Skip to content

Console Output

16:23:22 [2022-08-24T16:23:22.330Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -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:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh dynbinary test-integration
16:23:22 [2022-08-24T16:23:22.589Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
16:23:22 [2022-08-24T16:23:22.589Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
16:23:22 [2022-08-24T16:23:22.589Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
16:23:22 [2022-08-24T16:23:22.589Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
16:23:22 [2022-08-24T16:23:22.589Z] 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)
16:23:22 [2022-08-24T16:23:22.589Z] Detected virtualization docker.
16:23:22 [2022-08-24T16:23:22.589Z] Detected architecture x86-64.
16:23:22 [2022-08-24T16:23:22.589Z] Set hostname to <1258f6cf287a>.
16:23:22 [2022-08-24T16:23:22.849Z] modprobe@configfs.service: Succeeded.
16:23:22 [2022-08-24T16:23:22.849Z] modprobe@drm.service: Succeeded.
16:23:22 [2022-08-24T16:23:22.849Z] modprobe@fuse.service: Succeeded.
16:23:22 [2022-08-24T16:23:22.849Z] + source /etc/docker-entrypoint-cmd
16:23:22 [2022-08-24T16:23:22.849Z] ++ hack/make.sh dynbinary test-integration
16:23:22 [2022-08-24T16:23:22.849Z] 
16:23:23 [2022-08-24T16:23:23.109Z] Removing bundles/
16:23:23 [2022-08-24T16:23:23.109Z] 
16:23:23 [2022-08-24T16:23:23.109Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:23:23 [2022-08-24T16:23:23.109Z] Building: bundles/dynbinary-daemon/dockerd
16:23:23 [2022-08-24T16:23:23.109Z] GOOS="" GOARCH="" GOARM=""
16:25:29 [2022-08-24T16:25:29.574Z] Created binary: bundles/dynbinary-daemon/dockerd
16:25:29 [2022-08-24T16:25:29.574Z] Building: bundles/dynbinary-daemon/docker-proxy
16:25:29 [2022-08-24T16:25:29.574Z] GOOS="" GOARCH="" GOARM=""
16:25:29 [2022-08-24T16:25:29.574Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:25:29 [2022-08-24T16:25:29.574Z] 
16:25:29 [2022-08-24T16:25:29.574Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:25:29 [2022-08-24T16:25:29.574Z] DOCKER_SYSTEMD=1
16:25:29 [2022-08-24T16:25:29.574Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:25:29 [2022-08-24T16:25:29.574Z] HOSTNAME=1258f6cf287a
16:25:29 [2022-08-24T16:25:29.574Z] DEST=bundles/test-integration
16:25:29 [2022-08-24T16:25:29.574Z] PWD=/go/src/github.com/docker/docker
16:25:29 [2022-08-24T16:25:29.574Z] DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134
16:25:29 [2022-08-24T16:25:29.574Z] container=docker
16:25:29 [2022-08-24T16:25:29.574Z] HOME=/root
16:25:29 [2022-08-24T16:25:29.574Z] LANG=C.UTF-8
16:25:29 [2022-08-24T16:25:29.574Z] INVOCATION_ID=bd56b1f1fce149c1a88c2c4bf8c77aa9
16:25:29 [2022-08-24T16:25:29.574Z] GOLANG_VERSION=1.18.5
16:25:29 [2022-08-24T16:25:29.574Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:25:29 [2022-08-24T16:25:29.574Z] VALIDATE_BRANCH=master
16:25:29 [2022-08-24T16:25:29.574Z] TERM=xterm
16:25:29 [2022-08-24T16:25:29.574Z] DOCKER_PKG=github.com/docker/docker
16:25:29 [2022-08-24T16:25:29.574Z] SHLVL=3
16:25:29 [2022-08-24T16:25:29.574Z] TIMEOUT=120m
16:25:29 [2022-08-24T16:25:29.574Z] DOCKER_BUILDTAGS= journald
16:25:29 [2022-08-24T16:25:29.574Z] DOCKER_GRAPHDRIVER=overlay2
16:25:29 [2022-08-24T16:25:29.574Z] GO111MODULE=off
16:25:29 [2022-08-24T16:25:29.574Z] DOCKER_EXPERIMENTAL=1
16:25:29 [2022-08-24T16:25:29.574Z] TEST_SKIP_INTEGRATION_CLI=1
16:25:29 [2022-08-24T16:25:29.574Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:25:29 [2022-08-24T16:25:29.574Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:25:29 [2022-08-24T16:25:29.574Z] GOPATH=/go
16:25:29 [2022-08-24T16:25:29.574Z] PKG_CONFIG=pkg-config
16:25:29 [2022-08-24T16:25:29.574Z] _=/usr/bin/env
16:25:29 [2022-08-24T16:25:29.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:26:16 [2022-08-24T16:26:16.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:26:16 [2022-08-24T16:26:16.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:26:38 [2022-08-24T16:26:38.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:26:50 [2022-08-24T16:26:50.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:26:58 [2022-08-24T16:26:58.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:26:58 [2022-08-24T16:26:58.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:26:58 [2022-08-24T16:26:58.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:26:59 [2022-08-24T16:26:59.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:27:00 [2022-08-24T16:27:00.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:27:00 [2022-08-24T16:27:00.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:27:01 [2022-08-24T16:27:01.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:27:04 [2022-08-24T16:27:04.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:27:04 [2022-08-24T16:27:04.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:27:05 [2022-08-24T16:27:05.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:27:06 [2022-08-24T16:27:06.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:27:07 [2022-08-24T16:27:07.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:27:08 [2022-08-24T16:27:08.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:27:09 [2022-08-24T16:27:09.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:27:09 [2022-08-24T16:27:09.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:27:10 [2022-08-24T16:27:10.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:27:11 [2022-08-24T16:27:11.869Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:27:11 [2022-08-24T16:27:11.869Z] Using test binary docker
16:27:11 [2022-08-24T16:27:11.869Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:27:11 [2022-08-24T16:27:11.869Z] Starting apparmor (via systemctl): apparmor.service.
16:27:11 [2022-08-24T16:27:11.869Z] Starting dockerd
16:27:11 [2022-08-24T16:27:11.869Z] INFO: Waiting for daemon to start...
16:27:13 [2022-08-24T16:27:13.770Z] .
16:27:13 [2022-08-24T16:27:13.770Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:27:13 [2022-08-24T16:27:13.770Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:27:13 [2022-08-24T16:27:13.770Z] Error: No such image: emptyfs
16:27:14 [2022-08-24T16:27:14.028Z] Loaded image: emptyfs:latest
16:27:14 [2022-08-24T16:27:14.028Z] Running integration-test (iteration 1)
16:27:14 [2022-08-24T16:27:14.028Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:27:14 [2022-08-24T16:27:14.287Z] Loaded image: busybox:latest
16:27:14 [2022-08-24T16:27:14.287Z] Loaded image: busybox:glibc
16:27:15 [2022-08-24T16:27:15.664Z] Loaded image: debian:bullseye-slim
16:27:15 [2022-08-24T16:27:15.664Z] Loaded image: hello-world:latest
16:27:15 [2022-08-24T16:27:15.923Z] Loaded image: arm32v7/hello-world:latest
16:27:15 [2022-08-24T16:27:15.923Z] INFO: Testing against a local daemon
16:27:15 [2022-08-24T16:27:15.923Z] === RUN   TestCgroupNamespacesBuild
16:27:17 [2022-08-24T16:27:17.296Z] --- PASS: TestCgroupNamespacesBuild (1.24s)
16:27:17 [2022-08-24T16:27:17.296Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:27:18 [2022-08-24T16:27:18.236Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
16:27:18 [2022-08-24T16:27:18.236Z] === RUN   TestBuildWithSession
16:27:18 [2022-08-24T16:27:18.236Z]     build_session_test.go:25: TODO: BuildKit
16:27:18 [2022-08-24T16:27:18.236Z] --- SKIP: TestBuildWithSession (0.00s)
16:27:18 [2022-08-24T16:27:18.236Z] === RUN   TestBuildSquashParent
16:27:22 [2022-08-24T16:27:22.424Z] --- PASS: TestBuildSquashParent (4.13s)
16:27:22 [2022-08-24T16:27:22.424Z] === RUN   TestBuildWithRemoveAndForceRemove
16:27:22 [2022-08-24T16:27:22.424Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:27:22 [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:27:22 [2022-08-24T16:27:22.424Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:27:22 [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:27:22 [2022-08-24T16:27:22.424Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:27:22 [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:27:22 [2022-08-24T16:27:22.424Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:27:22 [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:27:22 [2022-08-24T16:27:22.424Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:27:22 [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:27:22 [2022-08-24T16:27:22.424Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:27:22 [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:27:22 [2022-08-24T16:27:22.424Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:27:22 [2022-08-24T16:27:22.424Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:27:24 [2022-08-24T16:27:24.329Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:27:24 [2022-08-24T16:27:24.329Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:27:25 [2022-08-24T16:27:25.706Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:27:25 [2022-08-24T16:27:25.707Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:27:27 [2022-08-24T16:27:27.084Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:27:27 [2022-08-24T16:27:27.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s)
16:27:27 [2022-08-24T16:27:27.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s)
16:27:27 [2022-08-24T16:27:27.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s)
16:27:27 [2022-08-24T16:27:27.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s)
16:27:27 [2022-08-24T16:27:27.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s)
16:27:27 [2022-08-24T16:27:27.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s)
16:27:27 [2022-08-24T16:27:27.084Z] === RUN   TestBuildMultiStageCopy
16:27:27 [2022-08-24T16:27:27.084Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:27:28 [2022-08-24T16:27:28.460Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:27:28 [2022-08-24T16:27:28.719Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:27:28 [2022-08-24T16:27:28.978Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:27:29 [2022-08-24T16:27:29.546Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:27:29 [2022-08-24T16:27:29.546Z] --- PASS: TestBuildMultiStageCopy (2.52s)
16:27:29 [2022-08-24T16:27:29.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s)
16:27:29 [2022-08-24T16:27:29.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
16:27:29 [2022-08-24T16:27:29.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
16:27:29 [2022-08-24T16:27:29.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
16:27:29 [2022-08-24T16:27:29.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
16:27:29 [2022-08-24T16:27:29.546Z] === RUN   TestBuildMultiStageParentConfig
16:27:30 [2022-08-24T16:27:30.483Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
16:27:30 [2022-08-24T16:27:30.483Z] === RUN   TestBuildLabelWithTargets
16:27:31 [2022-08-24T16:27:31.422Z] --- PASS: TestBuildLabelWithTargets (1.03s)
16:27:31 [2022-08-24T16:27:31.422Z] === RUN   TestBuildWithEmptyLayers
16:27:31 [2022-08-24T16:27:31.680Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
16:27:31 [2022-08-24T16:27:31.680Z] === RUN   TestBuildMultiStageOnBuild
16:27:33 [2022-08-24T16:27:33.582Z] --- PASS: TestBuildMultiStageOnBuild (1.73s)
16:27:33 [2022-08-24T16:27:33.582Z] === RUN   TestBuildUncleanTarFilenames
16:27:34 [2022-08-24T16:27:34.149Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
16:27:34 [2022-08-24T16:27:34.149Z] === RUN   TestBuildMultiStageLayerLeak
16:27:36 [2022-08-24T16:27:36.052Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s)
16:27:36 [2022-08-24T16:27:36.052Z] === RUN   TestBuildWithHugeFile
16:28:32 [2022-08-24T16:28:32.287Z] --- PASS: TestBuildWithHugeFile (48.25s)
16:28:32 [2022-08-24T16:28:32.287Z] === RUN   TestBuildWCOWSandboxSize
16:28:32 [2022-08-24T16:28:32.287Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:28:32 [2022-08-24T16:28:32.287Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:28:32 [2022-08-24T16:28:32.287Z] === RUN   TestBuildWithEmptyDockerfile
16:28:32 [2022-08-24T16:28:32.287Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:28:32 [2022-08-24T16:28:32.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:28:32 [2022-08-24T16:28:32.287Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:28:32 [2022-08-24T16:28:32.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:28:32 [2022-08-24T16:28:32.287Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:28:32 [2022-08-24T16:28:32.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:28:32 [2022-08-24T16:28:32.287Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:28:32 [2022-08-24T16:28:32.287Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:28:32 [2022-08-24T16:28:32.287Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:28:32 [2022-08-24T16:28:32.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:28:32 [2022-08-24T16:28:32.287Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
16:28:32 [2022-08-24T16:28:32.287Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
16:28:32 [2022-08-24T16:28:32.287Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
16:28:32 [2022-08-24T16:28:32.287Z] === RUN   TestBuildPreserveOwnership
16:28:32 [2022-08-24T16:28:32.287Z] === RUN   TestBuildPreserveOwnership/copy_from
16:28:32 [2022-08-24T16:28:32.287Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:28:32 [2022-08-24T16:28:32.287Z] --- PASS: TestBuildPreserveOwnership (3.60s)
16:28:32 [2022-08-24T16:28:32.287Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.37s)
16:28:32 [2022-08-24T16:28:32.287Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s)
16:28:32 [2022-08-24T16:28:32.287Z] === RUN   TestBuildPlatformInvalid
16:28:32 [2022-08-24T16:28:32.287Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:28:32 [2022-08-24T16:28:32.287Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:28:32 [2022-08-24T16:28:32.287Z] Loaded image: busybox:latest
16:28:32 [2022-08-24T16:28:32.287Z] Loaded image: busybox:glibc
16:28:32 [2022-08-24T16:28:32.287Z] Loaded image: debian:bullseye-slim
16:28:32 [2022-08-24T16:28:32.287Z] Loaded image: hello-world:latest
16:28:32 [2022-08-24T16:28:32.287Z] Loaded image: arm32v7/hello-world:latest
16:28:38 [2022-08-24T16:28:38.856Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.60s)
16:28:38 [2022-08-24T16:28:38.857Z] PASS
16:28:38 [2022-08-24T16:28:38.857Z] 
16:28:38 [2022-08-24T16:28:38.857Z] === Skipped
16:28:38 [2022-08-24T16:28:38.857Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:28:38 [2022-08-24T16:28:38.857Z]     build_session_test.go:25: TODO: BuildKit
16:28:38 [2022-08-24T16:28:38.857Z] 
16:28:38 [2022-08-24T16:28:38.857Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:28:38 [2022-08-24T16:28:38.857Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:28:38 [2022-08-24T16:28:38.857Z] 
16:28:38 [2022-08-24T16:28:38.857Z] DONE 34 tests, 2 skipped in 84.463s
16:28:38 [2022-08-24T16:28:38.857Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:28:38 [2022-08-24T16:28:38.857Z] INFO: Testing against a local daemon
16:28:38 [2022-08-24T16:28:38.857Z] === RUN   TestConfigInspect
16:28:40 [2022-08-24T16:28:40.758Z] --- PASS: TestConfigInspect (2.17s)
16:28:40 [2022-08-24T16:28:40.758Z] === RUN   TestConfigList
16:28:43 [2022-08-24T16:28:43.288Z] --- PASS: TestConfigList (2.16s)
16:28:43 [2022-08-24T16:28:43.288Z] === RUN   TestConfigsCreateAndDelete
16:28:45 [2022-08-24T16:28:45.188Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
16:28:45 [2022-08-24T16:28:45.188Z] === RUN   TestConfigsUpdate
16:28:47 [2022-08-24T16:28:47.090Z] --- PASS: TestConfigsUpdate (2.17s)
16:28:47 [2022-08-24T16:28:47.090Z] === RUN   TestTemplatedConfig
16:28:49 [2022-08-24T16:28:49.638Z] --- PASS: TestTemplatedConfig (2.33s)
16:28:49 [2022-08-24T16:28:49.639Z] === RUN   TestConfigCreateResolve
16:28:51 [2022-08-24T16:28:51.540Z] --- PASS: TestConfigCreateResolve (2.14s)
16:28:51 [2022-08-24T16:28:51.540Z] PASS
16:28:51 [2022-08-24T16:28:51.540Z] 
16:28:51 [2022-08-24T16:28:51.540Z] DONE 6 tests in 13.159s
16:28:51 [2022-08-24T16:28:51.799Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:28:51 [2022-08-24T16:28:51.799Z] INFO: Testing against a local daemon
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestAttachWithTTY
16:28:51 [2022-08-24T16:28:51.799Z] --- PASS: TestAttachWithTTY (0.06s)
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestAttachWithoutTTy
16:28:51 [2022-08-24T16:28:51.799Z] --- PASS: TestAttachWithoutTTy (0.05s)
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestCheckpoint
16:28:51 [2022-08-24T16:28:51.799Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:28:51 [2022-08-24T16:28:51.799Z] --- SKIP: TestCheckpoint (0.00s)
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/commit
16:28:51 [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/commit
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/containers/create
16:28:51 [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/containers/create
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:28:51 [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:28:51 [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:28:51 [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:28:51 [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:28:51 [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:28:51 [2022-08-24T16:28:51.799Z] === CONT  TestContainerInvalidJSON/commit
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:28:51 [2022-08-24T16:28:51.799Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:28:51 [2022-08-24T16:28:51.799Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:28:51 [2022-08-24T16:28:51.800Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:28:51 [2022-08-24T16:28:51.800Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:28:51 [2022-08-24T16:28:51.800Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:28:51 [2022-08-24T16:28:51.800Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:28:51 [2022-08-24T16:28:51.800Z] === CONT  TestContainerInvalidJSON/containers/create
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:28:51 [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:28:51 [2022-08-24T16:28:51.800Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:28:51 [2022-08-24T16:28:51.800Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
16:28:51 [2022-08-24T16:28:51.800Z] === RUN   TestCopyFromContainerPathIsNotDir
16:28:52 [2022-08-24T16:28:52.059Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:28:52 [2022-08-24T16:28:52.059Z] === RUN   TestCopyToContainerPathDoesNotExist
16:28:52 [2022-08-24T16:28:52.059Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:28:52 [2022-08-24T16:28:52.059Z] === RUN   TestCopyEmptyFile
16:28:52 [2022-08-24T16:28:52.318Z] --- PASS: TestCopyEmptyFile (0.21s)
16:28:52 [2022-08-24T16:28:52.319Z] === RUN   TestCopyToContainerPathIsNotDir
16:28:52 [2022-08-24T16:28:52.319Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
16:28:52 [2022-08-24T16:28:52.319Z] === RUN   TestCopyFromContainer
16:28:53 [2022-08-24T16:28:53.254Z] === RUN   TestCopyFromContainer//
16:28:53 [2022-08-24T16:28:53.513Z] === RUN   TestCopyFromContainer//bar/root
16:28:53 [2022-08-24T16:28:53.513Z] === RUN   TestCopyFromContainer//bar/root/
16:28:53 [2022-08-24T16:28:53.513Z] === RUN   TestCopyFromContainer/bar/quux
16:28:53 [2022-08-24T16:28:53.513Z] === RUN   TestCopyFromContainer/bar/quux/
16:28:53 [2022-08-24T16:28:53.513Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:28:53 [2022-08-24T16:28:53.772Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:28:53 [2022-08-24T16:28:53.772Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:28:53 [2022-08-24T16:28:53.772Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:28:53 [2022-08-24T16:28:53.772Z] === RUN   TestCopyFromContainer/bar/notarget
16:28:54 [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer (1.69s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:54 [2022-08-24T16:28:54.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:54 [2022-08-24T16:28:54.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:54 [2022-08-24T16:28:54.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:54 [2022-08-24T16:28:54.031Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:54 [2022-08-24T16:28:54.031Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:54 [2022-08-24T16:28:54.031Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:54 [2022-08-24T16:28:54.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateLinkToNonExistingContainer
16:28:54 [2022-08-24T16:28:54.031Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateWithInvalidEnv
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateWithInvalidEnv/0
16:28:54 [2022-08-24T16:28:54.031Z] === PAUSE TestCreateWithInvalidEnv/0
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateWithInvalidEnv/1
16:28:54 [2022-08-24T16:28:54.031Z] === PAUSE TestCreateWithInvalidEnv/1
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateWithInvalidEnv/2
16:28:54 [2022-08-24T16:28:54.031Z] === PAUSE TestCreateWithInvalidEnv/2
16:28:54 [2022-08-24T16:28:54.031Z] === CONT  TestCreateWithInvalidEnv/0
16:28:54 [2022-08-24T16:28:54.031Z] === CONT  TestCreateWithInvalidEnv/2
16:28:54 [2022-08-24T16:28:54.031Z] === CONT  TestCreateWithInvalidEnv/1
16:28:54 [2022-08-24T16:28:54.031Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:28:54 [2022-08-24T16:28:54.031Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateTmpfsMountsTarget
16:28:54 [2022-08-24T16:28:54.031Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:28:54 [2022-08-24T16:28:54.031Z] === RUN   TestCreateWithCustomMaskedPaths
16:28:55 [2022-08-24T16:28:55.934Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s)
16:28:55 [2022-08-24T16:28:55.934Z] === RUN   TestCreateWithCustomReadonlyPaths
16:28:57 [2022-08-24T16:28:57.310Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s)
16:28:57 [2022-08-24T16:28:57.310Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:28:57 [2022-08-24T16:28:57.310Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:57 [2022-08-24T16:28:57.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:57 [2022-08-24T16:28:57.310Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:57 [2022-08-24T16:28:57.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:57 [2022-08-24T16:28:57.310Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:57 [2022-08-24T16:28:57.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:57 [2022-08-24T16:28:57.310Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:57 [2022-08-24T16:28:57.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:57 [2022-08-24T16:28:57.310Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:57 [2022-08-24T16:28:57.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:57 [2022-08-24T16:28:57.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:57 [2022-08-24T16:28:57.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:57 [2022-08-24T16:28:57.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:57 [2022-08-24T16:28:57.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:57 [2022-08-24T16:28:57.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:57 [2022-08-24T16:28:57.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:28:57 [2022-08-24T16:28:57.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:28:57 [2022-08-24T16:28:57.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:28:57 [2022-08-24T16:28:57.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:28:57 [2022-08-24T16:28:57.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:28:57 [2022-08-24T16:28:57.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:28:57 [2022-08-24T16:28:57.310Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:28:57 [2022-08-24T16:28:57.876Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
16:28:57 [2022-08-24T16:28:57.876Z] === RUN   TestCreateDifferentPlatform
16:28:57 [2022-08-24T16:28:57.876Z] === RUN   TestCreateDifferentPlatform/different_os
16:28:57 [2022-08-24T16:28:57.876Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:28:57 [2022-08-24T16:28:57.876Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:28:57 [2022-08-24T16:28:57.876Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:28:57 [2022-08-24T16:28:57.876Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:28:57 [2022-08-24T16:28:57.876Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:28:57 [2022-08-24T16:28:57.876Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:28:57 [2022-08-24T16:28:57.876Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:28:57 [2022-08-24T16:28:57.876Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
16:28:57 [2022-08-24T16:28:57.876Z] === RUN   TestCreateInvalidHostConfig
16:28:57 [2022-08-24T16:28:57.876Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:28:57 [2022-08-24T16:28:57.876Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:28:57 [2022-08-24T16:28:57.876Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:28:57 [2022-08-24T16:28:57.876Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:28:57 [2022-08-24T16:28:57.876Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:28:57 [2022-08-24T16:28:57.876Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:28:57 [2022-08-24T16:28:57.876Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:28:57 [2022-08-24T16:28:57.876Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:28:57 [2022-08-24T16:28:57.876Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:28:57 [2022-08-24T16:28:57.876Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:28:57 [2022-08-24T16:28:57.876Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:28:57 [2022-08-24T16:28:57.876Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:28:57 [2022-08-24T16:28:57.876Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:28:57 [2022-08-24T16:28:57.876Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:28:57 [2022-08-24T16:28:57.877Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:28:57 [2022-08-24T16:28:57.877Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:28:57 [2022-08-24T16:28:57.877Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:28:57 [2022-08-24T16:28:57.877Z] === RUN   TestContainerStartOnDaemonRestart
16:28:57 [2022-08-24T16:28:57.877Z] === PAUSE TestContainerStartOnDaemonRestart
16:28:57 [2022-08-24T16:28:57.877Z] === RUN   TestDaemonRestartIpcMode
16:28:57 [2022-08-24T16:28:57.877Z] === PAUSE TestDaemonRestartIpcMode
16:28:57 [2022-08-24T16:28:57.877Z] === RUN   TestDaemonHostGatewayIP
16:28:57 [2022-08-24T16:28:57.877Z] === PAUSE TestDaemonHostGatewayIP
16:28:57 [2022-08-24T16:28:57.877Z] === RUN   TestRestartDaemonWithRestartingContainer
16:28:57 [2022-08-24T16:28:57.877Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:28:57 [2022-08-24T16:28:57.877Z] === RUN   TestContainerKillOnDaemonStart
16:28:57 [2022-08-24T16:28:57.877Z] === PAUSE TestContainerKillOnDaemonStart
16:28:57 [2022-08-24T16:28:57.877Z] === RUN   TestDiff
16:28:58 [2022-08-24T16:28:58.443Z] --- PASS: TestDiff (0.56s)
16:28:58 [2022-08-24T16:28:58.443Z] === RUN   TestExecConsoleSize
16:28:59 [2022-08-24T16:28:59.013Z] --- PASS: TestExecConsoleSize (0.60s)
16:28:59 [2022-08-24T16:28:59.013Z] === RUN   TestExecWithCloseStdin
16:28:59 [2022-08-24T16:28:59.949Z] --- PASS: TestExecWithCloseStdin (0.63s)
16:28:59 [2022-08-24T16:28:59.949Z] === RUN   TestExec
16:29:00 [2022-08-24T16:29:00.515Z] --- PASS: TestExec (0.62s)
16:29:00 [2022-08-24T16:29:00.515Z] === RUN   TestExecUser
16:29:01 [2022-08-24T16:29:01.083Z] --- PASS: TestExecUser (0.64s)
16:29:01 [2022-08-24T16:29:01.083Z] === RUN   TestExportContainerAndImportImage
16:29:02 [2022-08-24T16:29:02.019Z] --- PASS: TestExportContainerAndImportImage (0.76s)
16:29:02 [2022-08-24T16:29:02.019Z] === RUN   TestExportContainerAfterDaemonRestart
16:29:02 [2022-08-24T16:29:02.954Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
16:29:02 [2022-08-24T16:29:02.954Z] === RUN   TestHealthCheckWorkdir
16:29:03 [2022-08-24T16:29:03.890Z] --- PASS: TestHealthCheckWorkdir (0.81s)
16:29:03 [2022-08-24T16:29:03.890Z] === RUN   TestHealthKillContainer
16:29:13 [2022-08-24T16:29:13.862Z] --- PASS: TestHealthKillContainer (8.26s)
16:29:13 [2022-08-24T16:29:13.862Z] === RUN   TestHealthCheckProcessKilled
16:29:13 [2022-08-24T16:29:13.862Z] --- PASS: TestHealthCheckProcessKilled (0.83s)
16:29:13 [2022-08-24T16:29:13.862Z] === RUN   TestInspectCpusetInConfigPre120
16:29:13 [2022-08-24T16:29:13.862Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
16:29:13 [2022-08-24T16:29:13.862Z] === RUN   TestIpcModeNone
16:29:14 [2022-08-24T16:29:14.121Z] --- PASS: TestIpcModeNone (0.63s)
16:29:14 [2022-08-24T16:29:14.121Z] === RUN   TestIpcModePrivate
16:29:14 [2022-08-24T16:29:14.379Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
16:29:14 [2022-08-24T16:29:14.637Z] --- PASS: TestIpcModePrivate (0.59s)
16:29:14 [2022-08-24T16:29:14.637Z] === RUN   TestIpcModeShareable
16:29:15 [2022-08-24T16:29:15.229Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
16:29:15 [2022-08-24T16:29:15.229Z] --- PASS: TestIpcModeShareable (0.64s)
16:29:15 [2022-08-24T16:29:15.229Z] === RUN   TestAPIIpcModeShareableAndContainer
16:29:17 [2022-08-24T16:29:17.134Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s)
16:29:17 [2022-08-24T16:29:17.134Z] === RUN   TestAPIIpcModeHost
16:29:17 [2022-08-24T16:29:17.700Z] --- PASS: TestAPIIpcModeHost (0.40s)
16:29:17 [2022-08-24T16:29:17.700Z] === RUN   TestDaemonIpcModeShareable
16:29:18 [2022-08-24T16:29:18.636Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:29:18 [2022-08-24T16:29:18.636Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
16:29:18 [2022-08-24T16:29:18.636Z] === RUN   TestDaemonIpcModePrivate
16:29:20 [2022-08-24T16:29:20.013Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
16:29:20 [2022-08-24T16:29:20.013Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
16:29:20 [2022-08-24T16:29:20.013Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:29:20 [2022-08-24T16:29:20.950Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
16:29:20 [2022-08-24T16:29:20.950Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
16:29:20 [2022-08-24T16:29:20.950Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:29:22 [2022-08-24T16:29:22.328Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:29:22 [2022-08-24T16:29:22.328Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
16:29:22 [2022-08-24T16:29:22.328Z] === RUN   TestIpcModeOlderClient
16:29:22 [2022-08-24T16:29:22.328Z] === PAUSE TestIpcModeOlderClient
16:29:22 [2022-08-24T16:29:22.328Z] === RUN   TestKillContainerInvalidSignal
16:29:22 [2022-08-24T16:29:22.587Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
16:29:22 [2022-08-24T16:29:22.587Z] === RUN   TestKillContainer
16:29:22 [2022-08-24T16:29:22.587Z] === RUN   TestKillContainer/no_signal
16:29:23 [2022-08-24T16:29:23.154Z] === RUN   TestKillContainer/non_killing_signal
16:29:23 [2022-08-24T16:29:23.413Z] === RUN   TestKillContainer/killing_signal
16:29:23 [2022-08-24T16:29:23.980Z] --- PASS: TestKillContainer (1.31s)
16:29:23 [2022-08-24T16:29:23.980Z]     --- PASS: TestKillContainer/no_signal (0.40s)
16:29:23 [2022-08-24T16:29:23.980Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
16:29:23 [2022-08-24T16:29:23.980Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
16:29:23 [2022-08-24T16:29:23.980Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:29:23 [2022-08-24T16:29:23.980Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:29:24 [2022-08-24T16:29:24.546Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:29:25 [2022-08-24T16:29:25.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
16:29:25 [2022-08-24T16:29:25.115Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
16:29:25 [2022-08-24T16:29:25.115Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
16:29:25 [2022-08-24T16:29:25.115Z] === RUN   TestKillStoppedContainer
16:29:25 [2022-08-24T16:29:25.374Z] --- PASS: TestKillStoppedContainer (0.05s)
16:29:25 [2022-08-24T16:29:25.374Z] === RUN   TestKillStoppedContainerAPIPre120
16:29:25 [2022-08-24T16:29:25.374Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:29:25 [2022-08-24T16:29:25.374Z] === RUN   TestKillDifferentUserContainer
16:29:25 [2022-08-24T16:29:25.942Z] --- PASS: TestKillDifferentUserContainer (0.47s)
16:29:25 [2022-08-24T16:29:25.942Z] === RUN   TestInspectOomKilledTrue
16:29:25 [2022-08-24T16:29:25.942Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:29:25 [2022-08-24T16:29:25.942Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:29:25 [2022-08-24T16:29:25.942Z] === RUN   TestInspectOomKilledFalse
16:29:26 [2022-08-24T16:29:26.201Z] --- PASS: TestInspectOomKilledFalse (0.43s)
16:29:26 [2022-08-24T16:29:26.202Z] === RUN   TestLinksEtcHostsContentMatch
16:29:26 [2022-08-24T16:29:26.460Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
16:29:26 [2022-08-24T16:29:26.460Z] === RUN   TestLinksContainerNames
16:29:27 [2022-08-24T16:29:27.399Z] --- PASS: TestLinksContainerNames (0.87s)
16:29:27 [2022-08-24T16:29:27.399Z] === RUN   TestLogsFollowTailEmpty
16:29:27 [2022-08-24T16:29:27.967Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
16:29:27 [2022-08-24T16:29:27.967Z] === RUN   TestLogs
16:29:27 [2022-08-24T16:29:27.967Z] === RUN   TestLogs/driver_local
16:29:27 [2022-08-24T16:29:27.967Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:29:27 [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:29:27 [2022-08-24T16:29:27.967Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:29:27 [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:29:27 [2022-08-24T16:29:27.967Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:29:27 [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:29:27 [2022-08-24T16:29:27.967Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:29:27 [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:29:27 [2022-08-24T16:29:27.967Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:29:27 [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:29:27 [2022-08-24T16:29:27.967Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:29:27 [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:29:27 [2022-08-24T16:29:27.967Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:29:27 [2022-08-24T16:29:27.967Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:29:28 [2022-08-24T16:29:28.533Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:29:28 [2022-08-24T16:29:28.533Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:29:29 [2022-08-24T16:29:29.102Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:29:29 [2022-08-24T16:29:29.102Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:29:29 [2022-08-24T16:29:29.669Z] === RUN   TestLogs/driver_json-file
16:29:29 [2022-08-24T16:29:29.928Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:29:29 [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:29:29 [2022-08-24T16:29:29.928Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:29:29 [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:29:29 [2022-08-24T16:29:29.928Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:29:29 [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:29:29 [2022-08-24T16:29:29.928Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:29:29 [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:29:29 [2022-08-24T16:29:29.928Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:29:29 [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:29:29 [2022-08-24T16:29:29.928Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:29:29 [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:29:29 [2022-08-24T16:29:29.928Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:29:29 [2022-08-24T16:29:29.928Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:29:30 [2022-08-24T16:29:30.495Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:29:30 [2022-08-24T16:29:30.755Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:29:31 [2022-08-24T16:29:31.322Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:29:31 [2022-08-24T16:29:31.322Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:29:31 [2022-08-24T16:29:31.889Z] --- PASS: TestLogs (3.88s)
16:29:31 [2022-08-24T16:29:31.889Z]     --- PASS: TestLogs/driver_local (0.01s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s)
16:29:31 [2022-08-24T16:29:31.889Z]     --- PASS: TestLogs/driver_json-file (0.02s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.83s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s)
16:29:31 [2022-08-24T16:29:31.889Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
16:29:31 [2022-08-24T16:29:31.889Z] === RUN   TestContainerNetworkMountsNoChown
16:29:32 [2022-08-24T16:29:32.148Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/default
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/default
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/private
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/private
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/rprivate
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/rprivate
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/slave
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/slave
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/rslave
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/rslave
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/shared
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/shared
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/rshared
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/rshared
16:29:32 [2022-08-24T16:29:32.148Z] === CONT  TestMountDaemonRoot/default
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/default/bind_root
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/default/mount_root
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:29:32 [2022-08-24T16:29:32.148Z] === CONT  TestMountDaemonRoot/rslave
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:29:32 [2022-08-24T16:29:32.148Z] === CONT  TestMountDaemonRoot/rshared
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:29:32 [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:29:32 [2022-08-24T16:29:32.148Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === CONT  TestMountDaemonRoot/shared
16:29:32 [2022-08-24T16:29:32.149Z] === CONT  TestMountDaemonRoot/rprivate
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === CONT  TestMountDaemonRoot/slave
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:29:32 [2022-08-24T16:29:32.149Z] === CONT  TestMountDaemonRoot/private
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/private/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:29:32 [2022-08-24T16:29:32.149Z] === RUN   TestMountDaemonRoot/private/bind_root
16:29:32 [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:29:32 [2022-08-24T16:29:32.149Z] === CONT  TestMountDaemonRoot/default/bind_root
16:29:32 [2022-08-24T16:29:32.149Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:29:32 [2022-08-24T16:29:32.149Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/default/mount_root
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:29:32 [2022-08-24T16:29:32.408Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/private/bind_root
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:29:32 [2022-08-24T16:29:32.668Z] === CONT  TestMountDaemonRoot/private/mount_root
16:29:32 [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:29:32 [2022-08-24T16:29:32.668Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:29:32 [2022-08-24T16:29:32.668Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:29:32 [2022-08-24T16:29:32.668Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:29:32 [2022-08-24T16:29:32.668Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:29:32 [2022-08-24T16:29:32.668Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:29:32 [2022-08-24T16:29:32.668Z] === RUN   TestContainerBindMountNonRecursive
16:29:34 [2022-08-24T16:29:34.046Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
16:29:34 [2022-08-24T16:29:34.046Z] === RUN   TestContainerVolumesMountedAsShared
16:29:34 [2022-08-24T16:29:34.613Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
16:29:34 [2022-08-24T16:29:34.613Z] === RUN   TestContainerVolumesMountedAsSlave
16:29:34 [2022-08-24T16:29:34.873Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
16:29:34 [2022-08-24T16:29:34.873Z] === RUN   TestNetworkNat
16:29:35 [2022-08-24T16:29:35.446Z] --- PASS: TestNetworkNat (0.46s)
16:29:35 [2022-08-24T16:29:35.446Z] === RUN   TestNetworkLocalhostTCPNat
16:29:35 [2022-08-24T16:29:35.709Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
16:29:35 [2022-08-24T16:29:35.709Z] === RUN   TestNetworkLoopbackNat
16:29:38 [2022-08-24T16:29:38.239Z] --- PASS: TestNetworkLoopbackNat (2.59s)
16:29:38 [2022-08-24T16:29:38.239Z] === RUN   TestPause
16:29:38 [2022-08-24T16:29:38.806Z] --- PASS: TestPause (0.44s)
16:29:38 [2022-08-24T16:29:38.806Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:29:38 [2022-08-24T16:29:38.806Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:29:38 [2022-08-24T16:29:38.806Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:29:38 [2022-08-24T16:29:38.806Z] === RUN   TestPauseStopPausedContainer
16:29:39 [2022-08-24T16:29:39.372Z] --- PASS: TestPauseStopPausedContainer (0.45s)
16:29:39 [2022-08-24T16:29:39.372Z] === RUN   TestPidHost
16:29:40 [2022-08-24T16:29:40.307Z] --- PASS: TestPidHost (0.96s)
16:29:40 [2022-08-24T16:29:40.307Z] === RUN   TestPsFilter
16:29:40 [2022-08-24T16:29:40.307Z] --- PASS: TestPsFilter (0.10s)
16:29:40 [2022-08-24T16:29:40.307Z] === RUN   TestRemoveContainerWithRemovedVolume
16:29:40 [2022-08-24T16:29:40.566Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
16:29:40 [2022-08-24T16:29:40.566Z] === RUN   TestRemoveContainerWithVolume
16:29:41 [2022-08-24T16:29:41.133Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
16:29:41 [2022-08-24T16:29:41.133Z] === RUN   TestRemoveContainerRunning
16:29:41 [2022-08-24T16:29:41.392Z] --- PASS: TestRemoveContainerRunning (0.43s)
16:29:41 [2022-08-24T16:29:41.392Z] === RUN   TestRemoveContainerForceRemoveRunning
16:29:41 [2022-08-24T16:29:41.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
16:29:41 [2022-08-24T16:29:41.959Z] === RUN   TestRemoveInvalidContainer
16:29:41 [2022-08-24T16:29:41.959Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:29:41 [2022-08-24T16:29:41.959Z] === RUN   TestRenameLinkedContainer
16:29:43 [2022-08-24T16:29:43.864Z] --- PASS: TestRenameLinkedContainer (1.76s)
16:29:43 [2022-08-24T16:29:43.864Z] === RUN   TestRenameStoppedContainer
16:29:44 [2022-08-24T16:29:44.123Z] --- PASS: TestRenameStoppedContainer (0.41s)
16:29:44 [2022-08-24T16:29:44.123Z] === RUN   TestRenameRunningContainerAndReuse
16:29:45 [2022-08-24T16:29:45.058Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
16:29:45 [2022-08-24T16:29:45.058Z] === RUN   TestRenameInvalidName
16:29:45 [2022-08-24T16:29:45.625Z] --- PASS: TestRenameInvalidName (0.46s)
16:29:45 [2022-08-24T16:29:45.625Z] === RUN   TestRenameAnonymousContainer
16:29:47 [2022-08-24T16:29:47.001Z] --- PASS: TestRenameAnonymousContainer (1.57s)
16:29:47 [2022-08-24T16:29:47.001Z] === RUN   TestRenameContainerWithSameName
16:29:47 [2022-08-24T16:29:47.568Z] --- PASS: TestRenameContainerWithSameName (0.45s)
16:29:47 [2022-08-24T16:29:47.568Z] === RUN   TestRenameContainerWithLinkedContainer
16:29:48 [2022-08-24T16:29:48.506Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
16:29:48 [2022-08-24T16:29:48.506Z] === RUN   TestResize
16:29:48 [2022-08-24T16:29:48.765Z] --- PASS: TestResize (0.44s)
16:29:48 [2022-08-24T16:29:48.765Z] === RUN   TestResizeWithInvalidSize
16:29:49 [2022-08-24T16:29:49.333Z] --- PASS: TestResizeWithInvalidSize (0.42s)
16:29:49 [2022-08-24T16:29:49.333Z] === RUN   TestResizeWhenContainerNotStarted
16:29:49 [2022-08-24T16:29:49.592Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:29:49 [2022-08-24T16:29:49.592Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:29:52 [2022-08-24T16:29:52.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:29:53 [2022-08-24T16:29:53.060Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:29:53 [2022-08-24T16:29:53.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:29:53 [2022-08-24T16:29:53.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:29:55 [2022-08-24T16:29:55.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:29:55 [2022-08-24T16:29:55.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:29:58 [2022-08-24T16:29:58.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:29:58 [2022-08-24T16:29:58.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:30:00 [2022-08-24T16:30:00.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:30:02 [2022-08-24T16:30:02.738Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:30:02 [2022-08-24T16:30:02.738Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:30:04 [2022-08-24T16:30:04.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:30:04 [2022-08-24T16:30:04.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:30:06 [2022-08-24T16:30:06.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:30:07 [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s)
16:30:07 [2022-08-24T16:30:07.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s)
16:30:07 [2022-08-24T16:30:07.922Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:30:07 [2022-08-24T16:30:07.922Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:30:08 [2022-08-24T16:30:08.858Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:30:09 [2022-08-24T16:30:09.794Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
16:30:09 [2022-08-24T16:30:09.794Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
16:30:09 [2022-08-24T16:30:09.794Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
16:30:09 [2022-08-24T16:30:09.794Z] === RUN   TestCgroupNamespacesRun
16:30:11 [2022-08-24T16:30:11.169Z] --- PASS: TestCgroupNamespacesRun (1.18s)
16:30:11 [2022-08-24T16:30:11.169Z] === RUN   TestCgroupNamespacesRunPrivileged
16:30:11 [2022-08-24T16:30:11.169Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:30:11 [2022-08-24T16:30:11.169Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
16:30:11 [2022-08-24T16:30:11.169Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:30:12 [2022-08-24T16:30:12.106Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
16:30:12 [2022-08-24T16:30:12.106Z] === RUN   TestCgroupNamespacesRunHostMode
16:30:13 [2022-08-24T16:30:13.483Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
16:30:13 [2022-08-24T16:30:13.483Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:30:14 [2022-08-24T16:30:14.420Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
16:30:14 [2022-08-24T16:30:14.420Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:30:15 [2022-08-24T16:30:15.795Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
16:30:15 [2022-08-24T16:30:15.795Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:30:16 [2022-08-24T16:30:16.362Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
16:30:16 [2022-08-24T16:30:16.362Z] === RUN   TestCgroupNamespacesRunOlderClient
16:30:17 [2022-08-24T16:30:17.738Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
16:30:17 [2022-08-24T16:30:17.738Z] === RUN   TestNISDomainname
16:30:17 [2022-08-24T16:30:17.997Z] --- PASS: TestNISDomainname (0.59s)
16:30:17 [2022-08-24T16:30:17.997Z] === RUN   TestHostnameDnsResolution
16:30:18 [2022-08-24T16:30:18.941Z] --- PASS: TestHostnameDnsResolution (0.65s)
16:30:18 [2022-08-24T16:30:18.941Z] === RUN   TestUnprivilegedPortsAndPing
16:30:19 [2022-08-24T16:30:19.509Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
16:30:19 [2022-08-24T16:30:19.509Z] === RUN   TestPrivilegedHostDevices
16:30:19 [2022-08-24T16:30:19.767Z] --- PASS: TestPrivilegedHostDevices (0.52s)
16:30:19 [2022-08-24T16:30:19.767Z] === RUN   TestRunConsoleSize
16:30:20 [2022-08-24T16:30:20.335Z] --- PASS: TestRunConsoleSize (0.44s)
16:30:20 [2022-08-24T16:30:20.335Z] === RUN   TestRunWithAlternativeContainerdShim
16:30:22 [2022-08-24T16:30:22.255Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s)
16:30:22 [2022-08-24T16:30:22.255Z] === RUN   TestStats
16:30:24 [2022-08-24T16:30:24.789Z] --- PASS: TestStats (2.51s)
16:30:24 [2022-08-24T16:30:24.789Z] === RUN   TestStopContainerWithTimeout
16:30:24 [2022-08-24T16:30:24.789Z] === RUN   TestStopContainerWithTimeout/0
16:30:24 [2022-08-24T16:30:24.789Z] === PAUSE TestStopContainerWithTimeout/0
16:30:24 [2022-08-24T16:30:24.789Z] === RUN   TestStopContainerWithTimeout/1
16:30:24 [2022-08-24T16:30:24.789Z] === PAUSE TestStopContainerWithTimeout/1
16:30:24 [2022-08-24T16:30:24.789Z] === RUN   TestStopContainerWithTimeout/3
16:30:24 [2022-08-24T16:30:24.789Z] === PAUSE TestStopContainerWithTimeout/3
16:30:24 [2022-08-24T16:30:24.789Z] === RUN   TestStopContainerWithTimeout/-1
16:30:24 [2022-08-24T16:30:24.789Z] === PAUSE TestStopContainerWithTimeout/-1
16:30:24 [2022-08-24T16:30:24.789Z] === CONT  TestStopContainerWithTimeout/0
16:30:24 [2022-08-24T16:30:24.789Z] === CONT  TestStopContainerWithTimeout/-1
16:30:25 [2022-08-24T16:30:25.821Z] === CONT  TestStopContainerWithTimeout/3
16:30:27 [2022-08-24T16:30:27.724Z] === CONT  TestStopContainerWithTimeout/1
16:30:29 [2022-08-24T16:30:29.100Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:30:29 [2022-08-24T16:30:29.100Z]     --- PASS: TestStopContainerWithTimeout/0 (0.81s)
16:30:29 [2022-08-24T16:30:29.100Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.72s)
16:30:29 [2022-08-24T16:30:29.100Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
16:30:29 [2022-08-24T16:30:29.100Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
16:30:29 [2022-08-24T16:30:29.100Z] === RUN   TestDeleteDevicemapper
16:30:29 [2022-08-24T16:30:29.100Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:30:29 [2022-08-24T16:30:29.100Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:30:29 [2022-08-24T16:30:29.100Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:30:30 [2022-08-24T16:30:30.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
16:30:30 [2022-08-24T16:30:30.477Z] === RUN   TestUpdateMemory
16:30:31 [2022-08-24T16:30:31.046Z] --- PASS: TestUpdateMemory (0.58s)
16:30:31 [2022-08-24T16:30:31.046Z] === RUN   TestUpdateCPUQuota
16:30:31 [2022-08-24T16:30:31.981Z] --- PASS: TestUpdateCPUQuota (0.93s)
16:30:31 [2022-08-24T16:30:31.981Z] === RUN   TestUpdatePidsLimit
16:30:31 [2022-08-24T16:30:31.981Z] === RUN   TestUpdatePidsLimit/update_from_none
16:30:32 [2022-08-24T16:30:32.240Z] === RUN   TestUpdatePidsLimit/no_change
16:30:32 [2022-08-24T16:30:32.498Z] === RUN   TestUpdatePidsLimit/update_lower
16:30:32 [2022-08-24T16:30:32.757Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:30:32 [2022-08-24T16:30:32.757Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:30:33 [2022-08-24T16:30:33.015Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:30:33 [2022-08-24T16:30:33.273Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:30:34 [2022-08-24T16:30:34.209Z] --- PASS: TestUpdatePidsLimit (2.09s)
16:30:34 [2022-08-24T16:30:34.209Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
16:30:34 [2022-08-24T16:30:34.209Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
16:30:34 [2022-08-24T16:30:34.209Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
16:30:34 [2022-08-24T16:30:34.209Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
16:30:34 [2022-08-24T16:30:34.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
16:30:34 [2022-08-24T16:30:34.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
16:30:34 [2022-08-24T16:30:34.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
16:30:34 [2022-08-24T16:30:34.209Z] === RUN   TestUpdateRestartPolicy
16:30:46 [2022-08-24T16:30:46.411Z] --- PASS: TestUpdateRestartPolicy (11.19s)
16:30:46 [2022-08-24T16:30:46.411Z] === RUN   TestUpdateRestartWithAutoRemove
16:30:46 [2022-08-24T16:30:46.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
16:30:46 [2022-08-24T16:30:46.411Z] === RUN   TestWaitNonBlocked
16:30:46 [2022-08-24T16:30:46.411Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:30:46 [2022-08-24T16:30:46.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:30:46 [2022-08-24T16:30:46.411Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:30:46 [2022-08-24T16:30:46.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:30:46 [2022-08-24T16:30:46.411Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:30:46 [2022-08-24T16:30:46.411Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:30:46 [2022-08-24T16:30:46.411Z] --- PASS: TestWaitNonBlocked (0.01s)
16:30:46 [2022-08-24T16:30:46.411Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
16:30:46 [2022-08-24T16:30:46.411Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
16:30:46 [2022-08-24T16:30:46.411Z] === RUN   TestWaitBlocked
16:30:46 [2022-08-24T16:30:46.411Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:30:46 [2022-08-24T16:30:46.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:30:46 [2022-08-24T16:30:46.411Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:30:46 [2022-08-24T16:30:46.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:30:46 [2022-08-24T16:30:46.411Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:30:46 [2022-08-24T16:30:46.411Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:30:47 [2022-08-24T16:30:47.346Z] --- PASS: TestWaitBlocked (0.01s)
16:30:47 [2022-08-24T16:30:47.346Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
16:30:47 [2022-08-24T16:30:47.346Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s)
16:30:47 [2022-08-24T16:30:47.346Z] === RUN   TestWaitConditions
16:30:47 [2022-08-24T16:30:47.346Z] === RUN   TestWaitConditions/default
16:30:47 [2022-08-24T16:30:47.346Z] === PAUSE TestWaitConditions/default
16:30:47 [2022-08-24T16:30:47.346Z] === RUN   TestWaitConditions/not-running
16:30:47 [2022-08-24T16:30:47.346Z] === PAUSE TestWaitConditions/not-running
16:30:47 [2022-08-24T16:30:47.346Z] === RUN   TestWaitConditions/next-exit
16:30:47 [2022-08-24T16:30:47.346Z] === PAUSE TestWaitConditions/next-exit
16:30:47 [2022-08-24T16:30:47.346Z] === RUN   TestWaitConditions/removed
16:30:47 [2022-08-24T16:30:47.346Z] === PAUSE TestWaitConditions/removed
16:30:47 [2022-08-24T16:30:47.346Z] === CONT  TestWaitConditions/default
16:30:47 [2022-08-24T16:30:47.346Z] === CONT  TestWaitConditions/next-exit
16:30:49 [2022-08-24T16:30:49.250Z] === CONT  TestWaitConditions/not-running
16:30:49 [2022-08-24T16:30:49.250Z] === CONT  TestWaitConditions/removed
16:30:51 [2022-08-24T16:30:51.151Z] --- PASS: TestWaitConditions (0.02s)
16:30:51 [2022-08-24T16:30:51.151Z]     --- PASS: TestWaitConditions/default (1.66s)
16:30:51 [2022-08-24T16:30:51.151Z]     --- PASS: TestWaitConditions/next-exit (1.72s)
16:30:51 [2022-08-24T16:30:51.151Z]     --- PASS: TestWaitConditions/not-running (1.72s)
16:30:51 [2022-08-24T16:30:51.151Z]     --- PASS: TestWaitConditions/removed (1.76s)
16:30:51 [2022-08-24T16:30:51.151Z] === RUN   TestWaitRestartedContainer
16:30:51 [2022-08-24T16:30:51.151Z] === RUN   TestWaitRestartedContainer/default
16:30:51 [2022-08-24T16:30:51.151Z] === PAUSE TestWaitRestartedContainer/default
16:30:51 [2022-08-24T16:30:51.151Z] === RUN   TestWaitRestartedContainer/not-running
16:30:51 [2022-08-24T16:30:51.151Z] === PAUSE TestWaitRestartedContainer/not-running
16:30:51 [2022-08-24T16:30:51.151Z] === RUN   TestWaitRestartedContainer/next-exit
16:30:51 [2022-08-24T16:30:51.151Z] === PAUSE TestWaitRestartedContainer/next-exit
16:30:51 [2022-08-24T16:30:51.151Z] === CONT  TestWaitRestartedContainer/default
16:30:51 [2022-08-24T16:30:51.151Z] === CONT  TestWaitRestartedContainer/next-exit
16:30:52 [2022-08-24T16:30:52.087Z] === CONT  TestWaitRestartedContainer/not-running
16:30:53 [2022-08-24T16:30:53.023Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:30:53 [2022-08-24T16:30:53.023Z]     --- PASS: TestWaitRestartedContainer/default (1.27s)
16:30:53 [2022-08-24T16:30:53.023Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.50s)
16:30:53 [2022-08-24T16:30:53.023Z]     --- PASS: TestWaitRestartedContainer/not-running (0.93s)
16:30:53 [2022-08-24T16:30:53.023Z] === CONT  TestContainerStartOnDaemonRestart
16:30:53 [2022-08-24T16:30:53.023Z] === CONT  TestRestartDaemonWithRestartingContainer
16:30:55 [2022-08-24T16:30:55.556Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s)
16:30:55 [2022-08-24T16:30:55.556Z] === CONT  TestIpcModeOlderClient
16:30:55 [2022-08-24T16:30:55.556Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s)
16:30:55 [2022-08-24T16:30:55.556Z] === CONT  TestContainerKillOnDaemonStart
16:30:55 [2022-08-24T16:30:55.556Z] --- PASS: TestIpcModeOlderClient (0.09s)
16:30:55 [2022-08-24T16:30:55.556Z] === CONT  TestDaemonHostGatewayIP
16:30:58 [2022-08-24T16:30:58.843Z] --- PASS: TestDaemonHostGatewayIP (2.63s)
16:30:58 [2022-08-24T16:30:58.843Z] === CONT  TestDaemonRestartIpcMode
16:31:00 [2022-08-24T16:31:00.747Z] --- PASS: TestDaemonRestartIpcMode (2.22s)
16:31:07 [2022-08-24T16:31:07.308Z] --- PASS: TestContainerKillOnDaemonStart (11.87s)
16:31:07 [2022-08-24T16:31:07.308Z] PASS
16:31:07 [2022-08-24T16:31:07.567Z] 
16:31:07 [2022-08-24T16:31:07.567Z] === Skipped
16:31:07 [2022-08-24T16:31:07.567Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:31:07 [2022-08-24T16:31:07.567Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:31:07 [2022-08-24T16:31:07.567Z] 
16:31:07 [2022-08-24T16:31:07.567Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:31:07 [2022-08-24T16:31:07.567Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:31:07 [2022-08-24T16:31:07.567Z] 
16:31:07 [2022-08-24T16:31:07.567Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:31:07 [2022-08-24T16:31:07.567Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:31:07 [2022-08-24T16:31:07.567Z] 
16:31:07 [2022-08-24T16:31:07.567Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
16:31:07 [2022-08-24T16:31:07.567Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:31:07 [2022-08-24T16:31:07.567Z] 
16:31:07 [2022-08-24T16:31:07.567Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:31:07 [2022-08-24T16:31:07.567Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:31:07 [2022-08-24T16:31:07.567Z] 
16:31:07 [2022-08-24T16:31:07.567Z] DONE 273 tests, 5 skipped in 135.758s
16:31:07 [2022-08-24T16:31:07.567Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:31:07 [2022-08-24T16:31:07.567Z] === RUN   TestConfigDaemonLibtrustID
16:31:08 [2022-08-24T16:31:08.134Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:31:08 [2022-08-24T16:31:08.134Z] === RUN   TestConfigDaemonID
16:31:09 [2022-08-24T16:31:09.086Z]     daemon_test.go:83: [d7a7180553fa4] daemon is not started
16:31:09 [2022-08-24T16:31:09.086Z] --- PASS: TestConfigDaemonID (1.04s)
16:31:09 [2022-08-24T16:31:09.086Z] === RUN   TestDaemonConfigValidation
16:31:09 [2022-08-24T16:31:09.086Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:31:09 [2022-08-24T16:31:09.086Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:31:09 [2022-08-24T16:31:09.086Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:31:09 [2022-08-24T16:31:09.086Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:31:09 [2022-08-24T16:31:09.086Z] === RUN   TestDaemonConfigValidation/invalid_config
16:31:09 [2022-08-24T16:31:09.086Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:31:09 [2022-08-24T16:31:09.086Z] === RUN   TestDaemonConfigValidation/malformed_config
16:31:09 [2022-08-24T16:31:09.086Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:31:09 [2022-08-24T16:31:09.086Z] === RUN   TestDaemonConfigValidation/valid_config
16:31:09 [2022-08-24T16:31:09.086Z] === PAUSE TestDaemonConfigValidation/valid_config
16:31:09 [2022-08-24T16:31:09.086Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:31:09 [2022-08-24T16:31:09.086Z] === CONT  TestDaemonConfigValidation/malformed_config
16:31:09 [2022-08-24T16:31:09.086Z] === CONT  TestDaemonConfigValidation/valid_config
16:31:09 [2022-08-24T16:31:09.086Z] === CONT  TestDaemonConfigValidation/invalid_config
16:31:09 [2022-08-24T16:31:09.346Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:31:09 [2022-08-24T16:31:09.346Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:31:09 [2022-08-24T16:31:09.346Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
16:31:09 [2022-08-24T16:31:09.346Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
16:31:09 [2022-08-24T16:31:09.346Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
16:31:09 [2022-08-24T16:31:09.346Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.13s)
16:31:09 [2022-08-24T16:31:09.346Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
16:31:09 [2022-08-24T16:31:09.346Z] === RUN   TestConfigDaemonSeccompProfiles
16:31:09 [2022-08-24T16:31:09.346Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:31:10 [2022-08-24T16:31:10.304Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:31:11 [2022-08-24T16:31:11.680Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:31:12 [2022-08-24T16:31:12.615Z] === CONT  TestConfigDaemonSeccompProfiles
16:31:12 [2022-08-24T16:31:12.615Z]     daemon_test.go:197: [d52dd8f7501b5] daemon is not started
16:31:12 [2022-08-24T16:31:12.615Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
16:31:12 [2022-08-24T16:31:12.615Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:31:12 [2022-08-24T16:31:12.615Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:31:12 [2022-08-24T16:31:12.615Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:31:12 [2022-08-24T16:31:12.615Z] === RUN   TestDaemonProxy
16:31:12 [2022-08-24T16:31:12.615Z] === RUN   TestDaemonProxy/environment_variables
16:31:14 [2022-08-24T16:31:14.515Z] === RUN   TestDaemonProxy/command-line_options
16:31:15 [2022-08-24T16:31:15.890Z] === RUN   TestDaemonProxy/configuration_file
16:31:17 [2022-08-24T16:31:17.791Z] === RUN   TestDaemonProxy/conflicting_options
16:31:18 [2022-08-24T16:31:18.050Z] === RUN   TestDaemonProxy/reload_sanitized
16:31:18 [2022-08-24T16:31:18.617Z] --- PASS: TestDaemonProxy (6.24s)
16:31:18 [2022-08-24T16:31:18.617Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
16:31:18 [2022-08-24T16:31:18.617Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
16:31:18 [2022-08-24T16:31:18.617Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
16:31:18 [2022-08-24T16:31:18.617Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:31:18 [2022-08-24T16:31:18.617Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:31:18 [2022-08-24T16:31:18.617Z] PASS
16:31:18 [2022-08-24T16:31:18.617Z] 
16:31:18 [2022-08-24T16:31:18.617Z] DONE 18 tests in 11.194s
16:31:18 [2022-08-24T16:31:18.617Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:31:18 [2022-08-24T16:31:18.617Z] INFO: Testing against a local daemon
16:31:18 [2022-08-24T16:31:18.617Z] === RUN   TestCommitInheritsEnv
16:31:19 [2022-08-24T16:31:19.184Z] --- PASS: TestCommitInheritsEnv (0.31s)
16:31:19 [2022-08-24T16:31:19.184Z] === RUN   TestImportExtremelyLargeImageWorks
16:31:19 [2022-08-24T16:31:19.184Z] === PAUSE TestImportExtremelyLargeImageWorks
16:31:19 [2022-08-24T16:31:19.184Z] === RUN   TestImportWithCustomPlatform
16:31:19 [2022-08-24T16:31:19.184Z] === RUN   TestImportWithCustomPlatform/#00
16:31:19 [2022-08-24T16:31:19.184Z] === RUN   TestImportWithCustomPlatform/_______
16:31:19 [2022-08-24T16:31:19.184Z] === RUN   TestImportWithCustomPlatform//
16:31:19 [2022-08-24T16:31:19.184Z] === RUN   TestImportWithCustomPlatform/linux
16:31:19 [2022-08-24T16:31:19.184Z] === RUN   TestImportWithCustomPlatform/LINUX
16:31:19 [2022-08-24T16:31:19.184Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:31:19 [2022-08-24T16:31:19.443Z] === RUN   TestImportWithCustomPlatform/macos
16:31:19 [2022-08-24T16:31:19.443Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:31:19 [2022-08-24T16:31:19.443Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:31:19 [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform (0.33s)
16:31:19 [2022-08-24T16:31:19.443Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
16:31:19 [2022-08-24T16:31:19.443Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:31:19 [2022-08-24T16:31:19.443Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:31:19 [2022-08-24T16:31:19.443Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
16:31:19 [2022-08-24T16:31:19.443Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:31:19 [2022-08-24T16:31:19.443Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
16:31:19 [2022-08-24T16:31:19.443Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:31:19 [2022-08-24T16:31:19.443Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:31:19 [2022-08-24T16:31:19.443Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:31:19 [2022-08-24T16:31:19.443Z] === RUN   TestImagesFilterMultiReference
16:31:19 [2022-08-24T16:31:19.443Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:31:19 [2022-08-24T16:31:19.443Z] === RUN   TestImagePullPlatformInvalid
16:31:19 [2022-08-24T16:31:19.443Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:31:19 [2022-08-24T16:31:19.443Z] === RUN   TestRemoveImageOrphaning
16:31:19 [2022-08-24T16:31:19.702Z] --- PASS: TestRemoveImageOrphaning (0.26s)
16:31:19 [2022-08-24T16:31:19.702Z] === RUN   TestRemoveImageGarbageCollector
16:31:20 [2022-08-24T16:31:20.268Z] time="2022-08-24T16:31:20Z" level=info msg="[graphdriver] trying configured driver: overlay2"
16:31:21 [2022-08-24T16:31:21.646Z] --- PASS: TestRemoveImageGarbageCollector (1.82s)
16:31:21 [2022-08-24T16:31:21.646Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:31:21 [2022-08-24T16:31:21.646Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:31:21 [2022-08-24T16:31:21.646Z] === RUN   TestTagInvalidReference
16:31:21 [2022-08-24T16:31:21.646Z] --- PASS: TestTagInvalidReference (0.01s)
16:31:21 [2022-08-24T16:31:21.646Z] === RUN   TestTagValidPrefixedRepo
16:31:21 [2022-08-24T16:31:21.646Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:31:21 [2022-08-24T16:31:21.646Z] === RUN   TestTagExistedNameWithoutForce
16:31:21 [2022-08-24T16:31:21.646Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:31:21 [2022-08-24T16:31:21.646Z] === RUN   TestTagOfficialNames
16:31:21 [2022-08-24T16:31:21.646Z] --- PASS: TestTagOfficialNames (0.04s)
16:31:21 [2022-08-24T16:31:21.646Z] === RUN   TestTagMatchesDigest
16:31:21 [2022-08-24T16:31:21.646Z] --- PASS: TestTagMatchesDigest (0.02s)
16:31:21 [2022-08-24T16:31:21.646Z] === CONT  TestImportExtremelyLargeImageWorks
16:32:58 [2022-08-24T16:32:58.098Z] --- PASS: TestImportExtremelyLargeImageWorks (92.01s)
16:32:58 [2022-08-24T16:32:58.098Z] PASS
16:32:58 [2022-08-24T16:32:58.098Z] 
16:32:58 [2022-08-24T16:32:58.098Z] DONE 22 tests in 95.036s
16:32:58 [2022-08-24T16:32:58.098Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:32:58 [2022-08-24T16:32:58.098Z] === RUN   TestStripANSICommands
16:32:58 [2022-08-24T16:32:58.098Z] === RUN   TestStripANSICommands/#00
16:32:58 [2022-08-24T16:32:58.098Z] === RUN   TestStripANSICommands/#01
16:32:58 [2022-08-24T16:32:58.098Z] --- PASS: TestStripANSICommands (0.00s)
16:32:58 [2022-08-24T16:32:58.098Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:32:58 [2022-08-24T16:32:58.098Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:32:58 [2022-08-24T16:32:58.098Z] PASS
16:32:58 [2022-08-24T16:32:58.098Z] 
16:32:58 [2022-08-24T16:32:58.098Z] DONE 3 tests in 0.011s
16:32:58 [2022-08-24T16:32:58.098Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:32:58 [2022-08-24T16:32:58.098Z] INFO: Testing against a local daemon
16:32:58 [2022-08-24T16:32:58.098Z] === RUN   TestNetworkCreateDelete
16:32:58 [2022-08-24T16:32:58.098Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:32:58 [2022-08-24T16:32:58.098Z] === RUN   TestDockerNetworkDeletePreferID
16:32:58 [2022-08-24T16:32:58.098Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
16:32:58 [2022-08-24T16:32:58.098Z] === RUN   TestDaemonDNSFallback
16:33:00 [2022-08-24T16:33:00.628Z] --- PASS: TestDaemonDNSFallback (6.36s)
16:33:00 [2022-08-24T16:33:00.628Z] === RUN   TestInspectNetwork
16:33:03 [2022-08-24T16:33:03.917Z] === RUN   TestInspectNetwork/full_network_id
16:33:03 [2022-08-24T16:33:03.917Z] === RUN   TestInspectNetwork/partial_network_id
16:33:03 [2022-08-24T16:33:03.917Z] === RUN   TestInspectNetwork/network_name
16:33:03 [2022-08-24T16:33:03.917Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:33:08 [2022-08-24T16:33:08.103Z] --- PASS: TestInspectNetwork (7.20s)
16:33:08 [2022-08-24T16:33:08.103Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:33:08 [2022-08-24T16:33:08.103Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:33:08 [2022-08-24T16:33:08.103Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:33:08 [2022-08-24T16:33:08.103Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:33:08 [2022-08-24T16:33:08.103Z] === RUN   TestRunContainerWithBridgeNone
16:33:09 [2022-08-24T16:33:09.478Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/create
16:33:09 [2022-08-24T16:33:09.478Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:33:09 [2022-08-24T16:33:09.478Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:33:09 [2022-08-24T16:33:09.478Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:33:09 [2022-08-24T16:33:09.478Z] === CONT  TestNetworkInvalidJSON/networks/create
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:33:09 [2022-08-24T16:33:09.478Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:33:09 [2022-08-24T16:33:09.478Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:33:09 [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:33:09 [2022-08-24T16:33:09.478Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkList
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkList//networks
16:33:09 [2022-08-24T16:33:09.478Z] === PAUSE TestNetworkList//networks
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestNetworkList//networks/
16:33:09 [2022-08-24T16:33:09.478Z] === PAUSE TestNetworkList//networks/
16:33:09 [2022-08-24T16:33:09.478Z] === CONT  TestNetworkList//networks
16:33:09 [2022-08-24T16:33:09.478Z] === CONT  TestNetworkList//networks/
16:33:09 [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkList (0.01s)
16:33:09 [2022-08-24T16:33:09.478Z]     --- PASS: TestNetworkList//networks (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:33:09 [2022-08-24T16:33:09.478Z] === RUN   TestHostIPv4BridgeLabel
16:33:10 [2022-08-24T16:33:10.045Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:33:10 [2022-08-24T16:33:10.045Z] === RUN   TestDaemonRestartWithLiveRestore
16:33:10 [2022-08-24T16:33:10.979Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:33:10 [2022-08-24T16:33:10.979Z] === RUN   TestDaemonDefaultNetworkPools
16:33:11 [2022-08-24T16:33:11.914Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
16:33:11 [2022-08-24T16:33:11.914Z] === RUN   TestDaemonRestartWithExistingNetwork
16:33:12 [2022-08-24T16:33:12.848Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
16:33:12 [2022-08-24T16:33:12.848Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:33:14 [2022-08-24T16:33:14.225Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
16:33:14 [2022-08-24T16:33:14.225Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:33:14 [2022-08-24T16:33:14.484Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:33:14 [2022-08-24T16:33:14.484Z] === RUN   TestServiceWithPredefinedNetwork
16:33:17 [2022-08-24T16:33:17.018Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
16:33:17 [2022-08-24T16:33:17.018Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:33:17 [2022-08-24T16:33:17.018Z]     service_test.go:243: FLAKY_TEST
16:33:17 [2022-08-24T16:33:17.018Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:33:17 [2022-08-24T16:33:17.018Z] === RUN   TestServiceWithDataPathPortInit
16:33:31 [2022-08-24T16:33:31.893Z] --- PASS: TestServiceWithDataPathPortInit (13.87s)
16:33:31 [2022-08-24T16:33:31.893Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:33:33 [2022-08-24T16:33:33.283Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fxqggddpy8heyk6kgev03009t Created:2022-08-24 16:33:32.005009396 +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[4430b3f9bcaf098d12d7ace971bfcad938015dc38fec7995710fe23db935fba7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j9d2w3kwb6ny9xqpnye29yj32 EndpointID:97c3150a1b1494874b448d903372fbef56a7f11666a4f780f2031ec49e53b8f7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7ec4894c768756c367f406380e7b1fded57ed7a5bbf25ce39ef0eb3b5f29ff35 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:2f82039980c6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j9d2w3kwb6ny9xqpnye29yj32 EndpointID:97c3150a1b1494874b448d903372fbef56a7f11666a4f780f2031ec49e53b8f7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:33:38 [2022-08-24T16:33:38.560Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
16:33:38 [2022-08-24T16:33:38.560Z] PASS
16:33:38 [2022-08-24T16:33:38.560Z] 
16:33:38 [2022-08-24T16:33:38.560Z] === Skipped
16:33:38 [2022-08-24T16:33:38.560Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:33:38 [2022-08-24T16:33:38.560Z]     service_test.go:243: FLAKY_TEST
16:33:38 [2022-08-24T16:33:38.560Z] 
16:33:38 [2022-08-24T16:33:38.560Z] DONE 38 tests, 1 skipped in 43.889s
16:33:38 [2022-08-24T16:33:38.560Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:33:38 [2022-08-24T16:33:38.560Z] INFO: Testing against a local daemon
16:33:38 [2022-08-24T16:33:38.560Z] === RUN   TestDockerNetworkIpvlanPersistance
16:33:38 [2022-08-24T16:33:38.560Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:33:38 [2022-08-24T16:33:38.560Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:33:38 [2022-08-24T16:33:38.560Z] === RUN   TestDockerNetworkIpvlan
16:33:38 [2022-08-24T16:33:38.560Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:33:38 [2022-08-24T16:33:38.560Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:33:38 [2022-08-24T16:33:38.560Z] PASS
16:33:38 [2022-08-24T16:33:38.560Z] 
16:33:38 [2022-08-24T16:33:38.560Z] === Skipped
16:33:38 [2022-08-24T16:33:38.560Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:33:38 [2022-08-24T16:33:38.560Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:33:38 [2022-08-24T16:33:38.560Z] 
16:33:38 [2022-08-24T16:33:38.560Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:33:38 [2022-08-24T16:33:38.560Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:33:38 [2022-08-24T16:33:38.560Z] 
16:33:38 [2022-08-24T16:33:38.560Z] DONE 2 tests, 2 skipped in 0.023s
16:33:38 [2022-08-24T16:33:38.560Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:33:38 [2022-08-24T16:33:38.560Z] INFO: Testing against a local daemon
16:33:38 [2022-08-24T16:33:38.560Z] === RUN   TestDockerNetworkMacvlanPersistance
16:33:38 [2022-08-24T16:33:38.820Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
16:33:38 [2022-08-24T16:33:38.820Z] === RUN   TestDockerNetworkMacvlan
16:33:39 [2022-08-24T16:33:39.756Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:33:40 [2022-08-24T16:33:40.324Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:33:41 [2022-08-24T16:33:41.259Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:33:43 [2022-08-24T16:33:43.163Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:33:44 [2022-08-24T16:33:44.541Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:33:47 [2022-08-24T16:33:47.830Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:33:48 [2022-08-24T16:33:48.766Z] --- PASS: TestDockerNetworkMacvlan (9.72s)
16:33:48 [2022-08-24T16:33:48.766Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
16:33:48 [2022-08-24T16:33:48.766Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
16:33:48 [2022-08-24T16:33:48.766Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
16:33:48 [2022-08-24T16:33:48.766Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s)
16:33:48 [2022-08-24T16:33:48.766Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s)
16:33:48 [2022-08-24T16:33:48.766Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
16:33:48 [2022-08-24T16:33:48.766Z] PASS
16:33:48 [2022-08-24T16:33:48.766Z] 
16:33:48 [2022-08-24T16:33:48.766Z] DONE 8 tests in 10.988s
16:33:48 [2022-08-24T16:33:48.766Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:33:48 [2022-08-24T16:33:48.766Z] testing: warning: no tests to run
16:33:48 [2022-08-24T16:33:48.766Z] PASS
16:33:48 [2022-08-24T16:33:48.766Z] 
16:33:48 [2022-08-24T16:33:48.766Z] DONE 0 tests in 0.007s
16:33:48 [2022-08-24T16:33:48.766Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:33:48 [2022-08-24T16:33:48.766Z] INFO: Testing against a local daemon
16:33:48 [2022-08-24T16:33:48.766Z] === RUN   TestAuthZPluginAllowRequest
16:33:50 [2022-08-24T16:33:50.140Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
16:33:50 [2022-08-24T16:33:50.141Z] === RUN   TestAuthZPluginTLS
16:33:50 [2022-08-24T16:33:50.399Z] --- PASS: TestAuthZPluginTLS (0.54s)
16:33:50 [2022-08-24T16:33:50.399Z] === RUN   TestAuthZPluginDenyRequest
16:33:50 [2022-08-24T16:33:50.966Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:33:50 [2022-08-24T16:33:50.966Z] === RUN   TestAuthZPluginAPIDenyResponse
16:33:51 [2022-08-24T16:33:51.533Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
16:33:51 [2022-08-24T16:33:51.533Z] === RUN   TestAuthZPluginDenyResponse
16:33:52 [2022-08-24T16:33:52.100Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:33:52 [2022-08-24T16:33:52.100Z] === RUN   TestAuthZPluginAllowEventStream
16:33:53 [2022-08-24T16:33:53.480Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s)
16:33:53 [2022-08-24T16:33:53.480Z] === RUN   TestAuthZPluginErrorResponse
16:33:53 [2022-08-24T16:33:53.738Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:33:53 [2022-08-24T16:33:53.738Z] === RUN   TestAuthZPluginErrorRequest
16:33:54 [2022-08-24T16:33:54.305Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:33:54 [2022-08-24T16:33:54.305Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:33:54 [2022-08-24T16:33:54.873Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
16:33:54 [2022-08-24T16:33:54.873Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:33:56 [2022-08-24T16:33:56.250Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
16:33:56 [2022-08-24T16:33:56.250Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:33:57 [2022-08-24T16:33:57.636Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s)
16:33:57 [2022-08-24T16:33:57.636Z] === RUN   TestAuthZPluginHeader
16:33:58 [2022-08-24T16:33:58.572Z] --- PASS: TestAuthZPluginHeader (0.71s)
16:33:58 [2022-08-24T16:33:58.572Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:34:02 [2022-08-24T16:34:02.757Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s)
16:34:02 [2022-08-24T16:34:02.757Z] === RUN   TestAuthZPluginV2Disable
16:34:06 [2022-08-24T16:34:06.945Z] --- PASS: TestAuthZPluginV2Disable (3.77s)
16:34:06 [2022-08-24T16:34:06.945Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:34:10 [2022-08-24T16:34:10.229Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s)
16:34:10 [2022-08-24T16:34:10.229Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:34:20 [2022-08-24T16:34:20.202Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.84s)
16:34:20 [2022-08-24T16:34:20.202Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:34:38 [2022-08-24T16:34:38.282Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
16:34:38 [2022-08-24T16:34:38.282Z] PASS
16:34:38 [2022-08-24T16:34:38.282Z] 
16:34:38 [2022-08-24T16:34:38.282Z] DONE 17 tests in 47.967s
16:34:38 [2022-08-24T16:34:38.282Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:34:38 [2022-08-24T16:34:38.282Z] INFO: Testing against a local daemon
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:34:38 [2022-08-24T16:34:38.282Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:34:38 [2022-08-24T16:34:38.282Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:34:38 [2022-08-24T16:34:38.282Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:34:38 [2022-08-24T16:34:38.282Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:34:38 [2022-08-24T16:34:38.282Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:34:38 [2022-08-24T16:34:38.282Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:34:38 [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:34:38 [2022-08-24T16:34:38.282Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInstall
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInstall/no_auth
16:34:38 [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:38 [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a63c15cbc94c3a15b0b8b1b4a016f886c62197737ee6ded7025b1d568b2032de" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:38 [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:38 [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a63c15cbc94c3a15b0b8b1b4a016f886c62197737ee6ded7025b1d568b2032de" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInstall/with_htpasswd
16:34:38 [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:38 [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a63c15cbc94c3a15b0b8b1b4a016f886c62197737ee6ded7025b1d568b2032de" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:38 [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:38 [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a63c15cbc94c3a15b0b8b1b4a016f886c62197737ee6ded7025b1d568b2032de" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:38 [2022-08-24T16:34:38.282Z] === RUN   TestPluginInstall/with_insecure
16:34:39 [2022-08-24T16:34:39.218Z] time="2022-08-24T16:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:39 [2022-08-24T16:34:39.218Z] time="2022-08-24T16:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83c2eed39a6910013b08164e4f4aaf44d134acb0853b1301baeecdc85343ffe7" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:39 [2022-08-24T16:34:39.218Z] time="2022-08-24T16:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:39 [2022-08-24T16:34:39.218Z] time="2022-08-24T16:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83c2eed39a6910013b08164e4f4aaf44d134acb0853b1301baeecdc85343ffe7" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:39 [2022-08-24T16:34:39.476Z]     plugin_test.go:196: [dfd2a40bb6fce] daemon is not started
16:34:39 [2022-08-24T16:34:39.476Z] --- PASS: TestPluginInstall (2.77s)
16:34:39 [2022-08-24T16:34:39.476Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
16:34:39 [2022-08-24T16:34:39.476Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
16:34:39 [2022-08-24T16:34:39.476Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
16:34:39 [2022-08-24T16:34:39.476Z] === RUN   TestPluginsWithRuntimes
16:34:40 [2022-08-24T16:34:40.852Z] === RUN   TestPluginsWithRuntimes/No_Args
16:34:41 [2022-08-24T16:34:41.788Z] === RUN   TestPluginsWithRuntimes/With_Args
16:34:42 [2022-08-24T16:34:42.722Z] --- PASS: TestPluginsWithRuntimes (3.33s)
16:34:42 [2022-08-24T16:34:42.722Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
16:34:42 [2022-08-24T16:34:42.722Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
16:34:42 [2022-08-24T16:34:42.722Z] === RUN   TestPluginBackCompatMediaTypes
16:34:43 [2022-08-24T16:34:43.306Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s)
16:34:43 [2022-08-24T16:34:43.306Z] PASS
16:34:43 [2022-08-24T16:34:43.306Z] 
16:34:43 [2022-08-24T16:34:43.306Z] DONE 24 tests in 6.750s
16:34:43 [2022-08-24T16:34:43.306Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:34:43 [2022-08-24T16:34:43.567Z] INFO: Testing against a local daemon
16:34:43 [2022-08-24T16:34:43.567Z] === RUN   TestExternalGraphDriver
16:34:43 [2022-08-24T16:34:43.825Z] === RUN   TestExternalGraphDriver/json
16:34:45 [2022-08-24T16:34:45.727Z] === RUN   TestExternalGraphDriver/spec
16:34:47 [2022-08-24T16:34:47.104Z] === RUN   TestExternalGraphDriver/pull
16:34:49 [2022-08-24T16:34:49.009Z] --- PASS: TestExternalGraphDriver (5.24s)
16:34:49 [2022-08-24T16:34:49.009Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
16:34:49 [2022-08-24T16:34:49.009Z]     --- PASS: TestExternalGraphDriver/spec (1.63s)
16:34:49 [2022-08-24T16:34:49.009Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
16:34:49 [2022-08-24T16:34:49.009Z] === RUN   TestGraphdriverPluginV2
16:34:53 [2022-08-24T16:34:53.196Z] --- PASS: TestGraphdriverPluginV2 (4.10s)
16:34:53 [2022-08-24T16:34:53.196Z] PASS
16:34:53 [2022-08-24T16:34:53.196Z] 
16:34:53 [2022-08-24T16:34:53.196Z] DONE 5 tests in 9.390s
16:34:53 [2022-08-24T16:34:53.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:34:53 [2022-08-24T16:34:53.196Z] INFO: Testing against a local daemon
16:34:53 [2022-08-24T16:34:53.196Z] === RUN   TestContinueAfterPluginCrash
16:34:53 [2022-08-24T16:34:53.196Z] === PAUSE TestContinueAfterPluginCrash
16:34:53 [2022-08-24T16:34:53.196Z] === RUN   TestReadPluginNoRead
16:34:53 [2022-08-24T16:34:53.196Z] === PAUSE TestReadPluginNoRead
16:34:53 [2022-08-24T16:34:53.196Z] === RUN   TestDaemonStartWithLogOpt
16:34:53 [2022-08-24T16:34:53.196Z] === PAUSE TestDaemonStartWithLogOpt
16:34:53 [2022-08-24T16:34:53.196Z] === CONT  TestContinueAfterPluginCrash
16:34:53 [2022-08-24T16:34:53.196Z] === CONT  TestDaemonStartWithLogOpt
16:34:56 [2022-08-24T16:34:56.484Z] --- PASS: TestDaemonStartWithLogOpt (3.40s)
16:34:56 [2022-08-24T16:34:56.484Z] === CONT  TestReadPluginNoRead
16:34:58 [2022-08-24T16:34:58.390Z] === RUN   TestReadPluginNoRead/default
16:34:59 [2022-08-24T16:34:59.765Z] === RUN   TestReadPluginNoRead/disabled_caching
16:35:01 [2022-08-24T16:35:01.141Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:35:01 [2022-08-24T16:35:01.141Z] --- PASS: TestContinueAfterPluginCrash (8.40s)
16:35:02 [2022-08-24T16:35:02.076Z] === CONT  TestReadPluginNoRead
16:35:02 [2022-08-24T16:35:02.077Z]     read_test.go:92: [d92da71e8e2fb] daemon is not started
16:35:02 [2022-08-24T16:35:02.077Z] --- PASS: TestReadPluginNoRead (5.90s)
16:35:02 [2022-08-24T16:35:02.077Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
16:35:02 [2022-08-24T16:35:02.077Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
16:35:02 [2022-08-24T16:35:02.077Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
16:35:02 [2022-08-24T16:35:02.077Z] PASS
16:35:02 [2022-08-24T16:35:02.077Z] 
16:35:02 [2022-08-24T16:35:02.077Z] DONE 6 tests in 9.328s
16:35:02 [2022-08-24T16:35:02.077Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:35:02 [2022-08-24T16:35:02.077Z] testing: warning: no tests to run
16:35:02 [2022-08-24T16:35:02.077Z] PASS
16:35:02 [2022-08-24T16:35:02.077Z] 
16:35:02 [2022-08-24T16:35:02.077Z] DONE 0 tests in 0.008s
16:35:02 [2022-08-24T16:35:02.077Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:35:02 [2022-08-24T16:35:02.335Z] INFO: Testing against a local daemon
16:35:02 [2022-08-24T16:35:02.335Z] === RUN   TestPluginWithDevMounts
16:35:02 [2022-08-24T16:35:02.335Z] === PAUSE TestPluginWithDevMounts
16:35:02 [2022-08-24T16:35:02.335Z] === CONT  TestPluginWithDevMounts
16:35:03 [2022-08-24T16:35:03.712Z] --- PASS: TestPluginWithDevMounts (1.60s)
16:35:03 [2022-08-24T16:35:03.712Z] PASS
16:35:03 [2022-08-24T16:35:03.712Z] 
16:35:03 [2022-08-24T16:35:03.712Z] DONE 1 tests in 1.621s
16:35:03 [2022-08-24T16:35:03.712Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:35:03 [2022-08-24T16:35:03.970Z] INFO: Testing against a local daemon
16:35:03 [2022-08-24T16:35:03.970Z] === RUN   TestSecretInspect
16:35:06 [2022-08-24T16:35:06.500Z] --- PASS: TestSecretInspect (2.18s)
16:35:06 [2022-08-24T16:35:06.500Z] === RUN   TestSecretList
16:35:08 [2022-08-24T16:35:08.403Z] --- PASS: TestSecretList (2.16s)
16:35:08 [2022-08-24T16:35:08.403Z] === RUN   TestSecretsCreateAndDelete
16:35:10 [2022-08-24T16:35:10.343Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
16:35:10 [2022-08-24T16:35:10.343Z] === RUN   TestSecretsUpdate
16:35:12 [2022-08-24T16:35:12.877Z] --- PASS: TestSecretsUpdate (2.19s)
16:35:12 [2022-08-24T16:35:12.877Z] === RUN   TestTemplatedSecret
16:35:15 [2022-08-24T16:35:15.409Z] --- PASS: TestTemplatedSecret (2.63s)
16:35:15 [2022-08-24T16:35:15.409Z] === RUN   TestSecretCreateResolve
16:35:17 [2022-08-24T16:35:17.311Z] --- PASS: TestSecretCreateResolve (2.18s)
16:35:17 [2022-08-24T16:35:17.311Z] PASS
16:35:17 [2022-08-24T16:35:17.311Z] 
16:35:17 [2022-08-24T16:35:17.311Z] DONE 6 tests in 13.580s
16:35:17 [2022-08-24T16:35:17.311Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:35:17 [2022-08-24T16:35:17.311Z] INFO: Testing against a local daemon
16:35:17 [2022-08-24T16:35:17.311Z] === RUN   TestServiceCreateInit
16:35:17 [2022-08-24T16:35:17.569Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:35:21 [2022-08-24T16:35:21.769Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:35:25 [2022-08-24T16:35:25.054Z] --- PASS: TestServiceCreateInit (7.54s)
16:35:25 [2022-08-24T16:35:25.054Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s)
16:35:25 [2022-08-24T16:35:25.054Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
16:35:25 [2022-08-24T16:35:25.054Z] === RUN   TestCreateServiceMultipleTimes
16:35:43 [2022-08-24T16:35:43.137Z] --- PASS: TestCreateServiceMultipleTimes (15.54s)
16:35:43 [2022-08-24T16:35:43.137Z] === RUN   TestCreateServiceConflict
16:35:43 [2022-08-24T16:35:43.137Z] --- PASS: TestCreateServiceConflict (2.20s)
16:35:43 [2022-08-24T16:35:43.137Z] === RUN   TestCreateServiceMaxReplicas
16:35:45 [2022-08-24T16:35:45.670Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
16:35:45 [2022-08-24T16:35:45.670Z] === RUN   TestCreateWithDuplicateNetworkNames
16:36:00 [2022-08-24T16:36:00.565Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s)
16:36:00 [2022-08-24T16:36:00.565Z] === RUN   TestCreateServiceSecretFileMode
16:36:01 [2022-08-24T16:36:01.138Z] --- PASS: TestCreateServiceSecretFileMode (2.54s)
16:36:01 [2022-08-24T16:36:01.138Z] === RUN   TestCreateServiceConfigFileMode
16:36:03 [2022-08-24T16:36:03.671Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
16:36:03 [2022-08-24T16:36:03.671Z] === RUN   TestCreateServiceSysctls
16:36:06 [2022-08-24T16:36:06.957Z] --- PASS: TestCreateServiceSysctls (3.08s)
16:36:06 [2022-08-24T16:36:06.957Z] === RUN   TestCreateServiceCapabilities
16:36:09 [2022-08-24T16:36:09.488Z] --- PASS: TestCreateServiceCapabilities (2.48s)
16:36:09 [2022-08-24T16:36:09.488Z] === RUN   TestInspect
16:36:12 [2022-08-24T16:36:12.024Z] --- PASS: TestInspect (2.75s)
16:36:12 [2022-08-24T16:36:12.024Z] === RUN   TestCreateJob
16:36:15 [2022-08-24T16:36:15.311Z] --- PASS: TestCreateJob (3.18s)
16:36:15 [2022-08-24T16:36:15.311Z] === RUN   TestReplicatedJob
16:36:21 [2022-08-24T16:36:21.873Z] --- PASS: TestReplicatedJob (5.49s)
16:36:21 [2022-08-24T16:36:21.873Z] === RUN   TestUpdateReplicatedJob
16:36:24 [2022-08-24T16:36:24.406Z] --- PASS: TestUpdateReplicatedJob (3.35s)
16:36:24 [2022-08-24T16:36:24.406Z] === RUN   TestServiceListWithStatuses
16:36:24 [2022-08-24T16:36:24.406Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:36:24 [2022-08-24T16:36:24.406Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:36:24 [2022-08-24T16:36:24.406Z] === RUN   TestDockerNetworkConnectAlias
16:36:28 [2022-08-24T16:36:28.595Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
16:36:28 [2022-08-24T16:36:28.595Z] === RUN   TestDockerNetworkReConnect
16:36:31 [2022-08-24T16:36:31.879Z] --- PASS: TestDockerNetworkReConnect (3.38s)
16:36:31 [2022-08-24T16:36:31.879Z] === RUN   TestServicePlugin
16:36:35 [2022-08-24T16:36:35.181Z]     plugin_test.go:61: [d46abf0d27c8b] joining swarm manager [d6d6784a410e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:36 [2022-08-24T16:36:36.555Z]     plugin_test.go:64: [de1cdc24a60e9] joining swarm manager [d6d6784a410e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:37:03 [2022-08-24T16:37:03.091Z] --- PASS: TestServicePlugin (30.16s)
16:37:03 [2022-08-24T16:37:03.091Z] === RUN   TestServiceUpdateLabel
16:37:04 [2022-08-24T16:37:04.026Z] --- PASS: TestServiceUpdateLabel (2.19s)
16:37:04 [2022-08-24T16:37:04.026Z] === RUN   TestServiceUpdateSecrets
16:37:18 [2022-08-24T16:37:18.898Z] --- PASS: TestServiceUpdateSecrets (14.67s)
16:37:18 [2022-08-24T16:37:18.898Z] === RUN   TestServiceUpdateConfigs
16:37:33 [2022-08-24T16:37:33.774Z] --- PASS: TestServiceUpdateConfigs (14.57s)
16:37:33 [2022-08-24T16:37:33.774Z] === RUN   TestServiceUpdateNetwork
16:37:45 [2022-08-24T16:37:45.984Z] --- PASS: TestServiceUpdateNetwork (12.44s)
16:37:45 [2022-08-24T16:37:45.984Z] === RUN   TestServiceUpdatePidsLimit
16:37:46 [2022-08-24T16:37:46.920Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:37:47 [2022-08-24T16:37:47.855Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:37:54 [2022-08-24T16:37:54.416Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:38:02 [2022-08-24T16:38:02.525Z] --- PASS: TestServiceUpdatePidsLimit (16.34s)
16:38:02 [2022-08-24T16:38:02.525Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
16:38:02 [2022-08-24T16:38:02.525Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
16:38:02 [2022-08-24T16:38:02.525Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
16:38:02 [2022-08-24T16:38:02.525Z] PASS
16:38:02 [2022-08-24T16:38:02.525Z] 
16:38:02 [2022-08-24T16:38:02.525Z] === Skipped
16:38:02 [2022-08-24T16:38:02.525Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:38:02 [2022-08-24T16:38:02.525Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:38:02 [2022-08-24T16:38:02.525Z] 
16:38:02 [2022-08-24T16:38:02.525Z] DONE 27 tests, 1 skipped in 164.521s
16:38:02 [2022-08-24T16:38:02.525Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:38:02 [2022-08-24T16:38:02.525Z] INFO: Testing against a local daemon
16:38:02 [2022-08-24T16:38:02.525Z] === RUN   TestSessionCreate
16:38:02 [2022-08-24T16:38:02.525Z] --- PASS: TestSessionCreate (0.02s)
16:38:02 [2022-08-24T16:38:02.525Z] === RUN   TestSessionCreateWithBadUpgrade
16:38:02 [2022-08-24T16:38:02.525Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:38:02 [2022-08-24T16:38:02.525Z] PASS
16:38:02 [2022-08-24T16:38:02.525Z] 
16:38:02 [2022-08-24T16:38:02.525Z] DONE 2 tests in 0.059s
16:38:02 [2022-08-24T16:38:02.525Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:38:02 [2022-08-24T16:38:02.525Z] INFO: Testing against a local daemon
16:38:02 [2022-08-24T16:38:02.525Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:38:02 [2022-08-24T16:38:02.525Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
16:38:02 [2022-08-24T16:38:02.525Z] === RUN   TestDiskUsage
16:38:02 [2022-08-24T16:38:02.525Z] === PAUSE TestDiskUsage
16:38:02 [2022-08-24T16:38:02.525Z] === RUN   TestEventsExecDie
16:38:02 [2022-08-24T16:38:02.784Z] --- PASS: TestEventsExecDie (0.65s)
16:38:02 [2022-08-24T16:38:02.784Z] === RUN   TestEventsBackwardsCompatible
16:38:02 [2022-08-24T16:38:02.785Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
16:38:02 [2022-08-24T16:38:02.785Z] === RUN   TestEventsVolumeCreate
16:38:02 [2022-08-24T16:38:02.785Z] --- PASS: TestEventsVolumeCreate (0.06s)
16:38:02 [2022-08-24T16:38:02.785Z] === RUN   TestInfoBinaryCommits
16:38:02 [2022-08-24T16:38:02.785Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:38:02 [2022-08-24T16:38:02.785Z] === RUN   TestInfoAPIVersioned
16:38:02 [2022-08-24T16:38:02.785Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:38:02 [2022-08-24T16:38:02.785Z] === RUN   TestInfoAPI
16:38:02 [2022-08-24T16:38:02.785Z] --- PASS: TestInfoAPI (0.02s)
16:38:02 [2022-08-24T16:38:02.785Z] === RUN   TestInfoAPIWarnings
16:38:20 [2022-08-24T16:38:20.861Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:38:20 [2022-08-24T16:38:20.861Z] === RUN   TestInfoDebug
16:38:20 [2022-08-24T16:38:20.861Z] --- PASS: TestInfoDebug (0.52s)
16:38:20 [2022-08-24T16:38:20.861Z] === RUN   TestInfoInsecureRegistries
16:38:20 [2022-08-24T16:38:20.861Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:38:20 [2022-08-24T16:38:20.861Z] === RUN   TestInfoRegistryMirrors
16:38:20 [2022-08-24T16:38:20.861Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:38:20 [2022-08-24T16:38:20.861Z] === RUN   TestLoginFailsWithBadCredentials
16:38:21 [2022-08-24T16:38:21.429Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
16:38:21 [2022-08-24T16:38:21.429Z] === RUN   TestPingCacheHeaders
16:38:21 [2022-08-24T16:38:21.429Z] --- PASS: TestPingCacheHeaders (0.02s)
16:38:21 [2022-08-24T16:38:21.429Z] === RUN   TestPingGet
16:38:21 [2022-08-24T16:38:21.429Z] --- PASS: TestPingGet (0.01s)
16:38:21 [2022-08-24T16:38:21.429Z] === RUN   TestPingHead
16:38:21 [2022-08-24T16:38:21.429Z] --- PASS: TestPingHead (0.02s)
16:38:21 [2022-08-24T16:38:21.429Z] === RUN   TestPingSwarmHeader
16:38:21 [2022-08-24T16:38:21.996Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:38:22 [2022-08-24T16:38:22.562Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:38:23 [2022-08-24T16:38:23.501Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:38:23 [2022-08-24T16:38:23.501Z] --- PASS: TestPingSwarmHeader (2.06s)
16:38:23 [2022-08-24T16:38:23.501Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:38:23 [2022-08-24T16:38:23.501Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:38:23 [2022-08-24T16:38:23.501Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:38:23 [2022-08-24T16:38:23.501Z] === RUN   TestPingBuilderHeader
16:38:23 [2022-08-24T16:38:23.501Z] === RUN   TestPingBuilderHeader/default_config
16:38:24 [2022-08-24T16:38:24.068Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:38:24 [2022-08-24T16:38:24.635Z] --- PASS: TestPingBuilderHeader (1.05s)
16:38:24 [2022-08-24T16:38:24.636Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
16:38:24 [2022-08-24T16:38:24.636Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
16:38:24 [2022-08-24T16:38:24.636Z] === RUN   TestVersion
16:38:24 [2022-08-24T16:38:24.636Z] --- PASS: TestVersion (0.02s)
16:38:24 [2022-08-24T16:38:24.636Z] === CONT  TestCgroupDriverSystemdMemoryLimit
16:38:24 [2022-08-24T16:38:24.636Z] === CONT  TestDiskUsage
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty/container_types
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty/image_types
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty/volume_types
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty/build-cache_types
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:38:25 [2022-08-24T16:38:25.204Z] === RUN   TestDiskUsage/after_LoadBusybox
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:38:25 [2022-08-24T16:38:25.464Z] === RUN   TestDiskUsage/after_container.Run
16:38:25 [2022-08-24T16:38:25.723Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:38:25 [2022-08-24T16:38:25.723Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:38:25 [2022-08-24T16:38:25.723Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:38:25 [2022-08-24T16:38:25.723Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:38:25 [2022-08-24T16:38:25.723Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:38:25 [2022-08-24T16:38:25.723Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:38:25 [2022-08-24T16:38:25.723Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:38:25 [2022-08-24T16:38:25.723Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:38:25 [2022-08-24T16:38:25.723Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:38:25 [2022-08-24T16:38:25.723Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:38:25 [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage (1.54s)
16:38:25 [2022-08-24T16:38:25.982Z]     --- PASS: TestDiskUsage/empty (0.02s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.34s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]     --- PASS: TestDiskUsage/after_container.Run (0.45s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:38:25 [2022-08-24T16:38:25.982Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s)
16:38:25 [2022-08-24T16:38:25.982Z] PASS
16:38:25 [2022-08-24T16:38:25.982Z] 
16:38:25 [2022-08-24T16:38:25.982Z] DONE 57 tests in 24.044s
16:38:25 [2022-08-24T16:38:25.982Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:38:25 [2022-08-24T16:38:25.982Z] INFO: Testing against a local daemon
16:38:25 [2022-08-24T16:38:25.982Z] === RUN   TestVolumesCreateAndList
16:38:26 [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:38:26 [2022-08-24T16:38:26.241Z] === RUN   TestVolumesRemove
16:38:26 [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesRemove (0.10s)
16:38:26 [2022-08-24T16:38:26.241Z] === RUN   TestVolumesInspect
16:38:26 [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesInspect (0.02s)
16:38:26 [2022-08-24T16:38:26.241Z] === RUN   TestVolumesInvalidJSON
16:38:26 [2022-08-24T16:38:26.241Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:38:26 [2022-08-24T16:38:26.241Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:38:26 [2022-08-24T16:38:26.241Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:38:26 [2022-08-24T16:38:26.241Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:38:26 [2022-08-24T16:38:26.241Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:38:26 [2022-08-24T16:38:26.241Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:38:26 [2022-08-24T16:38:26.241Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:38:26 [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:38:26 [2022-08-24T16:38:26.241Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:38:26 [2022-08-24T16:38:26.241Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:38:26 [2022-08-24T16:38:26.241Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:38:26 [2022-08-24T16:38:26.241Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:38:26 [2022-08-24T16:38:26.241Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:38:26 [2022-08-24T16:38:26.241Z] PASS
16:38:26 [2022-08-24T16:38:26.241Z] 
16:38:26 [2022-08-24T16:38:26.241Z] DONE 9 tests in 0.181s
16:38:26 [2022-08-24T16:38:26.241Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:38:26 [2022-08-24T16:38:26.809Z] Stopping apparmor (via systemctl): apparmor.service.
16:38:26 [2022-08-24T16:38:26.809Z] Removing test suite binaries
16:38:26 [2022-08-24T16:38:26.809Z] exiting test-integration
16:38:26 [2022-08-24T16:38:26.809Z] ++ exit 0
16:38:26 [2022-08-24T16:38:26.809Z]