Skip to content

Console Output

08:59:36 [2022-03-17T08:59:36.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -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:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh dynbinary test-integration
08:59:36 [2022-03-17T08:59:36.662Z] 
08:59:36 [2022-03-17T08:59:36.924Z] Removing bundles/
08:59:36 [2022-03-17T08:59:36.924Z] 
08:59:36 [2022-03-17T08:59:36.924Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:59:36 [2022-03-17T08:59:36.924Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:59:36 [2022-03-17T08:59:36.924Z] GOOS="" GOARCH="" GOARM=""
09:01:28 [2022-03-17T09:01:28.488Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:01:28 [2022-03-17T09:01:28.488Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
09:01:28 [2022-03-17T09:01:28.488Z] GOOS="" GOARCH="" GOARM=""
09:01:28 [2022-03-17T09:01:28.750Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
09:01:28 [2022-03-17T09:01:28.750Z] 
09:01:28 [2022-03-17T09:01:28.750Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:01:29 [2022-03-17T09:01:29.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:01:29 [2022-03-17T09:01:29.324Z] HOSTNAME=9f4458f323d2
09:01:29 [2022-03-17T09:01:29.324Z] DEST=bundles/test-integration
09:01:29 [2022-03-17T09:01:29.324Z] PWD=/go/src/github.com/docker/docker
09:01:29 [2022-03-17T09:01:29.324Z] DOCKER_ROOTLESS=1
09:01:29 [2022-03-17T09:01:29.324Z] DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889
09:01:29 [2022-03-17T09:01:29.324Z] container=docker
09:01:29 [2022-03-17T09:01:29.324Z] HOME=/root
09:01:29 [2022-03-17T09:01:29.324Z] GOLANG_VERSION=1.18
09:01:29 [2022-03-17T09:01:29.324Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:01:29 [2022-03-17T09:01:29.324Z] VALIDATE_BRANCH=master
09:01:29 [2022-03-17T09:01:29.324Z] TERM=xterm
09:01:29 [2022-03-17T09:01:29.324Z] DOCKER_PKG=github.com/docker/docker
09:01:29 [2022-03-17T09:01:29.324Z] SHLVL=1
09:01:29 [2022-03-17T09:01:29.324Z] TIMEOUT=120m
09:01:29 [2022-03-17T09:01:29.324Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:01:29 [2022-03-17T09:01:29.324Z] DOCKER_GRAPHDRIVER=overlay2
09:01:29 [2022-03-17T09:01:29.324Z] GO111MODULE=off
09:01:29 [2022-03-17T09:01:29.324Z] DOCKER_EXPERIMENTAL=1
09:01:29 [2022-03-17T09:01:29.324Z] TEST_SKIP_INTEGRATION_CLI=1
09:01:29 [2022-03-17T09:01:29.324Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:01:29 [2022-03-17T09:01:29.324Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:01:29 [2022-03-17T09:01:29.324Z] GOPATH=/go
09:01:29 [2022-03-17T09:01:29.324Z] PKG_CONFIG=pkg-config
09:01:29 [2022-03-17T09:01:29.324Z] _=/usr/bin/env
09:01:29 [2022-03-17T09:01:29.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:02:25 [2022-03-17T09:02:25.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:02:25 [2022-03-17T09:02:25.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:02:43 [2022-03-17T09:02:43.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:02:51 [2022-03-17T09:02:51.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:03:01 [2022-03-17T09:03:01.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:03:02 [2022-03-17T09:03:02.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:03:03 [2022-03-17T09:03:03.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:03:04 [2022-03-17T09:03:04.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:03:04 [2022-03-17T09:03:04.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:03:05 [2022-03-17T09:03:05.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:03:07 [2022-03-17T09:03:07.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:03:08 [2022-03-17T09:03:08.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:03:09 [2022-03-17T09:03:09.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:03:10 [2022-03-17T09:03:10.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:03:11 [2022-03-17T09:03:11.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:03:12 [2022-03-17T09:03:12.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:03:13 [2022-03-17T09:03:13.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:03:13 [2022-03-17T09:03:13.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:03:14 [2022-03-17T09:03:14.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:03:15 [2022-03-17T09:03:15.854Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:03:15 [2022-03-17T09:03:15.854Z] Using test binary docker
09:03:15 [2022-03-17T09:03:15.854Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:03:15 [2022-03-17T09:03:15.854Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:03:15 [2022-03-17T09:03:15.854Z] INFO: Waiting for daemon to start...
09:03:15 [2022-03-17T09:03:15.854Z] Starting dockerd
09:03:17 [2022-03-17T09:03:17.771Z] .
09:03:17 [2022-03-17T09:03:17.771Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:03:17 [2022-03-17T09:03:17.771Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:03:17 [2022-03-17T09:03:17.771Z] Error: No such image: emptyfs
09:03:17 [2022-03-17T09:03:17.771Z] Running integration-test (iteration 1)
09:03:17 [2022-03-17T09:03:17.771Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:03:18 [2022-03-17T09:03:18.032Z] Loaded image: busybox:latest
09:03:18 [2022-03-17T09:03:18.294Z] Loaded image: busybox:glibc
09:03:19 [2022-03-17T09:03:19.682Z] Loaded image: debian:bullseye-slim
09:03:19 [2022-03-17T09:03:19.682Z] Loaded image: hello-world:latest
09:03:19 [2022-03-17T09:03:19.682Z] Loaded image: arm32v7/hello-world:latest
09:03:19 [2022-03-17T09:03:19.682Z] INFO: Testing against a local daemon
09:03:19 [2022-03-17T09:03:19.682Z] === RUN   TestCgroupNamespacesBuild
09:03:21 [2022-03-17T09:03:21.070Z] --- PASS: TestCgroupNamespacesBuild (1.19s)
09:03:21 [2022-03-17T09:03:21.070Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:03:22 [2022-03-17T09:03:22.014Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
09:03:22 [2022-03-17T09:03:22.014Z] === RUN   TestBuildWithSession
09:03:22 [2022-03-17T09:03:22.014Z]     build_session_test.go:25: TODO: BuildKit
09:03:22 [2022-03-17T09:03:22.014Z] --- SKIP: TestBuildWithSession (0.00s)
09:03:22 [2022-03-17T09:03:22.014Z] === RUN   TestBuildSquashParent
09:03:30 [2022-03-17T09:03:30.155Z] --- PASS: TestBuildSquashParent (6.94s)
09:03:30 [2022-03-17T09:03:30.155Z] === RUN   TestBuildWithRemoveAndForceRemove
09:03:30 [2022-03-17T09:03:30.155Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:03:30 [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:03:30 [2022-03-17T09:03:30.155Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:03:30 [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:03:30 [2022-03-17T09:03:30.155Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:03:30 [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:03:30 [2022-03-17T09:03:30.155Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:03:30 [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:03:30 [2022-03-17T09:03:30.155Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:03:30 [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:03:30 [2022-03-17T09:03:30.155Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:03:30 [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:03:30 [2022-03-17T09:03:30.155Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:03:30 [2022-03-17T09:03:30.155Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:03:30 [2022-03-17T09:03:30.745Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:03:31 [2022-03-17T09:03:31.010Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:03:32 [2022-03-17T09:03:32.927Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:03:32 [2022-03-17T09:03:32.927Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:03:34 [2022-03-17T09:03:34.843Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:03:34 [2022-03-17T09:03:34.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s)
09:03:34 [2022-03-17T09:03:34.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.89s)
09:03:34 [2022-03-17T09:03:34.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s)
09:03:34 [2022-03-17T09:03:34.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s)
09:03:34 [2022-03-17T09:03:34.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s)
09:03:34 [2022-03-17T09:03:34.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
09:03:34 [2022-03-17T09:03:34.843Z] === RUN   TestBuildMultiStageCopy
09:03:34 [2022-03-17T09:03:34.843Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:03:38 [2022-03-17T09:03:38.150Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:03:39 [2022-03-17T09:03:39.096Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:03:40 [2022-03-17T09:03:40.040Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:03:41 [2022-03-17T09:03:41.425Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:03:42 [2022-03-17T09:03:42.367Z] --- PASS: TestBuildMultiStageCopy (7.30s)
09:03:42 [2022-03-17T09:03:42.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s)
09:03:42 [2022-03-17T09:03:42.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
09:03:42 [2022-03-17T09:03:42.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
09:03:42 [2022-03-17T09:03:42.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
09:03:42 [2022-03-17T09:03:42.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
09:03:42 [2022-03-17T09:03:42.367Z] === RUN   TestBuildMultiStageParentConfig
09:03:47 [2022-03-17T09:03:47.656Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
09:03:47 [2022-03-17T09:03:47.656Z] === RUN   TestBuildLabelWithTargets
09:03:55 [2022-03-17T09:03:55.797Z] --- PASS: TestBuildLabelWithTargets (8.01s)
09:03:55 [2022-03-17T09:03:55.797Z] === RUN   TestBuildWithEmptyLayers
09:03:58 [2022-03-17T09:03:58.343Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
09:03:58 [2022-03-17T09:03:58.343Z] === RUN   TestBuildMultiStageOnBuild
09:04:03 [2022-03-17T09:04:03.642Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
09:04:03 [2022-03-17T09:04:03.642Z] === RUN   TestBuildUncleanTarFilenames
09:04:03 [2022-03-17T09:04:03.642Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
09:04:03 [2022-03-17T09:04:03.642Z] === RUN   TestBuildMultiStageLayerLeak
09:04:08 [2022-03-17T09:04:08.942Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s)
09:04:08 [2022-03-17T09:04:08.942Z] === RUN   TestBuildWithHugeFile
09:05:05 [2022-03-17T09:05:05.226Z] --- PASS: TestBuildWithHugeFile (49.42s)
09:05:05 [2022-03-17T09:05:05.227Z] === RUN   TestBuildWCOWSandboxSize
09:05:05 [2022-03-17T09:05:05.227Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:05:05 [2022-03-17T09:05:05.227Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:05:05 [2022-03-17T09:05:05.227Z] === RUN   TestBuildWithEmptyDockerfile
09:05:05 [2022-03-17T09:05:05.227Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:05:05 [2022-03-17T09:05:05.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:05:05 [2022-03-17T09:05:05.227Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:05:05 [2022-03-17T09:05:05.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:05:05 [2022-03-17T09:05:05.227Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:05:05 [2022-03-17T09:05:05.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:05:05 [2022-03-17T09:05:05.227Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:05:05 [2022-03-17T09:05:05.227Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:05:05 [2022-03-17T09:05:05.227Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:05:05 [2022-03-17T09:05:05.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
09:05:05 [2022-03-17T09:05:05.227Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
09:05:05 [2022-03-17T09:05:05.227Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
09:05:05 [2022-03-17T09:05:05.227Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:05:05 [2022-03-17T09:05:05.227Z] === RUN   TestBuildPreserveOwnership
09:05:05 [2022-03-17T09:05:05.227Z] === RUN   TestBuildPreserveOwnership/copy_from
09:05:05 [2022-03-17T09:05:05.227Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:05:08 [2022-03-17T09:05:08.529Z] --- PASS: TestBuildPreserveOwnership (10.27s)
09:05:08 [2022-03-17T09:05:08.529Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.26s)
09:05:08 [2022-03-17T09:05:08.530Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestBuildPlatformInvalid
09:05:08 [2022-03-17T09:05:08.530Z] --- PASS: TestBuildPlatformInvalid (0.07s)
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:05:08 [2022-03-17T09:05:08.530Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
09:05:08 [2022-03-17T09:05:08.530Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:05:08 [2022-03-17T09:05:08.530Z] PASS
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] === Skipped
09:05:08 [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:05:08 [2022-03-17T09:05:08.530Z]     build_session_test.go:25: TODO: BuildKit
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:05:08 [2022-03-17T09:05:08.530Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:05:08 [2022-03-17T09:05:08.530Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] DONE 34 tests, 3 skipped in 110.347s
09:05:08 [2022-03-17T09:05:08.530Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:05:08 [2022-03-17T09:05:08.530Z] INFO: Testing against a local daemon
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestConfigInspect
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] --- SKIP: TestConfigInspect (0.02s)
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestConfigList
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] --- SKIP: TestConfigList (0.01s)
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestConfigsCreateAndDelete
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestConfigsUpdate
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] --- SKIP: TestConfigsUpdate (0.01s)
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestTemplatedConfig
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] --- SKIP: TestTemplatedConfig (0.00s)
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestConfigCreateResolve
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] --- SKIP: TestConfigCreateResolve (0.01s)
09:05:08 [2022-03-17T09:05:08.530Z] PASS
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] === Skipped
09:05:08 [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
09:05:08 [2022-03-17T09:05:08.530Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:05:08 [2022-03-17T09:05:08.530Z] 
09:05:08 [2022-03-17T09:05:08.530Z] DONE 6 tests, 6 skipped in 0.166s
09:05:08 [2022-03-17T09:05:08.530Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:05:08 [2022-03-17T09:05:08.530Z] INFO: Testing against a local daemon
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestCheckpoint
09:05:08 [2022-03-17T09:05:08.530Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:05:08 [2022-03-17T09:05:08.530Z] --- SKIP: TestCheckpoint (0.00s)
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestContainerInvalidJSON
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:05:08 [2022-03-17T09:05:08.530Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:05:08 [2022-03-17T09:05:08.530Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:05:08 [2022-03-17T09:05:08.530Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:05:08 [2022-03-17T09:05:08.530Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:05:08 [2022-03-17T09:05:08.530Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:05:08 [2022-03-17T09:05:08.530Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:05:08 [2022-03-17T09:05:08.530Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:05:08 [2022-03-17T09:05:08.530Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:05:08 [2022-03-17T09:05:08.792Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:05:08 [2022-03-17T09:05:08.792Z] === RUN   TestCopyFromContainerPathIsNotDir
09:05:08 [2022-03-17T09:05:08.792Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:05:08 [2022-03-17T09:05:08.792Z] === RUN   TestCopyToContainerPathDoesNotExist
09:05:08 [2022-03-17T09:05:08.792Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
09:05:08 [2022-03-17T09:05:08.792Z] === RUN   TestCopyToContainerPathIsNotDir
09:05:08 [2022-03-17T09:05:08.792Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
09:05:08 [2022-03-17T09:05:08.792Z] === RUN   TestCopyFromContainer
09:05:12 [2022-03-17T09:05:12.097Z] === RUN   TestCopyFromContainer//
09:05:12 [2022-03-17T09:05:12.097Z] === RUN   TestCopyFromContainer//bar/root
09:05:12 [2022-03-17T09:05:12.362Z] === RUN   TestCopyFromContainer//bar/root/
09:05:12 [2022-03-17T09:05:12.362Z] === RUN   TestCopyFromContainer/bar/quux
09:05:12 [2022-03-17T09:05:12.362Z] === RUN   TestCopyFromContainer/bar/quux/
09:05:12 [2022-03-17T09:05:12.362Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:05:12 [2022-03-17T09:05:12.362Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:05:12 [2022-03-17T09:05:12.623Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:05:12 [2022-03-17T09:05:12.623Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:05:12 [2022-03-17T09:05:12.623Z] === RUN   TestCopyFromContainer/bar/notarget
09:05:12 [2022-03-17T09:05:12.623Z] --- PASS: TestCopyFromContainer (3.89s)
09:05:12 [2022-03-17T09:05:12.623Z]     --- PASS: TestCopyFromContainer// (0.05s)
09:05:12 [2022-03-17T09:05:12.623Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:05:12 [2022-03-17T09:05:12.624Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:05:12 [2022-03-17T09:05:12.624Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:05:12 [2022-03-17T09:05:12.624Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:05:12 [2022-03-17T09:05:12.624Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:05:12 [2022-03-17T09:05:12.624Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:05:12 [2022-03-17T09:05:12.624Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:05:12 [2022-03-17T09:05:12.624Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateLinkToNonExistingContainer
09:05:12 [2022-03-17T09:05:12.624Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateWithInvalidEnv
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateWithInvalidEnv/0
09:05:12 [2022-03-17T09:05:12.624Z] === PAUSE TestCreateWithInvalidEnv/0
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateWithInvalidEnv/1
09:05:12 [2022-03-17T09:05:12.624Z] === PAUSE TestCreateWithInvalidEnv/1
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateWithInvalidEnv/2
09:05:12 [2022-03-17T09:05:12.624Z] === PAUSE TestCreateWithInvalidEnv/2
09:05:12 [2022-03-17T09:05:12.624Z] === CONT  TestCreateWithInvalidEnv/0
09:05:12 [2022-03-17T09:05:12.624Z] === CONT  TestCreateWithInvalidEnv/2
09:05:12 [2022-03-17T09:05:12.624Z] === CONT  TestCreateWithInvalidEnv/1
09:05:12 [2022-03-17T09:05:12.624Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:05:12 [2022-03-17T09:05:12.624Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateTmpfsMountsTarget
09:05:12 [2022-03-17T09:05:12.624Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:05:12 [2022-03-17T09:05:12.624Z] === RUN   TestCreateWithCustomMaskedPaths
09:05:14 [2022-03-17T09:05:14.011Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s)
09:05:14 [2022-03-17T09:05:14.011Z] === RUN   TestCreateWithCustomReadonlyPaths
09:05:14 [2022-03-17T09:05:14.956Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s)
09:05:14 [2022-03-17T09:05:14.956Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:05:14 [2022-03-17T09:05:14.956Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:05:14 [2022-03-17T09:05:14.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:05:14 [2022-03-17T09:05:14.956Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:05:14 [2022-03-17T09:05:14.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:05:14 [2022-03-17T09:05:14.956Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:05:14 [2022-03-17T09:05:14.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:05:14 [2022-03-17T09:05:14.957Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:05:14 [2022-03-17T09:05:14.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:05:14 [2022-03-17T09:05:14.957Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:05:14 [2022-03-17T09:05:14.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:05:14 [2022-03-17T09:05:14.957Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:05:14 [2022-03-17T09:05:14.957Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:05:14 [2022-03-17T09:05:14.957Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:05:14 [2022-03-17T09:05:14.957Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:05:14 [2022-03-17T09:05:14.957Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:05:14 [2022-03-17T09:05:14.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:05:14 [2022-03-17T09:05:14.957Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:05:14 [2022-03-17T09:05:14.957Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:05:14 [2022-03-17T09:05:14.957Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:05:14 [2022-03-17T09:05:14.957Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:05:14 [2022-03-17T09:05:14.957Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:05:14 [2022-03-17T09:05:14.957Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:05:15 [2022-03-17T09:05:15.528Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestCreateDifferentPlatform
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestCreateDifferentPlatform/different_os
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:05:15 [2022-03-17T09:05:15.528Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:05:15 [2022-03-17T09:05:15.528Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:05:15 [2022-03-17T09:05:15.528Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:05:15 [2022-03-17T09:05:15.528Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:05:15 [2022-03-17T09:05:15.528Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestContainerStartOnDaemonRestart
09:05:15 [2022-03-17T09:05:15.528Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:05:15 [2022-03-17T09:05:15.528Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestDaemonRestartIpcMode
09:05:15 [2022-03-17T09:05:15.528Z] === PAUSE TestDaemonRestartIpcMode
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestDaemonHostGatewayIP
09:05:15 [2022-03-17T09:05:15.528Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:05:15 [2022-03-17T09:05:15.528Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestRestartDaemonWithRestartingContainer
09:05:15 [2022-03-17T09:05:15.528Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestContainerKillOnDaemonStart
09:05:15 [2022-03-17T09:05:15.528Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:05:15 [2022-03-17T09:05:15.528Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
09:05:15 [2022-03-17T09:05:15.528Z] === RUN   TestDiff
09:05:15 [2022-03-17T09:05:15.790Z] --- PASS: TestDiff (0.38s)
09:05:15 [2022-03-17T09:05:15.790Z] === RUN   TestExecWithCloseStdin
09:05:16 [2022-03-17T09:05:16.364Z] --- PASS: TestExecWithCloseStdin (0.42s)
09:05:16 [2022-03-17T09:05:16.364Z] === RUN   TestExec
09:05:16 [2022-03-17T09:05:16.626Z] --- PASS: TestExec (0.43s)
09:05:16 [2022-03-17T09:05:16.626Z] === RUN   TestExecUser
09:05:17 [2022-03-17T09:05:17.198Z] --- PASS: TestExecUser (0.43s)
09:05:17 [2022-03-17T09:05:17.198Z] === RUN   TestExportContainerAndImportImage
09:05:17 [2022-03-17T09:05:17.771Z] --- PASS: TestExportContainerAndImportImage (0.54s)
09:05:17 [2022-03-17T09:05:17.771Z] === RUN   TestExportContainerAfterDaemonRestart
09:05:19 [2022-03-17T09:05:19.159Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
09:05:19 [2022-03-17T09:05:19.159Z] === RUN   TestHealthCheckWorkdir
09:05:19 [2022-03-17T09:05:19.420Z] --- PASS: TestHealthCheckWorkdir (0.51s)
09:05:19 [2022-03-17T09:05:19.420Z] === RUN   TestHealthKillContainer
09:05:27 [2022-03-17T09:05:27.559Z] --- PASS: TestHealthKillContainer (7.85s)
09:05:27 [2022-03-17T09:05:27.560Z] === RUN   TestInspectCpusetInConfigPre120
09:05:27 [2022-03-17T09:05:27.560Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:05:27 [2022-03-17T09:05:27.560Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
09:05:27 [2022-03-17T09:05:27.560Z] === RUN   TestIpcModeNone
09:05:27 [2022-03-17T09:05:27.838Z] --- PASS: TestIpcModeNone (0.43s)
09:05:27 [2022-03-17T09:05:27.838Z] === RUN   TestIpcModePrivate
09:05:28 [2022-03-17T09:05:28.107Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
09:05:28 [2022-03-17T09:05:28.107Z] --- PASS: TestIpcModePrivate (0.44s)
09:05:28 [2022-03-17T09:05:28.107Z] === RUN   TestIpcModeShareable
09:05:28 [2022-03-17T09:05:28.107Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:05:28 [2022-03-17T09:05:28.107Z] --- SKIP: TestIpcModeShareable (0.00s)
09:05:28 [2022-03-17T09:05:28.107Z] === RUN   TestAPIIpcModeShareableAndContainer
09:05:29 [2022-03-17T09:05:29.495Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s)
09:05:29 [2022-03-17T09:05:29.495Z] === RUN   TestAPIIpcModeHost
09:05:29 [2022-03-17T09:05:29.495Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:05:29 [2022-03-17T09:05:29.495Z] --- SKIP: TestAPIIpcModeHost (0.00s)
09:05:29 [2022-03-17T09:05:29.495Z] === RUN   TestDaemonIpcModeShareable
09:05:29 [2022-03-17T09:05:29.495Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:05:29 [2022-03-17T09:05:29.495Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
09:05:29 [2022-03-17T09:05:29.495Z] === RUN   TestDaemonIpcModePrivate
09:05:30 [2022-03-17T09:05:30.438Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
09:05:30 [2022-03-17T09:05:30.699Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
09:05:30 [2022-03-17T09:05:30.699Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:05:30 [2022-03-17T09:05:30.699Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:05:30 [2022-03-17T09:05:30.699Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
09:05:30 [2022-03-17T09:05:30.699Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:05:30 [2022-03-17T09:05:30.699Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:05:30 [2022-03-17T09:05:30.699Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
09:05:30 [2022-03-17T09:05:30.699Z] === RUN   TestIpcModeOlderClient
09:05:30 [2022-03-17T09:05:30.699Z] === PAUSE TestIpcModeOlderClient
09:05:30 [2022-03-17T09:05:30.699Z] === RUN   TestKillContainerInvalidSignal
09:05:31 [2022-03-17T09:05:31.271Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
09:05:31 [2022-03-17T09:05:31.271Z] === RUN   TestKillContainer
09:05:31 [2022-03-17T09:05:31.271Z] === RUN   TestKillContainer/no_signal
09:05:31 [2022-03-17T09:05:31.532Z] === RUN   TestKillContainer/non_killing_signal
09:05:31 [2022-03-17T09:05:31.793Z] === RUN   TestKillContainer/killing_signal
09:05:32 [2022-03-17T09:05:32.366Z] --- PASS: TestKillContainer (1.23s)
09:05:32 [2022-03-17T09:05:32.366Z]     --- PASS: TestKillContainer/no_signal (0.39s)
09:05:32 [2022-03-17T09:05:32.366Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
09:05:32 [2022-03-17T09:05:32.366Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
09:05:32 [2022-03-17T09:05:32.366Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:05:32 [2022-03-17T09:05:32.366Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:05:32 [2022-03-17T09:05:32.938Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:05:33 [2022-03-17T09:05:33.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
09:05:33 [2022-03-17T09:05:33.200Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
09:05:33 [2022-03-17T09:05:33.200Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
09:05:33 [2022-03-17T09:05:33.200Z] === RUN   TestKillStoppedContainer
09:05:33 [2022-03-17T09:05:33.200Z] --- PASS: TestKillStoppedContainer (0.05s)
09:05:33 [2022-03-17T09:05:33.200Z] === RUN   TestKillStoppedContainerAPIPre120
09:05:33 [2022-03-17T09:05:33.200Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:05:33 [2022-03-17T09:05:33.200Z] === RUN   TestKillDifferentUserContainer
09:05:33 [2022-03-17T09:05:33.772Z] --- PASS: TestKillDifferentUserContainer (0.41s)
09:05:33 [2022-03-17T09:05:33.772Z] === RUN   TestInspectOomKilledTrue
09:05:33 [2022-03-17T09:05:33.772Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:33 [2022-03-17T09:05:33.772Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:05:33 [2022-03-17T09:05:33.772Z] === RUN   TestInspectOomKilledFalse
09:05:33 [2022-03-17T09:05:33.772Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:05:33 [2022-03-17T09:05:33.772Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:05:33 [2022-03-17T09:05:33.772Z] === RUN   TestLinksEtcHostsContentMatch
09:05:33 [2022-03-17T09:05:33.772Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:05:33 [2022-03-17T09:05:33.772Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
09:05:33 [2022-03-17T09:05:33.772Z] === RUN   TestLinksContainerNames
09:05:34 [2022-03-17T09:05:34.344Z] --- PASS: TestLinksContainerNames (0.80s)
09:05:34 [2022-03-17T09:05:34.344Z] === RUN   TestLogsFollowTailEmpty
09:05:34 [2022-03-17T09:05:34.915Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
09:05:34 [2022-03-17T09:05:34.915Z] === RUN   TestContainerNetworkMountsNoChown
09:05:35 [2022-03-17T09:05:35.176Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/default
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/default
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/private
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/private
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/rprivate
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rprivate
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/slave
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/slave
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/rslave
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rslave
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/shared
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/shared
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/rshared
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rshared
09:05:35 [2022-03-17T09:05:35.176Z] === CONT  TestMountDaemonRoot/default
09:05:35 [2022-03-17T09:05:35.176Z] === CONT  TestMountDaemonRoot/rslave
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/default/bind_root
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/default/mount_root
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:05:35 [2022-03-17T09:05:35.176Z] === CONT  TestMountDaemonRoot/slave
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:05:35 [2022-03-17T09:05:35.176Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:05:35 [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === CONT  TestMountDaemonRoot/rprivate
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:05:35 [2022-03-17T09:05:35.177Z] === CONT  TestMountDaemonRoot/private
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/private/bind_root
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/private/mount_root
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === CONT  TestMountDaemonRoot/rshared
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === CONT  TestMountDaemonRoot/shared
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:05:35 [2022-03-17T09:05:35.177Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:05:35 [2022-03-17T09:05:35.177Z] === CONT  TestMountDaemonRoot/default/bind_root
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/default/mount_root
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/private/bind_root
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:05:35 [2022-03-17T09:05:35.438Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:05:35 [2022-03-17T09:05:35.699Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:05:35 [2022-03-17T09:05:35.699Z] === CONT  TestMountDaemonRoot/private/mount_root
09:05:35 [2022-03-17T09:05:35.699Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:05:35 [2022-03-17T09:05:35.699Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:05:35 [2022-03-17T09:05:35.699Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:05:35 [2022-03-17T09:05:35.699Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:05:35 [2022-03-17T09:05:35.699Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:05:35 [2022-03-17T09:05:35.699Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:05:35 [2022-03-17T09:05:35.699Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:05:35 [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot (0.01s)
09:05:35 [2022-03-17T09:05:35.699Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:05:35 [2022-03-17T09:05:35.699Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:05:35 [2022-03-17T09:05:35.699Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:05:35 [2022-03-17T09:05:35.699Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:05:35 [2022-03-17T09:05:35.699Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s)
09:05:35 [2022-03-17T09:05:35.699Z] === RUN   TestContainerBindMountNonRecursive
09:05:35 [2022-03-17T09:05:35.699Z]     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)
09:05:35 [2022-03-17T09:05:35.699Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
09:05:35 [2022-03-17T09:05:35.699Z] === RUN   TestContainerVolumesMountedAsShared
09:05:35 [2022-03-17T09:05:35.699Z]     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)
09:05:35 [2022-03-17T09:05:35.699Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
09:05:35 [2022-03-17T09:05:35.699Z] === RUN   TestContainerVolumesMountedAsSlave
09:05:35 [2022-03-17T09:05:35.699Z]     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)
09:05:35 [2022-03-17T09:05:35.699Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
09:05:35 [2022-03-17T09:05:35.699Z] === RUN   TestNetworkNat
09:05:36 [2022-03-17T09:05:36.271Z] --- PASS: TestNetworkNat (0.49s)
09:05:36 [2022-03-17T09:05:36.271Z] === RUN   TestNetworkLocalhostTCPNat
09:05:36 [2022-03-17T09:05:36.532Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
09:05:36 [2022-03-17T09:05:36.532Z] === RUN   TestNetworkLoopbackNat
09:05:39 [2022-03-17T09:05:39.077Z] --- PASS: TestNetworkLoopbackNat (2.52s)
09:05:39 [2022-03-17T09:05:39.077Z] === RUN   TestPause
09:05:39 [2022-03-17T09:05:39.077Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:39 [2022-03-17T09:05:39.077Z] --- SKIP: TestPause (0.00s)
09:05:39 [2022-03-17T09:05:39.077Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:05:39 [2022-03-17T09:05:39.077Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:05:39 [2022-03-17T09:05:39.077Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:05:39 [2022-03-17T09:05:39.077Z] === RUN   TestPauseStopPausedContainer
09:05:39 [2022-03-17T09:05:39.077Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:39 [2022-03-17T09:05:39.077Z] --- SKIP: TestPauseStopPausedContainer (0.03s)
09:05:39 [2022-03-17T09:05:39.077Z] === RUN   TestPidHost
09:05:40 [2022-03-17T09:05:40.022Z] --- PASS: TestPidHost (1.00s)
09:05:40 [2022-03-17T09:05:40.022Z] === RUN   TestPsFilter
09:05:40 [2022-03-17T09:05:40.283Z] --- PASS: TestPsFilter (0.10s)
09:05:40 [2022-03-17T09:05:40.283Z] === RUN   TestRemoveContainerWithRemovedVolume
09:05:40 [2022-03-17T09:05:40.545Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
09:05:40 [2022-03-17T09:05:40.545Z] === RUN   TestRemoveContainerWithVolume
09:05:41 [2022-03-17T09:05:41.118Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
09:05:41 [2022-03-17T09:05:41.118Z] === RUN   TestRemoveContainerRunning
09:05:41 [2022-03-17T09:05:41.380Z] --- PASS: TestRemoveContainerRunning (0.40s)
09:05:41 [2022-03-17T09:05:41.380Z] === RUN   TestRemoveContainerForceRemoveRunning
09:05:41 [2022-03-17T09:05:41.952Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
09:05:41 [2022-03-17T09:05:41.952Z] === RUN   TestRemoveInvalidContainer
09:05:41 [2022-03-17T09:05:41.952Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:05:41 [2022-03-17T09:05:41.952Z] === RUN   TestRenameLinkedContainer
09:05:43 [2022-03-17T09:05:43.337Z] --- PASS: TestRenameLinkedContainer (1.59s)
09:05:43 [2022-03-17T09:05:43.337Z] === RUN   TestRenameStoppedContainer
09:05:43 [2022-03-17T09:05:43.909Z] --- PASS: TestRenameStoppedContainer (0.39s)
09:05:43 [2022-03-17T09:05:43.909Z] === RUN   TestRenameRunningContainerAndReuse
09:05:44 [2022-03-17T09:05:44.852Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
09:05:44 [2022-03-17T09:05:44.852Z] === RUN   TestRenameInvalidName
09:05:45 [2022-03-17T09:05:45.113Z] --- PASS: TestRenameInvalidName (0.37s)
09:05:45 [2022-03-17T09:05:45.113Z] === RUN   TestRenameAnonymousContainer
09:05:46 [2022-03-17T09:05:46.501Z] --- PASS: TestRenameAnonymousContainer (1.41s)
09:05:46 [2022-03-17T09:05:46.501Z] === RUN   TestRenameContainerWithSameName
09:05:46 [2022-03-17T09:05:46.762Z] --- PASS: TestRenameContainerWithSameName (0.41s)
09:05:46 [2022-03-17T09:05:46.762Z] === RUN   TestRenameContainerWithLinkedContainer
09:05:47 [2022-03-17T09:05:47.705Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s)
09:05:47 [2022-03-17T09:05:47.705Z] === RUN   TestResize
09:05:47 [2022-03-17T09:05:47.966Z] --- PASS: TestResize (0.42s)
09:05:47 [2022-03-17T09:05:47.966Z] === RUN   TestResizeWithInvalidSize
09:05:48 [2022-03-17T09:05:48.539Z] --- PASS: TestResizeWithInvalidSize (0.42s)
09:05:48 [2022-03-17T09:05:48.539Z] === RUN   TestResizeWhenContainerNotStarted
09:05:48 [2022-03-17T09:05:48.801Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
09:05:48 [2022-03-17T09:05:48.801Z] === RUN   TestDaemonRestartKillContainers
09:05:48 [2022-03-17T09:05:48.801Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:05:48 [2022-03-17T09:05:48.801Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:05:48 [2022-03-17T09:05:48.801Z] === RUN   TestCgroupNamespacesRun
09:05:50 [2022-03-17T09:05:50.186Z] --- PASS: TestCgroupNamespacesRun (1.14s)
09:05:50 [2022-03-17T09:05:50.186Z] === RUN   TestCgroupNamespacesRunPrivileged
09:05:51 [2022-03-17T09:05:51.140Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
09:05:51 [2022-03-17T09:05:51.140Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:05:52 [2022-03-17T09:05:52.106Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
09:05:52 [2022-03-17T09:05:52.106Z] === RUN   TestCgroupNamespacesRunHostMode
09:05:53 [2022-03-17T09:05:53.493Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
09:05:53 [2022-03-17T09:05:53.493Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:05:54 [2022-03-17T09:05:54.437Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
09:05:54 [2022-03-17T09:05:54.437Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:05:55 [2022-03-17T09:05:55.380Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
09:05:55 [2022-03-17T09:05:55.380Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:05:56 [2022-03-17T09:05:56.325Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
09:05:56 [2022-03-17T09:05:56.325Z] === RUN   TestCgroupNamespacesRunOlderClient
09:05:57 [2022-03-17T09:05:57.271Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
09:05:57 [2022-03-17T09:05:57.271Z] === RUN   TestNISDomainname
09:05:57 [2022-03-17T09:05:57.271Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:05:57 [2022-03-17T09:05:57.271Z] --- SKIP: TestNISDomainname (0.00s)
09:05:57 [2022-03-17T09:05:57.271Z] === RUN   TestHostnameDnsResolution
09:05:57 [2022-03-17T09:05:57.843Z] --- PASS: TestHostnameDnsResolution (0.62s)
09:05:57 [2022-03-17T09:05:57.843Z] === RUN   TestUnprivilegedPortsAndPing
09:05:57 [2022-03-17T09:05:57.843Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
09:05:57 [2022-03-17T09:05:57.843Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
09:05:57 [2022-03-17T09:05:57.843Z] === RUN   TestStats
09:05:57 [2022-03-17T09:05:57.843Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:57 [2022-03-17T09:05:57.843Z] --- SKIP: TestStats (0.00s)
09:05:57 [2022-03-17T09:05:57.843Z] === RUN   TestStopContainerWithTimeout
09:05:57 [2022-03-17T09:05:57.843Z] === RUN   TestStopContainerWithTimeout/0
09:05:57 [2022-03-17T09:05:57.843Z] === PAUSE TestStopContainerWithTimeout/0
09:05:57 [2022-03-17T09:05:57.843Z] === RUN   TestStopContainerWithTimeout/1
09:05:57 [2022-03-17T09:05:57.843Z] === PAUSE TestStopContainerWithTimeout/1
09:05:57 [2022-03-17T09:05:57.843Z] === RUN   TestStopContainerWithTimeout/3
09:05:57 [2022-03-17T09:05:57.843Z] === PAUSE TestStopContainerWithTimeout/3
09:05:57 [2022-03-17T09:05:57.843Z] === RUN   TestStopContainerWithTimeout/-1
09:05:57 [2022-03-17T09:05:57.843Z] === PAUSE TestStopContainerWithTimeout/-1
09:05:57 [2022-03-17T09:05:57.843Z] === CONT  TestStopContainerWithTimeout/0
09:05:57 [2022-03-17T09:05:57.843Z] === CONT  TestStopContainerWithTimeout/-1
09:05:58 [2022-03-17T09:05:58.416Z] === CONT  TestStopContainerWithTimeout/3
09:06:00 [2022-03-17T09:06:00.961Z] === CONT  TestStopContainerWithTimeout/1
09:06:01 [2022-03-17T09:06:01.904Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:06:01 [2022-03-17T09:06:01.904Z]     --- PASS: TestStopContainerWithTimeout/0 (0.59s)
09:06:01 [2022-03-17T09:06:01.904Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
09:06:01 [2022-03-17T09:06:01.904Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
09:06:01 [2022-03-17T09:06:01.904Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
09:06:01 [2022-03-17T09:06:01.904Z] === RUN   TestDeleteDevicemapper
09:06:01 [2022-03-17T09:06:01.904Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:06:01 [2022-03-17T09:06:01.904Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:06:01 [2022-03-17T09:06:01.904Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:06:03 [2022-03-17T09:06:03.291Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s)
09:06:03 [2022-03-17T09:06:03.291Z] === RUN   TestUpdateMemory
09:06:03 [2022-03-17T09:06:03.291Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:03 [2022-03-17T09:06:03.291Z] --- SKIP: TestUpdateMemory (0.00s)
09:06:03 [2022-03-17T09:06:03.291Z] === RUN   TestUpdateCPUQuota
09:06:03 [2022-03-17T09:06:03.291Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:03 [2022-03-17T09:06:03.291Z] --- SKIP: TestUpdateCPUQuota (0.00s)
09:06:03 [2022-03-17T09:06:03.291Z] === RUN   TestUpdatePidsLimit
09:06:03 [2022-03-17T09:06:03.291Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:03 [2022-03-17T09:06:03.291Z] --- SKIP: TestUpdatePidsLimit (0.00s)
09:06:03 [2022-03-17T09:06:03.291Z] === RUN   TestUpdateRestartPolicy
09:06:15 [2022-03-17T09:06:15.526Z] --- PASS: TestUpdateRestartPolicy (10.81s)
09:06:15 [2022-03-17T09:06:15.526Z] === RUN   TestUpdateRestartWithAutoRemove
09:06:15 [2022-03-17T09:06:15.526Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
09:06:15 [2022-03-17T09:06:15.526Z] === RUN   TestWaitNonBlocked
09:06:15 [2022-03-17T09:06:15.526Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:06:15 [2022-03-17T09:06:15.526Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:06:15 [2022-03-17T09:06:15.526Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:06:15 [2022-03-17T09:06:15.526Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:06:15 [2022-03-17T09:06:15.526Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:06:15 [2022-03-17T09:06:15.526Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:06:15 [2022-03-17T09:06:15.526Z] --- PASS: TestWaitNonBlocked (0.01s)
09:06:15 [2022-03-17T09:06:15.526Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
09:06:15 [2022-03-17T09:06:15.526Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
09:06:15 [2022-03-17T09:06:15.526Z] === RUN   TestWaitBlocked
09:06:15 [2022-03-17T09:06:15.526Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:06:15 [2022-03-17T09:06:15.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:06:15 [2022-03-17T09:06:15.526Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:06:15 [2022-03-17T09:06:15.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:06:15 [2022-03-17T09:06:15.526Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:06:15 [2022-03-17T09:06:15.526Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:06:16 [2022-03-17T09:06:16.099Z] --- PASS: TestWaitBlocked (0.01s)
09:06:16 [2022-03-17T09:06:16.099Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
09:06:16 [2022-03-17T09:06:16.099Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
09:06:16 [2022-03-17T09:06:16.099Z] === CONT  TestDaemonRestartIpcMode
09:06:16 [2022-03-17T09:06:16.099Z] === CONT  TestIpcModeOlderClient
09:06:16 [2022-03-17T09:06:16.099Z] --- PASS: TestIpcModeOlderClient (0.06s)
09:06:16 [2022-03-17T09:06:16.099Z] === CONT  TestRestartDaemonWithRestartingContainer
09:06:18 [2022-03-17T09:06:18.648Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s)
09:06:18 [2022-03-17T09:06:18.648Z] --- PASS: TestDaemonRestartIpcMode (2.80s)
09:06:18 [2022-03-17T09:06:18.648Z] PASS
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === Skipped
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
09:06:18 [2022-03-17T09:06:18.648Z]     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)
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     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)
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     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)
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestPause (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s)
09:06:18 [2022-03-17T09:06:18.648Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestStats (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
09:06:18 [2022-03-17T09:06:18.648Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:18 [2022-03-17T09:06:18.648Z] 
09:06:18 [2022-03-17T09:06:18.648Z] DONE 177 tests, 27 skipped in 70.290s
09:06:18 [2022-03-17T09:06:18.648Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
09:06:18 [2022-03-17T09:06:18.909Z] === RUN   TestConfigDaemonLibtrustID
09:06:19 [2022-03-17T09:06:19.481Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
09:06:19 [2022-03-17T09:06:19.481Z] === RUN   TestDaemonConfigValidation
09:06:19 [2022-03-17T09:06:19.481Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:06:19 [2022-03-17T09:06:19.481Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:06:19 [2022-03-17T09:06:19.481Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:06:19 [2022-03-17T09:06:19.481Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:06:19 [2022-03-17T09:06:19.481Z] === RUN   TestDaemonConfigValidation/invalid_config
09:06:19 [2022-03-17T09:06:19.481Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:06:19 [2022-03-17T09:06:19.481Z] === RUN   TestDaemonConfigValidation/malformed_config
09:06:19 [2022-03-17T09:06:19.481Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:06:19 [2022-03-17T09:06:19.481Z] === RUN   TestDaemonConfigValidation/valid_config
09:06:19 [2022-03-17T09:06:19.481Z] === PAUSE TestDaemonConfigValidation/valid_config
09:06:19 [2022-03-17T09:06:19.481Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:06:19 [2022-03-17T09:06:19.481Z] === CONT  TestDaemonConfigValidation/malformed_config
09:06:19 [2022-03-17T09:06:19.481Z] === CONT  TestDaemonConfigValidation/valid_config
09:06:19 [2022-03-17T09:06:19.481Z] === CONT  TestDaemonConfigValidation/invalid_config
09:06:19 [2022-03-17T09:06:19.481Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:06:19 [2022-03-17T09:06:19.742Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:06:19 [2022-03-17T09:06:19.743Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
09:06:19 [2022-03-17T09:06:19.743Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
09:06:19 [2022-03-17T09:06:19.743Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
09:06:19 [2022-03-17T09:06:19.743Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
09:06:19 [2022-03-17T09:06:19.743Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
09:06:19 [2022-03-17T09:06:19.743Z] === RUN   TestConfigDaemonSeccompProfiles
09:06:19 [2022-03-17T09:06:19.743Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:06:20 [2022-03-17T09:06:20.686Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:06:22 [2022-03-17T09:06:22.073Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:06:23 [2022-03-17T09:06:23.017Z] === CONT  TestConfigDaemonSeccompProfiles
09:06:23 [2022-03-17T09:06:23.017Z]     daemon_test.go:156: [dfb7a9ba794e7] daemon is not started
09:06:23 [2022-03-17T09:06:23.017Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
09:06:23 [2022-03-17T09:06:23.017Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
09:06:23 [2022-03-17T09:06:23.017Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
09:06:23 [2022-03-17T09:06:23.017Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
09:06:23 [2022-03-17T09:06:23.017Z] === RUN   TestDaemonProxy
09:06:23 [2022-03-17T09:06:23.017Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
09:06:23 [2022-03-17T09:06:23.017Z] --- SKIP: TestDaemonProxy (0.00s)
09:06:23 [2022-03-17T09:06:23.017Z] PASS
09:06:23 [2022-03-17T09:06:23.017Z] 
09:06:23 [2022-03-17T09:06:23.017Z] === Skipped
09:06:23 [2022-03-17T09:06:23.017Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
09:06:23 [2022-03-17T09:06:23.017Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
09:06:23 [2022-03-17T09:06:23.017Z] 
09:06:23 [2022-03-17T09:06:23.017Z] DONE 12 tests, 1 skipped in 4.131s
09:06:23 [2022-03-17T09:06:23.017Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:06:23 [2022-03-17T09:06:23.017Z] INFO: Testing against a local daemon
09:06:23 [2022-03-17T09:06:23.017Z] === RUN   TestCommitInheritsEnv
09:06:24 [2022-03-17T09:06:24.403Z] --- PASS: TestCommitInheritsEnv (1.11s)
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportExtremelyLargeImageWorks
09:06:24 [2022-03-17T09:06:24.403Z] === PAUSE TestImportExtremelyLargeImageWorks
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportWithCustomPlatform
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportWithCustomPlatform/#00
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportWithCustomPlatform/_______
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportWithCustomPlatform//
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportWithCustomPlatform/linux
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportWithCustomPlatform/LINUX
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportWithCustomPlatform/macos
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:06:24 [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform (0.31s)
09:06:24 [2022-03-17T09:06:24.403Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
09:06:24 [2022-03-17T09:06:24.403Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:06:24 [2022-03-17T09:06:24.403Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:06:24 [2022-03-17T09:06:24.403Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:06:24 [2022-03-17T09:06:24.403Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:06:24 [2022-03-17T09:06:24.403Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:06:24 [2022-03-17T09:06:24.403Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:06:24 [2022-03-17T09:06:24.403Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:06:24 [2022-03-17T09:06:24.403Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImagesFilterMultiReference
09:06:24 [2022-03-17T09:06:24.403Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:06:24 [2022-03-17T09:06:24.403Z] === RUN   TestImagePullPlatformInvalid
09:06:24 [2022-03-17T09:06:24.664Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:06:24 [2022-03-17T09:06:24.664Z] === RUN   TestRemoveImageOrphaning
09:06:26 [2022-03-17T09:06:26.083Z] --- PASS: TestRemoveImageOrphaning (1.62s)
09:06:26 [2022-03-17T09:06:26.083Z] === RUN   TestRemoveImageGarbageCollector
09:06:26 [2022-03-17T09:06:26.083Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:06:26 [2022-03-17T09:06:26.083Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:06:26 [2022-03-17T09:06:26.083Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:06:26 [2022-03-17T09:06:26.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:06:26 [2022-03-17T09:06:26.083Z] === RUN   TestTagInvalidReference
09:06:26 [2022-03-17T09:06:26.083Z] --- PASS: TestTagInvalidReference (0.01s)
09:06:26 [2022-03-17T09:06:26.083Z] === RUN   TestTagValidPrefixedRepo
09:06:26 [2022-03-17T09:06:26.344Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:06:26 [2022-03-17T09:06:26.344Z] === RUN   TestTagExistedNameWithoutForce
09:06:26 [2022-03-17T09:06:26.344Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:06:26 [2022-03-17T09:06:26.344Z] === RUN   TestTagOfficialNames
09:06:26 [2022-03-17T09:06:26.344Z] --- PASS: TestTagOfficialNames (0.05s)
09:06:26 [2022-03-17T09:06:26.344Z] === RUN   TestTagMatchesDigest
09:06:26 [2022-03-17T09:06:26.344Z] --- PASS: TestTagMatchesDigest (0.01s)
09:06:26 [2022-03-17T09:06:26.344Z] === CONT  TestImportExtremelyLargeImageWorks
09:08:02 [2022-03-17T09:08:02.850Z] --- PASS: TestImportExtremelyLargeImageWorks (93.14s)
09:08:02 [2022-03-17T09:08:02.850Z] PASS
09:08:02 [2022-03-17T09:08:02.850Z] 
09:08:02 [2022-03-17T09:08:02.850Z] === Skipped
09:08:02 [2022-03-17T09:08:02.850Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:08:02 [2022-03-17T09:08:02.850Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:08:02 [2022-03-17T09:08:02.850Z] 
09:08:02 [2022-03-17T09:08:02.850Z] DONE 22 tests, 1 skipped in 96.566s
09:08:02 [2022-03-17T09:08:02.850Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:08:02 [2022-03-17T09:08:02.850Z] INFO: Testing against a local daemon
09:08:02 [2022-03-17T09:08:02.850Z] === RUN   TestNetworkCreateDelete
09:08:02 [2022-03-17T09:08:02.850Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:08:02 [2022-03-17T09:08:02.850Z] === RUN   TestDockerNetworkDeletePreferID
09:08:02 [2022-03-17T09:08:02.850Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
09:08:02 [2022-03-17T09:08:02.850Z] === RUN   TestDaemonDNSFallback
09:08:07 [2022-03-17T09:08:07.056Z] --- PASS: TestDaemonDNSFallback (6.30s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestInspectNetwork
09:08:07 [2022-03-17T09:08:07.056Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestInspectNetwork (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestRunContainerWithBridgeNone
09:08:07 [2022-03-17T09:08:07.056Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestNetworkInvalidJSON
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestNetworkInvalidJSON//networks/create
09:08:07 [2022-03-17T09:08:07.056Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:08:07 [2022-03-17T09:08:07.056Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:08:07 [2022-03-17T09:08:07.056Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:08:07 [2022-03-17T09:08:07.056Z] === CONT  TestNetworkInvalidJSON//networks/create
09:08:07 [2022-03-17T09:08:07.056Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:08:07 [2022-03-17T09:08:07.056Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:08:07 [2022-03-17T09:08:07.056Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:08:07 [2022-03-17T09:08:07.056Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestNetworkList
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestNetworkList//networks
09:08:07 [2022-03-17T09:08:07.056Z] === PAUSE TestNetworkList//networks
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestNetworkList//networks/
09:08:07 [2022-03-17T09:08:07.056Z] === PAUSE TestNetworkList//networks/
09:08:07 [2022-03-17T09:08:07.056Z] === CONT  TestNetworkList//networks
09:08:07 [2022-03-17T09:08:07.056Z] === CONT  TestNetworkList//networks/
09:08:07 [2022-03-17T09:08:07.056Z] --- PASS: TestNetworkList (0.01s)
09:08:07 [2022-03-17T09:08:07.056Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z]     --- PASS: TestNetworkList//networks (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestHostIPv4BridgeLabel
09:08:07 [2022-03-17T09:08:07.056Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestDaemonRestartWithLiveRestore
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestDaemonDefaultNetworkPools
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestDaemonRestartWithExistingNetwork
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestServiceWithPredefinedNetwork
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:243: FLAKY_TEST
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestServiceWithDataPathPortInit
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:07 [2022-03-17T09:08:07.056Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z] PASS
09:08:07 [2022-03-17T09:08:07.056Z] 
09:08:07 [2022-03-17T09:08:07.056Z] === Skipped
09:08:07 [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:07 [2022-03-17T09:08:07.056Z] 
09:08:07 [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] 
09:08:07 [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] 
09:08:07 [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] 
09:08:07 [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] 
09:08:07 [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] 
09:08:07 [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:08:07 [2022-03-17T09:08:07.056Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.056Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     service_test.go:243: FLAKY_TEST
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] DONE 22 tests, 12 skipped in 6.934s
09:08:07 [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:08:07 [2022-03-17T09:08:07.057Z] INFO: Testing against a local daemon
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestDockerNetworkIpvlanPersistance
09:08:07 [2022-03-17T09:08:07.057Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestDockerNetworkIpvlan
09:08:07 [2022-03-17T09:08:07.057Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] PASS
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === Skipped
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] DONE 2 tests, 2 skipped in 0.101s
09:08:07 [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:08:07 [2022-03-17T09:08:07.057Z] INFO: Testing against a local daemon
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestDockerNetworkMacvlanPersistance
09:08:07 [2022-03-17T09:08:07.057Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestDockerNetworkMacvlan
09:08:07 [2022-03-17T09:08:07.057Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] PASS
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === Skipped
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] DONE 2 tests, 2 skipped in 0.100s
09:08:07 [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:08:07 [2022-03-17T09:08:07.057Z] testing: warning: no tests to run
09:08:07 [2022-03-17T09:08:07.057Z] PASS
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] DONE 0 tests in 0.028s
09:08:07 [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:08:07 [2022-03-17T09:08:07.057Z] INFO: Testing against a local daemon
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginAllowRequest
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginTLS
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginDenyRequest
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginAPIDenyResponse
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginDenyResponse
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginAllowEventStream
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginErrorResponse
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginErrorRequest
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginHeader
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginV2Disable
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
09:08:07 [2022-03-17T09:08:07.057Z] PASS
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === Skipped
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
09:08:07 [2022-03-17T09:08:07.057Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] DONE 17 tests, 17 skipped in 0.293s
09:08:07 [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:08:07 [2022-03-17T09:08:07.057Z] INFO: Testing against a local daemon
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestPluginInvalidJSON
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:08:07 [2022-03-17T09:08:07.057Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:08:07 [2022-03-17T09:08:07.057Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:08:07 [2022-03-17T09:08:07.057Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:08:07 [2022-03-17T09:08:07.057Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestPluginInstall
09:08:07 [2022-03-17T09:08:07.057Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestPluginInstall (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestPluginsWithRuntimes
09:08:07 [2022-03-17T09:08:07.057Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] === RUN   TestPluginBackCompatMediaTypes
09:08:07 [2022-03-17T09:08:07.057Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
09:08:07 [2022-03-17T09:08:07.057Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z] PASS
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === Skipped
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
09:08:07 [2022-03-17T09:08:07.057Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
09:08:07 [2022-03-17T09:08:07.057Z] 
09:08:07 [2022-03-17T09:08:07.057Z] DONE 5 tests, 3 skipped in 0.137s
09:08:07 [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:08:07 [2022-03-17T09:08:07.319Z] INFO: Testing against a local daemon
09:08:07 [2022-03-17T09:08:07.319Z] === RUN   TestExternalGraphDriver
09:08:07 [2022-03-17T09:08:07.319Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:08:07 [2022-03-17T09:08:07.319Z] --- SKIP: TestExternalGraphDriver (0.03s)
09:08:07 [2022-03-17T09:08:07.319Z] === RUN   TestGraphdriverPluginV2
09:08:10 [2022-03-17T09:08:10.626Z] --- PASS: TestGraphdriverPluginV2 (3.38s)
09:08:10 [2022-03-17T09:08:10.626Z] PASS
09:08:10 [2022-03-17T09:08:10.626Z] 
09:08:10 [2022-03-17T09:08:10.626Z] === Skipped
09:08:10 [2022-03-17T09:08:10.626Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
09:08:10 [2022-03-17T09:08:10.626Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:08:10 [2022-03-17T09:08:10.626Z] 
09:08:10 [2022-03-17T09:08:10.626Z] DONE 2 tests, 1 skipped in 3.515s
09:08:10 [2022-03-17T09:08:10.626Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:08:10 [2022-03-17T09:08:10.893Z] INFO: Testing against a local daemon
09:08:10 [2022-03-17T09:08:10.893Z] === RUN   TestContinueAfterPluginCrash
09:08:10 [2022-03-17T09:08:10.893Z] === PAUSE TestContinueAfterPluginCrash
09:08:10 [2022-03-17T09:08:10.893Z] === RUN   TestReadPluginNoRead
09:08:10 [2022-03-17T09:08:10.893Z] === PAUSE TestReadPluginNoRead
09:08:10 [2022-03-17T09:08:10.893Z] === RUN   TestDaemonStartWithLogOpt
09:08:10 [2022-03-17T09:08:10.893Z] === PAUSE TestDaemonStartWithLogOpt
09:08:10 [2022-03-17T09:08:10.893Z] === CONT  TestContinueAfterPluginCrash
09:08:10 [2022-03-17T09:08:10.893Z] === CONT  TestDaemonStartWithLogOpt
09:08:15 [2022-03-17T09:08:15.101Z] --- PASS: TestDaemonStartWithLogOpt (4.24s)
09:08:15 [2022-03-17T09:08:15.101Z] === CONT  TestReadPluginNoRead
09:08:17 [2022-03-17T09:08:17.649Z] === RUN   TestReadPluginNoRead/disabled_caching
09:08:18 [2022-03-17T09:08:18.591Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:08:19 [2022-03-17T09:08:19.978Z] --- PASS: TestContinueAfterPluginCrash (8.93s)
09:08:19 [2022-03-17T09:08:19.978Z] === RUN   TestReadPluginNoRead/default
09:08:21 [2022-03-17T09:08:21.364Z] === CONT  TestReadPluginNoRead
09:08:21 [2022-03-17T09:08:21.364Z]     read_test.go:92: [ddbc232647b84] daemon is not started
09:08:21 [2022-03-17T09:08:21.364Z] --- PASS: TestReadPluginNoRead (6.08s)
09:08:21 [2022-03-17T09:08:21.364Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
09:08:21 [2022-03-17T09:08:21.364Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s)
09:08:21 [2022-03-17T09:08:21.364Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
09:08:21 [2022-03-17T09:08:21.364Z] PASS
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] DONE 6 tests in 10.425s
09:08:21 [2022-03-17T09:08:21.364Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:08:21 [2022-03-17T09:08:21.364Z] testing: warning: no tests to run
09:08:21 [2022-03-17T09:08:21.364Z] PASS
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] DONE 0 tests in 0.035s
09:08:21 [2022-03-17T09:08:21.364Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:08:21 [2022-03-17T09:08:21.364Z] INFO: Testing against a local daemon
09:08:21 [2022-03-17T09:08:21.364Z] === RUN   TestPluginWithDevMounts
09:08:21 [2022-03-17T09:08:21.364Z]     mounts_test.go:20: (*Execution).IsRootless-fm
09:08:21 [2022-03-17T09:08:21.364Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:08:21 [2022-03-17T09:08:21.364Z] PASS
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] === Skipped
09:08:21 [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:08:21 [2022-03-17T09:08:21.364Z]     mounts_test.go:20: (*Execution).IsRootless-fm
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] DONE 1 tests, 1 skipped in 0.095s
09:08:21 [2022-03-17T09:08:21.364Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:08:21 [2022-03-17T09:08:21.364Z] INFO: Testing against a local daemon
09:08:21 [2022-03-17T09:08:21.364Z] === RUN   TestSecretInspect
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] --- SKIP: TestSecretInspect (0.01s)
09:08:21 [2022-03-17T09:08:21.364Z] === RUN   TestSecretList
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] --- SKIP: TestSecretList (0.01s)
09:08:21 [2022-03-17T09:08:21.364Z] === RUN   TestSecretsCreateAndDelete
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
09:08:21 [2022-03-17T09:08:21.364Z] === RUN   TestSecretsUpdate
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] --- SKIP: TestSecretsUpdate (0.01s)
09:08:21 [2022-03-17T09:08:21.364Z] === RUN   TestTemplatedSecret
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] --- SKIP: TestTemplatedSecret (0.00s)
09:08:21 [2022-03-17T09:08:21.364Z] === RUN   TestSecretCreateResolve
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] --- SKIP: TestSecretCreateResolve (0.01s)
09:08:21 [2022-03-17T09:08:21.364Z] PASS
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] === Skipped
09:08:21 [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
09:08:21 [2022-03-17T09:08:21.364Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.364Z] 
09:08:21 [2022-03-17T09:08:21.364Z] DONE 6 tests, 6 skipped in 0.159s
09:08:21 [2022-03-17T09:08:21.364Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:08:21 [2022-03-17T09:08:21.625Z] INFO: Testing against a local daemon
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestServiceCreateInit
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:08:21 [2022-03-17T09:08:21.625Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:08:21 [2022-03-17T09:08:21.625Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- PASS: TestServiceCreateInit (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:08:21 [2022-03-17T09:08:21.625Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestCreateServiceMultipleTimes
09:08:21 [2022-03-17T09:08:21.625Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestCreateServiceConflict
09:08:21 [2022-03-17T09:08:21.625Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceConflict (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestCreateServiceMaxReplicas
09:08:21 [2022-03-17T09:08:21.625Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestCreateWithDuplicateNetworkNames
09:08:21 [2022-03-17T09:08:21.625Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestCreateServiceSecretFileMode
09:08:21 [2022-03-17T09:08:21.625Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestCreateServiceConfigFileMode
09:08:21 [2022-03-17T09:08:21.625Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestCreateServiceSysctls
09:08:21 [2022-03-17T09:08:21.625Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceSysctls (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestCreateServiceCapabilities
09:08:21 [2022-03-17T09:08:21.625Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestInspect
09:08:21 [2022-03-17T09:08:21.625Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestInspect (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestCreateJob
09:08:21 [2022-03-17T09:08:21.625Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateJob (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestReplicatedJob
09:08:21 [2022-03-17T09:08:21.625Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestReplicatedJob (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestUpdateReplicatedJob
09:08:21 [2022-03-17T09:08:21.625Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestServiceListWithStatuses
09:08:21 [2022-03-17T09:08:21.625Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:08:21 [2022-03-17T09:08:21.625Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:08:21 [2022-03-17T09:08:21.625Z] === RUN   TestDockerNetworkConnectAlias
09:08:21 [2022-03-17T09:08:21.626Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.626Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
09:08:21 [2022-03-17T09:08:21.626Z] === RUN   TestDockerNetworkReConnect
09:08:21 [2022-03-17T09:08:21.626Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:21 [2022-03-17T09:08:21.626Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
09:08:21 [2022-03-17T09:08:21.626Z] === RUN   TestServicePlugin
09:08:23 [2022-03-17T09:08:23.544Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.544Z] --- SKIP: TestServicePlugin (1.93s)
09:08:23 [2022-03-17T09:08:23.544Z] === RUN   TestServiceUpdateLabel
09:08:23 [2022-03-17T09:08:23.544Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.544Z] --- SKIP: TestServiceUpdateLabel (0.01s)
09:08:23 [2022-03-17T09:08:23.544Z] === RUN   TestServiceUpdateSecrets
09:08:23 [2022-03-17T09:08:23.544Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z] === RUN   TestServiceUpdateConfigs
09:08:23 [2022-03-17T09:08:23.818Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z] === RUN   TestServiceUpdateNetwork
09:08:23 [2022-03-17T09:08:23.818Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z] === RUN   TestServiceUpdatePidsLimit
09:08:23 [2022-03-17T09:08:23.818Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z] PASS
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === Skipped
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:08:23 [2022-03-17T09:08:23.818Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:08:23 [2022-03-17T09:08:23.818Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
09:08:23 [2022-03-17T09:08:23.818Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
09:08:23 [2022-03-17T09:08:23.818Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestInspect (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:08:23 [2022-03-17T09:08:23.818Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s)
09:08:23 [2022-03-17T09:08:23.818Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s)
09:08:23 [2022-03-17T09:08:23.818Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] DONE 24 tests, 23 skipped in 2.271s
09:08:23 [2022-03-17T09:08:23.818Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:08:23 [2022-03-17T09:08:23.818Z] INFO: Testing against a local daemon
09:08:23 [2022-03-17T09:08:23.818Z] === RUN   TestSessionCreate
09:08:23 [2022-03-17T09:08:23.818Z] --- PASS: TestSessionCreate (0.02s)
09:08:23 [2022-03-17T09:08:23.818Z] === RUN   TestSessionCreateWithBadUpgrade
09:08:23 [2022-03-17T09:08:23.818Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:08:23 [2022-03-17T09:08:23.818Z] PASS
09:08:23 [2022-03-17T09:08:23.818Z] 
09:08:23 [2022-03-17T09:08:23.818Z] DONE 2 tests in 0.132s
09:08:23 [2022-03-17T09:08:23.818Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:08:24 [2022-03-17T09:08:24.093Z] INFO: Testing against a local daemon
09:08:24 [2022-03-17T09:08:24.093Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:08:24 [2022-03-17T09:08:24.093Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:08:24 [2022-03-17T09:08:24.093Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:08:24 [2022-03-17T09:08:24.093Z] === RUN   TestDiskUsage
09:08:24 [2022-03-17T09:08:24.093Z] === PAUSE TestDiskUsage
09:08:24 [2022-03-17T09:08:24.093Z] === RUN   TestEventsExecDie
09:08:24 [2022-03-17T09:08:24.357Z] --- PASS: TestEventsExecDie (0.46s)
09:08:24 [2022-03-17T09:08:24.357Z] === RUN   TestEventsBackwardsCompatible
09:08:24 [2022-03-17T09:08:24.357Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
09:08:24 [2022-03-17T09:08:24.357Z] === RUN   TestEventsVolumeCreate
09:08:24 [2022-03-17T09:08:24.618Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:08:24 [2022-03-17T09:08:24.618Z] === RUN   TestInfoBinaryCommits
09:08:24 [2022-03-17T09:08:24.618Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:08:24 [2022-03-17T09:08:24.618Z] === RUN   TestInfoAPIVersioned
09:08:24 [2022-03-17T09:08:24.618Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:08:24 [2022-03-17T09:08:24.618Z] === RUN   TestInfoAPI
09:08:24 [2022-03-17T09:08:24.618Z] --- PASS: TestInfoAPI (0.02s)
09:08:24 [2022-03-17T09:08:24.618Z] === RUN   TestInfoAPIWarnings
09:08:42 [2022-03-17T09:08:42.731Z] --- PASS: TestInfoAPIWarnings (16.34s)
09:08:42 [2022-03-17T09:08:42.731Z] === RUN   TestInfoDebug
09:08:42 [2022-03-17T09:08:42.731Z] --- PASS: TestInfoDebug (0.54s)
09:08:42 [2022-03-17T09:08:42.731Z] === RUN   TestInfoInsecureRegistries
09:08:42 [2022-03-17T09:08:42.731Z] --- PASS: TestInfoInsecureRegistries (0.54s)
09:08:42 [2022-03-17T09:08:42.731Z] === RUN   TestInfoRegistryMirrors
09:08:42 [2022-03-17T09:08:42.731Z] --- PASS: TestInfoRegistryMirrors (0.55s)
09:08:42 [2022-03-17T09:08:42.731Z] === RUN   TestLoginFailsWithBadCredentials
09:08:42 [2022-03-17T09:08:42.731Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
09:08:42 [2022-03-17T09:08:42.731Z] === RUN   TestPingCacheHeaders
09:08:42 [2022-03-17T09:08:42.731Z] --- PASS: TestPingCacheHeaders (0.02s)
09:08:42 [2022-03-17T09:08:42.731Z] === RUN   TestPingGet
09:08:42 [2022-03-17T09:08:42.731Z] --- PASS: TestPingGet (0.01s)
09:08:42 [2022-03-17T09:08:42.731Z] === RUN   TestPingHead
09:08:42 [2022-03-17T09:08:42.731Z] --- PASS: TestPingHead (0.02s)
09:08:42 [2022-03-17T09:08:42.731Z] === RUN   TestVersion
09:08:42 [2022-03-17T09:08:42.731Z] --- PASS: TestVersion (0.02s)
09:08:42 [2022-03-17T09:08:42.731Z] === CONT  TestDiskUsage
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty/container_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty/image_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty/volume_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty/build-cache_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:08:43 [2022-03-17T09:08:43.303Z] === RUN   TestDiskUsage/after_container.Run
09:08:43 [2022-03-17T09:08:43.876Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:08:43 [2022-03-17T09:08:43.876Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:08:43 [2022-03-17T09:08:43.876Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:08:43 [2022-03-17T09:08:43.876Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:08:43 [2022-03-17T09:08:43.876Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:08:43 [2022-03-17T09:08:43.876Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:08:43 [2022-03-17T09:08:43.876Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:08:43 [2022-03-17T09:08:43.876Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:08:43 [2022-03-17T09:08:43.876Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:08:43 [2022-03-17T09:08:43.876Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:08:43 [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage (1.26s)
09:08:43 [2022-03-17T09:08:43.876Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]     --- PASS: TestDiskUsage/after_container.Run (0.42s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
09:08:43 [2022-03-17T09:08:43.876Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.877Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
09:08:43 [2022-03-17T09:08:43.877Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:08:43 [2022-03-17T09:08:43.877Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s)
09:08:43 [2022-03-17T09:08:43.877Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
09:08:43 [2022-03-17T09:08:43.877Z] PASS
09:08:43 [2022-03-17T09:08:43.877Z] 
09:08:43 [2022-03-17T09:08:43.877Z] === Skipped
09:08:43 [2022-03-17T09:08:43.877Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:08:43 [2022-03-17T09:08:43.877Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:08:43 [2022-03-17T09:08:43.877Z] 
09:08:43 [2022-03-17T09:08:43.877Z] DONE 50 tests, 1 skipped in 20.073s
09:08:43 [2022-03-17T09:08:43.877Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:08:44 [2022-03-17T09:08:44.137Z] INFO: Testing against a local daemon
09:08:44 [2022-03-17T09:08:44.138Z] === RUN   TestVolumesCreateAndList
09:08:44 [2022-03-17T09:08:44.138Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:08:44 [2022-03-17T09:08:44.138Z] === RUN   TestVolumesRemove
09:08:44 [2022-03-17T09:08:44.138Z] --- PASS: TestVolumesRemove (0.05s)
09:08:44 [2022-03-17T09:08:44.138Z] === RUN   TestVolumesInspect
09:08:44 [2022-03-17T09:08:44.138Z] --- PASS: TestVolumesInspect (0.02s)
09:08:44 [2022-03-17T09:08:44.138Z] === RUN   TestVolumesInvalidJSON
09:08:44 [2022-03-17T09:08:44.138Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:08:44 [2022-03-17T09:08:44.138Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:08:44 [2022-03-17T09:08:44.138Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:08:44 [2022-03-17T09:08:44.138Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:08:44 [2022-03-17T09:08:44.138Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:08:44 [2022-03-17T09:08:44.138Z] PASS
09:08:44 [2022-03-17T09:08:44.138Z] 
09:08:44 [2022-03-17T09:08:44.138Z] DONE 5 tests in 0.181s
09:08:44 [2022-03-17T09:08:44.138Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:08:44 [2022-03-17T09:08:44.138Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13706 is not a child of this shell
09:08:44 [2022-03-17T09:08:44.138Z] warning: PID 13706 from bundles/test-integration/docker.pid had a nonzero exit code
09:08:44 [2022-03-17T09:08:44.138Z] Leaving: AppArmorNo profiles have been unloaded.
09:08:44 [2022-03-17T09:08:44.138Z] 
09:08:44 [2022-03-17T09:08:44.138Z] Unloading profiles will leave already running processes permanently
09:08:44 [2022-03-17T09:08:44.138Z] unconfined, which can lead to unexpected situations.
09:08:44 [2022-03-17T09:08:44.138Z] 
09:08:44 [2022-03-17T09:08:44.138Z] To set a process to complain mode, use the command line tool
09:08:44 [2022-03-17T09:08:44.138Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:08:44 [2022-03-17T09:08:44.138Z] Removing test suite binaries
09:08:44 [2022-03-17T09:08:44.138Z] exiting test-integration
09:08:44 [2022-03-17T09:08:44.138Z] ++ exit 0
09:08:44 [2022-03-17T09:08:44.138Z]