Skip to content

Console Output

18:57:11 [2022-07-18T18:57:11.281Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -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:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh dynbinary test-integration
18:57:13 [2022-07-18T18:57:13.187Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
18:57:13 [2022-07-18T18:57:13.187Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
18:57:13 [2022-07-18T18:57:13.187Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
18:57:13 [2022-07-18T18:57:13.187Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
18:57:13 [2022-07-18T18:57:13.187Z] 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)
18:57:13 [2022-07-18T18:57:13.187Z] Detected virtualization docker.
18:57:13 [2022-07-18T18:57:13.187Z] Detected architecture x86-64.
18:57:13 [2022-07-18T18:57:13.187Z] Set hostname to <c1eae2ea8c9e>.
18:57:13 [2022-07-18T18:57:13.187Z] modprobe@configfs.service: Succeeded.
18:57:13 [2022-07-18T18:57:13.187Z] modprobe@drm.service: Succeeded.
18:57:13 [2022-07-18T18:57:13.187Z] modprobe@fuse.service: Succeeded.
18:57:13 [2022-07-18T18:57:13.446Z] + source /etc/docker-entrypoint-cmd
18:57:13 [2022-07-18T18:57:13.446Z] ++ hack/make.sh dynbinary test-integration
18:57:13 [2022-07-18T18:57:13.446Z] 
18:57:13 [2022-07-18T18:57:13.446Z] Removing bundles/
18:57:13 [2022-07-18T18:57:13.446Z] 
18:57:13 [2022-07-18T18:57:13.446Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:57:13 [2022-07-18T18:57:13.446Z] Building: bundles/dynbinary-daemon/dockerd
18:57:13 [2022-07-18T18:57:13.446Z] GOOS="" GOARCH="" GOARM=""
18:59:19 [2022-07-18T18:59:19.947Z] Created binary: bundles/dynbinary-daemon/dockerd
18:59:19 [2022-07-18T18:59:19.947Z] Building: bundles/dynbinary-daemon/docker-proxy
18:59:19 [2022-07-18T18:59:19.947Z] GOOS="" GOARCH="" GOARM=""
18:59:19 [2022-07-18T18:59:19.947Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:59:19 [2022-07-18T18:59:19.947Z] 
18:59:19 [2022-07-18T18:59:19.947Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_SYSTEMD=1
18:59:19 [2022-07-18T18:59:19.947Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:59:19 [2022-07-18T18:59:19.947Z] HOSTNAME=c1eae2ea8c9e
18:59:19 [2022-07-18T18:59:19.947Z] DEST=bundles/test-integration
18:59:19 [2022-07-18T18:59:19.947Z] PWD=/go/src/github.com/docker/docker
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2
18:59:19 [2022-07-18T18:59:19.947Z] container=docker
18:59:19 [2022-07-18T18:59:19.947Z] HOME=/root
18:59:19 [2022-07-18T18:59:19.947Z] LANG=C.UTF-8
18:59:19 [2022-07-18T18:59:19.947Z] INVOCATION_ID=0f703d10a4064971bb3ac8c57e7e41c7
18:59:19 [2022-07-18T18:59:19.947Z] GOLANG_VERSION=1.18.4
18:59:19 [2022-07-18T18:59:19.947Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:59:19 [2022-07-18T18:59:19.947Z] VALIDATE_BRANCH=master
18:59:19 [2022-07-18T18:59:19.947Z] TERM=xterm
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_PKG=github.com/docker/docker
18:59:19 [2022-07-18T18:59:19.947Z] SHLVL=3
18:59:19 [2022-07-18T18:59:19.947Z] TIMEOUT=120m
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_BUILDTAGS= journald
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_GRAPHDRIVER=overlay2
18:59:19 [2022-07-18T18:59:19.947Z] GO111MODULE=off
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_EXPERIMENTAL=1
18:59:19 [2022-07-18T18:59:19.947Z] TEST_SKIP_INTEGRATION_CLI=1
18:59:19 [2022-07-18T18:59:19.947Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:59:19 [2022-07-18T18:59:19.947Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:59:19 [2022-07-18T18:59:19.947Z] GOPATH=/go
18:59:19 [2022-07-18T18:59:19.947Z] PKG_CONFIG=pkg-config
18:59:19 [2022-07-18T18:59:19.947Z] _=/usr/bin/env
18:59:19 [2022-07-18T18:59:19.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:00:06 [2022-07-18T19:00:06.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:00:06 [2022-07-18T19:00:06.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:00:33 [2022-07-18T19:00:33.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:00:38 [2022-07-18T19:00:38.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:00:48 [2022-07-18T19:00:48.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:00:48 [2022-07-18T19:00:48.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:00:48 [2022-07-18T19:00:48.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:00:49 [2022-07-18T19:00:49.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:00:50 [2022-07-18T19:00:50.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:00:50 [2022-07-18T19:00:50.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:00:51 [2022-07-18T19:00:51.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:00:53 [2022-07-18T19:00:53.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:00:54 [2022-07-18T19:00:54.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:00:56 [2022-07-18T19:00:56.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:00:56 [2022-07-18T19:00:56.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:00:57 [2022-07-18T19:00:57.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:00:58 [2022-07-18T19:00:58.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:00:59 [2022-07-18T19:00:59.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:01:00 [2022-07-18T19:01:00.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:01:01 [2022-07-18T19:01:01.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:01:01 [2022-07-18T19:01:01.681Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:01:01 [2022-07-18T19:01:01.681Z] Using test binary docker
19:01:01 [2022-07-18T19:01:01.681Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:01:01 [2022-07-18T19:01:01.940Z] Starting apparmor (via systemctl): apparmor.service.
19:01:01 [2022-07-18T19:01:01.940Z] Starting dockerd
19:01:01 [2022-07-18T19:01:01.940Z] INFO: Waiting for daemon to start...
19:01:06 [2022-07-18T19:01:06.136Z] .
19:01:06 [2022-07-18T19:01:06.136Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:01:06 [2022-07-18T19:01:06.136Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:01:06 [2022-07-18T19:01:06.136Z] Error: No such image: emptyfs
19:01:06 [2022-07-18T19:01:06.136Z] Running integration-test (iteration 1)
19:01:06 [2022-07-18T19:01:06.136Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:01:06 [2022-07-18T19:01:06.136Z] Loaded image: busybox:latest
19:01:06 [2022-07-18T19:01:06.136Z] Loaded image: busybox:glibc
19:01:07 [2022-07-18T19:01:07.517Z] Loaded image: debian:bullseye-slim
19:01:07 [2022-07-18T19:01:07.518Z] Loaded image: hello-world:latest
19:01:07 [2022-07-18T19:01:07.518Z] Loaded image: arm32v7/hello-world:latest
19:01:07 [2022-07-18T19:01:07.518Z] INFO: Testing against a local daemon
19:01:07 [2022-07-18T19:01:07.518Z] === RUN   TestCgroupNamespacesBuild
19:01:08 [2022-07-18T19:01:08.897Z] --- PASS: TestCgroupNamespacesBuild (1.33s)
19:01:08 [2022-07-18T19:01:08.897Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:01:10 [2022-07-18T19:01:10.275Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
19:01:10 [2022-07-18T19:01:10.275Z] === RUN   TestBuildWithSession
19:01:10 [2022-07-18T19:01:10.275Z]     build_session_test.go:25: TODO: BuildKit
19:01:10 [2022-07-18T19:01:10.275Z] --- SKIP: TestBuildWithSession (0.00s)
19:01:10 [2022-07-18T19:01:10.275Z] === RUN   TestBuildSquashParent
19:01:15 [2022-07-18T19:01:15.551Z] --- PASS: TestBuildSquashParent (4.38s)
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:01:15 [2022-07-18T19:01:15.551Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:01:15 [2022-07-18T19:01:15.551Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:01:16 [2022-07-18T19:01:16.120Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:01:16 [2022-07-18T19:01:16.380Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:01:17 [2022-07-18T19:01:17.761Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:01:18 [2022-07-18T19:01:18.022Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:01:19 [2022-07-18T19:01:19.932Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.63s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s)
19:01:19 [2022-07-18T19:01:19.932Z] === RUN   TestBuildMultiStageCopy
19:01:19 [2022-07-18T19:01:19.932Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:01:21 [2022-07-18T19:01:21.313Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:01:21 [2022-07-18T19:01:21.313Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:01:21 [2022-07-18T19:01:21.574Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:01:21 [2022-07-18T19:01:21.834Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:01:22 [2022-07-18T19:01:22.094Z] --- PASS: TestBuildMultiStageCopy (2.46s)
19:01:22 [2022-07-18T19:01:22.094Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s)
19:01:22 [2022-07-18T19:01:22.094Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
19:01:22 [2022-07-18T19:01:22.094Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s)
19:01:22 [2022-07-18T19:01:22.094Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s)
19:01:22 [2022-07-18T19:01:22.094Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
19:01:22 [2022-07-18T19:01:22.094Z] === RUN   TestBuildMultiStageParentConfig
19:01:22 [2022-07-18T19:01:22.664Z] --- PASS: TestBuildMultiStageParentConfig (0.68s)
19:01:22 [2022-07-18T19:01:22.664Z] === RUN   TestBuildLabelWithTargets
19:01:23 [2022-07-18T19:01:23.603Z] --- PASS: TestBuildLabelWithTargets (0.98s)
19:01:23 [2022-07-18T19:01:23.603Z] === RUN   TestBuildWithEmptyLayers
19:01:24 [2022-07-18T19:01:24.172Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
19:01:24 [2022-07-18T19:01:24.172Z] === RUN   TestBuildMultiStageOnBuild
19:01:26 [2022-07-18T19:01:26.081Z] --- PASS: TestBuildMultiStageOnBuild (1.65s)
19:01:26 [2022-07-18T19:01:26.081Z] === RUN   TestBuildUncleanTarFilenames
19:01:26 [2022-07-18T19:01:26.340Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
19:01:26 [2022-07-18T19:01:26.340Z] === RUN   TestBuildMultiStageLayerLeak
19:01:28 [2022-07-18T19:01:28.247Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s)
19:01:28 [2022-07-18T19:01:28.247Z] === RUN   TestBuildWithHugeFile
19:02:24 [2022-07-18T19:02:24.498Z] --- PASS: TestBuildWithHugeFile (50.77s)
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildWCOWSandboxSize
19:02:24 [2022-07-18T19:02:24.498Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:02:24 [2022-07-18T19:02:24.498Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildWithEmptyDockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
19:02:24 [2022-07-18T19:02:24.498Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
19:02:24 [2022-07-18T19:02:24.498Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
19:02:24 [2022-07-18T19:02:24.498Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildPreserveOwnership
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildPreserveOwnership/copy_from
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:02:24 [2022-07-18T19:02:24.498Z] --- PASS: TestBuildPreserveOwnership (3.62s)
19:02:24 [2022-07-18T19:02:24.498Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.42s)
19:02:24 [2022-07-18T19:02:24.498Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s)
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildPlatformInvalid
19:02:24 [2022-07-18T19:02:24.498Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:02:24 [2022-07-18T19:02:24.498Z] Loaded image: busybox:latest
19:02:24 [2022-07-18T19:02:24.498Z] Loaded image: busybox:glibc
19:02:25 [2022-07-18T19:02:25.067Z] Loaded image: debian:bullseye-slim
19:02:25 [2022-07-18T19:02:25.067Z] Loaded image: hello-world:latest
19:02:25 [2022-07-18T19:02:25.068Z] Loaded image: arm32v7/hello-world:latest
19:02:35 [2022-07-18T19:02:35.056Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.84s)
19:02:35 [2022-07-18T19:02:35.057Z] PASS
19:02:35 [2022-07-18T19:02:35.057Z] 
19:02:35 [2022-07-18T19:02:35.057Z] === Skipped
19:02:35 [2022-07-18T19:02:35.057Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:02:35 [2022-07-18T19:02:35.057Z]     build_session_test.go:25: TODO: BuildKit
19:02:35 [2022-07-18T19:02:35.057Z] 
19:02:35 [2022-07-18T19:02:35.057Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:02:35 [2022-07-18T19:02:35.057Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:02:35 [2022-07-18T19:02:35.057Z] 
19:02:35 [2022-07-18T19:02:35.057Z] DONE 34 tests, 2 skipped in 87.935s
19:02:35 [2022-07-18T19:02:35.057Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:02:35 [2022-07-18T19:02:35.057Z] INFO: Testing against a local daemon
19:02:35 [2022-07-18T19:02:35.057Z] === RUN   TestConfigInspect
19:02:35 [2022-07-18T19:02:35.995Z] --- PASS: TestConfigInspect (2.38s)
19:02:35 [2022-07-18T19:02:35.995Z] === RUN   TestConfigList
19:02:38 [2022-07-18T19:02:38.530Z] --- PASS: TestConfigList (2.18s)
19:02:38 [2022-07-18T19:02:38.530Z] === RUN   TestConfigsCreateAndDelete
19:02:40 [2022-07-18T19:02:40.438Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
19:02:40 [2022-07-18T19:02:40.438Z] === RUN   TestConfigsUpdate
19:02:42 [2022-07-18T19:02:42.974Z] --- PASS: TestConfigsUpdate (2.19s)
19:02:42 [2022-07-18T19:02:42.974Z] === RUN   TestTemplatedConfig
19:02:45 [2022-07-18T19:02:45.510Z] --- PASS: TestTemplatedConfig (2.69s)
19:02:45 [2022-07-18T19:02:45.510Z] === RUN   TestConfigCreateResolve
19:02:47 [2022-07-18T19:02:47.417Z] --- PASS: TestConfigCreateResolve (2.15s)
19:02:47 [2022-07-18T19:02:47.417Z] PASS
19:02:47 [2022-07-18T19:02:47.417Z] 
19:02:47 [2022-07-18T19:02:47.417Z] DONE 6 tests in 13.782s
19:02:47 [2022-07-18T19:02:47.417Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:02:47 [2022-07-18T19:02:47.417Z] INFO: Testing against a local daemon
19:02:47 [2022-07-18T19:02:47.417Z] === RUN   TestAttachWithTTY
19:02:47 [2022-07-18T19:02:47.417Z] --- PASS: TestAttachWithTTY (0.06s)
19:02:47 [2022-07-18T19:02:47.417Z] === RUN   TestAttachWithoutTTy
19:02:47 [2022-07-18T19:02:47.678Z] --- PASS: TestAttachWithoutTTy (0.04s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestCheckpoint
19:02:47 [2022-07-18T19:02:47.678Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:02:47 [2022-07-18T19:02:47.678Z] --- SKIP: TestCheckpoint (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/commit
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/commit
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/create
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/containers/create
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/commit
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/containers/create
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:02:47 [2022-07-18T19:02:47.678Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestCopyFromContainerPathIsNotDir
19:02:47 [2022-07-18T19:02:47.678Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestCopyToContainerPathDoesNotExist
19:02:47 [2022-07-18T19:02:47.678Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestCopyEmptyFile
19:02:47 [2022-07-18T19:02:47.938Z] --- PASS: TestCopyEmptyFile (0.22s)
19:02:47 [2022-07-18T19:02:47.938Z] === RUN   TestCopyToContainerPathIsNotDir
19:02:47 [2022-07-18T19:02:47.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
19:02:47 [2022-07-18T19:02:47.938Z] === RUN   TestCopyFromContainer
19:02:49 [2022-07-18T19:02:49.319Z] === RUN   TestCopyFromContainer//
19:02:49 [2022-07-18T19:02:49.319Z] === RUN   TestCopyFromContainer//bar/root
19:02:49 [2022-07-18T19:02:49.319Z] === RUN   TestCopyFromContainer//bar/root/
19:02:49 [2022-07-18T19:02:49.319Z] === RUN   TestCopyFromContainer/bar/quux
19:02:49 [2022-07-18T19:02:49.319Z] === RUN   TestCopyFromContainer/bar/quux/
19:02:49 [2022-07-18T19:02:49.578Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:02:49 [2022-07-18T19:02:49.578Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:02:49 [2022-07-18T19:02:49.578Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:02:49 [2022-07-18T19:02:49.578Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:02:49 [2022-07-18T19:02:49.578Z] === RUN   TestCopyFromContainer/bar/notarget
19:02:49 [2022-07-18T19:02:49.848Z] --- PASS: TestCopyFromContainer (1.73s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:02:49 [2022-07-18T19:02:49.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:02:49 [2022-07-18T19:02:49.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:02:49 [2022-07-18T19:02:49.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:02:49 [2022-07-18T19:02:49.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:02:49 [2022-07-18T19:02:49.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:02:49 [2022-07-18T19:02:49.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:02:49 [2022-07-18T19:02:49.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:02:49 [2022-07-18T19:02:49.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:02:49 [2022-07-18T19:02:49.849Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:02:49 [2022-07-18T19:02:49.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateLinkToNonExistingContainer
19:02:49 [2022-07-18T19:02:49.849Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateWithInvalidEnv
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateWithInvalidEnv/0
19:02:49 [2022-07-18T19:02:49.849Z] === PAUSE TestCreateWithInvalidEnv/0
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateWithInvalidEnv/1
19:02:49 [2022-07-18T19:02:49.849Z] === PAUSE TestCreateWithInvalidEnv/1
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateWithInvalidEnv/2
19:02:49 [2022-07-18T19:02:49.849Z] === PAUSE TestCreateWithInvalidEnv/2
19:02:49 [2022-07-18T19:02:49.849Z] === CONT  TestCreateWithInvalidEnv/0
19:02:49 [2022-07-18T19:02:49.849Z] === CONT  TestCreateWithInvalidEnv/2
19:02:49 [2022-07-18T19:02:49.849Z] === CONT  TestCreateWithInvalidEnv/1
19:02:49 [2022-07-18T19:02:49.849Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateTmpfsMountsTarget
19:02:49 [2022-07-18T19:02:49.849Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateWithCustomMaskedPaths
19:02:51 [2022-07-18T19:02:51.831Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s)
19:02:51 [2022-07-18T19:02:51.831Z] === RUN   TestCreateWithCustomReadonlyPaths
19:02:53 [2022-07-18T19:02:53.213Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s)
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:02:53 [2022-07-18T19:02:53.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:02:53 [2022-07-18T19:02:53.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:02:53 [2022-07-18T19:02:53.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:02:53 [2022-07-18T19:02:53.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:02:53 [2022-07-18T19:02:53.782Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateDifferentPlatform
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateDifferentPlatform/different_os
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:02:53 [2022-07-18T19:02:53.782Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:02:53 [2022-07-18T19:02:53.782Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:02:53 [2022-07-18T19:02:53.782Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateInvalidHostConfig
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:02:53 [2022-07-18T19:02:53.782Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:02:53 [2022-07-18T19:02:53.782Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:02:53 [2022-07-18T19:02:53.782Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:02:53 [2022-07-18T19:02:53.782Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:02:53 [2022-07-18T19:02:53.782Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestContainerStartOnDaemonRestart
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestContainerStartOnDaemonRestart
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestDaemonRestartIpcMode
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestDaemonRestartIpcMode
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestDaemonHostGatewayIP
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestDaemonHostGatewayIP
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestRestartDaemonWithRestartingContainer
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestContainerKillOnDaemonStart
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestContainerKillOnDaemonStart
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestDiff
19:02:54 [2022-07-18T19:02:54.351Z] --- PASS: TestDiff (0.55s)
19:02:54 [2022-07-18T19:02:54.351Z] === RUN   TestExecConsoleSize
19:02:54 [2022-07-18T19:02:54.920Z] --- PASS: TestExecConsoleSize (0.64s)
19:02:54 [2022-07-18T19:02:54.920Z] === RUN   TestExecWithCloseStdin
19:02:55 [2022-07-18T19:02:55.860Z] --- PASS: TestExecWithCloseStdin (0.61s)
19:02:55 [2022-07-18T19:02:55.860Z] === RUN   TestExec
19:02:56 [2022-07-18T19:02:56.429Z] --- PASS: TestExec (0.63s)
19:02:56 [2022-07-18T19:02:56.430Z] === RUN   TestExecUser
19:02:56 [2022-07-18T19:02:56.998Z] --- PASS: TestExecUser (0.66s)
19:02:56 [2022-07-18T19:02:56.998Z] === RUN   TestExportContainerAndImportImage
19:02:57 [2022-07-18T19:02:57.571Z] --- PASS: TestExportContainerAndImportImage (0.70s)
19:02:57 [2022-07-18T19:02:57.571Z] === RUN   TestExportContainerAfterDaemonRestart
19:02:58 [2022-07-18T19:02:58.951Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
19:02:58 [2022-07-18T19:02:58.951Z] === RUN   TestHealthCheckWorkdir
19:02:59 [2022-07-18T19:02:59.520Z] --- PASS: TestHealthCheckWorkdir (0.73s)
19:02:59 [2022-07-18T19:02:59.520Z] === RUN   TestHealthKillContainer
19:03:09 [2022-07-18T19:03:09.501Z] --- PASS: TestHealthKillContainer (8.24s)
19:03:09 [2022-07-18T19:03:09.501Z] === RUN   TestInspectCpusetInConfigPre120
19:03:09 [2022-07-18T19:03:09.501Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
19:03:09 [2022-07-18T19:03:09.501Z] === RUN   TestIpcModeNone
19:03:09 [2022-07-18T19:03:09.501Z] --- PASS: TestIpcModeNone (0.65s)
19:03:09 [2022-07-18T19:03:09.501Z] === RUN   TestIpcModePrivate
19:03:09 [2022-07-18T19:03:09.501Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
19:03:09 [2022-07-18T19:03:09.760Z] --- PASS: TestIpcModePrivate (0.65s)
19:03:09 [2022-07-18T19:03:09.760Z] === RUN   TestIpcModeShareable
19:03:10 [2022-07-18T19:03:10.328Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
19:03:10 [2022-07-18T19:03:10.328Z] --- PASS: TestIpcModeShareable (0.68s)
19:03:10 [2022-07-18T19:03:10.328Z] === RUN   TestAPIIpcModeShareableAndContainer
19:03:12 [2022-07-18T19:03:12.234Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s)
19:03:12 [2022-07-18T19:03:12.234Z] === RUN   TestAPIIpcModeHost
19:03:12 [2022-07-18T19:03:12.803Z] --- PASS: TestAPIIpcModeHost (0.41s)
19:03:12 [2022-07-18T19:03:12.803Z] === RUN   TestDaemonIpcModeShareable
19:03:13 [2022-07-18T19:03:13.743Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
19:03:14 [2022-07-18T19:03:14.002Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
19:03:14 [2022-07-18T19:03:14.002Z] === RUN   TestDaemonIpcModePrivate
19:03:14 [2022-07-18T19:03:14.941Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
19:03:15 [2022-07-18T19:03:15.201Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
19:03:15 [2022-07-18T19:03:15.201Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:03:16 [2022-07-18T19:03:16.139Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
19:03:16 [2022-07-18T19:03:16.398Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
19:03:16 [2022-07-18T19:03:16.398Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:03:17 [2022-07-18T19:03:17.338Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
19:03:17 [2022-07-18T19:03:17.338Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
19:03:17 [2022-07-18T19:03:17.338Z] === RUN   TestIpcModeOlderClient
19:03:17 [2022-07-18T19:03:17.598Z] === PAUSE TestIpcModeOlderClient
19:03:17 [2022-07-18T19:03:17.598Z] === RUN   TestKillContainerInvalidSignal
19:03:17 [2022-07-18T19:03:17.857Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
19:03:17 [2022-07-18T19:03:17.857Z] === RUN   TestKillContainer
19:03:17 [2022-07-18T19:03:17.857Z] === RUN   TestKillContainer/no_signal
19:03:18 [2022-07-18T19:03:18.426Z] === RUN   TestKillContainer/non_killing_signal
19:03:18 [2022-07-18T19:03:18.686Z] === RUN   TestKillContainer/killing_signal
19:03:19 [2022-07-18T19:03:19.254Z] --- PASS: TestKillContainer (1.34s)
19:03:19 [2022-07-18T19:03:19.254Z]     --- PASS: TestKillContainer/no_signal (0.45s)
19:03:19 [2022-07-18T19:03:19.254Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
19:03:19 [2022-07-18T19:03:19.254Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
19:03:19 [2022-07-18T19:03:19.254Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:03:19 [2022-07-18T19:03:19.254Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:03:19 [2022-07-18T19:03:19.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:03:20 [2022-07-18T19:03:20.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
19:03:20 [2022-07-18T19:03:20.761Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
19:03:20 [2022-07-18T19:03:20.761Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
19:03:20 [2022-07-18T19:03:20.761Z] === RUN   TestKillStoppedContainer
19:03:20 [2022-07-18T19:03:20.761Z] --- PASS: TestKillStoppedContainer (0.05s)
19:03:20 [2022-07-18T19:03:20.761Z] === RUN   TestKillStoppedContainerAPIPre120
19:03:20 [2022-07-18T19:03:20.761Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:03:20 [2022-07-18T19:03:20.761Z] === RUN   TestKillDifferentUserContainer
19:03:21 [2022-07-18T19:03:21.020Z] --- PASS: TestKillDifferentUserContainer (0.43s)
19:03:21 [2022-07-18T19:03:21.020Z] === RUN   TestInspectOomKilledTrue
19:03:21 [2022-07-18T19:03:21.020Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:03:21 [2022-07-18T19:03:21.020Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:03:21 [2022-07-18T19:03:21.020Z] === RUN   TestInspectOomKilledFalse
19:03:21 [2022-07-18T19:03:21.590Z] --- PASS: TestInspectOomKilledFalse (0.43s)
19:03:21 [2022-07-18T19:03:21.590Z] === RUN   TestLinksEtcHostsContentMatch
19:03:21 [2022-07-18T19:03:21.850Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
19:03:21 [2022-07-18T19:03:21.850Z] === RUN   TestLinksContainerNames
19:03:22 [2022-07-18T19:03:22.792Z] --- PASS: TestLinksContainerNames (0.90s)
19:03:22 [2022-07-18T19:03:22.792Z] === RUN   TestLogsFollowTailEmpty
19:03:23 [2022-07-18T19:03:23.052Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.991Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:03:23 [2022-07-18T19:03:23.991Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:03:24 [2022-07-18T19:03:24.560Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:03:24 [2022-07-18T19:03:24.819Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.982Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:03:25 [2022-07-18T19:03:25.982Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:03:26 [2022-07-18T19:03:26.552Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:03:26 [2022-07-18T19:03:26.552Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:03:27 [2022-07-18T19:03:27.122Z] --- PASS: TestLogs (4.05s)
19:03:27 [2022-07-18T19:03:27.122Z]     --- PASS: TestLogs/driver_local (0.01s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.73s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.72s)
19:03:27 [2022-07-18T19:03:27.122Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s)
19:03:27 [2022-07-18T19:03:27.122Z] === RUN   TestContainerNetworkMountsNoChown
19:03:27 [2022-07-18T19:03:27.691Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/default
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/default
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/private
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/private
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rprivate
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rprivate
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/slave
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/slave
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rslave
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rslave
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/shared
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/shared
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rshared
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rshared
19:03:27 [2022-07-18T19:03:27.691Z] === CONT  TestMountDaemonRoot/default
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/default/bind_root
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/default/mount_root
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === CONT  TestMountDaemonRoot/rslave
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === CONT  TestMountDaemonRoot/rshared
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/shared
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/rprivate
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/slave
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/private
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/private/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/private/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/default/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/default/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/private/mount_root
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/private/bind_root
19:03:28 [2022-07-18T19:03:28.212Z] --- PASS: TestMountDaemonRoot (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z] === RUN   TestContainerBindMountNonRecursive
19:03:29 [2022-07-18T19:03:29.592Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
19:03:29 [2022-07-18T19:03:29.592Z] === RUN   TestContainerVolumesMountedAsShared
19:03:30 [2022-07-18T19:03:30.161Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
19:03:30 [2022-07-18T19:03:30.161Z] === RUN   TestContainerVolumesMountedAsSlave
19:03:30 [2022-07-18T19:03:30.420Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s)
19:03:30 [2022-07-18T19:03:30.420Z] === RUN   TestNetworkNat
19:03:30 [2022-07-18T19:03:30.989Z] --- PASS: TestNetworkNat (0.53s)
19:03:30 [2022-07-18T19:03:30.989Z] === RUN   TestNetworkLocalhostTCPNat
19:03:31 [2022-07-18T19:03:31.557Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
19:03:31 [2022-07-18T19:03:31.557Z] === RUN   TestNetworkLoopbackNat
19:03:34 [2022-07-18T19:03:34.092Z] --- PASS: TestNetworkLoopbackNat (2.62s)
19:03:34 [2022-07-18T19:03:34.092Z] === RUN   TestPause
19:03:34 [2022-07-18T19:03:34.661Z] --- PASS: TestPause (0.48s)
19:03:34 [2022-07-18T19:03:34.661Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:03:34 [2022-07-18T19:03:34.661Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:03:34 [2022-07-18T19:03:34.661Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:03:34 [2022-07-18T19:03:34.661Z] === RUN   TestPauseStopPausedContainer
19:03:34 [2022-07-18T19:03:34.922Z] --- PASS: TestPauseStopPausedContainer (0.47s)
19:03:34 [2022-07-18T19:03:34.922Z] === RUN   TestPidHost
19:03:36 [2022-07-18T19:03:36.301Z] --- PASS: TestPidHost (1.04s)
19:03:36 [2022-07-18T19:03:36.301Z] === RUN   TestPsFilter
19:03:36 [2022-07-18T19:03:36.302Z] --- PASS: TestPsFilter (0.11s)
19:03:36 [2022-07-18T19:03:36.302Z] === RUN   TestRemoveContainerWithRemovedVolume
19:03:36 [2022-07-18T19:03:36.562Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
19:03:36 [2022-07-18T19:03:36.562Z] === RUN   TestRemoveContainerWithVolume
19:03:37 [2022-07-18T19:03:37.131Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
19:03:37 [2022-07-18T19:03:37.131Z] === RUN   TestRemoveContainerRunning
19:03:37 [2022-07-18T19:03:37.391Z] --- PASS: TestRemoveContainerRunning (0.44s)
19:03:37 [2022-07-18T19:03:37.391Z] === RUN   TestRemoveContainerForceRemoveRunning
19:03:37 [2022-07-18T19:03:37.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
19:03:37 [2022-07-18T19:03:37.959Z] === RUN   TestRemoveInvalidContainer
19:03:37 [2022-07-18T19:03:37.959Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:03:37 [2022-07-18T19:03:37.959Z] === RUN   TestRenameLinkedContainer
19:03:39 [2022-07-18T19:03:39.866Z] --- PASS: TestRenameLinkedContainer (1.86s)
19:03:39 [2022-07-18T19:03:39.866Z] === RUN   TestRenameStoppedContainer
19:03:40 [2022-07-18T19:03:40.126Z] --- PASS: TestRenameStoppedContainer (0.41s)
19:03:40 [2022-07-18T19:03:40.126Z] === RUN   TestRenameRunningContainerAndReuse
19:03:41 [2022-07-18T19:03:41.065Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
19:03:41 [2022-07-18T19:03:41.065Z] === RUN   TestRenameInvalidName
19:03:41 [2022-07-18T19:03:41.633Z] --- PASS: TestRenameInvalidName (0.45s)
19:03:41 [2022-07-18T19:03:41.633Z] === RUN   TestRenameAnonymousContainer
19:03:43 [2022-07-18T19:03:43.013Z] --- PASS: TestRenameAnonymousContainer (1.60s)
19:03:43 [2022-07-18T19:03:43.013Z] === RUN   TestRenameContainerWithSameName
19:03:43 [2022-07-18T19:03:43.583Z] --- PASS: TestRenameContainerWithSameName (0.44s)
19:03:43 [2022-07-18T19:03:43.583Z] === RUN   TestRenameContainerWithLinkedContainer
19:03:44 [2022-07-18T19:03:44.521Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
19:03:44 [2022-07-18T19:03:44.521Z] === RUN   TestResize
19:03:45 [2022-07-18T19:03:45.090Z] --- PASS: TestResize (0.43s)
19:03:45 [2022-07-18T19:03:45.090Z] === RUN   TestResizeWithInvalidSize
19:03:45 [2022-07-18T19:03:45.349Z] --- PASS: TestResizeWithInvalidSize (0.46s)
19:03:45 [2022-07-18T19:03:45.349Z] === RUN   TestResizeWhenContainerNotStarted
19:03:45 [2022-07-18T19:03:45.918Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:47 [2022-07-18T19:03:47.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:03:48 [2022-07-18T19:03:48.850Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:03:50 [2022-07-18T19:03:50.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:03:50 [2022-07-18T19:03:50.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:03:51 [2022-07-18T19:03:51.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:51 [2022-07-18T19:03:51.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:54 [2022-07-18T19:03:54.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:55 [2022-07-18T19:03:55.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:03:57 [2022-07-18T19:03:57.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:03:59 [2022-07-18T19:03:59.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:03:59 [2022-07-18T19:03:59.337Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:04:01 [2022-07-18T19:04:01.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:04:01 [2022-07-18T19:04:01.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:04:02 [2022-07-18T19:04:02.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:04:04 [2022-07-18T19:04:04.534Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.60s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.23s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.92s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s)
19:04:04 [2022-07-18T19:04:04.534Z] === RUN   TestCgroupNamespacesRun
19:04:05 [2022-07-18T19:04:05.473Z] --- PASS: TestCgroupNamespacesRun (1.23s)
19:04:05 [2022-07-18T19:04:05.473Z] === RUN   TestCgroupNamespacesRunPrivileged
19:04:05 [2022-07-18T19:04:05.473Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:04:05 [2022-07-18T19:04:05.473Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
19:04:05 [2022-07-18T19:04:05.473Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:04:06 [2022-07-18T19:04:06.853Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s)
19:04:06 [2022-07-18T19:04:06.853Z] === RUN   TestCgroupNamespacesRunHostMode
19:04:08 [2022-07-18T19:04:08.232Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
19:04:08 [2022-07-18T19:04:08.232Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:04:09 [2022-07-18T19:04:09.171Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
19:04:09 [2022-07-18T19:04:09.171Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:04:10 [2022-07-18T19:04:10.550Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
19:04:10 [2022-07-18T19:04:10.550Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:04:11 [2022-07-18T19:04:11.119Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
19:04:11 [2022-07-18T19:04:11.119Z] === RUN   TestCgroupNamespacesRunOlderClient
19:04:12 [2022-07-18T19:04:12.498Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s)
19:04:12 [2022-07-18T19:04:12.498Z] === RUN   TestNISDomainname
19:04:13 [2022-07-18T19:04:13.066Z] --- PASS: TestNISDomainname (0.62s)
19:04:13 [2022-07-18T19:04:13.066Z] === RUN   TestHostnameDnsResolution
19:04:14 [2022-07-18T19:04:14.004Z] --- PASS: TestHostnameDnsResolution (0.86s)
19:04:14 [2022-07-18T19:04:14.004Z] === RUN   TestUnprivilegedPortsAndPing
19:04:14 [2022-07-18T19:04:14.572Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
19:04:14 [2022-07-18T19:04:14.572Z] === RUN   TestPrivilegedHostDevices
19:04:15 [2022-07-18T19:04:15.140Z] --- PASS: TestPrivilegedHostDevices (0.51s)
19:04:15 [2022-07-18T19:04:15.140Z] === RUN   TestRunConsoleSize
19:04:15 [2022-07-18T19:04:15.400Z] --- PASS: TestRunConsoleSize (0.42s)
19:04:15 [2022-07-18T19:04:15.400Z] === RUN   TestStats
19:04:17 [2022-07-18T19:04:17.935Z] --- PASS: TestStats (2.48s)
19:04:17 [2022-07-18T19:04:17.935Z] === RUN   TestStopContainerWithTimeout
19:04:17 [2022-07-18T19:04:17.935Z] === RUN   TestStopContainerWithTimeout/0
19:04:17 [2022-07-18T19:04:17.935Z] === PAUSE TestStopContainerWithTimeout/0
19:04:17 [2022-07-18T19:04:17.935Z] === RUN   TestStopContainerWithTimeout/1
19:04:17 [2022-07-18T19:04:17.935Z] === PAUSE TestStopContainerWithTimeout/1
19:04:17 [2022-07-18T19:04:17.935Z] === RUN   TestStopContainerWithTimeout/3
19:04:17 [2022-07-18T19:04:17.935Z] === PAUSE TestStopContainerWithTimeout/3
19:04:17 [2022-07-18T19:04:17.935Z] === RUN   TestStopContainerWithTimeout/-1
19:04:17 [2022-07-18T19:04:17.935Z] === PAUSE TestStopContainerWithTimeout/-1
19:04:17 [2022-07-18T19:04:17.935Z] === CONT  TestStopContainerWithTimeout/0
19:04:17 [2022-07-18T19:04:17.935Z] === CONT  TestStopContainerWithTimeout/-1
19:04:18 [2022-07-18T19:04:18.873Z] === CONT  TestStopContainerWithTimeout/3
19:04:20 [2022-07-18T19:04:20.779Z] === CONT  TestStopContainerWithTimeout/1
19:04:22 [2022-07-18T19:04:22.156Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:04:22 [2022-07-18T19:04:22.157Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
19:04:22 [2022-07-18T19:04:22.157Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.76s)
19:04:22 [2022-07-18T19:04:22.157Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
19:04:22 [2022-07-18T19:04:22.157Z]     --- PASS: TestStopContainerWithTimeout/1 (1.51s)
19:04:22 [2022-07-18T19:04:22.157Z] === RUN   TestDeleteDevicemapper
19:04:22 [2022-07-18T19:04:22.157Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:04:22 [2022-07-18T19:04:22.157Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:04:22 [2022-07-18T19:04:22.157Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:04:24 [2022-07-18T19:04:24.064Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s)
19:04:24 [2022-07-18T19:04:24.064Z] === RUN   TestUpdateMemory
19:04:24 [2022-07-18T19:04:24.324Z] --- PASS: TestUpdateMemory (0.58s)
19:04:24 [2022-07-18T19:04:24.324Z] === RUN   TestUpdateCPUQuota
19:04:25 [2022-07-18T19:04:25.262Z] --- PASS: TestUpdateCPUQuota (1.01s)
19:04:25 [2022-07-18T19:04:25.262Z] === RUN   TestUpdatePidsLimit
19:04:25 [2022-07-18T19:04:25.262Z] === RUN   TestUpdatePidsLimit/update_from_none
19:04:25 [2022-07-18T19:04:25.522Z] === RUN   TestUpdatePidsLimit/no_change
19:04:25 [2022-07-18T19:04:25.782Z] === RUN   TestUpdatePidsLimit/update_lower
19:04:26 [2022-07-18T19:04:26.044Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:04:26 [2022-07-18T19:04:26.044Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:04:26 [2022-07-18T19:04:26.303Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:04:26 [2022-07-18T19:04:26.562Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:04:27 [2022-07-18T19:04:27.501Z] --- PASS: TestUpdatePidsLimit (2.05s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
19:04:27 [2022-07-18T19:04:27.501Z] === RUN   TestUpdateRestartPolicy
19:04:39 [2022-07-18T19:04:39.711Z] --- PASS: TestUpdateRestartPolicy (11.10s)
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestUpdateRestartWithAutoRemove
19:04:39 [2022-07-18T19:04:39.711Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitNonBlocked
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:04:39 [2022-07-18T19:04:39.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:04:39 [2022-07-18T19:04:39.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:04:39 [2022-07-18T19:04:39.711Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:04:39 [2022-07-18T19:04:39.711Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:04:39 [2022-07-18T19:04:39.711Z] --- PASS: TestWaitNonBlocked (0.01s)
19:04:39 [2022-07-18T19:04:39.711Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
19:04:39 [2022-07-18T19:04:39.711Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitBlocked
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:04:39 [2022-07-18T19:04:39.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:04:39 [2022-07-18T19:04:39.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:04:39 [2022-07-18T19:04:39.711Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:04:39 [2022-07-18T19:04:39.711Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:04:40 [2022-07-18T19:04:40.280Z] --- PASS: TestWaitBlocked (0.01s)
19:04:40 [2022-07-18T19:04:40.280Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
19:04:40 [2022-07-18T19:04:40.280Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
19:04:40 [2022-07-18T19:04:40.280Z] === RUN   TestWaitConditions
19:04:40 [2022-07-18T19:04:40.280Z] === RUN   TestWaitConditions/default
19:04:40 [2022-07-18T19:04:40.280Z] === PAUSE TestWaitConditions/default
19:04:40 [2022-07-18T19:04:40.280Z] === RUN   TestWaitConditions/not-running
19:04:40 [2022-07-18T19:04:40.281Z] === PAUSE TestWaitConditions/not-running
19:04:40 [2022-07-18T19:04:40.281Z] === RUN   TestWaitConditions/next-exit
19:04:40 [2022-07-18T19:04:40.281Z] === PAUSE TestWaitConditions/next-exit
19:04:40 [2022-07-18T19:04:40.281Z] === RUN   TestWaitConditions/removed
19:04:40 [2022-07-18T19:04:40.281Z] === PAUSE TestWaitConditions/removed
19:04:40 [2022-07-18T19:04:40.281Z] === CONT  TestWaitConditions/default
19:04:40 [2022-07-18T19:04:40.281Z] === CONT  TestWaitConditions/removed
19:04:42 [2022-07-18T19:04:42.188Z] === CONT  TestWaitConditions/next-exit
19:04:42 [2022-07-18T19:04:42.188Z] === CONT  TestWaitConditions/not-running
19:04:44 [2022-07-18T19:04:44.097Z] --- PASS: TestWaitConditions (0.01s)
19:04:44 [2022-07-18T19:04:44.097Z]     --- PASS: TestWaitConditions/default (1.83s)
19:04:44 [2022-07-18T19:04:44.097Z]     --- PASS: TestWaitConditions/removed (1.85s)
19:04:44 [2022-07-18T19:04:44.097Z]     --- PASS: TestWaitConditions/next-exit (1.62s)
19:04:44 [2022-07-18T19:04:44.097Z]     --- PASS: TestWaitConditions/not-running (1.62s)
19:04:44 [2022-07-18T19:04:44.097Z] === CONT  TestContainerStartOnDaemonRestart
19:04:44 [2022-07-18T19:04:44.097Z] === CONT  TestRestartDaemonWithRestartingContainer
19:04:46 [2022-07-18T19:04:46.643Z] --- PASS: TestContainerStartOnDaemonRestart (2.44s)
19:04:46 [2022-07-18T19:04:46.643Z] === CONT  TestDaemonHostGatewayIP
19:04:46 [2022-07-18T19:04:46.643Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s)
19:04:46 [2022-07-18T19:04:46.643Z] === CONT  TestDaemonRestartIpcMode
19:04:49 [2022-07-18T19:04:49.194Z] --- PASS: TestDaemonHostGatewayIP (2.93s)
19:04:49 [2022-07-18T19:04:49.194Z] === CONT  TestIpcModeOlderClient
19:04:49 [2022-07-18T19:04:49.194Z] === CONT  TestContainerKillOnDaemonStart
19:04:49 [2022-07-18T19:04:49.194Z] --- PASS: TestDaemonRestartIpcMode (2.94s)
19:04:49 [2022-07-18T19:04:49.194Z] --- PASS: TestIpcModeOlderClient (0.10s)
19:05:01 [2022-07-18T19:05:01.408Z] --- PASS: TestContainerKillOnDaemonStart (11.53s)
19:05:01 [2022-07-18T19:05:01.408Z] PASS
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] === Skipped
19:05:01 [2022-07-18T19:05:01.408Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:05:01 [2022-07-18T19:05:01.408Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:05:01 [2022-07-18T19:05:01.408Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:05:01 [2022-07-18T19:05:01.408Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
19:05:01 [2022-07-18T19:05:01.408Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:05:01 [2022-07-18T19:05:01.408Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] DONE 264 tests, 5 skipped in 133.357s
19:05:01 [2022-07-18T19:05:01.408Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
19:05:01 [2022-07-18T19:05:01.408Z] === RUN   TestConfigDaemonLibtrustID
19:05:01 [2022-07-18T19:05:01.408Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
19:05:01 [2022-07-18T19:05:01.408Z] === RUN   TestConfigDaemonID
19:05:02 [2022-07-18T19:05:02.370Z]     daemon_test.go:83: [d5fb9a561fa87] daemon is not started
19:05:02 [2022-07-18T19:05:02.370Z] --- PASS: TestConfigDaemonID (1.04s)
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:05:02 [2022-07-18T19:05:02.370Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:05:02 [2022-07-18T19:05:02.370Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation/invalid_config
19:05:02 [2022-07-18T19:05:02.370Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation/malformed_config
19:05:02 [2022-07-18T19:05:02.370Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation/valid_config
19:05:02 [2022-07-18T19:05:02.370Z] === PAUSE TestDaemonConfigValidation/valid_config
19:05:02 [2022-07-18T19:05:02.370Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:05:02 [2022-07-18T19:05:02.370Z] === CONT  TestDaemonConfigValidation/malformed_config
19:05:02 [2022-07-18T19:05:02.634Z] === CONT  TestDaemonConfigValidation/valid_config
19:05:02 [2022-07-18T19:05:02.634Z] === CONT  TestDaemonConfigValidation/invalid_config
19:05:02 [2022-07-18T19:05:02.634Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:05:02 [2022-07-18T19:05:02.634Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:05:02 [2022-07-18T19:05:02.634Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
19:05:02 [2022-07-18T19:05:02.634Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
19:05:02 [2022-07-18T19:05:02.634Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.11s)
19:05:02 [2022-07-18T19:05:02.634Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.11s)
19:05:02 [2022-07-18T19:05:02.634Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
19:05:02 [2022-07-18T19:05:02.634Z] === RUN   TestConfigDaemonSeccompProfiles
19:05:02 [2022-07-18T19:05:02.634Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:05:03 [2022-07-18T19:05:03.597Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:05:04 [2022-07-18T19:05:04.975Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:05:05 [2022-07-18T19:05:05.913Z] === CONT  TestConfigDaemonSeccompProfiles
19:05:05 [2022-07-18T19:05:05.913Z]     daemon_test.go:197: [d6f968b7d9a26] daemon is not started
19:05:05 [2022-07-18T19:05:05.913Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
19:05:05 [2022-07-18T19:05:05.913Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:05:05 [2022-07-18T19:05:05.913Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:05:05 [2022-07-18T19:05:05.913Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:05:05 [2022-07-18T19:05:05.913Z] === RUN   TestDaemonProxy
19:05:05 [2022-07-18T19:05:05.913Z] === RUN   TestDaemonProxy/environment_variables
19:05:07 [2022-07-18T19:05:07.819Z] === RUN   TestDaemonProxy/command-line_options
19:05:09 [2022-07-18T19:05:09.199Z] === RUN   TestDaemonProxy/configuration_file
19:05:11 [2022-07-18T19:05:11.105Z] === RUN   TestDaemonProxy/conflicting_options
19:05:11 [2022-07-18T19:05:11.673Z] === RUN   TestDaemonProxy/reload_sanitized
19:05:11 [2022-07-18T19:05:11.933Z] --- PASS: TestDaemonProxy (6.25s)
19:05:11 [2022-07-18T19:05:11.933Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
19:05:11 [2022-07-18T19:05:11.933Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
19:05:11 [2022-07-18T19:05:11.933Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
19:05:11 [2022-07-18T19:05:11.933Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:05:11 [2022-07-18T19:05:11.933Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:05:11 [2022-07-18T19:05:11.933Z] PASS
19:05:11 [2022-07-18T19:05:11.933Z] 
19:05:11 [2022-07-18T19:05:11.933Z] DONE 18 tests in 11.221s
19:05:11 [2022-07-18T19:05:11.933Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:05:12 [2022-07-18T19:05:12.194Z] INFO: Testing against a local daemon
19:05:12 [2022-07-18T19:05:12.194Z] === RUN   TestCommitInheritsEnv
19:05:12 [2022-07-18T19:05:12.454Z] --- PASS: TestCommitInheritsEnv (0.33s)
19:05:12 [2022-07-18T19:05:12.454Z] === RUN   TestImportExtremelyLargeImageWorks
19:05:12 [2022-07-18T19:05:12.454Z] === PAUSE TestImportExtremelyLargeImageWorks
19:05:12 [2022-07-18T19:05:12.454Z] === RUN   TestImportWithCustomPlatform
19:05:12 [2022-07-18T19:05:12.454Z] === RUN   TestImportWithCustomPlatform/#00
19:05:12 [2022-07-18T19:05:12.713Z] === RUN   TestImportWithCustomPlatform/_______
19:05:12 [2022-07-18T19:05:12.713Z] === RUN   TestImportWithCustomPlatform//
19:05:12 [2022-07-18T19:05:12.713Z] === RUN   TestImportWithCustomPlatform/linux
19:05:12 [2022-07-18T19:05:12.713Z] === RUN   TestImportWithCustomPlatform/LINUX
19:05:12 [2022-07-18T19:05:12.713Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestImportWithCustomPlatform/macos
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:05:12 [2022-07-18T19:05:12.973Z] --- PASS: TestImportWithCustomPlatform (0.36s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/linux (0.10s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestImagesFilterMultiReference
19:05:12 [2022-07-18T19:05:12.973Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestImagePullPlatformInvalid
19:05:12 [2022-07-18T19:05:12.973Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestRemoveImageOrphaning
19:05:13 [2022-07-18T19:05:13.233Z] --- PASS: TestRemoveImageOrphaning (0.29s)
19:05:13 [2022-07-18T19:05:13.233Z] === RUN   TestRemoveImageGarbageCollector
19:05:13 [2022-07-18T19:05:13.802Z] time="2022-07-18T19:05:13Z" level=info msg="[graphdriver] trying configured driver: overlay2"
19:05:15 [2022-07-18T19:05:15.182Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
19:05:15 [2022-07-18T19:05:15.182Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:05:15 [2022-07-18T19:05:15.182Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:05:15 [2022-07-18T19:05:15.182Z] === RUN   TestTagInvalidReference
19:05:15 [2022-07-18T19:05:15.182Z] --- PASS: TestTagInvalidReference (0.01s)
19:05:15 [2022-07-18T19:05:15.182Z] === RUN   TestTagValidPrefixedRepo
19:05:15 [2022-07-18T19:05:15.182Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:05:15 [2022-07-18T19:05:15.182Z] === RUN   TestTagExistedNameWithoutForce
19:05:15 [2022-07-18T19:05:15.182Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:05:15 [2022-07-18T19:05:15.182Z] === RUN   TestTagOfficialNames
19:05:15 [2022-07-18T19:05:15.447Z] --- PASS: TestTagOfficialNames (0.06s)
19:05:15 [2022-07-18T19:05:15.447Z] === RUN   TestTagMatchesDigest
19:05:15 [2022-07-18T19:05:15.447Z] --- PASS: TestTagMatchesDigest (0.02s)
19:05:15 [2022-07-18T19:05:15.447Z] === CONT  TestImportExtremelyLargeImageWorks
19:06:51 [2022-07-18T19:06:51.912Z] --- PASS: TestImportExtremelyLargeImageWorks (92.03s)
19:06:51 [2022-07-18T19:06:51.912Z] PASS
19:06:51 [2022-07-18T19:06:51.912Z] 
19:06:51 [2022-07-18T19:06:51.912Z] DONE 22 tests in 95.323s
19:06:51 [2022-07-18T19:06:51.912Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestStripANSICommands
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestStripANSICommands/#00
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestStripANSICommands/#01
19:06:51 [2022-07-18T19:06:51.912Z] --- PASS: TestStripANSICommands (0.00s)
19:06:51 [2022-07-18T19:06:51.912Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:06:51 [2022-07-18T19:06:51.912Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:06:51 [2022-07-18T19:06:51.912Z] PASS
19:06:51 [2022-07-18T19:06:51.912Z] 
19:06:51 [2022-07-18T19:06:51.912Z] DONE 3 tests in 0.009s
19:06:51 [2022-07-18T19:06:51.912Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:06:51 [2022-07-18T19:06:51.912Z] INFO: Testing against a local daemon
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestNetworkCreateDelete
19:06:51 [2022-07-18T19:06:51.912Z] --- PASS: TestNetworkCreateDelete (0.12s)
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestDockerNetworkDeletePreferID
19:06:51 [2022-07-18T19:06:51.912Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestDaemonDNSFallback
19:06:54 [2022-07-18T19:06:54.447Z] --- PASS: TestDaemonDNSFallback (6.36s)
19:06:54 [2022-07-18T19:06:54.447Z] === RUN   TestInspectNetwork
19:06:57 [2022-07-18T19:06:57.738Z] === RUN   TestInspectNetwork/full_network_id
19:06:57 [2022-07-18T19:06:57.738Z] === RUN   TestInspectNetwork/partial_network_id
19:06:57 [2022-07-18T19:06:57.738Z] === RUN   TestInspectNetwork/network_name
19:06:57 [2022-07-18T19:06:57.738Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:07:01 [2022-07-18T19:07:01.930Z] --- PASS: TestInspectNetwork (7.19s)
19:07:01 [2022-07-18T19:07:01.930Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:07:01 [2022-07-18T19:07:01.930Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:07:01 [2022-07-18T19:07:01.930Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:07:01 [2022-07-18T19:07:01.930Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:07:01 [2022-07-18T19:07:01.930Z] === RUN   TestRunContainerWithBridgeNone
19:07:03 [2022-07-18T19:07:03.311Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/create
19:07:03 [2022-07-18T19:07:03.311Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:07:03 [2022-07-18T19:07:03.311Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:07:03 [2022-07-18T19:07:03.311Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:07:03 [2022-07-18T19:07:03.311Z] === CONT  TestNetworkInvalidJSON/networks/create
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:07:03 [2022-07-18T19:07:03.311Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:07:03 [2022-07-18T19:07:03.311Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:07:03 [2022-07-18T19:07:03.311Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:07:03 [2022-07-18T19:07:03.311Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkList
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkList//networks
19:07:03 [2022-07-18T19:07:03.311Z] === PAUSE TestNetworkList//networks
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkList//networks/
19:07:03 [2022-07-18T19:07:03.311Z] === PAUSE TestNetworkList//networks/
19:07:03 [2022-07-18T19:07:03.311Z] === CONT  TestNetworkList//networks
19:07:03 [2022-07-18T19:07:03.311Z] === CONT  TestNetworkList//networks/
19:07:03 [2022-07-18T19:07:03.311Z] --- PASS: TestNetworkList (0.01s)
19:07:03 [2022-07-18T19:07:03.311Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]     --- PASS: TestNetworkList//networks (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestHostIPv4BridgeLabel
19:07:03 [2022-07-18T19:07:03.570Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:07:03 [2022-07-18T19:07:03.570Z] === RUN   TestDaemonRestartWithLiveRestore
19:07:04 [2022-07-18T19:07:04.508Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:07:04 [2022-07-18T19:07:04.508Z] === RUN   TestDaemonDefaultNetworkPools
19:07:05 [2022-07-18T19:07:05.450Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
19:07:05 [2022-07-18T19:07:05.450Z] === RUN   TestDaemonRestartWithExistingNetwork
19:07:06 [2022-07-18T19:07:06.388Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
19:07:06 [2022-07-18T19:07:06.388Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:07:07 [2022-07-18T19:07:07.767Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
19:07:07 [2022-07-18T19:07:07.767Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:07:08 [2022-07-18T19:07:08.335Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:07:08 [2022-07-18T19:07:08.335Z] === RUN   TestServiceWithPredefinedNetwork
19:07:10 [2022-07-18T19:07:10.871Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
19:07:10 [2022-07-18T19:07:10.871Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:07:10 [2022-07-18T19:07:10.871Z]     service_test.go:243: FLAKY_TEST
19:07:10 [2022-07-18T19:07:10.871Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:07:10 [2022-07-18T19:07:10.871Z] === RUN   TestServiceWithDataPathPortInit
19:07:25 [2022-07-18T19:07:25.758Z] --- PASS: TestServiceWithDataPathPortInit (14.18s)
19:07:25 [2022-07-18T19:07:25.758Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:07:27 [2022-07-18T19:07:27.669Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:deogwgfb69dd8dr7xsd2wla3l Created:2022-07-18 19:07:26.022929795 +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[50adada18c49bcaaa579ac6d607577c7b3c1bee7196b7b3c387db2e007a33a86:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1acptlawicuoknpyukwyeq575 EndpointID:91ed72407f2031b96a90f50887b1592d63d50ffe52c9d343e10eba37ce9cc616 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2027da01e4e9980a2dc6125f854636cf0d8afdc51dbe40985102645fd20cbd40 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:1975afcbef91 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1acptlawicuoknpyukwyeq575 EndpointID:91ed72407f2031b96a90f50887b1592d63d50ffe52c9d343e10eba37ce9cc616 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:07:31 [2022-07-18T19:07:31.863Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.15s)
19:07:31 [2022-07-18T19:07:31.863Z] PASS
19:07:31 [2022-07-18T19:07:31.863Z] 
19:07:31 [2022-07-18T19:07:31.863Z] === Skipped
19:07:31 [2022-07-18T19:07:31.863Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:07:31 [2022-07-18T19:07:31.863Z]     service_test.go:243: FLAKY_TEST
19:07:31 [2022-07-18T19:07:31.863Z] 
19:07:31 [2022-07-18T19:07:31.863Z] DONE 38 tests, 1 skipped in 44.473s
19:07:31 [2022-07-18T19:07:31.863Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:07:31 [2022-07-18T19:07:31.863Z] INFO: Testing against a local daemon
19:07:31 [2022-07-18T19:07:31.863Z] === RUN   TestDockerNetworkIpvlanPersistance
19:07:31 [2022-07-18T19:07:31.863Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:07:31 [2022-07-18T19:07:31.863Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:07:31 [2022-07-18T19:07:31.863Z] === RUN   TestDockerNetworkIpvlan
19:07:31 [2022-07-18T19:07:31.863Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:07:31 [2022-07-18T19:07:31.863Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:07:31 [2022-07-18T19:07:31.863Z] PASS
19:07:31 [2022-07-18T19:07:31.863Z] 
19:07:31 [2022-07-18T19:07:31.863Z] === Skipped
19:07:31 [2022-07-18T19:07:31.863Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:07:31 [2022-07-18T19:07:31.863Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:07:31 [2022-07-18T19:07:31.863Z] 
19:07:31 [2022-07-18T19:07:31.863Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:07:31 [2022-07-18T19:07:31.863Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:07:31 [2022-07-18T19:07:31.863Z] 
19:07:31 [2022-07-18T19:07:31.863Z] DONE 2 tests, 2 skipped in 0.023s
19:07:31 [2022-07-18T19:07:31.863Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:07:31 [2022-07-18T19:07:31.863Z] INFO: Testing against a local daemon
19:07:31 [2022-07-18T19:07:31.863Z] === RUN   TestDockerNetworkMacvlanPersistance
19:07:33 [2022-07-18T19:07:33.244Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
19:07:33 [2022-07-18T19:07:33.244Z] === RUN   TestDockerNetworkMacvlan
19:07:33 [2022-07-18T19:07:33.813Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:07:34 [2022-07-18T19:07:34.752Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:07:35 [2022-07-18T19:07:35.320Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:07:37 [2022-07-18T19:07:37.231Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:07:39 [2022-07-18T19:07:39.139Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:07:43 [2022-07-18T19:07:43.396Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:07:43 [2022-07-18T19:07:43.657Z] --- PASS: TestDockerNetworkMacvlan (10.39s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.32s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
19:07:43 [2022-07-18T19:07:43.657Z] PASS
19:07:43 [2022-07-18T19:07:43.657Z] 
19:07:43 [2022-07-18T19:07:43.657Z] DONE 8 tests in 11.697s
19:07:43 [2022-07-18T19:07:43.657Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:07:43 [2022-07-18T19:07:43.657Z] testing: warning: no tests to run
19:07:43 [2022-07-18T19:07:43.657Z] PASS
19:07:43 [2022-07-18T19:07:43.657Z] 
19:07:43 [2022-07-18T19:07:43.657Z] DONE 0 tests in 0.007s
19:07:43 [2022-07-18T19:07:43.657Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:07:43 [2022-07-18T19:07:43.657Z] INFO: Testing against a local daemon
19:07:43 [2022-07-18T19:07:43.657Z] === RUN   TestAuthZPluginAllowRequest
19:07:45 [2022-07-18T19:07:45.036Z] --- PASS: TestAuthZPluginAllowRequest (1.24s)
19:07:45 [2022-07-18T19:07:45.036Z] === RUN   TestAuthZPluginTLS
19:07:45 [2022-07-18T19:07:45.604Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:07:45 [2022-07-18T19:07:45.604Z] === RUN   TestAuthZPluginDenyRequest
19:07:45 [2022-07-18T19:07:45.863Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:07:45 [2022-07-18T19:07:45.863Z] === RUN   TestAuthZPluginAPIDenyResponse
19:07:46 [2022-07-18T19:07:46.432Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:07:46 [2022-07-18T19:07:46.432Z] === RUN   TestAuthZPluginDenyResponse
19:07:47 [2022-07-18T19:07:47.000Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:07:47 [2022-07-18T19:07:47.000Z] === RUN   TestAuthZPluginAllowEventStream
19:07:48 [2022-07-18T19:07:48.379Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s)
19:07:48 [2022-07-18T19:07:48.379Z] === RUN   TestAuthZPluginErrorResponse
19:07:48 [2022-07-18T19:07:48.948Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:07:48 [2022-07-18T19:07:48.948Z] === RUN   TestAuthZPluginErrorRequest
19:07:49 [2022-07-18T19:07:49.516Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:07:49 [2022-07-18T19:07:49.516Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:07:50 [2022-07-18T19:07:50.085Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:07:50 [2022-07-18T19:07:50.085Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:07:51 [2022-07-18T19:07:51.465Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s)
19:07:51 [2022-07-18T19:07:51.465Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:07:52 [2022-07-18T19:07:52.847Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s)
19:07:52 [2022-07-18T19:07:52.847Z] === RUN   TestAuthZPluginHeader
19:07:53 [2022-07-18T19:07:53.785Z] --- PASS: TestAuthZPluginHeader (0.72s)
19:07:53 [2022-07-18T19:07:53.785Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:07:59 [2022-07-18T19:07:59.059Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.26s)
19:07:59 [2022-07-18T19:07:59.059Z] === RUN   TestAuthZPluginV2Disable
19:08:03 [2022-07-18T19:08:03.254Z] --- PASS: TestAuthZPluginV2Disable (3.73s)
19:08:03 [2022-07-18T19:08:03.254Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:08:06 [2022-07-18T19:08:06.544Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s)
19:08:06 [2022-07-18T19:08:06.544Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:08:16 [2022-07-18T19:08:16.528Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.83s)
19:08:16 [2022-07-18T19:08:16.528Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:08:34 [2022-07-18T19:08:34.623Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
19:08:34 [2022-07-18T19:08:34.623Z] PASS
19:08:34 [2022-07-18T19:08:34.623Z] 
19:08:34 [2022-07-18T19:08:34.623Z] DONE 17 tests in 49.249s
19:08:34 [2022-07-18T19:08:34.623Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:08:34 [2022-07-18T19:08:34.623Z] INFO: Testing against a local daemon
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:08:34 [2022-07-18T19:08:34.623Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:08:34 [2022-07-18T19:08:34.623Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:08:34 [2022-07-18T19:08:34.623Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:08:34 [2022-07-18T19:08:34.623Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:08:34 [2022-07-18T19:08:34.623Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:08:34 [2022-07-18T19:08:34.623Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:08:34 [2022-07-18T19:08:34.623Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:08:34 [2022-07-18T19:08:34.623Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInstall
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInstall/no_auth
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a21ef9431842418c144519f504cbf1b1cc1763505fb6a6232ead3d50d5e2b271" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a21ef9431842418c144519f504cbf1b1cc1763505fb6a6232ead3d50d5e2b271" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInstall/with_htpasswd
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a21ef9431842418c144519f504cbf1b1cc1763505fb6a6232ead3d50d5e2b271" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a21ef9431842418c144519f504cbf1b1cc1763505fb6a6232ead3d50d5e2b271" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInstall/with_insecure
19:08:35 [2022-07-18T19:08:35.561Z] time="2022-07-18T19:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:35 [2022-07-18T19:08:35.561Z] time="2022-07-18T19:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3c20eed5511b61878b7ffedeb29d47d161a84c29372d94413d4078d252970e9" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:35 [2022-07-18T19:08:35.561Z] time="2022-07-18T19:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:35 [2022-07-18T19:08:35.561Z] time="2022-07-18T19:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3c20eed5511b61878b7ffedeb29d47d161a84c29372d94413d4078d252970e9" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:35 [2022-07-18T19:08:35.820Z]     plugin_test.go:195: [d782ee579d3f1] daemon is not started
19:08:35 [2022-07-18T19:08:35.820Z] --- PASS: TestPluginInstall (2.81s)
19:08:35 [2022-07-18T19:08:35.820Z]     --- PASS: TestPluginInstall/no_auth (1.08s)
19:08:35 [2022-07-18T19:08:35.820Z]     --- PASS: TestPluginInstall/with_htpasswd (0.64s)
19:08:35 [2022-07-18T19:08:35.820Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
19:08:35 [2022-07-18T19:08:35.820Z] === RUN   TestPluginsWithRuntimes
19:08:37 [2022-07-18T19:08:37.198Z] === RUN   TestPluginsWithRuntimes/No_Args
19:08:38 [2022-07-18T19:08:38.137Z] === RUN   TestPluginsWithRuntimes/With_Args
19:08:39 [2022-07-18T19:08:39.075Z] --- PASS: TestPluginsWithRuntimes (3.32s)
19:08:39 [2022-07-18T19:08:39.075Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
19:08:39 [2022-07-18T19:08:39.075Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
19:08:39 [2022-07-18T19:08:39.075Z] === RUN   TestPluginBackCompatMediaTypes
19:08:39 [2022-07-18T19:08:39.643Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
19:08:39 [2022-07-18T19:08:39.643Z] PASS
19:08:39 [2022-07-18T19:08:39.643Z] 
19:08:39 [2022-07-18T19:08:39.643Z] DONE 24 tests in 6.737s
19:08:39 [2022-07-18T19:08:39.643Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:08:39 [2022-07-18T19:08:39.643Z] INFO: Testing against a local daemon
19:08:39 [2022-07-18T19:08:39.643Z] === RUN   TestExternalGraphDriver
19:08:40 [2022-07-18T19:08:40.211Z] === RUN   TestExternalGraphDriver/json
19:08:42 [2022-07-18T19:08:42.118Z] === RUN   TestExternalGraphDriver/spec
19:08:43 [2022-07-18T19:08:43.497Z] === RUN   TestExternalGraphDriver/pull
19:08:45 [2022-07-18T19:08:45.404Z] --- PASS: TestExternalGraphDriver (5.32s)
19:08:45 [2022-07-18T19:08:45.404Z]     --- PASS: TestExternalGraphDriver/json (1.68s)
19:08:45 [2022-07-18T19:08:45.404Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
19:08:45 [2022-07-18T19:08:45.404Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
19:08:45 [2022-07-18T19:08:45.404Z] === RUN   TestGraphdriverPluginV2
19:08:49 [2022-07-18T19:08:49.602Z] --- PASS: TestGraphdriverPluginV2 (4.22s)
19:08:49 [2022-07-18T19:08:49.602Z] PASS
19:08:49 [2022-07-18T19:08:49.602Z] 
19:08:49 [2022-07-18T19:08:49.602Z] DONE 5 tests in 9.603s
19:08:49 [2022-07-18T19:08:49.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:08:49 [2022-07-18T19:08:49.602Z] INFO: Testing against a local daemon
19:08:49 [2022-07-18T19:08:49.602Z] === RUN   TestContinueAfterPluginCrash
19:08:49 [2022-07-18T19:08:49.602Z] === PAUSE TestContinueAfterPluginCrash
19:08:49 [2022-07-18T19:08:49.602Z] === RUN   TestReadPluginNoRead
19:08:49 [2022-07-18T19:08:49.602Z] === PAUSE TestReadPluginNoRead
19:08:49 [2022-07-18T19:08:49.602Z] === RUN   TestDaemonStartWithLogOpt
19:08:49 [2022-07-18T19:08:49.602Z] === PAUSE TestDaemonStartWithLogOpt
19:08:49 [2022-07-18T19:08:49.602Z] === CONT  TestContinueAfterPluginCrash
19:08:49 [2022-07-18T19:08:49.602Z] === CONT  TestDaemonStartWithLogOpt
19:08:52 [2022-07-18T19:08:52.896Z] --- PASS: TestDaemonStartWithLogOpt (3.30s)
19:08:52 [2022-07-18T19:08:52.896Z] === CONT  TestReadPluginNoRead
19:08:54 [2022-07-18T19:08:54.805Z] === RUN   TestReadPluginNoRead/default
19:08:56 [2022-07-18T19:08:56.184Z] === RUN   TestReadPluginNoRead/disabled_caching
19:08:57 [2022-07-18T19:08:57.562Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:08:57 [2022-07-18T19:08:57.562Z] --- PASS: TestContinueAfterPluginCrash (8.37s)
19:08:58 [2022-07-18T19:08:58.501Z] === CONT  TestReadPluginNoRead
19:08:58 [2022-07-18T19:08:58.502Z]     read_test.go:92: [d4f6a700758d5] daemon is not started
19:08:58 [2022-07-18T19:08:58.502Z] --- PASS: TestReadPluginNoRead (5.94s)
19:08:58 [2022-07-18T19:08:58.502Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
19:08:58 [2022-07-18T19:08:58.502Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
19:08:58 [2022-07-18T19:08:58.502Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
19:08:58 [2022-07-18T19:08:58.502Z] PASS
19:08:58 [2022-07-18T19:08:58.502Z] 
19:08:58 [2022-07-18T19:08:58.502Z] DONE 6 tests in 9.270s
19:08:58 [2022-07-18T19:08:58.502Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:08:58 [2022-07-18T19:08:58.502Z] testing: warning: no tests to run
19:08:58 [2022-07-18T19:08:58.502Z] PASS
19:08:58 [2022-07-18T19:08:58.502Z] 
19:08:58 [2022-07-18T19:08:58.502Z] DONE 0 tests in 0.007s
19:08:58 [2022-07-18T19:08:58.502Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:08:58 [2022-07-18T19:08:58.502Z] INFO: Testing against a local daemon
19:08:58 [2022-07-18T19:08:58.502Z] === RUN   TestPluginWithDevMounts
19:08:58 [2022-07-18T19:08:58.502Z] === PAUSE TestPluginWithDevMounts
19:08:58 [2022-07-18T19:08:58.502Z] === CONT  TestPluginWithDevMounts
19:09:00 [2022-07-18T19:09:00.408Z] --- PASS: TestPluginWithDevMounts (1.60s)
19:09:00 [2022-07-18T19:09:00.408Z] PASS
19:09:00 [2022-07-18T19:09:00.408Z] 
19:09:00 [2022-07-18T19:09:00.408Z] DONE 1 tests in 1.628s
19:09:00 [2022-07-18T19:09:00.408Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:09:00 [2022-07-18T19:09:00.408Z] INFO: Testing against a local daemon
19:09:00 [2022-07-18T19:09:00.408Z] === RUN   TestSecretInspect
19:09:02 [2022-07-18T19:09:02.948Z] --- PASS: TestSecretInspect (2.21s)
19:09:02 [2022-07-18T19:09:02.949Z] === RUN   TestSecretList
19:09:04 [2022-07-18T19:09:04.909Z] --- PASS: TestSecretList (2.24s)
19:09:04 [2022-07-18T19:09:04.909Z] === RUN   TestSecretsCreateAndDelete
19:09:06 [2022-07-18T19:09:06.819Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
19:09:06 [2022-07-18T19:09:06.819Z] === RUN   TestSecretsUpdate
19:09:09 [2022-07-18T19:09:09.355Z] --- PASS: TestSecretsUpdate (2.17s)
19:09:09 [2022-07-18T19:09:09.355Z] === RUN   TestTemplatedSecret
19:09:11 [2022-07-18T19:09:11.893Z] --- PASS: TestTemplatedSecret (2.60s)
19:09:11 [2022-07-18T19:09:11.893Z] === RUN   TestSecretCreateResolve
19:09:13 [2022-07-18T19:09:13.800Z] --- PASS: TestSecretCreateResolve (2.15s)
19:09:13 [2022-07-18T19:09:13.800Z] PASS
19:09:13 [2022-07-18T19:09:13.800Z] 
19:09:13 [2022-07-18T19:09:13.800Z] DONE 6 tests in 13.612s
19:09:13 [2022-07-18T19:09:13.800Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:09:13 [2022-07-18T19:09:13.800Z] INFO: Testing against a local daemon
19:09:13 [2022-07-18T19:09:13.800Z] === RUN   TestServiceCreateInit
19:09:13 [2022-07-18T19:09:13.800Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:09:17 [2022-07-18T19:09:17.996Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:09:22 [2022-07-18T19:09:22.191Z] --- PASS: TestServiceCreateInit (7.59s)
19:09:22 [2022-07-18T19:09:22.191Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
19:09:22 [2022-07-18T19:09:22.191Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s)
19:09:22 [2022-07-18T19:09:22.191Z] === RUN   TestCreateServiceMultipleTimes
19:09:40 [2022-07-18T19:09:40.288Z] --- PASS: TestCreateServiceMultipleTimes (15.94s)
19:09:40 [2022-07-18T19:09:40.288Z] === RUN   TestCreateServiceConflict
19:09:40 [2022-07-18T19:09:40.288Z] --- PASS: TestCreateServiceConflict (2.19s)
19:09:40 [2022-07-18T19:09:40.288Z] === RUN   TestCreateServiceMaxReplicas
19:09:42 [2022-07-18T19:09:42.825Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
19:09:42 [2022-07-18T19:09:42.825Z] === RUN   TestCreateWithDuplicateNetworkNames
19:09:57 [2022-07-18T19:09:57.711Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s)
19:09:57 [2022-07-18T19:09:57.711Z] === RUN   TestCreateServiceSecretFileMode
19:09:57 [2022-07-18T19:09:57.971Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
19:09:57 [2022-07-18T19:09:57.971Z] === RUN   TestCreateServiceConfigFileMode
19:10:00 [2022-07-18T19:10:00.508Z] --- PASS: TestCreateServiceConfigFileMode (2.48s)
19:10:00 [2022-07-18T19:10:00.508Z] === RUN   TestCreateServiceSysctls
19:10:03 [2022-07-18T19:10:03.800Z] --- PASS: TestCreateServiceSysctls (3.20s)
19:10:03 [2022-07-18T19:10:03.800Z] === RUN   TestCreateServiceCapabilities
19:10:06 [2022-07-18T19:10:06.337Z] --- PASS: TestCreateServiceCapabilities (2.52s)
19:10:06 [2022-07-18T19:10:06.337Z] === RUN   TestInspect
19:10:09 [2022-07-18T19:10:09.632Z] --- PASS: TestInspect (2.77s)
19:10:09 [2022-07-18T19:10:09.632Z] === RUN   TestCreateJob
19:10:12 [2022-07-18T19:10:12.170Z] --- PASS: TestCreateJob (3.20s)
19:10:12 [2022-07-18T19:10:12.170Z] === RUN   TestReplicatedJob
19:10:18 [2022-07-18T19:10:18.743Z] --- PASS: TestReplicatedJob (5.41s)
19:10:18 [2022-07-18T19:10:18.743Z] === RUN   TestUpdateReplicatedJob
19:10:21 [2022-07-18T19:10:21.281Z] --- PASS: TestUpdateReplicatedJob (3.25s)
19:10:21 [2022-07-18T19:10:21.281Z] === RUN   TestServiceListWithStatuses
19:10:21 [2022-07-18T19:10:21.281Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:10:21 [2022-07-18T19:10:21.281Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:10:21 [2022-07-18T19:10:21.281Z] === RUN   TestDockerNetworkConnectAlias
19:10:25 [2022-07-18T19:10:25.478Z] --- PASS: TestDockerNetworkConnectAlias (4.19s)
19:10:25 [2022-07-18T19:10:25.478Z] === RUN   TestDockerNetworkReConnect
19:10:28 [2022-07-18T19:10:28.770Z] --- PASS: TestDockerNetworkReConnect (3.43s)
19:10:28 [2022-07-18T19:10:28.770Z] === RUN   TestServicePlugin
19:10:32 [2022-07-18T19:10:32.062Z]     plugin_test.go:61: [dbc059d30fdf6] joining swarm manager [d53d43ea1e4ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:10:33 [2022-07-18T19:10:33.441Z]     plugin_test.go:64: [d3b2874ff1725] joining swarm manager [d53d43ea1e4ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:11:00 [2022-07-18T19:11:00.017Z] --- PASS: TestServicePlugin (30.22s)
19:11:00 [2022-07-18T19:11:00.017Z] === RUN   TestServiceUpdateLabel
19:11:00 [2022-07-18T19:11:00.972Z] --- PASS: TestServiceUpdateLabel (2.24s)
19:11:00 [2022-07-18T19:11:00.972Z] === RUN   TestServiceUpdateSecrets
19:11:15 [2022-07-18T19:11:15.857Z] --- PASS: TestServiceUpdateSecrets (14.45s)
19:11:15 [2022-07-18T19:11:15.857Z] === RUN   TestServiceUpdateConfigs
19:11:30 [2022-07-18T19:11:30.759Z] --- PASS: TestServiceUpdateConfigs (14.56s)
19:11:30 [2022-07-18T19:11:30.759Z] === RUN   TestServiceUpdateNetwork
19:11:42 [2022-07-18T19:11:42.973Z] --- PASS: TestServiceUpdateNetwork (12.60s)
19:11:42 [2022-07-18T19:11:42.973Z] === RUN   TestServiceUpdatePidsLimit
19:11:43 [2022-07-18T19:11:43.910Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:11:44 [2022-07-18T19:11:44.480Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:11:52 [2022-07-18T19:11:52.601Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:11:59 [2022-07-18T19:11:59.170Z] --- PASS: TestServiceUpdatePidsLimit (16.33s)
19:11:59 [2022-07-18T19:11:59.170Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
19:11:59 [2022-07-18T19:11:59.170Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
19:11:59 [2022-07-18T19:11:59.170Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
19:11:59 [2022-07-18T19:11:59.170Z] PASS
19:11:59 [2022-07-18T19:11:59.170Z] 
19:11:59 [2022-07-18T19:11:59.170Z] === Skipped
19:11:59 [2022-07-18T19:11:59.170Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:11:59 [2022-07-18T19:11:59.170Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:11:59 [2022-07-18T19:11:59.170Z] 
19:11:59 [2022-07-18T19:11:59.170Z] DONE 27 tests, 1 skipped in 165.054s
19:11:59 [2022-07-18T19:11:59.170Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:11:59 [2022-07-18T19:11:59.170Z] INFO: Testing against a local daemon
19:11:59 [2022-07-18T19:11:59.170Z] === RUN   TestSessionCreate
19:11:59 [2022-07-18T19:11:59.170Z] --- PASS: TestSessionCreate (0.02s)
19:11:59 [2022-07-18T19:11:59.170Z] === RUN   TestSessionCreateWithBadUpgrade
19:11:59 [2022-07-18T19:11:59.170Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:11:59 [2022-07-18T19:11:59.170Z] PASS
19:11:59 [2022-07-18T19:11:59.170Z] 
19:11:59 [2022-07-18T19:11:59.170Z] DONE 2 tests in 0.056s
19:11:59 [2022-07-18T19:11:59.170Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:11:59 [2022-07-18T19:11:59.170Z] INFO: Testing against a local daemon
19:11:59 [2022-07-18T19:11:59.170Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:11:59 [2022-07-18T19:11:59.170Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
19:11:59 [2022-07-18T19:11:59.170Z] === RUN   TestDiskUsage
19:11:59 [2022-07-18T19:11:59.170Z] === PAUSE TestDiskUsage
19:11:59 [2022-07-18T19:11:59.170Z] === RUN   TestEventsExecDie
19:11:59 [2022-07-18T19:11:59.430Z] --- PASS: TestEventsExecDie (0.53s)
19:11:59 [2022-07-18T19:11:59.430Z] === RUN   TestEventsBackwardsCompatible
19:11:59 [2022-07-18T19:11:59.689Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:11:59 [2022-07-18T19:11:59.689Z] === RUN   TestEventsVolumeCreate
19:11:59 [2022-07-18T19:11:59.689Z] --- PASS: TestEventsVolumeCreate (0.06s)
19:11:59 [2022-07-18T19:11:59.689Z] === RUN   TestInfoBinaryCommits
19:11:59 [2022-07-18T19:11:59.689Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:11:59 [2022-07-18T19:11:59.689Z] === RUN   TestInfoAPIVersioned
19:11:59 [2022-07-18T19:11:59.689Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:11:59 [2022-07-18T19:11:59.689Z] === RUN   TestInfoAPI
19:11:59 [2022-07-18T19:11:59.689Z] --- PASS: TestInfoAPI (0.02s)
19:11:59 [2022-07-18T19:11:59.689Z] === RUN   TestInfoAPIWarnings
19:12:17 [2022-07-18T19:12:17.779Z] --- PASS: TestInfoAPIWarnings (16.55s)
19:12:17 [2022-07-18T19:12:17.779Z] === RUN   TestInfoDebug
19:12:17 [2022-07-18T19:12:17.779Z] --- PASS: TestInfoDebug (0.52s)
19:12:17 [2022-07-18T19:12:17.779Z] === RUN   TestInfoInsecureRegistries
19:12:17 [2022-07-18T19:12:17.779Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:12:17 [2022-07-18T19:12:17.779Z] === RUN   TestInfoRegistryMirrors
19:12:17 [2022-07-18T19:12:17.779Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:12:17 [2022-07-18T19:12:17.779Z] === RUN   TestLoginFailsWithBadCredentials
19:12:18 [2022-07-18T19:12:18.349Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
19:12:18 [2022-07-18T19:12:18.349Z] === RUN   TestPingCacheHeaders
19:12:18 [2022-07-18T19:12:18.349Z] --- PASS: TestPingCacheHeaders (0.02s)
19:12:18 [2022-07-18T19:12:18.349Z] === RUN   TestPingGet
19:12:18 [2022-07-18T19:12:18.349Z] --- PASS: TestPingGet (0.01s)
19:12:18 [2022-07-18T19:12:18.349Z] === RUN   TestPingHead
19:12:18 [2022-07-18T19:12:18.349Z] --- PASS: TestPingHead (0.02s)
19:12:18 [2022-07-18T19:12:18.349Z] === RUN   TestPingSwarmHeader
19:12:18 [2022-07-18T19:12:18.916Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:12:19 [2022-07-18T19:12:19.176Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:12:20 [2022-07-18T19:12:20.555Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:12:20 [2022-07-18T19:12:20.555Z] --- PASS: TestPingSwarmHeader (2.07s)
19:12:20 [2022-07-18T19:12:20.555Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:12:20 [2022-07-18T19:12:20.555Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:12:20 [2022-07-18T19:12:20.555Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:12:20 [2022-07-18T19:12:20.555Z] === RUN   TestVersion
19:12:20 [2022-07-18T19:12:20.555Z] --- PASS: TestVersion (0.02s)
19:12:20 [2022-07-18T19:12:20.555Z] === CONT  TestCgroupDriverSystemdMemoryLimit
19:12:20 [2022-07-18T19:12:20.555Z] === CONT  TestDiskUsage
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/container_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/image_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/volume_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/build-cache_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/after_LoadBusybox
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.334Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:12:21 [2022-07-18T19:12:21.334Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.334Z] === RUN   TestDiskUsage/after_container.Run
19:12:21 [2022-07-18T19:12:21.594Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:12:21 [2022-07-18T19:12:21.594Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:12:21 [2022-07-18T19:12:21.594Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.854Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s)
19:12:21 [2022-07-18T19:12:21.854Z] --- PASS: TestDiskUsage (1.55s)
19:12:21 [2022-07-18T19:12:21.854Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.34s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]     --- PASS: TestDiskUsage/after_container.Run (0.52s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z] PASS
19:12:21 [2022-07-18T19:12:21.854Z] 
19:12:21 [2022-07-18T19:12:21.854Z] DONE 54 tests in 22.908s
19:12:21 [2022-07-18T19:12:21.854Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:12:21 [2022-07-18T19:12:21.854Z] INFO: Testing against a local daemon
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestVolumesCreateAndList
19:12:21 [2022-07-18T19:12:21.854Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestVolumesRemove
19:12:22 [2022-07-18T19:12:22.114Z] --- PASS: TestVolumesRemove (0.06s)
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInspect
19:12:22 [2022-07-18T19:12:22.114Z] --- PASS: TestVolumesInspect (0.02s)
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:12:22 [2022-07-18T19:12:22.114Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:12:22 [2022-07-18T19:12:22.114Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:12:22 [2022-07-18T19:12:22.114Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:12:22 [2022-07-18T19:12:22.114Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:12:22 [2022-07-18T19:12:22.114Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:12:22 [2022-07-18T19:12:22.114Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:12:22 [2022-07-18T19:12:22.114Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:12:22 [2022-07-18T19:12:22.114Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:12:22 [2022-07-18T19:12:22.114Z] PASS
19:12:22 [2022-07-18T19:12:22.114Z] 
19:12:22 [2022-07-18T19:12:22.114Z] DONE 9 tests in 0.137s
19:12:22 [2022-07-18T19:12:22.114Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:12:22 [2022-07-18T19:12:22.684Z] Stopping apparmor (via systemctl): apparmor.service.
19:12:22 [2022-07-18T19:12:22.684Z] Removing test suite binaries
19:12:22 [2022-07-18T19:12:22.684Z] exiting test-integration
19:12:22 [2022-07-18T19:12:22.684Z] ++ exit 0
19:12:22 [2022-07-18T19:12:22.684Z]