Skip to content

Console Output

10:15:12 [2022-01-20T10:15:12.743Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=037b4c0e8e2d5a11914385627546e167a13bf82a -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:037b4c0e8e2d5a11914385627546e167a13bf82a hack/make.sh dynbinary test-integration
10:15:13 [2022-01-20T10:15:13.003Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
10:15:13 [2022-01-20T10:15:13.003Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
10:15:13 [2022-01-20T10:15:13.003Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
10:15:13 [2022-01-20T10:15:13.003Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
10:15:13 [2022-01-20T10:15:13.003Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
10:15:13 [2022-01-20T10:15:13.003Z] Detected virtualization docker.
10:15:13 [2022-01-20T10:15:13.003Z] Detected architecture x86-64.
10:15:13 [2022-01-20T10:15:13.003Z] Set hostname to <824de969d295>.
10:15:13 [2022-01-20T10:15:13.262Z] modprobe@configfs.service: Succeeded.
10:15:13 [2022-01-20T10:15:13.262Z] modprobe@drm.service: Succeeded.
10:15:13 [2022-01-20T10:15:13.262Z] modprobe@fuse.service: Succeeded.
10:15:13 [2022-01-20T10:15:13.522Z] + source /etc/docker-entrypoint-cmd
10:15:13 [2022-01-20T10:15:13.522Z] ++ hack/make.sh dynbinary test-integration
10:15:13 [2022-01-20T10:15:13.522Z] 
10:15:13 [2022-01-20T10:15:13.782Z] Removing bundles/
10:15:13 [2022-01-20T10:15:13.782Z] 
10:15:13 [2022-01-20T10:15:13.782Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:15:13 [2022-01-20T10:15:13.782Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:15:13 [2022-01-20T10:15:13.782Z] GOOS="" GOARCH="" GOARM=""
10:16:50 [2022-01-20T10:16:50.279Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:16:50 [2022-01-20T10:16:50.279Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:16:50 [2022-01-20T10:16:50.279Z] GOOS="" GOARCH="" GOARM=""
10:16:50 [2022-01-20T10:16:50.279Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:16:50 [2022-01-20T10:16:50.279Z] 
10:16:50 [2022-01-20T10:16:50.279Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:16:50 [2022-01-20T10:16:50.279Z] DOCKER_SYSTEMD=1
10:16:50 [2022-01-20T10:16:50.279Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:16:50 [2022-01-20T10:16:50.279Z] HOSTNAME=824de969d295
10:16:50 [2022-01-20T10:16:50.279Z] DEST=bundles/test-integration
10:16:50 [2022-01-20T10:16:50.279Z] PWD=/go/src/github.com/docker/docker
10:16:50 [2022-01-20T10:16:50.279Z] DOCKER_GITCOMMIT=037b4c0e8e2d5a11914385627546e167a13bf82a
10:16:50 [2022-01-20T10:16:50.279Z] container=docker
10:16:50 [2022-01-20T10:16:50.279Z] HOME=/root
10:16:50 [2022-01-20T10:16:50.279Z] LANG=C.UTF-8
10:16:50 [2022-01-20T10:16:50.279Z] INVOCATION_ID=95fe3e2fa5c94504a2e64e747aab2262
10:16:50 [2022-01-20T10:16:50.279Z] GOLANG_VERSION=1.17.6
10:16:50 [2022-01-20T10:16:50.279Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:16:50 [2022-01-20T10:16:50.279Z] VALIDATE_BRANCH=master
10:16:50 [2022-01-20T10:16:50.279Z] TERM=xterm
10:16:50 [2022-01-20T10:16:50.279Z] DOCKER_PKG=github.com/docker/docker
10:16:50 [2022-01-20T10:16:50.279Z] SHLVL=3
10:16:50 [2022-01-20T10:16:50.279Z] TIMEOUT=120m
10:16:50 [2022-01-20T10:16:50.279Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:16:50 [2022-01-20T10:16:50.279Z] DOCKER_GRAPHDRIVER=overlay2
10:16:50 [2022-01-20T10:16:50.279Z] GO111MODULE=off
10:16:50 [2022-01-20T10:16:50.279Z] DOCKER_EXPERIMENTAL=1
10:16:50 [2022-01-20T10:16:50.279Z] TEST_SKIP_INTEGRATION_CLI=1
10:16:50 [2022-01-20T10:16:50.279Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:16:50 [2022-01-20T10:16:50.279Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:16:50 [2022-01-20T10:16:50.279Z] GOPATH=/go
10:16:50 [2022-01-20T10:16:50.280Z] PKG_CONFIG=pkg-config
10:16:50 [2022-01-20T10:16:50.280Z] _=/usr/bin/env
10:16:50 [2022-01-20T10:16:50.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:17:29 [2022-01-20T10:17:29.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:17:29 [2022-01-20T10:17:29.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:17:51 [2022-01-20T10:17:51.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:17:59 [2022-01-20T10:17:59.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:18:09 [2022-01-20T10:18:09.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:18:09 [2022-01-20T10:18:09.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:18:09 [2022-01-20T10:18:09.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:18:09 [2022-01-20T10:18:09.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:18:10 [2022-01-20T10:18:10.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:18:10 [2022-01-20T10:18:10.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:18:13 [2022-01-20T10:18:13.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:18:14 [2022-01-20T10:18:14.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:18:15 [2022-01-20T10:18:15.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:18:15 [2022-01-20T10:18:15.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:18:16 [2022-01-20T10:18:16.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:18:17 [2022-01-20T10:18:17.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:18:18 [2022-01-20T10:18:18.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:18:19 [2022-01-20T10:18:19.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:18:19 [2022-01-20T10:18:19.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:18:20 [2022-01-20T10:18:20.547Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:18:20 [2022-01-20T10:18:20.547Z] Using test binary docker
10:18:20 [2022-01-20T10:18:20.547Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:18:20 [2022-01-20T10:18:20.547Z] Starting apparmor (via systemctl): apparmor.service.
10:18:20 [2022-01-20T10:18:20.547Z] Starting dockerd
10:18:20 [2022-01-20T10:18:20.547Z] INFO: Waiting for daemon to start...
10:18:22 [2022-01-20T10:18:22.455Z] .
10:18:22 [2022-01-20T10:18:22.455Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:18:22 [2022-01-20T10:18:22.455Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:18:22 [2022-01-20T10:18:22.455Z] Error: No such image: emptyfs
10:18:22 [2022-01-20T10:18:22.715Z] Running integration-test (iteration 1)
10:18:22 [2022-01-20T10:18:22.715Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:18:22 [2022-01-20T10:18:22.976Z] Loaded image: busybox:latest
10:18:22 [2022-01-20T10:18:22.976Z] Loaded image: busybox:glibc
10:18:24 [2022-01-20T10:18:24.378Z] Loaded image: debian:bullseye-slim
10:18:24 [2022-01-20T10:18:24.378Z] Loaded image: hello-world:latest
10:18:24 [2022-01-20T10:18:24.638Z] Loaded image: arm32v7/hello-world:latest
10:18:24 [2022-01-20T10:18:24.638Z] INFO: Testing against a local daemon
10:18:24 [2022-01-20T10:18:24.638Z] === RUN   TestCgroupNamespacesBuild
10:18:26 [2022-01-20T10:18:26.020Z] --- PASS: TestCgroupNamespacesBuild (1.23s)
10:18:26 [2022-01-20T10:18:26.020Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:18:26 [2022-01-20T10:18:26.961Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s)
10:18:26 [2022-01-20T10:18:26.961Z] === RUN   TestBuildWithSession
10:18:26 [2022-01-20T10:18:26.961Z]     build_session_test.go:25: TODO: BuildKit
10:18:26 [2022-01-20T10:18:26.961Z] --- SKIP: TestBuildWithSession (0.00s)
10:18:26 [2022-01-20T10:18:26.961Z] === RUN   TestBuildSquashParent
10:18:32 [2022-01-20T10:18:32.244Z] --- PASS: TestBuildSquashParent (4.38s)
10:18:32 [2022-01-20T10:18:32.244Z] === RUN   TestBuildWithRemoveAndForceRemove
10:18:32 [2022-01-20T10:18:32.244Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:18:32 [2022-01-20T10:18:32.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:18:32 [2022-01-20T10:18:32.244Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:18:32 [2022-01-20T10:18:32.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:18:32 [2022-01-20T10:18:32.244Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:18:32 [2022-01-20T10:18:32.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:18:32 [2022-01-20T10:18:32.244Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:18:32 [2022-01-20T10:18:32.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:18:32 [2022-01-20T10:18:32.244Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:18:32 [2022-01-20T10:18:32.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:18:32 [2022-01-20T10:18:32.244Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:18:32 [2022-01-20T10:18:32.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:18:32 [2022-01-20T10:18:32.244Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:18:32 [2022-01-20T10:18:32.244Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:18:33 [2022-01-20T10:18:33.185Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:18:33 [2022-01-20T10:18:33.185Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:18:34 [2022-01-20T10:18:34.126Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:18:34 [2022-01-20T10:18:34.386Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:18:36 [2022-01-20T10:18:36.295Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:18:36 [2022-01-20T10:18:36.296Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s)
10:18:36 [2022-01-20T10:18:36.296Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s)
10:18:36 [2022-01-20T10:18:36.296Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.20s)
10:18:36 [2022-01-20T10:18:36.296Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s)
10:18:36 [2022-01-20T10:18:36.296Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s)
10:18:36 [2022-01-20T10:18:36.296Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s)
10:18:36 [2022-01-20T10:18:36.296Z] === RUN   TestBuildMultiStageCopy
10:18:36 [2022-01-20T10:18:36.296Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:18:37 [2022-01-20T10:18:37.235Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:18:37 [2022-01-20T10:18:37.496Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:18:37 [2022-01-20T10:18:37.755Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:18:38 [2022-01-20T10:18:38.016Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:18:38 [2022-01-20T10:18:38.016Z] --- PASS: TestBuildMultiStageCopy (2.18s)
10:18:38 [2022-01-20T10:18:38.016Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s)
10:18:38 [2022-01-20T10:18:38.016Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
10:18:38 [2022-01-20T10:18:38.016Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
10:18:38 [2022-01-20T10:18:38.016Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
10:18:38 [2022-01-20T10:18:38.016Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
10:18:38 [2022-01-20T10:18:38.016Z] === RUN   TestBuildMultiStageParentConfig
10:18:38 [2022-01-20T10:18:38.955Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
10:18:38 [2022-01-20T10:18:38.955Z] === RUN   TestBuildLabelWithTargets
10:18:39 [2022-01-20T10:18:39.896Z] --- PASS: TestBuildLabelWithTargets (1.04s)
10:18:39 [2022-01-20T10:18:39.896Z] === RUN   TestBuildWithEmptyLayers
10:18:40 [2022-01-20T10:18:40.156Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
10:18:40 [2022-01-20T10:18:40.156Z] === RUN   TestBuildMultiStageOnBuild
10:18:42 [2022-01-20T10:18:42.078Z] --- PASS: TestBuildMultiStageOnBuild (1.63s)
10:18:42 [2022-01-20T10:18:42.078Z] === RUN   TestBuildUncleanTarFilenames
10:18:42 [2022-01-20T10:18:42.338Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
10:18:42 [2022-01-20T10:18:42.338Z] === RUN   TestBuildMultiStageLayerLeak
10:18:44 [2022-01-20T10:18:44.247Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s)
10:18:44 [2022-01-20T10:18:44.247Z] === RUN   TestBuildWithHugeFile
10:19:40 [2022-01-20T10:19:40.507Z] --- PASS: TestBuildWithHugeFile (50.94s)
10:19:40 [2022-01-20T10:19:40.507Z] === RUN   TestBuildWCOWSandboxSize
10:19:40 [2022-01-20T10:19:40.507Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:19:40 [2022-01-20T10:19:40.507Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:19:40 [2022-01-20T10:19:40.507Z] === RUN   TestBuildWithEmptyDockerfile
10:19:40 [2022-01-20T10:19:40.507Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:19:40 [2022-01-20T10:19:40.507Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:19:40 [2022-01-20T10:19:40.507Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:19:40 [2022-01-20T10:19:40.507Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:19:40 [2022-01-20T10:19:40.507Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:19:40 [2022-01-20T10:19:40.507Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:19:40 [2022-01-20T10:19:40.507Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:19:40 [2022-01-20T10:19:40.507Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:19:40 [2022-01-20T10:19:40.507Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:19:40 [2022-01-20T10:19:40.507Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:19:40 [2022-01-20T10:19:40.507Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
10:19:40 [2022-01-20T10:19:40.507Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
10:19:40 [2022-01-20T10:19:40.507Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
10:19:40 [2022-01-20T10:19:40.507Z] === RUN   TestBuildPreserveOwnership
10:19:40 [2022-01-20T10:19:40.507Z] === RUN   TestBuildPreserveOwnership/copy_from
10:19:40 [2022-01-20T10:19:40.507Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:19:40 [2022-01-20T10:19:40.507Z] --- PASS: TestBuildPreserveOwnership (3.52s)
10:19:40 [2022-01-20T10:19:40.507Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.39s)
10:19:40 [2022-01-20T10:19:40.507Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s)
10:19:40 [2022-01-20T10:19:40.507Z] === RUN   TestBuildPlatformInvalid
10:19:40 [2022-01-20T10:19:40.507Z] --- PASS: TestBuildPlatformInvalid (0.07s)
10:19:40 [2022-01-20T10:19:40.507Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:19:40 [2022-01-20T10:19:40.507Z] Loaded image: busybox:latest
10:19:40 [2022-01-20T10:19:40.507Z] Loaded image: busybox:glibc
10:19:41 [2022-01-20T10:19:41.076Z] Loaded image: debian:bullseye-slim
10:19:41 [2022-01-20T10:19:41.076Z] Loaded image: hello-world:latest
10:19:41 [2022-01-20T10:19:41.336Z] Loaded image: arm32v7/hello-world:latest
10:19:51 [2022-01-20T10:19:51.335Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.10s)
10:19:51 [2022-01-20T10:19:51.335Z] PASS
10:19:51 [2022-01-20T10:19:51.335Z] 
10:19:51 [2022-01-20T10:19:51.335Z] === Skipped
10:19:51 [2022-01-20T10:19:51.335Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:19:51 [2022-01-20T10:19:51.335Z]     build_session_test.go:25: TODO: BuildKit
10:19:51 [2022-01-20T10:19:51.335Z] 
10:19:51 [2022-01-20T10:19:51.335Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:19:51 [2022-01-20T10:19:51.335Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:19:51 [2022-01-20T10:19:51.335Z] 
10:19:51 [2022-01-20T10:19:51.335Z] DONE 34 tests, 2 skipped in 87.270s
10:19:51 [2022-01-20T10:19:51.335Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:19:51 [2022-01-20T10:19:51.335Z] INFO: Testing against a local daemon
10:19:51 [2022-01-20T10:19:51.335Z] === RUN   TestConfigInspect
10:19:52 [2022-01-20T10:19:52.274Z] --- PASS: TestConfigInspect (2.15s)
10:19:52 [2022-01-20T10:19:52.274Z] === RUN   TestConfigList
10:19:54 [2022-01-20T10:19:54.183Z] --- PASS: TestConfigList (2.11s)
10:19:54 [2022-01-20T10:19:54.183Z] === RUN   TestConfigsCreateAndDelete
10:19:56 [2022-01-20T10:19:56.724Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
10:19:56 [2022-01-20T10:19:56.724Z] === RUN   TestConfigsUpdate
10:19:58 [2022-01-20T10:19:58.632Z] --- PASS: TestConfigsUpdate (2.08s)
10:19:58 [2022-01-20T10:19:58.632Z] === RUN   TestTemplatedConfig
10:20:01 [2022-01-20T10:20:01.173Z] --- PASS: TestTemplatedConfig (2.70s)
10:20:01 [2022-01-20T10:20:01.173Z] === RUN   TestConfigCreateResolve
10:20:03 [2022-01-20T10:20:03.713Z] --- PASS: TestConfigCreateResolve (2.14s)
10:20:03 [2022-01-20T10:20:03.713Z] PASS
10:20:03 [2022-01-20T10:20:03.713Z] 
10:20:03 [2022-01-20T10:20:03.713Z] DONE 6 tests in 13.331s
10:20:03 [2022-01-20T10:20:03.713Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:20:03 [2022-01-20T10:20:03.713Z] INFO: Testing against a local daemon
10:20:03 [2022-01-20T10:20:03.713Z] === RUN   TestCheckpoint
10:20:03 [2022-01-20T10:20:03.713Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:20:03 [2022-01-20T10:20:03.713Z] --- SKIP: TestCheckpoint (0.00s)
10:20:03 [2022-01-20T10:20:03.713Z] === RUN   TestContainerInvalidJSON
10:20:03 [2022-01-20T10:20:03.713Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:20:03 [2022-01-20T10:20:03.713Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:20:03 [2022-01-20T10:20:03.713Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:20:03 [2022-01-20T10:20:03.713Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:20:03 [2022-01-20T10:20:03.713Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:20:03 [2022-01-20T10:20:03.713Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:20:03 [2022-01-20T10:20:03.713Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:20:03 [2022-01-20T10:20:03.713Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
10:20:03 [2022-01-20T10:20:03.713Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:20:03 [2022-01-20T10:20:03.713Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:20:03 [2022-01-20T10:20:03.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
10:20:03 [2022-01-20T10:20:03.713Z] === RUN   TestCopyFromContainerPathIsNotDir
10:20:03 [2022-01-20T10:20:03.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
10:20:03 [2022-01-20T10:20:03.713Z] === RUN   TestCopyToContainerPathDoesNotExist
10:20:03 [2022-01-20T10:20:03.713Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
10:20:03 [2022-01-20T10:20:03.713Z] === RUN   TestCopyToContainerPathIsNotDir
10:20:03 [2022-01-20T10:20:03.713Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:20:03 [2022-01-20T10:20:03.713Z] === RUN   TestCopyFromContainer
10:20:05 [2022-01-20T10:20:05.095Z] === RUN   TestCopyFromContainer//
10:20:05 [2022-01-20T10:20:05.095Z] === RUN   TestCopyFromContainer//bar/root
10:20:05 [2022-01-20T10:20:05.095Z] === RUN   TestCopyFromContainer//bar/root/
10:20:05 [2022-01-20T10:20:05.095Z] === RUN   TestCopyFromContainer/bar/quux
10:20:05 [2022-01-20T10:20:05.095Z] === RUN   TestCopyFromContainer/bar/quux/
10:20:05 [2022-01-20T10:20:05.095Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:20:05 [2022-01-20T10:20:05.095Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:20:05 [2022-01-20T10:20:05.095Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:20:05 [2022-01-20T10:20:05.355Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:20:05 [2022-01-20T10:20:05.355Z] === RUN   TestCopyFromContainer/bar/notarget
10:20:05 [2022-01-20T10:20:05.355Z] --- PASS: TestCopyFromContainer (1.66s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
10:20:05 [2022-01-20T10:20:05.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:20:05 [2022-01-20T10:20:05.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:20:05 [2022-01-20T10:20:05.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:20:05 [2022-01-20T10:20:05.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:20:05 [2022-01-20T10:20:05.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:20:05 [2022-01-20T10:20:05.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:20:05 [2022-01-20T10:20:05.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:20:05 [2022-01-20T10:20:05.355Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:20:05 [2022-01-20T10:20:05.355Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:20:05 [2022-01-20T10:20:05.355Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:20:05 [2022-01-20T10:20:05.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:20:05 [2022-01-20T10:20:05.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:20:05 [2022-01-20T10:20:05.356Z] === RUN   TestCreateLinkToNonExistingContainer
10:20:05 [2022-01-20T10:20:05.356Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:20:05 [2022-01-20T10:20:05.356Z] === RUN   TestCreateWithInvalidEnv
10:20:05 [2022-01-20T10:20:05.356Z] === RUN   TestCreateWithInvalidEnv/0
10:20:05 [2022-01-20T10:20:05.356Z] === PAUSE TestCreateWithInvalidEnv/0
10:20:05 [2022-01-20T10:20:05.356Z] === RUN   TestCreateWithInvalidEnv/1
10:20:05 [2022-01-20T10:20:05.356Z] === PAUSE TestCreateWithInvalidEnv/1
10:20:05 [2022-01-20T10:20:05.356Z] === RUN   TestCreateWithInvalidEnv/2
10:20:05 [2022-01-20T10:20:05.356Z] === PAUSE TestCreateWithInvalidEnv/2
10:20:05 [2022-01-20T10:20:05.356Z] === CONT  TestCreateWithInvalidEnv/0
10:20:05 [2022-01-20T10:20:05.356Z] === CONT  TestCreateWithInvalidEnv/2
10:20:05 [2022-01-20T10:20:05.356Z] === CONT  TestCreateWithInvalidEnv/1
10:20:05 [2022-01-20T10:20:05.356Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:20:05 [2022-01-20T10:20:05.356Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:20:05 [2022-01-20T10:20:05.356Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:20:05 [2022-01-20T10:20:05.356Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:20:05 [2022-01-20T10:20:05.356Z] === RUN   TestCreateTmpfsMountsTarget
10:20:05 [2022-01-20T10:20:05.356Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:20:05 [2022-01-20T10:20:05.356Z] === RUN   TestCreateWithCustomMaskedPaths
10:20:07 [2022-01-20T10:20:07.264Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s)
10:20:07 [2022-01-20T10:20:07.264Z] === RUN   TestCreateWithCustomReadonlyPaths
10:20:08 [2022-01-20T10:20:08.644Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s)
10:20:08 [2022-01-20T10:20:08.644Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:20:08 [2022-01-20T10:20:08.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:20:08 [2022-01-20T10:20:08.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:20:08 [2022-01-20T10:20:08.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:20:08 [2022-01-20T10:20:08.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:20:08 [2022-01-20T10:20:08.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:20:08 [2022-01-20T10:20:08.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:20:08 [2022-01-20T10:20:08.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:20:08 [2022-01-20T10:20:08.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:20:08 [2022-01-20T10:20:08.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:20:08 [2022-01-20T10:20:08.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:20:08 [2022-01-20T10:20:08.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:20:08 [2022-01-20T10:20:08.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:20:08 [2022-01-20T10:20:08.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:20:08 [2022-01-20T10:20:08.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:20:08 [2022-01-20T10:20:08.645Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:20:08 [2022-01-20T10:20:08.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:20:08 [2022-01-20T10:20:08.645Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:20:08 [2022-01-20T10:20:08.645Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:20:08 [2022-01-20T10:20:08.645Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:20:08 [2022-01-20T10:20:08.645Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:20:08 [2022-01-20T10:20:08.645Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:20:08 [2022-01-20T10:20:08.645Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:20:09 [2022-01-20T10:20:09.214Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
10:20:09 [2022-01-20T10:20:09.214Z] === RUN   TestCreateDifferentPlatform
10:20:09 [2022-01-20T10:20:09.214Z] === RUN   TestCreateDifferentPlatform/different_os
10:20:09 [2022-01-20T10:20:09.214Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:20:09 [2022-01-20T10:20:09.214Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:20:09 [2022-01-20T10:20:09.214Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:20:09 [2022-01-20T10:20:09.214Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:20:09 [2022-01-20T10:20:09.214Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:20:09 [2022-01-20T10:20:09.214Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:20:09 [2022-01-20T10:20:09.214Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:20:09 [2022-01-20T10:20:09.477Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
10:20:09 [2022-01-20T10:20:09.477Z] === RUN   TestContainerStartOnDaemonRestart
10:20:09 [2022-01-20T10:20:09.477Z] === PAUSE TestContainerStartOnDaemonRestart
10:20:09 [2022-01-20T10:20:09.477Z] === RUN   TestDaemonRestartIpcMode
10:20:09 [2022-01-20T10:20:09.477Z] === PAUSE TestDaemonRestartIpcMode
10:20:09 [2022-01-20T10:20:09.477Z] === RUN   TestDaemonHostGatewayIP
10:20:09 [2022-01-20T10:20:09.477Z] === PAUSE TestDaemonHostGatewayIP
10:20:09 [2022-01-20T10:20:09.477Z] === RUN   TestRestartDaemonWithRestartingContainer
10:20:09 [2022-01-20T10:20:09.477Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:20:09 [2022-01-20T10:20:09.477Z] === RUN   TestContainerKillOnDaemonStart
10:20:09 [2022-01-20T10:20:09.477Z] === PAUSE TestContainerKillOnDaemonStart
10:20:09 [2022-01-20T10:20:09.477Z] === RUN   TestDiff
10:20:10 [2022-01-20T10:20:10.055Z] --- PASS: TestDiff (0.61s)
10:20:10 [2022-01-20T10:20:10.055Z] === RUN   TestExecWithCloseStdin
10:20:10 [2022-01-20T10:20:10.624Z] --- PASS: TestExecWithCloseStdin (0.69s)
10:20:10 [2022-01-20T10:20:10.624Z] === RUN   TestExec
10:20:11 [2022-01-20T10:20:11.564Z] --- PASS: TestExec (0.67s)
10:20:11 [2022-01-20T10:20:11.564Z] === RUN   TestExecUser
10:20:12 [2022-01-20T10:20:12.134Z] --- PASS: TestExecUser (0.67s)
10:20:12 [2022-01-20T10:20:12.134Z] === RUN   TestExportContainerAndImportImage
10:20:12 [2022-01-20T10:20:12.705Z] --- PASS: TestExportContainerAndImportImage (0.69s)
10:20:12 [2022-01-20T10:20:12.705Z] === RUN   TestExportContainerAfterDaemonRestart
10:20:14 [2022-01-20T10:20:14.085Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
10:20:14 [2022-01-20T10:20:14.085Z] === RUN   TestHealthCheckWorkdir
10:20:14 [2022-01-20T10:20:14.655Z] --- PASS: TestHealthCheckWorkdir (0.72s)
10:20:14 [2022-01-20T10:20:14.655Z] === RUN   TestHealthKillContainer
10:20:24 [2022-01-20T10:20:24.641Z] --- PASS: TestHealthKillContainer (8.23s)
10:20:24 [2022-01-20T10:20:24.641Z] === RUN   TestInspectCpusetInConfigPre120
10:20:24 [2022-01-20T10:20:24.641Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
10:20:24 [2022-01-20T10:20:24.641Z] === RUN   TestIpcModeNone
10:20:24 [2022-01-20T10:20:24.641Z] --- PASS: TestIpcModeNone (0.61s)
10:20:24 [2022-01-20T10:20:24.641Z] === RUN   TestIpcModePrivate
10:20:24 [2022-01-20T10:20:24.641Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
10:20:24 [2022-01-20T10:20:24.641Z] --- PASS: TestIpcModePrivate (0.62s)
10:20:24 [2022-01-20T10:20:24.641Z] === RUN   TestIpcModeShareable
10:20:25 [2022-01-20T10:20:25.211Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
10:20:25 [2022-01-20T10:20:25.470Z] --- PASS: TestIpcModeShareable (0.67s)
10:20:25 [2022-01-20T10:20:25.470Z] === RUN   TestAPIIpcModeShareableAndContainer
10:20:27 [2022-01-20T10:20:27.380Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s)
10:20:27 [2022-01-20T10:20:27.380Z] === RUN   TestAPIIpcModeHost
10:20:27 [2022-01-20T10:20:27.640Z] --- PASS: TestAPIIpcModeHost (0.38s)
10:20:27 [2022-01-20T10:20:27.640Z] === RUN   TestDaemonIpcModeShareable
10:20:28 [2022-01-20T10:20:28.579Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:20:28 [2022-01-20T10:20:28.839Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
10:20:28 [2022-01-20T10:20:28.839Z] === RUN   TestDaemonIpcModePrivate
10:20:29 [2022-01-20T10:20:29.778Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
10:20:30 [2022-01-20T10:20:30.040Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
10:20:30 [2022-01-20T10:20:30.040Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:20:30 [2022-01-20T10:20:30.984Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
10:20:31 [2022-01-20T10:20:31.259Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
10:20:31 [2022-01-20T10:20:31.259Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:20:32 [2022-01-20T10:20:32.201Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:20:32 [2022-01-20T10:20:32.461Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
10:20:32 [2022-01-20T10:20:32.461Z] === RUN   TestIpcModeOlderClient
10:20:32 [2022-01-20T10:20:32.461Z] === PAUSE TestIpcModeOlderClient
10:20:32 [2022-01-20T10:20:32.461Z] === RUN   TestKillContainerInvalidSignal
10:20:32 [2022-01-20T10:20:32.721Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
10:20:32 [2022-01-20T10:20:32.721Z] === RUN   TestKillContainer
10:20:32 [2022-01-20T10:20:32.721Z] === RUN   TestKillContainer/no_signal
10:20:33 [2022-01-20T10:20:33.291Z] === RUN   TestKillContainer/non_killing_signal
10:20:33 [2022-01-20T10:20:33.551Z] === RUN   TestKillContainer/killing_signal
10:20:34 [2022-01-20T10:20:34.121Z] --- PASS: TestKillContainer (1.31s)
10:20:34 [2022-01-20T10:20:34.121Z]     --- PASS: TestKillContainer/no_signal (0.41s)
10:20:34 [2022-01-20T10:20:34.121Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
10:20:34 [2022-01-20T10:20:34.121Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
10:20:34 [2022-01-20T10:20:34.121Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:20:34 [2022-01-20T10:20:34.121Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:20:34 [2022-01-20T10:20:34.691Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:20:34 [2022-01-20T10:20:34.951Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
10:20:34 [2022-01-20T10:20:34.951Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
10:20:34 [2022-01-20T10:20:34.951Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
10:20:34 [2022-01-20T10:20:34.951Z] === RUN   TestKillStoppedContainer
10:20:34 [2022-01-20T10:20:34.951Z] --- PASS: TestKillStoppedContainer (0.05s)
10:20:34 [2022-01-20T10:20:34.951Z] === RUN   TestKillStoppedContainerAPIPre120
10:20:35 [2022-01-20T10:20:35.210Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:20:35 [2022-01-20T10:20:35.210Z] === RUN   TestKillDifferentUserContainer
10:20:35 [2022-01-20T10:20:35.470Z] --- PASS: TestKillDifferentUserContainer (0.45s)
10:20:35 [2022-01-20T10:20:35.470Z] === RUN   TestInspectOomKilledTrue
10:20:35 [2022-01-20T10:20:35.470Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:20:35 [2022-01-20T10:20:35.470Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:20:35 [2022-01-20T10:20:35.470Z] === RUN   TestInspectOomKilledFalse
10:20:36 [2022-01-20T10:20:36.041Z] --- PASS: TestInspectOomKilledFalse (0.42s)
10:20:36 [2022-01-20T10:20:36.041Z] === RUN   TestLinksEtcHostsContentMatch
10:20:36 [2022-01-20T10:20:36.301Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s)
10:20:36 [2022-01-20T10:20:36.301Z] === RUN   TestLinksContainerNames
10:20:37 [2022-01-20T10:20:37.241Z] --- PASS: TestLinksContainerNames (0.93s)
10:20:37 [2022-01-20T10:20:37.241Z] === RUN   TestLogsFollowTailEmpty
10:20:37 [2022-01-20T10:20:37.811Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
10:20:37 [2022-01-20T10:20:37.811Z] === RUN   TestContainerNetworkMountsNoChown
10:20:38 [2022-01-20T10:20:38.071Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/default
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/default
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/private
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/private
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/rprivate
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/rprivate
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/slave
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/slave
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/rslave
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/rslave
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/shared
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/shared
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/rshared
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/rshared
10:20:38 [2022-01-20T10:20:38.071Z] === CONT  TestMountDaemonRoot/default
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/default/mount_root
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/default/bind_root
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:20:38 [2022-01-20T10:20:38.071Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:20:38 [2022-01-20T10:20:38.071Z] === CONT  TestMountDaemonRoot/default/mount_root
10:20:38 [2022-01-20T10:20:38.071Z] === CONT  TestMountDaemonRoot/rshared
10:20:38 [2022-01-20T10:20:38.071Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/shared
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/rslave
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/slave
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/rprivate
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/private
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/private/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/private/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/default/bind_root
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:20:38 [2022-01-20T10:20:38.332Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:20:38 [2022-01-20T10:20:38.333Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:20:38 [2022-01-20T10:20:38.333Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:20:38 [2022-01-20T10:20:38.333Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/private/bind_root
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:20:38 [2022-01-20T10:20:38.593Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:20:38 [2022-01-20T10:20:38.854Z] === CONT  TestMountDaemonRoot/private/mount_root
10:20:38 [2022-01-20T10:20:38.854Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:20:38 [2022-01-20T10:20:38.854Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:20:38 [2022-01-20T10:20:38.854Z] --- PASS: TestMountDaemonRoot (0.03s)
10:20:38 [2022-01-20T10:20:38.854Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
10:20:38 [2022-01-20T10:20:38.854Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
10:20:38 [2022-01-20T10:20:38.854Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:20:38 [2022-01-20T10:20:38.854Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
10:20:38 [2022-01-20T10:20:38.854Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:20:38 [2022-01-20T10:20:38.854Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
10:20:38 [2022-01-20T10:20:38.854Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:20:38 [2022-01-20T10:20:38.854Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:20:38 [2022-01-20T10:20:38.854Z] === RUN   TestContainerBindMountNonRecursive
10:20:40 [2022-01-20T10:20:40.236Z] --- PASS: TestContainerBindMountNonRecursive (1.40s)
10:20:40 [2022-01-20T10:20:40.236Z] === RUN   TestContainerVolumesMountedAsShared
10:20:40 [2022-01-20T10:20:40.497Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
10:20:40 [2022-01-20T10:20:40.497Z] === RUN   TestContainerVolumesMountedAsSlave
10:20:41 [2022-01-20T10:20:41.068Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
10:20:41 [2022-01-20T10:20:41.068Z] === RUN   TestNetworkNat
10:20:41 [2022-01-20T10:20:41.329Z] --- PASS: TestNetworkNat (0.49s)
10:20:41 [2022-01-20T10:20:41.329Z] === RUN   TestNetworkLocalhostTCPNat
10:20:41 [2022-01-20T10:20:41.898Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
10:20:41 [2022-01-20T10:20:41.898Z] === RUN   TestNetworkLoopbackNat
10:20:44 [2022-01-20T10:20:44.436Z] --- PASS: TestNetworkLoopbackNat (2.57s)
10:20:44 [2022-01-20T10:20:44.436Z] === RUN   TestPause
10:20:45 [2022-01-20T10:20:45.006Z] --- PASS: TestPause (0.48s)
10:20:45 [2022-01-20T10:20:45.006Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:20:45 [2022-01-20T10:20:45.006Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:20:45 [2022-01-20T10:20:45.006Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:20:45 [2022-01-20T10:20:45.006Z] === RUN   TestPauseStopPausedContainer
10:20:45 [2022-01-20T10:20:45.576Z] --- PASS: TestPauseStopPausedContainer (0.49s)
10:20:45 [2022-01-20T10:20:45.576Z] === RUN   TestPidHost
10:20:46 [2022-01-20T10:20:46.535Z] --- PASS: TestPidHost (1.00s)
10:20:46 [2022-01-20T10:20:46.535Z] === RUN   TestPsFilter
10:20:46 [2022-01-20T10:20:46.535Z] --- PASS: TestPsFilter (0.13s)
10:20:46 [2022-01-20T10:20:46.535Z] === RUN   TestRemoveContainerWithRemovedVolume
10:20:47 [2022-01-20T10:20:47.105Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
10:20:47 [2022-01-20T10:20:47.105Z] === RUN   TestRemoveContainerWithVolume
10:20:47 [2022-01-20T10:20:47.365Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
10:20:47 [2022-01-20T10:20:47.365Z] === RUN   TestRemoveContainerRunning
10:20:47 [2022-01-20T10:20:47.935Z] --- PASS: TestRemoveContainerRunning (0.44s)
10:20:47 [2022-01-20T10:20:47.935Z] === RUN   TestRemoveContainerForceRemoveRunning
10:20:48 [2022-01-20T10:20:48.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
10:20:48 [2022-01-20T10:20:48.195Z] === RUN   TestRemoveInvalidContainer
10:20:48 [2022-01-20T10:20:48.195Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:20:48 [2022-01-20T10:20:48.195Z] === RUN   TestRenameLinkedContainer
10:20:50 [2022-01-20T10:20:50.104Z] --- PASS: TestRenameLinkedContainer (1.79s)
10:20:50 [2022-01-20T10:20:50.104Z] === RUN   TestRenameStoppedContainer
10:20:50 [2022-01-20T10:20:50.674Z] --- PASS: TestRenameStoppedContainer (0.41s)
10:20:50 [2022-01-20T10:20:50.674Z] === RUN   TestRenameRunningContainerAndReuse
10:20:51 [2022-01-20T10:20:51.616Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
10:20:51 [2022-01-20T10:20:51.616Z] === RUN   TestRenameInvalidName
10:20:51 [2022-01-20T10:20:51.876Z] --- PASS: TestRenameInvalidName (0.45s)
10:20:51 [2022-01-20T10:20:51.876Z] === RUN   TestRenameAnonymousContainer
10:20:53 [2022-01-20T10:20:53.785Z] --- PASS: TestRenameAnonymousContainer (1.61s)
10:20:53 [2022-01-20T10:20:53.785Z] === RUN   TestRenameContainerWithSameName
10:20:54 [2022-01-20T10:20:54.044Z] --- PASS: TestRenameContainerWithSameName (0.45s)
10:20:54 [2022-01-20T10:20:54.044Z] === RUN   TestRenameContainerWithLinkedContainer
10:20:54 [2022-01-20T10:20:54.983Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
10:20:54 [2022-01-20T10:20:54.983Z] === RUN   TestResize
10:20:55 [2022-01-20T10:20:55.243Z] --- PASS: TestResize (0.44s)
10:20:55 [2022-01-20T10:20:55.243Z] === RUN   TestResizeWithInvalidSize
10:20:55 [2022-01-20T10:20:55.812Z] --- PASS: TestResizeWithInvalidSize (0.44s)
10:20:55 [2022-01-20T10:20:55.812Z] === RUN   TestResizeWhenContainerNotStarted
10:20:56 [2022-01-20T10:20:56.073Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:20:56 [2022-01-20T10:20:56.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:57 [2022-01-20T10:20:57.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:20:59 [2022-01-20T10:20:59.368Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:21:00 [2022-01-20T10:21:00.309Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:21:01 [2022-01-20T10:21:01.248Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:21:02 [2022-01-20T10:21:02.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:21:03 [2022-01-20T10:21:03.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:21:04 [2022-01-20T10:21:04.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:21:05 [2022-01-20T10:21:05.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:21:06 [2022-01-20T10:21:06.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:21:06 [2022-01-20T10:21:06.285Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:21:07 [2022-01-20T10:21:07.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:21:07 [2022-01-20T10:21:07.489Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:21:08 [2022-01-20T10:21:08.429Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:21:10 [2022-01-20T10:21:10.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:21:15 [2022-01-20T10:21:15.167Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.22s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s)
10:21:15 [2022-01-20T10:21:15.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.76s)
10:21:15 [2022-01-20T10:21:15.167Z] === RUN   TestCgroupNamespacesRun
10:21:15 [2022-01-20T10:21:15.737Z] --- PASS: TestCgroupNamespacesRun (1.21s)
10:21:15 [2022-01-20T10:21:15.737Z] === RUN   TestCgroupNamespacesRunPrivileged
10:21:15 [2022-01-20T10:21:15.737Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:21:15 [2022-01-20T10:21:15.737Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
10:21:15 [2022-01-20T10:21:15.737Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:21:17 [2022-01-20T10:21:17.118Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
10:21:17 [2022-01-20T10:21:17.118Z] === RUN   TestCgroupNamespacesRunHostMode
10:21:18 [2022-01-20T10:21:18.503Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
10:21:18 [2022-01-20T10:21:18.503Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:21:19 [2022-01-20T10:21:19.444Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
10:21:19 [2022-01-20T10:21:19.444Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:21:20 [2022-01-20T10:21:20.825Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
10:21:20 [2022-01-20T10:21:20.825Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:21:21 [2022-01-20T10:21:21.398Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
10:21:21 [2022-01-20T10:21:21.398Z] === RUN   TestCgroupNamespacesRunOlderClient
10:21:22 [2022-01-20T10:21:22.778Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
10:21:22 [2022-01-20T10:21:22.778Z] === RUN   TestNISDomainname
10:21:23 [2022-01-20T10:21:23.038Z] --- PASS: TestNISDomainname (0.55s)
10:21:23 [2022-01-20T10:21:23.038Z] === RUN   TestHostnameDnsResolution
10:21:23 [2022-01-20T10:21:23.977Z] --- PASS: TestHostnameDnsResolution (0.74s)
10:21:23 [2022-01-20T10:21:23.977Z] === RUN   TestUnprivilegedPortsAndPing
10:21:24 [2022-01-20T10:21:24.548Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
10:21:24 [2022-01-20T10:21:24.548Z] === RUN   TestStats
10:21:27 [2022-01-20T10:21:27.087Z] --- PASS: TestStats (2.59s)
10:21:27 [2022-01-20T10:21:27.087Z] === RUN   TestStopContainerWithTimeout
10:21:27 [2022-01-20T10:21:27.087Z] === RUN   TestStopContainerWithTimeout/0
10:21:27 [2022-01-20T10:21:27.087Z] === PAUSE TestStopContainerWithTimeout/0
10:21:27 [2022-01-20T10:21:27.087Z] === RUN   TestStopContainerWithTimeout/1
10:21:27 [2022-01-20T10:21:27.087Z] === PAUSE TestStopContainerWithTimeout/1
10:21:27 [2022-01-20T10:21:27.087Z] === RUN   TestStopContainerWithTimeout/3
10:21:27 [2022-01-20T10:21:27.087Z] === PAUSE TestStopContainerWithTimeout/3
10:21:27 [2022-01-20T10:21:27.087Z] === RUN   TestStopContainerWithTimeout/-1
10:21:27 [2022-01-20T10:21:27.087Z] === PAUSE TestStopContainerWithTimeout/-1
10:21:27 [2022-01-20T10:21:27.087Z] === CONT  TestStopContainerWithTimeout/0
10:21:27 [2022-01-20T10:21:27.087Z] === CONT  TestStopContainerWithTimeout/-1
10:21:27 [2022-01-20T10:21:27.657Z] === CONT  TestStopContainerWithTimeout/3
10:21:30 [2022-01-20T10:21:30.199Z] === CONT  TestStopContainerWithTimeout/1
10:21:31 [2022-01-20T10:21:31.138Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:21:31 [2022-01-20T10:21:31.138Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
10:21:31 [2022-01-20T10:21:31.138Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
10:21:31 [2022-01-20T10:21:31.138Z]     --- PASS: TestStopContainerWithTimeout/3 (2.46s)
10:21:31 [2022-01-20T10:21:31.138Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
10:21:31 [2022-01-20T10:21:31.138Z] === RUN   TestDeleteDevicemapper
10:21:31 [2022-01-20T10:21:31.138Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:21:31 [2022-01-20T10:21:31.138Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:21:31 [2022-01-20T10:21:31.138Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:21:33 [2022-01-20T10:21:33.048Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s)
10:21:33 [2022-01-20T10:21:33.048Z] === RUN   TestUpdateMemory
10:21:33 [2022-01-20T10:21:33.308Z] --- PASS: TestUpdateMemory (0.56s)
10:21:33 [2022-01-20T10:21:33.308Z] === RUN   TestUpdateCPUQuota
10:21:34 [2022-01-20T10:21:34.248Z] --- PASS: TestUpdateCPUQuota (0.95s)
10:21:34 [2022-01-20T10:21:34.249Z] === RUN   TestUpdatePidsLimit
10:21:34 [2022-01-20T10:21:34.249Z] === RUN   TestUpdatePidsLimit/update_from_none
10:21:34 [2022-01-20T10:21:34.509Z] === RUN   TestUpdatePidsLimit/no_change
10:21:34 [2022-01-20T10:21:34.768Z] === RUN   TestUpdatePidsLimit/update_lower
10:21:35 [2022-01-20T10:21:35.028Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:21:35 [2022-01-20T10:21:35.289Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:21:35 [2022-01-20T10:21:35.549Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:21:35 [2022-01-20T10:21:35.809Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:21:36 [2022-01-20T10:21:36.379Z] --- PASS: TestUpdatePidsLimit (2.19s)
10:21:36 [2022-01-20T10:21:36.379Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
10:21:36 [2022-01-20T10:21:36.379Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
10:21:36 [2022-01-20T10:21:36.379Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
10:21:36 [2022-01-20T10:21:36.379Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
10:21:36 [2022-01-20T10:21:36.379Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
10:21:36 [2022-01-20T10:21:36.379Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
10:21:36 [2022-01-20T10:21:36.379Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
10:21:36 [2022-01-20T10:21:36.379Z] === RUN   TestUpdateRestartPolicy
10:21:48 [2022-01-20T10:21:48.627Z] --- PASS: TestUpdateRestartPolicy (11.11s)
10:21:48 [2022-01-20T10:21:48.627Z] === RUN   TestUpdateRestartWithAutoRemove
10:21:48 [2022-01-20T10:21:48.627Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
10:21:48 [2022-01-20T10:21:48.627Z] === RUN   TestWaitNonBlocked
10:21:48 [2022-01-20T10:21:48.627Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:21:48 [2022-01-20T10:21:48.627Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:21:48 [2022-01-20T10:21:48.627Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:21:48 [2022-01-20T10:21:48.627Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:21:48 [2022-01-20T10:21:48.627Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:21:48 [2022-01-20T10:21:48.627Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:21:48 [2022-01-20T10:21:48.886Z] --- PASS: TestWaitNonBlocked (0.01s)
10:21:48 [2022-01-20T10:21:48.886Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s)
10:21:48 [2022-01-20T10:21:48.886Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s)
10:21:48 [2022-01-20T10:21:48.886Z] === RUN   TestWaitBlocked
10:21:48 [2022-01-20T10:21:48.886Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:21:48 [2022-01-20T10:21:48.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:21:48 [2022-01-20T10:21:48.886Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:21:48 [2022-01-20T10:21:48.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:21:48 [2022-01-20T10:21:48.886Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:21:48 [2022-01-20T10:21:48.886Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:21:49 [2022-01-20T10:21:49.457Z] --- PASS: TestWaitBlocked (0.01s)
10:21:49 [2022-01-20T10:21:49.457Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
10:21:49 [2022-01-20T10:21:49.457Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
10:21:49 [2022-01-20T10:21:49.457Z] === CONT  TestContainerStartOnDaemonRestart
10:21:49 [2022-01-20T10:21:49.457Z] === CONT  TestContainerKillOnDaemonStart
10:21:51 [2022-01-20T10:21:51.998Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s)
10:21:51 [2022-01-20T10:21:51.998Z] === CONT  TestRestartDaemonWithRestartingContainer
10:21:53 [2022-01-20T10:21:53.382Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s)
10:21:53 [2022-01-20T10:21:53.382Z] === CONT  TestDaemonHostGatewayIP
10:21:55 [2022-01-20T10:21:55.923Z] --- PASS: TestDaemonHostGatewayIP (2.31s)
10:21:55 [2022-01-20T10:21:55.923Z] === CONT  TestDaemonRestartIpcMode
10:21:58 [2022-01-20T10:21:58.463Z] --- PASS: TestDaemonRestartIpcMode (2.29s)
10:21:58 [2022-01-20T10:21:58.463Z] === CONT  TestIpcModeOlderClient
10:21:58 [2022-01-20T10:21:58.463Z] --- PASS: TestIpcModeOlderClient (0.08s)
10:22:01 [2022-01-20T10:22:01.757Z] --- PASS: TestContainerKillOnDaemonStart (11.82s)
10:22:01 [2022-01-20T10:22:01.757Z] PASS
10:22:01 [2022-01-20T10:22:01.757Z] 
10:22:01 [2022-01-20T10:22:01.757Z] === Skipped
10:22:01 [2022-01-20T10:22:01.757Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:22:01 [2022-01-20T10:22:01.757Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:22:01 [2022-01-20T10:22:01.757Z] 
10:22:01 [2022-01-20T10:22:01.757Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:22:01 [2022-01-20T10:22:01.757Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:22:01 [2022-01-20T10:22:01.757Z] 
10:22:01 [2022-01-20T10:22:01.757Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:22:01 [2022-01-20T10:22:01.757Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:22:01 [2022-01-20T10:22:01.757Z] 
10:22:01 [2022-01-20T10:22:01.757Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
10:22:01 [2022-01-20T10:22:01.757Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:22:01 [2022-01-20T10:22:01.757Z] 
10:22:01 [2022-01-20T10:22:01.757Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:22:01 [2022-01-20T10:22:01.757Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:22:01 [2022-01-20T10:22:01.757Z] 
10:22:01 [2022-01-20T10:22:01.757Z] DONE 200 tests, 5 skipped in 118.049s
10:22:01 [2022-01-20T10:22:01.757Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
10:22:01 [2022-01-20T10:22:01.757Z] === RUN   TestConfigDaemonLibtrustID
10:22:02 [2022-01-20T10:22:02.017Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
10:22:02 [2022-01-20T10:22:02.017Z] === RUN   TestDaemonConfigValidation
10:22:02 [2022-01-20T10:22:02.017Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:22:02 [2022-01-20T10:22:02.017Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:22:02 [2022-01-20T10:22:02.017Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:22:02 [2022-01-20T10:22:02.017Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:22:02 [2022-01-20T10:22:02.017Z] === RUN   TestDaemonConfigValidation/invalid_config
10:22:02 [2022-01-20T10:22:02.017Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:22:02 [2022-01-20T10:22:02.017Z] === RUN   TestDaemonConfigValidation/malformed_config
10:22:02 [2022-01-20T10:22:02.017Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:22:02 [2022-01-20T10:22:02.017Z] === RUN   TestDaemonConfigValidation/valid_config
10:22:02 [2022-01-20T10:22:02.017Z] === PAUSE TestDaemonConfigValidation/valid_config
10:22:02 [2022-01-20T10:22:02.017Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:22:02 [2022-01-20T10:22:02.017Z] === CONT  TestDaemonConfigValidation/malformed_config
10:22:02 [2022-01-20T10:22:02.017Z] === CONT  TestDaemonConfigValidation/invalid_config
10:22:02 [2022-01-20T10:22:02.017Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:22:02 [2022-01-20T10:22:02.017Z] === CONT  TestDaemonConfigValidation/valid_config
10:22:02 [2022-01-20T10:22:02.017Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:22:02 [2022-01-20T10:22:02.017Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
10:22:02 [2022-01-20T10:22:02.017Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
10:22:02 [2022-01-20T10:22:02.017Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
10:22:02 [2022-01-20T10:22:02.277Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
10:22:02 [2022-01-20T10:22:02.277Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
10:22:02 [2022-01-20T10:22:02.277Z] === RUN   TestConfigDaemonSeccompProfiles
10:22:02 [2022-01-20T10:22:02.277Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:22:03 [2022-01-20T10:22:03.218Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:22:04 [2022-01-20T10:22:04.158Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:22:05 [2022-01-20T10:22:05.556Z] === CONT  TestConfigDaemonSeccompProfiles
10:22:05 [2022-01-20T10:22:05.556Z]     daemon_test.go:156: [dc59c83233442] daemon is not started
10:22:05 [2022-01-20T10:22:05.556Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s)
10:22:05 [2022-01-20T10:22:05.556Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:22:05 [2022-01-20T10:22:05.556Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s)
10:22:05 [2022-01-20T10:22:05.556Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:22:05 [2022-01-20T10:22:05.556Z] === RUN   TestDaemonProxy
10:22:05 [2022-01-20T10:22:05.556Z] === RUN   TestDaemonProxy/environment_variables
10:22:07 [2022-01-20T10:22:07.464Z] === RUN   TestDaemonProxy/command-line_options
10:22:08 [2022-01-20T10:22:08.844Z] === RUN   TestDaemonProxy/configuration_file
10:22:10 [2022-01-20T10:22:10.753Z] === RUN   TestDaemonProxy/conflicting_options
10:22:11 [2022-01-20T10:22:11.322Z] === RUN   TestDaemonProxy/reload_sanitized
10:22:11 [2022-01-20T10:22:11.582Z] --- PASS: TestDaemonProxy (6.39s)
10:22:11 [2022-01-20T10:22:11.582Z]     --- PASS: TestDaemonProxy/environment_variables (1.88s)
10:22:11 [2022-01-20T10:22:11.582Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
10:22:11 [2022-01-20T10:22:11.582Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
10:22:11 [2022-01-20T10:22:11.582Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:22:11 [2022-01-20T10:22:11.582Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
10:22:11 [2022-01-20T10:22:11.582Z] PASS
10:22:11 [2022-01-20T10:22:11.582Z] 
10:22:11 [2022-01-20T10:22:11.582Z] DONE 17 tests in 10.312s
10:22:11 [2022-01-20T10:22:11.582Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:22:11 [2022-01-20T10:22:11.843Z] INFO: Testing against a local daemon
10:22:11 [2022-01-20T10:22:11.843Z] === RUN   TestCommitInheritsEnv
10:22:12 [2022-01-20T10:22:12.103Z] --- PASS: TestCommitInheritsEnv (0.31s)
10:22:12 [2022-01-20T10:22:12.103Z] === RUN   TestImportExtremelyLargeImageWorks
10:22:12 [2022-01-20T10:22:12.103Z] === PAUSE TestImportExtremelyLargeImageWorks
10:22:12 [2022-01-20T10:22:12.103Z] === RUN   TestImagesFilterMultiReference
10:22:12 [2022-01-20T10:22:12.103Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:22:12 [2022-01-20T10:22:12.103Z] === RUN   TestImagePullPlatformInvalid
10:22:12 [2022-01-20T10:22:12.103Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:22:12 [2022-01-20T10:22:12.103Z] === RUN   TestRemoveImageOrphaning
10:22:12 [2022-01-20T10:22:12.364Z] --- PASS: TestRemoveImageOrphaning (0.28s)
10:22:12 [2022-01-20T10:22:12.364Z] === RUN   TestRemoveImageGarbageCollector
10:22:14 [2022-01-20T10:22:14.271Z] --- PASS: TestRemoveImageGarbageCollector (1.86s)
10:22:14 [2022-01-20T10:22:14.271Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:22:14 [2022-01-20T10:22:14.271Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:22:14 [2022-01-20T10:22:14.271Z] === RUN   TestTagInvalidReference
10:22:14 [2022-01-20T10:22:14.271Z] --- PASS: TestTagInvalidReference (0.01s)
10:22:14 [2022-01-20T10:22:14.271Z] === RUN   TestTagValidPrefixedRepo
10:22:14 [2022-01-20T10:22:14.271Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:22:14 [2022-01-20T10:22:14.271Z] === RUN   TestTagExistedNameWithoutForce
10:22:14 [2022-01-20T10:22:14.531Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:22:14 [2022-01-20T10:22:14.531Z] === RUN   TestTagOfficialNames
10:22:14 [2022-01-20T10:22:14.531Z] --- PASS: TestTagOfficialNames (0.06s)
10:22:14 [2022-01-20T10:22:14.531Z] === RUN   TestTagMatchesDigest
10:22:14 [2022-01-20T10:22:14.531Z] --- PASS: TestTagMatchesDigest (0.01s)
10:22:14 [2022-01-20T10:22:14.531Z] === CONT  TestImportExtremelyLargeImageWorks
10:23:51 [2022-01-20T10:23:51.018Z] --- PASS: TestImportExtremelyLargeImageWorks (89.98s)
10:23:51 [2022-01-20T10:23:51.019Z] PASS
10:23:51 [2022-01-20T10:23:51.019Z] 
10:23:51 [2022-01-20T10:23:51.019Z] DONE 12 tests in 92.763s
10:23:51 [2022-01-20T10:23:51.019Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:23:51 [2022-01-20T10:23:51.019Z] INFO: Testing against a local daemon
10:23:51 [2022-01-20T10:23:51.019Z] === RUN   TestNetworkCreateDelete
10:23:51 [2022-01-20T10:23:51.019Z] --- PASS: TestNetworkCreateDelete (0.13s)
10:23:51 [2022-01-20T10:23:51.019Z] === RUN   TestDockerNetworkDeletePreferID
10:23:51 [2022-01-20T10:23:51.019Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
10:23:51 [2022-01-20T10:23:51.019Z] === RUN   TestDaemonDNSFallback
10:23:51 [2022-01-20T10:23:51.281Z] --- PASS: TestDaemonDNSFallback (6.39s)
10:23:51 [2022-01-20T10:23:51.281Z] === RUN   TestInspectNetwork
10:23:53 [2022-01-20T10:23:53.989Z] === RUN   TestInspectNetwork/full_network_id
10:23:53 [2022-01-20T10:23:53.989Z] === RUN   TestInspectNetwork/partial_network_id
10:23:53 [2022-01-20T10:23:53.989Z] === RUN   TestInspectNetwork/network_name
10:23:53 [2022-01-20T10:23:53.989Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:23:58 [2022-01-20T10:23:58.184Z] --- PASS: TestInspectNetwork (6.83s)
10:23:58 [2022-01-20T10:23:58.184Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:23:58 [2022-01-20T10:23:58.184Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:23:58 [2022-01-20T10:23:58.184Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:23:58 [2022-01-20T10:23:58.184Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:23:58 [2022-01-20T10:23:58.184Z] === RUN   TestRunContainerWithBridgeNone
10:24:00 [2022-01-20T10:24:00.093Z] --- PASS: TestRunContainerWithBridgeNone (1.66s)
10:24:00 [2022-01-20T10:24:00.093Z] === RUN   TestNetworkInvalidJSON
10:24:00 [2022-01-20T10:24:00.093Z] === RUN   TestNetworkInvalidJSON//networks/create
10:24:00 [2022-01-20T10:24:00.093Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:24:00 [2022-01-20T10:24:00.093Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:24:00 [2022-01-20T10:24:00.093Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:24:00 [2022-01-20T10:24:00.093Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:24:00 [2022-01-20T10:24:00.093Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:24:00 [2022-01-20T10:24:00.093Z] === CONT  TestNetworkInvalidJSON//networks/create
10:24:00 [2022-01-20T10:24:00.093Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:24:00 [2022-01-20T10:24:00.093Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:24:00 [2022-01-20T10:24:00.093Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:24:00 [2022-01-20T10:24:00.093Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:24:00 [2022-01-20T10:24:00.093Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:24:00 [2022-01-20T10:24:00.093Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:24:00 [2022-01-20T10:24:00.093Z] === RUN   TestNetworkList
10:24:00 [2022-01-20T10:24:00.093Z] === RUN   TestNetworkList//networks
10:24:00 [2022-01-20T10:24:00.093Z] === PAUSE TestNetworkList//networks
10:24:00 [2022-01-20T10:24:00.093Z] === RUN   TestNetworkList//networks/
10:24:00 [2022-01-20T10:24:00.093Z] === PAUSE TestNetworkList//networks/
10:24:00 [2022-01-20T10:24:00.093Z] === CONT  TestNetworkList//networks
10:24:00 [2022-01-20T10:24:00.093Z] === CONT  TestNetworkList//networks/
10:24:00 [2022-01-20T10:24:00.093Z] --- PASS: TestNetworkList (0.01s)
10:24:00 [2022-01-20T10:24:00.093Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:24:00 [2022-01-20T10:24:00.093Z]     --- PASS: TestNetworkList//networks (0.00s)
10:24:00 [2022-01-20T10:24:00.093Z] === RUN   TestHostIPv4BridgeLabel
10:24:00 [2022-01-20T10:24:00.353Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:24:00 [2022-01-20T10:24:00.353Z] === RUN   TestDaemonRestartWithLiveRestore
10:24:01 [2022-01-20T10:24:01.734Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
10:24:01 [2022-01-20T10:24:01.734Z] === RUN   TestDaemonDefaultNetworkPools
10:24:02 [2022-01-20T10:24:02.305Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
10:24:02 [2022-01-20T10:24:02.305Z] === RUN   TestDaemonRestartWithExistingNetwork
10:24:03 [2022-01-20T10:24:03.684Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
10:24:03 [2022-01-20T10:24:03.684Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:24:04 [2022-01-20T10:24:04.624Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
10:24:04 [2022-01-20T10:24:04.624Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:24:05 [2022-01-20T10:24:05.193Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:24:05 [2022-01-20T10:24:05.193Z] === RUN   TestServiceWithPredefinedNetwork
10:24:07 [2022-01-20T10:24:07.733Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
10:24:07 [2022-01-20T10:24:07.733Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:24:07 [2022-01-20T10:24:07.733Z]     service_test.go:243: FLAKY_TEST
10:24:07 [2022-01-20T10:24:07.733Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:24:07 [2022-01-20T10:24:07.733Z] === RUN   TestServiceWithDataPathPortInit
10:24:22 [2022-01-20T10:24:22.655Z] --- PASS: TestServiceWithDataPathPortInit (13.77s)
10:24:22 [2022-01-20T10:24:22.655Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:24:24 [2022-01-20T10:24:24.038Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hz1gvgk0rbpywhbiba8g28m9k Created:2022-01-20 10:24:22.506439301 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[52823642f6ed3062c0d5884a796fe4021899bc879aaf9f608de59122341f8d5a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.snbk56f394kgfqq5vw92566fa EndpointID:edbcfae33cb9316d37a8ac791075cc12bec2b8de9a841b2ec384936d591f9538 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6be64ad1122edd8b37a3d3e7c4bafa2361271d2f3619f3365ae70ecc8b8f1ac6 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:5e61e7356583 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.snbk56f394kgfqq5vw92566fa EndpointID:edbcfae33cb9316d37a8ac791075cc12bec2b8de9a841b2ec384936d591f9538 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:24:28 [2022-01-20T10:24:28.234Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
10:24:28 [2022-01-20T10:24:28.234Z] PASS
10:24:28 [2022-01-20T10:24:28.234Z] 
10:24:28 [2022-01-20T10:24:28.234Z] === Skipped
10:24:28 [2022-01-20T10:24:28.234Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:24:28 [2022-01-20T10:24:28.234Z]     service_test.go:243: FLAKY_TEST
10:24:28 [2022-01-20T10:24:28.234Z] 
10:24:28 [2022-01-20T10:24:28.234Z] DONE 26 tests, 1 skipped in 43.739s
10:24:28 [2022-01-20T10:24:28.234Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:24:28 [2022-01-20T10:24:28.234Z] INFO: Testing against a local daemon
10:24:28 [2022-01-20T10:24:28.234Z] === RUN   TestDockerNetworkIpvlanPersistance
10:24:28 [2022-01-20T10:24:28.234Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:24:28 [2022-01-20T10:24:28.234Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:24:28 [2022-01-20T10:24:28.234Z] === RUN   TestDockerNetworkIpvlan
10:24:28 [2022-01-20T10:24:28.234Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:24:28 [2022-01-20T10:24:28.234Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:24:28 [2022-01-20T10:24:28.234Z] PASS
10:24:28 [2022-01-20T10:24:28.234Z] 
10:24:28 [2022-01-20T10:24:28.234Z] === Skipped
10:24:28 [2022-01-20T10:24:28.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:24:28 [2022-01-20T10:24:28.234Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:24:28 [2022-01-20T10:24:28.234Z] 
10:24:28 [2022-01-20T10:24:28.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:24:28 [2022-01-20T10:24:28.234Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:24:28 [2022-01-20T10:24:28.234Z] 
10:24:28 [2022-01-20T10:24:28.234Z] DONE 2 tests, 2 skipped in 0.041s
10:24:28 [2022-01-20T10:24:28.234Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:24:28 [2022-01-20T10:24:28.234Z] INFO: Testing against a local daemon
10:24:28 [2022-01-20T10:24:28.234Z] === RUN   TestDockerNetworkMacvlanPersistance
10:24:29 [2022-01-20T10:24:29.614Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
10:24:29 [2022-01-20T10:24:29.614Z] === RUN   TestDockerNetworkMacvlan
10:24:30 [2022-01-20T10:24:30.184Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:24:31 [2022-01-20T10:24:31.125Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:24:31 [2022-01-20T10:24:31.695Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:24:33 [2022-01-20T10:24:33.605Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:24:35 [2022-01-20T10:24:35.516Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:24:38 [2022-01-20T10:24:38.813Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:24:39 [2022-01-20T10:24:39.383Z] --- PASS: TestDockerNetworkMacvlan (9.69s)
10:24:39 [2022-01-20T10:24:39.383Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
10:24:39 [2022-01-20T10:24:39.383Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
10:24:39 [2022-01-20T10:24:39.383Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
10:24:39 [2022-01-20T10:24:39.383Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
10:24:39 [2022-01-20T10:24:39.383Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
10:24:39 [2022-01-20T10:24:39.383Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
10:24:39 [2022-01-20T10:24:39.383Z] PASS
10:24:39 [2022-01-20T10:24:39.383Z] 
10:24:39 [2022-01-20T10:24:39.383Z] DONE 8 tests in 10.994s
10:24:39 [2022-01-20T10:24:39.383Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:24:39 [2022-01-20T10:24:39.383Z] testing: warning: no tests to run
10:24:39 [2022-01-20T10:24:39.383Z] PASS
10:24:39 [2022-01-20T10:24:39.383Z] 
10:24:39 [2022-01-20T10:24:39.383Z] DONE 0 tests in 0.020s
10:24:39 [2022-01-20T10:24:39.383Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:24:39 [2022-01-20T10:24:39.383Z] INFO: Testing against a local daemon
10:24:39 [2022-01-20T10:24:39.383Z] === RUN   TestAuthZPluginAllowRequest
10:24:40 [2022-01-20T10:24:40.764Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
10:24:40 [2022-01-20T10:24:40.764Z] === RUN   TestAuthZPluginTLS
10:24:41 [2022-01-20T10:24:41.024Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:24:41 [2022-01-20T10:24:41.024Z] === RUN   TestAuthZPluginDenyRequest
10:24:41 [2022-01-20T10:24:41.596Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:24:41 [2022-01-20T10:24:41.596Z] === RUN   TestAuthZPluginAPIDenyResponse
10:24:42 [2022-01-20T10:24:42.175Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
10:24:42 [2022-01-20T10:24:42.175Z] === RUN   TestAuthZPluginDenyResponse
10:24:42 [2022-01-20T10:24:42.744Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:24:42 [2022-01-20T10:24:42.744Z] === RUN   TestAuthZPluginAllowEventStream
10:24:44 [2022-01-20T10:24:44.125Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s)
10:24:44 [2022-01-20T10:24:44.125Z] === RUN   TestAuthZPluginErrorResponse
10:24:44 [2022-01-20T10:24:44.384Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:24:44 [2022-01-20T10:24:44.384Z] === RUN   TestAuthZPluginErrorRequest
10:24:44 [2022-01-20T10:24:44.954Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:24:44 [2022-01-20T10:24:44.954Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:24:45 [2022-01-20T10:24:45.523Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
10:24:45 [2022-01-20T10:24:45.523Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:24:46 [2022-01-20T10:24:46.905Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
10:24:46 [2022-01-20T10:24:46.905Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:24:48 [2022-01-20T10:24:48.287Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s)
10:24:48 [2022-01-20T10:24:48.287Z] === RUN   TestAuthZPluginHeader
10:24:49 [2022-01-20T10:24:49.227Z] --- PASS: TestAuthZPluginHeader (0.71s)
10:24:49 [2022-01-20T10:24:49.227Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:24:53 [2022-01-20T10:24:53.422Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.03s)
10:24:53 [2022-01-20T10:24:53.422Z] === RUN   TestAuthZPluginV2Disable
10:24:56 [2022-01-20T10:24:56.715Z] --- PASS: TestAuthZPluginV2Disable (3.44s)
10:24:56 [2022-01-20T10:24:56.715Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:25:00 [2022-01-20T10:25:00.009Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s)
10:25:00 [2022-01-20T10:25:00.009Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:25:12 [2022-01-20T10:25:12.261Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.20s)
10:25:12 [2022-01-20T10:25:12.262Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:25:30 [2022-01-20T10:25:30.357Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
10:25:30 [2022-01-20T10:25:30.357Z] PASS
10:25:30 [2022-01-20T10:25:30.357Z] 
10:25:30 [2022-01-20T10:25:30.357Z] DONE 17 tests in 48.329s
10:25:30 [2022-01-20T10:25:30.357Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:25:30 [2022-01-20T10:25:30.357Z] INFO: Testing against a local daemon
10:25:30 [2022-01-20T10:25:30.357Z] === RUN   TestPluginInvalidJSON
10:25:30 [2022-01-20T10:25:30.357Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:25:30 [2022-01-20T10:25:30.357Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:25:30 [2022-01-20T10:25:30.357Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:25:30 [2022-01-20T10:25:30.357Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:25:30 [2022-01-20T10:25:30.357Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:25:30 [2022-01-20T10:25:30.357Z] === RUN   TestPluginInstall
10:25:30 [2022-01-20T10:25:30.357Z] === RUN   TestPluginInstall/no_auth
10:25:30 [2022-01-20T10:25:30.357Z] time="2022-01-20T10:25:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:25:30 [2022-01-20T10:25:30.357Z] time="2022-01-20T10:25:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8859f5d8a220461be2cb31ed1896bbf00ae8aa9bdfd6551b02dbe304d790d4b1" mediatype=application/vnd.docker.plugin.v1+json size=522
10:25:30 [2022-01-20T10:25:30.357Z] time="2022-01-20T10:25:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:25:30 [2022-01-20T10:25:30.357Z] time="2022-01-20T10:25:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8859f5d8a220461be2cb31ed1896bbf00ae8aa9bdfd6551b02dbe304d790d4b1" mediatype=application/vnd.docker.plugin.v1+json size=522
10:25:30 [2022-01-20T10:25:30.357Z] === RUN   TestPluginInstall/with_htpasswd
10:25:30 [2022-01-20T10:25:30.357Z] time="2022-01-20T10:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:25:30 [2022-01-20T10:25:30.357Z] time="2022-01-20T10:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:200e898a63c1bd08dea735052dc836655c8bba8fd04375a3a0a49d85fea2b494" mediatype=application/vnd.docker.plugin.v1+json size=522
10:25:30 [2022-01-20T10:25:30.357Z] time="2022-01-20T10:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:25:30 [2022-01-20T10:25:30.357Z] time="2022-01-20T10:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:200e898a63c1bd08dea735052dc836655c8bba8fd04375a3a0a49d85fea2b494" mediatype=application/vnd.docker.plugin.v1+json size=522
10:25:30 [2022-01-20T10:25:30.357Z] === RUN   TestPluginInstall/with_insecure
10:25:30 [2022-01-20T10:25:30.617Z] time="2022-01-20T10:25:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:25:30 [2022-01-20T10:25:30.618Z] time="2022-01-20T10:25:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87078ed31359d2621ceb0c32e30634d3557bd69537bf9aac9f30d94f3f661683" mediatype=application/vnd.docker.plugin.v1+json size=522
10:25:30 [2022-01-20T10:25:30.618Z] time="2022-01-20T10:25:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:25:30 [2022-01-20T10:25:30.618Z] time="2022-01-20T10:25:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87078ed31359d2621ceb0c32e30634d3557bd69537bf9aac9f30d94f3f661683" mediatype=application/vnd.docker.plugin.v1+json size=522
10:25:30 [2022-01-20T10:25:30.878Z]     plugin_test.go:165: [dd557a208c360] daemon is not started
10:25:30 [2022-01-20T10:25:30.878Z] --- PASS: TestPluginInstall (3.23s)
10:25:30 [2022-01-20T10:25:30.878Z]     --- PASS: TestPluginInstall/no_auth (1.53s)
10:25:30 [2022-01-20T10:25:30.878Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
10:25:30 [2022-01-20T10:25:30.878Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
10:25:30 [2022-01-20T10:25:30.878Z] === RUN   TestPluginsWithRuntimes
10:25:32 [2022-01-20T10:25:32.791Z] === RUN   TestPluginsWithRuntimes/No_Args
10:25:33 [2022-01-20T10:25:33.361Z] === RUN   TestPluginsWithRuntimes/With_Args
10:25:34 [2022-01-20T10:25:34.301Z] --- PASS: TestPluginsWithRuntimes (3.31s)
10:25:34 [2022-01-20T10:25:34.301Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
10:25:34 [2022-01-20T10:25:34.301Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
10:25:34 [2022-01-20T10:25:34.301Z] === RUN   TestPluginBackCompatMediaTypes
10:25:34 [2022-01-20T10:25:34.871Z] --- PASS: TestPluginBackCompatMediaTypes (0.65s)
10:25:34 [2022-01-20T10:25:34.871Z] PASS
10:25:34 [2022-01-20T10:25:34.871Z] 
10:25:34 [2022-01-20T10:25:34.871Z] DONE 10 tests in 7.253s
10:25:34 [2022-01-20T10:25:34.871Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:25:34 [2022-01-20T10:25:34.871Z] INFO: Testing against a local daemon
10:25:34 [2022-01-20T10:25:34.871Z] === RUN   TestExternalGraphDriver
10:25:35 [2022-01-20T10:25:35.130Z] === RUN   TestExternalGraphDriver/json
10:25:37 [2022-01-20T10:25:37.039Z] === RUN   TestExternalGraphDriver/spec
10:25:38 [2022-01-20T10:25:38.420Z] === RUN   TestExternalGraphDriver/pull
10:25:40 [2022-01-20T10:25:40.328Z] --- PASS: TestExternalGraphDriver (5.01s)
10:25:40 [2022-01-20T10:25:40.328Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
10:25:40 [2022-01-20T10:25:40.328Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
10:25:40 [2022-01-20T10:25:40.328Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
10:25:40 [2022-01-20T10:25:40.328Z] === RUN   TestGraphdriverPluginV2
10:25:44 [2022-01-20T10:25:44.541Z] --- PASS: TestGraphdriverPluginV2 (4.01s)
10:25:44 [2022-01-20T10:25:44.541Z] PASS
10:25:44 [2022-01-20T10:25:44.541Z] 
10:25:44 [2022-01-20T10:25:44.541Z] DONE 5 tests in 9.075s
10:25:44 [2022-01-20T10:25:44.541Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:25:44 [2022-01-20T10:25:44.541Z] INFO: Testing against a local daemon
10:25:44 [2022-01-20T10:25:44.541Z] === RUN   TestContinueAfterPluginCrash
10:25:44 [2022-01-20T10:25:44.541Z] === PAUSE TestContinueAfterPluginCrash
10:25:44 [2022-01-20T10:25:44.541Z] === RUN   TestReadPluginNoRead
10:25:44 [2022-01-20T10:25:44.541Z] === PAUSE TestReadPluginNoRead
10:25:44 [2022-01-20T10:25:44.541Z] === RUN   TestDaemonStartWithLogOpt
10:25:44 [2022-01-20T10:25:44.541Z] === PAUSE TestDaemonStartWithLogOpt
10:25:44 [2022-01-20T10:25:44.541Z] === CONT  TestContinueAfterPluginCrash
10:25:44 [2022-01-20T10:25:44.541Z] === CONT  TestDaemonStartWithLogOpt
10:25:47 [2022-01-20T10:25:47.837Z] --- PASS: TestDaemonStartWithLogOpt (3.33s)
10:25:47 [2022-01-20T10:25:47.837Z] === CONT  TestReadPluginNoRead
10:25:49 [2022-01-20T10:25:49.747Z] === RUN   TestReadPluginNoRead/default
10:25:51 [2022-01-20T10:25:51.127Z] === RUN   TestReadPluginNoRead/disabled_caching
10:25:52 [2022-01-20T10:25:52.067Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:25:52 [2022-01-20T10:25:52.328Z] --- PASS: TestContinueAfterPluginCrash (8.34s)
10:25:53 [2022-01-20T10:25:53.269Z] === CONT  TestReadPluginNoRead
10:25:53 [2022-01-20T10:25:53.269Z]     read_test.go:92: [d057b968d1bc7] daemon is not started
10:25:53 [2022-01-20T10:25:53.269Z] --- PASS: TestReadPluginNoRead (5.85s)
10:25:53 [2022-01-20T10:25:53.269Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
10:25:53 [2022-01-20T10:25:53.269Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
10:25:53 [2022-01-20T10:25:53.269Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
10:25:53 [2022-01-20T10:25:53.269Z] PASS
10:25:53 [2022-01-20T10:25:53.269Z] 
10:25:53 [2022-01-20T10:25:53.269Z] DONE 6 tests in 9.238s
10:25:53 [2022-01-20T10:25:53.269Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:25:53 [2022-01-20T10:25:53.269Z] testing: warning: no tests to run
10:25:53 [2022-01-20T10:25:53.269Z] PASS
10:25:53 [2022-01-20T10:25:53.269Z] 
10:25:53 [2022-01-20T10:25:53.269Z] DONE 0 tests in 0.012s
10:25:53 [2022-01-20T10:25:53.269Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:25:53 [2022-01-20T10:25:53.269Z] INFO: Testing against a local daemon
10:25:53 [2022-01-20T10:25:53.269Z] === RUN   TestPluginWithDevMounts
10:25:53 [2022-01-20T10:25:53.269Z] === PAUSE TestPluginWithDevMounts
10:25:53 [2022-01-20T10:25:53.269Z] === CONT  TestPluginWithDevMounts
10:25:55 [2022-01-20T10:25:55.179Z] --- PASS: TestPluginWithDevMounts (1.58s)
10:25:55 [2022-01-20T10:25:55.179Z] PASS
10:25:55 [2022-01-20T10:25:55.179Z] 
10:25:55 [2022-01-20T10:25:55.179Z] DONE 1 tests in 1.643s
10:25:55 [2022-01-20T10:25:55.179Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:25:55 [2022-01-20T10:25:55.179Z] INFO: Testing against a local daemon
10:25:55 [2022-01-20T10:25:55.179Z] === RUN   TestSecretInspect
10:25:57 [2022-01-20T10:25:57.088Z] --- PASS: TestSecretInspect (2.12s)
10:25:57 [2022-01-20T10:25:57.088Z] === RUN   TestSecretList
10:25:59 [2022-01-20T10:25:59.628Z] --- PASS: TestSecretList (2.14s)
10:25:59 [2022-01-20T10:25:59.628Z] === RUN   TestSecretsCreateAndDelete
10:26:01 [2022-01-20T10:26:01.536Z] --- PASS: TestSecretsCreateAndDelete (2.10s)
10:26:01 [2022-01-20T10:26:01.536Z] === RUN   TestSecretsUpdate
10:26:03 [2022-01-20T10:26:03.455Z] --- PASS: TestSecretsUpdate (2.19s)
10:26:03 [2022-01-20T10:26:03.455Z] === RUN   TestTemplatedSecret
10:26:05 [2022-01-20T10:26:05.997Z] --- PASS: TestTemplatedSecret (2.59s)
10:26:05 [2022-01-20T10:26:05.997Z] === RUN   TestSecretCreateResolve
10:26:08 [2022-01-20T10:26:08.537Z] --- PASS: TestSecretCreateResolve (2.12s)
10:26:08 [2022-01-20T10:26:08.537Z] PASS
10:26:08 [2022-01-20T10:26:08.537Z] 
10:26:08 [2022-01-20T10:26:08.537Z] DONE 6 tests in 13.305s
10:26:08 [2022-01-20T10:26:08.537Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:26:08 [2022-01-20T10:26:08.537Z] INFO: Testing against a local daemon
10:26:08 [2022-01-20T10:26:08.537Z] === RUN   TestServiceCreateInit
10:26:08 [2022-01-20T10:26:08.537Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:26:12 [2022-01-20T10:26:12.736Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:26:16 [2022-01-20T10:26:16.934Z] --- PASS: TestServiceCreateInit (7.87s)
10:26:16 [2022-01-20T10:26:16.934Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.95s)
10:26:16 [2022-01-20T10:26:16.934Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s)
10:26:16 [2022-01-20T10:26:16.934Z] === RUN   TestCreateServiceMultipleTimes
10:26:31 [2022-01-20T10:26:31.835Z] --- PASS: TestCreateServiceMultipleTimes (15.79s)
10:26:31 [2022-01-20T10:26:31.835Z] === RUN   TestCreateServiceConflict
10:26:34 [2022-01-20T10:26:34.374Z] --- PASS: TestCreateServiceConflict (2.15s)
10:26:34 [2022-01-20T10:26:34.374Z] === RUN   TestCreateServiceMaxReplicas
10:26:36 [2022-01-20T10:26:36.916Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
10:26:36 [2022-01-20T10:26:36.916Z] === RUN   TestCreateWithDuplicateNetworkNames
10:26:51 [2022-01-20T10:26:51.828Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s)
10:26:51 [2022-01-20T10:26:51.828Z] === RUN   TestCreateServiceSecretFileMode
10:27:04 [2022-01-20T10:27:04.043Z] --- PASS: TestCreateServiceSecretFileMode (12.52s)
10:27:04 [2022-01-20T10:27:04.043Z] === RUN   TestCreateServiceConfigFileMode
10:27:16 [2022-01-20T10:27:16.259Z] --- PASS: TestCreateServiceConfigFileMode (12.53s)
10:27:16 [2022-01-20T10:27:16.259Z] === RUN   TestCreateServiceSysctls
10:27:18 [2022-01-20T10:27:18.167Z] --- PASS: TestCreateServiceSysctls (3.13s)
10:27:18 [2022-01-20T10:27:18.167Z] === RUN   TestCreateServiceCapabilities
10:27:20 [2022-01-20T10:27:20.705Z] --- PASS: TestCreateServiceCapabilities (2.49s)
10:27:20 [2022-01-20T10:27:20.705Z] === RUN   TestInspect
10:27:23 [2022-01-20T10:27:23.251Z] --- PASS: TestInspect (2.64s)
10:27:23 [2022-01-20T10:27:23.251Z] === RUN   TestCreateJob
10:27:26 [2022-01-20T10:27:26.546Z] --- PASS: TestCreateJob (3.09s)
10:27:26 [2022-01-20T10:27:26.546Z] === RUN   TestReplicatedJob
10:27:31 [2022-01-20T10:27:31.828Z] --- PASS: TestReplicatedJob (5.38s)
10:27:31 [2022-01-20T10:27:31.828Z] === RUN   TestUpdateReplicatedJob
10:27:35 [2022-01-20T10:27:35.122Z] --- PASS: TestUpdateReplicatedJob (3.23s)
10:27:35 [2022-01-20T10:27:35.122Z] === RUN   TestServiceListWithStatuses
10:27:35 [2022-01-20T10:27:35.122Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:27:35 [2022-01-20T10:27:35.122Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:27:35 [2022-01-20T10:27:35.122Z] === RUN   TestDockerNetworkConnectAlias
10:27:39 [2022-01-20T10:27:39.319Z] --- PASS: TestDockerNetworkConnectAlias (4.14s)
10:27:39 [2022-01-20T10:27:39.319Z] === RUN   TestDockerNetworkReConnect
10:27:42 [2022-01-20T10:27:42.617Z] --- PASS: TestDockerNetworkReConnect (3.41s)
10:27:42 [2022-01-20T10:27:42.617Z] === RUN   TestServicePlugin
10:27:45 [2022-01-20T10:27:45.914Z]     plugin_test.go:61: [d4ff4613fab93] joining swarm manager [de3cdcf99afd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:47 [2022-01-20T10:27:47.295Z]     plugin_test.go:64: [dc2429a93f551] joining swarm manager [de3cdcf99afd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:28:09 [2022-01-20T10:28:09.263Z] --- PASS: TestServicePlugin (25.12s)
10:28:09 [2022-01-20T10:28:09.263Z] === RUN   TestServiceUpdateLabel
10:28:09 [2022-01-20T10:28:09.832Z] --- PASS: TestServiceUpdateLabel (2.13s)
10:28:09 [2022-01-20T10:28:09.832Z] === RUN   TestServiceUpdateSecrets
10:28:24 [2022-01-20T10:28:24.727Z] --- PASS: TestServiceUpdateSecrets (14.55s)
10:28:24 [2022-01-20T10:28:24.727Z] === RUN   TestServiceUpdateConfigs
10:28:39 [2022-01-20T10:28:39.617Z] --- PASS: TestServiceUpdateConfigs (14.58s)
10:28:39 [2022-01-20T10:28:39.617Z] === RUN   TestServiceUpdateNetwork
10:28:51 [2022-01-20T10:28:51.850Z] --- PASS: TestServiceUpdateNetwork (12.33s)
10:28:51 [2022-01-20T10:28:51.850Z] === RUN   TestServiceUpdatePidsLimit
10:28:52 [2022-01-20T10:28:52.419Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:28:53 [2022-01-20T10:28:53.360Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:28:59 [2022-01-20T10:28:59.934Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:29:08 [2022-01-20T10:29:08.059Z] --- PASS: TestServiceUpdatePidsLimit (16.18s)
10:29:08 [2022-01-20T10:29:08.059Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:29:08 [2022-01-20T10:29:08.059Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
10:29:08 [2022-01-20T10:29:08.059Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
10:29:08 [2022-01-20T10:29:08.059Z] PASS
10:29:08 [2022-01-20T10:29:08.059Z] 
10:29:08 [2022-01-20T10:29:08.059Z] === Skipped
10:29:08 [2022-01-20T10:29:08.059Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:29:08 [2022-01-20T10:29:08.059Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:29:08 [2022-01-20T10:29:08.059Z] 
10:29:08 [2022-01-20T10:29:08.059Z] DONE 27 tests, 1 skipped in 179.097s
10:29:08 [2022-01-20T10:29:08.059Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:29:08 [2022-01-20T10:29:08.059Z] INFO: Testing against a local daemon
10:29:08 [2022-01-20T10:29:08.059Z] === RUN   TestSessionCreate
10:29:08 [2022-01-20T10:29:08.059Z] --- PASS: TestSessionCreate (0.02s)
10:29:08 [2022-01-20T10:29:08.059Z] === RUN   TestSessionCreateWithBadUpgrade
10:29:08 [2022-01-20T10:29:08.059Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
10:29:08 [2022-01-20T10:29:08.059Z] PASS
10:29:08 [2022-01-20T10:29:08.059Z] 
10:29:08 [2022-01-20T10:29:08.059Z] DONE 2 tests in 0.093s
10:29:08 [2022-01-20T10:29:08.059Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:29:08 [2022-01-20T10:29:08.059Z] INFO: Testing against a local daemon
10:29:08 [2022-01-20T10:29:08.059Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:29:08 [2022-01-20T10:29:08.059Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
10:29:08 [2022-01-20T10:29:08.059Z] === RUN   TestDiskUsage
10:29:08 [2022-01-20T10:29:08.059Z] === PAUSE TestDiskUsage
10:29:08 [2022-01-20T10:29:08.059Z] === RUN   TestEventsExecDie
10:29:08 [2022-01-20T10:29:08.059Z] --- PASS: TestEventsExecDie (0.56s)
10:29:08 [2022-01-20T10:29:08.059Z] === RUN   TestEventsBackwardsCompatible
10:29:08 [2022-01-20T10:29:08.059Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
10:29:08 [2022-01-20T10:29:08.059Z] === RUN   TestEventsVolumeCreate
10:29:08 [2022-01-20T10:29:08.319Z] --- PASS: TestEventsVolumeCreate (0.07s)
10:29:08 [2022-01-20T10:29:08.319Z] === RUN   TestInfoBinaryCommits
10:29:08 [2022-01-20T10:29:08.319Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:29:08 [2022-01-20T10:29:08.319Z] === RUN   TestInfoAPIVersioned
10:29:08 [2022-01-20T10:29:08.319Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:29:08 [2022-01-20T10:29:08.319Z] === RUN   TestInfoAPI
10:29:08 [2022-01-20T10:29:08.319Z] --- PASS: TestInfoAPI (0.02s)
10:29:08 [2022-01-20T10:29:08.319Z] === RUN   TestInfoAPIWarnings
10:29:26 [2022-01-20T10:29:26.415Z] --- PASS: TestInfoAPIWarnings (16.25s)
10:29:26 [2022-01-20T10:29:26.415Z] === RUN   TestInfoDebug
10:29:26 [2022-01-20T10:29:26.415Z] --- PASS: TestInfoDebug (0.53s)
10:29:26 [2022-01-20T10:29:26.415Z] === RUN   TestInfoInsecureRegistries
10:29:26 [2022-01-20T10:29:26.415Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:29:26 [2022-01-20T10:29:26.415Z] === RUN   TestInfoRegistryMirrors
10:29:26 [2022-01-20T10:29:26.415Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:29:26 [2022-01-20T10:29:26.415Z] === RUN   TestLoginFailsWithBadCredentials
10:29:26 [2022-01-20T10:29:26.415Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
10:29:26 [2022-01-20T10:29:26.415Z] === RUN   TestPingCacheHeaders
10:29:26 [2022-01-20T10:29:26.415Z] --- PASS: TestPingCacheHeaders (0.02s)
10:29:26 [2022-01-20T10:29:26.415Z] === RUN   TestPingGet
10:29:26 [2022-01-20T10:29:26.415Z] --- PASS: TestPingGet (0.01s)
10:29:26 [2022-01-20T10:29:26.415Z] === RUN   TestPingHead
10:29:26 [2022-01-20T10:29:26.415Z] --- PASS: TestPingHead (0.02s)
10:29:26 [2022-01-20T10:29:26.415Z] === RUN   TestVersion
10:29:26 [2022-01-20T10:29:26.415Z] --- PASS: TestVersion (0.02s)
10:29:26 [2022-01-20T10:29:26.415Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:29:26 [2022-01-20T10:29:26.415Z] === CONT  TestDiskUsage
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty/container_types
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty/image_types
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty/volume_types
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty/build-cache_types
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:29:26 [2022-01-20T10:29:26.675Z] === RUN   TestDiskUsage/after_LoadBusybox
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:29:26 [2022-01-20T10:29:26.936Z] === RUN   TestDiskUsage/after_container.Run
10:29:27 [2022-01-20T10:29:27.507Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:29:27 [2022-01-20T10:29:27.507Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:29:27 [2022-01-20T10:29:27.507Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:29:27 [2022-01-20T10:29:27.507Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:29:27 [2022-01-20T10:29:27.507Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:29:27 [2022-01-20T10:29:27.507Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:29:27 [2022-01-20T10:29:27.507Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:29:27 [2022-01-20T10:29:27.507Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:29:27 [2022-01-20T10:29:27.507Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:29:27 [2022-01-20T10:29:27.507Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:29:27 [2022-01-20T10:29:27.767Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s)
10:29:27 [2022-01-20T10:29:27.767Z] --- PASS: TestDiskUsage (1.51s)
10:29:27 [2022-01-20T10:29:27.767Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.27s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]     --- PASS: TestDiskUsage/after_container.Run (0.50s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:29:27 [2022-01-20T10:29:27.767Z] PASS
10:29:27 [2022-01-20T10:29:27.767Z] 
10:29:27 [2022-01-20T10:29:27.767Z] DONE 50 tests in 20.274s
10:29:27 [2022-01-20T10:29:27.767Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:29:27 [2022-01-20T10:29:27.767Z] INFO: Testing against a local daemon
10:29:27 [2022-01-20T10:29:27.767Z] === RUN   TestVolumesCreateAndList
10:29:27 [2022-01-20T10:29:27.767Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:29:27 [2022-01-20T10:29:27.767Z] === RUN   TestVolumesRemove
10:29:28 [2022-01-20T10:29:28.027Z] --- PASS: TestVolumesRemove (0.09s)
10:29:28 [2022-01-20T10:29:28.027Z] === RUN   TestVolumesInspect
10:29:28 [2022-01-20T10:29:28.027Z] --- PASS: TestVolumesInspect (0.02s)
10:29:28 [2022-01-20T10:29:28.027Z] === RUN   TestVolumesInvalidJSON
10:29:28 [2022-01-20T10:29:28.027Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:29:28 [2022-01-20T10:29:28.027Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:29:28 [2022-01-20T10:29:28.027Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:29:28 [2022-01-20T10:29:28.027Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:29:28 [2022-01-20T10:29:28.027Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:29:28 [2022-01-20T10:29:28.027Z] PASS
10:29:28 [2022-01-20T10:29:28.027Z] 
10:29:28 [2022-01-20T10:29:28.027Z] DONE 5 tests in 0.190s
10:29:28 [2022-01-20T10:29:28.027Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:29:28 [2022-01-20T10:29:28.598Z] Stopping apparmor (via systemctl): apparmor.service.
10:29:28 [2022-01-20T10:29:28.598Z] Removing test suite binaries
10:29:28 [2022-01-20T10:29:28.598Z] exiting test-integration
10:29:28 [2022-01-20T10:29:28.598Z] ++ exit 0
10:29:28 [2022-01-20T10:29:28.598Z]