Skip to content

Console Output

03:03:51 [2022-08-22T03:03:51.729Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44001/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=28ee8ab63f5cf7045f489ee5727b2e6663e8f6a2 -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:28ee8ab63f5cf7045f489ee5727b2e6663e8f6a2 hack/make.sh dynbinary test-integration
03:03:53 [2022-08-22T03:03:53.618Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
03:03:53 [2022-08-22T03:03:53.618Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
03:03:53 [2022-08-22T03:03:53.618Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
03:03:53 [2022-08-22T03:03:53.618Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
03:03:53 [2022-08-22T03:03:53.618Z] 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)
03:03:53 [2022-08-22T03:03:53.618Z] Detected virtualization docker.
03:03:53 [2022-08-22T03:03:53.618Z] Detected architecture x86-64.
03:03:53 [2022-08-22T03:03:53.618Z] Set hostname to <664d33a9d7ed>.
03:03:53 [2022-08-22T03:03:53.618Z] modprobe@configfs.service: Succeeded.
03:03:53 [2022-08-22T03:03:53.618Z] modprobe@drm.service: Succeeded.
03:03:53 [2022-08-22T03:03:53.618Z] modprobe@fuse.service: Succeeded.
03:03:53 [2022-08-22T03:03:53.618Z] + source /etc/docker-entrypoint-cmd
03:03:53 [2022-08-22T03:03:53.618Z] ++ hack/make.sh dynbinary test-integration
03:03:53 [2022-08-22T03:03:53.618Z] 
03:03:53 [2022-08-22T03:03:53.874Z] Removing bundles/
03:03:53 [2022-08-22T03:03:53.874Z] 
03:03:53 [2022-08-22T03:03:53.874Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:03:53 [2022-08-22T03:03:53.874Z] Building: bundles/dynbinary-daemon/dockerd
03:03:53 [2022-08-22T03:03:53.874Z] GOOS="" GOARCH="" GOARM=""
03:06:00 [2022-08-22T03:06:00.277Z] Created binary: bundles/dynbinary-daemon/dockerd
03:06:00 [2022-08-22T03:06:00.277Z] Building: bundles/dynbinary-daemon/docker-proxy
03:06:00 [2022-08-22T03:06:00.277Z] GOOS="" GOARCH="" GOARM=""
03:06:00 [2022-08-22T03:06:00.277Z] Created binary: bundles/dynbinary-daemon/docker-proxy
03:06:00 [2022-08-22T03:06:00.277Z] 
03:06:00 [2022-08-22T03:06:00.277Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:06:00 [2022-08-22T03:06:00.277Z] DOCKER_SYSTEMD=1
03:06:00 [2022-08-22T03:06:00.277Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:06:00 [2022-08-22T03:06:00.277Z] HOSTNAME=664d33a9d7ed
03:06:00 [2022-08-22T03:06:00.277Z] DEST=bundles/test-integration
03:06:00 [2022-08-22T03:06:00.277Z] PWD=/go/src/github.com/docker/docker
03:06:00 [2022-08-22T03:06:00.277Z] DOCKER_GITCOMMIT=28ee8ab63f5cf7045f489ee5727b2e6663e8f6a2
03:06:00 [2022-08-22T03:06:00.277Z] container=docker
03:06:00 [2022-08-22T03:06:00.277Z] HOME=/root
03:06:00 [2022-08-22T03:06:00.277Z] LANG=C.UTF-8
03:06:00 [2022-08-22T03:06:00.277Z] INVOCATION_ID=717e7c3a81ee482ab242f22eae01ab60
03:06:00 [2022-08-22T03:06:00.277Z] GOLANG_VERSION=1.18.5
03:06:00 [2022-08-22T03:06:00.277Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:06:00 [2022-08-22T03:06:00.277Z] VALIDATE_BRANCH=master
03:06:00 [2022-08-22T03:06:00.277Z] TERM=xterm
03:06:00 [2022-08-22T03:06:00.277Z] DOCKER_PKG=github.com/docker/docker
03:06:00 [2022-08-22T03:06:00.277Z] SHLVL=3
03:06:00 [2022-08-22T03:06:00.277Z] TIMEOUT=120m
03:06:00 [2022-08-22T03:06:00.277Z] DOCKER_BUILDTAGS= journald
03:06:00 [2022-08-22T03:06:00.277Z] DOCKER_GRAPHDRIVER=overlay2
03:06:00 [2022-08-22T03:06:00.277Z] GO111MODULE=off
03:06:00 [2022-08-22T03:06:00.277Z] DOCKER_EXPERIMENTAL=1
03:06:00 [2022-08-22T03:06:00.277Z] TEST_SKIP_INTEGRATION_CLI=1
03:06:00 [2022-08-22T03:06:00.277Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:06:00 [2022-08-22T03:06:00.277Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:06:00 [2022-08-22T03:06:00.277Z] GOPATH=/go
03:06:00 [2022-08-22T03:06:00.277Z] PKG_CONFIG=pkg-config
03:06:00 [2022-08-22T03:06:00.277Z] _=/usr/bin/env
03:06:00 [2022-08-22T03:06:00.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:06:46 [2022-08-22T03:06:46.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:06:46 [2022-08-22T03:06:46.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:07:08 [2022-08-22T03:07:08.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
03:07:18 [2022-08-22T03:07:18.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:07:26 [2022-08-22T03:07:26.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
03:07:26 [2022-08-22T03:07:26.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:07:27 [2022-08-22T03:07:27.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:07:28 [2022-08-22T03:07:28.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:07:28 [2022-08-22T03:07:28.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:07:29 [2022-08-22T03:07:29.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:07:30 [2022-08-22T03:07:30.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:07:32 [2022-08-22T03:07:32.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:07:33 [2022-08-22T03:07:33.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:07:34 [2022-08-22T03:07:34.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:07:35 [2022-08-22T03:07:35.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:07:36 [2022-08-22T03:07:36.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:07:36 [2022-08-22T03:07:36.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:07:37 [2022-08-22T03:07:37.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:07:38 [2022-08-22T03:07:38.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:07:39 [2022-08-22T03:07:39.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:07:40 [2022-08-22T03:07:40.361Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:07:40 [2022-08-22T03:07:40.361Z] Using test binary docker
03:07:40 [2022-08-22T03:07:40.361Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:07:40 [2022-08-22T03:07:40.361Z] Starting apparmor (via systemctl): apparmor.service.
03:07:40 [2022-08-22T03:07:40.361Z] Starting dockerd
03:07:40 [2022-08-22T03:07:40.361Z] INFO: Waiting for daemon to start...
03:07:42 [2022-08-22T03:07:42.876Z] .
03:07:42 [2022-08-22T03:07:42.876Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:07:42 [2022-08-22T03:07:42.876Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:07:42 [2022-08-22T03:07:42.876Z] Error: No such image: emptyfs
03:07:42 [2022-08-22T03:07:42.876Z] Loaded image: emptyfs:latest
03:07:42 [2022-08-22T03:07:42.876Z] Running integration-test (iteration 1)
03:07:42 [2022-08-22T03:07:42.876Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:07:43 [2022-08-22T03:07:43.133Z] Loaded image: busybox:latest
03:07:43 [2022-08-22T03:07:43.389Z] Loaded image: busybox:glibc
03:07:44 [2022-08-22T03:07:44.756Z] Loaded image: debian:bullseye-slim
03:07:44 [2022-08-22T03:07:44.756Z] Loaded image: hello-world:latest
03:07:44 [2022-08-22T03:07:44.756Z] Loaded image: arm32v7/hello-world:latest
03:07:44 [2022-08-22T03:07:44.756Z] INFO: Testing against a local daemon
03:07:44 [2022-08-22T03:07:44.756Z] === RUN   TestCgroupNamespacesBuild
03:07:46 [2022-08-22T03:07:46.122Z] --- PASS: TestCgroupNamespacesBuild (1.31s)
03:07:46 [2022-08-22T03:07:46.122Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:07:47 [2022-08-22T03:07:47.488Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s)
03:07:47 [2022-08-22T03:07:47.488Z] === RUN   TestBuildWithSession
03:07:47 [2022-08-22T03:07:47.488Z]     build_session_test.go:25: TODO: BuildKit
03:07:47 [2022-08-22T03:07:47.488Z] --- SKIP: TestBuildWithSession (0.00s)
03:07:47 [2022-08-22T03:07:47.488Z] === RUN   TestBuildSquashParent
03:07:51 [2022-08-22T03:07:51.656Z] --- PASS: TestBuildSquashParent (4.10s)
03:07:51 [2022-08-22T03:07:51.656Z] === RUN   TestBuildWithRemoveAndForceRemove
03:07:51 [2022-08-22T03:07:51.656Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:07:51 [2022-08-22T03:07:51.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:07:51 [2022-08-22T03:07:51.656Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:07:51 [2022-08-22T03:07:51.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:07:51 [2022-08-22T03:07:51.656Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:07:51 [2022-08-22T03:07:51.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:07:51 [2022-08-22T03:07:51.656Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:07:51 [2022-08-22T03:07:51.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:07:51 [2022-08-22T03:07:51.656Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:07:51 [2022-08-22T03:07:51.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:07:51 [2022-08-22T03:07:51.656Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:07:51 [2022-08-22T03:07:51.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:07:51 [2022-08-22T03:07:51.656Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:07:51 [2022-08-22T03:07:51.656Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:07:53 [2022-08-22T03:07:53.548Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:07:53 [2022-08-22T03:07:53.548Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:07:54 [2022-08-22T03:07:54.913Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:07:54 [2022-08-22T03:07:54.913Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:07:56 [2022-08-22T03:07:56.802Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:07:56 [2022-08-22T03:07:56.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.87s)
03:07:56 [2022-08-22T03:07:56.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s)
03:07:56 [2022-08-22T03:07:56.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s)
03:07:56 [2022-08-22T03:07:56.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s)
03:07:56 [2022-08-22T03:07:56.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s)
03:07:56 [2022-08-22T03:07:56.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.63s)
03:07:56 [2022-08-22T03:07:56.802Z] === RUN   TestBuildMultiStageCopy
03:07:56 [2022-08-22T03:07:56.802Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:07:58 [2022-08-22T03:07:58.167Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:07:58 [2022-08-22T03:07:58.167Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:07:58 [2022-08-22T03:07:58.423Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:07:58 [2022-08-22T03:07:58.680Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:07:58 [2022-08-22T03:07:58.936Z] --- PASS: TestBuildMultiStageCopy (2.30s)
03:07:58 [2022-08-22T03:07:58.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s)
03:07:58 [2022-08-22T03:07:58.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
03:07:58 [2022-08-22T03:07:58.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
03:07:58 [2022-08-22T03:07:58.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
03:07:58 [2022-08-22T03:07:58.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
03:07:58 [2022-08-22T03:07:58.936Z] === RUN   TestBuildMultiStageParentConfig
03:07:59 [2022-08-22T03:07:59.497Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
03:07:59 [2022-08-22T03:07:59.497Z] === RUN   TestBuildLabelWithTargets
03:08:00 [2022-08-22T03:08:00.425Z] --- PASS: TestBuildLabelWithTargets (0.99s)
03:08:00 [2022-08-22T03:08:00.425Z] === RUN   TestBuildWithEmptyLayers
03:08:00 [2022-08-22T03:08:00.998Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
03:08:00 [2022-08-22T03:08:00.998Z] === RUN   TestBuildMultiStageOnBuild
03:08:02 [2022-08-22T03:08:02.907Z] --- PASS: TestBuildMultiStageOnBuild (1.69s)
03:08:02 [2022-08-22T03:08:02.907Z] === RUN   TestBuildUncleanTarFilenames
03:08:03 [2022-08-22T03:08:03.163Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
03:08:03 [2022-08-22T03:08:03.163Z] === RUN   TestBuildMultiStageLayerLeak
03:08:05 [2022-08-22T03:08:05.054Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s)
03:08:05 [2022-08-22T03:08:05.054Z] === RUN   TestBuildWithHugeFile
03:09:01 [2022-08-22T03:09:01.276Z] --- PASS: TestBuildWithHugeFile (50.34s)
03:09:01 [2022-08-22T03:09:01.276Z] === RUN   TestBuildWCOWSandboxSize
03:09:01 [2022-08-22T03:09:01.276Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
03:09:01 [2022-08-22T03:09:01.276Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
03:09:01 [2022-08-22T03:09:01.276Z] === RUN   TestBuildWithEmptyDockerfile
03:09:01 [2022-08-22T03:09:01.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:09:01 [2022-08-22T03:09:01.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:09:01 [2022-08-22T03:09:01.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:09:01 [2022-08-22T03:09:01.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:09:01 [2022-08-22T03:09:01.276Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:09:01 [2022-08-22T03:09:01.276Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:09:01 [2022-08-22T03:09:01.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:09:01 [2022-08-22T03:09:01.276Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:09:01 [2022-08-22T03:09:01.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:09:01 [2022-08-22T03:09:01.276Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
03:09:01 [2022-08-22T03:09:01.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
03:09:01 [2022-08-22T03:09:01.276Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
03:09:01 [2022-08-22T03:09:01.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
03:09:01 [2022-08-22T03:09:01.276Z] === RUN   TestBuildPreserveOwnership
03:09:01 [2022-08-22T03:09:01.276Z] === RUN   TestBuildPreserveOwnership/copy_from
03:09:01 [2022-08-22T03:09:01.276Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:09:01 [2022-08-22T03:09:01.276Z] --- PASS: TestBuildPreserveOwnership (3.49s)
03:09:01 [2022-08-22T03:09:01.276Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.37s)
03:09:01 [2022-08-22T03:09:01.276Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s)
03:09:01 [2022-08-22T03:09:01.276Z] === RUN   TestBuildPlatformInvalid
03:09:01 [2022-08-22T03:09:01.276Z] --- PASS: TestBuildPlatformInvalid (0.07s)
03:09:01 [2022-08-22T03:09:01.276Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
03:09:01 [2022-08-22T03:09:01.276Z] Loaded image: busybox:latest
03:09:01 [2022-08-22T03:09:01.276Z] Loaded image: busybox:glibc
03:09:01 [2022-08-22T03:09:01.276Z] Loaded image: debian:bullseye-slim
03:09:01 [2022-08-22T03:09:01.276Z] Loaded image: hello-world:latest
03:09:01 [2022-08-22T03:09:01.534Z] Loaded image: arm32v7/hello-world:latest
03:09:11 [2022-08-22T03:09:11.482Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.81s)
03:09:11 [2022-08-22T03:09:11.482Z] PASS
03:09:11 [2022-08-22T03:09:11.482Z] 
03:09:11 [2022-08-22T03:09:11.482Z] === Skipped
03:09:11 [2022-08-22T03:09:11.482Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
03:09:11 [2022-08-22T03:09:11.482Z]     build_session_test.go:25: TODO: BuildKit
03:09:11 [2022-08-22T03:09:11.482Z] 
03:09:11 [2022-08-22T03:09:11.482Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
03:09:11 [2022-08-22T03:09:11.482Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
03:09:11 [2022-08-22T03:09:11.482Z] 
03:09:11 [2022-08-22T03:09:11.482Z] DONE 34 tests, 2 skipped in 86.920s
03:09:11 [2022-08-22T03:09:11.482Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
03:09:11 [2022-08-22T03:09:11.482Z] INFO: Testing against a local daemon
03:09:11 [2022-08-22T03:09:11.482Z] === RUN   TestConfigInspect
03:09:12 [2022-08-22T03:09:12.410Z] --- PASS: TestConfigInspect (2.36s)
03:09:12 [2022-08-22T03:09:12.410Z] === RUN   TestConfigList
03:09:14 [2022-08-22T03:09:14.926Z] --- PASS: TestConfigList (2.20s)
03:09:14 [2022-08-22T03:09:14.926Z] === RUN   TestConfigsCreateAndDelete
03:09:16 [2022-08-22T03:09:16.814Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
03:09:16 [2022-08-22T03:09:16.814Z] === RUN   TestConfigsUpdate
03:09:18 [2022-08-22T03:09:18.706Z] --- PASS: TestConfigsUpdate (2.16s)
03:09:18 [2022-08-22T03:09:18.706Z] === RUN   TestTemplatedConfig
03:09:21 [2022-08-22T03:09:21.975Z] --- PASS: TestTemplatedConfig (2.63s)
03:09:21 [2022-08-22T03:09:21.975Z] === RUN   TestConfigCreateResolve
03:09:23 [2022-08-22T03:09:23.865Z] --- PASS: TestConfigCreateResolve (2.13s)
03:09:23 [2022-08-22T03:09:23.865Z] PASS
03:09:23 [2022-08-22T03:09:23.865Z] 
03:09:23 [2022-08-22T03:09:23.865Z] DONE 6 tests in 13.664s
03:09:23 [2022-08-22T03:09:23.865Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
03:09:23 [2022-08-22T03:09:23.865Z] INFO: Testing against a local daemon
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestAttachWithTTY
03:09:23 [2022-08-22T03:09:23.865Z] --- PASS: TestAttachWithTTY (0.06s)
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestAttachWithoutTTy
03:09:23 [2022-08-22T03:09:23.865Z] --- PASS: TestAttachWithoutTTy (0.05s)
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestCheckpoint
03:09:23 [2022-08-22T03:09:23.865Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:09:23 [2022-08-22T03:09:23.865Z] --- SKIP: TestCheckpoint (0.00s)
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/commit
03:09:23 [2022-08-22T03:09:23.865Z] === PAUSE TestContainerInvalidJSON/commit
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/create
03:09:23 [2022-08-22T03:09:23.865Z] === PAUSE TestContainerInvalidJSON/containers/create
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
03:09:23 [2022-08-22T03:09:23.865Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
03:09:23 [2022-08-22T03:09:23.865Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
03:09:23 [2022-08-22T03:09:23.865Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
03:09:23 [2022-08-22T03:09:23.865Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
03:09:23 [2022-08-22T03:09:23.865Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
03:09:23 [2022-08-22T03:09:23.865Z] === CONT  TestContainerInvalidJSON/commit
03:09:23 [2022-08-22T03:09:23.865Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/commit/empty_body
03:09:23 [2022-08-22T03:09:23.865Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
03:09:23 [2022-08-22T03:09:23.865Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
03:09:23 [2022-08-22T03:09:23.865Z] === CONT  TestContainerInvalidJSON/containers/create
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
03:09:23 [2022-08-22T03:09:23.865Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
03:09:23 [2022-08-22T03:09:23.865Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
03:09:23 [2022-08-22T03:09:23.866Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
03:09:23 [2022-08-22T03:09:23.866Z] --- PASS: TestContainerInvalidJSON (0.01s)
03:09:23 [2022-08-22T03:09:23.866Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:09:23 [2022-08-22T03:09:23.866Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestCopyFromContainerPathIsNotDir
03:09:23 [2022-08-22T03:09:23.866Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestCopyToContainerPathDoesNotExist
03:09:23 [2022-08-22T03:09:23.866Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
03:09:23 [2022-08-22T03:09:23.866Z] === RUN   TestCopyEmptyFile
03:09:24 [2022-08-22T03:09:24.122Z] --- PASS: TestCopyEmptyFile (0.20s)
03:09:24 [2022-08-22T03:09:24.122Z] === RUN   TestCopyToContainerPathIsNotDir
03:09:24 [2022-08-22T03:09:24.122Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
03:09:24 [2022-08-22T03:09:24.122Z] === RUN   TestCopyFromContainer
03:09:25 [2022-08-22T03:09:25.050Z] === RUN   TestCopyFromContainer//
03:09:25 [2022-08-22T03:09:25.305Z] === RUN   TestCopyFromContainer//bar/root
03:09:25 [2022-08-22T03:09:25.305Z] === RUN   TestCopyFromContainer//bar/root/
03:09:25 [2022-08-22T03:09:25.305Z] === RUN   TestCopyFromContainer/bar/quux
03:09:25 [2022-08-22T03:09:25.563Z] === RUN   TestCopyFromContainer/bar/quux/
03:09:25 [2022-08-22T03:09:25.563Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:09:25 [2022-08-22T03:09:25.563Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:09:25 [2022-08-22T03:09:25.563Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:09:25 [2022-08-22T03:09:25.563Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:09:25 [2022-08-22T03:09:25.818Z] === RUN   TestCopyFromContainer/bar/notarget
03:09:25 [2022-08-22T03:09:25.818Z] --- PASS: TestCopyFromContainer (1.72s)
03:09:25 [2022-08-22T03:09:25.818Z]     --- PASS: TestCopyFromContainer// (0.12s)
03:09:25 [2022-08-22T03:09:25.818Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
03:09:25 [2022-08-22T03:09:25.818Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
03:09:25 [2022-08-22T03:09:25.818Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
03:09:25 [2022-08-22T03:09:25.818Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
03:09:25 [2022-08-22T03:09:25.818Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
03:09:25 [2022-08-22T03:09:25.818Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
03:09:25 [2022-08-22T03:09:25.818Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
03:09:25 [2022-08-22T03:09:25.818Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
03:09:25 [2022-08-22T03:09:25.818Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
03:09:25 [2022-08-22T03:09:25.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:09:25 [2022-08-22T03:09:25.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:09:25 [2022-08-22T03:09:25.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:09:25 [2022-08-22T03:09:25.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:09:25 [2022-08-22T03:09:25.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:09:25 [2022-08-22T03:09:25.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:09:25 [2022-08-22T03:09:25.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:09:25 [2022-08-22T03:09:25.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:09:25 [2022-08-22T03:09:25.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:09:25 [2022-08-22T03:09:25.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:09:25 [2022-08-22T03:09:25.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:09:25 [2022-08-22T03:09:25.819Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:09:25 [2022-08-22T03:09:25.819Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:09:25 [2022-08-22T03:09:25.819Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:09:25 [2022-08-22T03:09:25.819Z] === RUN   TestCreateLinkToNonExistingContainer
03:09:25 [2022-08-22T03:09:25.819Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
03:09:25 [2022-08-22T03:09:25.819Z] === RUN   TestCreateWithInvalidEnv
03:09:25 [2022-08-22T03:09:25.819Z] === RUN   TestCreateWithInvalidEnv/0
03:09:25 [2022-08-22T03:09:25.819Z] === PAUSE TestCreateWithInvalidEnv/0
03:09:25 [2022-08-22T03:09:25.819Z] === RUN   TestCreateWithInvalidEnv/1
03:09:25 [2022-08-22T03:09:25.819Z] === PAUSE TestCreateWithInvalidEnv/1
03:09:25 [2022-08-22T03:09:25.819Z] === RUN   TestCreateWithInvalidEnv/2
03:09:25 [2022-08-22T03:09:25.819Z] === PAUSE TestCreateWithInvalidEnv/2
03:09:25 [2022-08-22T03:09:25.819Z] === CONT  TestCreateWithInvalidEnv/0
03:09:25 [2022-08-22T03:09:25.819Z] === CONT  TestCreateWithInvalidEnv/2
03:09:25 [2022-08-22T03:09:25.819Z] === CONT  TestCreateWithInvalidEnv/1
03:09:25 [2022-08-22T03:09:25.819Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:09:25 [2022-08-22T03:09:25.819Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:09:25 [2022-08-22T03:09:25.819Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:09:25 [2022-08-22T03:09:25.819Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:09:25 [2022-08-22T03:09:25.819Z] === RUN   TestCreateTmpfsMountsTarget
03:09:25 [2022-08-22T03:09:25.819Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
03:09:25 [2022-08-22T03:09:25.819Z] === RUN   TestCreateWithCustomMaskedPaths
03:09:27 [2022-08-22T03:09:27.709Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s)
03:09:27 [2022-08-22T03:09:27.709Z] === RUN   TestCreateWithCustomReadonlyPaths
03:09:29 [2022-08-22T03:09:29.075Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s)
03:09:29 [2022-08-22T03:09:29.075Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:09:29 [2022-08-22T03:09:29.075Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:09:29 [2022-08-22T03:09:29.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:09:29 [2022-08-22T03:09:29.075Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:09:29 [2022-08-22T03:09:29.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:09:29 [2022-08-22T03:09:29.075Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:09:29 [2022-08-22T03:09:29.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:09:29 [2022-08-22T03:09:29.075Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:09:29 [2022-08-22T03:09:29.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:09:29 [2022-08-22T03:09:29.075Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:09:29 [2022-08-22T03:09:29.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:09:29 [2022-08-22T03:09:29.075Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:09:29 [2022-08-22T03:09:29.075Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:09:29 [2022-08-22T03:09:29.075Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:09:29 [2022-08-22T03:09:29.075Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:09:29 [2022-08-22T03:09:29.075Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:09:29 [2022-08-22T03:09:29.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:09:29 [2022-08-22T03:09:29.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
03:09:29 [2022-08-22T03:09:29.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
03:09:29 [2022-08-22T03:09:29.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
03:09:29 [2022-08-22T03:09:29.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
03:09:29 [2022-08-22T03:09:29.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
03:09:29 [2022-08-22T03:09:29.075Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:09:29 [2022-08-22T03:09:29.638Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
03:09:29 [2022-08-22T03:09:29.638Z] === RUN   TestCreateDifferentPlatform
03:09:29 [2022-08-22T03:09:29.638Z] === RUN   TestCreateDifferentPlatform/different_os
03:09:29 [2022-08-22T03:09:29.638Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:09:29 [2022-08-22T03:09:29.638Z] --- PASS: TestCreateDifferentPlatform (0.01s)
03:09:29 [2022-08-22T03:09:29.638Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:09:29 [2022-08-22T03:09:29.638Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:09:29 [2022-08-22T03:09:29.638Z] === RUN   TestCreateVolumesFromNonExistingContainer
03:09:29 [2022-08-22T03:09:29.894Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
03:09:29 [2022-08-22T03:09:29.894Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestCreateInvalidHostConfig
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
03:09:29 [2022-08-22T03:09:29.894Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
03:09:29 [2022-08-22T03:09:29.894Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
03:09:29 [2022-08-22T03:09:29.894Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
03:09:29 [2022-08-22T03:09:29.894Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
03:09:29 [2022-08-22T03:09:29.894Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
03:09:29 [2022-08-22T03:09:29.894Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
03:09:29 [2022-08-22T03:09:29.894Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
03:09:29 [2022-08-22T03:09:29.894Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
03:09:29 [2022-08-22T03:09:29.894Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
03:09:29 [2022-08-22T03:09:29.894Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
03:09:29 [2022-08-22T03:09:29.894Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
03:09:29 [2022-08-22T03:09:29.894Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
03:09:29 [2022-08-22T03:09:29.894Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestContainerStartOnDaemonRestart
03:09:29 [2022-08-22T03:09:29.894Z] === PAUSE TestContainerStartOnDaemonRestart
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestDaemonRestartIpcMode
03:09:29 [2022-08-22T03:09:29.894Z] === PAUSE TestDaemonRestartIpcMode
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestDaemonHostGatewayIP
03:09:29 [2022-08-22T03:09:29.894Z] === PAUSE TestDaemonHostGatewayIP
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestRestartDaemonWithRestartingContainer
03:09:29 [2022-08-22T03:09:29.894Z] === PAUSE TestRestartDaemonWithRestartingContainer
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestContainerKillOnDaemonStart
03:09:29 [2022-08-22T03:09:29.894Z] === PAUSE TestContainerKillOnDaemonStart
03:09:29 [2022-08-22T03:09:29.894Z] === RUN   TestDiff
03:09:30 [2022-08-22T03:09:30.456Z] --- PASS: TestDiff (0.58s)
03:09:30 [2022-08-22T03:09:30.456Z] === RUN   TestExecConsoleSize
03:09:31 [2022-08-22T03:09:31.018Z] --- PASS: TestExecConsoleSize (0.64s)
03:09:31 [2022-08-22T03:09:31.018Z] === RUN   TestExecWithCloseStdin
03:09:31 [2022-08-22T03:09:31.946Z] --- PASS: TestExecWithCloseStdin (0.70s)
03:09:31 [2022-08-22T03:09:31.946Z] === RUN   TestExec
03:09:32 [2022-08-22T03:09:32.508Z] --- PASS: TestExec (0.63s)
03:09:32 [2022-08-22T03:09:32.508Z] === RUN   TestExecUser
03:09:33 [2022-08-22T03:09:33.070Z] --- PASS: TestExecUser (0.65s)
03:09:33 [2022-08-22T03:09:33.070Z] === RUN   TestExportContainerAndImportImage
03:09:33 [2022-08-22T03:09:33.631Z] --- PASS: TestExportContainerAndImportImage (0.72s)
03:09:33 [2022-08-22T03:09:33.631Z] === RUN   TestExportContainerAfterDaemonRestart
03:09:34 [2022-08-22T03:09:34.997Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
03:09:34 [2022-08-22T03:09:34.997Z] === RUN   TestHealthCheckWorkdir
03:09:35 [2022-08-22T03:09:35.924Z] --- PASS: TestHealthCheckWorkdir (0.86s)
03:09:35 [2022-08-22T03:09:35.924Z] === RUN   TestHealthKillContainer
03:09:44 [2022-08-22T03:09:44.009Z] --- PASS: TestHealthKillContainer (8.24s)
03:09:44 [2022-08-22T03:09:44.009Z] === RUN   TestInspectCpusetInConfigPre120
03:09:44 [2022-08-22T03:09:44.935Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
03:09:44 [2022-08-22T03:09:44.935Z] === RUN   TestIpcModeNone
03:09:45 [2022-08-22T03:09:45.524Z] --- PASS: TestIpcModeNone (0.67s)
03:09:45 [2022-08-22T03:09:45.524Z] === RUN   TestIpcModePrivate
03:09:45 [2022-08-22T03:09:45.786Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
03:09:46 [2022-08-22T03:09:46.045Z] --- PASS: TestIpcModePrivate (0.66s)
03:09:46 [2022-08-22T03:09:46.046Z] === RUN   TestIpcModeShareable
03:09:46 [2022-08-22T03:09:46.613Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
03:09:46 [2022-08-22T03:09:46.613Z] --- PASS: TestIpcModeShareable (0.67s)
03:09:46 [2022-08-22T03:09:46.613Z] === RUN   TestAPIIpcModeShareableAndContainer
03:09:48 [2022-08-22T03:09:48.503Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s)
03:09:48 [2022-08-22T03:09:48.503Z] === RUN   TestAPIIpcModeHost
03:09:49 [2022-08-22T03:09:49.064Z] --- PASS: TestAPIIpcModeHost (0.38s)
03:09:49 [2022-08-22T03:09:49.065Z] === RUN   TestDaemonIpcModeShareable
03:09:49 [2022-08-22T03:09:49.991Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
03:09:50 [2022-08-22T03:09:50.247Z] --- PASS: TestDaemonIpcModeShareable (1.22s)
03:09:50 [2022-08-22T03:09:50.247Z] === RUN   TestDaemonIpcModePrivate
03:09:51 [2022-08-22T03:09:51.174Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
03:09:51 [2022-08-22T03:09:51.429Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
03:09:51 [2022-08-22T03:09:51.429Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:09:52 [2022-08-22T03:09:52.358Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
03:09:52 [2022-08-22T03:09:52.614Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
03:09:52 [2022-08-22T03:09:52.614Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:09:53 [2022-08-22T03:09:53.540Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
03:09:53 [2022-08-22T03:09:53.797Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
03:09:53 [2022-08-22T03:09:53.797Z] === RUN   TestIpcModeOlderClient
03:09:53 [2022-08-22T03:09:53.797Z] === PAUSE TestIpcModeOlderClient
03:09:53 [2022-08-22T03:09:53.797Z] === RUN   TestKillContainerInvalidSignal
03:09:54 [2022-08-22T03:09:54.053Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
03:09:54 [2022-08-22T03:09:54.053Z] === RUN   TestKillContainer
03:09:54 [2022-08-22T03:09:54.053Z] === RUN   TestKillContainer/no_signal
03:09:54 [2022-08-22T03:09:54.616Z] === RUN   TestKillContainer/non_killing_signal
03:09:54 [2022-08-22T03:09:54.872Z] === RUN   TestKillContainer/killing_signal
03:09:55 [2022-08-22T03:09:55.435Z] --- PASS: TestKillContainer (1.28s)
03:09:55 [2022-08-22T03:09:55.435Z]     --- PASS: TestKillContainer/no_signal (0.43s)
03:09:55 [2022-08-22T03:09:55.435Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
03:09:55 [2022-08-22T03:09:55.435Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
03:09:55 [2022-08-22T03:09:55.435Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:09:55 [2022-08-22T03:09:55.435Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:09:55 [2022-08-22T03:09:55.997Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:09:56 [2022-08-22T03:09:56.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
03:09:56 [2022-08-22T03:09:56.924Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
03:09:56 [2022-08-22T03:09:56.924Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
03:09:56 [2022-08-22T03:09:56.924Z] === RUN   TestKillStoppedContainer
03:09:56 [2022-08-22T03:09:56.924Z] --- PASS: TestKillStoppedContainer (0.04s)
03:09:56 [2022-08-22T03:09:56.924Z] === RUN   TestKillStoppedContainerAPIPre120
03:09:56 [2022-08-22T03:09:56.924Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
03:09:56 [2022-08-22T03:09:56.924Z] === RUN   TestKillDifferentUserContainer
03:09:57 [2022-08-22T03:09:57.180Z] --- PASS: TestKillDifferentUserContainer (0.45s)
03:09:57 [2022-08-22T03:09:57.180Z] === RUN   TestInspectOomKilledTrue
03:09:57 [2022-08-22T03:09:57.180Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
03:09:57 [2022-08-22T03:09:57.180Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:09:57 [2022-08-22T03:09:57.180Z] === RUN   TestInspectOomKilledFalse
03:09:57 [2022-08-22T03:09:57.742Z] --- PASS: TestInspectOomKilledFalse (0.39s)
03:09:57 [2022-08-22T03:09:57.742Z] === RUN   TestLinksEtcHostsContentMatch
03:09:57 [2022-08-22T03:09:57.997Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
03:09:57 [2022-08-22T03:09:57.997Z] === RUN   TestLinksContainerNames
03:09:58 [2022-08-22T03:09:58.924Z] --- PASS: TestLinksContainerNames (0.89s)
03:09:58 [2022-08-22T03:09:58.924Z] === RUN   TestLogsFollowTailEmpty
03:09:59 [2022-08-22T03:09:59.180Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
03:09:59 [2022-08-22T03:09:59.180Z] === RUN   TestLogs
03:09:59 [2022-08-22T03:09:59.180Z] === RUN   TestLogs/driver_local
03:09:59 [2022-08-22T03:09:59.180Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
03:09:59 [2022-08-22T03:09:59.180Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
03:09:59 [2022-08-22T03:09:59.180Z] === RUN   TestLogs/driver_local/tty/only_stdout
03:09:59 [2022-08-22T03:09:59.180Z] === PAUSE TestLogs/driver_local/tty/only_stdout
03:09:59 [2022-08-22T03:09:59.180Z] === RUN   TestLogs/driver_local/tty/only_stderr
03:09:59 [2022-08-22T03:09:59.180Z] === PAUSE TestLogs/driver_local/tty/only_stderr
03:09:59 [2022-08-22T03:09:59.180Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
03:09:59 [2022-08-22T03:09:59.180Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
03:09:59 [2022-08-22T03:09:59.180Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
03:09:59 [2022-08-22T03:09:59.180Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
03:09:59 [2022-08-22T03:09:59.180Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
03:09:59 [2022-08-22T03:09:59.180Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
03:09:59 [2022-08-22T03:09:59.180Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
03:09:59 [2022-08-22T03:09:59.180Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
03:10:00 [2022-08-22T03:10:00.109Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
03:10:00 [2022-08-22T03:10:00.109Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
03:10:00 [2022-08-22T03:10:00.671Z] === CONT  TestLogs/driver_local/tty/only_stderr
03:10:00 [2022-08-22T03:10:00.671Z] === CONT  TestLogs/driver_local/tty/only_stdout
03:10:01 [2022-08-22T03:10:01.598Z] === RUN   TestLogs/driver_json-file
03:10:01 [2022-08-22T03:10:01.598Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
03:10:01 [2022-08-22T03:10:01.598Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
03:10:01 [2022-08-22T03:10:01.598Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
03:10:01 [2022-08-22T03:10:01.598Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
03:10:01 [2022-08-22T03:10:01.598Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
03:10:01 [2022-08-22T03:10:01.598Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
03:10:01 [2022-08-22T03:10:01.598Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
03:10:01 [2022-08-22T03:10:01.598Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
03:10:01 [2022-08-22T03:10:01.598Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
03:10:01 [2022-08-22T03:10:01.598Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
03:10:01 [2022-08-22T03:10:01.598Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
03:10:01 [2022-08-22T03:10:01.598Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
03:10:01 [2022-08-22T03:10:01.598Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
03:10:01 [2022-08-22T03:10:01.598Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
03:10:02 [2022-08-22T03:10:02.160Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
03:10:02 [2022-08-22T03:10:02.160Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
03:10:03 [2022-08-22T03:10:03.089Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
03:10:03 [2022-08-22T03:10:03.089Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
03:10:03 [2022-08-22T03:10:03.650Z] --- PASS: TestLogs (4.47s)
03:10:03 [2022-08-22T03:10:03.650Z]     --- PASS: TestLogs/driver_local (0.01s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.76s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.76s)
03:10:03 [2022-08-22T03:10:03.650Z]     --- PASS: TestLogs/driver_json-file (0.01s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.83s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.84s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.87s)
03:10:03 [2022-08-22T03:10:03.650Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.70s)
03:10:03 [2022-08-22T03:10:03.650Z] === RUN   TestContainerNetworkMountsNoChown
03:10:04 [2022-08-22T03:10:04.213Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/default
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/default
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/private
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/private
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rprivate
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rprivate
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/slave
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/slave
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rslave
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rslave
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/shared
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/shared
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rshared
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rshared
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/default
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/default/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/default/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/rslave
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/rshared
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/shared
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/rprivate
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/slave
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/private
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/private/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === RUN   TestMountDaemonRoot/private/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/default/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/default/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:10:04 [2022-08-22T03:10:04.213Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:10:04 [2022-08-22T03:10:04.472Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:10:04 [2022-08-22T03:10:04.728Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:10:04 [2022-08-22T03:10:04.728Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:10:04 [2022-08-22T03:10:04.728Z] === CONT  TestMountDaemonRoot/private/bind_root
03:10:04 [2022-08-22T03:10:04.728Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:10:04 [2022-08-22T03:10:04.728Z] === CONT  TestMountDaemonRoot/private/mount_root
03:10:04 [2022-08-22T03:10:04.728Z] --- PASS: TestMountDaemonRoot (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
03:10:04 [2022-08-22T03:10:04.728Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
03:10:04 [2022-08-22T03:10:04.728Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
03:10:04 [2022-08-22T03:10:04.728Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
03:10:04 [2022-08-22T03:10:04.728Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
03:10:04 [2022-08-22T03:10:04.728Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
03:10:04 [2022-08-22T03:10:04.728Z] === RUN   TestContainerBindMountNonRecursive
03:10:06 [2022-08-22T03:10:06.094Z] --- PASS: TestContainerBindMountNonRecursive (1.40s)
03:10:06 [2022-08-22T03:10:06.094Z] === RUN   TestContainerVolumesMountedAsShared
03:10:06 [2022-08-22T03:10:06.656Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
03:10:06 [2022-08-22T03:10:06.656Z] === RUN   TestContainerVolumesMountedAsSlave
03:10:06 [2022-08-22T03:10:06.913Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
03:10:06 [2022-08-22T03:10:06.913Z] === RUN   TestNetworkNat
03:10:07 [2022-08-22T03:10:07.475Z] --- PASS: TestNetworkNat (0.48s)
03:10:07 [2022-08-22T03:10:07.475Z] === RUN   TestNetworkLocalhostTCPNat
03:10:07 [2022-08-22T03:10:07.732Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
03:10:07 [2022-08-22T03:10:07.732Z] === RUN   TestNetworkLoopbackNat
03:10:10 [2022-08-22T03:10:10.247Z] --- PASS: TestNetworkLoopbackNat (2.61s)
03:10:10 [2022-08-22T03:10:10.247Z] === RUN   TestPause
03:10:10 [2022-08-22T03:10:10.808Z] --- PASS: TestPause (0.46s)
03:10:10 [2022-08-22T03:10:10.808Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:10:10 [2022-08-22T03:10:10.808Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:10:10 [2022-08-22T03:10:10.808Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:10:10 [2022-08-22T03:10:10.808Z] === RUN   TestPauseStopPausedContainer
03:10:11 [2022-08-22T03:10:11.369Z] --- PASS: TestPauseStopPausedContainer (0.44s)
03:10:11 [2022-08-22T03:10:11.369Z] === RUN   TestPidHost
03:10:12 [2022-08-22T03:10:12.300Z] --- PASS: TestPidHost (0.98s)
03:10:12 [2022-08-22T03:10:12.300Z] === RUN   TestPsFilter
03:10:12 [2022-08-22T03:10:12.300Z] --- PASS: TestPsFilter (0.10s)
03:10:12 [2022-08-22T03:10:12.300Z] === RUN   TestRemoveContainerWithRemovedVolume
03:10:12 [2022-08-22T03:10:12.862Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
03:10:12 [2022-08-22T03:10:12.862Z] === RUN   TestRemoveContainerWithVolume
03:10:13 [2022-08-22T03:10:13.118Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
03:10:13 [2022-08-22T03:10:13.118Z] === RUN   TestRemoveContainerRunning
03:10:13 [2022-08-22T03:10:13.680Z] --- PASS: TestRemoveContainerRunning (0.43s)
03:10:13 [2022-08-22T03:10:13.680Z] === RUN   TestRemoveContainerForceRemoveRunning
03:10:14 [2022-08-22T03:10:14.242Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
03:10:14 [2022-08-22T03:10:14.242Z] === RUN   TestRemoveInvalidContainer
03:10:14 [2022-08-22T03:10:14.242Z] --- PASS: TestRemoveInvalidContainer (0.01s)
03:10:14 [2022-08-22T03:10:14.242Z] === RUN   TestRenameLinkedContainer
03:10:16 [2022-08-22T03:10:16.137Z] --- PASS: TestRenameLinkedContainer (1.85s)
03:10:16 [2022-08-22T03:10:16.137Z] === RUN   TestRenameStoppedContainer
03:10:16 [2022-08-22T03:10:16.394Z] --- PASS: TestRenameStoppedContainer (0.43s)
03:10:16 [2022-08-22T03:10:16.394Z] === RUN   TestRenameRunningContainerAndReuse
03:10:17 [2022-08-22T03:10:17.324Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
03:10:17 [2022-08-22T03:10:17.324Z] === RUN   TestRenameInvalidName
03:10:17 [2022-08-22T03:10:17.581Z] --- PASS: TestRenameInvalidName (0.43s)
03:10:17 [2022-08-22T03:10:17.581Z] === RUN   TestRenameAnonymousContainer
03:10:19 [2022-08-22T03:10:19.471Z] --- PASS: TestRenameAnonymousContainer (1.55s)
03:10:19 [2022-08-22T03:10:19.471Z] === RUN   TestRenameContainerWithSameName
03:10:19 [2022-08-22T03:10:19.728Z] --- PASS: TestRenameContainerWithSameName (0.43s)
03:10:19 [2022-08-22T03:10:19.728Z] === RUN   TestRenameContainerWithLinkedContainer
03:10:20 [2022-08-22T03:10:20.655Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
03:10:20 [2022-08-22T03:10:20.655Z] === RUN   TestResize
03:10:20 [2022-08-22T03:10:20.911Z] --- PASS: TestResize (0.44s)
03:10:20 [2022-08-22T03:10:20.911Z] === RUN   TestResizeWithInvalidSize
03:10:21 [2022-08-22T03:10:21.473Z] --- PASS: TestResizeWithInvalidSize (0.43s)
03:10:21 [2022-08-22T03:10:21.473Z] === RUN   TestResizeWhenContainerNotStarted
03:10:21 [2022-08-22T03:10:21.730Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:10:21 [2022-08-22T03:10:21.730Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
03:10:23 [2022-08-22T03:10:23.621Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:10:25 [2022-08-22T03:10:25.509Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:10:26 [2022-08-22T03:10:26.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:10:27 [2022-08-22T03:10:27.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:10:27 [2022-08-22T03:10:27.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:10:29 [2022-08-22T03:10:29.321Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:10:29 [2022-08-22T03:10:29.884Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:10:31 [2022-08-22T03:10:31.248Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:10:31 [2022-08-22T03:10:31.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:10:32 [2022-08-22T03:10:32.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:10:32 [2022-08-22T03:10:32.935Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:10:33 [2022-08-22T03:10:33.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
03:10:34 [2022-08-22T03:10:34.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
03:10:36 [2022-08-22T03:10:36.951Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
03:10:41 [2022-08-22T03:10:41.119Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.26s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.88s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s)
03:10:41 [2022-08-22T03:10:41.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s)
03:10:41 [2022-08-22T03:10:41.119Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
03:10:41 [2022-08-22T03:10:41.119Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
03:10:41 [2022-08-22T03:10:41.681Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
03:10:42 [2022-08-22T03:10:42.609Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
03:10:42 [2022-08-22T03:10:42.610Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
03:10:42 [2022-08-22T03:10:42.610Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
03:10:42 [2022-08-22T03:10:42.610Z] === RUN   TestCgroupNamespacesRun
03:10:43 [2022-08-22T03:10:43.976Z] --- PASS: TestCgroupNamespacesRun (1.21s)
03:10:43 [2022-08-22T03:10:43.976Z] === RUN   TestCgroupNamespacesRunPrivileged
03:10:43 [2022-08-22T03:10:43.976Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
03:10:43 [2022-08-22T03:10:43.976Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
03:10:43 [2022-08-22T03:10:43.976Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:10:45 [2022-08-22T03:10:45.341Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
03:10:45 [2022-08-22T03:10:45.341Z] === RUN   TestCgroupNamespacesRunHostMode
03:10:46 [2022-08-22T03:10:46.269Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
03:10:46 [2022-08-22T03:10:46.269Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:10:47 [2022-08-22T03:10:47.635Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
03:10:47 [2022-08-22T03:10:47.635Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:10:48 [2022-08-22T03:10:48.563Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
03:10:48 [2022-08-22T03:10:48.563Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:10:49 [2022-08-22T03:10:49.124Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
03:10:49 [2022-08-22T03:10:49.124Z] === RUN   TestCgroupNamespacesRunOlderClient
03:10:50 [2022-08-22T03:10:50.490Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
03:10:50 [2022-08-22T03:10:50.490Z] === RUN   TestNISDomainname
03:10:51 [2022-08-22T03:10:51.051Z] --- PASS: TestNISDomainname (0.53s)
03:10:51 [2022-08-22T03:10:51.051Z] === RUN   TestHostnameDnsResolution
03:10:51 [2022-08-22T03:10:51.614Z] --- PASS: TestHostnameDnsResolution (0.68s)
03:10:51 [2022-08-22T03:10:51.614Z] === RUN   TestUnprivilegedPortsAndPing
03:10:52 [2022-08-22T03:10:52.177Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
03:10:52 [2022-08-22T03:10:52.177Z] === RUN   TestPrivilegedHostDevices
03:10:52 [2022-08-22T03:10:52.739Z] --- PASS: TestPrivilegedHostDevices (0.49s)
03:10:52 [2022-08-22T03:10:52.739Z] === RUN   TestRunConsoleSize
03:10:52 [2022-08-22T03:10:52.996Z] --- PASS: TestRunConsoleSize (0.42s)
03:10:52 [2022-08-22T03:10:52.996Z] === RUN   TestRunWithAlternativeContainerdShim
03:10:55 [2022-08-22T03:10:55.520Z] --- PASS: TestRunWithAlternativeContainerdShim (2.15s)
03:10:55 [2022-08-22T03:10:55.520Z] === RUN   TestStats
03:10:58 [2022-08-22T03:10:58.036Z] --- PASS: TestStats (2.50s)
03:10:58 [2022-08-22T03:10:58.036Z] === RUN   TestStopContainerWithTimeout
03:10:58 [2022-08-22T03:10:58.036Z] === RUN   TestStopContainerWithTimeout/0
03:10:58 [2022-08-22T03:10:58.036Z] === PAUSE TestStopContainerWithTimeout/0
03:10:58 [2022-08-22T03:10:58.036Z] === RUN   TestStopContainerWithTimeout/1
03:10:58 [2022-08-22T03:10:58.036Z] === PAUSE TestStopContainerWithTimeout/1
03:10:58 [2022-08-22T03:10:58.036Z] === RUN   TestStopContainerWithTimeout/3
03:10:58 [2022-08-22T03:10:58.036Z] === PAUSE TestStopContainerWithTimeout/3
03:10:58 [2022-08-22T03:10:58.036Z] === RUN   TestStopContainerWithTimeout/-1
03:10:58 [2022-08-22T03:10:58.036Z] === PAUSE TestStopContainerWithTimeout/-1
03:10:58 [2022-08-22T03:10:58.036Z] === CONT  TestStopContainerWithTimeout/0
03:10:58 [2022-08-22T03:10:58.036Z] === CONT  TestStopContainerWithTimeout/-1
03:10:58 [2022-08-22T03:10:58.598Z] === CONT  TestStopContainerWithTimeout/3
03:11:00 [2022-08-22T03:11:00.487Z] === CONT  TestStopContainerWithTimeout/1
03:11:01 [2022-08-22T03:11:01.853Z] --- PASS: TestStopContainerWithTimeout (0.01s)
03:11:01 [2022-08-22T03:11:01.853Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
03:11:01 [2022-08-22T03:11:01.853Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
03:11:01 [2022-08-22T03:11:01.853Z]     --- PASS: TestStopContainerWithTimeout/3 (2.47s)
03:11:01 [2022-08-22T03:11:01.853Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
03:11:01 [2022-08-22T03:11:01.853Z] === RUN   TestDeleteDevicemapper
03:11:01 [2022-08-22T03:11:01.853Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:11:01 [2022-08-22T03:11:01.853Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:11:01 [2022-08-22T03:11:01.853Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:11:03 [2022-08-22T03:11:03.742Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s)
03:11:03 [2022-08-22T03:11:03.742Z] === RUN   TestUpdateMemory
03:11:03 [2022-08-22T03:11:03.998Z] --- PASS: TestUpdateMemory (0.56s)
03:11:03 [2022-08-22T03:11:03.998Z] === RUN   TestUpdateCPUQuota
03:11:04 [2022-08-22T03:11:04.926Z] --- PASS: TestUpdateCPUQuota (0.98s)
03:11:04 [2022-08-22T03:11:04.926Z] === RUN   TestUpdatePidsLimit
03:11:04 [2022-08-22T03:11:04.926Z] === RUN   TestUpdatePidsLimit/update_from_none
03:11:05 [2022-08-22T03:11:05.182Z] === RUN   TestUpdatePidsLimit/no_change
03:11:05 [2022-08-22T03:11:05.438Z] === RUN   TestUpdatePidsLimit/update_lower
03:11:05 [2022-08-22T03:11:05.694Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:11:05 [2022-08-22T03:11:05.951Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:11:05 [2022-08-22T03:11:05.951Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:11:06 [2022-08-22T03:11:06.207Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:11:06 [2022-08-22T03:11:06.770Z] --- PASS: TestUpdatePidsLimit (1.93s)
03:11:06 [2022-08-22T03:11:06.770Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
03:11:06 [2022-08-22T03:11:06.770Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
03:11:06 [2022-08-22T03:11:06.770Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
03:11:06 [2022-08-22T03:11:06.770Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
03:11:06 [2022-08-22T03:11:06.770Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
03:11:06 [2022-08-22T03:11:06.770Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
03:11:06 [2022-08-22T03:11:06.770Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
03:11:06 [2022-08-22T03:11:06.770Z] === RUN   TestUpdateRestartPolicy
03:11:18 [2022-08-22T03:11:18.936Z] --- PASS: TestUpdateRestartPolicy (11.08s)
03:11:18 [2022-08-22T03:11:18.936Z] === RUN   TestUpdateRestartWithAutoRemove
03:11:18 [2022-08-22T03:11:18.936Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
03:11:18 [2022-08-22T03:11:18.936Z] === RUN   TestWaitNonBlocked
03:11:18 [2022-08-22T03:11:18.936Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:11:18 [2022-08-22T03:11:18.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:11:18 [2022-08-22T03:11:18.936Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:11:18 [2022-08-22T03:11:18.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:11:18 [2022-08-22T03:11:18.936Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:11:18 [2022-08-22T03:11:18.936Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:11:19 [2022-08-22T03:11:19.192Z] --- PASS: TestWaitNonBlocked (0.01s)
03:11:19 [2022-08-22T03:11:19.192Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
03:11:19 [2022-08-22T03:11:19.192Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
03:11:19 [2022-08-22T03:11:19.192Z] === RUN   TestWaitBlocked
03:11:19 [2022-08-22T03:11:19.192Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:11:19 [2022-08-22T03:11:19.192Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:11:19 [2022-08-22T03:11:19.192Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:11:19 [2022-08-22T03:11:19.192Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:11:19 [2022-08-22T03:11:19.192Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:11:19 [2022-08-22T03:11:19.192Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:11:19 [2022-08-22T03:11:19.772Z] --- PASS: TestWaitBlocked (0.01s)
03:11:19 [2022-08-22T03:11:19.772Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
03:11:19 [2022-08-22T03:11:19.772Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
03:11:19 [2022-08-22T03:11:19.772Z] === RUN   TestWaitConditions
03:11:19 [2022-08-22T03:11:19.772Z] === RUN   TestWaitConditions/default
03:11:19 [2022-08-22T03:11:19.772Z] === PAUSE TestWaitConditions/default
03:11:19 [2022-08-22T03:11:19.772Z] === RUN   TestWaitConditions/not-running
03:11:19 [2022-08-22T03:11:19.772Z] === PAUSE TestWaitConditions/not-running
03:11:19 [2022-08-22T03:11:19.772Z] === RUN   TestWaitConditions/next-exit
03:11:19 [2022-08-22T03:11:19.772Z] === PAUSE TestWaitConditions/next-exit
03:11:19 [2022-08-22T03:11:19.772Z] === RUN   TestWaitConditions/removed
03:11:19 [2022-08-22T03:11:19.772Z] === PAUSE TestWaitConditions/removed
03:11:19 [2022-08-22T03:11:19.772Z] === CONT  TestWaitConditions/default
03:11:19 [2022-08-22T03:11:19.772Z] === CONT  TestWaitConditions/next-exit
03:11:21 [2022-08-22T03:11:21.692Z] === CONT  TestWaitConditions/removed
03:11:21 [2022-08-22T03:11:21.692Z] === CONT  TestWaitConditions/not-running
03:11:23 [2022-08-22T03:11:23.056Z] --- PASS: TestWaitConditions (0.01s)
03:11:23 [2022-08-22T03:11:23.056Z]     --- PASS: TestWaitConditions/default (1.67s)
03:11:23 [2022-08-22T03:11:23.056Z]     --- PASS: TestWaitConditions/next-exit (1.72s)
03:11:23 [2022-08-22T03:11:23.056Z]     --- PASS: TestWaitConditions/removed (1.61s)
03:11:23 [2022-08-22T03:11:23.056Z]     --- PASS: TestWaitConditions/not-running (1.57s)
03:11:23 [2022-08-22T03:11:23.056Z] === RUN   TestWaitRestartedContainer
03:11:23 [2022-08-22T03:11:23.056Z] === RUN   TestWaitRestartedContainer/default
03:11:23 [2022-08-22T03:11:23.056Z] === PAUSE TestWaitRestartedContainer/default
03:11:23 [2022-08-22T03:11:23.056Z] === RUN   TestWaitRestartedContainer/not-running
03:11:23 [2022-08-22T03:11:23.056Z] === PAUSE TestWaitRestartedContainer/not-running
03:11:23 [2022-08-22T03:11:23.056Z] === RUN   TestWaitRestartedContainer/next-exit
03:11:23 [2022-08-22T03:11:23.056Z] === PAUSE TestWaitRestartedContainer/next-exit
03:11:23 [2022-08-22T03:11:23.056Z] === CONT  TestWaitRestartedContainer/default
03:11:23 [2022-08-22T03:11:23.056Z] === CONT  TestWaitRestartedContainer/next-exit
03:11:24 [2022-08-22T03:11:24.944Z] === CONT  TestWaitRestartedContainer/not-running
03:11:25 [2022-08-22T03:11:25.506Z] --- PASS: TestWaitRestartedContainer (0.02s)
03:11:25 [2022-08-22T03:11:25.506Z]     --- PASS: TestWaitRestartedContainer/default (1.60s)
03:11:25 [2022-08-22T03:11:25.506Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.61s)
03:11:25 [2022-08-22T03:11:25.506Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
03:11:25 [2022-08-22T03:11:25.506Z] === CONT  TestContainerStartOnDaemonRestart
03:11:25 [2022-08-22T03:11:25.506Z] === CONT  TestRestartDaemonWithRestartingContainer
03:11:28 [2022-08-22T03:11:28.024Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s)
03:11:28 [2022-08-22T03:11:28.024Z] === CONT  TestIpcModeOlderClient
03:11:28 [2022-08-22T03:11:28.024Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s)
03:11:28 [2022-08-22T03:11:28.024Z] === CONT  TestContainerKillOnDaemonStart
03:11:28 [2022-08-22T03:11:28.279Z] --- PASS: TestIpcModeOlderClient (0.10s)
03:11:28 [2022-08-22T03:11:28.279Z] === CONT  TestDaemonHostGatewayIP
03:11:30 [2022-08-22T03:11:30.796Z] --- PASS: TestDaemonHostGatewayIP (2.53s)
03:11:30 [2022-08-22T03:11:30.796Z] === CONT  TestDaemonRestartIpcMode
03:11:33 [2022-08-22T03:11:33.312Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
03:11:39 [2022-08-22T03:11:39.844Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
03:11:39 [2022-08-22T03:11:39.844Z] PASS
03:11:39 [2022-08-22T03:11:39.844Z] 
03:11:39 [2022-08-22T03:11:39.844Z] === Skipped
03:11:39 [2022-08-22T03:11:39.844Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
03:11:39 [2022-08-22T03:11:39.844Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:11:39 [2022-08-22T03:11:39.844Z] 
03:11:39 [2022-08-22T03:11:39.844Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
03:11:39 [2022-08-22T03:11:39.844Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
03:11:39 [2022-08-22T03:11:39.844Z] 
03:11:39 [2022-08-22T03:11:39.844Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:11:39 [2022-08-22T03:11:39.844Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:11:39 [2022-08-22T03:11:39.844Z] 
03:11:39 [2022-08-22T03:11:39.844Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
03:11:39 [2022-08-22T03:11:39.844Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
03:11:39 [2022-08-22T03:11:39.844Z] 
03:11:39 [2022-08-22T03:11:39.844Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
03:11:39 [2022-08-22T03:11:39.844Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:11:39 [2022-08-22T03:11:39.844Z] 
03:11:39 [2022-08-22T03:11:39.844Z] DONE 272 tests, 5 skipped in 136.285s
03:11:39 [2022-08-22T03:11:39.844Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
03:11:39 [2022-08-22T03:11:39.844Z] === RUN   TestConfigDaemonLibtrustID
03:11:40 [2022-08-22T03:11:40.407Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
03:11:40 [2022-08-22T03:11:40.407Z] === RUN   TestConfigDaemonID
03:11:41 [2022-08-22T03:11:41.334Z]     daemon_test.go:83: [d75121c4c8f81] daemon is not started
03:11:41 [2022-08-22T03:11:41.334Z] --- PASS: TestConfigDaemonID (1.04s)
03:11:41 [2022-08-22T03:11:41.334Z] === RUN   TestDaemonConfigValidation
03:11:41 [2022-08-22T03:11:41.334Z] === RUN   TestDaemonConfigValidation/config_with_no_content
03:11:41 [2022-08-22T03:11:41.334Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
03:11:41 [2022-08-22T03:11:41.334Z] === RUN   TestDaemonConfigValidation/config_with_{}
03:11:41 [2022-08-22T03:11:41.334Z] === PAUSE TestDaemonConfigValidation/config_with_{}
03:11:41 [2022-08-22T03:11:41.334Z] === RUN   TestDaemonConfigValidation/invalid_config
03:11:41 [2022-08-22T03:11:41.334Z] === PAUSE TestDaemonConfigValidation/invalid_config
03:11:41 [2022-08-22T03:11:41.334Z] === RUN   TestDaemonConfigValidation/malformed_config
03:11:41 [2022-08-22T03:11:41.334Z] === PAUSE TestDaemonConfigValidation/malformed_config
03:11:41 [2022-08-22T03:11:41.334Z] === RUN   TestDaemonConfigValidation/valid_config
03:11:41 [2022-08-22T03:11:41.334Z] === PAUSE TestDaemonConfigValidation/valid_config
03:11:41 [2022-08-22T03:11:41.334Z] === CONT  TestDaemonConfigValidation/config_with_no_content
03:11:41 [2022-08-22T03:11:41.334Z] === CONT  TestDaemonConfigValidation/malformed_config
03:11:41 [2022-08-22T03:11:41.590Z] === CONT  TestDaemonConfigValidation/valid_config
03:11:41 [2022-08-22T03:11:41.590Z] === CONT  TestDaemonConfigValidation/invalid_config
03:11:41 [2022-08-22T03:11:41.590Z] === CONT  TestDaemonConfigValidation/config_with_{}
03:11:41 [2022-08-22T03:11:41.590Z] --- PASS: TestDaemonConfigValidation (0.00s)
03:11:41 [2022-08-22T03:11:41.590Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
03:11:41 [2022-08-22T03:11:41.590Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
03:11:41 [2022-08-22T03:11:41.590Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
03:11:41 [2022-08-22T03:11:41.590Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
03:11:41 [2022-08-22T03:11:41.590Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
03:11:41 [2022-08-22T03:11:41.590Z] === RUN   TestConfigDaemonSeccompProfiles
03:11:41 [2022-08-22T03:11:41.590Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
03:11:42 [2022-08-22T03:11:42.957Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
03:11:43 [2022-08-22T03:11:43.885Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
03:11:44 [2022-08-22T03:11:44.812Z] === CONT  TestConfigDaemonSeccompProfiles
03:11:44 [2022-08-22T03:11:44.812Z]     daemon_test.go:197: [d4c00d3a75cfc] daemon is not started
03:11:44 [2022-08-22T03:11:44.812Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
03:11:44 [2022-08-22T03:11:44.812Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
03:11:44 [2022-08-22T03:11:44.812Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
03:11:44 [2022-08-22T03:11:44.812Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
03:11:44 [2022-08-22T03:11:44.812Z] === RUN   TestDaemonProxy
03:11:44 [2022-08-22T03:11:44.812Z] === RUN   TestDaemonProxy/environment_variables
03:11:46 [2022-08-22T03:11:46.699Z] === RUN   TestDaemonProxy/command-line_options
03:11:48 [2022-08-22T03:11:48.586Z] === RUN   TestDaemonProxy/configuration_file
03:11:49 [2022-08-22T03:11:49.949Z] === RUN   TestDaemonProxy/conflicting_options
03:11:50 [2022-08-22T03:11:50.510Z] === RUN   TestDaemonProxy/reload_sanitized
03:11:51 [2022-08-22T03:11:51.071Z] --- PASS: TestDaemonProxy (6.21s)
03:11:51 [2022-08-22T03:11:51.071Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
03:11:51 [2022-08-22T03:11:51.071Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
03:11:51 [2022-08-22T03:11:51.071Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
03:11:51 [2022-08-22T03:11:51.071Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
03:11:51 [2022-08-22T03:11:51.071Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
03:11:51 [2022-08-22T03:11:51.071Z] PASS
03:11:51 [2022-08-22T03:11:51.071Z] 
03:11:51 [2022-08-22T03:11:51.071Z] DONE 18 tests in 11.133s
03:11:51 [2022-08-22T03:11:51.071Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
03:11:51 [2022-08-22T03:11:51.071Z] INFO: Testing against a local daemon
03:11:51 [2022-08-22T03:11:51.071Z] === RUN   TestCommitInheritsEnv
03:11:51 [2022-08-22T03:11:51.328Z] --- PASS: TestCommitInheritsEnv (0.32s)
03:11:51 [2022-08-22T03:11:51.328Z] === RUN   TestImportExtremelyLargeImageWorks
03:11:51 [2022-08-22T03:11:51.328Z] === PAUSE TestImportExtremelyLargeImageWorks
03:11:51 [2022-08-22T03:11:51.328Z] === RUN   TestImportWithCustomPlatform
03:11:51 [2022-08-22T03:11:51.328Z] === RUN   TestImportWithCustomPlatform/#00
03:11:51 [2022-08-22T03:11:51.328Z] === RUN   TestImportWithCustomPlatform/_______
03:11:51 [2022-08-22T03:11:51.328Z] === RUN   TestImportWithCustomPlatform//
03:11:51 [2022-08-22T03:11:51.328Z] === RUN   TestImportWithCustomPlatform/linux
03:11:51 [2022-08-22T03:11:51.584Z] === RUN   TestImportWithCustomPlatform/LINUX
03:11:51 [2022-08-22T03:11:51.584Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
03:11:51 [2022-08-22T03:11:51.584Z] === RUN   TestImportWithCustomPlatform/macos
03:11:51 [2022-08-22T03:11:51.584Z] === RUN   TestImportWithCustomPlatform/macos/arm64
03:11:51 [2022-08-22T03:11:51.584Z] === RUN   TestImportWithCustomPlatform/nintendo64
03:11:51 [2022-08-22T03:11:51.584Z] --- PASS: TestImportWithCustomPlatform (0.32s)
03:11:51 [2022-08-22T03:11:51.584Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
03:11:51 [2022-08-22T03:11:51.584Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
03:11:51 [2022-08-22T03:11:51.584Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
03:11:51 [2022-08-22T03:11:51.584Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
03:11:51 [2022-08-22T03:11:51.584Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
03:11:51 [2022-08-22T03:11:51.584Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
03:11:51 [2022-08-22T03:11:51.584Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
03:11:51 [2022-08-22T03:11:51.584Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
03:11:51 [2022-08-22T03:11:51.584Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
03:11:51 [2022-08-22T03:11:51.584Z] === RUN   TestImagesFilterMultiReference
03:11:51 [2022-08-22T03:11:51.840Z] --- PASS: TestImagesFilterMultiReference (0.06s)
03:11:51 [2022-08-22T03:11:51.840Z] === RUN   TestImagePullPlatformInvalid
03:11:51 [2022-08-22T03:11:51.840Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
03:11:51 [2022-08-22T03:11:51.840Z] === RUN   TestRemoveImageOrphaning
03:11:52 [2022-08-22T03:11:52.097Z] --- PASS: TestRemoveImageOrphaning (0.27s)
03:11:52 [2022-08-22T03:11:52.097Z] === RUN   TestRemoveImageGarbageCollector
03:11:52 [2022-08-22T03:11:52.658Z] time="2022-08-22T03:11:52Z" level=info msg="[graphdriver] trying configured driver: overlay2"
03:11:54 [2022-08-22T03:11:54.024Z] --- PASS: TestRemoveImageGarbageCollector (1.85s)
03:11:54 [2022-08-22T03:11:54.024Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:11:54 [2022-08-22T03:11:54.024Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
03:11:54 [2022-08-22T03:11:54.024Z] === RUN   TestTagInvalidReference
03:11:54 [2022-08-22T03:11:54.024Z] --- PASS: TestTagInvalidReference (0.03s)
03:11:54 [2022-08-22T03:11:54.024Z] === RUN   TestTagValidPrefixedRepo
03:11:54 [2022-08-22T03:11:54.024Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
03:11:54 [2022-08-22T03:11:54.024Z] === RUN   TestTagExistedNameWithoutForce
03:11:54 [2022-08-22T03:11:54.024Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
03:11:54 [2022-08-22T03:11:54.024Z] === RUN   TestTagOfficialNames
03:11:54 [2022-08-22T03:11:54.024Z] --- PASS: TestTagOfficialNames (0.06s)
03:11:54 [2022-08-22T03:11:54.024Z] === RUN   TestTagMatchesDigest
03:11:54 [2022-08-22T03:11:54.024Z] --- PASS: TestTagMatchesDigest (0.02s)
03:11:54 [2022-08-22T03:11:54.024Z] === CONT  TestImportExtremelyLargeImageWorks
03:13:30 [2022-08-22T03:13:30.400Z] --- PASS: TestImportExtremelyLargeImageWorks (91.76s)
03:13:30 [2022-08-22T03:13:30.400Z] PASS
03:13:30 [2022-08-22T03:13:30.400Z] 
03:13:30 [2022-08-22T03:13:30.400Z] DONE 22 tests in 94.910s
03:13:30 [2022-08-22T03:13:30.400Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
03:13:30 [2022-08-22T03:13:30.400Z] === RUN   TestStripANSICommands
03:13:30 [2022-08-22T03:13:30.400Z] === RUN   TestStripANSICommands/#00
03:13:30 [2022-08-22T03:13:30.400Z] === RUN   TestStripANSICommands/#01
03:13:30 [2022-08-22T03:13:30.400Z] --- PASS: TestStripANSICommands (0.00s)
03:13:30 [2022-08-22T03:13:30.400Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
03:13:30 [2022-08-22T03:13:30.400Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
03:13:30 [2022-08-22T03:13:30.400Z] PASS
03:13:30 [2022-08-22T03:13:30.400Z] 
03:13:30 [2022-08-22T03:13:30.400Z] DONE 3 tests in 0.008s
03:13:30 [2022-08-22T03:13:30.400Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
03:13:30 [2022-08-22T03:13:30.400Z] INFO: Testing against a local daemon
03:13:30 [2022-08-22T03:13:30.400Z] === RUN   TestNetworkCreateDelete
03:13:30 [2022-08-22T03:13:30.400Z] --- PASS: TestNetworkCreateDelete (0.14s)
03:13:30 [2022-08-22T03:13:30.400Z] === RUN   TestDockerNetworkDeletePreferID
03:13:30 [2022-08-22T03:13:30.400Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
03:13:30 [2022-08-22T03:13:30.400Z] === RUN   TestDaemonDNSFallback
03:13:32 [2022-08-22T03:13:32.914Z] --- PASS: TestDaemonDNSFallback (6.35s)
03:13:32 [2022-08-22T03:13:32.914Z] === RUN   TestInspectNetwork
03:13:36 [2022-08-22T03:13:36.192Z] === RUN   TestInspectNetwork/full_network_id
03:13:36 [2022-08-22T03:13:36.192Z] === RUN   TestInspectNetwork/partial_network_id
03:13:36 [2022-08-22T03:13:36.192Z] === RUN   TestInspectNetwork/network_name
03:13:36 [2022-08-22T03:13:36.192Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:13:40 [2022-08-22T03:13:40.379Z] --- PASS: TestInspectNetwork (7.21s)
03:13:40 [2022-08-22T03:13:40.379Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:13:40 [2022-08-22T03:13:40.379Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:13:40 [2022-08-22T03:13:40.379Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:13:40 [2022-08-22T03:13:40.379Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:13:40 [2022-08-22T03:13:40.379Z] === RUN   TestRunContainerWithBridgeNone
03:13:41 [2022-08-22T03:13:41.762Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/create
03:13:41 [2022-08-22T03:13:41.762Z] === PAUSE TestNetworkInvalidJSON/networks/create
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
03:13:41 [2022-08-22T03:13:41.762Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
03:13:41 [2022-08-22T03:13:41.762Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
03:13:41 [2022-08-22T03:13:41.762Z] === CONT  TestNetworkInvalidJSON/networks/create
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
03:13:41 [2022-08-22T03:13:41.762Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
03:13:41 [2022-08-22T03:13:41.762Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
03:13:41 [2022-08-22T03:13:41.762Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:13:41 [2022-08-22T03:13:41.762Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkList
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkList//networks
03:13:41 [2022-08-22T03:13:41.762Z] === PAUSE TestNetworkList//networks
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestNetworkList//networks/
03:13:41 [2022-08-22T03:13:41.762Z] === PAUSE TestNetworkList//networks/
03:13:41 [2022-08-22T03:13:41.762Z] === CONT  TestNetworkList//networks
03:13:41 [2022-08-22T03:13:41.762Z] === CONT  TestNetworkList//networks/
03:13:41 [2022-08-22T03:13:41.762Z] --- PASS: TestNetworkList (0.01s)
03:13:41 [2022-08-22T03:13:41.762Z]     --- PASS: TestNetworkList//networks/ (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z]     --- PASS: TestNetworkList//networks (0.00s)
03:13:41 [2022-08-22T03:13:41.762Z] === RUN   TestHostIPv4BridgeLabel
03:13:42 [2022-08-22T03:13:42.017Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
03:13:42 [2022-08-22T03:13:42.017Z] === RUN   TestDaemonRestartWithLiveRestore
03:13:43 [2022-08-22T03:13:43.382Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
03:13:43 [2022-08-22T03:13:43.382Z] === RUN   TestDaemonDefaultNetworkPools
03:13:43 [2022-08-22T03:13:43.944Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
03:13:43 [2022-08-22T03:13:43.944Z] === RUN   TestDaemonRestartWithExistingNetwork
03:13:45 [2022-08-22T03:13:45.307Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
03:13:45 [2022-08-22T03:13:45.307Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:13:46 [2022-08-22T03:13:46.234Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
03:13:46 [2022-08-22T03:13:46.234Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:13:46 [2022-08-22T03:13:46.795Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
03:13:46 [2022-08-22T03:13:46.795Z] === RUN   TestServiceWithPredefinedNetwork
03:13:49 [2022-08-22T03:13:49.310Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
03:13:49 [2022-08-22T03:13:49.311Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:13:49 [2022-08-22T03:13:49.311Z]     service_test.go:243: FLAKY_TEST
03:13:49 [2022-08-22T03:13:49.311Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:13:49 [2022-08-22T03:13:49.311Z] === RUN   TestServiceWithDataPathPortInit
03:14:04 [2022-08-22T03:14:04.150Z] --- PASS: TestServiceWithDataPathPortInit (14.03s)
03:14:04 [2022-08-22T03:14:04.150Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:14:06 [2022-08-22T03:14:06.040Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:moq24esxfdj3iyhzok8yjwnpx Created:2022-08-22 03:14:04.398278043 +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[01c2550bbd4d229475b20d15ad47473243ca80c0d9ad0783814507e736290661:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vjsuvtwr77k5akofa2mu6m0na EndpointID:da2160f022f26c45c253c329774138e8866becde61cf7fedd4e5c7a53b9dcc6d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d5ac241ea46c363b2e1bc0c6eeef73c12889258dd00d3ad7b208669ea234dc83 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:1ed98661b30e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vjsuvtwr77k5akofa2mu6m0na EndpointID:da2160f022f26c45c253c329774138e8866becde61cf7fedd4e5c7a53b9dcc6d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:14:10 [2022-08-22T03:14:10.203Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s)
03:14:10 [2022-08-22T03:14:10.203Z] PASS
03:14:10 [2022-08-22T03:14:10.203Z] 
03:14:10 [2022-08-22T03:14:10.203Z] === Skipped
03:14:10 [2022-08-22T03:14:10.203Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:14:10 [2022-08-22T03:14:10.203Z]     service_test.go:243: FLAKY_TEST
03:14:10 [2022-08-22T03:14:10.203Z] 
03:14:10 [2022-08-22T03:14:10.203Z] DONE 38 tests, 1 skipped in 44.184s
03:14:10 [2022-08-22T03:14:10.203Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:14:10 [2022-08-22T03:14:10.203Z] INFO: Testing against a local daemon
03:14:10 [2022-08-22T03:14:10.203Z] === RUN   TestDockerNetworkIpvlanPersistance
03:14:10 [2022-08-22T03:14:10.203Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:14:10 [2022-08-22T03:14:10.203Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:14:10 [2022-08-22T03:14:10.203Z] === RUN   TestDockerNetworkIpvlan
03:14:10 [2022-08-22T03:14:10.203Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:14:10 [2022-08-22T03:14:10.203Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:14:10 [2022-08-22T03:14:10.203Z] PASS
03:14:10 [2022-08-22T03:14:10.203Z] 
03:14:10 [2022-08-22T03:14:10.203Z] === Skipped
03:14:10 [2022-08-22T03:14:10.203Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:14:10 [2022-08-22T03:14:10.203Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:14:10 [2022-08-22T03:14:10.203Z] 
03:14:10 [2022-08-22T03:14:10.203Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:14:10 [2022-08-22T03:14:10.203Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:14:10 [2022-08-22T03:14:10.203Z] 
03:14:10 [2022-08-22T03:14:10.203Z] DONE 2 tests, 2 skipped in 0.023s
03:14:10 [2022-08-22T03:14:10.203Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:14:10 [2022-08-22T03:14:10.203Z] INFO: Testing against a local daemon
03:14:10 [2022-08-22T03:14:10.203Z] === RUN   TestDockerNetworkMacvlanPersistance
03:14:11 [2022-08-22T03:14:11.567Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
03:14:11 [2022-08-22T03:14:11.567Z] === RUN   TestDockerNetworkMacvlan
03:14:12 [2022-08-22T03:14:12.129Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:14:13 [2022-08-22T03:14:13.057Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:14:13 [2022-08-22T03:14:13.618Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:14:15 [2022-08-22T03:14:15.507Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:14:17 [2022-08-22T03:14:17.396Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:14:20 [2022-08-22T03:14:20.666Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:14:21 [2022-08-22T03:14:21.227Z] --- PASS: TestDockerNetworkMacvlan (9.71s)
03:14:21 [2022-08-22T03:14:21.227Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.04s)
03:14:21 [2022-08-22T03:14:21.227Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
03:14:21 [2022-08-22T03:14:21.227Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s)
03:14:21 [2022-08-22T03:14:21.227Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s)
03:14:21 [2022-08-22T03:14:21.227Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
03:14:21 [2022-08-22T03:14:21.227Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
03:14:21 [2022-08-22T03:14:21.227Z] PASS
03:14:21 [2022-08-22T03:14:21.227Z] 
03:14:21 [2022-08-22T03:14:21.227Z] DONE 8 tests in 11.028s
03:14:21 [2022-08-22T03:14:21.227Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
03:14:21 [2022-08-22T03:14:21.227Z] testing: warning: no tests to run
03:14:21 [2022-08-22T03:14:21.227Z] PASS
03:14:21 [2022-08-22T03:14:21.227Z] 
03:14:21 [2022-08-22T03:14:21.227Z] DONE 0 tests in 0.007s
03:14:21 [2022-08-22T03:14:21.227Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:14:21 [2022-08-22T03:14:21.227Z] INFO: Testing against a local daemon
03:14:21 [2022-08-22T03:14:21.227Z] === RUN   TestAuthZPluginAllowRequest
03:14:22 [2022-08-22T03:14:22.593Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
03:14:22 [2022-08-22T03:14:22.593Z] === RUN   TestAuthZPluginTLS
03:14:22 [2022-08-22T03:14:22.849Z] --- PASS: TestAuthZPluginTLS (0.54s)
03:14:22 [2022-08-22T03:14:22.849Z] === RUN   TestAuthZPluginDenyRequest
03:14:23 [2022-08-22T03:14:23.410Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
03:14:23 [2022-08-22T03:14:23.410Z] === RUN   TestAuthZPluginAPIDenyResponse
03:14:23 [2022-08-22T03:14:23.972Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
03:14:23 [2022-08-22T03:14:23.972Z] === RUN   TestAuthZPluginDenyResponse
03:14:24 [2022-08-22T03:14:24.533Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
03:14:24 [2022-08-22T03:14:24.533Z] === RUN   TestAuthZPluginAllowEventStream
03:14:25 [2022-08-22T03:14:25.898Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
03:14:25 [2022-08-22T03:14:25.898Z] === RUN   TestAuthZPluginErrorResponse
03:14:26 [2022-08-22T03:14:26.155Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
03:14:26 [2022-08-22T03:14:26.155Z] === RUN   TestAuthZPluginErrorRequest
03:14:26 [2022-08-22T03:14:26.716Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
03:14:26 [2022-08-22T03:14:26.716Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:14:27 [2022-08-22T03:14:27.278Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
03:14:27 [2022-08-22T03:14:27.278Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:14:28 [2022-08-22T03:14:28.643Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
03:14:28 [2022-08-22T03:14:28.643Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:14:30 [2022-08-22T03:14:30.533Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s)
03:14:30 [2022-08-22T03:14:30.533Z] === RUN   TestAuthZPluginHeader
03:14:30 [2022-08-22T03:14:30.789Z] --- PASS: TestAuthZPluginHeader (0.71s)
03:14:30 [2022-08-22T03:14:30.789Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:14:36 [2022-08-22T03:14:36.032Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s)
03:14:36 [2022-08-22T03:14:36.032Z] === RUN   TestAuthZPluginV2Disable
03:14:39 [2022-08-22T03:14:39.299Z] --- PASS: TestAuthZPluginV2Disable (3.73s)
03:14:39 [2022-08-22T03:14:39.299Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:14:42 [2022-08-22T03:14:42.605Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s)
03:14:42 [2022-08-22T03:14:42.605Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:14:52 [2022-08-22T03:14:52.543Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.16s)
03:14:52 [2022-08-22T03:14:52.543Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:15:10 [2022-08-22T03:15:10.586Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
03:15:10 [2022-08-22T03:15:10.586Z] PASS
03:15:10 [2022-08-22T03:15:10.586Z] 
03:15:10 [2022-08-22T03:15:10.586Z] DONE 17 tests in 48.177s
03:15:10 [2022-08-22T03:15:10.586Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:15:10 [2022-08-22T03:15:10.586Z] INFO: Testing against a local daemon
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
03:15:10 [2022-08-22T03:15:10.586Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
03:15:10 [2022-08-22T03:15:10.586Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/pull
03:15:10 [2022-08-22T03:15:10.586Z] === PAUSE TestPluginInvalidJSON/plugins/pull
03:15:10 [2022-08-22T03:15:10.586Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
03:15:10 [2022-08-22T03:15:10.586Z] === CONT  TestPluginInvalidJSON/plugins/pull
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
03:15:10 [2022-08-22T03:15:10.586Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
03:15:10 [2022-08-22T03:15:10.586Z] --- PASS: TestPluginInvalidJSON (0.02s)
03:15:10 [2022-08-22T03:15:10.586Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInstall
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInstall/no_auth
03:15:10 [2022-08-22T03:15:10.586Z] time="2022-08-22T03:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:15:10 [2022-08-22T03:15:10.586Z] time="2022-08-22T03:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:456c6d9fb789a36ae9bab081f83aef91f6eca327fa59b6801ae191705e49cbbe" mediatype=application/vnd.docker.plugin.v1+json size=522
03:15:10 [2022-08-22T03:15:10.586Z] time="2022-08-22T03:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:15:10 [2022-08-22T03:15:10.586Z] time="2022-08-22T03:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:456c6d9fb789a36ae9bab081f83aef91f6eca327fa59b6801ae191705e49cbbe" mediatype=application/vnd.docker.plugin.v1+json size=522
03:15:10 [2022-08-22T03:15:10.586Z] === RUN   TestPluginInstall/with_htpasswd
03:15:10 [2022-08-22T03:15:10.842Z] time="2022-08-22T03:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:15:10 [2022-08-22T03:15:10.842Z] time="2022-08-22T03:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b46f53249a7105e77820dd73255d7ec53dab85b2c3728e8aa884ba42fc62c592" mediatype=application/vnd.docker.plugin.v1+json size=522
03:15:10 [2022-08-22T03:15:10.842Z] time="2022-08-22T03:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:15:10 [2022-08-22T03:15:10.842Z] time="2022-08-22T03:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b46f53249a7105e77820dd73255d7ec53dab85b2c3728e8aa884ba42fc62c592" mediatype=application/vnd.docker.plugin.v1+json size=522
03:15:11 [2022-08-22T03:15:11.098Z] === RUN   TestPluginInstall/with_insecure
03:15:12 [2022-08-22T03:15:12.025Z] time="2022-08-22T03:15:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:15:12 [2022-08-22T03:15:12.025Z] time="2022-08-22T03:15:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcfbfd5cdca5f23843e695001991f55f409dcaa5eef047ae49105df7977e6c2c" mediatype=application/vnd.docker.plugin.v1+json size=522
03:15:12 [2022-08-22T03:15:12.026Z] time="2022-08-22T03:15:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:15:12 [2022-08-22T03:15:12.026Z] time="2022-08-22T03:15:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcfbfd5cdca5f23843e695001991f55f409dcaa5eef047ae49105df7977e6c2c" mediatype=application/vnd.docker.plugin.v1+json size=522
03:15:12 [2022-08-22T03:15:12.281Z]     plugin_test.go:196: [d4f444464e116] daemon is not started
03:15:12 [2022-08-22T03:15:12.281Z] --- PASS: TestPluginInstall (2.74s)
03:15:12 [2022-08-22T03:15:12.281Z]     --- PASS: TestPluginInstall/no_auth (1.04s)
03:15:12 [2022-08-22T03:15:12.281Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
03:15:12 [2022-08-22T03:15:12.281Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
03:15:12 [2022-08-22T03:15:12.281Z] === RUN   TestPluginsWithRuntimes
03:15:13 [2022-08-22T03:15:13.647Z] === RUN   TestPluginsWithRuntimes/No_Args
03:15:14 [2022-08-22T03:15:14.574Z] === RUN   TestPluginsWithRuntimes/With_Args
03:15:15 [2022-08-22T03:15:15.500Z] --- PASS: TestPluginsWithRuntimes (3.35s)
03:15:15 [2022-08-22T03:15:15.500Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
03:15:15 [2022-08-22T03:15:15.500Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
03:15:15 [2022-08-22T03:15:15.500Z] === RUN   TestPluginBackCompatMediaTypes
03:15:16 [2022-08-22T03:15:16.062Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
03:15:16 [2022-08-22T03:15:16.062Z] PASS
03:15:16 [2022-08-22T03:15:16.062Z] 
03:15:16 [2022-08-22T03:15:16.062Z] DONE 24 tests in 6.729s
03:15:16 [2022-08-22T03:15:16.062Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:15:16 [2022-08-22T03:15:16.062Z] INFO: Testing against a local daemon
03:15:16 [2022-08-22T03:15:16.318Z] === RUN   TestExternalGraphDriver
03:15:16 [2022-08-22T03:15:16.573Z] === RUN   TestExternalGraphDriver/json
03:15:18 [2022-08-22T03:15:18.462Z] === RUN   TestExternalGraphDriver/spec
03:15:19 [2022-08-22T03:15:19.831Z] === RUN   TestExternalGraphDriver/pull
03:15:21 [2022-08-22T03:15:21.720Z] --- PASS: TestExternalGraphDriver (5.33s)
03:15:21 [2022-08-22T03:15:21.720Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
03:15:21 [2022-08-22T03:15:21.720Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
03:15:21 [2022-08-22T03:15:21.720Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
03:15:21 [2022-08-22T03:15:21.720Z] === RUN   TestGraphdriverPluginV2
03:15:25 [2022-08-22T03:15:25.883Z] --- PASS: TestGraphdriverPluginV2 (4.13s)
03:15:25 [2022-08-22T03:15:25.883Z] PASS
03:15:25 [2022-08-22T03:15:25.883Z] 
03:15:25 [2022-08-22T03:15:25.883Z] DONE 5 tests in 9.499s
03:15:25 [2022-08-22T03:15:25.883Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:15:25 [2022-08-22T03:15:25.883Z] INFO: Testing against a local daemon
03:15:25 [2022-08-22T03:15:25.883Z] === RUN   TestContinueAfterPluginCrash
03:15:25 [2022-08-22T03:15:25.883Z] === PAUSE TestContinueAfterPluginCrash
03:15:25 [2022-08-22T03:15:25.883Z] === RUN   TestReadPluginNoRead
03:15:25 [2022-08-22T03:15:25.883Z] === PAUSE TestReadPluginNoRead
03:15:25 [2022-08-22T03:15:25.883Z] === RUN   TestDaemonStartWithLogOpt
03:15:25 [2022-08-22T03:15:25.883Z] === PAUSE TestDaemonStartWithLogOpt
03:15:25 [2022-08-22T03:15:25.883Z] === CONT  TestContinueAfterPluginCrash
03:15:25 [2022-08-22T03:15:25.883Z] === CONT  TestDaemonStartWithLogOpt
03:15:29 [2022-08-22T03:15:29.149Z] --- PASS: TestDaemonStartWithLogOpt (3.37s)
03:15:29 [2022-08-22T03:15:29.149Z] === CONT  TestReadPluginNoRead
03:15:31 [2022-08-22T03:15:31.663Z] === RUN   TestReadPluginNoRead/default
03:15:32 [2022-08-22T03:15:32.590Z] === RUN   TestReadPluginNoRead/disabled_caching
03:15:33 [2022-08-22T03:15:33.955Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:15:33 [2022-08-22T03:15:33.955Z] --- PASS: TestContinueAfterPluginCrash (8.39s)
03:15:35 [2022-08-22T03:15:35.322Z] === CONT  TestReadPluginNoRead
03:15:35 [2022-08-22T03:15:35.322Z]     read_test.go:92: [d104a61ca4cd4] daemon is not started
03:15:35 [2022-08-22T03:15:35.322Z] --- PASS: TestReadPluginNoRead (6.09s)
03:15:35 [2022-08-22T03:15:35.322Z]     --- PASS: TestReadPluginNoRead/default (1.32s)
03:15:35 [2022-08-22T03:15:35.322Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.30s)
03:15:35 [2022-08-22T03:15:35.322Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
03:15:35 [2022-08-22T03:15:35.322Z] PASS
03:15:35 [2022-08-22T03:15:35.322Z] 
03:15:35 [2022-08-22T03:15:35.322Z] DONE 6 tests in 9.480s
03:15:35 [2022-08-22T03:15:35.322Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:15:35 [2022-08-22T03:15:35.322Z] testing: warning: no tests to run
03:15:35 [2022-08-22T03:15:35.322Z] PASS
03:15:35 [2022-08-22T03:15:35.322Z] 
03:15:35 [2022-08-22T03:15:35.322Z] DONE 0 tests in 0.008s
03:15:35 [2022-08-22T03:15:35.322Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:15:35 [2022-08-22T03:15:35.322Z] INFO: Testing against a local daemon
03:15:35 [2022-08-22T03:15:35.322Z] === RUN   TestPluginWithDevMounts
03:15:35 [2022-08-22T03:15:35.322Z] === PAUSE TestPluginWithDevMounts
03:15:35 [2022-08-22T03:15:35.322Z] === CONT  TestPluginWithDevMounts
03:15:36 [2022-08-22T03:15:36.687Z] --- PASS: TestPluginWithDevMounts (1.56s)
03:15:36 [2022-08-22T03:15:36.687Z] PASS
03:15:36 [2022-08-22T03:15:36.687Z] 
03:15:36 [2022-08-22T03:15:36.687Z] DONE 1 tests in 1.584s
03:15:36 [2022-08-22T03:15:36.687Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
03:15:36 [2022-08-22T03:15:36.687Z] INFO: Testing against a local daemon
03:15:36 [2022-08-22T03:15:36.687Z] === RUN   TestSecretInspect
03:15:39 [2022-08-22T03:15:39.202Z] --- PASS: TestSecretInspect (2.16s)
03:15:39 [2022-08-22T03:15:39.202Z] === RUN   TestSecretList
03:15:41 [2022-08-22T03:15:41.091Z] --- PASS: TestSecretList (2.17s)
03:15:41 [2022-08-22T03:15:41.091Z] === RUN   TestSecretsCreateAndDelete
03:15:43 [2022-08-22T03:15:43.608Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
03:15:43 [2022-08-22T03:15:43.608Z] === RUN   TestSecretsUpdate
03:15:45 [2022-08-22T03:15:45.499Z] --- PASS: TestSecretsUpdate (2.16s)
03:15:45 [2022-08-22T03:15:45.499Z] === RUN   TestTemplatedSecret
03:15:48 [2022-08-22T03:15:48.015Z] --- PASS: TestTemplatedSecret (2.58s)
03:15:48 [2022-08-22T03:15:48.015Z] === RUN   TestSecretCreateResolve
03:15:50 [2022-08-22T03:15:50.530Z] --- PASS: TestSecretCreateResolve (2.16s)
03:15:50 [2022-08-22T03:15:50.530Z] PASS
03:15:50 [2022-08-22T03:15:50.530Z] 
03:15:50 [2022-08-22T03:15:50.530Z] DONE 6 tests in 13.485s
03:15:50 [2022-08-22T03:15:50.530Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
03:15:50 [2022-08-22T03:15:50.530Z] INFO: Testing against a local daemon
03:15:50 [2022-08-22T03:15:50.530Z] === RUN   TestServiceCreateInit
03:15:50 [2022-08-22T03:15:50.530Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:15:54 [2022-08-22T03:15:54.718Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:15:57 [2022-08-22T03:15:57.993Z] --- PASS: TestServiceCreateInit (7.77s)
03:15:57 [2022-08-22T03:15:57.993Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s)
03:15:57 [2022-08-22T03:15:57.993Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s)
03:15:57 [2022-08-22T03:15:57.993Z] === RUN   TestCreateServiceMultipleTimes
03:16:16 [2022-08-22T03:16:16.034Z] --- PASS: TestCreateServiceMultipleTimes (15.94s)
03:16:16 [2022-08-22T03:16:16.034Z] === RUN   TestCreateServiceConflict
03:16:16 [2022-08-22T03:16:16.289Z] --- PASS: TestCreateServiceConflict (2.22s)
03:16:16 [2022-08-22T03:16:16.289Z] === RUN   TestCreateServiceMaxReplicas
03:16:19 [2022-08-22T03:16:19.556Z] --- PASS: TestCreateServiceMaxReplicas (2.71s)
03:16:19 [2022-08-22T03:16:19.556Z] === RUN   TestCreateWithDuplicateNetworkNames
03:16:34 [2022-08-22T03:16:34.393Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
03:16:34 [2022-08-22T03:16:34.393Z] === RUN   TestCreateServiceSecretFileMode
03:16:34 [2022-08-22T03:16:34.649Z] --- PASS: TestCreateServiceSecretFileMode (2.52s)
03:16:34 [2022-08-22T03:16:34.649Z] === RUN   TestCreateServiceConfigFileMode
03:16:37 [2022-08-22T03:16:37.166Z] --- PASS: TestCreateServiceConfigFileMode (2.49s)
03:16:37 [2022-08-22T03:16:37.166Z] === RUN   TestCreateServiceSysctls
03:16:40 [2022-08-22T03:16:40.432Z] --- PASS: TestCreateServiceSysctls (3.24s)
03:16:40 [2022-08-22T03:16:40.432Z] === RUN   TestCreateServiceCapabilities
03:16:42 [2022-08-22T03:16:42.948Z] --- PASS: TestCreateServiceCapabilities (2.57s)
03:16:42 [2022-08-22T03:16:42.948Z] === RUN   TestInspect
03:16:46 [2022-08-22T03:16:46.216Z] --- PASS: TestInspect (2.82s)
03:16:46 [2022-08-22T03:16:46.216Z] === RUN   TestCreateJob
03:16:49 [2022-08-22T03:16:49.480Z] --- PASS: TestCreateJob (3.17s)
03:16:49 [2022-08-22T03:16:49.481Z] === RUN   TestReplicatedJob
03:16:54 [2022-08-22T03:16:54.725Z] --- PASS: TestReplicatedJob (5.09s)
03:16:54 [2022-08-22T03:16:54.725Z] === RUN   TestUpdateReplicatedJob
03:16:57 [2022-08-22T03:16:57.241Z] --- PASS: TestUpdateReplicatedJob (3.33s)
03:16:57 [2022-08-22T03:16:57.241Z] === RUN   TestServiceListWithStatuses
03:16:57 [2022-08-22T03:16:57.241Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:16:57 [2022-08-22T03:16:57.241Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:16:57 [2022-08-22T03:16:57.241Z] === RUN   TestDockerNetworkConnectAlias
03:17:02 [2022-08-22T03:17:02.485Z] --- PASS: TestDockerNetworkConnectAlias (4.48s)
03:17:02 [2022-08-22T03:17:02.485Z] === RUN   TestDockerNetworkReConnect
03:17:05 [2022-08-22T03:17:05.750Z] --- PASS: TestDockerNetworkReConnect (3.44s)
03:17:05 [2022-08-22T03:17:05.750Z] === RUN   TestServicePlugin
03:17:09 [2022-08-22T03:17:09.016Z]     plugin_test.go:61: [d95597f1b1e0a] joining swarm manager [d3512eec36130]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:17:09 [2022-08-22T03:17:09.945Z]     plugin_test.go:64: [d5cd30b30c494] joining swarm manager [d3512eec36130]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:17:36 [2022-08-22T03:17:36.457Z] --- PASS: TestServicePlugin (29.68s)
03:17:36 [2022-08-22T03:17:36.457Z] === RUN   TestServiceUpdateLabel
03:17:37 [2022-08-22T03:17:37.422Z] --- PASS: TestServiceUpdateLabel (2.24s)
03:17:37 [2022-08-22T03:17:37.422Z] === RUN   TestServiceUpdateSecrets
03:17:52 [2022-08-22T03:17:52.261Z] --- PASS: TestServiceUpdateSecrets (14.45s)
03:17:52 [2022-08-22T03:17:52.261Z] === RUN   TestServiceUpdateConfigs
03:18:07 [2022-08-22T03:18:07.095Z] --- PASS: TestServiceUpdateConfigs (14.55s)
03:18:07 [2022-08-22T03:18:07.095Z] === RUN   TestServiceUpdateNetwork
03:18:19 [2022-08-22T03:18:19.259Z] --- PASS: TestServiceUpdateNetwork (12.57s)
03:18:19 [2022-08-22T03:18:19.259Z] === RUN   TestServiceUpdatePidsLimit
03:18:20 [2022-08-22T03:18:20.185Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:18:20 [2022-08-22T03:18:20.747Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:18:28 [2022-08-22T03:18:28.828Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:18:35 [2022-08-22T03:18:35.360Z] --- PASS: TestServiceUpdatePidsLimit (16.39s)
03:18:35 [2022-08-22T03:18:35.360Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
03:18:35 [2022-08-22T03:18:35.360Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
03:18:35 [2022-08-22T03:18:35.360Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
03:18:35 [2022-08-22T03:18:35.360Z] PASS
03:18:35 [2022-08-22T03:18:35.360Z] 
03:18:35 [2022-08-22T03:18:35.360Z] === Skipped
03:18:35 [2022-08-22T03:18:35.360Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
03:18:35 [2022-08-22T03:18:35.360Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:18:35 [2022-08-22T03:18:35.360Z] 
03:18:35 [2022-08-22T03:18:35.360Z] DONE 27 tests, 1 skipped in 164.868s
03:18:35 [2022-08-22T03:18:35.360Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
03:18:35 [2022-08-22T03:18:35.360Z] INFO: Testing against a local daemon
03:18:35 [2022-08-22T03:18:35.360Z] === RUN   TestSessionCreate
03:18:35 [2022-08-22T03:18:35.360Z] --- PASS: TestSessionCreate (0.02s)
03:18:35 [2022-08-22T03:18:35.360Z] === RUN   TestSessionCreateWithBadUpgrade
03:18:35 [2022-08-22T03:18:35.360Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
03:18:35 [2022-08-22T03:18:35.360Z] PASS
03:18:35 [2022-08-22T03:18:35.360Z] 
03:18:35 [2022-08-22T03:18:35.360Z] DONE 2 tests in 0.064s
03:18:35 [2022-08-22T03:18:35.360Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
03:18:35 [2022-08-22T03:18:35.360Z] INFO: Testing against a local daemon
03:18:35 [2022-08-22T03:18:35.360Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:18:35 [2022-08-22T03:18:35.360Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
03:18:35 [2022-08-22T03:18:35.360Z] === RUN   TestDiskUsage
03:18:35 [2022-08-22T03:18:35.360Z] === PAUSE TestDiskUsage
03:18:35 [2022-08-22T03:18:35.360Z] === RUN   TestEventsExecDie
03:18:35 [2022-08-22T03:18:35.921Z] --- PASS: TestEventsExecDie (0.57s)
03:18:35 [2022-08-22T03:18:35.921Z] === RUN   TestEventsBackwardsCompatible
03:18:35 [2022-08-22T03:18:35.921Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
03:18:35 [2022-08-22T03:18:35.921Z] === RUN   TestEventsVolumeCreate
03:18:35 [2022-08-22T03:18:35.921Z] --- PASS: TestEventsVolumeCreate (0.07s)
03:18:35 [2022-08-22T03:18:35.921Z] === RUN   TestInfoBinaryCommits
03:18:35 [2022-08-22T03:18:35.921Z] --- PASS: TestInfoBinaryCommits (0.02s)
03:18:35 [2022-08-22T03:18:35.921Z] === RUN   TestInfoAPIVersioned
03:18:35 [2022-08-22T03:18:35.921Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:18:35 [2022-08-22T03:18:35.921Z] === RUN   TestInfoAPI
03:18:35 [2022-08-22T03:18:35.921Z] --- PASS: TestInfoAPI (0.02s)
03:18:35 [2022-08-22T03:18:35.921Z] === RUN   TestInfoAPIWarnings
03:18:53 [2022-08-22T03:18:53.958Z] --- PASS: TestInfoAPIWarnings (16.54s)
03:18:53 [2022-08-22T03:18:53.958Z] === RUN   TestInfoDebug
03:18:53 [2022-08-22T03:18:53.958Z] --- PASS: TestInfoDebug (0.52s)
03:18:53 [2022-08-22T03:18:53.958Z] === RUN   TestInfoInsecureRegistries
03:18:53 [2022-08-22T03:18:53.958Z] --- PASS: TestInfoInsecureRegistries (0.52s)
03:18:53 [2022-08-22T03:18:53.958Z] === RUN   TestInfoRegistryMirrors
03:18:54 [2022-08-22T03:18:54.214Z] --- PASS: TestInfoRegistryMirrors (0.52s)
03:18:54 [2022-08-22T03:18:54.214Z] === RUN   TestLoginFailsWithBadCredentials
03:18:54 [2022-08-22T03:18:54.469Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
03:18:54 [2022-08-22T03:18:54.469Z] === RUN   TestPingCacheHeaders
03:18:54 [2022-08-22T03:18:54.469Z] --- PASS: TestPingCacheHeaders (0.02s)
03:18:54 [2022-08-22T03:18:54.469Z] === RUN   TestPingGet
03:18:54 [2022-08-22T03:18:54.469Z] --- PASS: TestPingGet (0.01s)
03:18:54 [2022-08-22T03:18:54.469Z] === RUN   TestPingHead
03:18:54 [2022-08-22T03:18:54.469Z] --- PASS: TestPingHead (0.02s)
03:18:54 [2022-08-22T03:18:54.469Z] === RUN   TestPingSwarmHeader
03:18:55 [2022-08-22T03:18:55.030Z] === RUN   TestPingSwarmHeader/before_swarm_init
03:18:55 [2022-08-22T03:18:55.591Z] === RUN   TestPingSwarmHeader/after_swarm_init
03:18:56 [2022-08-22T03:18:56.956Z] === RUN   TestPingSwarmHeader/after_swarm_leave
03:18:56 [2022-08-22T03:18:56.956Z] --- PASS: TestPingSwarmHeader (2.15s)
03:18:56 [2022-08-22T03:18:56.956Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
03:18:56 [2022-08-22T03:18:56.956Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
03:18:56 [2022-08-22T03:18:56.956Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
03:18:56 [2022-08-22T03:18:56.956Z] === RUN   TestPingBuilderHeader
03:18:56 [2022-08-22T03:18:56.956Z] === RUN   TestPingBuilderHeader/default_config
03:18:57 [2022-08-22T03:18:57.212Z] === RUN   TestPingBuilderHeader/buildkit_disabled
03:18:57 [2022-08-22T03:18:57.774Z] --- PASS: TestPingBuilderHeader (1.04s)
03:18:57 [2022-08-22T03:18:57.774Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
03:18:57 [2022-08-22T03:18:57.774Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
03:18:57 [2022-08-22T03:18:57.774Z] === RUN   TestVersion
03:18:57 [2022-08-22T03:18:57.774Z] --- PASS: TestVersion (0.02s)
03:18:57 [2022-08-22T03:18:57.774Z] === CONT  TestCgroupDriverSystemdMemoryLimit
03:18:57 [2022-08-22T03:18:57.774Z] === CONT  TestDiskUsage
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty/container_types
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty/image_types
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty/volume_types
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty/build-cache_types
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty/container,_volume_types
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
03:18:58 [2022-08-22T03:18:58.336Z] === RUN   TestDiskUsage/after_LoadBusybox
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
03:18:58 [2022-08-22T03:18:58.592Z] === RUN   TestDiskUsage/after_container.Run
03:18:59 [2022-08-22T03:18:59.155Z] === RUN   TestDiskUsage/after_container.Run/container_types
03:18:59 [2022-08-22T03:18:59.155Z] === RUN   TestDiskUsage/after_container.Run/image_types
03:18:59 [2022-08-22T03:18:59.155Z] === RUN   TestDiskUsage/after_container.Run/volume_types
03:18:59 [2022-08-22T03:18:59.155Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
03:18:59 [2022-08-22T03:18:59.155Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
03:18:59 [2022-08-22T03:18:59.155Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
03:18:59 [2022-08-22T03:18:59.155Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
03:18:59 [2022-08-22T03:18:59.155Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
03:18:59 [2022-08-22T03:18:59.155Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
03:18:59 [2022-08-22T03:18:59.155Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
03:18:59 [2022-08-22T03:18:59.411Z] --- PASS: TestDiskUsage (1.61s)
03:18:59 [2022-08-22T03:18:59.411Z]     --- PASS: TestDiskUsage/empty (0.01s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]     --- PASS: TestDiskUsage/after_container.Run (0.54s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s)
03:18:59 [2022-08-22T03:18:59.411Z] PASS
03:18:59 [2022-08-22T03:18:59.411Z] 
03:18:59 [2022-08-22T03:18:59.411Z] DONE 57 tests in 24.140s
03:18:59 [2022-08-22T03:18:59.411Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
03:18:59 [2022-08-22T03:18:59.411Z] INFO: Testing against a local daemon
03:18:59 [2022-08-22T03:18:59.411Z] === RUN   TestVolumesCreateAndList
03:18:59 [2022-08-22T03:18:59.411Z] --- PASS: TestVolumesCreateAndList (0.02s)
03:18:59 [2022-08-22T03:18:59.411Z] === RUN   TestVolumesRemove
03:18:59 [2022-08-22T03:18:59.411Z] --- PASS: TestVolumesRemove (0.06s)
03:18:59 [2022-08-22T03:18:59.411Z] === RUN   TestVolumesInspect
03:18:59 [2022-08-22T03:18:59.411Z] --- PASS: TestVolumesInspect (0.03s)
03:18:59 [2022-08-22T03:18:59.411Z] === RUN   TestVolumesInvalidJSON
03:18:59 [2022-08-22T03:18:59.411Z] === RUN   TestVolumesInvalidJSON/volumes/create
03:18:59 [2022-08-22T03:18:59.411Z] === PAUSE TestVolumesInvalidJSON/volumes/create
03:18:59 [2022-08-22T03:18:59.411Z] === CONT  TestVolumesInvalidJSON/volumes/create
03:18:59 [2022-08-22T03:18:59.411Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
03:18:59 [2022-08-22T03:18:59.411Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
03:18:59 [2022-08-22T03:18:59.411Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
03:18:59 [2022-08-22T03:18:59.411Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
03:18:59 [2022-08-22T03:18:59.411Z] --- PASS: TestVolumesInvalidJSON (0.01s)
03:18:59 [2022-08-22T03:18:59.411Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
03:18:59 [2022-08-22T03:18:59.411Z] PASS
03:18:59 [2022-08-22T03:18:59.411Z] 
03:18:59 [2022-08-22T03:18:59.411Z] DONE 9 tests in 0.147s
03:18:59 [2022-08-22T03:18:59.667Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:19:00 [2022-08-22T03:19:00.229Z] Stopping apparmor (via systemctl): apparmor.service.
03:19:00 [2022-08-22T03:19:00.229Z] Removing test suite binaries
03:19:00 [2022-08-22T03:19:00.229Z] exiting test-integration
03:19:00 [2022-08-22T03:19:00.229Z] ++ exit 0
03:19:00 [2022-08-22T03:19:00.229Z]