Skip to content

Console Output

19:46:47 [2021-06-08T19:46:47.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh dynbinary test-integration
19:46:48 [2021-06-08T19:46:48.579Z] 
19:46:48 [2021-06-08T19:46:48.580Z] Removing bundles/
19:46:48 [2021-06-08T19:46:48.580Z] 
19:46:48 [2021-06-08T19:46:48.580Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:46:48 [2021-06-08T19:46:48.580Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:46:48 [2021-06-08T19:46:48.580Z] GOOS="" GOARCH="" GOARM=""
19:48:24 [2021-06-08T19:48:24.989Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:48:24 [2021-06-08T19:48:24.989Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:48:24 [2021-06-08T19:48:24.989Z] GOOS="" GOARCH="" GOARM=""
19:48:24 [2021-06-08T19:48:24.989Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:48:24 [2021-06-08T19:48:24.989Z] 
19:48:24 [2021-06-08T19:48:24.989Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:48:24 [2021-06-08T19:48:24.989Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:48:24 [2021-06-08T19:48:24.989Z] HOSTNAME=3755eb197eab
19:48:24 [2021-06-08T19:48:24.989Z] DEST=bundles/test-integration
19:48:24 [2021-06-08T19:48:24.989Z] PWD=/go/src/github.com/docker/docker
19:48:24 [2021-06-08T19:48:24.989Z] DOCKER_ROOTLESS=1
19:48:24 [2021-06-08T19:48:24.989Z] DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158
19:48:24 [2021-06-08T19:48:24.989Z] container=docker
19:48:24 [2021-06-08T19:48:24.989Z] HOME=/root
19:48:24 [2021-06-08T19:48:24.989Z] GOLANG_VERSION=1.13.15
19:48:24 [2021-06-08T19:48:24.989Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:48:24 [2021-06-08T19:48:24.989Z] VALIDATE_BRANCH=master
19:48:24 [2021-06-08T19:48:24.989Z] TERM=xterm
19:48:24 [2021-06-08T19:48:24.989Z] DOCKER_PKG=github.com/docker/docker
19:48:24 [2021-06-08T19:48:24.989Z] SHLVL=1
19:48:24 [2021-06-08T19:48:24.989Z] TIMEOUT=120m
19:48:24 [2021-06-08T19:48:24.989Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:48:24 [2021-06-08T19:48:24.989Z] DOCKER_GRAPHDRIVER=overlay2
19:48:24 [2021-06-08T19:48:24.989Z] GO111MODULE=off
19:48:24 [2021-06-08T19:48:24.989Z] DOCKER_EXPERIMENTAL=1
19:48:24 [2021-06-08T19:48:24.989Z] TEST_SKIP_INTEGRATION_CLI=1
19:48:24 [2021-06-08T19:48:24.989Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:48:24 [2021-06-08T19:48:24.989Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:48:24 [2021-06-08T19:48:24.989Z] GOPATH=/go
19:48:24 [2021-06-08T19:48:24.989Z] PKG_CONFIG=pkg-config
19:48:24 [2021-06-08T19:48:24.989Z] _=/usr/bin/env
19:48:24 [2021-06-08T19:48:24.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:48:51 [2021-06-08T19:48:51.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:48:51 [2021-06-08T19:48:51.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:49:13 [2021-06-08T19:49:13.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:49:25 [2021-06-08T19:49:25.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:49:26 [2021-06-08T19:49:26.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:49:27 [2021-06-08T19:49:27.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:49:28 [2021-06-08T19:49:28.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:49:28 [2021-06-08T19:49:28.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:49:30 [2021-06-08T19:49:30.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:49:33 [2021-06-08T19:49:33.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:49:34 [2021-06-08T19:49:34.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:49:36 [2021-06-08T19:49:36.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:49:36 [2021-06-08T19:49:36.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:49:38 [2021-06-08T19:49:38.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:49:39 [2021-06-08T19:49:39.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:49:40 [2021-06-08T19:49:40.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:49:41 [2021-06-08T19:49:41.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:49:43 [2021-06-08T19:49:43.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:49:44 [2021-06-08T19:49:44.049Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:49:44 [2021-06-08T19:49:44.049Z] Using test binary docker
19:49:44 [2021-06-08T19:49:44.049Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:49:44 [2021-06-08T19:49:44.049Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:49:44 [2021-06-08T19:49:44.049Z] INFO: Waiting for daemon to start...
19:49:44 [2021-06-08T19:49:44.049Z] Starting dockerd
19:49:48 [2021-06-08T19:49:48.218Z] .
19:49:48 [2021-06-08T19:49:48.218Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:49:48 [2021-06-08T19:49:48.218Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:49:48 [2021-06-08T19:49:48.218Z] Error: No such image: emptyfs
19:49:48 [2021-06-08T19:49:48.218Z] Running integration-test (iteration 1)
19:49:48 [2021-06-08T19:49:48.218Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:50:10 [2021-06-08T19:50:10.114Z] Loaded image: buildpack-deps:buster
19:50:10 [2021-06-08T19:50:10.114Z] Loaded image: busybox:latest
19:50:10 [2021-06-08T19:50:10.114Z] Loaded image: busybox:glibc
19:50:12 [2021-06-08T19:50:12.006Z] Loaded image: debian:bullseye
19:50:12 [2021-06-08T19:50:12.006Z] Loaded image: hello-world:latest
19:50:12 [2021-06-08T19:50:12.006Z] Loaded image: arm32v7/hello-world:latest
19:50:12 [2021-06-08T19:50:12.006Z] INFO: Testing against a local daemon
19:50:12 [2021-06-08T19:50:12.006Z] === RUN   TestCgroupNamespacesBuild
19:50:15 [2021-06-08T19:50:15.276Z] --- PASS: TestCgroupNamespacesBuild (2.85s)
19:50:15 [2021-06-08T19:50:15.276Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:50:17 [2021-06-08T19:50:17.168Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s)
19:50:17 [2021-06-08T19:50:17.168Z] === RUN   TestBuildWithSession
19:50:17 [2021-06-08T19:50:17.168Z] --- SKIP: TestBuildWithSession (0.00s)
19:50:17 [2021-06-08T19:50:17.168Z]     build_session_test.go:25: TODO: BuildKit
19:50:17 [2021-06-08T19:50:17.168Z] === RUN   TestBuildSquashParent
19:50:25 [2021-06-08T19:50:25.258Z] --- PASS: TestBuildSquashParent (7.88s)
19:50:25 [2021-06-08T19:50:25.258Z] === RUN   TestBuildWithRemoveAndForceRemove
19:50:25 [2021-06-08T19:50:25.258Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:50:25 [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:50:25 [2021-06-08T19:50:25.258Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:50:25 [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:50:25 [2021-06-08T19:50:25.258Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:50:25 [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:50:25 [2021-06-08T19:50:25.258Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:50:25 [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:50:25 [2021-06-08T19:50:25.258Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:50:25 [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:50:25 [2021-06-08T19:50:25.258Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:50:25 [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:50:25 [2021-06-08T19:50:25.258Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:50:25 [2021-06-08T19:50:25.258Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:50:28 [2021-06-08T19:50:28.528Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:50:28 [2021-06-08T19:50:28.528Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:50:29 [2021-06-08T19:50:29.898Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:50:31 [2021-06-08T19:50:31.266Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:50:33 [2021-06-08T19:50:33.159Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:50:33 [2021-06-08T19:50:33.159Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s)
19:50:33 [2021-06-08T19:50:33.159Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s)
19:50:33 [2021-06-08T19:50:33.159Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.75s)
19:50:33 [2021-06-08T19:50:33.159Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s)
19:50:33 [2021-06-08T19:50:33.159Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s)
19:50:33 [2021-06-08T19:50:33.159Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s)
19:50:33 [2021-06-08T19:50:33.159Z] === RUN   TestBuildMultiStageCopy
19:50:33 [2021-06-08T19:50:33.159Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:50:36 [2021-06-08T19:50:36.429Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:50:37 [2021-06-08T19:50:37.357Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:50:38 [2021-06-08T19:50:38.285Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:50:39 [2021-06-08T19:50:39.214Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:50:40 [2021-06-08T19:50:40.144Z] --- PASS: TestBuildMultiStageCopy (7.34s)
19:50:40 [2021-06-08T19:50:40.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
19:50:40 [2021-06-08T19:50:40.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s)
19:50:40 [2021-06-08T19:50:40.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
19:50:40 [2021-06-08T19:50:40.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
19:50:40 [2021-06-08T19:50:40.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
19:50:40 [2021-06-08T19:50:40.144Z] === RUN   TestBuildMultiStageParentConfig
19:50:45 [2021-06-08T19:50:45.392Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
19:50:45 [2021-06-08T19:50:45.392Z] === RUN   TestBuildLabelWithTargets
19:50:53 [2021-06-08T19:50:53.479Z] --- PASS: TestBuildLabelWithTargets (8.00s)
19:50:53 [2021-06-08T19:50:53.479Z] === RUN   TestBuildWithEmptyLayers
19:50:56 [2021-06-08T19:50:56.749Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
19:50:56 [2021-06-08T19:50:56.749Z] === RUN   TestBuildMultiStageOnBuild
19:51:02 [2021-06-08T19:51:02.080Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
19:51:02 [2021-06-08T19:51:02.080Z] === RUN   TestBuildUncleanTarFilenames
19:51:02 [2021-06-08T19:51:02.080Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
19:51:02 [2021-06-08T19:51:02.080Z] === RUN   TestBuildMultiStageLayerLeak
19:51:06 [2021-06-08T19:51:06.250Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s)
19:51:06 [2021-06-08T19:51:06.250Z] === RUN   TestBuildWithHugeFile
19:52:02 [2021-06-08T19:52:02.432Z] --- PASS: TestBuildWithHugeFile (52.37s)
19:52:02 [2021-06-08T19:52:02.433Z] === RUN   TestBuildWCOWSandboxSize
19:52:02 [2021-06-08T19:52:02.433Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s)
19:52:02 [2021-06-08T19:52:02.433Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:52:02 [2021-06-08T19:52:02.433Z] === RUN   TestBuildWithEmptyDockerfile
19:52:02 [2021-06-08T19:52:02.433Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:52:02 [2021-06-08T19:52:02.433Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:52:02 [2021-06-08T19:52:02.433Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:52:02 [2021-06-08T19:52:02.433Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:52:02 [2021-06-08T19:52:02.433Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:52:02 [2021-06-08T19:52:02.433Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:52:02 [2021-06-08T19:52:02.433Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:52:02 [2021-06-08T19:52:02.433Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:52:02 [2021-06-08T19:52:02.433Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:52:02 [2021-06-08T19:52:02.433Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
19:52:02 [2021-06-08T19:52:02.433Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
19:52:02 [2021-06-08T19:52:02.433Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
19:52:02 [2021-06-08T19:52:02.433Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
19:52:02 [2021-06-08T19:52:02.433Z] === RUN   TestBuildPreserveOwnership
19:52:02 [2021-06-08T19:52:02.433Z] === RUN   TestBuildPreserveOwnership/copy_from
19:52:05 [2021-06-08T19:52:05.701Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:52:09 [2021-06-08T19:52:09.871Z] --- PASS: TestBuildPreserveOwnership (10.23s)
19:52:09 [2021-06-08T19:52:09.871Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.22s)
19:52:09 [2021-06-08T19:52:09.871Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
19:52:09 [2021-06-08T19:52:09.871Z] === RUN   TestBuildPlatformInvalid
19:52:09 [2021-06-08T19:52:09.871Z] --- PASS: TestBuildPlatformInvalid (0.08s)
19:52:09 [2021-06-08T19:52:09.871Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:52:09 [2021-06-08T19:52:09.871Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
19:52:09 [2021-06-08T19:52:09.871Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
19:52:09 [2021-06-08T19:52:09.871Z] PASS
19:52:09 [2021-06-08T19:52:09.871Z] 
19:52:09 [2021-06-08T19:52:09.871Z] === Skipped
19:52:09 [2021-06-08T19:52:09.871Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:52:09 [2021-06-08T19:52:09.871Z]     build_session_test.go:25: TODO: BuildKit
19:52:09 [2021-06-08T19:52:09.871Z] 
19:52:09 [2021-06-08T19:52:09.871Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s)
19:52:09 [2021-06-08T19:52:09.871Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:52:09 [2021-06-08T19:52:09.871Z] 
19:52:09 [2021-06-08T19:52:09.871Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
19:52:09 [2021-06-08T19:52:09.871Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
19:52:09 [2021-06-08T19:52:09.871Z] 
19:52:09 [2021-06-08T19:52:09.871Z] 
19:52:09 [2021-06-08T19:52:09.871Z] DONE 34 tests, 3 skipped in 141.086s
19:52:09 [2021-06-08T19:52:09.871Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:52:09 [2021-06-08T19:52:09.871Z] INFO: Testing against a local daemon
19:52:09 [2021-06-08T19:52:09.871Z] === RUN   TestConfigInspect
19:52:09 [2021-06-08T19:52:09.871Z] --- SKIP: TestConfigInspect (0.02s)
19:52:09 [2021-06-08T19:52:09.871Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:09 [2021-06-08T19:52:09.871Z] === RUN   TestConfigList
19:52:09 [2021-06-08T19:52:09.871Z] --- SKIP: TestConfigList (0.01s)
19:52:09 [2021-06-08T19:52:09.871Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:09 [2021-06-08T19:52:09.871Z] === RUN   TestConfigsCreateAndDelete
19:52:09 [2021-06-08T19:52:09.871Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
19:52:09 [2021-06-08T19:52:09.871Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:09 [2021-06-08T19:52:09.871Z] === RUN   TestConfigsUpdate
19:52:09 [2021-06-08T19:52:09.871Z] --- SKIP: TestConfigsUpdate (0.02s)
19:52:09 [2021-06-08T19:52:09.871Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:09 [2021-06-08T19:52:09.871Z] === RUN   TestTemplatedConfig
19:52:09 [2021-06-08T19:52:09.871Z] --- SKIP: TestTemplatedConfig (0.00s)
19:52:09 [2021-06-08T19:52:09.871Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:09 [2021-06-08T19:52:09.871Z] === RUN   TestConfigCreateResolve
19:52:09 [2021-06-08T19:52:09.871Z] --- SKIP: TestConfigCreateResolve (0.01s)
19:52:09 [2021-06-08T19:52:09.871Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:09 [2021-06-08T19:52:09.871Z] === RUN   TestConfigDaemonLibtrustID
19:52:11 [2021-06-08T19:52:11.237Z] --- PASS: TestConfigDaemonLibtrustID (1.61s)
19:52:11 [2021-06-08T19:52:11.237Z] PASS
19:52:11 [2021-06-08T19:52:11.237Z] 
19:52:11 [2021-06-08T19:52:11.237Z] === Skipped
19:52:11 [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
19:52:11 [2021-06-08T19:52:11.237Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:11 [2021-06-08T19:52:11.237Z] 
19:52:11 [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
19:52:11 [2021-06-08T19:52:11.237Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:11 [2021-06-08T19:52:11.237Z] 
19:52:11 [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
19:52:11 [2021-06-08T19:52:11.237Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:11 [2021-06-08T19:52:11.237Z] 
19:52:11 [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
19:52:11 [2021-06-08T19:52:11.237Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:11 [2021-06-08T19:52:11.237Z] 
19:52:11 [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
19:52:11 [2021-06-08T19:52:11.237Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:11 [2021-06-08T19:52:11.237Z] 
19:52:11 [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
19:52:11 [2021-06-08T19:52:11.237Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:52:11 [2021-06-08T19:52:11.237Z] 
19:52:11 [2021-06-08T19:52:11.237Z] 
19:52:11 [2021-06-08T19:52:11.237Z] DONE 7 tests, 6 skipped in 1.809s
19:52:11 [2021-06-08T19:52:11.237Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:52:11 [2021-06-08T19:52:11.237Z] INFO: Testing against a local daemon
19:52:11 [2021-06-08T19:52:11.237Z] === RUN   TestCheckpoint
19:52:11 [2021-06-08T19:52:11.237Z] --- SKIP: TestCheckpoint (0.00s)
19:52:11 [2021-06-08T19:52:11.237Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:52:11 [2021-06-08T19:52:11.237Z] === RUN   TestContainerInvalidJSON
19:52:11 [2021-06-08T19:52:11.237Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:52:11 [2021-06-08T19:52:11.237Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:52:11 [2021-06-08T19:52:11.237Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:52:11 [2021-06-08T19:52:11.237Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:52:11 [2021-06-08T19:52:11.237Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:52:11 [2021-06-08T19:52:11.237Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:52:11 [2021-06-08T19:52:11.237Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:52:11 [2021-06-08T19:52:11.237Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:52:11 [2021-06-08T19:52:11.237Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:52:11 [2021-06-08T19:52:11.237Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:52:11 [2021-06-08T19:52:11.237Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:52:11 [2021-06-08T19:52:11.237Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:52:11 [2021-06-08T19:52:11.237Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:52:11 [2021-06-08T19:52:11.237Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:52:11 [2021-06-08T19:52:11.494Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
19:52:11 [2021-06-08T19:52:11.494Z] === RUN   TestCopyFromContainerPathIsNotDir
19:52:11 [2021-06-08T19:52:11.494Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:52:11 [2021-06-08T19:52:11.494Z] === RUN   TestCopyToContainerPathDoesNotExist
19:52:11 [2021-06-08T19:52:11.494Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
19:52:11 [2021-06-08T19:52:11.494Z] === RUN   TestCopyToContainerPathIsNotDir
19:52:11 [2021-06-08T19:52:11.494Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:52:11 [2021-06-08T19:52:11.494Z] === RUN   TestCopyFromContainer
19:52:15 [2021-06-08T19:52:15.665Z] === RUN   TestCopyFromContainer//
19:52:15 [2021-06-08T19:52:15.665Z] === RUN   TestCopyFromContainer//bar/root
19:52:15 [2021-06-08T19:52:15.665Z] === RUN   TestCopyFromContainer//bar/root/
19:52:15 [2021-06-08T19:52:15.665Z] === RUN   TestCopyFromContainer/bar/quux
19:52:15 [2021-06-08T19:52:15.665Z] === RUN   TestCopyFromContainer/bar/quux/
19:52:15 [2021-06-08T19:52:15.665Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:52:15 [2021-06-08T19:52:15.665Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:52:15 [2021-06-08T19:52:15.665Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:52:15 [2021-06-08T19:52:15.665Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:52:15 [2021-06-08T19:52:15.665Z] === RUN   TestCopyFromContainer/bar/notarget
19:52:15 [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer (4.29s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCopyFromContainer// (0.07s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:52:15 [2021-06-08T19:52:15.921Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:52:15 [2021-06-08T19:52:15.921Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:52:15 [2021-06-08T19:52:15.921Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:52:15 [2021-06-08T19:52:15.921Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:52:15 [2021-06-08T19:52:15.921Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:52:15 [2021-06-08T19:52:15.921Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:52:15 [2021-06-08T19:52:15.921Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateLinkToNonExistingContainer
19:52:15 [2021-06-08T19:52:15.921Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateWithInvalidEnv
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateWithInvalidEnv/0
19:52:15 [2021-06-08T19:52:15.921Z] === PAUSE TestCreateWithInvalidEnv/0
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateWithInvalidEnv/1
19:52:15 [2021-06-08T19:52:15.921Z] === PAUSE TestCreateWithInvalidEnv/1
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateWithInvalidEnv/2
19:52:15 [2021-06-08T19:52:15.921Z] === PAUSE TestCreateWithInvalidEnv/2
19:52:15 [2021-06-08T19:52:15.921Z] === CONT  TestCreateWithInvalidEnv/0
19:52:15 [2021-06-08T19:52:15.921Z] === CONT  TestCreateWithInvalidEnv/2
19:52:15 [2021-06-08T19:52:15.921Z] === CONT  TestCreateWithInvalidEnv/1
19:52:15 [2021-06-08T19:52:15.921Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:52:15 [2021-06-08T19:52:15.921Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateTmpfsMountsTarget
19:52:15 [2021-06-08T19:52:15.921Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:52:15 [2021-06-08T19:52:15.921Z] === RUN   TestCreateWithCustomMaskedPaths
19:52:17 [2021-06-08T19:52:17.813Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
19:52:17 [2021-06-08T19:52:17.813Z] === RUN   TestCreateWithCustomReadonlyPaths
19:52:20 [2021-06-08T19:52:20.333Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s)
19:52:20 [2021-06-08T19:52:20.333Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:52:20 [2021-06-08T19:52:20.333Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:52:20 [2021-06-08T19:52:20.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:52:20 [2021-06-08T19:52:20.333Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:52:20 [2021-06-08T19:52:20.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:52:20 [2021-06-08T19:52:20.333Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:52:20 [2021-06-08T19:52:20.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:52:20 [2021-06-08T19:52:20.333Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:52:20 [2021-06-08T19:52:20.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:52:20 [2021-06-08T19:52:20.333Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:52:20 [2021-06-08T19:52:20.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:52:20 [2021-06-08T19:52:20.333Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:52:20 [2021-06-08T19:52:20.333Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:52:20 [2021-06-08T19:52:20.333Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:52:20 [2021-06-08T19:52:20.333Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:52:20 [2021-06-08T19:52:20.333Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:52:20 [2021-06-08T19:52:20.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:52:20 [2021-06-08T19:52:20.333Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:52:20 [2021-06-08T19:52:20.333Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:52:20 [2021-06-08T19:52:20.333Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:52:20 [2021-06-08T19:52:20.333Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:52:20 [2021-06-08T19:52:20.333Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:52:20 [2021-06-08T19:52:20.333Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:52:20 [2021-06-08T19:52:20.589Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestCreateDifferentPlatform
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestCreateDifferentPlatform/different_os
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:52:20 [2021-06-08T19:52:20.589Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:52:20 [2021-06-08T19:52:20.589Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:52:20 [2021-06-08T19:52:20.589Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:52:20 [2021-06-08T19:52:20.589Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:52:20 [2021-06-08T19:52:20.589Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestContainerStartOnDaemonRestart
19:52:20 [2021-06-08T19:52:20.589Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
19:52:20 [2021-06-08T19:52:20.589Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestDaemonRestartIpcMode
19:52:20 [2021-06-08T19:52:20.589Z] === PAUSE TestDaemonRestartIpcMode
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestDaemonHostGatewayIP
19:52:20 [2021-06-08T19:52:20.589Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
19:52:20 [2021-06-08T19:52:20.589Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestRestartDaemonWithRestartingContainer
19:52:20 [2021-06-08T19:52:20.589Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestContainerKillOnDaemonStart
19:52:20 [2021-06-08T19:52:20.589Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:52:20 [2021-06-08T19:52:20.589Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
19:52:20 [2021-06-08T19:52:20.589Z] === RUN   TestDiff
19:52:21 [2021-06-08T19:52:21.518Z] --- PASS: TestDiff (0.66s)
19:52:21 [2021-06-08T19:52:21.518Z] === RUN   TestExecWithCloseStdin
19:52:22 [2021-06-08T19:52:22.449Z] --- PASS: TestExecWithCloseStdin (0.96s)
19:52:22 [2021-06-08T19:52:22.449Z] === RUN   TestExec
19:52:23 [2021-06-08T19:52:23.381Z] --- PASS: TestExec (0.96s)
19:52:23 [2021-06-08T19:52:23.381Z] === RUN   TestExecUser
19:52:24 [2021-06-08T19:52:24.311Z] --- PASS: TestExecUser (1.01s)
19:52:24 [2021-06-08T19:52:24.311Z] === RUN   TestExportContainerAndImportImage
19:52:25 [2021-06-08T19:52:25.241Z] --- PASS: TestExportContainerAndImportImage (0.93s)
19:52:25 [2021-06-08T19:52:25.241Z] === RUN   TestExportContainerAfterDaemonRestart
19:52:28 [2021-06-08T19:52:28.509Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s)
19:52:28 [2021-06-08T19:52:28.510Z] === RUN   TestHealthCheckWorkdir
19:52:29 [2021-06-08T19:52:29.877Z] --- PASS: TestHealthCheckWorkdir (1.46s)
19:52:29 [2021-06-08T19:52:29.877Z] === RUN   TestHealthKillContainer
19:52:33 [2021-06-08T19:52:33.148Z] --- PASS: TestHealthKillContainer (3.02s)
19:52:33 [2021-06-08T19:52:33.148Z] === RUN   TestInspectCpusetInConfigPre120
19:52:33 [2021-06-08T19:52:33.711Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
19:52:33 [2021-06-08T19:52:33.711Z] === RUN   TestIpcModeNone
19:52:34 [2021-06-08T19:52:34.641Z] --- PASS: TestIpcModeNone (1.03s)
19:52:34 [2021-06-08T19:52:34.641Z] === RUN   TestIpcModePrivate
19:52:35 [2021-06-08T19:52:35.571Z] --- PASS: TestIpcModePrivate (1.00s)
19:52:35 [2021-06-08T19:52:35.571Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
19:52:35 [2021-06-08T19:52:35.828Z] === RUN   TestIpcModeShareable
19:52:35 [2021-06-08T19:52:35.828Z] --- SKIP: TestIpcModeShareable (0.00s)
19:52:35 [2021-06-08T19:52:35.828Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:52:35 [2021-06-08T19:52:35.828Z] === RUN   TestAPIIpcModeShareableAndContainer
19:52:39 [2021-06-08T19:52:39.102Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s)
19:52:39 [2021-06-08T19:52:39.102Z] === RUN   TestAPIIpcModeHost
19:52:39 [2021-06-08T19:52:39.102Z] --- SKIP: TestAPIIpcModeHost (0.00s)
19:52:39 [2021-06-08T19:52:39.102Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:52:39 [2021-06-08T19:52:39.102Z] === RUN   TestDaemonIpcModeShareable
19:52:39 [2021-06-08T19:52:39.102Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
19:52:39 [2021-06-08T19:52:39.102Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:52:39 [2021-06-08T19:52:39.102Z] === RUN   TestDaemonIpcModePrivate
19:52:41 [2021-06-08T19:52:41.621Z] --- PASS: TestDaemonIpcModePrivate (2.70s)
19:52:41 [2021-06-08T19:52:41.621Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
19:52:41 [2021-06-08T19:52:41.621Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:52:41 [2021-06-08T19:52:41.621Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
19:52:41 [2021-06-08T19:52:41.621Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:52:41 [2021-06-08T19:52:41.621Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:52:41 [2021-06-08T19:52:41.621Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
19:52:41 [2021-06-08T19:52:41.621Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:52:41 [2021-06-08T19:52:41.621Z] === RUN   TestIpcModeOlderClient
19:52:41 [2021-06-08T19:52:41.621Z] === PAUSE TestIpcModeOlderClient
19:52:41 [2021-06-08T19:52:41.621Z] === RUN   TestKillContainerInvalidSignal
19:52:41 [2021-06-08T19:52:41.877Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
19:52:41 [2021-06-08T19:52:41.877Z] === RUN   TestKillContainer
19:52:41 [2021-06-08T19:52:41.877Z] === RUN   TestKillContainer/no_signal
19:52:42 [2021-06-08T19:52:42.806Z] === RUN   TestKillContainer/non_killing_signal
19:52:43 [2021-06-08T19:52:43.063Z] === RUN   TestKillContainer/killing_signal
19:52:43 [2021-06-08T19:52:43.994Z] --- PASS: TestKillContainer (2.08s)
19:52:43 [2021-06-08T19:52:43.994Z]     --- PASS: TestKillContainer/no_signal (0.65s)
19:52:43 [2021-06-08T19:52:43.994Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
19:52:43 [2021-06-08T19:52:43.994Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
19:52:43 [2021-06-08T19:52:43.994Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:52:43 [2021-06-08T19:52:43.994Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:52:44 [2021-06-08T19:52:44.923Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:52:45 [2021-06-08T19:52:45.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
19:52:45 [2021-06-08T19:52:45.486Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s)
19:52:45 [2021-06-08T19:52:45.486Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
19:52:45 [2021-06-08T19:52:45.486Z] === RUN   TestKillStoppedContainer
19:52:45 [2021-06-08T19:52:45.486Z] --- PASS: TestKillStoppedContainer (0.07s)
19:52:45 [2021-06-08T19:52:45.486Z] === RUN   TestKillStoppedContainerAPIPre120
19:52:45 [2021-06-08T19:52:45.486Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
19:52:45 [2021-06-08T19:52:45.486Z] === RUN   TestKillDifferentUserContainer
19:52:46 [2021-06-08T19:52:46.416Z] --- PASS: TestKillDifferentUserContainer (0.68s)
19:52:46 [2021-06-08T19:52:46.416Z] === RUN   TestInspectOomKilledTrue
19:52:46 [2021-06-08T19:52:46.417Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:52:46 [2021-06-08T19:52:46.417Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
19:52:46 [2021-06-08T19:52:46.417Z] === RUN   TestInspectOomKilledFalse
19:52:46 [2021-06-08T19:52:46.417Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:52:46 [2021-06-08T19:52:46.417Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:52:46 [2021-06-08T19:52:46.417Z] === RUN   TestLinksEtcHostsContentMatch
19:52:46 [2021-06-08T19:52:46.417Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
19:52:46 [2021-06-08T19:52:46.417Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:52:46 [2021-06-08T19:52:46.417Z] === RUN   TestLinksContainerNames
19:52:47 [2021-06-08T19:52:47.785Z] --- PASS: TestLinksContainerNames (1.36s)
19:52:47 [2021-06-08T19:52:47.785Z] === RUN   TestLogsFollowTailEmpty
19:52:48 [2021-06-08T19:52:48.348Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
19:52:48 [2021-06-08T19:52:48.348Z] === RUN   TestContainerNetworkMountsNoChown
19:52:48 [2021-06-08T19:52:48.911Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/default
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/default
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/private
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/private
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rprivate
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rprivate
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/slave
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/slave
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rslave
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rslave
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/shared
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/shared
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rshared
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rshared
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/default
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/default/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/rslave
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/default/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/rshared
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/shared
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/rprivate
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/slave
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/private
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/private/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/private/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/default/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/default/mount_root
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:52:48 [2021-06-08T19:52:48.911Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/private/bind_root
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:52:49 [2021-06-08T19:52:49.168Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:52:49 [2021-06-08T19:52:49.424Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:52:49 [2021-06-08T19:52:49.424Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:52:49 [2021-06-08T19:52:49.424Z] === CONT  TestMountDaemonRoot/private/mount_root
19:52:49 [2021-06-08T19:52:49.424Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:52:49 [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:52:49 [2021-06-08T19:52:49.424Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:52:49 [2021-06-08T19:52:49.424Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
19:52:49 [2021-06-08T19:52:49.424Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:52:49 [2021-06-08T19:52:49.424Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:52:49 [2021-06-08T19:52:49.424Z] === RUN   TestContainerBindMountNonRecursive
19:52:49 [2021-06-08T19:52:49.424Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
19:52:49 [2021-06-08T19:52:49.424Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
19:52:49 [2021-06-08T19:52:49.424Z] === RUN   TestContainerVolumesMountedAsShared
19:52:49 [2021-06-08T19:52:49.424Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
19:52:49 [2021-06-08T19:52:49.424Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
19:52:49 [2021-06-08T19:52:49.424Z] === RUN   TestContainerVolumesMountedAsSlave
19:52:49 [2021-06-08T19:52:49.424Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
19:52:49 [2021-06-08T19:52:49.424Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
19:52:49 [2021-06-08T19:52:49.424Z] === RUN   TestNetworkNat
19:52:50 [2021-06-08T19:52:50.377Z] --- PASS: TestNetworkNat (0.83s)
19:52:50 [2021-06-08T19:52:50.377Z] === RUN   TestNetworkLocalhostTCPNat
19:52:51 [2021-06-08T19:52:51.011Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
19:52:51 [2021-06-08T19:52:51.011Z] === RUN   TestNetworkLoopbackNat
19:52:54 [2021-06-08T19:52:54.285Z] --- PASS: TestNetworkLoopbackNat (3.12s)
19:52:54 [2021-06-08T19:52:54.285Z] === RUN   TestPause
19:52:54 [2021-06-08T19:52:54.285Z] --- SKIP: TestPause (0.00s)
19:52:54 [2021-06-08T19:52:54.285Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
19:52:54 [2021-06-08T19:52:54.285Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:52:54 [2021-06-08T19:52:54.285Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:52:54 [2021-06-08T19:52:54.285Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:52:54 [2021-06-08T19:52:54.285Z] === RUN   TestPauseStopPausedContainer
19:52:54 [2021-06-08T19:52:54.285Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
19:52:54 [2021-06-08T19:52:54.285Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
19:52:54 [2021-06-08T19:52:54.285Z] === RUN   TestPidHost
19:52:56 [2021-06-08T19:52:56.177Z] --- PASS: TestPidHost (2.04s)
19:52:56 [2021-06-08T19:52:56.177Z] === RUN   TestPsFilter
19:52:56 [2021-06-08T19:52:56.177Z] --- PASS: TestPsFilter (0.12s)
19:52:56 [2021-06-08T19:52:56.177Z] === RUN   TestRemoveContainerWithRemovedVolume
19:52:57 [2021-06-08T19:52:57.106Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
19:52:57 [2021-06-08T19:52:57.106Z] === RUN   TestRemoveContainerWithVolume
19:52:57 [2021-06-08T19:52:57.668Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
19:52:57 [2021-06-08T19:52:57.668Z] === RUN   TestRemoveContainerRunning
19:52:58 [2021-06-08T19:52:58.236Z] --- PASS: TestRemoveContainerRunning (0.69s)
19:52:58 [2021-06-08T19:52:58.236Z] === RUN   TestRemoveContainerForceRemoveRunning
19:52:59 [2021-06-08T19:52:59.166Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
19:52:59 [2021-06-08T19:52:59.166Z] === RUN   TestRemoveInvalidContainer
19:52:59 [2021-06-08T19:52:59.166Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:52:59 [2021-06-08T19:52:59.166Z] === RUN   TestRenameLinkedContainer
19:53:01 [2021-06-08T19:53:01.686Z] --- PASS: TestRenameLinkedContainer (2.77s)
19:53:01 [2021-06-08T19:53:01.686Z] === RUN   TestRenameStoppedContainer
19:53:02 [2021-06-08T19:53:02.615Z] --- PASS: TestRenameStoppedContainer (0.66s)
19:53:02 [2021-06-08T19:53:02.616Z] === RUN   TestRenameRunningContainerAndReuse
19:53:03 [2021-06-08T19:53:03.984Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s)
19:53:03 [2021-06-08T19:53:03.984Z] === RUN   TestRenameInvalidName
19:53:04 [2021-06-08T19:53:04.547Z] --- PASS: TestRenameInvalidName (0.69s)
19:53:04 [2021-06-08T19:53:04.547Z] === RUN   TestRenameAnonymousContainer
19:53:07 [2021-06-08T19:53:07.066Z] --- PASS: TestRenameAnonymousContainer (2.35s)
19:53:07 [2021-06-08T19:53:07.066Z] === RUN   TestRenameContainerWithSameName
19:53:07 [2021-06-08T19:53:07.629Z] --- PASS: TestRenameContainerWithSameName (0.70s)
19:53:07 [2021-06-08T19:53:07.629Z] === RUN   TestRenameContainerWithLinkedContainer
19:53:08 [2021-06-08T19:53:08.996Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s)
19:53:08 [2021-06-08T19:53:08.996Z] === RUN   TestResize
19:53:09 [2021-06-08T19:53:09.559Z] --- PASS: TestResize (0.69s)
19:53:09 [2021-06-08T19:53:09.559Z] === RUN   TestResizeWithInvalidSize
19:53:10 [2021-06-08T19:53:10.489Z] --- PASS: TestResizeWithInvalidSize (0.69s)
19:53:10 [2021-06-08T19:53:10.489Z] === RUN   TestResizeWhenContainerNotStarted
19:53:11 [2021-06-08T19:53:11.052Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
19:53:11 [2021-06-08T19:53:11.052Z] === RUN   TestDaemonRestartKillContainers
19:53:11 [2021-06-08T19:53:11.052Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:53:11 [2021-06-08T19:53:11.052Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
19:53:11 [2021-06-08T19:53:11.052Z] === RUN   TestCgroupNamespacesRun
19:53:13 [2021-06-08T19:53:13.571Z] --- PASS: TestCgroupNamespacesRun (2.67s)
19:53:13 [2021-06-08T19:53:13.571Z] === RUN   TestCgroupNamespacesRunPrivileged
19:53:16 [2021-06-08T19:53:16.089Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.22s)
19:53:16 [2021-06-08T19:53:16.089Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:53:18 [2021-06-08T19:53:18.611Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.85s)
19:53:18 [2021-06-08T19:53:18.611Z] === RUN   TestCgroupNamespacesRunHostMode
19:53:21 [2021-06-08T19:53:21.881Z] --- PASS: TestCgroupNamespacesRunHostMode (2.71s)
19:53:21 [2021-06-08T19:53:21.881Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:53:24 [2021-06-08T19:53:24.407Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.69s)
19:53:24 [2021-06-08T19:53:24.407Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:53:26 [2021-06-08T19:53:26.298Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.20s)
19:53:26 [2021-06-08T19:53:26.298Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:53:28 [2021-06-08T19:53:28.188Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
19:53:28 [2021-06-08T19:53:28.188Z] === RUN   TestCgroupNamespacesRunOlderClient
19:53:30 [2021-06-08T19:53:30.707Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.65s)
19:53:30 [2021-06-08T19:53:30.707Z] === RUN   TestNISDomainname
19:53:30 [2021-06-08T19:53:30.707Z] --- SKIP: TestNISDomainname (0.01s)
19:53:30 [2021-06-08T19:53:30.707Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:53:30 [2021-06-08T19:53:30.707Z] === RUN   TestHostnameDnsResolution
19:53:32 [2021-06-08T19:53:32.076Z] --- PASS: TestHostnameDnsResolution (1.22s)
19:53:32 [2021-06-08T19:53:32.076Z] === RUN   TestStats
19:53:32 [2021-06-08T19:53:32.076Z] --- SKIP: TestStats (0.00s)
19:53:32 [2021-06-08T19:53:32.076Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:32 [2021-06-08T19:53:32.076Z] === RUN   TestStopContainerWithTimeout
19:53:32 [2021-06-08T19:53:32.076Z] === RUN   TestStopContainerWithTimeout/0
19:53:32 [2021-06-08T19:53:32.076Z] === PAUSE TestStopContainerWithTimeout/0
19:53:32 [2021-06-08T19:53:32.076Z] === RUN   TestStopContainerWithTimeout/1
19:53:32 [2021-06-08T19:53:32.076Z] === PAUSE TestStopContainerWithTimeout/1
19:53:32 [2021-06-08T19:53:32.076Z] === RUN   TestStopContainerWithTimeout/3
19:53:32 [2021-06-08T19:53:32.076Z] === PAUSE TestStopContainerWithTimeout/3
19:53:32 [2021-06-08T19:53:32.076Z] === RUN   TestStopContainerWithTimeout/-1
19:53:32 [2021-06-08T19:53:32.076Z] === PAUSE TestStopContainerWithTimeout/-1
19:53:32 [2021-06-08T19:53:32.076Z] === CONT  TestStopContainerWithTimeout/0
19:53:32 [2021-06-08T19:53:32.076Z] === CONT  TestStopContainerWithTimeout/3
19:53:33 [2021-06-08T19:53:33.006Z] === CONT  TestStopContainerWithTimeout/-1
19:53:34 [2021-06-08T19:53:34.902Z] === CONT  TestStopContainerWithTimeout/1
19:53:36 [2021-06-08T19:53:36.793Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:53:36 [2021-06-08T19:53:36.793Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
19:53:36 [2021-06-08T19:53:36.793Z]     --- PASS: TestStopContainerWithTimeout/3 (3.00s)
19:53:36 [2021-06-08T19:53:36.793Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
19:53:36 [2021-06-08T19:53:36.793Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
19:53:36 [2021-06-08T19:53:36.793Z] === RUN   TestDeleteDevicemapper
19:53:36 [2021-06-08T19:53:36.793Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:53:36 [2021-06-08T19:53:36.793Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:53:36 [2021-06-08T19:53:36.793Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:53:39 [2021-06-08T19:53:39.313Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s)
19:53:39 [2021-06-08T19:53:39.313Z] === RUN   TestUpdateMemory
19:53:39 [2021-06-08T19:53:39.313Z] --- SKIP: TestUpdateMemory (0.00s)
19:53:39 [2021-06-08T19:53:39.313Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:39 [2021-06-08T19:53:39.313Z] === RUN   TestUpdateCPUQuota
19:53:39 [2021-06-08T19:53:39.313Z] --- SKIP: TestUpdateCPUQuota (0.00s)
19:53:39 [2021-06-08T19:53:39.313Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:39 [2021-06-08T19:53:39.313Z] === RUN   TestUpdatePidsLimit
19:53:39 [2021-06-08T19:53:39.313Z] --- SKIP: TestUpdatePidsLimit (0.00s)
19:53:39 [2021-06-08T19:53:39.313Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:39 [2021-06-08T19:53:39.313Z] === RUN   TestUpdateRestartPolicy
19:53:51 [2021-06-08T19:53:51.491Z] --- PASS: TestUpdateRestartPolicy (12.43s)
19:53:51 [2021-06-08T19:53:51.491Z] === RUN   TestUpdateRestartWithAutoRemove
19:53:52 [2021-06-08T19:53:52.055Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s)
19:53:52 [2021-06-08T19:53:52.055Z] === RUN   TestWaitNonBlocked
19:53:52 [2021-06-08T19:53:52.055Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:53:52 [2021-06-08T19:53:52.055Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:53:52 [2021-06-08T19:53:52.055Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:53:52 [2021-06-08T19:53:52.055Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:53:52 [2021-06-08T19:53:52.055Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:53:52 [2021-06-08T19:53:52.055Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:53:53 [2021-06-08T19:53:53.428Z] --- PASS: TestWaitNonBlocked (0.01s)
19:53:53 [2021-06-08T19:53:53.428Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
19:53:53 [2021-06-08T19:53:53.428Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
19:53:53 [2021-06-08T19:53:53.428Z] === RUN   TestWaitBlocked
19:53:53 [2021-06-08T19:53:53.428Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:53:53 [2021-06-08T19:53:53.428Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:53:53 [2021-06-08T19:53:53.428Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:53:53 [2021-06-08T19:53:53.428Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:53:53 [2021-06-08T19:53:53.428Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:53:53 [2021-06-08T19:53:53.428Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:53:54 [2021-06-08T19:53:54.359Z] --- PASS: TestWaitBlocked (0.01s)
19:53:54 [2021-06-08T19:53:54.359Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s)
19:53:54 [2021-06-08T19:53:54.359Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s)
19:53:54 [2021-06-08T19:53:54.359Z] === CONT  TestDaemonRestartIpcMode
19:53:54 [2021-06-08T19:53:54.359Z] === CONT  TestIpcModeOlderClient
19:53:54 [2021-06-08T19:53:54.359Z] --- PASS: TestIpcModeOlderClient (0.08s)
19:53:54 [2021-06-08T19:53:54.359Z] === CONT  TestRestartDaemonWithRestartingContainer
19:53:59 [2021-06-08T19:53:59.636Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.01s)
19:53:59 [2021-06-08T19:53:59.896Z] --- PASS: TestDaemonRestartIpcMode (5.69s)
19:53:59 [2021-06-08T19:53:59.896Z] PASS
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === Skipped
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
19:53:59 [2021-06-08T19:53:59.896Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestPause (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
19:53:59 [2021-06-08T19:53:59.896Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
19:53:59 [2021-06-08T19:53:59.896Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestStats (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
19:53:59 [2021-06-08T19:53:59.896Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] 
19:53:59 [2021-06-08T19:53:59.896Z] DONE 177 tests, 25 skipped in 108.853s
19:53:59 [2021-06-08T19:53:59.896Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:54:00 [2021-06-08T19:54:00.153Z] INFO: Testing against a local daemon
19:54:00 [2021-06-08T19:54:00.153Z] === RUN   TestCommitInheritsEnv
19:54:02 [2021-06-08T19:54:02.676Z] --- PASS: TestCommitInheritsEnv (1.98s)
19:54:02 [2021-06-08T19:54:02.676Z] === RUN   TestImportExtremelyLargeImageWorks
19:54:02 [2021-06-08T19:54:02.676Z] === PAUSE TestImportExtremelyLargeImageWorks
19:54:02 [2021-06-08T19:54:02.676Z] === RUN   TestImagesFilterMultiReference
19:54:02 [2021-06-08T19:54:02.676Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:54:02 [2021-06-08T19:54:02.676Z] === RUN   TestImagePullPlatformInvalid
19:54:02 [2021-06-08T19:54:02.676Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:54:02 [2021-06-08T19:54:02.676Z] === RUN   TestRemoveImageOrphaning
19:54:04 [2021-06-08T19:54:04.566Z] --- PASS: TestRemoveImageOrphaning (1.92s)
19:54:04 [2021-06-08T19:54:04.566Z] === RUN   TestRemoveImageGarbageCollector
19:54:04 [2021-06-08T19:54:04.566Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:54:04 [2021-06-08T19:54:04.566Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:54:04 [2021-06-08T19:54:04.566Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:54:04 [2021-06-08T19:54:04.566Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:54:04 [2021-06-08T19:54:04.566Z] === RUN   TestTagInvalidReference
19:54:04 [2021-06-08T19:54:04.566Z] --- PASS: TestTagInvalidReference (0.01s)
19:54:04 [2021-06-08T19:54:04.566Z] === RUN   TestTagValidPrefixedRepo
19:54:04 [2021-06-08T19:54:04.566Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:54:04 [2021-06-08T19:54:04.566Z] === RUN   TestTagExistedNameWithoutForce
19:54:04 [2021-06-08T19:54:04.566Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:54:04 [2021-06-08T19:54:04.566Z] === RUN   TestTagOfficialNames
19:54:04 [2021-06-08T19:54:04.566Z] --- PASS: TestTagOfficialNames (0.07s)
19:54:04 [2021-06-08T19:54:04.566Z] === RUN   TestTagMatchesDigest
19:54:04 [2021-06-08T19:54:04.566Z] --- PASS: TestTagMatchesDigest (0.01s)
19:54:04 [2021-06-08T19:54:04.566Z] === CONT  TestImportExtremelyLargeImageWorks
19:55:55 [2021-06-08T19:55:55.968Z] --- PASS: TestImportExtremelyLargeImageWorks (102.20s)
19:55:55 [2021-06-08T19:55:55.968Z] PASS
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === Skipped
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] DONE 12 tests, 1 skipped in 106.590s
19:55:55 [2021-06-08T19:55:55.968Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:55:55 [2021-06-08T19:55:55.968Z] INFO: Testing against a local daemon
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestNetworkCreateDelete
19:55:55 [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkCreateDelete (0.15s)
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDockerNetworkDeletePreferID
19:55:55 [2021-06-08T19:55:55.968Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDaemonDNSFallback
19:55:55 [2021-06-08T19:55:55.968Z] --- PASS: TestDaemonDNSFallback (7.64s)
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestInspectNetwork
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestInspectNetwork (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestRunContainerWithBridgeNone
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestNetworkInvalidJSON
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestNetworkInvalidJSON//networks/create
19:55:55 [2021-06-08T19:55:55.968Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:55:55 [2021-06-08T19:55:55.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:55:55 [2021-06-08T19:55:55.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:55:55 [2021-06-08T19:55:55.968Z] === CONT  TestNetworkInvalidJSON//networks/create
19:55:55 [2021-06-08T19:55:55.968Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:55:55 [2021-06-08T19:55:55.968Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:55:55 [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:55:55 [2021-06-08T19:55:55.968Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestNetworkList
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestNetworkList//networks
19:55:55 [2021-06-08T19:55:55.968Z] === PAUSE TestNetworkList//networks
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestNetworkList//networks/
19:55:55 [2021-06-08T19:55:55.968Z] === PAUSE TestNetworkList//networks/
19:55:55 [2021-06-08T19:55:55.968Z] === CONT  TestNetworkList//networks
19:55:55 [2021-06-08T19:55:55.968Z] === CONT  TestNetworkList//networks/
19:55:55 [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkList (0.01s)
19:55:55 [2021-06-08T19:55:55.968Z]     --- PASS: TestNetworkList//networks (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestHostIPv4BridgeLabel
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDaemonRestartWithLiveRestore
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDaemonDefaultNetworkPools
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDaemonRestartWithExistingNetwork
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestServiceWithPredefinedNetwork
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:242: FLAKY_TEST
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestServiceWithDataPathPortInit
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:55:55 [2021-06-08T19:55:55.968Z] PASS
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === Skipped
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:242: FLAKY_TEST
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] DONE 22 tests, 12 skipped in 8.353s
19:55:55 [2021-06-08T19:55:55.968Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:55:55 [2021-06-08T19:55:55.968Z] INFO: Testing against a local daemon
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDockerNetworkIpvlanPersistance
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDockerNetworkIpvlan
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:55:55 [2021-06-08T19:55:55.968Z] PASS
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === Skipped
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] DONE 2 tests, 2 skipped in 0.125s
19:55:55 [2021-06-08T19:55:55.968Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:55:55 [2021-06-08T19:55:55.968Z] INFO: Testing against a local daemon
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDockerNetworkMacvlanPersistance
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestDockerNetworkMacvlan
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] PASS
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === Skipped
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] DONE 2 tests, 2 skipped in 0.121s
19:55:55 [2021-06-08T19:55:55.968Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:55:55 [2021-06-08T19:55:55.968Z] testing: warning: no tests to run
19:55:55 [2021-06-08T19:55:55.968Z] PASS
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] DONE 0 tests in 0.024s
19:55:55 [2021-06-08T19:55:55.968Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:55:55 [2021-06-08T19:55:55.968Z] INFO: Testing against a local daemon
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginAllowRequest
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginTLS
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginTLS (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginDenyRequest
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginAPIDenyResponse
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginDenyResponse
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginAllowEventStream
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginErrorResponse
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginErrorRequest
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginHeader
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginHeader (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginV2Disable
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:55:55 [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] PASS
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === Skipped
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
19:55:55 [2021-06-08T19:55:55.968Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.968Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
19:55:55 [2021-06-08T19:55:55.969Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
19:55:55 [2021-06-08T19:55:55.969Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
19:55:55 [2021-06-08T19:55:55.969Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
19:55:55 [2021-06-08T19:55:55.969Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
19:55:55 [2021-06-08T19:55:55.969Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] DONE 17 tests, 17 skipped in 0.399s
19:55:55 [2021-06-08T19:55:55.969Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:55:55 [2021-06-08T19:55:55.969Z] INFO: Testing against a local daemon
19:55:55 [2021-06-08T19:55:55.969Z] === RUN   TestPluginInvalidJSON
19:55:55 [2021-06-08T19:55:55.969Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:55:55 [2021-06-08T19:55:55.969Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:55:55 [2021-06-08T19:55:55.969Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:55:55 [2021-06-08T19:55:55.969Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:55:55 [2021-06-08T19:55:55.969Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z] === RUN   TestPluginInstall
19:55:55 [2021-06-08T19:55:55.969Z] --- SKIP: TestPluginInstall (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] === RUN   TestPluginsWithRuntimes
19:55:55 [2021-06-08T19:55:55.969Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
19:55:55 [2021-06-08T19:55:55.969Z] === RUN   TestPluginBackCompatMediaTypes
19:55:55 [2021-06-08T19:55:55.969Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
19:55:55 [2021-06-08T19:55:55.969Z] PASS
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === Skipped
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
19:55:55 [2021-06-08T19:55:55.969Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] 
19:55:55 [2021-06-08T19:55:55.969Z] DONE 5 tests, 3 skipped in 0.160s
19:55:55 [2021-06-08T19:55:55.969Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:55:55 [2021-06-08T19:55:55.969Z] INFO: Testing against a local daemon
19:55:55 [2021-06-08T19:55:55.969Z] === RUN   TestExternalGraphDriver
19:55:55 [2021-06-08T19:55:55.969Z] --- SKIP: TestExternalGraphDriver (0.07s)
19:55:55 [2021-06-08T19:55:55.969Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:55:55 [2021-06-08T19:55:55.969Z] === RUN   TestGraphdriverPluginV2
19:56:02 [2021-06-08T19:56:02.509Z] --- PASS: TestGraphdriverPluginV2 (6.21s)
19:56:02 [2021-06-08T19:56:02.509Z] PASS
19:56:02 [2021-06-08T19:56:02.509Z] 
19:56:02 [2021-06-08T19:56:02.509Z] === Skipped
19:56:02 [2021-06-08T19:56:02.509Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
19:56:02 [2021-06-08T19:56:02.509Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:56:02 [2021-06-08T19:56:02.509Z] 
19:56:02 [2021-06-08T19:56:02.509Z] 
19:56:02 [2021-06-08T19:56:02.509Z] DONE 2 tests, 1 skipped in 6.390s
19:56:02 [2021-06-08T19:56:02.509Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:56:02 [2021-06-08T19:56:02.509Z] INFO: Testing against a local daemon
19:56:02 [2021-06-08T19:56:02.509Z] === RUN   TestContinueAfterPluginCrash
19:56:02 [2021-06-08T19:56:02.509Z] === PAUSE TestContinueAfterPluginCrash
19:56:02 [2021-06-08T19:56:02.509Z] === RUN   TestReadPluginNoRead
19:56:02 [2021-06-08T19:56:02.509Z] === PAUSE TestReadPluginNoRead
19:56:02 [2021-06-08T19:56:02.509Z] === RUN   TestDaemonStartWithLogOpt
19:56:02 [2021-06-08T19:56:02.509Z] === PAUSE TestDaemonStartWithLogOpt
19:56:02 [2021-06-08T19:56:02.509Z] === CONT  TestContinueAfterPluginCrash
19:56:02 [2021-06-08T19:56:02.509Z] === CONT  TestDaemonStartWithLogOpt
19:56:10 [2021-06-08T19:56:10.601Z] --- PASS: TestDaemonStartWithLogOpt (6.80s)
19:56:10 [2021-06-08T19:56:10.601Z] === CONT  TestReadPluginNoRead
19:56:13 [2021-06-08T19:56:13.121Z] === RUN   TestReadPluginNoRead/default
19:56:13 [2021-06-08T19:56:13.121Z] --- PASS: TestContinueAfterPluginCrash (10.73s)
19:56:15 [2021-06-08T19:56:15.639Z] === RUN   TestReadPluginNoRead/disabled_caching
19:56:18 [2021-06-08T19:56:18.157Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:56:20 [2021-06-08T19:56:20.674Z] --- PASS: TestReadPluginNoRead (11.36s)
19:56:20 [2021-06-08T19:56:20.674Z]     --- PASS: TestReadPluginNoRead/default (2.59s)
19:56:20 [2021-06-08T19:56:20.674Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.55s)
19:56:20 [2021-06-08T19:56:20.674Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.56s)
19:56:20 [2021-06-08T19:56:20.674Z]     read_test.go:92: [d72da9e711060] daemon is not started
19:56:20 [2021-06-08T19:56:20.674Z] PASS
19:56:20 [2021-06-08T19:56:20.674Z] 
19:56:20 [2021-06-08T19:56:20.674Z] DONE 6 tests in 18.281s
19:56:20 [2021-06-08T19:56:20.674Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:56:20 [2021-06-08T19:56:20.674Z] testing: warning: no tests to run
19:56:20 [2021-06-08T19:56:20.674Z] PASS
19:56:20 [2021-06-08T19:56:20.674Z] 
19:56:20 [2021-06-08T19:56:20.674Z] DONE 0 tests in 0.047s
19:56:20 [2021-06-08T19:56:20.674Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:56:20 [2021-06-08T19:56:20.674Z] INFO: Testing against a local daemon
19:56:20 [2021-06-08T19:56:20.674Z] === RUN   TestPluginWithDevMounts
19:56:20 [2021-06-08T19:56:20.674Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:56:20 [2021-06-08T19:56:20.674Z]     mounts_test.go:21: (*Execution).IsRootless-fm
19:56:20 [2021-06-08T19:56:20.674Z] PASS
19:56:20 [2021-06-08T19:56:20.674Z] 
19:56:20 [2021-06-08T19:56:20.674Z] === Skipped
19:56:20 [2021-06-08T19:56:20.674Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
19:56:20 [2021-06-08T19:56:20.674Z]     mounts_test.go:21: (*Execution).IsRootless-fm
19:56:20 [2021-06-08T19:56:20.674Z] 
19:56:20 [2021-06-08T19:56:20.674Z] 
19:56:20 [2021-06-08T19:56:20.674Z] DONE 1 tests, 1 skipped in 0.126s
19:56:20 [2021-06-08T19:56:20.674Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:56:20 [2021-06-08T19:56:20.931Z] INFO: Testing against a local daemon
19:56:20 [2021-06-08T19:56:20.931Z] === RUN   TestSecretInspect
19:56:20 [2021-06-08T19:56:20.931Z] --- SKIP: TestSecretInspect (0.01s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] === RUN   TestSecretList
19:56:20 [2021-06-08T19:56:20.931Z] --- SKIP: TestSecretList (0.02s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] === RUN   TestSecretsCreateAndDelete
19:56:20 [2021-06-08T19:56:20.931Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] === RUN   TestSecretsUpdate
19:56:20 [2021-06-08T19:56:20.931Z] --- SKIP: TestSecretsUpdate (0.02s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] === RUN   TestTemplatedSecret
19:56:20 [2021-06-08T19:56:20.931Z] --- SKIP: TestTemplatedSecret (0.00s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] === RUN   TestSecretCreateResolve
19:56:20 [2021-06-08T19:56:20.931Z] --- SKIP: TestSecretCreateResolve (0.01s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] PASS
19:56:20 [2021-06-08T19:56:20.931Z] 
19:56:20 [2021-06-08T19:56:20.931Z] === Skipped
19:56:20 [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] 
19:56:20 [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] 
19:56:20 [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] 
19:56:20 [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] 
19:56:20 [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] 
19:56:20 [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
19:56:20 [2021-06-08T19:56:20.931Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:20 [2021-06-08T19:56:20.931Z] 
19:56:20 [2021-06-08T19:56:20.931Z] 
19:56:20 [2021-06-08T19:56:20.931Z] DONE 6 tests, 6 skipped in 0.189s
19:56:20 [2021-06-08T19:56:20.931Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:56:21 [2021-06-08T19:56:21.188Z] INFO: Testing against a local daemon
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestServiceCreateInit
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:56:21 [2021-06-08T19:56:21.188Z] --- PASS: TestServiceCreateInit (0.02s)
19:56:21 [2021-06-08T19:56:21.188Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:56:21 [2021-06-08T19:56:21.188Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:56:21 [2021-06-08T19:56:21.188Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestCreateServiceMultipleTimes
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
19:56:21 [2021-06-08T19:56:21.188Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestCreateServiceConflict
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceConflict (0.01s)
19:56:21 [2021-06-08T19:56:21.188Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestCreateServiceMaxReplicas
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
19:56:21 [2021-06-08T19:56:21.188Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestCreateWithDuplicateNetworkNames
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
19:56:21 [2021-06-08T19:56:21.188Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestCreateServiceSecretFileMode
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
19:56:21 [2021-06-08T19:56:21.188Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestCreateServiceConfigFileMode
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
19:56:21 [2021-06-08T19:56:21.188Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestCreateServiceSysctls
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceSysctls (0.02s)
19:56:21 [2021-06-08T19:56:21.188Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestCreateServiceCapabilities
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
19:56:21 [2021-06-08T19:56:21.188Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestInspect
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestInspect (0.01s)
19:56:21 [2021-06-08T19:56:21.188Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestCreateJob
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateJob (0.01s)
19:56:21 [2021-06-08T19:56:21.188Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestReplicatedJob
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestReplicatedJob (0.01s)
19:56:21 [2021-06-08T19:56:21.188Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestUpdateReplicatedJob
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
19:56:21 [2021-06-08T19:56:21.188Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestServiceListWithStatuses
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:56:21 [2021-06-08T19:56:21.188Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestDockerNetworkConnectAlias
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
19:56:21 [2021-06-08T19:56:21.188Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestDockerNetworkReConnect
19:56:21 [2021-06-08T19:56:21.188Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
19:56:21 [2021-06-08T19:56:21.188Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:21 [2021-06-08T19:56:21.188Z] === RUN   TestServicePlugin
19:56:25 [2021-06-08T19:56:25.361Z] --- SKIP: TestServicePlugin (3.51s)
19:56:25 [2021-06-08T19:56:25.361Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] === RUN   TestServiceUpdateLabel
19:56:25 [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceUpdateLabel (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] === RUN   TestServiceUpdateSecrets
19:56:25 [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] === RUN   TestServiceUpdateConfigs
19:56:25 [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] === RUN   TestServiceUpdateNetwork
19:56:25 [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] === RUN   TestServiceUpdatePidsLimit
19:56:25 [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] PASS
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === Skipped
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:56:25 [2021-06-08T19:56:25.361Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:56:25 [2021-06-08T19:56:25.361Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:56:25 [2021-06-08T19:56:25.361Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:56:25 [2021-06-08T19:56:25.361Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestInspect (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:56:25 [2021-06-08T19:56:25.361Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServicePlugin (3.51s)
19:56:25 [2021-06-08T19:56:25.361Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
19:56:25 [2021-06-08T19:56:25.361Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
19:56:25 [2021-06-08T19:56:25.361Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.361Z] 
19:56:25 [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
19:56:25 [2021-06-08T19:56:25.362Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:56:25 [2021-06-08T19:56:25.362Z] 
19:56:25 [2021-06-08T19:56:25.362Z] 
19:56:25 [2021-06-08T19:56:25.362Z] DONE 24 tests, 23 skipped in 3.937s
19:56:25 [2021-06-08T19:56:25.362Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:56:25 [2021-06-08T19:56:25.362Z] INFO: Testing against a local daemon
19:56:25 [2021-06-08T19:56:25.362Z] === RUN   TestSessionCreate
19:56:25 [2021-06-08T19:56:25.362Z] --- PASS: TestSessionCreate (0.03s)
19:56:25 [2021-06-08T19:56:25.362Z] === RUN   TestSessionCreateWithBadUpgrade
19:56:25 [2021-06-08T19:56:25.362Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:56:25 [2021-06-08T19:56:25.362Z] PASS
19:56:25 [2021-06-08T19:56:25.362Z] 
19:56:25 [2021-06-08T19:56:25.362Z] DONE 2 tests in 0.166s
19:56:25 [2021-06-08T19:56:25.362Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:56:25 [2021-06-08T19:56:25.362Z] INFO: Testing against a local daemon
19:56:25 [2021-06-08T19:56:25.362Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:56:25 [2021-06-08T19:56:25.362Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:56:25 [2021-06-08T19:56:25.362Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:56:25 [2021-06-08T19:56:25.362Z] === RUN   TestEventsExecDie
19:56:26 [2021-06-08T19:56:26.294Z] --- PASS: TestEventsExecDie (1.08s)
19:56:26 [2021-06-08T19:56:26.294Z] === RUN   TestEventsBackwardsCompatible
19:56:26 [2021-06-08T19:56:26.294Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:56:26 [2021-06-08T19:56:26.294Z] === RUN   TestInfoBinaryCommits
19:56:26 [2021-06-08T19:56:26.294Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:56:26 [2021-06-08T19:56:26.294Z] === RUN   TestInfoAPIVersioned
19:56:26 [2021-06-08T19:56:26.294Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:56:26 [2021-06-08T19:56:26.294Z] === RUN   TestInfoDiscoveryBackend
19:56:28 [2021-06-08T19:56:28.184Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
19:56:28 [2021-06-08T19:56:28.184Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:56:31 [2021-06-08T19:56:31.453Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s)
19:56:31 [2021-06-08T19:56:31.453Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:56:31 [2021-06-08T19:56:31.453Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:56:31 [2021-06-08T19:56:31.453Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
19:56:31 [2021-06-08T19:56:31.453Z] === RUN   TestInfoAPI
19:56:31 [2021-06-08T19:56:31.453Z] --- PASS: TestInfoAPI (0.02s)
19:56:31 [2021-06-08T19:56:31.453Z] === RUN   TestInfoAPIWarnings
19:56:49 [2021-06-08T19:56:49.498Z] --- PASS: TestInfoAPIWarnings (17.37s)
19:56:49 [2021-06-08T19:56:49.498Z] === RUN   TestInfoDebug
19:56:50 [2021-06-08T19:56:50.425Z] --- PASS: TestInfoDebug (1.52s)
19:56:50 [2021-06-08T19:56:50.425Z] === RUN   TestInfoInsecureRegistries
19:56:51 [2021-06-08T19:56:51.791Z] --- PASS: TestInfoInsecureRegistries (1.52s)
19:56:51 [2021-06-08T19:56:51.791Z] === RUN   TestInfoRegistryMirrors
19:56:53 [2021-06-08T19:56:53.157Z] --- PASS: TestInfoRegistryMirrors (1.52s)
19:56:53 [2021-06-08T19:56:53.157Z] === RUN   TestLoginFailsWithBadCredentials
19:56:53 [2021-06-08T19:56:53.416Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
19:56:53 [2021-06-08T19:56:53.416Z] === RUN   TestPingCacheHeaders
19:56:53 [2021-06-08T19:56:53.416Z] --- PASS: TestPingCacheHeaders (0.02s)
19:56:53 [2021-06-08T19:56:53.416Z] === RUN   TestPingGet
19:56:53 [2021-06-08T19:56:53.416Z] --- PASS: TestPingGet (0.01s)
19:56:53 [2021-06-08T19:56:53.416Z] === RUN   TestPingHead
19:56:53 [2021-06-08T19:56:53.416Z] --- PASS: TestPingHead (0.03s)
19:56:53 [2021-06-08T19:56:53.416Z] === RUN   TestVersion
19:56:53 [2021-06-08T19:56:53.416Z] --- PASS: TestVersion (0.02s)
19:56:53 [2021-06-08T19:56:53.416Z] PASS
19:56:53 [2021-06-08T19:56:53.416Z] 
19:56:53 [2021-06-08T19:56:53.416Z] === Skipped
19:56:53 [2021-06-08T19:56:53.416Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:56:53 [2021-06-08T19:56:53.416Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:56:53 [2021-06-08T19:56:53.416Z] 
19:56:53 [2021-06-08T19:56:53.416Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:56:53 [2021-06-08T19:56:53.416Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
19:56:53 [2021-06-08T19:56:53.416Z] 
19:56:53 [2021-06-08T19:56:53.416Z] 
19:56:53 [2021-06-08T19:56:53.416Z] DONE 18 tests, 2 skipped in 28.419s
19:56:53 [2021-06-08T19:56:53.416Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:56:53 [2021-06-08T19:56:53.673Z] INFO: Testing against a local daemon
19:56:53 [2021-06-08T19:56:53.673Z] === RUN   TestVolumesCreateAndList
19:56:53 [2021-06-08T19:56:53.673Z] --- PASS: TestVolumesCreateAndList (0.03s)
19:56:53 [2021-06-08T19:56:53.673Z] === RUN   TestVolumesRemove
19:56:53 [2021-06-08T19:56:53.673Z] --- PASS: TestVolumesRemove (0.07s)
19:56:53 [2021-06-08T19:56:53.673Z] === RUN   TestVolumesInspect
19:56:53 [2021-06-08T19:56:53.673Z] --- PASS: TestVolumesInspect (0.02s)
19:56:53 [2021-06-08T19:56:53.673Z] === RUN   TestVolumesInvalidJSON
19:56:53 [2021-06-08T19:56:53.673Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:56:53 [2021-06-08T19:56:53.673Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:56:53 [2021-06-08T19:56:53.673Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:56:53 [2021-06-08T19:56:53.673Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:56:53 [2021-06-08T19:56:53.673Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:56:53 [2021-06-08T19:56:53.673Z] PASS
19:56:53 [2021-06-08T19:56:53.673Z] 
19:56:53 [2021-06-08T19:56:53.673Z] DONE 5 tests in 0.243s
19:56:53 [2021-06-08T19:56:53.673Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:56:53 [2021-06-08T19:56:53.930Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12507 is not a child of this shell
19:56:53 [2021-06-08T19:56:53.930Z] warning: PID 12507 from bundles/test-integration/docker.pid had a nonzero exit code
19:56:53 [2021-06-08T19:56:53.930Z] Leaving: AppArmorNo profiles have been unloaded.
19:56:53 [2021-06-08T19:56:53.930Z] 
19:56:53 [2021-06-08T19:56:53.930Z] Unloading profiles will leave already running processes permanently
19:56:53 [2021-06-08T19:56:53.930Z] unconfined, which can lead to unexpected situations.
19:56:53 [2021-06-08T19:56:53.930Z] 
19:56:53 [2021-06-08T19:56:53.930Z] To set a process to complain mode, use the command line tool
19:56:53 [2021-06-08T19:56:53.930Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:56:53 [2021-06-08T19:56:53.930Z] Removing test suite binaries
19:56:53 [2021-06-08T19:56:53.930Z] exiting test-integration
19:56:53 [2021-06-08T19:56:53.930Z] ++ exit 0
19:56:54 [2021-06-08T19:56:54.858Z]