Skip to content

Console Output

15:46:30 [2022-01-03T15:46:30.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -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:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh dynbinary test-integration
15:46:32 [2022-01-03T15:46:32.133Z] 
15:46:32 [2022-01-03T15:46:32.133Z] Removing bundles/
15:46:32 [2022-01-03T15:46:32.133Z] 
15:46:32 [2022-01-03T15:46:32.133Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:46:32 [2022-01-03T15:46:32.133Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:46:32 [2022-01-03T15:46:32.133Z] GOOS="" GOARCH="" GOARM=""
15:48:08 [2022-01-03T15:48:08.615Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:48:08 [2022-01-03T15:48:08.615Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:48:08 [2022-01-03T15:48:08.615Z] GOOS="" GOARCH="" GOARM=""
15:48:08 [2022-01-03T15:48:08.615Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:48:08 [2022-01-03T15:48:08.615Z] 
15:48:08 [2022-01-03T15:48:08.615Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:48:08 [2022-01-03T15:48:08.615Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:48:08 [2022-01-03T15:48:08.615Z] HOSTNAME=8d4843e7118c
15:48:08 [2022-01-03T15:48:08.615Z] DEST=bundles/test-integration
15:48:08 [2022-01-03T15:48:08.615Z] PWD=/go/src/github.com/docker/docker
15:48:08 [2022-01-03T15:48:08.615Z] DOCKER_ROOTLESS=1
15:48:08 [2022-01-03T15:48:08.615Z] DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59
15:48:08 [2022-01-03T15:48:08.615Z] container=docker
15:48:08 [2022-01-03T15:48:08.615Z] HOME=/root
15:48:08 [2022-01-03T15:48:08.615Z] GOLANG_VERSION=1.17.5
15:48:08 [2022-01-03T15:48:08.615Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:48:08 [2022-01-03T15:48:08.615Z] VALIDATE_BRANCH=master
15:48:08 [2022-01-03T15:48:08.615Z] TERM=xterm
15:48:08 [2022-01-03T15:48:08.615Z] DOCKER_PKG=github.com/docker/docker
15:48:08 [2022-01-03T15:48:08.615Z] SHLVL=1
15:48:08 [2022-01-03T15:48:08.615Z] TIMEOUT=120m
15:48:08 [2022-01-03T15:48:08.615Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:48:08 [2022-01-03T15:48:08.615Z] DOCKER_GRAPHDRIVER=overlay2
15:48:08 [2022-01-03T15:48:08.615Z] GO111MODULE=off
15:48:08 [2022-01-03T15:48:08.615Z] DOCKER_EXPERIMENTAL=1
15:48:08 [2022-01-03T15:48:08.615Z] TEST_SKIP_INTEGRATION_CLI=1
15:48:08 [2022-01-03T15:48:08.615Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:48:08 [2022-01-03T15:48:08.615Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:48:08 [2022-01-03T15:48:08.615Z] GOPATH=/go
15:48:08 [2022-01-03T15:48:08.615Z] PKG_CONFIG=pkg-config
15:48:08 [2022-01-03T15:48:08.615Z] _=/usr/bin/env
15:48:08 [2022-01-03T15:48:08.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:48:55 [2022-01-03T15:48:55.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:48:55 [2022-01-03T15:48:55.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:49:13 [2022-01-03T15:49:13.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:49:23 [2022-01-03T15:49:23.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:49:31 [2022-01-03T15:49:31.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:49:32 [2022-01-03T15:49:32.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:49:33 [2022-01-03T15:49:33.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:49:34 [2022-01-03T15:49:34.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:49:34 [2022-01-03T15:49:34.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:49:35 [2022-01-03T15:49:35.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:49:37 [2022-01-03T15:49:37.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:49:38 [2022-01-03T15:49:38.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:49:39 [2022-01-03T15:49:39.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:49:39 [2022-01-03T15:49:39.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:49:40 [2022-01-03T15:49:40.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:49:41 [2022-01-03T15:49:41.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:49:42 [2022-01-03T15:49:42.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:49:43 [2022-01-03T15:49:43.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:49:43 [2022-01-03T15:49:43.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:49:44 [2022-01-03T15:49:44.638Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:49:44 [2022-01-03T15:49:44.638Z] Using test binary docker
15:49:44 [2022-01-03T15:49:44.638Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:49:44 [2022-01-03T15:49:44.638Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:49:44 [2022-01-03T15:49:44.638Z] INFO: Waiting for daemon to start...
15:49:44 [2022-01-03T15:49:44.638Z] Starting dockerd
15:49:47 [2022-01-03T15:49:47.177Z] .
15:49:47 [2022-01-03T15:49:47.177Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:49:47 [2022-01-03T15:49:47.177Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:49:47 [2022-01-03T15:49:47.177Z] Error: No such image: emptyfs
15:49:47 [2022-01-03T15:49:47.177Z] Running integration-test (iteration 1)
15:49:47 [2022-01-03T15:49:47.177Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:49:47 [2022-01-03T15:49:47.438Z] Loaded image: busybox:latest
15:49:47 [2022-01-03T15:49:47.697Z] Loaded image: busybox:glibc
15:49:49 [2022-01-03T15:49:49.079Z] Loaded image: debian:bullseye-slim
15:49:49 [2022-01-03T15:49:49.079Z] Loaded image: hello-world:latest
15:49:49 [2022-01-03T15:49:49.079Z] Loaded image: arm32v7/hello-world:latest
15:49:49 [2022-01-03T15:49:49.079Z] INFO: Testing against a local daemon
15:49:49 [2022-01-03T15:49:49.079Z] === RUN   TestCgroupNamespacesBuild
15:49:50 [2022-01-03T15:49:50.461Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
15:49:50 [2022-01-03T15:49:50.461Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:49:51 [2022-01-03T15:49:51.404Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
15:49:51 [2022-01-03T15:49:51.404Z] === RUN   TestBuildWithSession
15:49:51 [2022-01-03T15:49:51.404Z]     build_session_test.go:25: TODO: BuildKit
15:49:51 [2022-01-03T15:49:51.404Z] --- SKIP: TestBuildWithSession (0.00s)
15:49:51 [2022-01-03T15:49:51.404Z] === RUN   TestBuildSquashParent
15:49:57 [2022-01-03T15:49:57.976Z] --- PASS: TestBuildSquashParent (6.69s)
15:49:57 [2022-01-03T15:49:57.976Z] === RUN   TestBuildWithRemoveAndForceRemove
15:49:57 [2022-01-03T15:49:57.976Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:49:57 [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:49:57 [2022-01-03T15:49:57.976Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:49:57 [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:49:57 [2022-01-03T15:49:57.976Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:49:57 [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:49:57 [2022-01-03T15:49:57.976Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:49:57 [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:49:57 [2022-01-03T15:49:57.976Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:49:57 [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:49:57 [2022-01-03T15:49:57.976Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:49:57 [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:49:57 [2022-01-03T15:49:57.976Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:49:57 [2022-01-03T15:49:57.976Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:49:59 [2022-01-03T15:49:59.885Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:49:59 [2022-01-03T15:49:59.885Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:50:01 [2022-01-03T15:50:01.794Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:50:01 [2022-01-03T15:50:01.794Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:50:03 [2022-01-03T15:50:03.702Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:50:03 [2022-01-03T15:50:03.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s)
15:50:03 [2022-01-03T15:50:03.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.91s)
15:50:03 [2022-01-03T15:50:03.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.81s)
15:50:03 [2022-01-03T15:50:03.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s)
15:50:03 [2022-01-03T15:50:03.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
15:50:03 [2022-01-03T15:50:03.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s)
15:50:03 [2022-01-03T15:50:03.702Z] === RUN   TestBuildMultiStageCopy
15:50:03 [2022-01-03T15:50:03.702Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:50:07 [2022-01-03T15:50:07.894Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:50:08 [2022-01-03T15:50:08.155Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:50:09 [2022-01-03T15:50:09.093Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:50:10 [2022-01-03T15:50:10.033Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:50:11 [2022-01-03T15:50:11.411Z] --- PASS: TestBuildMultiStageCopy (7.36s)
15:50:11 [2022-01-03T15:50:11.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
15:50:11 [2022-01-03T15:50:11.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:50:11 [2022-01-03T15:50:11.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:50:11 [2022-01-03T15:50:11.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:50:11 [2022-01-03T15:50:11.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:50:11 [2022-01-03T15:50:11.411Z] === RUN   TestBuildMultiStageParentConfig
15:50:16 [2022-01-03T15:50:16.684Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
15:50:16 [2022-01-03T15:50:16.684Z] === RUN   TestBuildLabelWithTargets
15:50:24 [2022-01-03T15:50:24.834Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:50:24 [2022-01-03T15:50:24.834Z] === RUN   TestBuildWithEmptyLayers
15:50:27 [2022-01-03T15:50:27.429Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
15:50:27 [2022-01-03T15:50:27.429Z] === RUN   TestBuildMultiStageOnBuild
15:50:32 [2022-01-03T15:50:32.703Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
15:50:32 [2022-01-03T15:50:32.703Z] === RUN   TestBuildUncleanTarFilenames
15:50:32 [2022-01-03T15:50:32.703Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
15:50:32 [2022-01-03T15:50:32.703Z] === RUN   TestBuildMultiStageLayerLeak
15:50:37 [2022-01-03T15:50:37.978Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s)
15:50:37 [2022-01-03T15:50:37.978Z] === RUN   TestBuildWithHugeFile
15:51:34 [2022-01-03T15:51:34.229Z] --- PASS: TestBuildWithHugeFile (53.16s)
15:51:34 [2022-01-03T15:51:34.229Z] === RUN   TestBuildWCOWSandboxSize
15:51:34 [2022-01-03T15:51:34.229Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:51:34 [2022-01-03T15:51:34.229Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:51:34 [2022-01-03T15:51:34.229Z] === RUN   TestBuildWithEmptyDockerfile
15:51:34 [2022-01-03T15:51:34.229Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:51:34 [2022-01-03T15:51:34.229Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:51:34 [2022-01-03T15:51:34.229Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:51:34 [2022-01-03T15:51:34.229Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:51:34 [2022-01-03T15:51:34.229Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:51:34 [2022-01-03T15:51:34.229Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:51:34 [2022-01-03T15:51:34.229Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:51:34 [2022-01-03T15:51:34.229Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:51:34 [2022-01-03T15:51:34.229Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:51:34 [2022-01-03T15:51:34.229Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:51:34 [2022-01-03T15:51:34.229Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
15:51:34 [2022-01-03T15:51:34.229Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
15:51:34 [2022-01-03T15:51:34.229Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:51:34 [2022-01-03T15:51:34.229Z] === RUN   TestBuildPreserveOwnership
15:51:34 [2022-01-03T15:51:34.229Z] === RUN   TestBuildPreserveOwnership/copy_from
15:51:36 [2022-01-03T15:51:36.134Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:51:40 [2022-01-03T15:51:40.330Z] --- PASS: TestBuildPreserveOwnership (9.61s)
15:51:40 [2022-01-03T15:51:40.330Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.60s)
15:51:40 [2022-01-03T15:51:40.330Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:51:40 [2022-01-03T15:51:40.330Z] === RUN   TestBuildPlatformInvalid
15:51:40 [2022-01-03T15:51:40.330Z] --- PASS: TestBuildPlatformInvalid (0.07s)
15:51:40 [2022-01-03T15:51:40.330Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:51:40 [2022-01-03T15:51:40.330Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:51:40 [2022-01-03T15:51:40.330Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:51:40 [2022-01-03T15:51:40.330Z] PASS
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] === Skipped
15:51:40 [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:51:40 [2022-01-03T15:51:40.330Z]     build_session_test.go:25: TODO: BuildKit
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:51:40 [2022-01-03T15:51:40.330Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:51:40 [2022-01-03T15:51:40.330Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] DONE 34 tests, 3 skipped in 112.995s
15:51:40 [2022-01-03T15:51:40.330Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:51:40 [2022-01-03T15:51:40.330Z] INFO: Testing against a local daemon
15:51:40 [2022-01-03T15:51:40.330Z] === RUN   TestConfigInspect
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] --- SKIP: TestConfigInspect (0.03s)
15:51:40 [2022-01-03T15:51:40.330Z] === RUN   TestConfigList
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] --- SKIP: TestConfigList (0.01s)
15:51:40 [2022-01-03T15:51:40.330Z] === RUN   TestConfigsCreateAndDelete
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:51:40 [2022-01-03T15:51:40.330Z] === RUN   TestConfigsUpdate
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] --- SKIP: TestConfigsUpdate (0.01s)
15:51:40 [2022-01-03T15:51:40.330Z] === RUN   TestTemplatedConfig
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] --- SKIP: TestTemplatedConfig (0.00s)
15:51:40 [2022-01-03T15:51:40.330Z] === RUN   TestConfigCreateResolve
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:51:40 [2022-01-03T15:51:40.330Z] PASS
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] === Skipped
15:51:40 [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s)
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:51:40 [2022-01-03T15:51:40.330Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:51:40 [2022-01-03T15:51:40.330Z] 
15:51:40 [2022-01-03T15:51:40.330Z] DONE 6 tests, 6 skipped in 0.161s
15:51:40 [2022-01-03T15:51:40.330Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:51:40 [2022-01-03T15:51:40.591Z] INFO: Testing against a local daemon
15:51:40 [2022-01-03T15:51:40.591Z] === RUN   TestCheckpoint
15:51:40 [2022-01-03T15:51:40.591Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:51:40 [2022-01-03T15:51:40.591Z] --- SKIP: TestCheckpoint (0.00s)
15:51:40 [2022-01-03T15:51:40.591Z] === RUN   TestContainerInvalidJSON
15:51:40 [2022-01-03T15:51:40.591Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:51:40 [2022-01-03T15:51:40.591Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:51:40 [2022-01-03T15:51:40.591Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:51:40 [2022-01-03T15:51:40.591Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:51:40 [2022-01-03T15:51:40.591Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:51:40 [2022-01-03T15:51:40.591Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:51:40 [2022-01-03T15:51:40.591Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:51:40 [2022-01-03T15:51:40.591Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:51:40 [2022-01-03T15:51:40.591Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:51:40 [2022-01-03T15:51:40.591Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:51:40 [2022-01-03T15:51:40.591Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
15:51:40 [2022-01-03T15:51:40.591Z] === RUN   TestCopyFromContainerPathIsNotDir
15:51:40 [2022-01-03T15:51:40.591Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
15:51:40 [2022-01-03T15:51:40.591Z] === RUN   TestCopyToContainerPathDoesNotExist
15:51:40 [2022-01-03T15:51:40.591Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
15:51:40 [2022-01-03T15:51:40.591Z] === RUN   TestCopyToContainerPathIsNotDir
15:51:40 [2022-01-03T15:51:40.850Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
15:51:40 [2022-01-03T15:51:40.850Z] === RUN   TestCopyFromContainer
15:51:44 [2022-01-03T15:51:44.140Z] === RUN   TestCopyFromContainer//
15:51:44 [2022-01-03T15:51:44.140Z] === RUN   TestCopyFromContainer//bar/root
15:51:44 [2022-01-03T15:51:44.140Z] === RUN   TestCopyFromContainer//bar/root/
15:51:44 [2022-01-03T15:51:44.400Z] === RUN   TestCopyFromContainer/bar/quux
15:51:44 [2022-01-03T15:51:44.400Z] === RUN   TestCopyFromContainer/bar/quux/
15:51:44 [2022-01-03T15:51:44.400Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:51:44 [2022-01-03T15:51:44.400Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:51:44 [2022-01-03T15:51:44.400Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:51:44 [2022-01-03T15:51:44.660Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:51:44 [2022-01-03T15:51:44.660Z] === RUN   TestCopyFromContainer/bar/notarget
15:51:44 [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer (3.95s)
15:51:44 [2022-01-03T15:51:44.660Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:51:44 [2022-01-03T15:51:44.660Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
15:51:44 [2022-01-03T15:51:44.660Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:51:44 [2022-01-03T15:51:44.660Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
15:51:44 [2022-01-03T15:51:44.660Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
15:51:44 [2022-01-03T15:51:44.660Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
15:51:44 [2022-01-03T15:51:44.660Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
15:51:44 [2022-01-03T15:51:44.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:51:44 [2022-01-03T15:51:44.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
15:51:44 [2022-01-03T15:51:44.660Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
15:51:44 [2022-01-03T15:51:44.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:51:44 [2022-01-03T15:51:44.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:51:44 [2022-01-03T15:51:44.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:51:44 [2022-01-03T15:51:44.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:51:44 [2022-01-03T15:51:44.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:51:44 [2022-01-03T15:51:44.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:51:44 [2022-01-03T15:51:44.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:51:44 [2022-01-03T15:51:44.661Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:51:44 [2022-01-03T15:51:44.661Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:51:44 [2022-01-03T15:51:44.661Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:51:44 [2022-01-03T15:51:44.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:51:44 [2022-01-03T15:51:44.661Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:51:44 [2022-01-03T15:51:44.661Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:51:44 [2022-01-03T15:51:44.661Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:51:44 [2022-01-03T15:51:44.661Z] === RUN   TestCreateLinkToNonExistingContainer
15:51:44 [2022-01-03T15:51:44.661Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:51:44 [2022-01-03T15:51:44.661Z] === RUN   TestCreateWithInvalidEnv
15:51:44 [2022-01-03T15:51:44.661Z] === RUN   TestCreateWithInvalidEnv/0
15:51:44 [2022-01-03T15:51:44.661Z] === PAUSE TestCreateWithInvalidEnv/0
15:51:44 [2022-01-03T15:51:44.661Z] === RUN   TestCreateWithInvalidEnv/1
15:51:44 [2022-01-03T15:51:44.661Z] === PAUSE TestCreateWithInvalidEnv/1
15:51:44 [2022-01-03T15:51:44.661Z] === RUN   TestCreateWithInvalidEnv/2
15:51:44 [2022-01-03T15:51:44.661Z] === PAUSE TestCreateWithInvalidEnv/2
15:51:44 [2022-01-03T15:51:44.661Z] === CONT  TestCreateWithInvalidEnv/0
15:51:44 [2022-01-03T15:51:44.661Z] === CONT  TestCreateWithInvalidEnv/2
15:51:44 [2022-01-03T15:51:44.661Z] === CONT  TestCreateWithInvalidEnv/1
15:51:44 [2022-01-03T15:51:44.661Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:51:44 [2022-01-03T15:51:44.661Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:51:44 [2022-01-03T15:51:44.661Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:51:44 [2022-01-03T15:51:44.661Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:51:44 [2022-01-03T15:51:44.661Z] === RUN   TestCreateTmpfsMountsTarget
15:51:44 [2022-01-03T15:51:44.661Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:51:44 [2022-01-03T15:51:44.661Z] === RUN   TestCreateWithCustomMaskedPaths
15:51:46 [2022-01-03T15:51:46.040Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
15:51:46 [2022-01-03T15:51:46.040Z] === RUN   TestCreateWithCustomReadonlyPaths
15:51:46 [2022-01-03T15:51:46.981Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
15:51:46 [2022-01-03T15:51:46.981Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:51:46 [2022-01-03T15:51:46.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:51:46 [2022-01-03T15:51:46.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:51:46 [2022-01-03T15:51:46.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:51:46 [2022-01-03T15:51:46.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:51:46 [2022-01-03T15:51:46.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:51:46 [2022-01-03T15:51:46.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:51:46 [2022-01-03T15:51:46.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:51:46 [2022-01-03T15:51:46.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:51:46 [2022-01-03T15:51:46.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:51:46 [2022-01-03T15:51:46.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:51:46 [2022-01-03T15:51:46.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:51:46 [2022-01-03T15:51:46.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:51:46 [2022-01-03T15:51:46.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:51:46 [2022-01-03T15:51:46.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:51:46 [2022-01-03T15:51:46.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:51:46 [2022-01-03T15:51:46.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:51:46 [2022-01-03T15:51:46.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:51:46 [2022-01-03T15:51:46.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:51:46 [2022-01-03T15:51:46.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:51:46 [2022-01-03T15:51:46.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:51:46 [2022-01-03T15:51:46.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:51:46 [2022-01-03T15:51:46.981Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:51:47 [2022-01-03T15:51:47.550Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestCreateDifferentPlatform
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestCreateDifferentPlatform/different_os
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:51:47 [2022-01-03T15:51:47.550Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:51:47 [2022-01-03T15:51:47.550Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:51:47 [2022-01-03T15:51:47.550Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:51:47 [2022-01-03T15:51:47.550Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:51:47 [2022-01-03T15:51:47.550Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestContainerStartOnDaemonRestart
15:51:47 [2022-01-03T15:51:47.550Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:51:47 [2022-01-03T15:51:47.550Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestDaemonRestartIpcMode
15:51:47 [2022-01-03T15:51:47.550Z] === PAUSE TestDaemonRestartIpcMode
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestDaemonHostGatewayIP
15:51:47 [2022-01-03T15:51:47.550Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:51:47 [2022-01-03T15:51:47.550Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestRestartDaemonWithRestartingContainer
15:51:47 [2022-01-03T15:51:47.550Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestContainerKillOnDaemonStart
15:51:47 [2022-01-03T15:51:47.550Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:51:47 [2022-01-03T15:51:47.550Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:51:47 [2022-01-03T15:51:47.550Z] === RUN   TestDiff
15:51:48 [2022-01-03T15:51:48.121Z] --- PASS: TestDiff (0.40s)
15:51:48 [2022-01-03T15:51:48.121Z] === RUN   TestExecWithCloseStdin
15:51:48 [2022-01-03T15:51:48.380Z] --- PASS: TestExecWithCloseStdin (0.43s)
15:51:48 [2022-01-03T15:51:48.380Z] === RUN   TestExec
15:51:48 [2022-01-03T15:51:48.950Z] --- PASS: TestExec (0.48s)
15:51:48 [2022-01-03T15:51:48.950Z] === RUN   TestExecUser
15:51:49 [2022-01-03T15:51:49.210Z] --- PASS: TestExecUser (0.43s)
15:51:49 [2022-01-03T15:51:49.210Z] === RUN   TestExportContainerAndImportImage
15:51:49 [2022-01-03T15:51:49.779Z] --- PASS: TestExportContainerAndImportImage (0.52s)
15:51:49 [2022-01-03T15:51:49.779Z] === RUN   TestExportContainerAfterDaemonRestart
15:51:51 [2022-01-03T15:51:51.160Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
15:51:51 [2022-01-03T15:51:51.160Z] === RUN   TestHealthCheckWorkdir
15:51:51 [2022-01-03T15:51:51.729Z] --- PASS: TestHealthCheckWorkdir (0.51s)
15:51:51 [2022-01-03T15:51:51.729Z] === RUN   TestHealthKillContainer
15:51:59 [2022-01-03T15:51:59.852Z] --- PASS: TestHealthKillContainer (7.89s)
15:51:59 [2022-01-03T15:51:59.852Z] === RUN   TestInspectCpusetInConfigPre120
15:51:59 [2022-01-03T15:51:59.852Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:51:59 [2022-01-03T15:51:59.852Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:51:59 [2022-01-03T15:51:59.852Z] === RUN   TestIpcModeNone
15:51:59 [2022-01-03T15:51:59.852Z] --- PASS: TestIpcModeNone (0.41s)
15:51:59 [2022-01-03T15:51:59.852Z] === RUN   TestIpcModePrivate
15:52:00 [2022-01-03T15:52:00.111Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
15:52:00 [2022-01-03T15:52:00.371Z] --- PASS: TestIpcModePrivate (0.45s)
15:52:00 [2022-01-03T15:52:00.371Z] === RUN   TestIpcModeShareable
15:52:00 [2022-01-03T15:52:00.371Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:00 [2022-01-03T15:52:00.371Z] --- SKIP: TestIpcModeShareable (0.00s)
15:52:00 [2022-01-03T15:52:00.371Z] === RUN   TestAPIIpcModeShareableAndContainer
15:52:01 [2022-01-03T15:52:01.755Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
15:52:01 [2022-01-03T15:52:01.755Z] === RUN   TestAPIIpcModeHost
15:52:01 [2022-01-03T15:52:01.755Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:01 [2022-01-03T15:52:01.755Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:52:01 [2022-01-03T15:52:01.755Z] === RUN   TestDaemonIpcModeShareable
15:52:01 [2022-01-03T15:52:01.755Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:01 [2022-01-03T15:52:01.755Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:52:01 [2022-01-03T15:52:01.755Z] === RUN   TestDaemonIpcModePrivate
15:52:02 [2022-01-03T15:52:02.695Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
15:52:02 [2022-01-03T15:52:02.954Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
15:52:02 [2022-01-03T15:52:02.954Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:52:02 [2022-01-03T15:52:02.954Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:02 [2022-01-03T15:52:02.954Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:52:02 [2022-01-03T15:52:02.954Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:52:02 [2022-01-03T15:52:02.954Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:02 [2022-01-03T15:52:02.954Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:52:02 [2022-01-03T15:52:02.954Z] === RUN   TestIpcModeOlderClient
15:52:02 [2022-01-03T15:52:02.954Z] === PAUSE TestIpcModeOlderClient
15:52:02 [2022-01-03T15:52:02.954Z] === RUN   TestKillContainerInvalidSignal
15:52:03 [2022-01-03T15:52:03.214Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
15:52:03 [2022-01-03T15:52:03.214Z] === RUN   TestKillContainer
15:52:03 [2022-01-03T15:52:03.214Z] === RUN   TestKillContainer/no_signal
15:52:03 [2022-01-03T15:52:03.784Z] === RUN   TestKillContainer/non_killing_signal
15:52:04 [2022-01-03T15:52:04.043Z] === RUN   TestKillContainer/killing_signal
15:52:04 [2022-01-03T15:52:04.612Z] --- PASS: TestKillContainer (1.20s)
15:52:04 [2022-01-03T15:52:04.612Z]     --- PASS: TestKillContainer/no_signal (0.37s)
15:52:04 [2022-01-03T15:52:04.612Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
15:52:04 [2022-01-03T15:52:04.612Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
15:52:04 [2022-01-03T15:52:04.612Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:52:04 [2022-01-03T15:52:04.612Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:52:04 [2022-01-03T15:52:04.873Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:52:05 [2022-01-03T15:52:05.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s)
15:52:05 [2022-01-03T15:52:05.441Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
15:52:05 [2022-01-03T15:52:05.441Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
15:52:05 [2022-01-03T15:52:05.441Z] === RUN   TestKillStoppedContainer
15:52:05 [2022-01-03T15:52:05.441Z] --- PASS: TestKillStoppedContainer (0.04s)
15:52:05 [2022-01-03T15:52:05.441Z] === RUN   TestKillStoppedContainerAPIPre120
15:52:05 [2022-01-03T15:52:05.441Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
15:52:05 [2022-01-03T15:52:05.441Z] === RUN   TestKillDifferentUserContainer
15:52:05 [2022-01-03T15:52:05.700Z] --- PASS: TestKillDifferentUserContainer (0.39s)
15:52:05 [2022-01-03T15:52:05.700Z] === RUN   TestInspectOomKilledTrue
15:52:05 [2022-01-03T15:52:05.700Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:05 [2022-01-03T15:52:05.700Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:52:05 [2022-01-03T15:52:05.700Z] === RUN   TestInspectOomKilledFalse
15:52:05 [2022-01-03T15:52:05.700Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:52:05 [2022-01-03T15:52:05.700Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:52:05 [2022-01-03T15:52:05.700Z] === RUN   TestLinksEtcHostsContentMatch
15:52:05 [2022-01-03T15:52:05.700Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:52:05 [2022-01-03T15:52:05.700Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:52:05 [2022-01-03T15:52:05.700Z] === RUN   TestLinksContainerNames
15:52:06 [2022-01-03T15:52:06.638Z] --- PASS: TestLinksContainerNames (0.80s)
15:52:06 [2022-01-03T15:52:06.638Z] === RUN   TestLogsFollowTailEmpty
15:52:06 [2022-01-03T15:52:06.899Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
15:52:06 [2022-01-03T15:52:06.899Z] === RUN   TestContainerNetworkMountsNoChown
15:52:07 [2022-01-03T15:52:07.468Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/default
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/default
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/private
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/private
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rprivate
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rprivate
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/slave
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/slave
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rslave
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rslave
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/shared
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/shared
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rshared
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rshared
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/default
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/default/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/default/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/rslave
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/rshared
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/shared
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/rprivate
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/slave
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/private
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/default/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/private/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/private/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/default/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:52:07 [2022-01-03T15:52:07.468Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/private/bind_root
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/private/mount_root
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:52:07 [2022-01-03T15:52:07.728Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:52:07 [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:52:07 [2022-01-03T15:52:07.728Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:52:07 [2022-01-03T15:52:07.728Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:52:07 [2022-01-03T15:52:07.728Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:52:07 [2022-01-03T15:52:07.728Z] === RUN   TestContainerBindMountNonRecursive
15:52:07 [2022-01-03T15:52:07.728Z]     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)
15:52:07 [2022-01-03T15:52:07.728Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
15:52:07 [2022-01-03T15:52:07.728Z] === RUN   TestContainerVolumesMountedAsShared
15:52:07 [2022-01-03T15:52:07.728Z]     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)
15:52:07 [2022-01-03T15:52:07.728Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
15:52:07 [2022-01-03T15:52:07.728Z] === RUN   TestContainerVolumesMountedAsSlave
15:52:07 [2022-01-03T15:52:07.728Z]     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)
15:52:07 [2022-01-03T15:52:07.728Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
15:52:07 [2022-01-03T15:52:07.728Z] === RUN   TestNetworkNat
15:52:08 [2022-01-03T15:52:08.297Z] --- PASS: TestNetworkNat (0.46s)
15:52:08 [2022-01-03T15:52:08.297Z] === RUN   TestNetworkLocalhostTCPNat
15:52:08 [2022-01-03T15:52:08.557Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
15:52:08 [2022-01-03T15:52:08.557Z] === RUN   TestNetworkLoopbackNat
15:52:11 [2022-01-03T15:52:11.093Z] --- PASS: TestNetworkLoopbackNat (2.54s)
15:52:11 [2022-01-03T15:52:11.093Z] === RUN   TestPause
15:52:11 [2022-01-03T15:52:11.093Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:11 [2022-01-03T15:52:11.093Z] --- SKIP: TestPause (0.00s)
15:52:11 [2022-01-03T15:52:11.093Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:52:11 [2022-01-03T15:52:11.093Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:52:11 [2022-01-03T15:52:11.093Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:52:11 [2022-01-03T15:52:11.093Z] === RUN   TestPauseStopPausedContainer
15:52:11 [2022-01-03T15:52:11.093Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:11 [2022-01-03T15:52:11.093Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:52:11 [2022-01-03T15:52:11.093Z] === RUN   TestPidHost
15:52:12 [2022-01-03T15:52:12.032Z] --- PASS: TestPidHost (0.85s)
15:52:12 [2022-01-03T15:52:12.032Z] === RUN   TestPsFilter
15:52:12 [2022-01-03T15:52:12.032Z] --- PASS: TestPsFilter (0.09s)
15:52:12 [2022-01-03T15:52:12.032Z] === RUN   TestRemoveContainerWithRemovedVolume
15:52:12 [2022-01-03T15:52:12.601Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
15:52:12 [2022-01-03T15:52:12.601Z] === RUN   TestRemoveContainerWithVolume
15:52:12 [2022-01-03T15:52:12.861Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
15:52:12 [2022-01-03T15:52:12.861Z] === RUN   TestRemoveContainerRunning
15:52:13 [2022-01-03T15:52:13.430Z] --- PASS: TestRemoveContainerRunning (0.40s)
15:52:13 [2022-01-03T15:52:13.430Z] === RUN   TestRemoveContainerForceRemoveRunning
15:52:13 [2022-01-03T15:52:13.690Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
15:52:13 [2022-01-03T15:52:13.690Z] === RUN   TestRemoveInvalidContainer
15:52:13 [2022-01-03T15:52:13.690Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:52:13 [2022-01-03T15:52:13.690Z] === RUN   TestRenameLinkedContainer
15:52:15 [2022-01-03T15:52:15.601Z] --- PASS: TestRenameLinkedContainer (1.59s)
15:52:15 [2022-01-03T15:52:15.601Z] === RUN   TestRenameStoppedContainer
15:52:15 [2022-01-03T15:52:15.601Z] --- PASS: TestRenameStoppedContainer (0.37s)
15:52:15 [2022-01-03T15:52:15.601Z] === RUN   TestRenameRunningContainerAndReuse
15:52:16 [2022-01-03T15:52:16.542Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
15:52:16 [2022-01-03T15:52:16.542Z] === RUN   TestRenameInvalidName
15:52:16 [2022-01-03T15:52:16.802Z] --- PASS: TestRenameInvalidName (0.42s)
15:52:16 [2022-01-03T15:52:16.802Z] === RUN   TestRenameAnonymousContainer
15:52:18 [2022-01-03T15:52:18.711Z] --- PASS: TestRenameAnonymousContainer (1.50s)
15:52:18 [2022-01-03T15:52:18.711Z] === RUN   TestRenameContainerWithSameName
15:52:18 [2022-01-03T15:52:18.711Z] --- PASS: TestRenameContainerWithSameName (0.41s)
15:52:18 [2022-01-03T15:52:18.711Z] === RUN   TestRenameContainerWithLinkedContainer
15:52:19 [2022-01-03T15:52:19.651Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
15:52:19 [2022-01-03T15:52:19.651Z] === RUN   TestResize
15:52:19 [2022-01-03T15:52:19.911Z] --- PASS: TestResize (0.39s)
15:52:19 [2022-01-03T15:52:19.911Z] === RUN   TestResizeWithInvalidSize
15:52:20 [2022-01-03T15:52:20.484Z] --- PASS: TestResizeWithInvalidSize (0.40s)
15:52:20 [2022-01-03T15:52:20.484Z] === RUN   TestResizeWhenContainerNotStarted
15:52:20 [2022-01-03T15:52:20.744Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
15:52:20 [2022-01-03T15:52:20.744Z] === RUN   TestDaemonRestartKillContainers
15:52:20 [2022-01-03T15:52:20.744Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:52:20 [2022-01-03T15:52:20.744Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:52:20 [2022-01-03T15:52:20.744Z] === RUN   TestCgroupNamespacesRun
15:52:22 [2022-01-03T15:52:22.137Z] --- PASS: TestCgroupNamespacesRun (1.11s)
15:52:22 [2022-01-03T15:52:22.137Z] === RUN   TestCgroupNamespacesRunPrivileged
15:52:23 [2022-01-03T15:52:23.098Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
15:52:23 [2022-01-03T15:52:23.098Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:52:24 [2022-01-03T15:52:24.503Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
15:52:24 [2022-01-03T15:52:24.503Z] === RUN   TestCgroupNamespacesRunHostMode
15:52:25 [2022-01-03T15:52:25.442Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
15:52:25 [2022-01-03T15:52:25.442Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:52:26 [2022-01-03T15:52:26.382Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
15:52:26 [2022-01-03T15:52:26.382Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:52:27 [2022-01-03T15:52:27.764Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
15:52:27 [2022-01-03T15:52:27.764Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:52:28 [2022-01-03T15:52:28.333Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
15:52:28 [2022-01-03T15:52:28.333Z] === RUN   TestCgroupNamespacesRunOlderClient
15:52:29 [2022-01-03T15:52:29.273Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
15:52:29 [2022-01-03T15:52:29.273Z] === RUN   TestNISDomainname
15:52:29 [2022-01-03T15:52:29.273Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:52:29 [2022-01-03T15:52:29.273Z] --- SKIP: TestNISDomainname (0.01s)
15:52:29 [2022-01-03T15:52:29.273Z] === RUN   TestHostnameDnsResolution
15:52:30 [2022-01-03T15:52:30.211Z] --- PASS: TestHostnameDnsResolution (0.62s)
15:52:30 [2022-01-03T15:52:30.211Z] === RUN   TestUnprivilegedPortsAndPing
15:52:30 [2022-01-03T15:52:30.211Z]     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
15:52:30 [2022-01-03T15:52:30.211Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
15:52:30 [2022-01-03T15:52:30.211Z] === RUN   TestStats
15:52:30 [2022-01-03T15:52:30.211Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:30 [2022-01-03T15:52:30.211Z] --- SKIP: TestStats (0.00s)
15:52:30 [2022-01-03T15:52:30.211Z] === RUN   TestStopContainerWithTimeout
15:52:30 [2022-01-03T15:52:30.211Z] === RUN   TestStopContainerWithTimeout/0
15:52:30 [2022-01-03T15:52:30.211Z] === PAUSE TestStopContainerWithTimeout/0
15:52:30 [2022-01-03T15:52:30.211Z] === RUN   TestStopContainerWithTimeout/1
15:52:30 [2022-01-03T15:52:30.211Z] === PAUSE TestStopContainerWithTimeout/1
15:52:30 [2022-01-03T15:52:30.211Z] === RUN   TestStopContainerWithTimeout/3
15:52:30 [2022-01-03T15:52:30.211Z] === PAUSE TestStopContainerWithTimeout/3
15:52:30 [2022-01-03T15:52:30.211Z] === RUN   TestStopContainerWithTimeout/-1
15:52:30 [2022-01-03T15:52:30.211Z] === PAUSE TestStopContainerWithTimeout/-1
15:52:30 [2022-01-03T15:52:30.211Z] === CONT  TestStopContainerWithTimeout/0
15:52:30 [2022-01-03T15:52:30.211Z] === CONT  TestStopContainerWithTimeout/-1
15:52:30 [2022-01-03T15:52:30.780Z] === CONT  TestStopContainerWithTimeout/3
15:52:32 [2022-01-03T15:52:32.684Z] === CONT  TestStopContainerWithTimeout/1
15:52:34 [2022-01-03T15:52:34.064Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:52:34 [2022-01-03T15:52:34.064Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
15:52:34 [2022-01-03T15:52:34.064Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.54s)
15:52:34 [2022-01-03T15:52:34.064Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
15:52:34 [2022-01-03T15:52:34.064Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
15:52:34 [2022-01-03T15:52:34.064Z] === RUN   TestDeleteDevicemapper
15:52:34 [2022-01-03T15:52:34.064Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:52:34 [2022-01-03T15:52:34.064Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:52:34 [2022-01-03T15:52:34.064Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:52:35 [2022-01-03T15:52:35.974Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.74s)
15:52:35 [2022-01-03T15:52:35.974Z] === RUN   TestUpdateMemory
15:52:35 [2022-01-03T15:52:35.974Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:35 [2022-01-03T15:52:35.974Z] --- SKIP: TestUpdateMemory (0.00s)
15:52:35 [2022-01-03T15:52:35.974Z] === RUN   TestUpdateCPUQuota
15:52:35 [2022-01-03T15:52:35.974Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:35 [2022-01-03T15:52:35.974Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:52:35 [2022-01-03T15:52:35.974Z] === RUN   TestUpdatePidsLimit
15:52:35 [2022-01-03T15:52:35.974Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:35 [2022-01-03T15:52:35.974Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:52:35 [2022-01-03T15:52:35.974Z] === RUN   TestUpdateRestartPolicy
15:52:48 [2022-01-03T15:52:48.187Z] --- PASS: TestUpdateRestartPolicy (10.94s)
15:52:48 [2022-01-03T15:52:48.187Z] === RUN   TestUpdateRestartWithAutoRemove
15:52:48 [2022-01-03T15:52:48.187Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s)
15:52:48 [2022-01-03T15:52:48.187Z] === RUN   TestWaitNonBlocked
15:52:48 [2022-01-03T15:52:48.187Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:52:48 [2022-01-03T15:52:48.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:52:48 [2022-01-03T15:52:48.187Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:52:48 [2022-01-03T15:52:48.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:52:48 [2022-01-03T15:52:48.187Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:52:48 [2022-01-03T15:52:48.187Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:52:48 [2022-01-03T15:52:48.187Z] --- PASS: TestWaitNonBlocked (0.02s)
15:52:48 [2022-01-03T15:52:48.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s)
15:52:48 [2022-01-03T15:52:48.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
15:52:48 [2022-01-03T15:52:48.187Z] === RUN   TestWaitBlocked
15:52:48 [2022-01-03T15:52:48.187Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:52:48 [2022-01-03T15:52:48.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:52:48 [2022-01-03T15:52:48.187Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:52:48 [2022-01-03T15:52:48.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:52:48 [2022-01-03T15:52:48.187Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:52:48 [2022-01-03T15:52:48.187Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:52:48 [2022-01-03T15:52:48.446Z] --- PASS: TestWaitBlocked (0.01s)
15:52:48 [2022-01-03T15:52:48.446Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
15:52:48 [2022-01-03T15:52:48.446Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
15:52:48 [2022-01-03T15:52:48.446Z] === CONT  TestDaemonRestartIpcMode
15:52:48 [2022-01-03T15:52:48.446Z] === CONT  TestIpcModeOlderClient
15:52:48 [2022-01-03T15:52:48.446Z] --- PASS: TestIpcModeOlderClient (0.06s)
15:52:48 [2022-01-03T15:52:48.446Z] === CONT  TestRestartDaemonWithRestartingContainer
15:52:50 [2022-01-03T15:52:50.990Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s)
15:52:50 [2022-01-03T15:52:50.990Z] --- PASS: TestDaemonRestartIpcMode (2.78s)
15:52:50 [2022-01-03T15:52:50.990Z] PASS
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === Skipped
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
15:52:51 [2022-01-03T15:52:51.250Z]     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)
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     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)
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     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)
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:52:51 [2022-01-03T15:52:51.250Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:52:51 [2022-01-03T15:52:51.250Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     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
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:52:51 [2022-01-03T15:52:51.250Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:51 [2022-01-03T15:52:51.250Z] 
15:52:51 [2022-01-03T15:52:51.250Z] DONE 177 tests, 27 skipped in 70.680s
15:52:51 [2022-01-03T15:52:51.250Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:52:51 [2022-01-03T15:52:51.250Z] === RUN   TestConfigDaemonLibtrustID
15:52:51 [2022-01-03T15:52:51.819Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
15:52:51 [2022-01-03T15:52:51.819Z] === RUN   TestDaemonConfigValidation
15:52:51 [2022-01-03T15:52:51.819Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:52:51 [2022-01-03T15:52:51.819Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:52:51 [2022-01-03T15:52:51.819Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:52:51 [2022-01-03T15:52:51.819Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:52:51 [2022-01-03T15:52:51.819Z] === RUN   TestDaemonConfigValidation/invalid_config
15:52:51 [2022-01-03T15:52:51.819Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:52:51 [2022-01-03T15:52:51.819Z] === RUN   TestDaemonConfigValidation/malformed_config
15:52:51 [2022-01-03T15:52:51.819Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:52:51 [2022-01-03T15:52:51.819Z] === RUN   TestDaemonConfigValidation/valid_config
15:52:51 [2022-01-03T15:52:51.819Z] === PAUSE TestDaemonConfigValidation/valid_config
15:52:51 [2022-01-03T15:52:51.819Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:52:51 [2022-01-03T15:52:51.819Z] === CONT  TestDaemonConfigValidation/malformed_config
15:52:51 [2022-01-03T15:52:51.819Z] === CONT  TestDaemonConfigValidation/valid_config
15:52:51 [2022-01-03T15:52:51.819Z] === CONT  TestDaemonConfigValidation/invalid_config
15:52:52 [2022-01-03T15:52:52.079Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:52:52 [2022-01-03T15:52:52.079Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:52:52 [2022-01-03T15:52:52.079Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
15:52:52 [2022-01-03T15:52:52.079Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
15:52:52 [2022-01-03T15:52:52.079Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
15:52:52 [2022-01-03T15:52:52.079Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
15:52:52 [2022-01-03T15:52:52.079Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
15:52:52 [2022-01-03T15:52:52.079Z] === RUN   TestConfigDaemonSeccompProfiles
15:52:52 [2022-01-03T15:52:52.079Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:52:53 [2022-01-03T15:52:53.018Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:52:54 [2022-01-03T15:52:54.402Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:52:55 [2022-01-03T15:52:55.425Z] === CONT  TestConfigDaemonSeccompProfiles
15:52:55 [2022-01-03T15:52:55.425Z]     daemon_test.go:156: [d6d9dd77590f9] daemon is not started
15:52:55 [2022-01-03T15:52:55.425Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s)
15:52:55 [2022-01-03T15:52:55.425Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
15:52:55 [2022-01-03T15:52:55.425Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
15:52:55 [2022-01-03T15:52:55.425Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
15:52:55 [2022-01-03T15:52:55.425Z] === RUN   TestDaemonProxy
15:52:55 [2022-01-03T15:52:55.425Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
15:52:55 [2022-01-03T15:52:55.425Z] --- SKIP: TestDaemonProxy (0.00s)
15:52:55 [2022-01-03T15:52:55.425Z] PASS
15:52:55 [2022-01-03T15:52:55.425Z] 
15:52:55 [2022-01-03T15:52:55.425Z] === Skipped
15:52:55 [2022-01-03T15:52:55.425Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
15:52:55 [2022-01-03T15:52:55.425Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
15:52:55 [2022-01-03T15:52:55.425Z] 
15:52:55 [2022-01-03T15:52:55.425Z] DONE 12 tests, 1 skipped in 4.161s
15:52:55 [2022-01-03T15:52:55.425Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:52:55 [2022-01-03T15:52:55.425Z] INFO: Testing against a local daemon
15:52:55 [2022-01-03T15:52:55.425Z] === RUN   TestCommitInheritsEnv
15:52:57 [2022-01-03T15:52:57.332Z] --- PASS: TestCommitInheritsEnv (1.73s)
15:52:57 [2022-01-03T15:52:57.332Z] === RUN   TestImportExtremelyLargeImageWorks
15:52:57 [2022-01-03T15:52:57.332Z] === PAUSE TestImportExtremelyLargeImageWorks
15:52:57 [2022-01-03T15:52:57.332Z] === RUN   TestImagesFilterMultiReference
15:52:57 [2022-01-03T15:52:57.332Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:52:57 [2022-01-03T15:52:57.332Z] === RUN   TestImagePullPlatformInvalid
15:52:57 [2022-01-03T15:52:57.332Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:52:57 [2022-01-03T15:52:57.332Z] === RUN   TestRemoveImageOrphaning
15:52:59 [2022-01-03T15:52:59.237Z] --- PASS: TestRemoveImageOrphaning (1.93s)
15:52:59 [2022-01-03T15:52:59.237Z] === RUN   TestRemoveImageGarbageCollector
15:52:59 [2022-01-03T15:52:59.237Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:52:59 [2022-01-03T15:52:59.237Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:52:59 [2022-01-03T15:52:59.237Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:52:59 [2022-01-03T15:52:59.237Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:52:59 [2022-01-03T15:52:59.237Z] === RUN   TestTagInvalidReference
15:52:59 [2022-01-03T15:52:59.237Z] --- PASS: TestTagInvalidReference (0.01s)
15:52:59 [2022-01-03T15:52:59.237Z] === RUN   TestTagValidPrefixedRepo
15:52:59 [2022-01-03T15:52:59.237Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:52:59 [2022-01-03T15:52:59.237Z] === RUN   TestTagExistedNameWithoutForce
15:52:59 [2022-01-03T15:52:59.237Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:52:59 [2022-01-03T15:52:59.237Z] === RUN   TestTagOfficialNames
15:52:59 [2022-01-03T15:52:59.237Z] --- PASS: TestTagOfficialNames (0.04s)
15:52:59 [2022-01-03T15:52:59.237Z] === RUN   TestTagMatchesDigest
15:52:59 [2022-01-03T15:52:59.237Z] --- PASS: TestTagMatchesDigest (0.01s)
15:52:59 [2022-01-03T15:52:59.237Z] === CONT  TestImportExtremelyLargeImageWorks
15:54:35 [2022-01-03T15:54:35.700Z] --- PASS: TestImportExtremelyLargeImageWorks (90.02s)
15:54:35 [2022-01-03T15:54:35.700Z] PASS
15:54:35 [2022-01-03T15:54:35.700Z] 
15:54:35 [2022-01-03T15:54:35.700Z] === Skipped
15:54:35 [2022-01-03T15:54:35.700Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:54:35 [2022-01-03T15:54:35.700Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:54:35 [2022-01-03T15:54:35.700Z] 
15:54:35 [2022-01-03T15:54:35.700Z] DONE 12 tests, 1 skipped in 94.024s
15:54:35 [2022-01-03T15:54:35.700Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:54:35 [2022-01-03T15:54:35.700Z] INFO: Testing against a local daemon
15:54:35 [2022-01-03T15:54:35.700Z] === RUN   TestNetworkCreateDelete
15:54:35 [2022-01-03T15:54:35.700Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:54:35 [2022-01-03T15:54:35.700Z] === RUN   TestDockerNetworkDeletePreferID
15:54:35 [2022-01-03T15:54:35.700Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
15:54:35 [2022-01-03T15:54:35.700Z] === RUN   TestDaemonDNSFallback
15:54:36 [2022-01-03T15:54:36.269Z] --- PASS: TestDaemonDNSFallback (6.29s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestInspectNetwork
15:54:36 [2022-01-03T15:54:36.270Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestInspectNetwork (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestRunContainerWithBridgeNone
15:54:36 [2022-01-03T15:54:36.270Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestNetworkInvalidJSON
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestNetworkInvalidJSON//networks/create
15:54:36 [2022-01-03T15:54:36.270Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:54:36 [2022-01-03T15:54:36.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:54:36 [2022-01-03T15:54:36.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:54:36 [2022-01-03T15:54:36.270Z] === CONT  TestNetworkInvalidJSON//networks/create
15:54:36 [2022-01-03T15:54:36.270Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:54:36 [2022-01-03T15:54:36.270Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:54:36 [2022-01-03T15:54:36.270Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:54:36 [2022-01-03T15:54:36.270Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestNetworkList
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestNetworkList//networks
15:54:36 [2022-01-03T15:54:36.270Z] === PAUSE TestNetworkList//networks
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestNetworkList//networks/
15:54:36 [2022-01-03T15:54:36.270Z] === PAUSE TestNetworkList//networks/
15:54:36 [2022-01-03T15:54:36.270Z] === CONT  TestNetworkList//networks
15:54:36 [2022-01-03T15:54:36.270Z] === CONT  TestNetworkList//networks/
15:54:36 [2022-01-03T15:54:36.270Z] --- PASS: TestNetworkList (0.02s)
15:54:36 [2022-01-03T15:54:36.270Z]     --- PASS: TestNetworkList//networks (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestHostIPv4BridgeLabel
15:54:36 [2022-01-03T15:54:36.270Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestDaemonRestartWithLiveRestore
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestDaemonDefaultNetworkPools
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestDaemonRestartWithExistingNetwork
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestServiceWithPredefinedNetwork
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:243: FLAKY_TEST
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestServiceWithDataPathPortInit
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
15:54:36 [2022-01-03T15:54:36.270Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:36 [2022-01-03T15:54:36.270Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z] PASS
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === Skipped
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s)
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s)
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:243: FLAKY_TEST
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:54:36 [2022-01-03T15:54:36.270Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:36 [2022-01-03T15:54:36.270Z] 
15:54:36 [2022-01-03T15:54:36.270Z] DONE 22 tests, 12 skipped in 7.002s
15:54:36 [2022-01-03T15:54:36.270Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:54:36 [2022-01-03T15:54:36.530Z] INFO: Testing against a local daemon
15:54:36 [2022-01-03T15:54:36.530Z] === RUN   TestDockerNetworkIpvlanPersistance
15:54:36 [2022-01-03T15:54:36.530Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:54:36 [2022-01-03T15:54:36.530Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:54:36 [2022-01-03T15:54:36.530Z] === RUN   TestDockerNetworkIpvlan
15:54:36 [2022-01-03T15:54:36.530Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:54:36 [2022-01-03T15:54:36.530Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:54:36 [2022-01-03T15:54:36.530Z] PASS
15:54:36 [2022-01-03T15:54:36.530Z] 
15:54:36 [2022-01-03T15:54:36.530Z] === Skipped
15:54:36 [2022-01-03T15:54:36.530Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:54:36 [2022-01-03T15:54:36.530Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:54:36 [2022-01-03T15:54:36.530Z] 
15:54:36 [2022-01-03T15:54:36.530Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:54:36 [2022-01-03T15:54:36.530Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:54:36 [2022-01-03T15:54:36.530Z] 
15:54:36 [2022-01-03T15:54:36.530Z] DONE 2 tests, 2 skipped in 0.087s
15:54:36 [2022-01-03T15:54:36.530Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:54:36 [2022-01-03T15:54:36.530Z] INFO: Testing against a local daemon
15:54:36 [2022-01-03T15:54:36.530Z] === RUN   TestDockerNetworkMacvlanPersistance
15:54:36 [2022-01-03T15:54:36.530Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.530Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:54:36 [2022-01-03T15:54:36.530Z] === RUN   TestDockerNetworkMacvlan
15:54:36 [2022-01-03T15:54:36.530Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.530Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:54:36 [2022-01-03T15:54:36.530Z] PASS
15:54:36 [2022-01-03T15:54:36.530Z] 
15:54:36 [2022-01-03T15:54:36.530Z] === Skipped
15:54:36 [2022-01-03T15:54:36.530Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:54:36 [2022-01-03T15:54:36.530Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.530Z] 
15:54:36 [2022-01-03T15:54:36.530Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:54:36 [2022-01-03T15:54:36.530Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:36 [2022-01-03T15:54:36.530Z] 
15:54:36 [2022-01-03T15:54:36.530Z] DONE 2 tests, 2 skipped in 0.081s
15:54:36 [2022-01-03T15:54:36.530Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:54:36 [2022-01-03T15:54:36.530Z] testing: warning: no tests to run
15:54:36 [2022-01-03T15:54:36.530Z] PASS
15:54:36 [2022-01-03T15:54:36.530Z] 
15:54:36 [2022-01-03T15:54:36.530Z] DONE 0 tests in 0.020s
15:54:36 [2022-01-03T15:54:36.530Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:54:36 [2022-01-03T15:54:36.789Z] INFO: Testing against a local daemon
15:54:36 [2022-01-03T15:54:36.789Z] === RUN   TestAuthZPluginAllowRequest
15:54:36 [2022-01-03T15:54:36.789Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.789Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:54:36 [2022-01-03T15:54:36.789Z] === RUN   TestAuthZPluginTLS
15:54:36 [2022-01-03T15:54:36.789Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.789Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:54:36 [2022-01-03T15:54:36.789Z] === RUN   TestAuthZPluginDenyRequest
15:54:36 [2022-01-03T15:54:36.789Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.789Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:54:36 [2022-01-03T15:54:36.789Z] === RUN   TestAuthZPluginAPIDenyResponse
15:54:36 [2022-01-03T15:54:36.789Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.789Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:54:36 [2022-01-03T15:54:36.789Z] === RUN   TestAuthZPluginDenyResponse
15:54:36 [2022-01-03T15:54:36.789Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.789Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:54:36 [2022-01-03T15:54:36.789Z] === RUN   TestAuthZPluginAllowEventStream
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthZPluginErrorResponse
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthZPluginErrorRequest
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthZPluginHeader
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthZPluginV2Disable
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
15:54:36 [2022-01-03T15:54:36.790Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:54:36 [2022-01-03T15:54:36.790Z] PASS
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === Skipped
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:54:36 [2022-01-03T15:54:36.790Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:36 [2022-01-03T15:54:36.790Z] 
15:54:36 [2022-01-03T15:54:36.790Z] DONE 17 tests, 17 skipped in 0.268s
15:54:36 [2022-01-03T15:54:36.790Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:54:37 [2022-01-03T15:54:37.050Z] INFO: Testing against a local daemon
15:54:37 [2022-01-03T15:54:37.050Z] === RUN   TestPluginInvalidJSON
15:54:37 [2022-01-03T15:54:37.050Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:54:37 [2022-01-03T15:54:37.050Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:54:37 [2022-01-03T15:54:37.050Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:54:37 [2022-01-03T15:54:37.050Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:54:37 [2022-01-03T15:54:37.050Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:54:37 [2022-01-03T15:54:37.050Z] === RUN   TestPluginInstall
15:54:37 [2022-01-03T15:54:37.050Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:37 [2022-01-03T15:54:37.050Z] --- SKIP: TestPluginInstall (0.00s)
15:54:37 [2022-01-03T15:54:37.050Z] === RUN   TestPluginsWithRuntimes
15:54:37 [2022-01-03T15:54:37.050Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:54:37 [2022-01-03T15:54:37.050Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:54:37 [2022-01-03T15:54:37.050Z] === RUN   TestPluginBackCompatMediaTypes
15:54:37 [2022-01-03T15:54:37.050Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:54:37 [2022-01-03T15:54:37.050Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:54:37 [2022-01-03T15:54:37.050Z] PASS
15:54:37 [2022-01-03T15:54:37.050Z] 
15:54:37 [2022-01-03T15:54:37.050Z] === Skipped
15:54:37 [2022-01-03T15:54:37.050Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:54:37 [2022-01-03T15:54:37.050Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:37 [2022-01-03T15:54:37.050Z] 
15:54:37 [2022-01-03T15:54:37.050Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
15:54:37 [2022-01-03T15:54:37.050Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:54:37 [2022-01-03T15:54:37.050Z] 
15:54:37 [2022-01-03T15:54:37.050Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
15:54:37 [2022-01-03T15:54:37.050Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:54:37 [2022-01-03T15:54:37.050Z] 
15:54:37 [2022-01-03T15:54:37.050Z] DONE 5 tests, 3 skipped in 0.121s
15:54:37 [2022-01-03T15:54:37.050Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:54:37 [2022-01-03T15:54:37.050Z] INFO: Testing against a local daemon
15:54:37 [2022-01-03T15:54:37.050Z] === RUN   TestExternalGraphDriver
15:54:37 [2022-01-03T15:54:37.050Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:54:37 [2022-01-03T15:54:37.050Z] --- SKIP: TestExternalGraphDriver (0.03s)
15:54:37 [2022-01-03T15:54:37.050Z] === RUN   TestGraphdriverPluginV2
15:54:41 [2022-01-03T15:54:41.246Z] --- PASS: TestGraphdriverPluginV2 (3.48s)
15:54:41 [2022-01-03T15:54:41.246Z] PASS
15:54:41 [2022-01-03T15:54:41.246Z] 
15:54:41 [2022-01-03T15:54:41.246Z] === Skipped
15:54:41 [2022-01-03T15:54:41.246Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
15:54:41 [2022-01-03T15:54:41.246Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:54:41 [2022-01-03T15:54:41.246Z] 
15:54:41 [2022-01-03T15:54:41.246Z] DONE 2 tests, 1 skipped in 3.599s
15:54:41 [2022-01-03T15:54:41.246Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:54:41 [2022-01-03T15:54:41.246Z] INFO: Testing against a local daemon
15:54:41 [2022-01-03T15:54:41.246Z] === RUN   TestContinueAfterPluginCrash
15:54:41 [2022-01-03T15:54:41.246Z] === PAUSE TestContinueAfterPluginCrash
15:54:41 [2022-01-03T15:54:41.246Z] === RUN   TestReadPluginNoRead
15:54:41 [2022-01-03T15:54:41.246Z] === PAUSE TestReadPluginNoRead
15:54:41 [2022-01-03T15:54:41.246Z] === RUN   TestDaemonStartWithLogOpt
15:54:41 [2022-01-03T15:54:41.246Z] === PAUSE TestDaemonStartWithLogOpt
15:54:41 [2022-01-03T15:54:41.247Z] === CONT  TestContinueAfterPluginCrash
15:54:41 [2022-01-03T15:54:41.247Z] === CONT  TestDaemonStartWithLogOpt
15:54:45 [2022-01-03T15:54:45.442Z] --- PASS: TestDaemonStartWithLogOpt (4.17s)
15:54:45 [2022-01-03T15:54:45.442Z] === CONT  TestReadPluginNoRead
15:54:47 [2022-01-03T15:54:47.350Z] === RUN   TestReadPluginNoRead/default
15:54:48 [2022-01-03T15:54:48.289Z] === RUN   TestReadPluginNoRead/disabled_caching
15:54:49 [2022-01-03T15:54:49.669Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:54:49 [2022-01-03T15:54:49.669Z] --- PASS: TestContinueAfterPluginCrash (8.93s)
15:54:50 [2022-01-03T15:54:50.607Z] === CONT  TestReadPluginNoRead
15:54:50 [2022-01-03T15:54:50.608Z]     read_test.go:92: [d70727236da86] daemon is not started
15:54:50 [2022-01-03T15:54:50.608Z] --- PASS: TestReadPluginNoRead (5.83s)
15:54:50 [2022-01-03T15:54:50.608Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
15:54:50 [2022-01-03T15:54:50.608Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
15:54:50 [2022-01-03T15:54:50.608Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
15:54:50 [2022-01-03T15:54:50.608Z] PASS
15:54:50 [2022-01-03T15:54:50.608Z] 
15:54:50 [2022-01-03T15:54:50.608Z] DONE 6 tests in 10.090s
15:54:50 [2022-01-03T15:54:50.608Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:54:50 [2022-01-03T15:54:50.867Z] testing: warning: no tests to run
15:54:50 [2022-01-03T15:54:50.867Z] PASS
15:54:50 [2022-01-03T15:54:50.867Z] 
15:54:50 [2022-01-03T15:54:50.867Z] DONE 0 tests in 0.030s
15:54:50 [2022-01-03T15:54:50.867Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:54:50 [2022-01-03T15:54:50.867Z] INFO: Testing against a local daemon
15:54:50 [2022-01-03T15:54:50.867Z] === RUN   TestPluginWithDevMounts
15:54:50 [2022-01-03T15:54:50.867Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:54:50 [2022-01-03T15:54:50.867Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:54:50 [2022-01-03T15:54:50.867Z] PASS
15:54:50 [2022-01-03T15:54:50.867Z] 
15:54:50 [2022-01-03T15:54:50.867Z] === Skipped
15:54:50 [2022-01-03T15:54:50.867Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:54:50 [2022-01-03T15:54:50.867Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:54:50 [2022-01-03T15:54:50.867Z] 
15:54:50 [2022-01-03T15:54:50.867Z] DONE 1 tests, 1 skipped in 0.093s
15:54:50 [2022-01-03T15:54:50.867Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:54:50 [2022-01-03T15:54:50.867Z] INFO: Testing against a local daemon
15:54:50 [2022-01-03T15:54:50.867Z] === RUN   TestSecretInspect
15:54:50 [2022-01-03T15:54:50.867Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2022-01-03T15:54:50.867Z] --- SKIP: TestSecretInspect (0.01s)
15:54:50 [2022-01-03T15:54:50.867Z] === RUN   TestSecretList
15:54:50 [2022-01-03T15:54:50.867Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2022-01-03T15:54:50.867Z] --- SKIP: TestSecretList (0.01s)
15:54:50 [2022-01-03T15:54:50.867Z] === RUN   TestSecretsCreateAndDelete
15:54:51 [2022-01-03T15:54:51.127Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestSecretsUpdate
15:54:51 [2022-01-03T15:54:51.127Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestSecretsUpdate (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestTemplatedSecret
15:54:51 [2022-01-03T15:54:51.127Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestTemplatedSecret (0.00s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestSecretCreateResolve
15:54:51 [2022-01-03T15:54:51.127Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestSecretCreateResolve (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z] PASS
15:54:51 [2022-01-03T15:54:51.127Z] 
15:54:51 [2022-01-03T15:54:51.127Z] === Skipped
15:54:51 [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] 
15:54:51 [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] 
15:54:51 [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] 
15:54:51 [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] 
15:54:51 [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:54:51 [2022-01-03T15:54:51.127Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] 
15:54:51 [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] 
15:54:51 [2022-01-03T15:54:51.127Z] DONE 6 tests, 6 skipped in 0.154s
15:54:51 [2022-01-03T15:54:51.127Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:54:51 [2022-01-03T15:54:51.127Z] INFO: Testing against a local daemon
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestServiceCreateInit
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:54:51 [2022-01-03T15:54:51.127Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:54:51 [2022-01-03T15:54:51.127Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- PASS: TestServiceCreateInit (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:54:51 [2022-01-03T15:54:51.127Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestCreateServiceMultipleTimes
15:54:51 [2022-01-03T15:54:51.127Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestCreateServiceConflict
15:54:51 [2022-01-03T15:54:51.127Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestCreateServiceMaxReplicas
15:54:51 [2022-01-03T15:54:51.127Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestCreateWithDuplicateNetworkNames
15:54:51 [2022-01-03T15:54:51.127Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestCreateServiceSecretFileMode
15:54:51 [2022-01-03T15:54:51.127Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestCreateServiceConfigFileMode
15:54:51 [2022-01-03T15:54:51.127Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestCreateServiceSysctls
15:54:51 [2022-01-03T15:54:51.127Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:54:51 [2022-01-03T15:54:51.127Z] === RUN   TestCreateServiceCapabilities
15:54:51 [2022-01-03T15:54:51.387Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.387Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:54:51 [2022-01-03T15:54:51.387Z] === RUN   TestInspect
15:54:51 [2022-01-03T15:54:51.387Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.387Z] --- SKIP: TestInspect (0.02s)
15:54:51 [2022-01-03T15:54:51.387Z] === RUN   TestCreateJob
15:54:51 [2022-01-03T15:54:51.387Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.387Z] --- SKIP: TestCreateJob (0.01s)
15:54:51 [2022-01-03T15:54:51.387Z] === RUN   TestReplicatedJob
15:54:51 [2022-01-03T15:54:51.387Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.387Z] --- SKIP: TestReplicatedJob (0.01s)
15:54:51 [2022-01-03T15:54:51.387Z] === RUN   TestUpdateReplicatedJob
15:54:51 [2022-01-03T15:54:51.387Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.387Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
15:54:51 [2022-01-03T15:54:51.387Z] === RUN   TestServiceListWithStatuses
15:54:51 [2022-01-03T15:54:51.387Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:54:51 [2022-01-03T15:54:51.387Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:54:51 [2022-01-03T15:54:51.387Z] === RUN   TestDockerNetworkConnectAlias
15:54:51 [2022-01-03T15:54:51.387Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.387Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:54:51 [2022-01-03T15:54:51.387Z] === RUN   TestDockerNetworkReConnect
15:54:51 [2022-01-03T15:54:51.387Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:51 [2022-01-03T15:54:51.387Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
15:54:51 [2022-01-03T15:54:51.387Z] === RUN   TestServicePlugin
15:54:53 [2022-01-03T15:54:53.295Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] --- SKIP: TestServicePlugin (1.91s)
15:54:53 [2022-01-03T15:54:53.295Z] === RUN   TestServiceUpdateLabel
15:54:53 [2022-01-03T15:54:53.295Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceUpdateLabel (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z] === RUN   TestServiceUpdateSecrets
15:54:53 [2022-01-03T15:54:53.295Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z] === RUN   TestServiceUpdateConfigs
15:54:53 [2022-01-03T15:54:53.295Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
15:54:53 [2022-01-03T15:54:53.295Z] === RUN   TestServiceUpdateNetwork
15:54:53 [2022-01-03T15:54:53.295Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z] === RUN   TestServiceUpdatePidsLimit
15:54:53 [2022-01-03T15:54:53.295Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
15:54:53 [2022-01-03T15:54:53.295Z] PASS
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === Skipped
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:54:53 [2022-01-03T15:54:53.295Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:54:53 [2022-01-03T15:54:53.295Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
15:54:53 [2022-01-03T15:54:53.295Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
15:54:53 [2022-01-03T15:54:53.295Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:54:53 [2022-01-03T15:54:53.295Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestInspect (0.02s)
15:54:53 [2022-01-03T15:54:53.295Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:54:53 [2022-01-03T15:54:53.295Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s)
15:54:53 [2022-01-03T15:54:53.295Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
15:54:53 [2022-01-03T15:54:53.295Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:54:53 [2022-01-03T15:54:53.295Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
15:54:53 [2022-01-03T15:54:53.295Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:53 [2022-01-03T15:54:53.295Z] 
15:54:53 [2022-01-03T15:54:53.295Z] DONE 24 tests, 23 skipped in 2.271s
15:54:53 [2022-01-03T15:54:53.295Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:54:53 [2022-01-03T15:54:53.295Z] INFO: Testing against a local daemon
15:54:53 [2022-01-03T15:54:53.295Z] === RUN   TestSessionCreate
15:54:53 [2022-01-03T15:54:53.555Z] --- PASS: TestSessionCreate (0.02s)
15:54:53 [2022-01-03T15:54:53.555Z] === RUN   TestSessionCreateWithBadUpgrade
15:54:53 [2022-01-03T15:54:53.555Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:54:53 [2022-01-03T15:54:53.555Z] PASS
15:54:53 [2022-01-03T15:54:53.555Z] 
15:54:53 [2022-01-03T15:54:53.555Z] DONE 2 tests in 0.123s
15:54:53 [2022-01-03T15:54:53.555Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:54:53 [2022-01-03T15:54:53.555Z] INFO: Testing against a local daemon
15:54:53 [2022-01-03T15:54:53.555Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:54:53 [2022-01-03T15:54:53.555Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:54:53 [2022-01-03T15:54:53.555Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:54:53 [2022-01-03T15:54:53.555Z] === RUN   TestDiskUsage
15:54:53 [2022-01-03T15:54:53.555Z] === PAUSE TestDiskUsage
15:54:53 [2022-01-03T15:54:53.555Z] === RUN   TestEventsExecDie
15:54:54 [2022-01-03T15:54:54.124Z] --- PASS: TestEventsExecDie (0.49s)
15:54:54 [2022-01-03T15:54:54.124Z] === RUN   TestEventsBackwardsCompatible
15:54:54 [2022-01-03T15:54:54.124Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:54:54 [2022-01-03T15:54:54.124Z] === RUN   TestEventsVolumeCreate
15:54:54 [2022-01-03T15:54:54.124Z] --- PASS: TestEventsVolumeCreate (0.04s)
15:54:54 [2022-01-03T15:54:54.124Z] === RUN   TestInfoBinaryCommits
15:54:54 [2022-01-03T15:54:54.124Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:54:54 [2022-01-03T15:54:54.124Z] === RUN   TestInfoAPIVersioned
15:54:54 [2022-01-03T15:54:54.124Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:54:54 [2022-01-03T15:54:54.124Z] === RUN   TestInfoDiscoveryBackend
15:54:54 [2022-01-03T15:54:54.692Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
15:54:54 [2022-01-03T15:54:54.692Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:54:57 [2022-01-03T15:54:57.982Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
15:54:57 [2022-01-03T15:54:57.982Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:54:57 [2022-01-03T15:54:57.982Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:57 [2022-01-03T15:54:57.982Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:54:57 [2022-01-03T15:54:57.982Z] === RUN   TestInfoAPI
15:54:57 [2022-01-03T15:54:57.982Z] --- PASS: TestInfoAPI (0.02s)
15:54:57 [2022-01-03T15:54:57.982Z] === RUN   TestInfoAPIWarnings
15:55:16 [2022-01-03T15:55:16.136Z] --- PASS: TestInfoAPIWarnings (16.35s)
15:55:16 [2022-01-03T15:55:16.137Z] === RUN   TestInfoDebug
15:55:16 [2022-01-03T15:55:16.137Z] --- PASS: TestInfoDebug (0.55s)
15:55:16 [2022-01-03T15:55:16.137Z] === RUN   TestInfoInsecureRegistries
15:55:16 [2022-01-03T15:55:16.137Z] --- PASS: TestInfoInsecureRegistries (0.55s)
15:55:16 [2022-01-03T15:55:16.137Z] === RUN   TestInfoRegistryMirrors
15:55:16 [2022-01-03T15:55:16.137Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:55:16 [2022-01-03T15:55:16.137Z] === RUN   TestLoginFailsWithBadCredentials
15:55:16 [2022-01-03T15:55:16.137Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
15:55:16 [2022-01-03T15:55:16.137Z] === RUN   TestPingCacheHeaders
15:55:16 [2022-01-03T15:55:16.137Z] --- PASS: TestPingCacheHeaders (0.02s)
15:55:16 [2022-01-03T15:55:16.137Z] === RUN   TestPingGet
15:55:16 [2022-01-03T15:55:16.137Z] --- PASS: TestPingGet (0.01s)
15:55:16 [2022-01-03T15:55:16.137Z] === RUN   TestPingHead
15:55:16 [2022-01-03T15:55:16.137Z] --- PASS: TestPingHead (0.02s)
15:55:16 [2022-01-03T15:55:16.137Z] === RUN   TestVersion
15:55:16 [2022-01-03T15:55:16.137Z] --- PASS: TestVersion (0.02s)
15:55:16 [2022-01-03T15:55:16.137Z] === CONT  TestDiskUsage
15:55:16 [2022-01-03T15:55:16.745Z] === RUN   TestDiskUsage/empty
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/empty/container_types
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/empty/image_types
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/empty/volume_types
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/empty/build-cache_types
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:55:16 [2022-01-03T15:55:16.746Z] === RUN   TestDiskUsage/after_LoadBusybox
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:55:17 [2022-01-03T15:55:17.005Z] === RUN   TestDiskUsage/after_container.Run
15:55:17 [2022-01-03T15:55:17.264Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:55:17 [2022-01-03T15:55:17.264Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:55:17 [2022-01-03T15:55:17.264Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:55:17 [2022-01-03T15:55:17.264Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:55:17 [2022-01-03T15:55:17.264Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:55:17 [2022-01-03T15:55:17.264Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:55:17 [2022-01-03T15:55:17.264Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:55:17 [2022-01-03T15:55:17.264Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:55:17 [2022-01-03T15:55:17.264Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:55:17 [2022-01-03T15:55:17.264Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:55:17 [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage (1.20s)
15:55:17 [2022-01-03T15:55:17.524Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
15:55:17 [2022-01-03T15:55:17.524Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
15:55:17 [2022-01-03T15:55:17.524Z] PASS
15:55:17 [2022-01-03T15:55:17.524Z] 
15:55:17 [2022-01-03T15:55:17.524Z] === Skipped
15:55:17 [2022-01-03T15:55:17.524Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:55:17 [2022-01-03T15:55:17.524Z] 
15:55:17 [2022-01-03T15:55:17.524Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
15:55:17 [2022-01-03T15:55:17.524Z] 
15:55:17 [2022-01-03T15:55:17.524Z] DONE 53 tests, 2 skipped in 23.973s
15:55:17 [2022-01-03T15:55:17.524Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:55:17 [2022-01-03T15:55:17.524Z] INFO: Testing against a local daemon
15:55:17 [2022-01-03T15:55:17.524Z] === RUN   TestVolumesCreateAndList
15:55:17 [2022-01-03T15:55:17.524Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:55:17 [2022-01-03T15:55:17.524Z] === RUN   TestVolumesRemove
15:55:17 [2022-01-03T15:55:17.524Z] --- PASS: TestVolumesRemove (0.04s)
15:55:17 [2022-01-03T15:55:17.524Z] === RUN   TestVolumesInspect
15:55:17 [2022-01-03T15:55:17.524Z] --- PASS: TestVolumesInspect (0.01s)
15:55:17 [2022-01-03T15:55:17.524Z] === RUN   TestVolumesInvalidJSON
15:55:17 [2022-01-03T15:55:17.524Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:55:17 [2022-01-03T15:55:17.524Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:55:17 [2022-01-03T15:55:17.524Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:55:17 [2022-01-03T15:55:17.524Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:55:17 [2022-01-03T15:55:17.524Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:55:17 [2022-01-03T15:55:17.524Z] PASS
15:55:17 [2022-01-03T15:55:17.524Z] 
15:55:17 [2022-01-03T15:55:17.524Z] DONE 5 tests in 0.162s
15:55:17 [2022-01-03T15:55:17.524Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:55:17 [2022-01-03T15:55:17.783Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13427 is not a child of this shell
15:55:17 [2022-01-03T15:55:17.783Z] warning: PID 13427 from bundles/test-integration/docker.pid had a nonzero exit code
15:55:17 [2022-01-03T15:55:17.783Z] Leaving: AppArmorNo profiles have been unloaded.
15:55:17 [2022-01-03T15:55:17.783Z] 
15:55:17 [2022-01-03T15:55:17.783Z] Unloading profiles will leave already running processes permanently
15:55:17 [2022-01-03T15:55:17.783Z] unconfined, which can lead to unexpected situations.
15:55:17 [2022-01-03T15:55:17.783Z] 
15:55:17 [2022-01-03T15:55:17.783Z] To set a process to complain mode, use the command line tool
15:55:17 [2022-01-03T15:55:17.783Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:55:17 [2022-01-03T15:55:17.783Z] Removing test suite binaries
15:55:17 [2022-01-03T15:55:17.783Z] exiting test-integration
15:55:17 [2022-01-03T15:55:17.783Z] ++ exit 0
15:55:17 [2022-01-03T15:55:17.783Z]