Skip to content

Console Output

09:01:56 [2022-03-27T09:01:56.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43368/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr34 -e DOCKER_GITCOMMIT=064650dd098bdcdc69d36e80db3e72637b88217e -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:064650dd098bdcdc69d36e80db3e72637b88217e hack/make.sh dynbinary test-integration
09:01:57 [2022-03-27T09:01:57.964Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
09:01:57 [2022-03-27T09:01:57.965Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
09:01:57 [2022-03-27T09:01:57.965Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
09:01:57 [2022-03-27T09:01:57.965Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
09:01:57 [2022-03-27T09:01:57.965Z] systemd 247.3-7 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)
09:01:57 [2022-03-27T09:01:57.965Z] Detected virtualization docker.
09:01:57 [2022-03-27T09:01:57.965Z] Detected architecture x86-64.
09:01:57 [2022-03-27T09:01:57.965Z] Set hostname to <585b505d07e3>.
09:01:57 [2022-03-27T09:01:57.965Z] modprobe@configfs.service: Succeeded.
09:01:57 [2022-03-27T09:01:57.965Z] modprobe@drm.service: Succeeded.
09:01:57 [2022-03-27T09:01:57.965Z] modprobe@fuse.service: Succeeded.
09:01:57 [2022-03-27T09:01:57.965Z] + source /etc/docker-entrypoint-cmd
09:01:57 [2022-03-27T09:01:57.965Z] ++ hack/make.sh dynbinary test-integration
09:01:57 [2022-03-27T09:01:57.965Z] 
09:01:57 [2022-03-27T09:01:57.965Z] Removing bundles/
09:01:57 [2022-03-27T09:01:57.965Z] 
09:01:57 [2022-03-27T09:01:57.965Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:01:57 [2022-03-27T09:01:57.965Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:01:57 [2022-03-27T09:01:57.965Z] GOOS="" GOARCH="" GOARM=""
09:04:04 [2022-03-27T09:04:04.601Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:04:04 [2022-03-27T09:04:04.601Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
09:04:04 [2022-03-27T09:04:04.601Z] GOOS="" GOARCH="" GOARM=""
09:04:04 [2022-03-27T09:04:04.601Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
09:04:04 [2022-03-27T09:04:04.601Z] 
09:04:04 [2022-03-27T09:04:04.601Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:04:04 [2022-03-27T09:04:04.601Z] DOCKER_SYSTEMD=1
09:04:04 [2022-03-27T09:04:04.601Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:04:04 [2022-03-27T09:04:04.601Z] HOSTNAME=585b505d07e3
09:04:04 [2022-03-27T09:04:04.601Z] DEST=bundles/test-integration
09:04:04 [2022-03-27T09:04:04.601Z] PWD=/go/src/github.com/docker/docker
09:04:04 [2022-03-27T09:04:04.601Z] DOCKER_GITCOMMIT=064650dd098bdcdc69d36e80db3e72637b88217e
09:04:04 [2022-03-27T09:04:04.601Z] container=docker
09:04:04 [2022-03-27T09:04:04.601Z] HOME=/root
09:04:04 [2022-03-27T09:04:04.601Z] LANG=C.UTF-8
09:04:04 [2022-03-27T09:04:04.601Z] INVOCATION_ID=9954024fd7fc4676a36e55dc8b6ba3be
09:04:04 [2022-03-27T09:04:04.601Z] GOLANG_VERSION=1.18
09:04:04 [2022-03-27T09:04:04.601Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:04:04 [2022-03-27T09:04:04.601Z] VALIDATE_BRANCH=master
09:04:04 [2022-03-27T09:04:04.601Z] TERM=xterm
09:04:04 [2022-03-27T09:04:04.601Z] DOCKER_PKG=github.com/docker/docker
09:04:04 [2022-03-27T09:04:04.601Z] SHLVL=3
09:04:04 [2022-03-27T09:04:04.601Z] TIMEOUT=120m
09:04:04 [2022-03-27T09:04:04.601Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:04:04 [2022-03-27T09:04:04.601Z] DOCKER_GRAPHDRIVER=overlay2
09:04:04 [2022-03-27T09:04:04.601Z] GO111MODULE=off
09:04:04 [2022-03-27T09:04:04.601Z] DOCKER_EXPERIMENTAL=1
09:04:04 [2022-03-27T09:04:04.601Z] TEST_SKIP_INTEGRATION_CLI=1
09:04:04 [2022-03-27T09:04:04.601Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:04:04 [2022-03-27T09:04:04.601Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:04:04 [2022-03-27T09:04:04.601Z] GOPATH=/go
09:04:04 [2022-03-27T09:04:04.601Z] PKG_CONFIG=pkg-config
09:04:04 [2022-03-27T09:04:04.601Z] _=/usr/bin/env
09:04:04 [2022-03-27T09:04:04.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:04:51 [2022-03-27T09:04:51.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:04:51 [2022-03-27T09:04:51.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:05:13 [2022-03-27T09:05:13.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:05:19 [2022-03-27T09:05:19.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:05:29 [2022-03-27T09:05:29.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:05:29 [2022-03-27T09:05:29.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:05:30 [2022-03-27T09:05:30.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:05:30 [2022-03-27T09:05:30.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:05:30 [2022-03-27T09:05:30.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:05:31 [2022-03-27T09:05:31.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:05:34 [2022-03-27T09:05:34.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:05:35 [2022-03-27T09:05:35.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:05:36 [2022-03-27T09:05:36.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:05:36 [2022-03-27T09:05:36.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:05:37 [2022-03-27T09:05:37.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:05:38 [2022-03-27T09:05:38.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:05:39 [2022-03-27T09:05:39.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:05:40 [2022-03-27T09:05:40.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:05:41 [2022-03-27T09:05:41.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:05:41 [2022-03-27T09:05:41.875Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:05:41 [2022-03-27T09:05:41.875Z] Using test binary docker
09:05:41 [2022-03-27T09:05:41.875Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:05:41 [2022-03-27T09:05:41.875Z] Starting apparmor (via systemctl): apparmor.service.
09:05:41 [2022-03-27T09:05:41.875Z] Starting dockerd
09:05:41 [2022-03-27T09:05:41.875Z] INFO: Waiting for daemon to start...
09:05:45 [2022-03-27T09:05:45.170Z] .
09:05:45 [2022-03-27T09:05:45.170Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:05:45 [2022-03-27T09:05:45.170Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:05:45 [2022-03-27T09:05:45.170Z] Error: No such image: emptyfs
09:05:45 [2022-03-27T09:05:45.170Z] Running integration-test (iteration 1)
09:05:45 [2022-03-27T09:05:45.170Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:05:45 [2022-03-27T09:05:45.170Z] Loaded image: busybox:latest
09:05:45 [2022-03-27T09:05:45.170Z] Loaded image: busybox:glibc
09:05:46 [2022-03-27T09:05:46.551Z] Loaded image: debian:bullseye-slim
09:05:46 [2022-03-27T09:05:46.551Z] Loaded image: hello-world:latest
09:05:46 [2022-03-27T09:05:46.812Z] Loaded image: arm32v7/hello-world:latest
09:05:46 [2022-03-27T09:05:46.812Z] INFO: Testing against a local daemon
09:05:46 [2022-03-27T09:05:46.812Z] === RUN   TestCgroupNamespacesBuild
09:05:48 [2022-03-27T09:05:48.194Z] --- PASS: TestCgroupNamespacesBuild (1.27s)
09:05:48 [2022-03-27T09:05:48.194Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:05:49 [2022-03-27T09:05:49.575Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
09:05:49 [2022-03-27T09:05:49.575Z] === RUN   TestBuildWithSession
09:05:49 [2022-03-27T09:05:49.575Z]     build_session_test.go:25: TODO: BuildKit
09:05:49 [2022-03-27T09:05:49.575Z] --- SKIP: TestBuildWithSession (0.00s)
09:05:49 [2022-03-27T09:05:49.575Z] === RUN   TestBuildSquashParent
09:05:53 [2022-03-27T09:05:53.774Z] --- PASS: TestBuildSquashParent (4.15s)
09:05:53 [2022-03-27T09:05:53.774Z] === RUN   TestBuildWithRemoveAndForceRemove
09:05:53 [2022-03-27T09:05:53.774Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:05:53 [2022-03-27T09:05:53.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:05:53 [2022-03-27T09:05:53.774Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:05:53 [2022-03-27T09:05:53.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:05:53 [2022-03-27T09:05:53.774Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:05:53 [2022-03-27T09:05:53.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:05:53 [2022-03-27T09:05:53.774Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:05:53 [2022-03-27T09:05:53.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:05:53 [2022-03-27T09:05:53.774Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:05:53 [2022-03-27T09:05:53.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:05:53 [2022-03-27T09:05:53.774Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:05:53 [2022-03-27T09:05:53.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:05:53 [2022-03-27T09:05:53.774Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:05:53 [2022-03-27T09:05:53.774Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:05:55 [2022-03-27T09:05:55.176Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:05:55 [2022-03-27T09:05:55.455Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:05:56 [2022-03-27T09:05:56.841Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:05:57 [2022-03-27T09:05:57.101Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:05:58 [2022-03-27T09:05:58.484Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:05:58 [2022-03-27T09:05:58.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s)
09:05:58 [2022-03-27T09:05:58.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s)
09:05:58 [2022-03-27T09:05:58.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.76s)
09:05:58 [2022-03-27T09:05:58.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s)
09:05:58 [2022-03-27T09:05:58.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
09:05:58 [2022-03-27T09:05:58.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s)
09:05:58 [2022-03-27T09:05:58.484Z] === RUN   TestBuildMultiStageCopy
09:05:58 [2022-03-27T09:05:58.484Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:05:59 [2022-03-27T09:05:59.865Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:06:00 [2022-03-27T09:06:00.125Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:06:00 [2022-03-27T09:06:00.386Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:06:00 [2022-03-27T09:06:00.646Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:06:00 [2022-03-27T09:06:00.906Z] --- PASS: TestBuildMultiStageCopy (2.32s)
09:06:00 [2022-03-27T09:06:00.906Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s)
09:06:00 [2022-03-27T09:06:00.906Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
09:06:00 [2022-03-27T09:06:00.906Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
09:06:00 [2022-03-27T09:06:00.906Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
09:06:00 [2022-03-27T09:06:00.906Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
09:06:00 [2022-03-27T09:06:00.906Z] === RUN   TestBuildMultiStageParentConfig
09:06:01 [2022-03-27T09:06:01.477Z] --- PASS: TestBuildMultiStageParentConfig (0.68s)
09:06:01 [2022-03-27T09:06:01.477Z] === RUN   TestBuildLabelWithTargets
09:06:02 [2022-03-27T09:06:02.861Z] --- PASS: TestBuildLabelWithTargets (1.06s)
09:06:02 [2022-03-27T09:06:02.861Z] === RUN   TestBuildWithEmptyLayers
09:06:03 [2022-03-27T09:06:03.122Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
09:06:03 [2022-03-27T09:06:03.122Z] === RUN   TestBuildMultiStageOnBuild
09:06:05 [2022-03-27T09:06:05.036Z] --- PASS: TestBuildMultiStageOnBuild (1.70s)
09:06:05 [2022-03-27T09:06:05.036Z] === RUN   TestBuildUncleanTarFilenames
09:06:05 [2022-03-27T09:06:05.295Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
09:06:05 [2022-03-27T09:06:05.295Z] === RUN   TestBuildMultiStageLayerLeak
09:06:07 [2022-03-27T09:06:07.205Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s)
09:06:07 [2022-03-27T09:06:07.205Z] === RUN   TestBuildWithHugeFile
09:07:14 [2022-03-27T09:07:14.930Z] --- PASS: TestBuildWithHugeFile (62.92s)
09:07:14 [2022-03-27T09:07:14.930Z] === RUN   TestBuildWCOWSandboxSize
09:07:14 [2022-03-27T09:07:14.930Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:07:14 [2022-03-27T09:07:14.930Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:07:14 [2022-03-27T09:07:14.930Z] === RUN   TestBuildWithEmptyDockerfile
09:07:14 [2022-03-27T09:07:14.930Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:07:14 [2022-03-27T09:07:14.930Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:07:14 [2022-03-27T09:07:14.930Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:07:14 [2022-03-27T09:07:14.930Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:07:14 [2022-03-27T09:07:14.930Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:07:14 [2022-03-27T09:07:14.930Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:07:14 [2022-03-27T09:07:14.930Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:07:14 [2022-03-27T09:07:14.930Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:07:14 [2022-03-27T09:07:14.930Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:07:14 [2022-03-27T09:07:14.930Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:07:14 [2022-03-27T09:07:14.930Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
09:07:14 [2022-03-27T09:07:14.930Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
09:07:14 [2022-03-27T09:07:14.930Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:07:14 [2022-03-27T09:07:14.930Z] === RUN   TestBuildPreserveOwnership
09:07:14 [2022-03-27T09:07:14.930Z] === RUN   TestBuildPreserveOwnership/copy_from
09:07:14 [2022-03-27T09:07:14.930Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:07:14 [2022-03-27T09:07:14.930Z] --- PASS: TestBuildPreserveOwnership (3.66s)
09:07:14 [2022-03-27T09:07:14.930Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.47s)
09:07:14 [2022-03-27T09:07:14.930Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
09:07:14 [2022-03-27T09:07:14.930Z] === RUN   TestBuildPlatformInvalid
09:07:14 [2022-03-27T09:07:14.930Z] --- PASS: TestBuildPlatformInvalid (0.07s)
09:07:14 [2022-03-27T09:07:14.930Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:07:14 [2022-03-27T09:07:14.930Z] Loaded image: busybox:latest
09:07:14 [2022-03-27T09:07:14.930Z] Loaded image: busybox:glibc
09:07:16 [2022-03-27T09:07:16.312Z] Loaded image: debian:bullseye-slim
09:07:16 [2022-03-27T09:07:16.312Z] Loaded image: hello-world:latest
09:07:16 [2022-03-27T09:07:16.312Z] Loaded image: arm32v7/hello-world:latest
09:07:26 [2022-03-27T09:07:26.305Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.83s)
09:07:26 [2022-03-27T09:07:26.305Z] PASS
09:07:26 [2022-03-27T09:07:26.305Z] 
09:07:26 [2022-03-27T09:07:26.305Z] === Skipped
09:07:26 [2022-03-27T09:07:26.305Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:07:26 [2022-03-27T09:07:26.305Z]     build_session_test.go:25: TODO: BuildKit
09:07:26 [2022-03-27T09:07:26.305Z] 
09:07:26 [2022-03-27T09:07:26.305Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:07:26 [2022-03-27T09:07:26.305Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:07:26 [2022-03-27T09:07:26.305Z] 
09:07:26 [2022-03-27T09:07:26.305Z] DONE 34 tests, 2 skipped in 99.879s
09:07:26 [2022-03-27T09:07:26.305Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:07:26 [2022-03-27T09:07:26.305Z] INFO: Testing against a local daemon
09:07:26 [2022-03-27T09:07:26.305Z] === RUN   TestConfigInspect
09:07:27 [2022-03-27T09:07:27.245Z] --- PASS: TestConfigInspect (2.41s)
09:07:27 [2022-03-27T09:07:27.245Z] === RUN   TestConfigList
09:07:29 [2022-03-27T09:07:29.785Z] --- PASS: TestConfigList (2.18s)
09:07:29 [2022-03-27T09:07:29.785Z] === RUN   TestConfigsCreateAndDelete
09:07:31 [2022-03-27T09:07:31.694Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
09:07:31 [2022-03-27T09:07:31.694Z] === RUN   TestConfigsUpdate
09:07:34 [2022-03-27T09:07:34.235Z] --- PASS: TestConfigsUpdate (2.13s)
09:07:34 [2022-03-27T09:07:34.235Z] === RUN   TestTemplatedConfig
09:07:36 [2022-03-27T09:07:36.775Z] --- PASS: TestTemplatedConfig (2.59s)
09:07:36 [2022-03-27T09:07:36.775Z] === RUN   TestConfigCreateResolve
09:07:38 [2022-03-27T09:07:38.683Z] --- PASS: TestConfigCreateResolve (2.14s)
09:07:38 [2022-03-27T09:07:38.683Z] PASS
09:07:38 [2022-03-27T09:07:38.683Z] 
09:07:38 [2022-03-27T09:07:38.683Z] DONE 6 tests in 13.701s
09:07:38 [2022-03-27T09:07:38.683Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:07:38 [2022-03-27T09:07:38.683Z] INFO: Testing against a local daemon
09:07:38 [2022-03-27T09:07:38.683Z] === RUN   TestCheckpoint
09:07:38 [2022-03-27T09:07:38.683Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:07:38 [2022-03-27T09:07:38.683Z] --- SKIP: TestCheckpoint (0.00s)
09:07:38 [2022-03-27T09:07:38.683Z] === RUN   TestContainerInvalidJSON
09:07:38 [2022-03-27T09:07:38.683Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:07:38 [2022-03-27T09:07:38.683Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:07:38 [2022-03-27T09:07:38.683Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:07:38 [2022-03-27T09:07:38.683Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:07:38 [2022-03-27T09:07:38.683Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:07:38 [2022-03-27T09:07:38.683Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:07:38 [2022-03-27T09:07:38.683Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:07:38 [2022-03-27T09:07:38.683Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:07:38 [2022-03-27T09:07:38.683Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:07:38 [2022-03-27T09:07:38.683Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:07:38 [2022-03-27T09:07:38.683Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:07:38 [2022-03-27T09:07:38.683Z] === RUN   TestCopyFromContainerPathIsNotDir
09:07:38 [2022-03-27T09:07:38.683Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:07:38 [2022-03-27T09:07:38.683Z] === RUN   TestCopyToContainerPathDoesNotExist
09:07:38 [2022-03-27T09:07:38.683Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:07:38 [2022-03-27T09:07:38.683Z] === RUN   TestCopyToContainerPathIsNotDir
09:07:38 [2022-03-27T09:07:38.683Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
09:07:38 [2022-03-27T09:07:38.683Z] === RUN   TestCopyFromContainer
09:07:40 [2022-03-27T09:07:40.066Z] === RUN   TestCopyFromContainer//
09:07:40 [2022-03-27T09:07:40.066Z] === RUN   TestCopyFromContainer//bar/root
09:07:40 [2022-03-27T09:07:40.066Z] === RUN   TestCopyFromContainer//bar/root/
09:07:40 [2022-03-27T09:07:40.066Z] === RUN   TestCopyFromContainer/bar/quux
09:07:40 [2022-03-27T09:07:40.066Z] === RUN   TestCopyFromContainer/bar/quux/
09:07:40 [2022-03-27T09:07:40.327Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:07:40 [2022-03-27T09:07:40.327Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:07:40 [2022-03-27T09:07:40.327Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:07:40 [2022-03-27T09:07:40.327Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:07:40 [2022-03-27T09:07:40.327Z] === RUN   TestCopyFromContainer/bar/notarget
09:07:40 [2022-03-27T09:07:40.587Z] --- PASS: TestCopyFromContainer (1.72s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:07:40 [2022-03-27T09:07:40.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:07:40 [2022-03-27T09:07:40.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:07:40 [2022-03-27T09:07:40.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:07:40 [2022-03-27T09:07:40.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:07:40 [2022-03-27T09:07:40.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:07:40 [2022-03-27T09:07:40.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:07:40 [2022-03-27T09:07:40.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateLinkToNonExistingContainer
09:07:40 [2022-03-27T09:07:40.587Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateWithInvalidEnv
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateWithInvalidEnv/0
09:07:40 [2022-03-27T09:07:40.587Z] === PAUSE TestCreateWithInvalidEnv/0
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateWithInvalidEnv/1
09:07:40 [2022-03-27T09:07:40.587Z] === PAUSE TestCreateWithInvalidEnv/1
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateWithInvalidEnv/2
09:07:40 [2022-03-27T09:07:40.587Z] === PAUSE TestCreateWithInvalidEnv/2
09:07:40 [2022-03-27T09:07:40.587Z] === CONT  TestCreateWithInvalidEnv/0
09:07:40 [2022-03-27T09:07:40.587Z] === CONT  TestCreateWithInvalidEnv/2
09:07:40 [2022-03-27T09:07:40.587Z] === CONT  TestCreateWithInvalidEnv/1
09:07:40 [2022-03-27T09:07:40.587Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:07:40 [2022-03-27T09:07:40.587Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateTmpfsMountsTarget
09:07:40 [2022-03-27T09:07:40.587Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:07:40 [2022-03-27T09:07:40.587Z] === RUN   TestCreateWithCustomMaskedPaths
09:07:42 [2022-03-27T09:07:42.497Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s)
09:07:42 [2022-03-27T09:07:42.497Z] === RUN   TestCreateWithCustomReadonlyPaths
09:07:43 [2022-03-27T09:07:43.880Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s)
09:07:43 [2022-03-27T09:07:43.880Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:07:43 [2022-03-27T09:07:43.880Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:07:43 [2022-03-27T09:07:43.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:07:43 [2022-03-27T09:07:43.880Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:07:43 [2022-03-27T09:07:43.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:07:43 [2022-03-27T09:07:43.880Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:07:43 [2022-03-27T09:07:43.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:07:43 [2022-03-27T09:07:43.880Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:07:43 [2022-03-27T09:07:43.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:07:43 [2022-03-27T09:07:43.880Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:07:43 [2022-03-27T09:07:43.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:07:43 [2022-03-27T09:07:43.880Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:07:43 [2022-03-27T09:07:43.880Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:07:43 [2022-03-27T09:07:43.880Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:07:43 [2022-03-27T09:07:43.880Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:07:43 [2022-03-27T09:07:43.880Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:07:43 [2022-03-27T09:07:43.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:07:43 [2022-03-27T09:07:43.880Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:07:43 [2022-03-27T09:07:43.880Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:07:43 [2022-03-27T09:07:43.880Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:07:43 [2022-03-27T09:07:43.880Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:07:43 [2022-03-27T09:07:43.880Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:07:43 [2022-03-27T09:07:43.880Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:07:44 [2022-03-27T09:07:44.451Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestCreateDifferentPlatform
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestCreateDifferentPlatform/different_os
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:07:44 [2022-03-27T09:07:44.451Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:07:44 [2022-03-27T09:07:44.451Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:07:44 [2022-03-27T09:07:44.451Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:07:44 [2022-03-27T09:07:44.451Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:07:44 [2022-03-27T09:07:44.451Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestContainerStartOnDaemonRestart
09:07:44 [2022-03-27T09:07:44.451Z] === PAUSE TestContainerStartOnDaemonRestart
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestDaemonRestartIpcMode
09:07:44 [2022-03-27T09:07:44.451Z] === PAUSE TestDaemonRestartIpcMode
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestDaemonHostGatewayIP
09:07:44 [2022-03-27T09:07:44.451Z] === PAUSE TestDaemonHostGatewayIP
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestRestartDaemonWithRestartingContainer
09:07:44 [2022-03-27T09:07:44.451Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestContainerKillOnDaemonStart
09:07:44 [2022-03-27T09:07:44.451Z] === PAUSE TestContainerKillOnDaemonStart
09:07:44 [2022-03-27T09:07:44.451Z] === RUN   TestDiff
09:07:45 [2022-03-27T09:07:45.029Z] --- PASS: TestDiff (0.59s)
09:07:45 [2022-03-27T09:07:45.029Z] === RUN   TestExecWithCloseStdin
09:07:45 [2022-03-27T09:07:45.986Z] --- PASS: TestExecWithCloseStdin (0.67s)
09:07:45 [2022-03-27T09:07:45.986Z] === RUN   TestExec
09:07:46 [2022-03-27T09:07:46.565Z] --- PASS: TestExec (0.65s)
09:07:46 [2022-03-27T09:07:46.565Z] === RUN   TestExecUser
09:07:47 [2022-03-27T09:07:47.142Z] --- PASS: TestExecUser (0.64s)
09:07:47 [2022-03-27T09:07:47.142Z] === RUN   TestExportContainerAndImportImage
09:07:47 [2022-03-27T09:07:47.711Z] --- PASS: TestExportContainerAndImportImage (0.70s)
09:07:47 [2022-03-27T09:07:47.711Z] === RUN   TestExportContainerAfterDaemonRestart
09:07:49 [2022-03-27T09:07:49.092Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
09:07:49 [2022-03-27T09:07:49.092Z] === RUN   TestHealthCheckWorkdir
09:07:50 [2022-03-27T09:07:50.032Z] --- PASS: TestHealthCheckWorkdir (0.73s)
09:07:50 [2022-03-27T09:07:50.032Z] === RUN   TestHealthKillContainer
09:07:58 [2022-03-27T09:07:58.161Z] --- PASS: TestHealthKillContainer (8.19s)
09:07:58 [2022-03-27T09:07:58.161Z] === RUN   TestInspectCpusetInConfigPre120
09:07:58 [2022-03-27T09:07:58.731Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
09:07:58 [2022-03-27T09:07:58.731Z] === RUN   TestIpcModeNone
09:07:59 [2022-03-27T09:07:59.300Z] --- PASS: TestIpcModeNone (0.66s)
09:07:59 [2022-03-27T09:07:59.300Z] === RUN   TestIpcModePrivate
09:07:59 [2022-03-27T09:07:59.870Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
09:08:00 [2022-03-27T09:08:00.129Z] --- PASS: TestIpcModePrivate (0.66s)
09:08:00 [2022-03-27T09:08:00.129Z] === RUN   TestIpcModeShareable
09:08:00 [2022-03-27T09:08:00.388Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
09:08:00 [2022-03-27T09:08:00.648Z] --- PASS: TestIpcModeShareable (0.67s)
09:08:00 [2022-03-27T09:08:00.648Z] === RUN   TestAPIIpcModeShareableAndContainer
09:08:02 [2022-03-27T09:08:02.559Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s)
09:08:02 [2022-03-27T09:08:02.559Z] === RUN   TestAPIIpcModeHost
09:08:02 [2022-03-27T09:08:02.820Z] --- PASS: TestAPIIpcModeHost (0.40s)
09:08:02 [2022-03-27T09:08:02.820Z] === RUN   TestDaemonIpcModeShareable
09:08:04 [2022-03-27T09:08:04.201Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
09:08:04 [2022-03-27T09:08:04.201Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
09:08:04 [2022-03-27T09:08:04.201Z] === RUN   TestDaemonIpcModePrivate
09:08:05 [2022-03-27T09:08:05.139Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
09:08:05 [2022-03-27T09:08:05.399Z] --- PASS: TestDaemonIpcModePrivate (1.21s)
09:08:05 [2022-03-27T09:08:05.399Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:08:06 [2022-03-27T09:08:06.340Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
09:08:06 [2022-03-27T09:08:06.601Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
09:08:06 [2022-03-27T09:08:06.601Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:08:07 [2022-03-27T09:08:07.542Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
09:08:07 [2022-03-27T09:08:07.803Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s)
09:08:07 [2022-03-27T09:08:07.803Z] === RUN   TestIpcModeOlderClient
09:08:07 [2022-03-27T09:08:07.803Z] === PAUSE TestIpcModeOlderClient
09:08:07 [2022-03-27T09:08:07.803Z] === RUN   TestKillContainerInvalidSignal
09:08:08 [2022-03-27T09:08:08.373Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
09:08:08 [2022-03-27T09:08:08.373Z] === RUN   TestKillContainer
09:08:08 [2022-03-27T09:08:08.373Z] === RUN   TestKillContainer/no_signal
09:08:08 [2022-03-27T09:08:08.633Z] === RUN   TestKillContainer/non_killing_signal
09:08:08 [2022-03-27T09:08:08.893Z] === RUN   TestKillContainer/killing_signal
09:08:09 [2022-03-27T09:08:09.833Z] --- PASS: TestKillContainer (1.37s)
09:08:09 [2022-03-27T09:08:09.833Z]     --- PASS: TestKillContainer/no_signal (0.43s)
09:08:09 [2022-03-27T09:08:09.833Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
09:08:09 [2022-03-27T09:08:09.833Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
09:08:09 [2022-03-27T09:08:09.833Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:08:09 [2022-03-27T09:08:09.833Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:08:10 [2022-03-27T09:08:10.093Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:08:11 [2022-03-27T09:08:11.033Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
09:08:11 [2022-03-27T09:08:11.033Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
09:08:11 [2022-03-27T09:08:11.033Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
09:08:11 [2022-03-27T09:08:11.033Z] === RUN   TestKillStoppedContainer
09:08:11 [2022-03-27T09:08:11.033Z] --- PASS: TestKillStoppedContainer (0.05s)
09:08:11 [2022-03-27T09:08:11.033Z] === RUN   TestKillStoppedContainerAPIPre120
09:08:11 [2022-03-27T09:08:11.033Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:08:11 [2022-03-27T09:08:11.033Z] === RUN   TestKillDifferentUserContainer
09:08:11 [2022-03-27T09:08:11.613Z] --- PASS: TestKillDifferentUserContainer (0.43s)
09:08:11 [2022-03-27T09:08:11.613Z] === RUN   TestInspectOomKilledTrue
09:08:11 [2022-03-27T09:08:11.613Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:08:11 [2022-03-27T09:08:11.613Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:08:11 [2022-03-27T09:08:11.613Z] === RUN   TestInspectOomKilledFalse
09:08:11 [2022-03-27T09:08:11.613Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:08:11 [2022-03-27T09:08:11.613Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:08:11 [2022-03-27T09:08:11.613Z] === RUN   TestLinksEtcHostsContentMatch
09:08:11 [2022-03-27T09:08:11.872Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
09:08:11 [2022-03-27T09:08:11.872Z] === RUN   TestLinksContainerNames
09:08:12 [2022-03-27T09:08:12.817Z] --- PASS: TestLinksContainerNames (0.89s)
09:08:12 [2022-03-27T09:08:12.817Z] === RUN   TestLogsFollowTailEmpty
09:08:13 [2022-03-27T09:08:13.078Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
09:08:13 [2022-03-27T09:08:13.078Z] === RUN   TestContainerNetworkMountsNoChown
09:08:13 [2022-03-27T09:08:13.649Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/default
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/default
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/private
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/private
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rprivate
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rprivate
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/slave
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/slave
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rslave
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rslave
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/shared
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/shared
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rshared
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rshared
09:08:13 [2022-03-27T09:08:13.649Z] === CONT  TestMountDaemonRoot/default
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/default/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/default/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === CONT  TestMountDaemonRoot/rslave
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === CONT  TestMountDaemonRoot/rshared
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === CONT  TestMountDaemonRoot/shared
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === CONT  TestMountDaemonRoot/rprivate
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === CONT  TestMountDaemonRoot/slave
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === CONT  TestMountDaemonRoot/private
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/private/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/private/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:08:13 [2022-03-27T09:08:13.649Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:08:13 [2022-03-27T09:08:13.649Z] === CONT  TestMountDaemonRoot/default/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:08:13 [2022-03-27T09:08:13.649Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:08:13 [2022-03-27T09:08:13.650Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:08:13 [2022-03-27T09:08:13.650Z] === CONT  TestMountDaemonRoot/default/mount_root
09:08:13 [2022-03-27T09:08:13.650Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:08:13 [2022-03-27T09:08:13.650Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:08:13 [2022-03-27T09:08:13.650Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:08:13 [2022-03-27T09:08:13.650Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/private/bind_root
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:08:13 [2022-03-27T09:08:13.910Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:08:14 [2022-03-27T09:08:14.170Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:08:14 [2022-03-27T09:08:14.170Z] === CONT  TestMountDaemonRoot/private/mount_root
09:08:14 [2022-03-27T09:08:14.170Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:08:14 [2022-03-27T09:08:14.170Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:08:14 [2022-03-27T09:08:14.170Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:08:14 [2022-03-27T09:08:14.170Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:08:14 [2022-03-27T09:08:14.170Z] --- PASS: TestMountDaemonRoot (0.02s)
09:08:14 [2022-03-27T09:08:14.170Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:08:14 [2022-03-27T09:08:14.170Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:08:14 [2022-03-27T09:08:14.170Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:08:14 [2022-03-27T09:08:14.170Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:08:14 [2022-03-27T09:08:14.170Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:08:14 [2022-03-27T09:08:14.170Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
09:08:14 [2022-03-27T09:08:14.170Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:08:14 [2022-03-27T09:08:14.170Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:08:14 [2022-03-27T09:08:14.170Z] === RUN   TestContainerBindMountNonRecursive
09:08:15 [2022-03-27T09:08:15.552Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
09:08:15 [2022-03-27T09:08:15.552Z] === RUN   TestContainerVolumesMountedAsShared
09:08:15 [2022-03-27T09:08:15.813Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
09:08:15 [2022-03-27T09:08:15.813Z] === RUN   TestContainerVolumesMountedAsSlave
09:08:16 [2022-03-27T09:08:16.384Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
09:08:16 [2022-03-27T09:08:16.384Z] === RUN   TestNetworkNat
09:08:16 [2022-03-27T09:08:16.644Z] --- PASS: TestNetworkNat (0.48s)
09:08:16 [2022-03-27T09:08:16.644Z] === RUN   TestNetworkLocalhostTCPNat
09:08:17 [2022-03-27T09:08:17.216Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
09:08:17 [2022-03-27T09:08:17.216Z] === RUN   TestNetworkLoopbackNat
09:08:19 [2022-03-27T09:08:19.756Z] --- PASS: TestNetworkLoopbackNat (2.62s)
09:08:19 [2022-03-27T09:08:19.756Z] === RUN   TestPause
09:08:20 [2022-03-27T09:08:20.327Z] --- PASS: TestPause (0.50s)
09:08:20 [2022-03-27T09:08:20.327Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:08:20 [2022-03-27T09:08:20.327Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:08:20 [2022-03-27T09:08:20.327Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:08:20 [2022-03-27T09:08:20.327Z] === RUN   TestPauseStopPausedContainer
09:08:20 [2022-03-27T09:08:20.897Z] --- PASS: TestPauseStopPausedContainer (0.49s)
09:08:20 [2022-03-27T09:08:20.897Z] === RUN   TestPidHost
09:08:21 [2022-03-27T09:08:21.838Z] --- PASS: TestPidHost (1.01s)
09:08:21 [2022-03-27T09:08:21.838Z] === RUN   TestPsFilter
09:08:21 [2022-03-27T09:08:21.838Z] --- PASS: TestPsFilter (0.13s)
09:08:21 [2022-03-27T09:08:21.838Z] === RUN   TestRemoveContainerWithRemovedVolume
09:08:22 [2022-03-27T09:08:22.409Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
09:08:22 [2022-03-27T09:08:22.409Z] === RUN   TestRemoveContainerWithVolume
09:08:22 [2022-03-27T09:08:22.669Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
09:08:22 [2022-03-27T09:08:22.669Z] === RUN   TestRemoveContainerRunning
09:08:23 [2022-03-27T09:08:23.239Z] --- PASS: TestRemoveContainerRunning (0.44s)
09:08:23 [2022-03-27T09:08:23.239Z] === RUN   TestRemoveContainerForceRemoveRunning
09:08:23 [2022-03-27T09:08:23.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
09:08:23 [2022-03-27T09:08:23.808Z] === RUN   TestRemoveInvalidContainer
09:08:23 [2022-03-27T09:08:23.808Z] --- PASS: TestRemoveInvalidContainer (0.03s)
09:08:23 [2022-03-27T09:08:23.808Z] === RUN   TestRenameLinkedContainer
09:08:25 [2022-03-27T09:08:25.716Z] --- PASS: TestRenameLinkedContainer (1.81s)
09:08:25 [2022-03-27T09:08:25.716Z] === RUN   TestRenameStoppedContainer
09:08:25 [2022-03-27T09:08:25.976Z] --- PASS: TestRenameStoppedContainer (0.44s)
09:08:25 [2022-03-27T09:08:25.976Z] === RUN   TestRenameRunningContainerAndReuse
09:08:26 [2022-03-27T09:08:26.915Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
09:08:26 [2022-03-27T09:08:26.915Z] === RUN   TestRenameInvalidName
09:08:27 [2022-03-27T09:08:27.486Z] --- PASS: TestRenameInvalidName (0.45s)
09:08:27 [2022-03-27T09:08:27.486Z] === RUN   TestRenameAnonymousContainer
09:08:28 [2022-03-27T09:08:28.870Z] --- PASS: TestRenameAnonymousContainer (1.58s)
09:08:28 [2022-03-27T09:08:28.870Z] === RUN   TestRenameContainerWithSameName
09:08:29 [2022-03-27T09:08:29.441Z] --- PASS: TestRenameContainerWithSameName (0.45s)
09:08:29 [2022-03-27T09:08:29.441Z] === RUN   TestRenameContainerWithLinkedContainer
09:08:30 [2022-03-27T09:08:30.381Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
09:08:30 [2022-03-27T09:08:30.381Z] === RUN   TestResize
09:08:30 [2022-03-27T09:08:30.642Z] --- PASS: TestResize (0.45s)
09:08:30 [2022-03-27T09:08:30.642Z] === RUN   TestResizeWithInvalidSize
09:08:31 [2022-03-27T09:08:31.213Z] --- PASS: TestResizeWithInvalidSize (0.44s)
09:08:31 [2022-03-27T09:08:31.213Z] === RUN   TestResizeWhenContainerNotStarted
09:08:31 [2022-03-27T09:08:31.499Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:08:31 [2022-03-27T09:08:31.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:08:31 [2022-03-27T09:08:31.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:08:33 [2022-03-27T09:08:33.436Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:08:35 [2022-03-27T09:08:35.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:08:35 [2022-03-27T09:08:35.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:08:36 [2022-03-27T09:08:36.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:08:37 [2022-03-27T09:08:37.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:08:39 [2022-03-27T09:08:39.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:08:39 [2022-03-27T09:08:39.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:08:40 [2022-03-27T09:08:40.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:08:41 [2022-03-27T09:08:41.630Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:08:41 [2022-03-27T09:08:41.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:08:42 [2022-03-27T09:08:42.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:08:43 [2022-03-27T09:08:43.091Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:08:44 [2022-03-27T09:08:44.046Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:08:46 [2022-03-27T09:08:46.589Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:08:50 [2022-03-27T09:08:50.787Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.89s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
09:08:50 [2022-03-27T09:08:50.787Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s)
09:08:50 [2022-03-27T09:08:50.787Z] === RUN   TestCgroupNamespacesRun
09:08:51 [2022-03-27T09:08:51.727Z] --- PASS: TestCgroupNamespacesRun (1.21s)
09:08:51 [2022-03-27T09:08:51.727Z] === RUN   TestCgroupNamespacesRunPrivileged
09:08:51 [2022-03-27T09:08:51.727Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:08:51 [2022-03-27T09:08:51.727Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
09:08:51 [2022-03-27T09:08:51.727Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:08:52 [2022-03-27T09:08:52.668Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s)
09:08:52 [2022-03-27T09:08:52.668Z] === RUN   TestCgroupNamespacesRunHostMode
09:08:54 [2022-03-27T09:08:54.051Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
09:08:54 [2022-03-27T09:08:54.051Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:08:55 [2022-03-27T09:08:55.431Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
09:08:55 [2022-03-27T09:08:55.432Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:08:56 [2022-03-27T09:08:56.371Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
09:08:56 [2022-03-27T09:08:56.371Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:08:56 [2022-03-27T09:08:56.940Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
09:08:56 [2022-03-27T09:08:56.940Z] === RUN   TestCgroupNamespacesRunOlderClient
09:08:58 [2022-03-27T09:08:58.321Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s)
09:08:58 [2022-03-27T09:08:58.322Z] === RUN   TestNISDomainname
09:08:58 [2022-03-27T09:08:58.891Z] --- PASS: TestNISDomainname (0.55s)
09:08:58 [2022-03-27T09:08:58.891Z] === RUN   TestHostnameDnsResolution
09:08:59 [2022-03-27T09:08:59.460Z] --- PASS: TestHostnameDnsResolution (0.69s)
09:08:59 [2022-03-27T09:08:59.460Z] === RUN   TestUnprivilegedPortsAndPing
09:09:00 [2022-03-27T09:09:00.030Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
09:09:00 [2022-03-27T09:09:00.030Z] === RUN   TestPrivilegedHostDevices
09:09:00 [2022-03-27T09:09:00.600Z] --- PASS: TestPrivilegedHostDevices (0.54s)
09:09:00 [2022-03-27T09:09:00.600Z] === RUN   TestStats
09:09:03 [2022-03-27T09:09:03.139Z] --- PASS: TestStats (2.48s)
09:09:03 [2022-03-27T09:09:03.139Z] === RUN   TestStopContainerWithTimeout
09:09:03 [2022-03-27T09:09:03.139Z] === RUN   TestStopContainerWithTimeout/0
09:09:03 [2022-03-27T09:09:03.139Z] === PAUSE TestStopContainerWithTimeout/0
09:09:03 [2022-03-27T09:09:03.139Z] === RUN   TestStopContainerWithTimeout/1
09:09:03 [2022-03-27T09:09:03.139Z] === PAUSE TestStopContainerWithTimeout/1
09:09:03 [2022-03-27T09:09:03.139Z] === RUN   TestStopContainerWithTimeout/3
09:09:03 [2022-03-27T09:09:03.139Z] === PAUSE TestStopContainerWithTimeout/3
09:09:03 [2022-03-27T09:09:03.139Z] === RUN   TestStopContainerWithTimeout/-1
09:09:03 [2022-03-27T09:09:03.139Z] === PAUSE TestStopContainerWithTimeout/-1
09:09:03 [2022-03-27T09:09:03.139Z] === CONT  TestStopContainerWithTimeout/0
09:09:03 [2022-03-27T09:09:03.139Z] === CONT  TestStopContainerWithTimeout/3
09:09:03 [2022-03-27T09:09:03.711Z] === CONT  TestStopContainerWithTimeout/-1
09:09:06 [2022-03-27T09:09:06.249Z] === CONT  TestStopContainerWithTimeout/1
09:09:07 [2022-03-27T09:09:07.188Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:09:07 [2022-03-27T09:09:07.188Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
09:09:07 [2022-03-27T09:09:07.188Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
09:09:07 [2022-03-27T09:09:07.188Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.43s)
09:09:07 [2022-03-27T09:09:07.188Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
09:09:07 [2022-03-27T09:09:07.188Z] === RUN   TestDeleteDevicemapper
09:09:07 [2022-03-27T09:09:07.188Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:09:07 [2022-03-27T09:09:07.188Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:09:07 [2022-03-27T09:09:07.188Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:09:09 [2022-03-27T09:09:09.095Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s)
09:09:09 [2022-03-27T09:09:09.095Z] === RUN   TestUpdateMemory
09:09:09 [2022-03-27T09:09:09.095Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:09:09 [2022-03-27T09:09:09.095Z] --- SKIP: TestUpdateMemory (0.00s)
09:09:09 [2022-03-27T09:09:09.095Z] === RUN   TestUpdateCPUQuota
09:09:09 [2022-03-27T09:09:09.665Z] --- PASS: TestUpdateCPUQuota (0.92s)
09:09:09 [2022-03-27T09:09:09.666Z] === RUN   TestUpdatePidsLimit
09:09:09 [2022-03-27T09:09:09.666Z] === RUN   TestUpdatePidsLimit/update_from_none
09:09:09 [2022-03-27T09:09:09.925Z] === RUN   TestUpdatePidsLimit/no_change
09:09:10 [2022-03-27T09:09:10.186Z] === RUN   TestUpdatePidsLimit/update_lower
09:09:10 [2022-03-27T09:09:10.186Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:09:10 [2022-03-27T09:09:10.446Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:09:10 [2022-03-27T09:09:10.706Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:09:10 [2022-03-27T09:09:10.967Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:09:11 [2022-03-27T09:09:11.908Z] --- PASS: TestUpdatePidsLimit (2.12s)
09:09:11 [2022-03-27T09:09:11.908Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
09:09:11 [2022-03-27T09:09:11.908Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
09:09:11 [2022-03-27T09:09:11.908Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
09:09:11 [2022-03-27T09:09:11.908Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
09:09:11 [2022-03-27T09:09:11.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
09:09:11 [2022-03-27T09:09:11.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
09:09:11 [2022-03-27T09:09:11.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
09:09:11 [2022-03-27T09:09:11.908Z] === RUN   TestUpdateRestartPolicy
09:09:24 [2022-03-27T09:09:24.134Z] --- PASS: TestUpdateRestartPolicy (11.10s)
09:09:24 [2022-03-27T09:09:24.134Z] === RUN   TestUpdateRestartWithAutoRemove
09:09:24 [2022-03-27T09:09:24.134Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
09:09:24 [2022-03-27T09:09:24.134Z] === RUN   TestWaitNonBlocked
09:09:24 [2022-03-27T09:09:24.134Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:09:24 [2022-03-27T09:09:24.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:09:24 [2022-03-27T09:09:24.134Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:09:24 [2022-03-27T09:09:24.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:09:24 [2022-03-27T09:09:24.134Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:09:24 [2022-03-27T09:09:24.134Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:09:24 [2022-03-27T09:09:24.134Z] --- PASS: TestWaitNonBlocked (0.01s)
09:09:24 [2022-03-27T09:09:24.134Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
09:09:24 [2022-03-27T09:09:24.134Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
09:09:24 [2022-03-27T09:09:24.134Z] === RUN   TestWaitBlocked
09:09:24 [2022-03-27T09:09:24.134Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:09:24 [2022-03-27T09:09:24.134Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:09:24 [2022-03-27T09:09:24.134Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:09:24 [2022-03-27T09:09:24.134Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:09:24 [2022-03-27T09:09:24.134Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:09:24 [2022-03-27T09:09:24.134Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:09:25 [2022-03-27T09:09:25.112Z] --- PASS: TestWaitBlocked (0.01s)
09:09:25 [2022-03-27T09:09:25.112Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
09:09:25 [2022-03-27T09:09:25.112Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s)
09:09:25 [2022-03-27T09:09:25.112Z] === CONT  TestContainerStartOnDaemonRestart
09:09:25 [2022-03-27T09:09:25.112Z] === CONT  TestRestartDaemonWithRestartingContainer
09:09:27 [2022-03-27T09:09:27.664Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s)
09:09:27 [2022-03-27T09:09:27.664Z] === CONT  TestIpcModeOlderClient
09:09:27 [2022-03-27T09:09:27.664Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s)
09:09:27 [2022-03-27T09:09:27.664Z] === CONT  TestContainerKillOnDaemonStart
09:09:27 [2022-03-27T09:09:27.664Z] --- PASS: TestIpcModeOlderClient (0.11s)
09:09:27 [2022-03-27T09:09:27.664Z] === CONT  TestDaemonHostGatewayIP
09:09:30 [2022-03-27T09:09:30.201Z] --- PASS: TestDaemonHostGatewayIP (2.54s)
09:09:30 [2022-03-27T09:09:30.201Z] === CONT  TestDaemonRestartIpcMode
09:09:32 [2022-03-27T09:09:32.741Z] --- PASS: TestDaemonRestartIpcMode (2.33s)
09:09:39 [2022-03-27T09:09:39.316Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
09:09:39 [2022-03-27T09:09:39.316Z] PASS
09:09:39 [2022-03-27T09:09:39.316Z] 
09:09:39 [2022-03-27T09:09:39.316Z] === Skipped
09:09:39 [2022-03-27T09:09:39.316Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:09:39 [2022-03-27T09:09:39.316Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:09:39 [2022-03-27T09:09:39.316Z] 
09:09:39 [2022-03-27T09:09:39.316Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:09:39 [2022-03-27T09:09:39.316Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:09:39 [2022-03-27T09:09:39.316Z] 
09:09:39 [2022-03-27T09:09:39.316Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:09:39 [2022-03-27T09:09:39.316Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:09:39 [2022-03-27T09:09:39.316Z] 
09:09:39 [2022-03-27T09:09:39.316Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:09:39 [2022-03-27T09:09:39.316Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:09:39 [2022-03-27T09:09:39.316Z] 
09:09:39 [2022-03-27T09:09:39.316Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
09:09:39 [2022-03-27T09:09:39.316Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:09:39 [2022-03-27T09:09:39.316Z] 
09:09:39 [2022-03-27T09:09:39.316Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:09:39 [2022-03-27T09:09:39.316Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:09:39 [2022-03-27T09:09:39.316Z] 
09:09:39 [2022-03-27T09:09:39.316Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:09:39 [2022-03-27T09:09:39.316Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:09:39 [2022-03-27T09:09:39.316Z] 
09:09:39 [2022-03-27T09:09:39.316Z] DONE 201 tests, 7 skipped in 120.521s
09:09:39 [2022-03-27T09:09:39.316Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
09:09:39 [2022-03-27T09:09:39.316Z] === RUN   TestConfigDaemonLibtrustID
09:09:39 [2022-03-27T09:09:39.576Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
09:09:39 [2022-03-27T09:09:39.576Z] === RUN   TestDaemonConfigValidation
09:09:39 [2022-03-27T09:09:39.576Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:09:39 [2022-03-27T09:09:39.576Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:09:39 [2022-03-27T09:09:39.576Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:09:39 [2022-03-27T09:09:39.576Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:09:39 [2022-03-27T09:09:39.576Z] === RUN   TestDaemonConfigValidation/invalid_config
09:09:39 [2022-03-27T09:09:39.576Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:09:39 [2022-03-27T09:09:39.576Z] === RUN   TestDaemonConfigValidation/malformed_config
09:09:39 [2022-03-27T09:09:39.576Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:09:39 [2022-03-27T09:09:39.576Z] === RUN   TestDaemonConfigValidation/valid_config
09:09:39 [2022-03-27T09:09:39.576Z] === PAUSE TestDaemonConfigValidation/valid_config
09:09:39 [2022-03-27T09:09:39.576Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:09:39 [2022-03-27T09:09:39.576Z] === CONT  TestDaemonConfigValidation/malformed_config
09:09:39 [2022-03-27T09:09:39.576Z] === CONT  TestDaemonConfigValidation/invalid_config
09:09:39 [2022-03-27T09:09:39.836Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:09:39 [2022-03-27T09:09:39.836Z] === CONT  TestDaemonConfigValidation/valid_config
09:09:39 [2022-03-27T09:09:39.836Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:09:39 [2022-03-27T09:09:39.836Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
09:09:39 [2022-03-27T09:09:39.836Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
09:09:39 [2022-03-27T09:09:39.836Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
09:09:39 [2022-03-27T09:09:39.836Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
09:09:39 [2022-03-27T09:09:39.836Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
09:09:39 [2022-03-27T09:09:39.836Z] === RUN   TestConfigDaemonSeccompProfiles
09:09:39 [2022-03-27T09:09:39.836Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:09:40 [2022-03-27T09:09:40.776Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:09:42 [2022-03-27T09:09:42.160Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:09:43 [2022-03-27T09:09:43.099Z] === CONT  TestConfigDaemonSeccompProfiles
09:09:43 [2022-03-27T09:09:43.099Z]     daemon_test.go:156: [d916be38b3e4b] daemon is not started
09:09:43 [2022-03-27T09:09:43.099Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
09:09:43 [2022-03-27T09:09:43.099Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:09:43 [2022-03-27T09:09:43.099Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:09:43 [2022-03-27T09:09:43.099Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
09:09:43 [2022-03-27T09:09:43.099Z] === RUN   TestDaemonProxy
09:09:43 [2022-03-27T09:09:43.099Z] === RUN   TestDaemonProxy/environment_variables
09:09:45 [2022-03-27T09:09:45.006Z] === RUN   TestDaemonProxy/command-line_options
09:09:46 [2022-03-27T09:09:46.920Z] === RUN   TestDaemonProxy/configuration_file
09:09:48 [2022-03-27T09:09:48.303Z] === RUN   TestDaemonProxy/conflicting_options
09:09:48 [2022-03-27T09:09:48.874Z] === RUN   TestDaemonProxy/reload_sanitized
09:09:49 [2022-03-27T09:09:49.445Z] --- PASS: TestDaemonProxy (6.37s)
09:09:49 [2022-03-27T09:09:49.445Z]     --- PASS: TestDaemonProxy/environment_variables (1.86s)
09:09:49 [2022-03-27T09:09:49.445Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
09:09:49 [2022-03-27T09:09:49.445Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
09:09:49 [2022-03-27T09:09:49.445Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:09:49 [2022-03-27T09:09:49.445Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:09:49 [2022-03-27T09:09:49.445Z] PASS
09:09:49 [2022-03-27T09:09:49.445Z] 
09:09:49 [2022-03-27T09:09:49.445Z] DONE 17 tests in 10.306s
09:09:49 [2022-03-27T09:09:49.445Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:09:49 [2022-03-27T09:09:49.445Z] INFO: Testing against a local daemon
09:09:49 [2022-03-27T09:09:49.445Z] === RUN   TestCommitInheritsEnv
09:09:49 [2022-03-27T09:09:49.706Z] --- PASS: TestCommitInheritsEnv (0.32s)
09:09:49 [2022-03-27T09:09:49.706Z] === RUN   TestImportExtremelyLargeImageWorks
09:09:49 [2022-03-27T09:09:49.706Z] === PAUSE TestImportExtremelyLargeImageWorks
09:09:49 [2022-03-27T09:09:49.706Z] === RUN   TestImportWithCustomPlatform
09:09:49 [2022-03-27T09:09:49.706Z] === RUN   TestImportWithCustomPlatform/#00
09:09:49 [2022-03-27T09:09:49.706Z] === RUN   TestImportWithCustomPlatform/_______
09:09:49 [2022-03-27T09:09:49.706Z] === RUN   TestImportWithCustomPlatform//
09:09:49 [2022-03-27T09:09:49.706Z] === RUN   TestImportWithCustomPlatform/linux
09:09:49 [2022-03-27T09:09:49.966Z] === RUN   TestImportWithCustomPlatform/LINUX
09:09:49 [2022-03-27T09:09:49.966Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:09:49 [2022-03-27T09:09:49.966Z] === RUN   TestImportWithCustomPlatform/macos
09:09:49 [2022-03-27T09:09:49.966Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:09:49 [2022-03-27T09:09:49.966Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:09:49 [2022-03-27T09:09:49.966Z] --- PASS: TestImportWithCustomPlatform (0.32s)
09:09:49 [2022-03-27T09:09:49.966Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
09:09:49 [2022-03-27T09:09:49.966Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:09:49 [2022-03-27T09:09:49.966Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:09:49 [2022-03-27T09:09:49.966Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:09:49 [2022-03-27T09:09:49.966Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:09:49 [2022-03-27T09:09:49.966Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
09:09:49 [2022-03-27T09:09:49.966Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:09:49 [2022-03-27T09:09:49.966Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:09:49 [2022-03-27T09:09:49.966Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:09:49 [2022-03-27T09:09:49.966Z] === RUN   TestImagesFilterMultiReference
09:09:50 [2022-03-27T09:09:50.226Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:09:50 [2022-03-27T09:09:50.226Z] === RUN   TestImagePullPlatformInvalid
09:09:50 [2022-03-27T09:09:50.226Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
09:09:50 [2022-03-27T09:09:50.226Z] === RUN   TestRemoveImageOrphaning
09:09:50 [2022-03-27T09:09:50.487Z] --- PASS: TestRemoveImageOrphaning (0.28s)
09:09:50 [2022-03-27T09:09:50.487Z] === RUN   TestRemoveImageGarbageCollector
09:09:51 [2022-03-27T09:09:51.057Z] time="2022-03-27T09:09:50Z" level=info msg="[graphdriver] trying configured driver: overlay2"
09:09:52 [2022-03-27T09:09:52.439Z] --- PASS: TestRemoveImageGarbageCollector (1.87s)
09:09:52 [2022-03-27T09:09:52.439Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:09:52 [2022-03-27T09:09:52.439Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:09:52 [2022-03-27T09:09:52.439Z] === RUN   TestTagInvalidReference
09:09:52 [2022-03-27T09:09:52.439Z] --- PASS: TestTagInvalidReference (0.02s)
09:09:52 [2022-03-27T09:09:52.439Z] === RUN   TestTagValidPrefixedRepo
09:09:52 [2022-03-27T09:09:52.439Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:09:52 [2022-03-27T09:09:52.439Z] === RUN   TestTagExistedNameWithoutForce
09:09:52 [2022-03-27T09:09:52.439Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:09:52 [2022-03-27T09:09:52.439Z] === RUN   TestTagOfficialNames
09:09:52 [2022-03-27T09:09:52.439Z] --- PASS: TestTagOfficialNames (0.05s)
09:09:52 [2022-03-27T09:09:52.439Z] === RUN   TestTagMatchesDigest
09:09:52 [2022-03-27T09:09:52.439Z] --- PASS: TestTagMatchesDigest (0.01s)
09:09:52 [2022-03-27T09:09:52.439Z] === CONT  TestImportExtremelyLargeImageWorks
09:11:28 [2022-03-27T09:11:28.913Z] --- PASS: TestImportExtremelyLargeImageWorks (93.69s)
09:11:28 [2022-03-27T09:11:28.913Z] PASS
09:11:28 [2022-03-27T09:11:28.913Z] 
09:11:28 [2022-03-27T09:11:28.913Z] DONE 22 tests in 96.803s
09:11:28 [2022-03-27T09:11:28.913Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:11:28 [2022-03-27T09:11:28.913Z] INFO: Testing against a local daemon
09:11:28 [2022-03-27T09:11:28.913Z] === RUN   TestNetworkCreateDelete
09:11:28 [2022-03-27T09:11:28.913Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:11:28 [2022-03-27T09:11:28.913Z] === RUN   TestDockerNetworkDeletePreferID
09:11:28 [2022-03-27T09:11:28.913Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:11:28 [2022-03-27T09:11:28.913Z] === RUN   TestDaemonDNSFallback
09:11:33 [2022-03-27T09:11:33.115Z] --- PASS: TestDaemonDNSFallback (6.34s)
09:11:33 [2022-03-27T09:11:33.115Z] === RUN   TestInspectNetwork
09:11:36 [2022-03-27T09:11:36.409Z] === RUN   TestInspectNetwork/full_network_id
09:11:36 [2022-03-27T09:11:36.409Z] === RUN   TestInspectNetwork/partial_network_id
09:11:36 [2022-03-27T09:11:36.409Z] === RUN   TestInspectNetwork/network_name
09:11:36 [2022-03-27T09:11:36.409Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:11:40 [2022-03-27T09:11:40.606Z] --- PASS: TestInspectNetwork (7.22s)
09:11:40 [2022-03-27T09:11:40.606Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:11:40 [2022-03-27T09:11:40.606Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:11:40 [2022-03-27T09:11:40.606Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:11:40 [2022-03-27T09:11:40.606Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:11:40 [2022-03-27T09:11:40.606Z] === RUN   TestRunContainerWithBridgeNone
09:11:41 [2022-03-27T09:11:41.990Z] --- PASS: TestRunContainerWithBridgeNone (1.62s)
09:11:41 [2022-03-27T09:11:41.990Z] === RUN   TestNetworkInvalidJSON
09:11:41 [2022-03-27T09:11:41.990Z] === RUN   TestNetworkInvalidJSON//networks/create
09:11:41 [2022-03-27T09:11:41.990Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:11:41 [2022-03-27T09:11:41.990Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:11:41 [2022-03-27T09:11:41.990Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:11:41 [2022-03-27T09:11:41.990Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:11:41 [2022-03-27T09:11:41.990Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:11:41 [2022-03-27T09:11:41.990Z] === CONT  TestNetworkInvalidJSON//networks/create
09:11:41 [2022-03-27T09:11:41.990Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:11:41 [2022-03-27T09:11:41.990Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:11:41 [2022-03-27T09:11:41.990Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:11:41 [2022-03-27T09:11:41.990Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:11:41 [2022-03-27T09:11:41.990Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:11:41 [2022-03-27T09:11:41.990Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:11:41 [2022-03-27T09:11:41.990Z] === RUN   TestNetworkList
09:11:41 [2022-03-27T09:11:41.990Z] === RUN   TestNetworkList//networks
09:11:41 [2022-03-27T09:11:41.990Z] === PAUSE TestNetworkList//networks
09:11:41 [2022-03-27T09:11:41.990Z] === RUN   TestNetworkList//networks/
09:11:41 [2022-03-27T09:11:41.990Z] === PAUSE TestNetworkList//networks/
09:11:41 [2022-03-27T09:11:41.990Z] === CONT  TestNetworkList//networks
09:11:41 [2022-03-27T09:11:41.990Z] === CONT  TestNetworkList//networks/
09:11:41 [2022-03-27T09:11:41.990Z] --- PASS: TestNetworkList (0.01s)
09:11:41 [2022-03-27T09:11:41.990Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:11:41 [2022-03-27T09:11:41.990Z]     --- PASS: TestNetworkList//networks (0.00s)
09:11:41 [2022-03-27T09:11:41.990Z] === RUN   TestHostIPv4BridgeLabel
09:11:42 [2022-03-27T09:11:42.562Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
09:11:42 [2022-03-27T09:11:42.562Z] === RUN   TestDaemonRestartWithLiveRestore
09:11:43 [2022-03-27T09:11:43.500Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:11:43 [2022-03-27T09:11:43.500Z] === RUN   TestDaemonDefaultNetworkPools
09:11:44 [2022-03-27T09:11:44.438Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
09:11:44 [2022-03-27T09:11:44.438Z] === RUN   TestDaemonRestartWithExistingNetwork
09:11:45 [2022-03-27T09:11:45.398Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
09:11:45 [2022-03-27T09:11:45.398Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:11:46 [2022-03-27T09:11:46.786Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
09:11:46 [2022-03-27T09:11:46.786Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:11:47 [2022-03-27T09:11:47.047Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
09:11:47 [2022-03-27T09:11:47.047Z] === RUN   TestServiceWithPredefinedNetwork
09:11:49 [2022-03-27T09:11:49.585Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
09:11:49 [2022-03-27T09:11:49.585Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:11:49 [2022-03-27T09:11:49.585Z]     service_test.go:243: FLAKY_TEST
09:11:49 [2022-03-27T09:11:49.585Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:11:49 [2022-03-27T09:11:49.585Z] === RUN   TestServiceWithDataPathPortInit
09:12:04 [2022-03-27T09:12:04.479Z] --- PASS: TestServiceWithDataPathPortInit (13.86s)
09:12:04 [2022-03-27T09:12:04.479Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:12:05 [2022-03-27T09:12:05.862Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dpxk9vuijg92y7ojipumo1nwz Created:2022-03-27 09:12:04.615585429 +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[cb19587e11e6044a5543c328be6110f4a6a7f14e06ee5fcd9f7ac937b3233f37:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ozfnuqd0kfd2d19l0i53i8fgu EndpointID:8cf2f4bb4bae9215837851b7b870a42b9a410c4aefd56698a6cb3b04e131f12e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:06287d3fdda05df667da22cf532b44558160d52e7dea4abe8be878446c2afe84 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:0061f8a58a00 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ozfnuqd0kfd2d19l0i53i8fgu EndpointID:8cf2f4bb4bae9215837851b7b870a42b9a410c4aefd56698a6cb3b04e131f12e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:12:11 [2022-03-27T09:12:11.139Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s)
09:12:11 [2022-03-27T09:12:11.139Z] PASS
09:12:11 [2022-03-27T09:12:11.139Z] 
09:12:11 [2022-03-27T09:12:11.139Z] === Skipped
09:12:11 [2022-03-27T09:12:11.139Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:12:11 [2022-03-27T09:12:11.139Z]     service_test.go:243: FLAKY_TEST
09:12:11 [2022-03-27T09:12:11.139Z] 
09:12:11 [2022-03-27T09:12:11.139Z] DONE 26 tests, 1 skipped in 44.144s
09:12:11 [2022-03-27T09:12:11.139Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:12:11 [2022-03-27T09:12:11.139Z] INFO: Testing against a local daemon
09:12:11 [2022-03-27T09:12:11.139Z] === RUN   TestDockerNetworkIpvlanPersistance
09:12:11 [2022-03-27T09:12:11.139Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:12:11 [2022-03-27T09:12:11.139Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:12:11 [2022-03-27T09:12:11.139Z] === RUN   TestDockerNetworkIpvlan
09:12:11 [2022-03-27T09:12:11.139Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:12:11 [2022-03-27T09:12:11.139Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:12:11 [2022-03-27T09:12:11.139Z] PASS
09:12:11 [2022-03-27T09:12:11.139Z] 
09:12:11 [2022-03-27T09:12:11.139Z] === Skipped
09:12:11 [2022-03-27T09:12:11.139Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:12:11 [2022-03-27T09:12:11.139Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:12:11 [2022-03-27T09:12:11.139Z] 
09:12:11 [2022-03-27T09:12:11.139Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:12:11 [2022-03-27T09:12:11.139Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:12:11 [2022-03-27T09:12:11.139Z] 
09:12:11 [2022-03-27T09:12:11.139Z] DONE 2 tests, 2 skipped in 0.037s
09:12:11 [2022-03-27T09:12:11.139Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:12:11 [2022-03-27T09:12:11.139Z] INFO: Testing against a local daemon
09:12:11 [2022-03-27T09:12:11.139Z] === RUN   TestDockerNetworkMacvlanPersistance
09:12:11 [2022-03-27T09:12:11.709Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
09:12:11 [2022-03-27T09:12:11.709Z] === RUN   TestDockerNetworkMacvlan
09:12:12 [2022-03-27T09:12:12.280Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:12:13 [2022-03-27T09:12:13.221Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:12:13 [2022-03-27T09:12:13.791Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:12:15 [2022-03-27T09:12:15.702Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:12:17 [2022-03-27T09:12:17.612Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:12:20 [2022-03-27T09:12:20.909Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:12:21 [2022-03-27T09:12:21.479Z] --- PASS: TestDockerNetworkMacvlan (9.72s)
09:12:21 [2022-03-27T09:12:21.479Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
09:12:21 [2022-03-27T09:12:21.479Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
09:12:21 [2022-03-27T09:12:21.479Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
09:12:21 [2022-03-27T09:12:21.479Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s)
09:12:21 [2022-03-27T09:12:21.479Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
09:12:21 [2022-03-27T09:12:21.479Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
09:12:21 [2022-03-27T09:12:21.479Z] PASS
09:12:21 [2022-03-27T09:12:21.479Z] 
09:12:21 [2022-03-27T09:12:21.479Z] DONE 8 tests in 11.081s
09:12:21 [2022-03-27T09:12:21.479Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:12:21 [2022-03-27T09:12:21.479Z] testing: warning: no tests to run
09:12:21 [2022-03-27T09:12:21.479Z] PASS
09:12:21 [2022-03-27T09:12:21.479Z] 
09:12:21 [2022-03-27T09:12:21.479Z] DONE 0 tests in 0.013s
09:12:21 [2022-03-27T09:12:21.479Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:12:21 [2022-03-27T09:12:21.479Z] INFO: Testing against a local daemon
09:12:21 [2022-03-27T09:12:21.479Z] === RUN   TestAuthZPluginAllowRequest
09:12:22 [2022-03-27T09:12:22.859Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
09:12:22 [2022-03-27T09:12:22.860Z] === RUN   TestAuthZPluginTLS
09:12:23 [2022-03-27T09:12:23.430Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:12:23 [2022-03-27T09:12:23.430Z] === RUN   TestAuthZPluginDenyRequest
09:12:23 [2022-03-27T09:12:23.690Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:12:23 [2022-03-27T09:12:23.690Z] === RUN   TestAuthZPluginAPIDenyResponse
09:12:24 [2022-03-27T09:12:24.260Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:12:24 [2022-03-27T09:12:24.260Z] === RUN   TestAuthZPluginDenyResponse
09:12:24 [2022-03-27T09:12:24.830Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:12:24 [2022-03-27T09:12:24.830Z] === RUN   TestAuthZPluginAllowEventStream
09:12:26 [2022-03-27T09:12:26.211Z] --- PASS: TestAuthZPluginAllowEventStream (1.25s)
09:12:26 [2022-03-27T09:12:26.211Z] === RUN   TestAuthZPluginErrorResponse
09:12:26 [2022-03-27T09:12:26.780Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:12:26 [2022-03-27T09:12:26.780Z] === RUN   TestAuthZPluginErrorRequest
09:12:27 [2022-03-27T09:12:27.041Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:12:27 [2022-03-27T09:12:27.041Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:12:27 [2022-03-27T09:12:27.610Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:12:27 [2022-03-27T09:12:27.611Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:12:28 [2022-03-27T09:12:28.992Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
09:12:28 [2022-03-27T09:12:28.992Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:12:30 [2022-03-27T09:12:30.899Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
09:12:30 [2022-03-27T09:12:30.899Z] === RUN   TestAuthZPluginHeader
09:12:31 [2022-03-27T09:12:31.468Z] --- PASS: TestAuthZPluginHeader (0.70s)
09:12:31 [2022-03-27T09:12:31.468Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:12:39 [2022-03-27T09:12:39.594Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (7.13s)
09:12:39 [2022-03-27T09:12:39.594Z] === RUN   TestAuthZPluginV2Disable
09:12:42 [2022-03-27T09:12:42.134Z] --- PASS: TestAuthZPluginV2Disable (3.38s)
09:12:42 [2022-03-27T09:12:42.134Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:12:45 [2022-03-27T09:12:45.427Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s)
09:12:45 [2022-03-27T09:12:45.427Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:12:55 [2022-03-27T09:12:55.461Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.00s)
09:12:55 [2022-03-27T09:12:55.461Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:13:13 [2022-03-27T09:13:13.563Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
09:13:13 [2022-03-27T09:13:13.563Z] PASS
09:13:13 [2022-03-27T09:13:13.563Z] 
09:13:13 [2022-03-27T09:13:13.563Z] DONE 17 tests in 50.357s
09:13:13 [2022-03-27T09:13:13.563Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:13:13 [2022-03-27T09:13:13.563Z] INFO: Testing against a local daemon
09:13:13 [2022-03-27T09:13:13.563Z] === RUN   TestPluginInvalidJSON
09:13:13 [2022-03-27T09:13:13.563Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:13:13 [2022-03-27T09:13:13.563Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:13:13 [2022-03-27T09:13:13.563Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:13:13 [2022-03-27T09:13:13.563Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:13:13 [2022-03-27T09:13:13.563Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
09:13:13 [2022-03-27T09:13:13.563Z] === RUN   TestPluginInstall
09:13:13 [2022-03-27T09:13:13.563Z] === RUN   TestPluginInstall/no_auth
09:13:13 [2022-03-27T09:13:13.823Z] time="2022-03-27T09:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:13 [2022-03-27T09:13:13.823Z] time="2022-03-27T09:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a06e66cea28a3b3fc7b48001a1402a11c24e6487271de0af886cb07970e37ab4" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:13 [2022-03-27T09:13:13.823Z] time="2022-03-27T09:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:13 [2022-03-27T09:13:13.823Z] time="2022-03-27T09:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a06e66cea28a3b3fc7b48001a1402a11c24e6487271de0af886cb07970e37ab4" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:14 [2022-03-27T09:13:14.083Z] === RUN   TestPluginInstall/with_htpasswd
09:13:14 [2022-03-27T09:13:14.343Z] time="2022-03-27T09:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:14 [2022-03-27T09:13:14.343Z] time="2022-03-27T09:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a06e66cea28a3b3fc7b48001a1402a11c24e6487271de0af886cb07970e37ab4" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:14 [2022-03-27T09:13:14.343Z] time="2022-03-27T09:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:14 [2022-03-27T09:13:14.343Z] time="2022-03-27T09:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a06e66cea28a3b3fc7b48001a1402a11c24e6487271de0af886cb07970e37ab4" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:14 [2022-03-27T09:13:14.603Z] === RUN   TestPluginInstall/with_insecure
09:13:15 [2022-03-27T09:13:15.542Z] time="2022-03-27T09:13:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:15 [2022-03-27T09:13:15.542Z] time="2022-03-27T09:13:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b4763c8da42e4d1f3df2bdd9ef15b8fc4dd8e0038f01003c6bb859401b1edf6" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:15 [2022-03-27T09:13:15.542Z] time="2022-03-27T09:13:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:15 [2022-03-27T09:13:15.542Z] time="2022-03-27T09:13:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b4763c8da42e4d1f3df2bdd9ef15b8fc4dd8e0038f01003c6bb859401b1edf6" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:15 [2022-03-27T09:13:15.802Z]     plugin_test.go:165: [d5132430a8bc7] daemon is not started
09:13:15 [2022-03-27T09:13:15.802Z] --- PASS: TestPluginInstall (3.83s)
09:13:15 [2022-03-27T09:13:15.803Z]     --- PASS: TestPluginInstall/no_auth (2.11s)
09:13:15 [2022-03-27T09:13:15.803Z]     --- PASS: TestPluginInstall/with_htpasswd (0.62s)
09:13:15 [2022-03-27T09:13:15.803Z]     --- PASS: TestPluginInstall/with_insecure (1.10s)
09:13:15 [2022-03-27T09:13:15.803Z] === RUN   TestPluginsWithRuntimes
09:13:17 [2022-03-27T09:13:17.183Z] === RUN   TestPluginsWithRuntimes/No_Args
09:13:18 [2022-03-27T09:13:18.122Z] === RUN   TestPluginsWithRuntimes/With_Args
09:13:19 [2022-03-27T09:13:19.060Z] --- PASS: TestPluginsWithRuntimes (3.35s)
09:13:19 [2022-03-27T09:13:19.060Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
09:13:19 [2022-03-27T09:13:19.060Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
09:13:19 [2022-03-27T09:13:19.060Z] === RUN   TestPluginBackCompatMediaTypes
09:13:19 [2022-03-27T09:13:19.630Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
09:13:19 [2022-03-27T09:13:19.630Z] PASS
09:13:19 [2022-03-27T09:13:19.630Z] 
09:13:19 [2022-03-27T09:13:19.630Z] DONE 10 tests in 7.814s
09:13:19 [2022-03-27T09:13:19.630Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:13:19 [2022-03-27T09:13:19.630Z] INFO: Testing against a local daemon
09:13:19 [2022-03-27T09:13:19.630Z] === RUN   TestExternalGraphDriver
09:13:19 [2022-03-27T09:13:19.890Z] === RUN   TestExternalGraphDriver/json
09:13:21 [2022-03-27T09:13:21.804Z] === RUN   TestExternalGraphDriver/spec
09:13:23 [2022-03-27T09:13:23.186Z] === RUN   TestExternalGraphDriver/pull
09:13:25 [2022-03-27T09:13:25.094Z] --- PASS: TestExternalGraphDriver (5.02s)
09:13:25 [2022-03-27T09:13:25.094Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
09:13:25 [2022-03-27T09:13:25.094Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
09:13:25 [2022-03-27T09:13:25.094Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
09:13:25 [2022-03-27T09:13:25.094Z] === RUN   TestGraphdriverPluginV2
09:13:29 [2022-03-27T09:13:29.290Z] --- PASS: TestGraphdriverPluginV2 (3.86s)
09:13:29 [2022-03-27T09:13:29.290Z] PASS
09:13:29 [2022-03-27T09:13:29.290Z] 
09:13:29 [2022-03-27T09:13:29.290Z] DONE 5 tests in 8.911s
09:13:29 [2022-03-27T09:13:29.290Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:13:29 [2022-03-27T09:13:29.290Z] INFO: Testing against a local daemon
09:13:29 [2022-03-27T09:13:29.290Z] === RUN   TestContinueAfterPluginCrash
09:13:29 [2022-03-27T09:13:29.290Z] === PAUSE TestContinueAfterPluginCrash
09:13:29 [2022-03-27T09:13:29.290Z] === RUN   TestReadPluginNoRead
09:13:29 [2022-03-27T09:13:29.290Z] === PAUSE TestReadPluginNoRead
09:13:29 [2022-03-27T09:13:29.290Z] === RUN   TestDaemonStartWithLogOpt
09:13:29 [2022-03-27T09:13:29.290Z] === PAUSE TestDaemonStartWithLogOpt
09:13:29 [2022-03-27T09:13:29.290Z] === CONT  TestContinueAfterPluginCrash
09:13:29 [2022-03-27T09:13:29.290Z] === CONT  TestDaemonStartWithLogOpt
09:13:32 [2022-03-27T09:13:32.585Z] --- PASS: TestDaemonStartWithLogOpt (3.54s)
09:13:32 [2022-03-27T09:13:32.585Z] === CONT  TestReadPluginNoRead
09:13:34 [2022-03-27T09:13:34.497Z] === RUN   TestReadPluginNoRead/default
09:13:35 [2022-03-27T09:13:35.882Z] === RUN   TestReadPluginNoRead/disabled_caching
09:13:37 [2022-03-27T09:13:37.262Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:13:37 [2022-03-27T09:13:37.262Z] --- PASS: TestContinueAfterPluginCrash (8.43s)
09:13:38 [2022-03-27T09:13:38.201Z] === CONT  TestReadPluginNoRead
09:13:38 [2022-03-27T09:13:38.202Z]     read_test.go:92: [d1ccdbc893216] daemon is not started
09:13:38 [2022-03-27T09:13:38.202Z] --- PASS: TestReadPluginNoRead (6.07s)
09:13:38 [2022-03-27T09:13:38.202Z]     --- PASS: TestReadPluginNoRead/default (1.32s)
09:13:38 [2022-03-27T09:13:38.202Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
09:13:38 [2022-03-27T09:13:38.202Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
09:13:38 [2022-03-27T09:13:38.202Z] PASS
09:13:38 [2022-03-27T09:13:38.202Z] 
09:13:38 [2022-03-27T09:13:38.202Z] DONE 6 tests in 9.673s
09:13:38 [2022-03-27T09:13:38.202Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:13:38 [2022-03-27T09:13:38.202Z] testing: warning: no tests to run
09:13:38 [2022-03-27T09:13:38.202Z] PASS
09:13:38 [2022-03-27T09:13:38.202Z] 
09:13:38 [2022-03-27T09:13:38.202Z] DONE 0 tests in 0.016s
09:13:38 [2022-03-27T09:13:38.202Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:13:38 [2022-03-27T09:13:38.461Z] INFO: Testing against a local daemon
09:13:38 [2022-03-27T09:13:38.461Z] === RUN   TestPluginWithDevMounts
09:13:38 [2022-03-27T09:13:38.461Z] === PAUSE TestPluginWithDevMounts
09:13:38 [2022-03-27T09:13:38.461Z] === CONT  TestPluginWithDevMounts
09:13:39 [2022-03-27T09:13:39.841Z] --- PASS: TestPluginWithDevMounts (1.59s)
09:13:39 [2022-03-27T09:13:39.841Z] PASS
09:13:39 [2022-03-27T09:13:39.841Z] 
09:13:39 [2022-03-27T09:13:39.841Z] DONE 1 tests in 1.634s
09:13:39 [2022-03-27T09:13:39.841Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:13:40 [2022-03-27T09:13:40.101Z] INFO: Testing against a local daemon
09:13:40 [2022-03-27T09:13:40.101Z] === RUN   TestSecretInspect
09:13:42 [2022-03-27T09:13:42.009Z] --- PASS: TestSecretInspect (2.14s)
09:13:42 [2022-03-27T09:13:42.009Z] === RUN   TestSecretList
09:13:44 [2022-03-27T09:13:44.551Z] --- PASS: TestSecretList (2.12s)
09:13:44 [2022-03-27T09:13:44.551Z] === RUN   TestSecretsCreateAndDelete
09:13:46 [2022-03-27T09:13:46.466Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
09:13:46 [2022-03-27T09:13:46.466Z] === RUN   TestSecretsUpdate
09:13:49 [2022-03-27T09:13:49.004Z] --- PASS: TestSecretsUpdate (2.16s)
09:13:49 [2022-03-27T09:13:49.004Z] === RUN   TestTemplatedSecret
09:13:51 [2022-03-27T09:13:51.543Z] --- PASS: TestTemplatedSecret (2.60s)
09:13:51 [2022-03-27T09:13:51.543Z] === RUN   TestSecretCreateResolve
09:13:53 [2022-03-27T09:13:53.454Z] --- PASS: TestSecretCreateResolve (2.15s)
09:13:53 [2022-03-27T09:13:53.454Z] PASS
09:13:53 [2022-03-27T09:13:53.454Z] 
09:13:53 [2022-03-27T09:13:53.454Z] DONE 6 tests in 13.358s
09:13:53 [2022-03-27T09:13:53.454Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:13:53 [2022-03-27T09:13:53.454Z] INFO: Testing against a local daemon
09:13:53 [2022-03-27T09:13:53.454Z] === RUN   TestServiceCreateInit
09:13:53 [2022-03-27T09:13:53.454Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:13:57 [2022-03-27T09:13:57.667Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:14:00 [2022-03-27T09:14:00.973Z] --- PASS: TestServiceCreateInit (7.69s)
09:14:00 [2022-03-27T09:14:00.973Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s)
09:14:00 [2022-03-27T09:14:00.973Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s)
09:14:00 [2022-03-27T09:14:00.973Z] === RUN   TestCreateServiceMultipleTimes
09:14:19 [2022-03-27T09:14:19.076Z] --- PASS: TestCreateServiceMultipleTimes (15.72s)
09:14:19 [2022-03-27T09:14:19.076Z] === RUN   TestCreateServiceConflict
09:14:19 [2022-03-27T09:14:19.076Z] --- PASS: TestCreateServiceConflict (2.20s)
09:14:19 [2022-03-27T09:14:19.077Z] === RUN   TestCreateServiceMaxReplicas
09:14:22 [2022-03-27T09:14:22.370Z] --- PASS: TestCreateServiceMaxReplicas (2.82s)
09:14:22 [2022-03-27T09:14:22.371Z] === RUN   TestCreateWithDuplicateNetworkNames
09:14:37 [2022-03-27T09:14:37.263Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
09:14:37 [2022-03-27T09:14:37.263Z] === RUN   TestCreateServiceSecretFileMode
09:14:49 [2022-03-27T09:14:49.481Z] --- PASS: TestCreateServiceSecretFileMode (12.51s)
09:14:49 [2022-03-27T09:14:49.481Z] === RUN   TestCreateServiceConfigFileMode
09:15:01 [2022-03-27T09:15:01.702Z] --- PASS: TestCreateServiceConfigFileMode (12.54s)
09:15:01 [2022-03-27T09:15:01.702Z] === RUN   TestCreateServiceSysctls
09:15:03 [2022-03-27T09:15:03.086Z] --- PASS: TestCreateServiceSysctls (3.19s)
09:15:03 [2022-03-27T09:15:03.086Z] === RUN   TestCreateServiceCapabilities
09:15:05 [2022-03-27T09:15:05.631Z] --- PASS: TestCreateServiceCapabilities (2.60s)
09:15:05 [2022-03-27T09:15:05.631Z] === RUN   TestInspect
09:15:08 [2022-03-27T09:15:08.925Z] --- PASS: TestInspect (2.73s)
09:15:08 [2022-03-27T09:15:08.925Z] === RUN   TestCreateJob
09:15:12 [2022-03-27T09:15:12.216Z] --- PASS: TestCreateJob (3.27s)
09:15:12 [2022-03-27T09:15:12.216Z] === RUN   TestReplicatedJob
09:15:17 [2022-03-27T09:15:17.502Z] --- PASS: TestReplicatedJob (5.13s)
09:15:17 [2022-03-27T09:15:17.502Z] === RUN   TestUpdateReplicatedJob
09:15:20 [2022-03-27T09:15:20.043Z] --- PASS: TestUpdateReplicatedJob (3.25s)
09:15:20 [2022-03-27T09:15:20.043Z] === RUN   TestServiceListWithStatuses
09:15:20 [2022-03-27T09:15:20.043Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:15:20 [2022-03-27T09:15:20.043Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:15:20 [2022-03-27T09:15:20.043Z] === RUN   TestDockerNetworkConnectAlias
09:15:24 [2022-03-27T09:15:24.240Z] --- PASS: TestDockerNetworkConnectAlias (4.17s)
09:15:24 [2022-03-27T09:15:24.240Z] === RUN   TestDockerNetworkReConnect
09:15:28 [2022-03-27T09:15:28.441Z] --- PASS: TestDockerNetworkReConnect (3.42s)
09:15:28 [2022-03-27T09:15:28.441Z] === RUN   TestServicePlugin
09:15:31 [2022-03-27T09:15:31.737Z]     plugin_test.go:61: [d5a9488969c15] joining swarm manager [dd57c5a20e967]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:15:32 [2022-03-27T09:15:32.696Z]     plugin_test.go:64: [d0b2420c88aa5] joining swarm manager [dd57c5a20e967]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:15:59 [2022-03-27T09:15:59.314Z] --- PASS: TestServicePlugin (30.03s)
09:15:59 [2022-03-27T09:15:59.314Z] === RUN   TestServiceUpdateLabel
09:15:59 [2022-03-27T09:15:59.883Z] --- PASS: TestServiceUpdateLabel (2.16s)
09:15:59 [2022-03-27T09:15:59.883Z] === RUN   TestServiceUpdateSecrets
09:16:14 [2022-03-27T09:16:14.822Z] --- PASS: TestServiceUpdateSecrets (14.70s)
09:16:14 [2022-03-27T09:16:14.822Z] === RUN   TestServiceUpdateConfigs
09:16:29 [2022-03-27T09:16:29.738Z] --- PASS: TestServiceUpdateConfigs (14.54s)
09:16:29 [2022-03-27T09:16:29.738Z] === RUN   TestServiceUpdateNetwork
09:16:41 [2022-03-27T09:16:41.976Z] --- PASS: TestServiceUpdateNetwork (12.58s)
09:16:41 [2022-03-27T09:16:41.976Z] === RUN   TestServiceUpdatePidsLimit
09:16:42 [2022-03-27T09:16:42.917Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:16:43 [2022-03-27T09:16:43.859Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:16:51 [2022-03-27T09:16:51.999Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:16:58 [2022-03-27T09:16:58.630Z] --- PASS: TestServiceUpdatePidsLimit (16.31s)
09:16:58 [2022-03-27T09:16:58.630Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
09:16:58 [2022-03-27T09:16:58.630Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:16:58 [2022-03-27T09:16:58.630Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
09:16:58 [2022-03-27T09:16:58.630Z] PASS
09:16:58 [2022-03-27T09:16:58.630Z] 
09:16:58 [2022-03-27T09:16:58.630Z] === Skipped
09:16:58 [2022-03-27T09:16:58.630Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:16:58 [2022-03-27T09:16:58.630Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:16:58 [2022-03-27T09:16:58.630Z] 
09:16:58 [2022-03-27T09:16:58.630Z] DONE 27 tests, 1 skipped in 184.702s
09:16:58 [2022-03-27T09:16:58.630Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:16:58 [2022-03-27T09:16:58.630Z] INFO: Testing against a local daemon
09:16:58 [2022-03-27T09:16:58.630Z] === RUN   TestSessionCreate
09:16:58 [2022-03-27T09:16:58.630Z] --- PASS: TestSessionCreate (0.02s)
09:16:58 [2022-03-27T09:16:58.630Z] === RUN   TestSessionCreateWithBadUpgrade
09:16:58 [2022-03-27T09:16:58.630Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:16:58 [2022-03-27T09:16:58.630Z] PASS
09:16:58 [2022-03-27T09:16:58.630Z] 
09:16:58 [2022-03-27T09:16:58.630Z] DONE 2 tests in 0.075s
09:16:58 [2022-03-27T09:16:58.630Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:16:58 [2022-03-27T09:16:58.630Z] INFO: Testing against a local daemon
09:16:58 [2022-03-27T09:16:58.630Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:16:58 [2022-03-27T09:16:58.630Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
09:16:58 [2022-03-27T09:16:58.630Z] === RUN   TestDiskUsage
09:16:58 [2022-03-27T09:16:58.630Z] === PAUSE TestDiskUsage
09:16:58 [2022-03-27T09:16:58.630Z] === RUN   TestEventsExecDie
09:16:58 [2022-03-27T09:16:58.630Z] --- PASS: TestEventsExecDie (0.54s)
09:16:58 [2022-03-27T09:16:58.630Z] === RUN   TestEventsBackwardsCompatible
09:16:58 [2022-03-27T09:16:58.892Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
09:16:58 [2022-03-27T09:16:58.892Z] === RUN   TestEventsVolumeCreate
09:16:58 [2022-03-27T09:16:58.892Z] --- PASS: TestEventsVolumeCreate (0.06s)
09:16:58 [2022-03-27T09:16:58.892Z] === RUN   TestInfoBinaryCommits
09:16:58 [2022-03-27T09:16:58.892Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:16:58 [2022-03-27T09:16:58.892Z] === RUN   TestInfoAPIVersioned
09:16:58 [2022-03-27T09:16:58.892Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:16:58 [2022-03-27T09:16:58.892Z] === RUN   TestInfoAPI
09:16:58 [2022-03-27T09:16:58.892Z] --- PASS: TestInfoAPI (0.02s)
09:16:58 [2022-03-27T09:16:58.892Z] === RUN   TestInfoAPIWarnings
09:17:17 [2022-03-27T09:17:17.013Z] --- PASS: TestInfoAPIWarnings (16.25s)
09:17:17 [2022-03-27T09:17:17.013Z] === RUN   TestInfoDebug
09:17:17 [2022-03-27T09:17:17.013Z] --- PASS: TestInfoDebug (0.52s)
09:17:17 [2022-03-27T09:17:17.013Z] === RUN   TestInfoInsecureRegistries
09:17:17 [2022-03-27T09:17:17.013Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:17:17 [2022-03-27T09:17:17.013Z] === RUN   TestInfoRegistryMirrors
09:17:17 [2022-03-27T09:17:17.013Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:17:17 [2022-03-27T09:17:17.013Z] === RUN   TestLoginFailsWithBadCredentials
09:17:17 [2022-03-27T09:17:17.013Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
09:17:17 [2022-03-27T09:17:17.013Z] === RUN   TestPingCacheHeaders
09:17:17 [2022-03-27T09:17:17.013Z] --- PASS: TestPingCacheHeaders (0.02s)
09:17:17 [2022-03-27T09:17:17.013Z] === RUN   TestPingGet
09:17:17 [2022-03-27T09:17:17.013Z] --- PASS: TestPingGet (0.01s)
09:17:17 [2022-03-27T09:17:17.013Z] === RUN   TestPingHead
09:17:17 [2022-03-27T09:17:17.013Z] --- PASS: TestPingHead (0.02s)
09:17:17 [2022-03-27T09:17:17.013Z] === RUN   TestPingSwarmHeader
09:17:17 [2022-03-27T09:17:17.272Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:17:18 [2022-03-27T09:17:18.210Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:17:19 [2022-03-27T09:17:19.148Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:17:19 [2022-03-27T09:17:19.148Z] --- PASS: TestPingSwarmHeader (2.11s)
09:17:19 [2022-03-27T09:17:19.148Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:17:19 [2022-03-27T09:17:19.148Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:17:19 [2022-03-27T09:17:19.148Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:17:19 [2022-03-27T09:17:19.148Z] === RUN   TestVersion
09:17:19 [2022-03-27T09:17:19.148Z] --- PASS: TestVersion (0.02s)
09:17:19 [2022-03-27T09:17:19.148Z] === CONT  TestCgroupDriverSystemdMemoryLimit
09:17:19 [2022-03-27T09:17:19.148Z] === CONT  TestDiskUsage
09:17:19 [2022-03-27T09:17:19.408Z] === RUN   TestDiskUsage/empty
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/empty/container_types
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/empty/image_types
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/empty/volume_types
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/empty/build-cache_types
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:17:19 [2022-03-27T09:17:19.409Z] === RUN   TestDiskUsage/after_LoadBusybox
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:17:19 [2022-03-27T09:17:19.670Z] === RUN   TestDiskUsage/after_container.Run
09:17:20 [2022-03-27T09:17:20.239Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:17:20 [2022-03-27T09:17:20.239Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:17:20 [2022-03-27T09:17:20.239Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:17:20 [2022-03-27T09:17:20.239Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:17:20 [2022-03-27T09:17:20.239Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:17:20 [2022-03-27T09:17:20.239Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:17:20 [2022-03-27T09:17:20.239Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:17:20 [2022-03-27T09:17:20.239Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:17:20 [2022-03-27T09:17:20.239Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:17:20 [2022-03-27T09:17:20.239Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:17:20 [2022-03-27T09:17:20.499Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s)
09:17:20 [2022-03-27T09:17:20.499Z] --- PASS: TestDiskUsage (1.59s)
09:17:20 [2022-03-27T09:17:20.499Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.32s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]     --- PASS: TestDiskUsage/after_container.Run (0.50s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:17:20 [2022-03-27T09:17:20.499Z] PASS
09:17:20 [2022-03-27T09:17:20.499Z] 
09:17:20 [2022-03-27T09:17:20.499Z] DONE 54 tests in 22.418s
09:17:20 [2022-03-27T09:17:20.499Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:17:20 [2022-03-27T09:17:20.499Z] INFO: Testing against a local daemon
09:17:20 [2022-03-27T09:17:20.500Z] === RUN   TestVolumesCreateAndList
09:17:20 [2022-03-27T09:17:20.761Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:17:20 [2022-03-27T09:17:20.761Z] === RUN   TestVolumesRemove
09:17:20 [2022-03-27T09:17:20.761Z] --- PASS: TestVolumesRemove (0.09s)
09:17:20 [2022-03-27T09:17:20.761Z] === RUN   TestVolumesInspect
09:17:20 [2022-03-27T09:17:20.761Z] --- PASS: TestVolumesInspect (0.02s)
09:17:20 [2022-03-27T09:17:20.761Z] === RUN   TestVolumesInvalidJSON
09:17:20 [2022-03-27T09:17:20.761Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:17:20 [2022-03-27T09:17:20.761Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:17:20 [2022-03-27T09:17:20.761Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:17:20 [2022-03-27T09:17:20.761Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:17:20 [2022-03-27T09:17:20.761Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:17:20 [2022-03-27T09:17:20.761Z] PASS
09:17:20 [2022-03-27T09:17:20.761Z] 
09:17:20 [2022-03-27T09:17:20.761Z] DONE 5 tests in 0.193s
09:17:20 [2022-03-27T09:17:20.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:17:21 [2022-03-27T09:17:21.330Z] Stopping apparmor (via systemctl): apparmor.service.
09:17:21 [2022-03-27T09:17:21.330Z] Removing test suite binaries
09:17:21 [2022-03-27T09:17:21.330Z] exiting test-integration
09:17:21 [2022-03-27T09:17:21.331Z] ++ exit 0
09:17:21 [2022-03-27T09:17:21.331Z]