Skip to content

Console Output

16:43:32 [2022-03-15T16:43:32.984Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43381/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8ac2f84f9ac99fdba225d4d9cd907b50908481fe -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:8ac2f84f9ac99fdba225d4d9cd907b50908481fe hack/make.sh dynbinary test-integration
16:43:33 [2022-03-15T16:43:33.925Z] 
16:43:33 [2022-03-15T16:43:33.925Z] Removing bundles/
16:43:33 [2022-03-15T16:43:33.925Z] 
16:43:34 [2022-03-15T16:43:34.187Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:43:34 [2022-03-15T16:43:34.187Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:43:34 [2022-03-15T16:43:34.187Z] GOOS="" GOARCH="" GOARM=""
16:45:25 [2022-03-15T16:45:25.713Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:45:25 [2022-03-15T16:45:25.713Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:45:25 [2022-03-15T16:45:25.713Z] GOOS="" GOARCH="" GOARM=""
16:45:25 [2022-03-15T16:45:25.713Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:45:25 [2022-03-15T16:45:25.713Z] 
16:45:25 [2022-03-15T16:45:25.713Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:45:25 [2022-03-15T16:45:25.713Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:45:25 [2022-03-15T16:45:25.713Z] HOSTNAME=7a77ff9421e1
16:45:25 [2022-03-15T16:45:25.713Z] DEST=bundles/test-integration
16:45:25 [2022-03-15T16:45:25.713Z] PWD=/go/src/github.com/docker/docker
16:45:25 [2022-03-15T16:45:25.713Z] DOCKER_ROOTLESS=1
16:45:25 [2022-03-15T16:45:25.713Z] DOCKER_GITCOMMIT=8ac2f84f9ac99fdba225d4d9cd907b50908481fe
16:45:25 [2022-03-15T16:45:25.713Z] container=docker
16:45:25 [2022-03-15T16:45:25.713Z] HOME=/root
16:45:25 [2022-03-15T16:45:25.713Z] GOLANG_VERSION=1.17.8
16:45:25 [2022-03-15T16:45:25.713Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:45:25 [2022-03-15T16:45:25.713Z] VALIDATE_BRANCH=master
16:45:25 [2022-03-15T16:45:25.713Z] TERM=xterm
16:45:25 [2022-03-15T16:45:25.713Z] DOCKER_PKG=github.com/docker/docker
16:45:25 [2022-03-15T16:45:25.713Z] SHLVL=1
16:45:25 [2022-03-15T16:45:25.713Z] TIMEOUT=120m
16:45:25 [2022-03-15T16:45:25.713Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:45:25 [2022-03-15T16:45:25.713Z] DOCKER_GRAPHDRIVER=overlay2
16:45:25 [2022-03-15T16:45:25.713Z] GO111MODULE=off
16:45:25 [2022-03-15T16:45:25.713Z] DOCKER_EXPERIMENTAL=1
16:45:25 [2022-03-15T16:45:25.713Z] TEST_SKIP_INTEGRATION_CLI=1
16:45:25 [2022-03-15T16:45:25.713Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:45:25 [2022-03-15T16:45:25.713Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:45:25 [2022-03-15T16:45:25.713Z] GOPATH=/go
16:45:25 [2022-03-15T16:45:25.713Z] PKG_CONFIG=pkg-config
16:45:25 [2022-03-15T16:45:25.713Z] _=/usr/bin/env
16:45:25 [2022-03-15T16:45:25.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:45:57 [2022-03-15T16:45:57.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:45:58 [2022-03-15T16:45:58.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:46:25 [2022-03-15T16:46:25.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:46:30 [2022-03-15T16:46:30.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:46:40 [2022-03-15T16:46:40.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:46:40 [2022-03-15T16:46:40.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:46:40 [2022-03-15T16:46:40.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:46:41 [2022-03-15T16:46:41.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:46:41 [2022-03-15T16:46:41.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:46:42 [2022-03-15T16:46:42.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:46:45 [2022-03-15T16:46:45.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:46:46 [2022-03-15T16:46:46.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:46:47 [2022-03-15T16:46:47.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:46:47 [2022-03-15T16:46:47.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:46:48 [2022-03-15T16:46:48.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:46:49 [2022-03-15T16:46:49.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:46:50 [2022-03-15T16:46:50.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:46:51 [2022-03-15T16:46:51.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:46:52 [2022-03-15T16:46:52.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:46:53 [2022-03-15T16:46:53.218Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:46:53 [2022-03-15T16:46:53.218Z] Using test binary docker
16:46:53 [2022-03-15T16:46:53.218Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:46:53 [2022-03-15T16:46:53.218Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:46:53 [2022-03-15T16:46:53.218Z] INFO: Waiting for daemon to start...
16:46:53 [2022-03-15T16:46:53.218Z] Starting dockerd
16:46:55 [2022-03-15T16:46:55.132Z] .
16:46:55 [2022-03-15T16:46:55.132Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:46:55 [2022-03-15T16:46:55.132Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:46:55 [2022-03-15T16:46:55.132Z] Error: No such image: emptyfs
16:46:55 [2022-03-15T16:46:55.132Z] Running integration-test (iteration 1)
16:46:55 [2022-03-15T16:46:55.132Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:46:55 [2022-03-15T16:46:55.392Z] Loaded image: busybox:latest
16:46:55 [2022-03-15T16:46:55.653Z] Loaded image: busybox:glibc
16:46:57 [2022-03-15T16:46:57.039Z] Loaded image: debian:bullseye-slim
16:46:57 [2022-03-15T16:46:57.039Z] Loaded image: hello-world:latest
16:46:57 [2022-03-15T16:46:57.039Z] Loaded image: arm32v7/hello-world:latest
16:46:57 [2022-03-15T16:46:57.039Z] INFO: Testing against a local daemon
16:46:57 [2022-03-15T16:46:57.039Z] === RUN   TestCgroupNamespacesBuild
16:46:58 [2022-03-15T16:46:58.427Z] --- PASS: TestCgroupNamespacesBuild (1.35s)
16:46:58 [2022-03-15T16:46:58.427Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:46:59 [2022-03-15T16:46:59.813Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
16:46:59 [2022-03-15T16:46:59.814Z] === RUN   TestBuildWithSession
16:46:59 [2022-03-15T16:46:59.814Z]     build_session_test.go:25: TODO: BuildKit
16:46:59 [2022-03-15T16:46:59.814Z] --- SKIP: TestBuildWithSession (0.00s)
16:46:59 [2022-03-15T16:46:59.814Z] === RUN   TestBuildSquashParent
16:47:06 [2022-03-15T16:47:06.397Z] --- PASS: TestBuildSquashParent (6.49s)
16:47:06 [2022-03-15T16:47:06.397Z] === RUN   TestBuildWithRemoveAndForceRemove
16:47:06 [2022-03-15T16:47:06.397Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:47:06 [2022-03-15T16:47:06.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:47:06 [2022-03-15T16:47:06.397Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:47:06 [2022-03-15T16:47:06.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:47:06 [2022-03-15T16:47:06.397Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:47:06 [2022-03-15T16:47:06.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:47:06 [2022-03-15T16:47:06.397Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:47:06 [2022-03-15T16:47:06.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:47:06 [2022-03-15T16:47:06.397Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:47:06 [2022-03-15T16:47:06.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:47:06 [2022-03-15T16:47:06.397Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:47:06 [2022-03-15T16:47:06.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:47:06 [2022-03-15T16:47:06.397Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:47:06 [2022-03-15T16:47:06.397Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:47:07 [2022-03-15T16:47:07.785Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:47:07 [2022-03-15T16:47:07.785Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:47:09 [2022-03-15T16:47:09.700Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:47:09 [2022-03-15T16:47:09.963Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:47:11 [2022-03-15T16:47:11.876Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:47:11 [2022-03-15T16:47:11.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s)
16:47:11 [2022-03-15T16:47:11.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s)
16:47:11 [2022-03-15T16:47:11.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s)
16:47:11 [2022-03-15T16:47:11.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s)
16:47:11 [2022-03-15T16:47:11.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
16:47:11 [2022-03-15T16:47:11.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
16:47:11 [2022-03-15T16:47:11.876Z] === RUN   TestBuildMultiStageCopy
16:47:11 [2022-03-15T16:47:11.876Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:47:15 [2022-03-15T16:47:15.169Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:47:16 [2022-03-15T16:47:16.113Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:47:17 [2022-03-15T16:47:17.057Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:47:18 [2022-03-15T16:47:18.442Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:47:19 [2022-03-15T16:47:19.384Z] --- PASS: TestBuildMultiStageCopy (7.31s)
16:47:19 [2022-03-15T16:47:19.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s)
16:47:19 [2022-03-15T16:47:19.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
16:47:19 [2022-03-15T16:47:19.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
16:47:19 [2022-03-15T16:47:19.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
16:47:19 [2022-03-15T16:47:19.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
16:47:19 [2022-03-15T16:47:19.384Z] === RUN   TestBuildMultiStageParentConfig
16:47:24 [2022-03-15T16:47:24.669Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
16:47:24 [2022-03-15T16:47:24.669Z] === RUN   TestBuildLabelWithTargets
16:47:32 [2022-03-15T16:47:32.800Z] --- PASS: TestBuildLabelWithTargets (8.00s)
16:47:32 [2022-03-15T16:47:32.800Z] === RUN   TestBuildWithEmptyLayers
16:47:35 [2022-03-15T16:47:35.356Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
16:47:35 [2022-03-15T16:47:35.356Z] === RUN   TestBuildMultiStageOnBuild
16:47:40 [2022-03-15T16:47:40.667Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
16:47:40 [2022-03-15T16:47:40.667Z] === RUN   TestBuildUncleanTarFilenames
16:47:40 [2022-03-15T16:47:40.928Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
16:47:40 [2022-03-15T16:47:40.928Z] === RUN   TestBuildMultiStageLayerLeak
16:47:45 [2022-03-15T16:47:45.138Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s)
16:47:45 [2022-03-15T16:47:45.138Z] === RUN   TestBuildWithHugeFile
16:48:41 [2022-03-15T16:48:41.406Z] --- PASS: TestBuildWithHugeFile (50.50s)
16:48:41 [2022-03-15T16:48:41.406Z] === RUN   TestBuildWCOWSandboxSize
16:48:41 [2022-03-15T16:48:41.406Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:48:41 [2022-03-15T16:48:41.406Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:48:41 [2022-03-15T16:48:41.406Z] === RUN   TestBuildWithEmptyDockerfile
16:48:41 [2022-03-15T16:48:41.406Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:48:41 [2022-03-15T16:48:41.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:48:41 [2022-03-15T16:48:41.406Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:48:41 [2022-03-15T16:48:41.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:48:41 [2022-03-15T16:48:41.406Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:48:41 [2022-03-15T16:48:41.406Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:48:41 [2022-03-15T16:48:41.406Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:48:41 [2022-03-15T16:48:41.406Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:48:41 [2022-03-15T16:48:41.406Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:48:41 [2022-03-15T16:48:41.406Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:48:41 [2022-03-15T16:48:41.406Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
16:48:41 [2022-03-15T16:48:41.406Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
16:48:41 [2022-03-15T16:48:41.406Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
16:48:41 [2022-03-15T16:48:41.406Z] === RUN   TestBuildPreserveOwnership
16:48:41 [2022-03-15T16:48:41.406Z] === RUN   TestBuildPreserveOwnership/copy_from
16:48:42 [2022-03-15T16:48:42.346Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:48:46 [2022-03-15T16:48:46.545Z] --- PASS: TestBuildPreserveOwnership (10.26s)
16:48:46 [2022-03-15T16:48:46.545Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.26s)
16:48:46 [2022-03-15T16:48:46.545Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestBuildPlatformInvalid
16:48:46 [2022-03-15T16:48:46.545Z] --- PASS: TestBuildPlatformInvalid (0.08s)
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:48:46 [2022-03-15T16:48:46.545Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
16:48:46 [2022-03-15T16:48:46.545Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:48:46 [2022-03-15T16:48:46.545Z] PASS
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] === Skipped
16:48:46 [2022-03-15T16:48:46.545Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:48:46 [2022-03-15T16:48:46.545Z]     build_session_test.go:25: TODO: BuildKit
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:48:46 [2022-03-15T16:48:46.545Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:48:46 [2022-03-15T16:48:46.545Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] DONE 34 tests, 3 skipped in 110.990s
16:48:46 [2022-03-15T16:48:46.545Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:48:46 [2022-03-15T16:48:46.545Z] INFO: Testing against a local daemon
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestConfigInspect
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] --- SKIP: TestConfigInspect (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestConfigList
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] --- SKIP: TestConfigList (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestConfigsCreateAndDelete
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestConfigsUpdate
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] --- SKIP: TestConfigsUpdate (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestTemplatedConfig
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] --- SKIP: TestTemplatedConfig (0.00s)
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestConfigCreateResolve
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] --- SKIP: TestConfigCreateResolve (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z] PASS
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] === Skipped
16:48:46 [2022-03-15T16:48:46.545Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:48:46 [2022-03-15T16:48:46.545Z] 
16:48:46 [2022-03-15T16:48:46.545Z] DONE 6 tests, 6 skipped in 0.164s
16:48:46 [2022-03-15T16:48:46.545Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:48:46 [2022-03-15T16:48:46.545Z] INFO: Testing against a local daemon
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestCheckpoint
16:48:46 [2022-03-15T16:48:46.545Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:48:46 [2022-03-15T16:48:46.545Z] --- SKIP: TestCheckpoint (0.00s)
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestContainerInvalidJSON
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:48:46 [2022-03-15T16:48:46.545Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:48:46 [2022-03-15T16:48:46.545Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:48:46 [2022-03-15T16:48:46.545Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:48:46 [2022-03-15T16:48:46.545Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:48:46 [2022-03-15T16:48:46.545Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:48:46 [2022-03-15T16:48:46.545Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:48:46 [2022-03-15T16:48:46.545Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:48:46 [2022-03-15T16:48:46.545Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:48:46 [2022-03-15T16:48:46.805Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
16:48:46 [2022-03-15T16:48:46.805Z] === RUN   TestCopyFromContainerPathIsNotDir
16:48:46 [2022-03-15T16:48:46.805Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:48:46 [2022-03-15T16:48:46.805Z] === RUN   TestCopyToContainerPathDoesNotExist
16:48:46 [2022-03-15T16:48:46.805Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:48:46 [2022-03-15T16:48:46.805Z] === RUN   TestCopyToContainerPathIsNotDir
16:48:46 [2022-03-15T16:48:46.805Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:48:46 [2022-03-15T16:48:46.805Z] === RUN   TestCopyFromContainer
16:48:50 [2022-03-15T16:48:50.108Z] === RUN   TestCopyFromContainer//
16:48:50 [2022-03-15T16:48:50.108Z] === RUN   TestCopyFromContainer//bar/root
16:48:50 [2022-03-15T16:48:50.370Z] === RUN   TestCopyFromContainer//bar/root/
16:48:50 [2022-03-15T16:48:50.370Z] === RUN   TestCopyFromContainer/bar/quux
16:48:50 [2022-03-15T16:48:50.370Z] === RUN   TestCopyFromContainer/bar/quux/
16:48:50 [2022-03-15T16:48:50.370Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:48:50 [2022-03-15T16:48:50.631Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:48:50 [2022-03-15T16:48:50.631Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:48:50 [2022-03-15T16:48:50.631Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:48:50 [2022-03-15T16:48:50.631Z] === RUN   TestCopyFromContainer/bar/notarget
16:48:50 [2022-03-15T16:48:50.892Z] --- PASS: TestCopyFromContainer (3.95s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:48:50 [2022-03-15T16:48:50.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:48:50 [2022-03-15T16:48:50.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:48:50 [2022-03-15T16:48:50.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:48:50 [2022-03-15T16:48:50.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:48:50 [2022-03-15T16:48:50.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:48:50 [2022-03-15T16:48:50.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:48:50 [2022-03-15T16:48:50.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:48:50 [2022-03-15T16:48:50.892Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:48:50 [2022-03-15T16:48:50.892Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:48:50 [2022-03-15T16:48:50.892Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:48:50 [2022-03-15T16:48:50.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:48:50 [2022-03-15T16:48:50.892Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:48:50 [2022-03-15T16:48:50.893Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:48:50 [2022-03-15T16:48:50.893Z] === RUN   TestCreateLinkToNonExistingContainer
16:48:50 [2022-03-15T16:48:50.893Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:48:50 [2022-03-15T16:48:50.893Z] === RUN   TestCreateWithInvalidEnv
16:48:50 [2022-03-15T16:48:50.893Z] === RUN   TestCreateWithInvalidEnv/0
16:48:50 [2022-03-15T16:48:50.893Z] === PAUSE TestCreateWithInvalidEnv/0
16:48:50 [2022-03-15T16:48:50.893Z] === RUN   TestCreateWithInvalidEnv/1
16:48:50 [2022-03-15T16:48:50.893Z] === PAUSE TestCreateWithInvalidEnv/1
16:48:50 [2022-03-15T16:48:50.893Z] === RUN   TestCreateWithInvalidEnv/2
16:48:50 [2022-03-15T16:48:50.893Z] === PAUSE TestCreateWithInvalidEnv/2
16:48:50 [2022-03-15T16:48:50.893Z] === CONT  TestCreateWithInvalidEnv/0
16:48:50 [2022-03-15T16:48:50.893Z] === CONT  TestCreateWithInvalidEnv/2
16:48:50 [2022-03-15T16:48:50.893Z] === CONT  TestCreateWithInvalidEnv/1
16:48:50 [2022-03-15T16:48:50.893Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:48:50 [2022-03-15T16:48:50.893Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:48:50 [2022-03-15T16:48:50.893Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:48:50 [2022-03-15T16:48:50.893Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:48:50 [2022-03-15T16:48:50.893Z] === RUN   TestCreateTmpfsMountsTarget
16:48:50 [2022-03-15T16:48:50.893Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:48:50 [2022-03-15T16:48:50.893Z] === RUN   TestCreateWithCustomMaskedPaths
16:48:52 [2022-03-15T16:48:52.278Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
16:48:52 [2022-03-15T16:48:52.278Z] === RUN   TestCreateWithCustomReadonlyPaths
16:48:53 [2022-03-15T16:48:53.223Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
16:48:53 [2022-03-15T16:48:53.223Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:48:53 [2022-03-15T16:48:53.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:48:53 [2022-03-15T16:48:53.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:48:53 [2022-03-15T16:48:53.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:48:53 [2022-03-15T16:48:53.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:48:53 [2022-03-15T16:48:53.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:48:53 [2022-03-15T16:48:53.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:48:53 [2022-03-15T16:48:53.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:48:53 [2022-03-15T16:48:53.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:48:53 [2022-03-15T16:48:53.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:48:53 [2022-03-15T16:48:53.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:48:53 [2022-03-15T16:48:53.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:48:53 [2022-03-15T16:48:53.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:48:53 [2022-03-15T16:48:53.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:48:53 [2022-03-15T16:48:53.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:48:53 [2022-03-15T16:48:53.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:48:53 [2022-03-15T16:48:53.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:48:53 [2022-03-15T16:48:53.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:48:53 [2022-03-15T16:48:53.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:48:53 [2022-03-15T16:48:53.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:48:53 [2022-03-15T16:48:53.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:48:53 [2022-03-15T16:48:53.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:48:53 [2022-03-15T16:48:53.223Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:48:53 [2022-03-15T16:48:53.792Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestCreateDifferentPlatform
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestCreateDifferentPlatform/different_os
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:48:53 [2022-03-15T16:48:53.792Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:48:53 [2022-03-15T16:48:53.792Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:48:53 [2022-03-15T16:48:53.792Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:48:53 [2022-03-15T16:48:53.792Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:48:53 [2022-03-15T16:48:53.792Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestContainerStartOnDaemonRestart
16:48:53 [2022-03-15T16:48:53.792Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:48:53 [2022-03-15T16:48:53.792Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestDaemonRestartIpcMode
16:48:53 [2022-03-15T16:48:53.792Z] === PAUSE TestDaemonRestartIpcMode
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestDaemonHostGatewayIP
16:48:53 [2022-03-15T16:48:53.792Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:48:53 [2022-03-15T16:48:53.792Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestRestartDaemonWithRestartingContainer
16:48:53 [2022-03-15T16:48:53.792Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestContainerKillOnDaemonStart
16:48:53 [2022-03-15T16:48:53.792Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:48:53 [2022-03-15T16:48:53.792Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:48:53 [2022-03-15T16:48:53.792Z] === RUN   TestDiff
16:48:54 [2022-03-15T16:48:54.051Z] --- PASS: TestDiff (0.41s)
16:48:54 [2022-03-15T16:48:54.051Z] === RUN   TestExecWithCloseStdin
16:48:54 [2022-03-15T16:48:54.622Z] --- PASS: TestExecWithCloseStdin (0.45s)
16:48:54 [2022-03-15T16:48:54.622Z] === RUN   TestExec
16:48:55 [2022-03-15T16:48:55.191Z] --- PASS: TestExec (0.48s)
16:48:55 [2022-03-15T16:48:55.191Z] === RUN   TestExecUser
16:48:55 [2022-03-15T16:48:55.451Z] --- PASS: TestExecUser (0.47s)
16:48:55 [2022-03-15T16:48:55.451Z] === RUN   TestExportContainerAndImportImage
16:48:56 [2022-03-15T16:48:56.019Z] --- PASS: TestExportContainerAndImportImage (0.58s)
16:48:56 [2022-03-15T16:48:56.019Z] === RUN   TestExportContainerAfterDaemonRestart
16:48:57 [2022-03-15T16:48:57.404Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
16:48:57 [2022-03-15T16:48:57.404Z] === RUN   TestHealthCheckWorkdir
16:48:57 [2022-03-15T16:48:57.975Z] --- PASS: TestHealthCheckWorkdir (0.57s)
16:48:57 [2022-03-15T16:48:57.975Z] === RUN   TestHealthKillContainer
16:49:06 [2022-03-15T16:49:06.113Z] --- PASS: TestHealthKillContainer (7.88s)
16:49:06 [2022-03-15T16:49:06.113Z] === RUN   TestInspectCpusetInConfigPre120
16:49:06 [2022-03-15T16:49:06.113Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:49:06 [2022-03-15T16:49:06.113Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:49:06 [2022-03-15T16:49:06.113Z] === RUN   TestIpcModeNone
16:49:06 [2022-03-15T16:49:06.374Z] --- PASS: TestIpcModeNone (0.48s)
16:49:06 [2022-03-15T16:49:06.374Z] === RUN   TestIpcModePrivate
16:49:06 [2022-03-15T16:49:06.633Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
16:49:06 [2022-03-15T16:49:06.893Z] --- PASS: TestIpcModePrivate (0.46s)
16:49:06 [2022-03-15T16:49:06.893Z] === RUN   TestIpcModeShareable
16:49:06 [2022-03-15T16:49:06.893Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:49:06 [2022-03-15T16:49:06.893Z] --- SKIP: TestIpcModeShareable (0.00s)
16:49:06 [2022-03-15T16:49:06.893Z] === RUN   TestAPIIpcModeShareableAndContainer
16:49:08 [2022-03-15T16:49:08.276Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
16:49:08 [2022-03-15T16:49:08.276Z] === RUN   TestAPIIpcModeHost
16:49:08 [2022-03-15T16:49:08.276Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:49:08 [2022-03-15T16:49:08.276Z] --- SKIP: TestAPIIpcModeHost (0.00s)
16:49:08 [2022-03-15T16:49:08.276Z] === RUN   TestDaemonIpcModeShareable
16:49:08 [2022-03-15T16:49:08.276Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:49:08 [2022-03-15T16:49:08.276Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
16:49:08 [2022-03-15T16:49:08.276Z] === RUN   TestDaemonIpcModePrivate
16:49:09 [2022-03-15T16:49:09.218Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
16:49:09 [2022-03-15T16:49:09.479Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
16:49:09 [2022-03-15T16:49:09.479Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:49:09 [2022-03-15T16:49:09.479Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:49:09 [2022-03-15T16:49:09.479Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
16:49:09 [2022-03-15T16:49:09.479Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:49:09 [2022-03-15T16:49:09.479Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:49:09 [2022-03-15T16:49:09.479Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
16:49:09 [2022-03-15T16:49:09.479Z] === RUN   TestIpcModeOlderClient
16:49:09 [2022-03-15T16:49:09.479Z] === PAUSE TestIpcModeOlderClient
16:49:09 [2022-03-15T16:49:09.479Z] === RUN   TestKillContainerInvalidSignal
16:49:10 [2022-03-15T16:49:10.052Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
16:49:10 [2022-03-15T16:49:10.052Z] === RUN   TestKillContainer
16:49:10 [2022-03-15T16:49:10.052Z] === RUN   TestKillContainer/no_signal
16:49:10 [2022-03-15T16:49:10.312Z] === RUN   TestKillContainer/non_killing_signal
16:49:10 [2022-03-15T16:49:10.574Z] === RUN   TestKillContainer/killing_signal
16:49:11 [2022-03-15T16:49:11.149Z] --- PASS: TestKillContainer (1.21s)
16:49:11 [2022-03-15T16:49:11.149Z]     --- PASS: TestKillContainer/no_signal (0.38s)
16:49:11 [2022-03-15T16:49:11.149Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
16:49:11 [2022-03-15T16:49:11.149Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
16:49:11 [2022-03-15T16:49:11.149Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:49:11 [2022-03-15T16:49:11.149Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:49:11 [2022-03-15T16:49:11.410Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:49:11 [2022-03-15T16:49:11.983Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
16:49:11 [2022-03-15T16:49:11.983Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
16:49:11 [2022-03-15T16:49:11.983Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
16:49:11 [2022-03-15T16:49:11.983Z] === RUN   TestKillStoppedContainer
16:49:11 [2022-03-15T16:49:11.983Z] --- PASS: TestKillStoppedContainer (0.04s)
16:49:11 [2022-03-15T16:49:11.983Z] === RUN   TestKillStoppedContainerAPIPre120
16:49:11 [2022-03-15T16:49:11.983Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:49:11 [2022-03-15T16:49:11.983Z] === RUN   TestKillDifferentUserContainer
16:49:12 [2022-03-15T16:49:12.555Z] --- PASS: TestKillDifferentUserContainer (0.41s)
16:49:12 [2022-03-15T16:49:12.555Z] === RUN   TestInspectOomKilledTrue
16:49:12 [2022-03-15T16:49:12.555Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:12 [2022-03-15T16:49:12.555Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:49:12 [2022-03-15T16:49:12.555Z] === RUN   TestInspectOomKilledFalse
16:49:12 [2022-03-15T16:49:12.555Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:49:12 [2022-03-15T16:49:12.555Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:49:12 [2022-03-15T16:49:12.555Z] === RUN   TestLinksEtcHostsContentMatch
16:49:12 [2022-03-15T16:49:12.555Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:49:12 [2022-03-15T16:49:12.555Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
16:49:12 [2022-03-15T16:49:12.555Z] === RUN   TestLinksContainerNames
16:49:13 [2022-03-15T16:49:13.127Z] --- PASS: TestLinksContainerNames (0.82s)
16:49:13 [2022-03-15T16:49:13.127Z] === RUN   TestLogsFollowTailEmpty
16:49:13 [2022-03-15T16:49:13.699Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
16:49:13 [2022-03-15T16:49:13.699Z] === RUN   TestContainerNetworkMountsNoChown
16:49:13 [2022-03-15T16:49:13.959Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/default
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/default
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/private
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/private
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/rprivate
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/rprivate
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/slave
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/slave
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/rslave
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/rslave
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/shared
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/shared
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/rshared
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/rshared
16:49:13 [2022-03-15T16:49:13.959Z] === CONT  TestMountDaemonRoot/default
16:49:13 [2022-03-15T16:49:13.959Z] === CONT  TestMountDaemonRoot/rslave
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/default/bind_root
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/default/mount_root
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:49:13 [2022-03-15T16:49:13.959Z] === CONT  TestMountDaemonRoot/slave
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:49:13 [2022-03-15T16:49:13.959Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:49:13 [2022-03-15T16:49:13.959Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:49:13 [2022-03-15T16:49:13.959Z] === CONT  TestMountDaemonRoot/rprivate
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:49:13 [2022-03-15T16:49:13.960Z] === CONT  TestMountDaemonRoot/private
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/private/mount_root
16:49:13 [2022-03-15T16:49:13.960Z] === CONT  TestMountDaemonRoot/shared
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/private/bind_root
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:49:13 [2022-03-15T16:49:13.960Z] === CONT  TestMountDaemonRoot/rshared
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:49:13 [2022-03-15T16:49:13.960Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === CONT  TestMountDaemonRoot/default/bind_root
16:49:13 [2022-03-15T16:49:13.960Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:49:13 [2022-03-15T16:49:13.960Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:49:13 [2022-03-15T16:49:13.960Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:49:14 [2022-03-15T16:49:14.221Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:49:14 [2022-03-15T16:49:14.221Z] === CONT  TestMountDaemonRoot/default/mount_root
16:49:14 [2022-03-15T16:49:14.221Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:49:14 [2022-03-15T16:49:14.221Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:49:14 [2022-03-15T16:49:14.221Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:49:14 [2022-03-15T16:49:14.221Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:49:14 [2022-03-15T16:49:14.221Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:49:14 [2022-03-15T16:49:14.221Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/private/bind_root
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:49:14 [2022-03-15T16:49:14.222Z] === CONT  TestMountDaemonRoot/private/mount_root
16:49:14 [2022-03-15T16:49:14.483Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:49:14 [2022-03-15T16:49:14.483Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:49:14 [2022-03-15T16:49:14.483Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:49:14 [2022-03-15T16:49:14.483Z] --- PASS: TestMountDaemonRoot (0.01s)
16:49:14 [2022-03-15T16:49:14.483Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:49:14 [2022-03-15T16:49:14.483Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:49:14 [2022-03-15T16:49:14.483Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:49:14 [2022-03-15T16:49:14.483Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:49:14 [2022-03-15T16:49:14.483Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:49:14 [2022-03-15T16:49:14.483Z] === RUN   TestContainerBindMountNonRecursive
16:49:14 [2022-03-15T16:49:14.483Z]     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)
16:49:14 [2022-03-15T16:49:14.483Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
16:49:14 [2022-03-15T16:49:14.483Z] === RUN   TestContainerVolumesMountedAsShared
16:49:14 [2022-03-15T16:49:14.483Z]     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)
16:49:14 [2022-03-15T16:49:14.483Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
16:49:14 [2022-03-15T16:49:14.483Z] === RUN   TestContainerVolumesMountedAsSlave
16:49:14 [2022-03-15T16:49:14.483Z]     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)
16:49:14 [2022-03-15T16:49:14.483Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
16:49:14 [2022-03-15T16:49:14.483Z] === RUN   TestNetworkNat
16:49:15 [2022-03-15T16:49:15.054Z] --- PASS: TestNetworkNat (0.55s)
16:49:15 [2022-03-15T16:49:15.054Z] === RUN   TestNetworkLocalhostTCPNat
16:49:15 [2022-03-15T16:49:15.315Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
16:49:15 [2022-03-15T16:49:15.315Z] === RUN   TestNetworkLoopbackNat
16:49:17 [2022-03-15T16:49:17.902Z] --- PASS: TestNetworkLoopbackNat (2.57s)
16:49:17 [2022-03-15T16:49:17.902Z] === RUN   TestPause
16:49:17 [2022-03-15T16:49:17.902Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:17 [2022-03-15T16:49:17.902Z] --- SKIP: TestPause (0.00s)
16:49:17 [2022-03-15T16:49:17.903Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:49:17 [2022-03-15T16:49:17.903Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:49:17 [2022-03-15T16:49:17.903Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:49:17 [2022-03-15T16:49:17.903Z] === RUN   TestPauseStopPausedContainer
16:49:17 [2022-03-15T16:49:17.903Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:17 [2022-03-15T16:49:17.903Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
16:49:17 [2022-03-15T16:49:17.903Z] === RUN   TestPidHost
16:49:18 [2022-03-15T16:49:18.844Z] --- PASS: TestPidHost (0.87s)
16:49:18 [2022-03-15T16:49:18.844Z] === RUN   TestPsFilter
16:49:19 [2022-03-15T16:49:19.104Z] --- PASS: TestPsFilter (0.10s)
16:49:19 [2022-03-15T16:49:19.104Z] === RUN   TestRemoveContainerWithRemovedVolume
16:49:19 [2022-03-15T16:49:19.364Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
16:49:19 [2022-03-15T16:49:19.364Z] === RUN   TestRemoveContainerWithVolume
16:49:19 [2022-03-15T16:49:19.936Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
16:49:19 [2022-03-15T16:49:19.936Z] === RUN   TestRemoveContainerRunning
16:49:20 [2022-03-15T16:49:20.198Z] --- PASS: TestRemoveContainerRunning (0.39s)
16:49:20 [2022-03-15T16:49:20.198Z] === RUN   TestRemoveContainerForceRemoveRunning
16:49:20 [2022-03-15T16:49:20.770Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
16:49:20 [2022-03-15T16:49:20.770Z] === RUN   TestRemoveInvalidContainer
16:49:20 [2022-03-15T16:49:20.770Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:49:20 [2022-03-15T16:49:20.770Z] === RUN   TestRenameLinkedContainer
16:49:22 [2022-03-15T16:49:22.159Z] --- PASS: TestRenameLinkedContainer (1.61s)
16:49:22 [2022-03-15T16:49:22.159Z] === RUN   TestRenameStoppedContainer
16:49:22 [2022-03-15T16:49:22.730Z] --- PASS: TestRenameStoppedContainer (0.41s)
16:49:22 [2022-03-15T16:49:22.730Z] === RUN   TestRenameRunningContainerAndReuse
16:49:23 [2022-03-15T16:49:23.674Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
16:49:23 [2022-03-15T16:49:23.674Z] === RUN   TestRenameInvalidName
16:49:23 [2022-03-15T16:49:23.935Z] --- PASS: TestRenameInvalidName (0.43s)
16:49:23 [2022-03-15T16:49:23.935Z] === RUN   TestRenameAnonymousContainer
16:49:25 [2022-03-15T16:49:25.319Z] --- PASS: TestRenameAnonymousContainer (1.49s)
16:49:25 [2022-03-15T16:49:25.319Z] === RUN   TestRenameContainerWithSameName
16:49:25 [2022-03-15T16:49:25.892Z] --- PASS: TestRenameContainerWithSameName (0.43s)
16:49:25 [2022-03-15T16:49:25.892Z] === RUN   TestRenameContainerWithLinkedContainer
16:49:26 [2022-03-15T16:49:26.836Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
16:49:26 [2022-03-15T16:49:26.837Z] === RUN   TestResize
16:49:27 [2022-03-15T16:49:27.097Z] --- PASS: TestResize (0.43s)
16:49:27 [2022-03-15T16:49:27.097Z] === RUN   TestResizeWithInvalidSize
16:49:27 [2022-03-15T16:49:27.666Z] --- PASS: TestResizeWithInvalidSize (0.45s)
16:49:27 [2022-03-15T16:49:27.666Z] === RUN   TestResizeWhenContainerNotStarted
16:49:27 [2022-03-15T16:49:27.926Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
16:49:27 [2022-03-15T16:49:27.926Z] === RUN   TestDaemonRestartKillContainers
16:49:27 [2022-03-15T16:49:27.926Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:49:27 [2022-03-15T16:49:27.926Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:49:27 [2022-03-15T16:49:27.926Z] === RUN   TestCgroupNamespacesRun
16:49:29 [2022-03-15T16:49:29.306Z] --- PASS: TestCgroupNamespacesRun (1.17s)
16:49:29 [2022-03-15T16:49:29.306Z] === RUN   TestCgroupNamespacesRunPrivileged
16:49:30 [2022-03-15T16:49:30.247Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
16:49:30 [2022-03-15T16:49:30.247Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:49:31 [2022-03-15T16:49:31.189Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
16:49:31 [2022-03-15T16:49:31.190Z] === RUN   TestCgroupNamespacesRunHostMode
16:49:32 [2022-03-15T16:49:32.576Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
16:49:32 [2022-03-15T16:49:32.576Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:49:33 [2022-03-15T16:49:33.520Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
16:49:33 [2022-03-15T16:49:33.520Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:49:34 [2022-03-15T16:49:34.907Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
16:49:34 [2022-03-15T16:49:34.907Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:49:35 [2022-03-15T16:49:35.480Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
16:49:35 [2022-03-15T16:49:35.480Z] === RUN   TestCgroupNamespacesRunOlderClient
16:49:36 [2022-03-15T16:49:36.869Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
16:49:36 [2022-03-15T16:49:36.869Z] === RUN   TestNISDomainname
16:49:36 [2022-03-15T16:49:36.869Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:49:36 [2022-03-15T16:49:36.869Z] --- SKIP: TestNISDomainname (0.01s)
16:49:36 [2022-03-15T16:49:36.869Z] === RUN   TestHostnameDnsResolution
16:49:37 [2022-03-15T16:49:37.442Z] --- PASS: TestHostnameDnsResolution (0.63s)
16:49:37 [2022-03-15T16:49:37.442Z] === RUN   TestUnprivilegedPortsAndPing
16:49:37 [2022-03-15T16:49:37.442Z]     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
16:49:37 [2022-03-15T16:49:37.442Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
16:49:37 [2022-03-15T16:49:37.442Z] === RUN   TestStats
16:49:37 [2022-03-15T16:49:37.442Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:37 [2022-03-15T16:49:37.442Z] --- SKIP: TestStats (0.00s)
16:49:37 [2022-03-15T16:49:37.442Z] === RUN   TestStopContainerWithTimeout
16:49:37 [2022-03-15T16:49:37.442Z] === RUN   TestStopContainerWithTimeout/0
16:49:37 [2022-03-15T16:49:37.442Z] === PAUSE TestStopContainerWithTimeout/0
16:49:37 [2022-03-15T16:49:37.442Z] === RUN   TestStopContainerWithTimeout/1
16:49:37 [2022-03-15T16:49:37.442Z] === PAUSE TestStopContainerWithTimeout/1
16:49:37 [2022-03-15T16:49:37.442Z] === RUN   TestStopContainerWithTimeout/3
16:49:37 [2022-03-15T16:49:37.442Z] === PAUSE TestStopContainerWithTimeout/3
16:49:37 [2022-03-15T16:49:37.442Z] === RUN   TestStopContainerWithTimeout/-1
16:49:37 [2022-03-15T16:49:37.442Z] === PAUSE TestStopContainerWithTimeout/-1
16:49:37 [2022-03-15T16:49:37.442Z] === CONT  TestStopContainerWithTimeout/0
16:49:37 [2022-03-15T16:49:37.442Z] === CONT  TestStopContainerWithTimeout/3
16:49:38 [2022-03-15T16:49:38.014Z] === CONT  TestStopContainerWithTimeout/-1
16:49:39 [2022-03-15T16:49:39.921Z] === CONT  TestStopContainerWithTimeout/1
16:49:41 [2022-03-15T16:49:41.302Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:49:41 [2022-03-15T16:49:41.302Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
16:49:41 [2022-03-15T16:49:41.302Z]     --- PASS: TestStopContainerWithTimeout/3 (2.58s)
16:49:41 [2022-03-15T16:49:41.302Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
16:49:41 [2022-03-15T16:49:41.302Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
16:49:41 [2022-03-15T16:49:41.302Z] === RUN   TestDeleteDevicemapper
16:49:41 [2022-03-15T16:49:41.302Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:49:41 [2022-03-15T16:49:41.302Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:49:41 [2022-03-15T16:49:41.302Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:49:42 [2022-03-15T16:49:42.689Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
16:49:42 [2022-03-15T16:49:42.689Z] === RUN   TestUpdateMemory
16:49:42 [2022-03-15T16:49:42.689Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:42 [2022-03-15T16:49:42.689Z] --- SKIP: TestUpdateMemory (0.00s)
16:49:42 [2022-03-15T16:49:42.689Z] === RUN   TestUpdateCPUQuota
16:49:42 [2022-03-15T16:49:42.689Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:42 [2022-03-15T16:49:42.689Z] --- SKIP: TestUpdateCPUQuota (0.00s)
16:49:42 [2022-03-15T16:49:42.689Z] === RUN   TestUpdatePidsLimit
16:49:42 [2022-03-15T16:49:42.689Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:42 [2022-03-15T16:49:42.689Z] --- SKIP: TestUpdatePidsLimit (0.00s)
16:49:42 [2022-03-15T16:49:42.689Z] === RUN   TestUpdateRestartPolicy
16:49:54 [2022-03-15T16:49:54.921Z] --- PASS: TestUpdateRestartPolicy (10.94s)
16:49:54 [2022-03-15T16:49:54.921Z] === RUN   TestUpdateRestartWithAutoRemove
16:49:54 [2022-03-15T16:49:54.921Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
16:49:54 [2022-03-15T16:49:54.921Z] === RUN   TestWaitNonBlocked
16:49:54 [2022-03-15T16:49:54.921Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:49:54 [2022-03-15T16:49:54.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:49:54 [2022-03-15T16:49:54.921Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:49:54 [2022-03-15T16:49:54.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:49:54 [2022-03-15T16:49:54.921Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:49:54 [2022-03-15T16:49:54.921Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:49:54 [2022-03-15T16:49:54.922Z] --- PASS: TestWaitNonBlocked (0.01s)
16:49:54 [2022-03-15T16:49:54.922Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
16:49:54 [2022-03-15T16:49:54.922Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
16:49:54 [2022-03-15T16:49:54.922Z] === RUN   TestWaitBlocked
16:49:54 [2022-03-15T16:49:54.922Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:49:54 [2022-03-15T16:49:54.922Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:49:54 [2022-03-15T16:49:54.922Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:49:54 [2022-03-15T16:49:54.922Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:49:54 [2022-03-15T16:49:54.922Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:49:54 [2022-03-15T16:49:54.922Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:49:55 [2022-03-15T16:49:55.493Z] --- PASS: TestWaitBlocked (0.01s)
16:49:55 [2022-03-15T16:49:55.494Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
16:49:55 [2022-03-15T16:49:55.494Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
16:49:55 [2022-03-15T16:49:55.494Z] === CONT  TestDaemonRestartIpcMode
16:49:55 [2022-03-15T16:49:55.494Z] === CONT  TestIpcModeOlderClient
16:49:55 [2022-03-15T16:49:55.494Z] --- PASS: TestIpcModeOlderClient (0.12s)
16:49:55 [2022-03-15T16:49:55.494Z] === CONT  TestRestartDaemonWithRestartingContainer
16:49:58 [2022-03-15T16:49:58.042Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s)
16:49:58 [2022-03-15T16:49:58.042Z] --- PASS: TestDaemonRestartIpcMode (2.71s)
16:49:58 [2022-03-15T16:49:58.042Z] PASS
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === Skipped
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
16:49:58 [2022-03-15T16:49:58.042Z]     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)
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     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)
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     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)
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
16:49:58 [2022-03-15T16:49:58.042Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
16:49:58 [2022-03-15T16:49:58.042Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     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
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:49:58 [2022-03-15T16:49:58.042Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:49:58 [2022-03-15T16:49:58.042Z] 
16:49:58 [2022-03-15T16:49:58.042Z] DONE 177 tests, 27 skipped in 71.659s
16:49:58 [2022-03-15T16:49:58.042Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:49:58 [2022-03-15T16:49:58.307Z] === RUN   TestConfigDaemonLibtrustID
16:49:58 [2022-03-15T16:49:58.877Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
16:49:58 [2022-03-15T16:49:58.878Z] === RUN   TestDaemonConfigValidation
16:49:58 [2022-03-15T16:49:58.878Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:49:58 [2022-03-15T16:49:58.878Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:49:58 [2022-03-15T16:49:58.878Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:49:58 [2022-03-15T16:49:58.878Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:49:58 [2022-03-15T16:49:58.878Z] === RUN   TestDaemonConfigValidation/invalid_config
16:49:58 [2022-03-15T16:49:58.878Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:49:58 [2022-03-15T16:49:58.878Z] === RUN   TestDaemonConfigValidation/malformed_config
16:49:58 [2022-03-15T16:49:58.878Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:49:58 [2022-03-15T16:49:58.878Z] === RUN   TestDaemonConfigValidation/valid_config
16:49:58 [2022-03-15T16:49:58.878Z] === PAUSE TestDaemonConfigValidation/valid_config
16:49:58 [2022-03-15T16:49:58.878Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:49:58 [2022-03-15T16:49:58.878Z] === CONT  TestDaemonConfigValidation/malformed_config
16:49:58 [2022-03-15T16:49:58.878Z] === CONT  TestDaemonConfigValidation/valid_config
16:49:58 [2022-03-15T16:49:58.878Z] === CONT  TestDaemonConfigValidation/invalid_config
16:49:59 [2022-03-15T16:49:59.142Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:49:59 [2022-03-15T16:49:59.143Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:49:59 [2022-03-15T16:49:59.143Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
16:49:59 [2022-03-15T16:49:59.143Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
16:49:59 [2022-03-15T16:49:59.143Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
16:49:59 [2022-03-15T16:49:59.143Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.11s)
16:49:59 [2022-03-15T16:49:59.143Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:49:59 [2022-03-15T16:49:59.143Z] === RUN   TestConfigDaemonSeccompProfiles
16:49:59 [2022-03-15T16:49:59.143Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:50:00 [2022-03-15T16:50:00.089Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:50:01 [2022-03-15T16:50:01.472Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:50:02 [2022-03-15T16:50:02.411Z] === CONT  TestConfigDaemonSeccompProfiles
16:50:02 [2022-03-15T16:50:02.411Z]     daemon_test.go:156: [dceea37bf5ff3] daemon is not started
16:50:02 [2022-03-15T16:50:02.411Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
16:50:02 [2022-03-15T16:50:02.411Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
16:50:02 [2022-03-15T16:50:02.411Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
16:50:02 [2022-03-15T16:50:02.411Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
16:50:02 [2022-03-15T16:50:02.411Z] === RUN   TestDaemonProxy
16:50:02 [2022-03-15T16:50:02.411Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
16:50:02 [2022-03-15T16:50:02.411Z] --- SKIP: TestDaemonProxy (0.00s)
16:50:02 [2022-03-15T16:50:02.411Z] PASS
16:50:02 [2022-03-15T16:50:02.411Z] 
16:50:02 [2022-03-15T16:50:02.411Z] === Skipped
16:50:02 [2022-03-15T16:50:02.411Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
16:50:02 [2022-03-15T16:50:02.411Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
16:50:02 [2022-03-15T16:50:02.411Z] 
16:50:02 [2022-03-15T16:50:02.411Z] DONE 12 tests, 1 skipped in 4.185s
16:50:02 [2022-03-15T16:50:02.411Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:50:02 [2022-03-15T16:50:02.411Z] INFO: Testing against a local daemon
16:50:02 [2022-03-15T16:50:02.411Z] === RUN   TestCommitInheritsEnv
16:50:04 [2022-03-15T16:50:04.319Z] --- PASS: TestCommitInheritsEnv (1.66s)
16:50:04 [2022-03-15T16:50:04.319Z] === RUN   TestImportExtremelyLargeImageWorks
16:50:04 [2022-03-15T16:50:04.319Z] === PAUSE TestImportExtremelyLargeImageWorks
16:50:04 [2022-03-15T16:50:04.319Z] === RUN   TestImportWithCustomPlatform
16:50:04 [2022-03-15T16:50:04.319Z] === RUN   TestImportWithCustomPlatform/#00
16:50:04 [2022-03-15T16:50:04.319Z] === RUN   TestImportWithCustomPlatform/_______
16:50:04 [2022-03-15T16:50:04.319Z] === RUN   TestImportWithCustomPlatform//
16:50:04 [2022-03-15T16:50:04.319Z] === RUN   TestImportWithCustomPlatform/linux
16:50:04 [2022-03-15T16:50:04.319Z] === RUN   TestImportWithCustomPlatform/LINUX
16:50:04 [2022-03-15T16:50:04.319Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:50:04 [2022-03-15T16:50:04.579Z] === RUN   TestImportWithCustomPlatform/macos
16:50:04 [2022-03-15T16:50:04.579Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:50:04 [2022-03-15T16:50:04.579Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:50:04 [2022-03-15T16:50:04.579Z] --- PASS: TestImportWithCustomPlatform (0.33s)
16:50:04 [2022-03-15T16:50:04.579Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
16:50:04 [2022-03-15T16:50:04.579Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:50:04 [2022-03-15T16:50:04.579Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:50:04 [2022-03-15T16:50:04.579Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
16:50:04 [2022-03-15T16:50:04.579Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:50:04 [2022-03-15T16:50:04.579Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
16:50:04 [2022-03-15T16:50:04.579Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:50:04 [2022-03-15T16:50:04.579Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:50:04 [2022-03-15T16:50:04.579Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:50:04 [2022-03-15T16:50:04.579Z] === RUN   TestImagesFilterMultiReference
16:50:04 [2022-03-15T16:50:04.579Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:50:04 [2022-03-15T16:50:04.579Z] === RUN   TestImagePullPlatformInvalid
16:50:04 [2022-03-15T16:50:04.579Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:50:04 [2022-03-15T16:50:04.579Z] === RUN   TestRemoveImageOrphaning
16:50:06 [2022-03-15T16:50:06.493Z] --- PASS: TestRemoveImageOrphaning (1.60s)
16:50:06 [2022-03-15T16:50:06.493Z] === RUN   TestRemoveImageGarbageCollector
16:50:06 [2022-03-15T16:50:06.493Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:50:06 [2022-03-15T16:50:06.493Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:50:06 [2022-03-15T16:50:06.493Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:50:06 [2022-03-15T16:50:06.493Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:50:06 [2022-03-15T16:50:06.493Z] === RUN   TestTagInvalidReference
16:50:06 [2022-03-15T16:50:06.493Z] --- PASS: TestTagInvalidReference (0.01s)
16:50:06 [2022-03-15T16:50:06.493Z] === RUN   TestTagValidPrefixedRepo
16:50:06 [2022-03-15T16:50:06.493Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:50:06 [2022-03-15T16:50:06.493Z] === RUN   TestTagExistedNameWithoutForce
16:50:06 [2022-03-15T16:50:06.493Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:50:06 [2022-03-15T16:50:06.493Z] === RUN   TestTagOfficialNames
16:50:06 [2022-03-15T16:50:06.493Z] --- PASS: TestTagOfficialNames (0.05s)
16:50:06 [2022-03-15T16:50:06.493Z] === RUN   TestTagMatchesDigest
16:50:06 [2022-03-15T16:50:06.493Z] --- PASS: TestTagMatchesDigest (0.01s)
16:50:06 [2022-03-15T16:50:06.493Z] === CONT  TestImportExtremelyLargeImageWorks
16:51:43 [2022-03-15T16:51:43.056Z] --- PASS: TestImportExtremelyLargeImageWorks (90.29s)
16:51:43 [2022-03-15T16:51:43.056Z] PASS
16:51:43 [2022-03-15T16:51:43.056Z] 
16:51:43 [2022-03-15T16:51:43.056Z] === Skipped
16:51:43 [2022-03-15T16:51:43.056Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:51:43 [2022-03-15T16:51:43.056Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:51:43 [2022-03-15T16:51:43.056Z] 
16:51:43 [2022-03-15T16:51:43.056Z] DONE 22 tests, 1 skipped in 94.284s
16:51:43 [2022-03-15T16:51:43.056Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:51:43 [2022-03-15T16:51:43.056Z] INFO: Testing against a local daemon
16:51:43 [2022-03-15T16:51:43.056Z] === RUN   TestNetworkCreateDelete
16:51:43 [2022-03-15T16:51:43.056Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:51:43 [2022-03-15T16:51:43.056Z] === RUN   TestDockerNetworkDeletePreferID
16:51:43 [2022-03-15T16:51:43.056Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:51:43 [2022-03-15T16:51:43.056Z] === RUN   TestDaemonDNSFallback
16:51:43 [2022-03-15T16:51:43.626Z] --- PASS: TestDaemonDNSFallback (6.33s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestInspectNetwork
16:51:43 [2022-03-15T16:51:43.626Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestInspectNetwork (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestRunContainerWithBridgeNone
16:51:43 [2022-03-15T16:51:43.626Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestNetworkInvalidJSON
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestNetworkInvalidJSON//networks/create
16:51:43 [2022-03-15T16:51:43.626Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:51:43 [2022-03-15T16:51:43.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:51:43 [2022-03-15T16:51:43.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:51:43 [2022-03-15T16:51:43.626Z] === CONT  TestNetworkInvalidJSON//networks/create
16:51:43 [2022-03-15T16:51:43.626Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:51:43 [2022-03-15T16:51:43.626Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:51:43 [2022-03-15T16:51:43.626Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:51:43 [2022-03-15T16:51:43.626Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestNetworkList
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestNetworkList//networks
16:51:43 [2022-03-15T16:51:43.626Z] === PAUSE TestNetworkList//networks
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestNetworkList//networks/
16:51:43 [2022-03-15T16:51:43.626Z] === PAUSE TestNetworkList//networks/
16:51:43 [2022-03-15T16:51:43.626Z] === CONT  TestNetworkList//networks
16:51:43 [2022-03-15T16:51:43.626Z] === CONT  TestNetworkList//networks/
16:51:43 [2022-03-15T16:51:43.626Z] --- PASS: TestNetworkList (0.01s)
16:51:43 [2022-03-15T16:51:43.626Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     --- PASS: TestNetworkList//networks (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestHostIPv4BridgeLabel
16:51:43 [2022-03-15T16:51:43.626Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestDaemonRestartWithLiveRestore
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestDaemonDefaultNetworkPools
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestDaemonRestartWithExistingNetwork
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestServiceWithPredefinedNetwork
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:243: FLAKY_TEST
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestServiceWithDataPathPortInit
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:43 [2022-03-15T16:51:43.626Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z] PASS
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === Skipped
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:243: FLAKY_TEST
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:51:43 [2022-03-15T16:51:43.626Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:43 [2022-03-15T16:51:43.626Z] 
16:51:43 [2022-03-15T16:51:43.626Z] DONE 22 tests, 12 skipped in 6.994s
16:51:43 [2022-03-15T16:51:43.626Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:51:43 [2022-03-15T16:51:43.626Z] INFO: Testing against a local daemon
16:51:43 [2022-03-15T16:51:43.626Z] === RUN   TestDockerNetworkIpvlanPersistance
16:51:43 [2022-03-15T16:51:43.887Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestDockerNetworkIpvlan
16:51:43 [2022-03-15T16:51:43.887Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] PASS
16:51:43 [2022-03-15T16:51:43.887Z] 
16:51:43 [2022-03-15T16:51:43.887Z] === Skipped
16:51:43 [2022-03-15T16:51:43.887Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:51:43 [2022-03-15T16:51:43.887Z] 
16:51:43 [2022-03-15T16:51:43.887Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:51:43 [2022-03-15T16:51:43.887Z] 
16:51:43 [2022-03-15T16:51:43.887Z] DONE 2 tests, 2 skipped in 0.092s
16:51:43 [2022-03-15T16:51:43.887Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:51:43 [2022-03-15T16:51:43.887Z] INFO: Testing against a local daemon
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestDockerNetworkMacvlanPersistance
16:51:43 [2022-03-15T16:51:43.887Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestDockerNetworkMacvlan
16:51:43 [2022-03-15T16:51:43.887Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] PASS
16:51:43 [2022-03-15T16:51:43.887Z] 
16:51:43 [2022-03-15T16:51:43.887Z] === Skipped
16:51:43 [2022-03-15T16:51:43.887Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.887Z] 
16:51:43 [2022-03-15T16:51:43.887Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:51:43 [2022-03-15T16:51:43.887Z] 
16:51:43 [2022-03-15T16:51:43.887Z] DONE 2 tests, 2 skipped in 0.087s
16:51:43 [2022-03-15T16:51:43.887Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:51:43 [2022-03-15T16:51:43.887Z] testing: warning: no tests to run
16:51:43 [2022-03-15T16:51:43.887Z] PASS
16:51:43 [2022-03-15T16:51:43.887Z] 
16:51:43 [2022-03-15T16:51:43.887Z] DONE 0 tests in 0.021s
16:51:43 [2022-03-15T16:51:43.887Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:51:43 [2022-03-15T16:51:43.887Z] INFO: Testing against a local daemon
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginAllowRequest
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginTLS
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginDenyRequest
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginAPIDenyResponse
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginDenyResponse
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginAllowEventStream
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginErrorResponse
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginErrorRequest
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginHeader
16:51:43 [2022-03-15T16:51:43.887Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:43 [2022-03-15T16:51:43.887Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:51:43 [2022-03-15T16:51:43.887Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
16:51:44 [2022-03-15T16:51:44.148Z] === RUN   TestAuthZPluginV2Disable
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
16:51:44 [2022-03-15T16:51:44.148Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:51:44 [2022-03-15T16:51:44.148Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:51:44 [2022-03-15T16:51:44.148Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
16:51:44 [2022-03-15T16:51:44.148Z] PASS
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === Skipped
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
16:51:44 [2022-03-15T16:51:44.148Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.148Z] 
16:51:44 [2022-03-15T16:51:44.148Z] DONE 17 tests, 17 skipped in 0.266s
16:51:44 [2022-03-15T16:51:44.148Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:51:44 [2022-03-15T16:51:44.148Z] INFO: Testing against a local daemon
16:51:44 [2022-03-15T16:51:44.148Z] === RUN   TestPluginInvalidJSON
16:51:44 [2022-03-15T16:51:44.409Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:51:44 [2022-03-15T16:51:44.409Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:51:44 [2022-03-15T16:51:44.409Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:51:44 [2022-03-15T16:51:44.409Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:51:44 [2022-03-15T16:51:44.409Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:51:44 [2022-03-15T16:51:44.409Z] === RUN   TestPluginInstall
16:51:44 [2022-03-15T16:51:44.409Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.409Z] --- SKIP: TestPluginInstall (0.00s)
16:51:44 [2022-03-15T16:51:44.409Z] === RUN   TestPluginsWithRuntimes
16:51:44 [2022-03-15T16:51:44.409Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:51:44 [2022-03-15T16:51:44.409Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:51:44 [2022-03-15T16:51:44.409Z] === RUN   TestPluginBackCompatMediaTypes
16:51:44 [2022-03-15T16:51:44.409Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:51:44 [2022-03-15T16:51:44.409Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
16:51:44 [2022-03-15T16:51:44.409Z] PASS
16:51:44 [2022-03-15T16:51:44.409Z] 
16:51:44 [2022-03-15T16:51:44.409Z] === Skipped
16:51:44 [2022-03-15T16:51:44.409Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:51:44 [2022-03-15T16:51:44.409Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:51:44 [2022-03-15T16:51:44.409Z] 
16:51:44 [2022-03-15T16:51:44.409Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
16:51:44 [2022-03-15T16:51:44.409Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:51:44 [2022-03-15T16:51:44.409Z] 
16:51:44 [2022-03-15T16:51:44.409Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
16:51:44 [2022-03-15T16:51:44.409Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:51:44 [2022-03-15T16:51:44.409Z] 
16:51:44 [2022-03-15T16:51:44.409Z] DONE 5 tests, 3 skipped in 0.109s
16:51:44 [2022-03-15T16:51:44.409Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:51:44 [2022-03-15T16:51:44.409Z] INFO: Testing against a local daemon
16:51:44 [2022-03-15T16:51:44.409Z] === RUN   TestExternalGraphDriver
16:51:44 [2022-03-15T16:51:44.409Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:51:44 [2022-03-15T16:51:44.409Z] --- SKIP: TestExternalGraphDriver (0.05s)
16:51:44 [2022-03-15T16:51:44.409Z] === RUN   TestGraphdriverPluginV2
16:51:47 [2022-03-15T16:51:47.715Z] --- PASS: TestGraphdriverPluginV2 (3.38s)
16:51:47 [2022-03-15T16:51:47.715Z] PASS
16:51:47 [2022-03-15T16:51:47.715Z] 
16:51:47 [2022-03-15T16:51:47.715Z] === Skipped
16:51:47 [2022-03-15T16:51:47.715Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s)
16:51:47 [2022-03-15T16:51:47.715Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:51:47 [2022-03-15T16:51:47.715Z] 
16:51:47 [2022-03-15T16:51:47.715Z] DONE 2 tests, 1 skipped in 3.527s
16:51:47 [2022-03-15T16:51:47.716Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:51:47 [2022-03-15T16:51:47.977Z] INFO: Testing against a local daemon
16:51:47 [2022-03-15T16:51:47.977Z] === RUN   TestContinueAfterPluginCrash
16:51:47 [2022-03-15T16:51:47.977Z] === PAUSE TestContinueAfterPluginCrash
16:51:47 [2022-03-15T16:51:47.977Z] === RUN   TestReadPluginNoRead
16:51:47 [2022-03-15T16:51:47.977Z] === PAUSE TestReadPluginNoRead
16:51:47 [2022-03-15T16:51:47.977Z] === RUN   TestDaemonStartWithLogOpt
16:51:47 [2022-03-15T16:51:47.977Z] === PAUSE TestDaemonStartWithLogOpt
16:51:47 [2022-03-15T16:51:47.977Z] === CONT  TestContinueAfterPluginCrash
16:51:47 [2022-03-15T16:51:47.977Z] === CONT  TestDaemonStartWithLogOpt
16:51:52 [2022-03-15T16:51:52.181Z] --- PASS: TestDaemonStartWithLogOpt (4.20s)
16:51:52 [2022-03-15T16:51:52.181Z] === CONT  TestReadPluginNoRead
16:51:54 [2022-03-15T16:51:54.722Z] === RUN   TestReadPluginNoRead/default
16:51:55 [2022-03-15T16:51:55.662Z] === RUN   TestReadPluginNoRead/disabled_caching
16:51:57 [2022-03-15T16:51:57.045Z] --- PASS: TestContinueAfterPluginCrash (8.89s)
16:51:57 [2022-03-15T16:51:57.045Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:51:57 [2022-03-15T16:51:57.987Z] === CONT  TestReadPluginNoRead
16:51:57 [2022-03-15T16:51:57.987Z]     read_test.go:92: [d4082e3f980ba] daemon is not started
16:51:57 [2022-03-15T16:51:57.987Z] --- PASS: TestReadPluginNoRead (5.93s)
16:51:57 [2022-03-15T16:51:57.987Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
16:51:57 [2022-03-15T16:51:57.987Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
16:51:57 [2022-03-15T16:51:57.987Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
16:51:57 [2022-03-15T16:51:57.987Z] PASS
16:51:57 [2022-03-15T16:51:57.987Z] 
16:51:57 [2022-03-15T16:51:57.987Z] DONE 6 tests in 10.232s
16:51:57 [2022-03-15T16:51:57.987Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:51:58 [2022-03-15T16:51:58.248Z] testing: warning: no tests to run
16:51:58 [2022-03-15T16:51:58.248Z] PASS
16:51:58 [2022-03-15T16:51:58.248Z] 
16:51:58 [2022-03-15T16:51:58.248Z] DONE 0 tests in 0.032s
16:51:58 [2022-03-15T16:51:58.248Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:51:58 [2022-03-15T16:51:58.248Z] INFO: Testing against a local daemon
16:51:58 [2022-03-15T16:51:58.248Z] === RUN   TestPluginWithDevMounts
16:51:58 [2022-03-15T16:51:58.248Z]     mounts_test.go:20: (*Execution).IsRootless-fm
16:51:58 [2022-03-15T16:51:58.248Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:51:58 [2022-03-15T16:51:58.248Z] PASS
16:51:58 [2022-03-15T16:51:58.248Z] 
16:51:58 [2022-03-15T16:51:58.248Z] === Skipped
16:51:58 [2022-03-15T16:51:58.248Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
16:51:58 [2022-03-15T16:51:58.248Z]     mounts_test.go:20: (*Execution).IsRootless-fm
16:51:58 [2022-03-15T16:51:58.248Z] 
16:51:58 [2022-03-15T16:51:58.248Z] DONE 1 tests, 1 skipped in 0.105s
16:51:58 [2022-03-15T16:51:58.248Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:51:58 [2022-03-15T16:51:58.248Z] INFO: Testing against a local daemon
16:51:58 [2022-03-15T16:51:58.248Z] === RUN   TestSecretInspect
16:51:58 [2022-03-15T16:51:58.248Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.248Z] --- SKIP: TestSecretInspect (0.01s)
16:51:58 [2022-03-15T16:51:58.248Z] === RUN   TestSecretList
16:51:58 [2022-03-15T16:51:58.248Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.248Z] --- SKIP: TestSecretList (0.02s)
16:51:58 [2022-03-15T16:51:58.248Z] === RUN   TestSecretsCreateAndDelete
16:51:58 [2022-03-15T16:51:58.510Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestSecretsUpdate
16:51:58 [2022-03-15T16:51:58.510Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestSecretsUpdate (0.01s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestTemplatedSecret
16:51:58 [2022-03-15T16:51:58.510Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestTemplatedSecret (0.00s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestSecretCreateResolve
16:51:58 [2022-03-15T16:51:58.510Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestSecretCreateResolve (0.01s)
16:51:58 [2022-03-15T16:51:58.510Z] PASS
16:51:58 [2022-03-15T16:51:58.510Z] 
16:51:58 [2022-03-15T16:51:58.510Z] === Skipped
16:51:58 [2022-03-15T16:51:58.510Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
16:51:58 [2022-03-15T16:51:58.510Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] 
16:51:58 [2022-03-15T16:51:58.510Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
16:51:58 [2022-03-15T16:51:58.510Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] 
16:51:58 [2022-03-15T16:51:58.510Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
16:51:58 [2022-03-15T16:51:58.510Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] 
16:51:58 [2022-03-15T16:51:58.510Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
16:51:58 [2022-03-15T16:51:58.510Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] 
16:51:58 [2022-03-15T16:51:58.510Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
16:51:58 [2022-03-15T16:51:58.510Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] 
16:51:58 [2022-03-15T16:51:58.510Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
16:51:58 [2022-03-15T16:51:58.510Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] 
16:51:58 [2022-03-15T16:51:58.510Z] DONE 6 tests, 6 skipped in 0.166s
16:51:58 [2022-03-15T16:51:58.510Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:51:58 [2022-03-15T16:51:58.510Z] INFO: Testing against a local daemon
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestServiceCreateInit
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:51:58 [2022-03-15T16:51:58.510Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:51:58 [2022-03-15T16:51:58.510Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- PASS: TestServiceCreateInit (0.02s)
16:51:58 [2022-03-15T16:51:58.510Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:51:58 [2022-03-15T16:51:58.510Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestCreateServiceMultipleTimes
16:51:58 [2022-03-15T16:51:58.510Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestCreateServiceConflict
16:51:58 [2022-03-15T16:51:58.510Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestCreateServiceConflict (0.01s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestCreateServiceMaxReplicas
16:51:58 [2022-03-15T16:51:58.510Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestCreateWithDuplicateNetworkNames
16:51:58 [2022-03-15T16:51:58.510Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestCreateServiceSecretFileMode
16:51:58 [2022-03-15T16:51:58.510Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestCreateServiceConfigFileMode
16:51:58 [2022-03-15T16:51:58.510Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestCreateServiceSysctls
16:51:58 [2022-03-15T16:51:58.510Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.510Z] --- SKIP: TestCreateServiceSysctls (0.02s)
16:51:58 [2022-03-15T16:51:58.510Z] === RUN   TestCreateServiceCapabilities
16:51:58 [2022-03-15T16:51:58.771Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.771Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:51:58 [2022-03-15T16:51:58.771Z] === RUN   TestInspect
16:51:58 [2022-03-15T16:51:58.771Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.771Z] --- SKIP: TestInspect (0.01s)
16:51:58 [2022-03-15T16:51:58.771Z] === RUN   TestCreateJob
16:51:58 [2022-03-15T16:51:58.771Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.771Z] --- SKIP: TestCreateJob (0.01s)
16:51:58 [2022-03-15T16:51:58.771Z] === RUN   TestReplicatedJob
16:51:58 [2022-03-15T16:51:58.771Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.771Z] --- SKIP: TestReplicatedJob (0.01s)
16:51:58 [2022-03-15T16:51:58.771Z] === RUN   TestUpdateReplicatedJob
16:51:58 [2022-03-15T16:51:58.771Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.771Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
16:51:58 [2022-03-15T16:51:58.771Z] === RUN   TestServiceListWithStatuses
16:51:58 [2022-03-15T16:51:58.771Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:51:58 [2022-03-15T16:51:58.771Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:51:58 [2022-03-15T16:51:58.771Z] === RUN   TestDockerNetworkConnectAlias
16:51:58 [2022-03-15T16:51:58.771Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.771Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
16:51:58 [2022-03-15T16:51:58.771Z] === RUN   TestDockerNetworkReConnect
16:51:58 [2022-03-15T16:51:58.771Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:51:58 [2022-03-15T16:51:58.771Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
16:51:58 [2022-03-15T16:51:58.771Z] === RUN   TestServicePlugin
16:52:00 [2022-03-15T16:52:00.687Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] --- SKIP: TestServicePlugin (1.91s)
16:52:00 [2022-03-15T16:52:00.687Z] === RUN   TestServiceUpdateLabel
16:52:00 [2022-03-15T16:52:00.687Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] --- SKIP: TestServiceUpdateLabel (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z] === RUN   TestServiceUpdateSecrets
16:52:00 [2022-03-15T16:52:00.687Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z] === RUN   TestServiceUpdateConfigs
16:52:00 [2022-03-15T16:52:00.687Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z] === RUN   TestServiceUpdateNetwork
16:52:00 [2022-03-15T16:52:00.687Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z] === RUN   TestServiceUpdatePidsLimit
16:52:00 [2022-03-15T16:52:00.687Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z] PASS
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === Skipped
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:52:00 [2022-03-15T16:52:00.687Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:52:00 [2022-03-15T16:52:00.687Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
16:52:00 [2022-03-15T16:52:00.687Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
16:52:00 [2022-03-15T16:52:00.687Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
16:52:00 [2022-03-15T16:52:00.687Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestInspect (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:52:00 [2022-03-15T16:52:00.687Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
16:52:00 [2022-03-15T16:52:00.687Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s)
16:52:00 [2022-03-15T16:52:00.687Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.687Z] 
16:52:00 [2022-03-15T16:52:00.687Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
16:52:00 [2022-03-15T16:52:00.688Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.688Z] 
16:52:00 [2022-03-15T16:52:00.688Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
16:52:00 [2022-03-15T16:52:00.688Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.688Z] 
16:52:00 [2022-03-15T16:52:00.688Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
16:52:00 [2022-03-15T16:52:00.688Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.688Z] 
16:52:00 [2022-03-15T16:52:00.688Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
16:52:00 [2022-03-15T16:52:00.688Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.688Z] 
16:52:00 [2022-03-15T16:52:00.688Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s)
16:52:00 [2022-03-15T16:52:00.688Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:52:00 [2022-03-15T16:52:00.688Z] 
16:52:00 [2022-03-15T16:52:00.688Z] DONE 24 tests, 23 skipped in 2.253s
16:52:00 [2022-03-15T16:52:00.688Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:52:00 [2022-03-15T16:52:00.688Z] INFO: Testing against a local daemon
16:52:00 [2022-03-15T16:52:00.688Z] === RUN   TestSessionCreate
16:52:00 [2022-03-15T16:52:00.688Z] --- PASS: TestSessionCreate (0.02s)
16:52:00 [2022-03-15T16:52:00.688Z] === RUN   TestSessionCreateWithBadUpgrade
16:52:00 [2022-03-15T16:52:00.948Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
16:52:00 [2022-03-15T16:52:00.948Z] PASS
16:52:00 [2022-03-15T16:52:00.948Z] 
16:52:00 [2022-03-15T16:52:00.948Z] DONE 2 tests in 0.134s
16:52:00 [2022-03-15T16:52:00.948Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:52:00 [2022-03-15T16:52:00.948Z] INFO: Testing against a local daemon
16:52:00 [2022-03-15T16:52:00.948Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:52:00 [2022-03-15T16:52:00.948Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:52:00 [2022-03-15T16:52:00.948Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:52:00 [2022-03-15T16:52:00.948Z] === RUN   TestDiskUsage
16:52:00 [2022-03-15T16:52:00.948Z] === PAUSE TestDiskUsage
16:52:00 [2022-03-15T16:52:00.948Z] === RUN   TestEventsExecDie
16:52:01 [2022-03-15T16:52:01.522Z] --- PASS: TestEventsExecDie (0.61s)
16:52:01 [2022-03-15T16:52:01.522Z] === RUN   TestEventsBackwardsCompatible
16:52:01 [2022-03-15T16:52:01.522Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
16:52:01 [2022-03-15T16:52:01.522Z] === RUN   TestEventsVolumeCreate
16:52:01 [2022-03-15T16:52:01.522Z] --- PASS: TestEventsVolumeCreate (0.06s)
16:52:01 [2022-03-15T16:52:01.522Z] === RUN   TestInfoBinaryCommits
16:52:01 [2022-03-15T16:52:01.783Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:52:01 [2022-03-15T16:52:01.783Z] === RUN   TestInfoAPIVersioned
16:52:01 [2022-03-15T16:52:01.783Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:52:01 [2022-03-15T16:52:01.783Z] === RUN   TestInfoAPI
16:52:01 [2022-03-15T16:52:01.783Z] --- PASS: TestInfoAPI (0.02s)
16:52:01 [2022-03-15T16:52:01.783Z] === RUN   TestInfoAPIWarnings
16:52:19 [2022-03-15T16:52:19.961Z] --- PASS: TestInfoAPIWarnings (16.36s)
16:52:19 [2022-03-15T16:52:19.961Z] === RUN   TestInfoDebug
16:52:19 [2022-03-15T16:52:19.961Z] --- PASS: TestInfoDebug (0.54s)
16:52:19 [2022-03-15T16:52:19.961Z] === RUN   TestInfoInsecureRegistries
16:52:19 [2022-03-15T16:52:19.961Z] --- PASS: TestInfoInsecureRegistries (0.54s)
16:52:19 [2022-03-15T16:52:19.961Z] === RUN   TestInfoRegistryMirrors
16:52:19 [2022-03-15T16:52:19.961Z] --- PASS: TestInfoRegistryMirrors (0.54s)
16:52:19 [2022-03-15T16:52:19.961Z] === RUN   TestLoginFailsWithBadCredentials
16:52:19 [2022-03-15T16:52:19.961Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
16:52:19 [2022-03-15T16:52:19.961Z] === RUN   TestPingCacheHeaders
16:52:19 [2022-03-15T16:52:19.961Z] --- PASS: TestPingCacheHeaders (0.02s)
16:52:19 [2022-03-15T16:52:19.961Z] === RUN   TestPingGet
16:52:19 [2022-03-15T16:52:19.961Z] --- PASS: TestPingGet (0.01s)
16:52:19 [2022-03-15T16:52:19.961Z] === RUN   TestPingHead
16:52:19 [2022-03-15T16:52:19.961Z] --- PASS: TestPingHead (0.02s)
16:52:19 [2022-03-15T16:52:19.961Z] === RUN   TestVersion
16:52:19 [2022-03-15T16:52:19.961Z] --- PASS: TestVersion (0.02s)
16:52:19 [2022-03-15T16:52:19.961Z] === CONT  TestDiskUsage
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty/container_types
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty/image_types
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty/volume_types
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty/build-cache_types
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:52:20 [2022-03-15T16:52:20.221Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:52:20 [2022-03-15T16:52:20.485Z] === RUN   TestDiskUsage/after_container.Run
16:52:20 [2022-03-15T16:52:20.746Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:52:20 [2022-03-15T16:52:20.746Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:52:20 [2022-03-15T16:52:20.746Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:52:20 [2022-03-15T16:52:20.746Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:52:20 [2022-03-15T16:52:20.746Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:52:20 [2022-03-15T16:52:20.746Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:52:20 [2022-03-15T16:52:20.746Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:52:20 [2022-03-15T16:52:20.746Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:52:20 [2022-03-15T16:52:20.746Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:52:21 [2022-03-15T16:52:21.010Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:52:21 [2022-03-15T16:52:21.010Z] --- PASS: TestDiskUsage (1.23s)
16:52:21 [2022-03-15T16:52:21.010Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
16:52:21 [2022-03-15T16:52:21.010Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
16:52:21 [2022-03-15T16:52:21.010Z] PASS
16:52:21 [2022-03-15T16:52:21.010Z] 
16:52:21 [2022-03-15T16:52:21.010Z] === Skipped
16:52:21 [2022-03-15T16:52:21.010Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:52:21 [2022-03-15T16:52:21.010Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:52:21 [2022-03-15T16:52:21.010Z] 
16:52:21 [2022-03-15T16:52:21.010Z] DONE 50 tests, 1 skipped in 20.232s
16:52:21 [2022-03-15T16:52:21.010Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:52:21 [2022-03-15T16:52:21.271Z] INFO: Testing against a local daemon
16:52:21 [2022-03-15T16:52:21.271Z] === RUN   TestVolumesCreateAndList
16:52:21 [2022-03-15T16:52:21.271Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:52:21 [2022-03-15T16:52:21.271Z] === RUN   TestVolumesRemove
16:52:21 [2022-03-15T16:52:21.271Z] --- PASS: TestVolumesRemove (0.05s)
16:52:21 [2022-03-15T16:52:21.271Z] === RUN   TestVolumesInspect
16:52:21 [2022-03-15T16:52:21.271Z] --- PASS: TestVolumesInspect (0.02s)
16:52:21 [2022-03-15T16:52:21.271Z] === RUN   TestVolumesInvalidJSON
16:52:21 [2022-03-15T16:52:21.272Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:52:21 [2022-03-15T16:52:21.272Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:52:21 [2022-03-15T16:52:21.272Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:52:21 [2022-03-15T16:52:21.272Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:52:21 [2022-03-15T16:52:21.272Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:52:21 [2022-03-15T16:52:21.272Z] PASS
16:52:21 [2022-03-15T16:52:21.272Z] 
16:52:21 [2022-03-15T16:52:21.272Z] DONE 5 tests in 0.192s
16:52:21 [2022-03-15T16:52:21.272Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:52:21 [2022-03-15T16:52:21.272Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13647 is not a child of this shell
16:52:21 [2022-03-15T16:52:21.272Z] warning: PID 13647 from bundles/test-integration/docker.pid had a nonzero exit code
16:52:21 [2022-03-15T16:52:21.272Z] Leaving: AppArmorNo profiles have been unloaded.
16:52:21 [2022-03-15T16:52:21.272Z] 
16:52:21 [2022-03-15T16:52:21.272Z] Unloading profiles will leave already running processes permanently
16:52:21 [2022-03-15T16:52:21.272Z] unconfined, which can lead to unexpected situations.
16:52:21 [2022-03-15T16:52:21.272Z] 
16:52:21 [2022-03-15T16:52:21.272Z] To set a process to complain mode, use the command line tool
16:52:21 [2022-03-15T16:52:21.272Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:52:21 [2022-03-15T16:52:21.272Z] Removing test suite binaries
16:52:21 [2022-03-15T16:52:21.533Z] exiting test-integration
16:52:21 [2022-03-15T16:52:21.533Z] ++ exit 0
16:52:21 [2022-03-15T16:52:21.533Z]