Skip to content

Console Output

14:28:27 [2022-06-23T14:28:27.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -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:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh dynbinary test-integration
14:28:29 [2022-06-23T14:28:29.866Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
14:28:29 [2022-06-23T14:28:29.866Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
14:28:29 [2022-06-23T14:28:29.866Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
14:28:29 [2022-06-23T14:28:29.866Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
14:28:29 [2022-06-23T14:28:29.866Z] 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)
14:28:29 [2022-06-23T14:28:29.866Z] Detected virtualization docker.
14:28:29 [2022-06-23T14:28:29.866Z] Detected architecture x86-64.
14:28:29 [2022-06-23T14:28:29.866Z] Set hostname to <52d1beb62b77>.
14:28:29 [2022-06-23T14:28:29.866Z] modprobe@configfs.service: Succeeded.
14:28:29 [2022-06-23T14:28:29.866Z] modprobe@drm.service: Succeeded.
14:28:29 [2022-06-23T14:28:29.866Z] modprobe@fuse.service: Succeeded.
14:28:29 [2022-06-23T14:28:29.866Z] + source /etc/docker-entrypoint-cmd
14:28:29 [2022-06-23T14:28:29.866Z] ++ hack/make.sh dynbinary test-integration
14:28:29 [2022-06-23T14:28:29.866Z] 
14:28:29 [2022-06-23T14:28:29.866Z] Removing bundles/
14:28:30 [2022-06-23T14:28:30.126Z] 
14:28:30 [2022-06-23T14:28:30.126Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:28:30 [2022-06-23T14:28:30.126Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:28:30 [2022-06-23T14:28:30.126Z] GOOS="" GOARCH="" GOARM=""
14:30:36 [2022-06-23T14:30:36.632Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:30:36 [2022-06-23T14:30:36.632Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
14:30:36 [2022-06-23T14:30:36.632Z] GOOS="" GOARCH="" GOARM=""
14:30:36 [2022-06-23T14:30:36.632Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
14:30:36 [2022-06-23T14:30:36.632Z] 
14:30:36 [2022-06-23T14:30:36.632Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:30:36 [2022-06-23T14:30:36.632Z] DOCKER_SYSTEMD=1
14:30:36 [2022-06-23T14:30:36.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:30:36 [2022-06-23T14:30:36.632Z] HOSTNAME=52d1beb62b77
14:30:36 [2022-06-23T14:30:36.632Z] DEST=bundles/test-integration
14:30:36 [2022-06-23T14:30:36.632Z] PWD=/go/src/github.com/docker/docker
14:30:36 [2022-06-23T14:30:36.632Z] DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c
14:30:36 [2022-06-23T14:30:36.632Z] container=docker
14:30:36 [2022-06-23T14:30:36.632Z] HOME=/root
14:30:36 [2022-06-23T14:30:36.632Z] LANG=C.UTF-8
14:30:36 [2022-06-23T14:30:36.632Z] INVOCATION_ID=44786b85238e447dbdba104c28952d26
14:30:36 [2022-06-23T14:30:36.632Z] GOLANG_VERSION=1.18.3
14:30:36 [2022-06-23T14:30:36.632Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:30:36 [2022-06-23T14:30:36.632Z] VALIDATE_BRANCH=master
14:30:36 [2022-06-23T14:30:36.632Z] TERM=xterm
14:30:36 [2022-06-23T14:30:36.632Z] DOCKER_PKG=github.com/docker/docker
14:30:36 [2022-06-23T14:30:36.632Z] SHLVL=3
14:30:36 [2022-06-23T14:30:36.632Z] TIMEOUT=120m
14:30:36 [2022-06-23T14:30:36.632Z] DOCKER_BUILDTAGS= journald
14:30:36 [2022-06-23T14:30:36.632Z] DOCKER_GRAPHDRIVER=overlay2
14:30:36 [2022-06-23T14:30:36.632Z] GO111MODULE=off
14:30:36 [2022-06-23T14:30:36.632Z] DOCKER_EXPERIMENTAL=1
14:30:36 [2022-06-23T14:30:36.632Z] TEST_SKIP_INTEGRATION_CLI=1
14:30:36 [2022-06-23T14:30:36.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:30:36 [2022-06-23T14:30:36.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:30:36 [2022-06-23T14:30:36.632Z] GOPATH=/go
14:30:36 [2022-06-23T14:30:36.632Z] PKG_CONFIG=pkg-config
14:30:36 [2022-06-23T14:30:36.632Z] _=/usr/bin/env
14:30:36 [2022-06-23T14:30:36.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:31:23 [2022-06-23T14:31:23.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:31:23 [2022-06-23T14:31:23.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:31:45 [2022-06-23T14:31:45.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:31:53 [2022-06-23T14:31:53.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:32:01 [2022-06-23T14:32:01.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:32:02 [2022-06-23T14:32:02.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:32:03 [2022-06-23T14:32:03.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:32:03 [2022-06-23T14:32:03.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:32:04 [2022-06-23T14:32:04.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:32:04 [2022-06-23T14:32:04.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:32:05 [2022-06-23T14:32:05.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:32:08 [2022-06-23T14:32:08.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:32:09 [2022-06-23T14:32:09.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:32:10 [2022-06-23T14:32:10.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:32:10 [2022-06-23T14:32:10.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:32:11 [2022-06-23T14:32:11.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:32:12 [2022-06-23T14:32:12.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:32:13 [2022-06-23T14:32:13.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:32:14 [2022-06-23T14:32:14.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:32:14 [2022-06-23T14:32:14.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:32:15 [2022-06-23T14:32:15.930Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:32:15 [2022-06-23T14:32:15.931Z] Using test binary docker
14:32:15 [2022-06-23T14:32:15.931Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:32:15 [2022-06-23T14:32:15.931Z] Starting apparmor (via systemctl): apparmor.service.
14:32:15 [2022-06-23T14:32:15.931Z] Starting dockerd
14:32:15 [2022-06-23T14:32:15.931Z] INFO: Waiting for daemon to start...
14:32:17 [2022-06-23T14:32:17.837Z] .
14:32:17 [2022-06-23T14:32:17.837Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:32:17 [2022-06-23T14:32:17.837Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:32:17 [2022-06-23T14:32:17.837Z] Error: No such image: emptyfs
14:32:18 [2022-06-23T14:32:18.097Z] Running integration-test (iteration 1)
14:32:18 [2022-06-23T14:32:18.097Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:32:18 [2022-06-23T14:32:18.357Z] Loaded image: busybox:latest
14:32:18 [2022-06-23T14:32:18.357Z] Loaded image: busybox:glibc
14:32:19 [2022-06-23T14:32:19.739Z] Loaded image: debian:bullseye-slim
14:32:19 [2022-06-23T14:32:19.739Z] Loaded image: hello-world:latest
14:32:19 [2022-06-23T14:32:19.739Z] Loaded image: arm32v7/hello-world:latest
14:32:19 [2022-06-23T14:32:19.739Z] INFO: Testing against a local daemon
14:32:19 [2022-06-23T14:32:19.739Z] === RUN   TestCgroupNamespacesBuild
14:32:21 [2022-06-23T14:32:21.120Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
14:32:21 [2022-06-23T14:32:21.120Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:32:22 [2022-06-23T14:32:22.503Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s)
14:32:22 [2022-06-23T14:32:22.503Z] === RUN   TestBuildWithSession
14:32:22 [2022-06-23T14:32:22.503Z]     build_session_test.go:25: TODO: BuildKit
14:32:22 [2022-06-23T14:32:22.503Z] --- SKIP: TestBuildWithSession (0.00s)
14:32:22 [2022-06-23T14:32:22.503Z] === RUN   TestBuildSquashParent
14:32:27 [2022-06-23T14:32:27.784Z] --- PASS: TestBuildSquashParent (4.98s)
14:32:27 [2022-06-23T14:32:27.784Z] === RUN   TestBuildWithRemoveAndForceRemove
14:32:27 [2022-06-23T14:32:27.784Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:32:27 [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:32:27 [2022-06-23T14:32:27.784Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:32:27 [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:32:27 [2022-06-23T14:32:27.784Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:32:27 [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:32:27 [2022-06-23T14:32:27.784Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:32:27 [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:32:27 [2022-06-23T14:32:27.784Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:32:27 [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:32:27 [2022-06-23T14:32:27.784Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:32:27 [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:32:27 [2022-06-23T14:32:27.784Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:32:27 [2022-06-23T14:32:27.784Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:32:29 [2022-06-23T14:32:29.163Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:32:29 [2022-06-23T14:32:29.424Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:32:30 [2022-06-23T14:32:30.805Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:32:30 [2022-06-23T14:32:30.805Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:32:32 [2022-06-23T14:32:32.712Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
14:32:32 [2022-06-23T14:32:32.712Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s)
14:32:32 [2022-06-23T14:32:32.712Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s)
14:32:32 [2022-06-23T14:32:32.712Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s)
14:32:32 [2022-06-23T14:32:32.712Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s)
14:32:32 [2022-06-23T14:32:32.712Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s)
14:32:32 [2022-06-23T14:32:32.712Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s)
14:32:32 [2022-06-23T14:32:32.712Z] === RUN   TestBuildMultiStageCopy
14:32:32 [2022-06-23T14:32:32.712Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:32:34 [2022-06-23T14:32:34.093Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:32:34 [2022-06-23T14:32:34.093Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:32:34 [2022-06-23T14:32:34.353Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:32:34 [2022-06-23T14:32:34.612Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:32:34 [2022-06-23T14:32:34.872Z] --- PASS: TestBuildMultiStageCopy (2.40s)
14:32:34 [2022-06-23T14:32:34.872Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s)
14:32:34 [2022-06-23T14:32:34.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
14:32:34 [2022-06-23T14:32:34.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
14:32:34 [2022-06-23T14:32:34.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s)
14:32:34 [2022-06-23T14:32:34.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s)
14:32:34 [2022-06-23T14:32:34.873Z] === RUN   TestBuildMultiStageParentConfig
14:32:35 [2022-06-23T14:32:35.443Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
14:32:35 [2022-06-23T14:32:35.443Z] === RUN   TestBuildLabelWithTargets
14:32:36 [2022-06-23T14:32:36.383Z] --- PASS: TestBuildLabelWithTargets (0.99s)
14:32:36 [2022-06-23T14:32:36.383Z] === RUN   TestBuildWithEmptyLayers
14:32:36 [2022-06-23T14:32:36.954Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
14:32:36 [2022-06-23T14:32:36.954Z] === RUN   TestBuildMultiStageOnBuild
14:32:38 [2022-06-23T14:32:38.861Z] --- PASS: TestBuildMultiStageOnBuild (1.70s)
14:32:38 [2022-06-23T14:32:38.861Z] === RUN   TestBuildUncleanTarFilenames
14:32:39 [2022-06-23T14:32:39.430Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
14:32:39 [2022-06-23T14:32:39.430Z] === RUN   TestBuildMultiStageLayerLeak
14:32:40 [2022-06-23T14:32:40.813Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s)
14:32:40 [2022-06-23T14:32:40.813Z] === RUN   TestBuildWithHugeFile
14:33:37 [2022-06-23T14:33:37.069Z] --- PASS: TestBuildWithHugeFile (49.64s)
14:33:37 [2022-06-23T14:33:37.069Z] === RUN   TestBuildWCOWSandboxSize
14:33:37 [2022-06-23T14:33:37.069Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:33:37 [2022-06-23T14:33:37.069Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:33:37 [2022-06-23T14:33:37.069Z] === RUN   TestBuildWithEmptyDockerfile
14:33:37 [2022-06-23T14:33:37.069Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:33:37 [2022-06-23T14:33:37.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:33:37 [2022-06-23T14:33:37.069Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:33:37 [2022-06-23T14:33:37.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:33:37 [2022-06-23T14:33:37.069Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:33:37 [2022-06-23T14:33:37.069Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:33:37 [2022-06-23T14:33:37.069Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:33:37 [2022-06-23T14:33:37.069Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:33:37 [2022-06-23T14:33:37.069Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:33:37 [2022-06-23T14:33:37.069Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:33:37 [2022-06-23T14:33:37.069Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
14:33:37 [2022-06-23T14:33:37.069Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
14:33:37 [2022-06-23T14:33:37.069Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
14:33:37 [2022-06-23T14:33:37.069Z] === RUN   TestBuildPreserveOwnership
14:33:37 [2022-06-23T14:33:37.069Z] === RUN   TestBuildPreserveOwnership/copy_from
14:33:37 [2022-06-23T14:33:37.069Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:33:37 [2022-06-23T14:33:37.069Z] --- PASS: TestBuildPreserveOwnership (3.73s)
14:33:37 [2022-06-23T14:33:37.069Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.56s)
14:33:37 [2022-06-23T14:33:37.069Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s)
14:33:37 [2022-06-23T14:33:37.069Z] === RUN   TestBuildPlatformInvalid
14:33:37 [2022-06-23T14:33:37.069Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:33:37 [2022-06-23T14:33:37.069Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:33:37 [2022-06-23T14:33:37.069Z] Loaded image: busybox:latest
14:33:37 [2022-06-23T14:33:37.069Z] Loaded image: busybox:glibc
14:33:37 [2022-06-23T14:33:37.069Z] Loaded image: debian:bullseye-slim
14:33:37 [2022-06-23T14:33:37.069Z] Loaded image: hello-world:latest
14:33:37 [2022-06-23T14:33:37.069Z] Loaded image: arm32v7/hello-world:latest
14:33:45 [2022-06-23T14:33:45.199Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.73s)
14:33:45 [2022-06-23T14:33:45.199Z] PASS
14:33:45 [2022-06-23T14:33:45.199Z] 
14:33:45 [2022-06-23T14:33:45.199Z] === Skipped
14:33:45 [2022-06-23T14:33:45.199Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:33:45 [2022-06-23T14:33:45.199Z]     build_session_test.go:25: TODO: BuildKit
14:33:45 [2022-06-23T14:33:45.199Z] 
14:33:45 [2022-06-23T14:33:45.199Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:33:45 [2022-06-23T14:33:45.199Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:33:45 [2022-06-23T14:33:45.199Z] 
14:33:45 [2022-06-23T14:33:45.199Z] DONE 34 tests, 2 skipped in 87.246s
14:33:45 [2022-06-23T14:33:45.199Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:33:45 [2022-06-23T14:33:45.199Z] INFO: Testing against a local daemon
14:33:45 [2022-06-23T14:33:45.199Z] === RUN   TestConfigInspect
14:33:47 [2022-06-23T14:33:47.736Z] --- PASS: TestConfigInspect (2.25s)
14:33:47 [2022-06-23T14:33:47.736Z] === RUN   TestConfigList
14:33:49 [2022-06-23T14:33:49.643Z] --- PASS: TestConfigList (2.16s)
14:33:49 [2022-06-23T14:33:49.643Z] === RUN   TestConfigsCreateAndDelete
14:33:52 [2022-06-23T14:33:52.180Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
14:33:52 [2022-06-23T14:33:52.180Z] === RUN   TestConfigsUpdate
14:33:54 [2022-06-23T14:33:54.128Z] --- PASS: TestConfigsUpdate (2.17s)
14:33:54 [2022-06-23T14:33:54.128Z] === RUN   TestTemplatedConfig
14:33:56 [2022-06-23T14:33:56.710Z] --- PASS: TestTemplatedConfig (2.77s)
14:33:56 [2022-06-23T14:33:56.710Z] === RUN   TestConfigCreateResolve
14:33:59 [2022-06-23T14:33:59.248Z] --- PASS: TestConfigCreateResolve (2.13s)
14:33:59 [2022-06-23T14:33:59.248Z] PASS
14:33:59 [2022-06-23T14:33:59.248Z] 
14:33:59 [2022-06-23T14:33:59.248Z] DONE 6 tests in 13.674s
14:33:59 [2022-06-23T14:33:59.248Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:33:59 [2022-06-23T14:33:59.248Z] INFO: Testing against a local daemon
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestAttachWithTTY
14:33:59 [2022-06-23T14:33:59.248Z] --- PASS: TestAttachWithTTY (0.06s)
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestAttachWithoutTTy
14:33:59 [2022-06-23T14:33:59.248Z] --- PASS: TestAttachWithoutTTy (0.04s)
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestCheckpoint
14:33:59 [2022-06-23T14:33:59.248Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:33:59 [2022-06-23T14:33:59.248Z] --- SKIP: TestCheckpoint (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/commit
14:33:59 [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/commit
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/create
14:33:59 [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/containers/create
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:33:59 [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:33:59 [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:33:59 [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:33:59 [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:33:59 [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:33:59 [2022-06-23T14:33:59.248Z] === CONT  TestContainerInvalidJSON/commit
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:33:59 [2022-06-23T14:33:59.248Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:33:59 [2022-06-23T14:33:59.248Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === CONT  TestContainerInvalidJSON/containers/create
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:33:59 [2022-06-23T14:33:59.248Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:33:59 [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:33:59 [2022-06-23T14:33:59.248Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:33:59 [2022-06-23T14:33:59.248Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestCopyFromContainerPathIsNotDir
14:33:59 [2022-06-23T14:33:59.248Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestCopyToContainerPathDoesNotExist
14:33:59 [2022-06-23T14:33:59.248Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:33:59 [2022-06-23T14:33:59.248Z] === RUN   TestCopyEmptyFile
14:33:59 [2022-06-23T14:33:59.508Z] --- PASS: TestCopyEmptyFile (0.23s)
14:33:59 [2022-06-23T14:33:59.508Z] === RUN   TestCopyToContainerPathIsNotDir
14:33:59 [2022-06-23T14:33:59.508Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:33:59 [2022-06-23T14:33:59.508Z] === RUN   TestCopyFromContainer
14:34:00 [2022-06-23T14:34:00.447Z] === RUN   TestCopyFromContainer//
14:34:00 [2022-06-23T14:34:00.707Z] === RUN   TestCopyFromContainer//bar/root
14:34:00 [2022-06-23T14:34:00.707Z] === RUN   TestCopyFromContainer//bar/root/
14:34:00 [2022-06-23T14:34:00.707Z] === RUN   TestCopyFromContainer/bar/quux
14:34:00 [2022-06-23T14:34:00.707Z] === RUN   TestCopyFromContainer/bar/quux/
14:34:00 [2022-06-23T14:34:00.967Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:34:00 [2022-06-23T14:34:00.967Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:34:00 [2022-06-23T14:34:00.967Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:34:00 [2022-06-23T14:34:00.967Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCopyFromContainer/bar/notarget
14:34:01 [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer (1.72s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCopyFromContainer// (0.07s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:34:01 [2022-06-23T14:34:01.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:34:01 [2022-06-23T14:34:01.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:34:01 [2022-06-23T14:34:01.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:34:01 [2022-06-23T14:34:01.227Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:34:01 [2022-06-23T14:34:01.227Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:34:01 [2022-06-23T14:34:01.227Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:34:01 [2022-06-23T14:34:01.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateLinkToNonExistingContainer
14:34:01 [2022-06-23T14:34:01.227Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateWithInvalidEnv
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateWithInvalidEnv/0
14:34:01 [2022-06-23T14:34:01.227Z] === PAUSE TestCreateWithInvalidEnv/0
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateWithInvalidEnv/1
14:34:01 [2022-06-23T14:34:01.227Z] === PAUSE TestCreateWithInvalidEnv/1
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateWithInvalidEnv/2
14:34:01 [2022-06-23T14:34:01.227Z] === PAUSE TestCreateWithInvalidEnv/2
14:34:01 [2022-06-23T14:34:01.227Z] === CONT  TestCreateWithInvalidEnv/0
14:34:01 [2022-06-23T14:34:01.227Z] === CONT  TestCreateWithInvalidEnv/2
14:34:01 [2022-06-23T14:34:01.227Z] === CONT  TestCreateWithInvalidEnv/1
14:34:01 [2022-06-23T14:34:01.227Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:34:01 [2022-06-23T14:34:01.227Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateTmpfsMountsTarget
14:34:01 [2022-06-23T14:34:01.227Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:34:01 [2022-06-23T14:34:01.227Z] === RUN   TestCreateWithCustomMaskedPaths
14:34:03 [2022-06-23T14:34:03.135Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s)
14:34:03 [2022-06-23T14:34:03.135Z] === RUN   TestCreateWithCustomReadonlyPaths
14:34:04 [2022-06-23T14:34:04.516Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
14:34:04 [2022-06-23T14:34:04.516Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:34:04 [2022-06-23T14:34:04.516Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:34:04 [2022-06-23T14:34:04.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:34:04 [2022-06-23T14:34:04.516Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:34:04 [2022-06-23T14:34:04.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:34:04 [2022-06-23T14:34:04.516Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:34:04 [2022-06-23T14:34:04.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:34:04 [2022-06-23T14:34:04.516Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:34:04 [2022-06-23T14:34:04.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:34:04 [2022-06-23T14:34:04.516Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:34:04 [2022-06-23T14:34:04.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:34:04 [2022-06-23T14:34:04.516Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:34:04 [2022-06-23T14:34:04.516Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:34:04 [2022-06-23T14:34:04.516Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:34:04 [2022-06-23T14:34:04.516Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:34:04 [2022-06-23T14:34:04.516Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:34:04 [2022-06-23T14:34:04.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:34:04 [2022-06-23T14:34:04.516Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:34:04 [2022-06-23T14:34:04.516Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:34:04 [2022-06-23T14:34:04.516Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:34:04 [2022-06-23T14:34:04.516Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:34:04 [2022-06-23T14:34:04.516Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
14:34:04 [2022-06-23T14:34:04.516Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:34:05 [2022-06-23T14:34:05.086Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestCreateDifferentPlatform
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestCreateDifferentPlatform/different_os
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:34:05 [2022-06-23T14:34:05.086Z] --- PASS: TestCreateDifferentPlatform (0.02s)
14:34:05 [2022-06-23T14:34:05.086Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:34:05 [2022-06-23T14:34:05.086Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:34:05 [2022-06-23T14:34:05.086Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:34:05 [2022-06-23T14:34:05.086Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestCreateInvalidHostConfig
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:34:05 [2022-06-23T14:34:05.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:34:05 [2022-06-23T14:34:05.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:34:05 [2022-06-23T14:34:05.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:34:05 [2022-06-23T14:34:05.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:34:05 [2022-06-23T14:34:05.086Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:34:05 [2022-06-23T14:34:05.086Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:34:05 [2022-06-23T14:34:05.086Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:34:05 [2022-06-23T14:34:05.086Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:34:05 [2022-06-23T14:34:05.086Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:34:05 [2022-06-23T14:34:05.086Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:34:05 [2022-06-23T14:34:05.086Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:34:05 [2022-06-23T14:34:05.086Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:34:05 [2022-06-23T14:34:05.086Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestContainerStartOnDaemonRestart
14:34:05 [2022-06-23T14:34:05.086Z] === PAUSE TestContainerStartOnDaemonRestart
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestDaemonRestartIpcMode
14:34:05 [2022-06-23T14:34:05.086Z] === PAUSE TestDaemonRestartIpcMode
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestDaemonHostGatewayIP
14:34:05 [2022-06-23T14:34:05.086Z] === PAUSE TestDaemonHostGatewayIP
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestRestartDaemonWithRestartingContainer
14:34:05 [2022-06-23T14:34:05.086Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestContainerKillOnDaemonStart
14:34:05 [2022-06-23T14:34:05.086Z] === PAUSE TestContainerKillOnDaemonStart
14:34:05 [2022-06-23T14:34:05.086Z] === RUN   TestDiff
14:34:05 [2022-06-23T14:34:05.656Z] --- PASS: TestDiff (0.55s)
14:34:05 [2022-06-23T14:34:05.656Z] === RUN   TestExecWithCloseStdin
14:34:06 [2022-06-23T14:34:06.594Z] --- PASS: TestExecWithCloseStdin (0.67s)
14:34:06 [2022-06-23T14:34:06.594Z] === RUN   TestExec
14:34:06 [2022-06-23T14:34:06.854Z] --- PASS: TestExec (0.61s)
14:34:06 [2022-06-23T14:34:06.854Z] === RUN   TestExecUser
14:34:07 [2022-06-23T14:34:07.793Z] --- PASS: TestExecUser (0.66s)
14:34:07 [2022-06-23T14:34:07.793Z] === RUN   TestExportContainerAndImportImage
14:34:08 [2022-06-23T14:34:08.363Z] --- PASS: TestExportContainerAndImportImage (0.68s)
14:34:08 [2022-06-23T14:34:08.363Z] === RUN   TestExportContainerAfterDaemonRestart
14:34:09 [2022-06-23T14:34:09.741Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
14:34:09 [2022-06-23T14:34:09.741Z] === RUN   TestHealthCheckWorkdir
14:34:10 [2022-06-23T14:34:10.310Z] --- PASS: TestHealthCheckWorkdir (0.77s)
14:34:10 [2022-06-23T14:34:10.310Z] === RUN   TestHealthKillContainer
14:34:20 [2022-06-23T14:34:20.289Z] --- PASS: TestHealthKillContainer (8.21s)
14:34:20 [2022-06-23T14:34:20.289Z] === RUN   TestInspectCpusetInConfigPre120
14:34:20 [2022-06-23T14:34:20.289Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
14:34:20 [2022-06-23T14:34:20.289Z] === RUN   TestIpcModeNone
14:34:20 [2022-06-23T14:34:20.289Z] --- PASS: TestIpcModeNone (0.62s)
14:34:20 [2022-06-23T14:34:20.289Z] === RUN   TestIpcModePrivate
14:34:20 [2022-06-23T14:34:20.289Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
14:34:20 [2022-06-23T14:34:20.289Z] --- PASS: TestIpcModePrivate (0.61s)
14:34:20 [2022-06-23T14:34:20.289Z] === RUN   TestIpcModeShareable
14:34:20 [2022-06-23T14:34:20.550Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
14:34:21 [2022-06-23T14:34:21.119Z] --- PASS: TestIpcModeShareable (0.62s)
14:34:21 [2022-06-23T14:34:21.119Z] === RUN   TestAPIIpcModeShareableAndContainer
14:34:23 [2022-06-23T14:34:23.026Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s)
14:34:23 [2022-06-23T14:34:23.026Z] === RUN   TestAPIIpcModeHost
14:34:23 [2022-06-23T14:34:23.026Z] --- PASS: TestAPIIpcModeHost (0.38s)
14:34:23 [2022-06-23T14:34:23.026Z] === RUN   TestDaemonIpcModeShareable
14:34:24 [2022-06-23T14:34:24.405Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:34:24 [2022-06-23T14:34:24.405Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
14:34:24 [2022-06-23T14:34:24.405Z] === RUN   TestDaemonIpcModePrivate
14:34:25 [2022-06-23T14:34:25.342Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
14:34:25 [2022-06-23T14:34:25.602Z] --- PASS: TestDaemonIpcModePrivate (1.21s)
14:34:25 [2022-06-23T14:34:25.602Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:34:26 [2022-06-23T14:34:26.539Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
14:34:26 [2022-06-23T14:34:26.799Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
14:34:26 [2022-06-23T14:34:26.799Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:34:27 [2022-06-23T14:34:27.737Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:34:27 [2022-06-23T14:34:27.997Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
14:34:27 [2022-06-23T14:34:27.997Z] === RUN   TestIpcModeOlderClient
14:34:27 [2022-06-23T14:34:27.997Z] === PAUSE TestIpcModeOlderClient
14:34:27 [2022-06-23T14:34:27.997Z] === RUN   TestKillContainerInvalidSignal
14:34:28 [2022-06-23T14:34:28.566Z] --- PASS: TestKillContainerInvalidSignal (0.59s)
14:34:28 [2022-06-23T14:34:28.566Z] === RUN   TestKillContainer
14:34:28 [2022-06-23T14:34:28.566Z] === RUN   TestKillContainer/no_signal
14:34:29 [2022-06-23T14:34:29.135Z] === RUN   TestKillContainer/non_killing_signal
14:34:29 [2022-06-23T14:34:29.394Z] === RUN   TestKillContainer/killing_signal
14:34:29 [2022-06-23T14:34:29.963Z] --- PASS: TestKillContainer (1.36s)
14:34:29 [2022-06-23T14:34:29.963Z]     --- PASS: TestKillContainer/no_signal (0.49s)
14:34:29 [2022-06-23T14:34:29.963Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
14:34:29 [2022-06-23T14:34:29.963Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
14:34:29 [2022-06-23T14:34:29.963Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:34:29 [2022-06-23T14:34:29.963Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:34:30 [2022-06-23T14:34:30.223Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:34:31 [2022-06-23T14:34:31.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
14:34:31 [2022-06-23T14:34:31.162Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
14:34:31 [2022-06-23T14:34:31.162Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s)
14:34:31 [2022-06-23T14:34:31.162Z] === RUN   TestKillStoppedContainer
14:34:31 [2022-06-23T14:34:31.421Z] --- PASS: TestKillStoppedContainer (0.05s)
14:34:31 [2022-06-23T14:34:31.421Z] === RUN   TestKillStoppedContainerAPIPre120
14:34:31 [2022-06-23T14:34:31.421Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
14:34:31 [2022-06-23T14:34:31.421Z] === RUN   TestKillDifferentUserContainer
14:34:31 [2022-06-23T14:34:31.680Z] --- PASS: TestKillDifferentUserContainer (0.42s)
14:34:31 [2022-06-23T14:34:31.680Z] === RUN   TestInspectOomKilledTrue
14:34:31 [2022-06-23T14:34:31.680Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
14:34:31 [2022-06-23T14:34:31.680Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:34:31 [2022-06-23T14:34:31.680Z] === RUN   TestInspectOomKilledFalse
14:34:32 [2022-06-23T14:34:32.249Z] --- PASS: TestInspectOomKilledFalse (0.40s)
14:34:32 [2022-06-23T14:34:32.249Z] === RUN   TestLinksEtcHostsContentMatch
14:34:32 [2022-06-23T14:34:32.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
14:34:32 [2022-06-23T14:34:32.510Z] === RUN   TestLinksContainerNames
14:34:33 [2022-06-23T14:34:33.452Z] --- PASS: TestLinksContainerNames (0.88s)
14:34:33 [2022-06-23T14:34:33.452Z] === RUN   TestLogsFollowTailEmpty
14:34:33 [2022-06-23T14:34:33.712Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
14:34:33 [2022-06-23T14:34:33.712Z] === RUN   TestLogs
14:34:33 [2022-06-23T14:34:33.712Z] === RUN   TestLogs/driver_local
14:34:33 [2022-06-23T14:34:33.712Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:34:33 [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:34:33 [2022-06-23T14:34:33.712Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:34:33 [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:34:33 [2022-06-23T14:34:33.712Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:34:33 [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:34:33 [2022-06-23T14:34:33.712Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:34:33 [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:34:33 [2022-06-23T14:34:33.712Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:34:33 [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:34:33 [2022-06-23T14:34:33.712Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:34:33 [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:34:33 [2022-06-23T14:34:33.712Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:34:33 [2022-06-23T14:34:33.712Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:34:34 [2022-06-23T14:34:34.654Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:34:34 [2022-06-23T14:34:34.654Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:34:35 [2022-06-23T14:34:35.226Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:34:35 [2022-06-23T14:34:35.226Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:34:35 [2022-06-23T14:34:35.796Z] === RUN   TestLogs/driver_json-file
14:34:35 [2022-06-23T14:34:35.796Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:34:35 [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:34:35 [2022-06-23T14:34:35.796Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:34:35 [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:34:35 [2022-06-23T14:34:35.796Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:34:35 [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:34:35 [2022-06-23T14:34:35.796Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:34:35 [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:34:35 [2022-06-23T14:34:35.796Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:34:35 [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:34:35 [2022-06-23T14:34:35.796Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:34:35 [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:34:35 [2022-06-23T14:34:35.796Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:34:35 [2022-06-23T14:34:35.796Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:34:36 [2022-06-23T14:34:36.734Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:34:36 [2022-06-23T14:34:36.735Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:34:37 [2022-06-23T14:34:37.304Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:34:37 [2022-06-23T14:34:37.304Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:34:37 [2022-06-23T14:34:37.876Z] --- PASS: TestLogs (4.10s)
14:34:37 [2022-06-23T14:34:37.876Z]     --- PASS: TestLogs/driver_local (0.01s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.70s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
14:34:37 [2022-06-23T14:34:37.876Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s)
14:34:37 [2022-06-23T14:34:37.876Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.69s)
14:34:37 [2022-06-23T14:34:37.876Z] === RUN   TestContainerNetworkMountsNoChown
14:34:38 [2022-06-23T14:34:38.448Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/default
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/default
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/private
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/private
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rprivate
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rprivate
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/slave
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/slave
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rslave
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rslave
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/shared
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/shared
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rshared
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rshared
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/default
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/default/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/default/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/rslave
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/rshared
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/shared
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/rprivate
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/slave
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/private
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/private/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/private/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/default/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/default/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:34:38 [2022-06-23T14:34:38.448Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/private/mount_root
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/private/bind_root
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:34:38 [2022-06-23T14:34:38.708Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:34:38 [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot (0.02s)
14:34:38 [2022-06-23T14:34:38.708Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
14:34:38 [2022-06-23T14:34:38.708Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:34:38 [2022-06-23T14:34:38.708Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
14:34:38 [2022-06-23T14:34:38.708Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
14:34:38 [2022-06-23T14:34:38.708Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:34:38 [2022-06-23T14:34:38.708Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:34:38 [2022-06-23T14:34:38.708Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:34:38 [2022-06-23T14:34:38.708Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:34:38 [2022-06-23T14:34:38.708Z] === RUN   TestContainerBindMountNonRecursive
14:34:40 [2022-06-23T14:34:40.088Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
14:34:40 [2022-06-23T14:34:40.088Z] === RUN   TestContainerVolumesMountedAsShared
14:34:40 [2022-06-23T14:34:40.657Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
14:34:40 [2022-06-23T14:34:40.657Z] === RUN   TestContainerVolumesMountedAsSlave
14:34:40 [2022-06-23T14:34:40.916Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
14:34:40 [2022-06-23T14:34:40.916Z] === RUN   TestNetworkNat
14:34:41 [2022-06-23T14:34:41.485Z] --- PASS: TestNetworkNat (0.45s)
14:34:41 [2022-06-23T14:34:41.485Z] === RUN   TestNetworkLocalhostTCPNat
14:34:41 [2022-06-23T14:34:41.744Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
14:34:41 [2022-06-23T14:34:41.744Z] === RUN   TestNetworkLoopbackNat
14:34:44 [2022-06-23T14:34:44.281Z] --- PASS: TestNetworkLoopbackNat (2.58s)
14:34:44 [2022-06-23T14:34:44.281Z] === RUN   TestPause
14:34:44 [2022-06-23T14:34:44.851Z] --- PASS: TestPause (0.45s)
14:34:44 [2022-06-23T14:34:44.851Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:34:44 [2022-06-23T14:34:44.851Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:34:44 [2022-06-23T14:34:44.851Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:34:44 [2022-06-23T14:34:44.851Z] === RUN   TestPauseStopPausedContainer
14:34:45 [2022-06-23T14:34:45.419Z] --- PASS: TestPauseStopPausedContainer (0.46s)
14:34:45 [2022-06-23T14:34:45.419Z] === RUN   TestPidHost
14:34:46 [2022-06-23T14:34:46.359Z] --- PASS: TestPidHost (0.98s)
14:34:46 [2022-06-23T14:34:46.359Z] === RUN   TestPsFilter
14:34:46 [2022-06-23T14:34:46.359Z] --- PASS: TestPsFilter (0.11s)
14:34:46 [2022-06-23T14:34:46.359Z] === RUN   TestRemoveContainerWithRemovedVolume
14:34:46 [2022-06-23T14:34:46.929Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
14:34:46 [2022-06-23T14:34:46.929Z] === RUN   TestRemoveContainerWithVolume
14:34:47 [2022-06-23T14:34:47.189Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
14:34:47 [2022-06-23T14:34:47.189Z] === RUN   TestRemoveContainerRunning
14:34:47 [2022-06-23T14:34:47.759Z] --- PASS: TestRemoveContainerRunning (0.43s)
14:34:47 [2022-06-23T14:34:47.759Z] === RUN   TestRemoveContainerForceRemoveRunning
14:34:48 [2022-06-23T14:34:48.020Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
14:34:48 [2022-06-23T14:34:48.020Z] === RUN   TestRemoveInvalidContainer
14:34:48 [2022-06-23T14:34:48.020Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:34:48 [2022-06-23T14:34:48.020Z] === RUN   TestRenameLinkedContainer
14:34:49 [2022-06-23T14:34:49.933Z] --- PASS: TestRenameLinkedContainer (1.79s)
14:34:49 [2022-06-23T14:34:49.933Z] === RUN   TestRenameStoppedContainer
14:34:50 [2022-06-23T14:34:50.193Z] --- PASS: TestRenameStoppedContainer (0.43s)
14:34:50 [2022-06-23T14:34:50.193Z] === RUN   TestRenameRunningContainerAndReuse
14:34:51 [2022-06-23T14:34:51.134Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
14:34:51 [2022-06-23T14:34:51.134Z] === RUN   TestRenameInvalidName
14:34:51 [2022-06-23T14:34:51.716Z] --- PASS: TestRenameInvalidName (0.44s)
14:34:51 [2022-06-23T14:34:51.716Z] === RUN   TestRenameAnonymousContainer
14:34:53 [2022-06-23T14:34:53.115Z] --- PASS: TestRenameAnonymousContainer (1.55s)
14:34:53 [2022-06-23T14:34:53.115Z] === RUN   TestRenameContainerWithSameName
14:34:53 [2022-06-23T14:34:53.688Z] --- PASS: TestRenameContainerWithSameName (0.43s)
14:34:53 [2022-06-23T14:34:53.688Z] === RUN   TestRenameContainerWithLinkedContainer
14:34:54 [2022-06-23T14:34:54.627Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
14:34:54 [2022-06-23T14:34:54.627Z] === RUN   TestResize
14:34:54 [2022-06-23T14:34:54.886Z] --- PASS: TestResize (0.42s)
14:34:54 [2022-06-23T14:34:54.886Z] === RUN   TestResizeWithInvalidSize
14:34:55 [2022-06-23T14:34:55.454Z] --- PASS: TestResizeWithInvalidSize (0.45s)
14:34:55 [2022-06-23T14:34:55.455Z] === RUN   TestResizeWhenContainerNotStarted
14:34:55 [2022-06-23T14:34:55.714Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:34:55 [2022-06-23T14:34:55.714Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:34:57 [2022-06-23T14:34:57.622Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:34:59 [2022-06-23T14:34:59.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:34:59 [2022-06-23T14:34:59.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:35:00 [2022-06-23T14:35:00.199Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:35:01 [2022-06-23T14:35:01.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:35:01 [2022-06-23T14:35:01.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:35:05 [2022-06-23T14:35:05.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:35:05 [2022-06-23T14:35:05.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:35:07 [2022-06-23T14:35:07.156Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:35:09 [2022-06-23T14:35:09.064Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:35:09 [2022-06-23T14:35:09.324Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:35:10 [2022-06-23T14:35:10.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:35:11 [2022-06-23T14:35:11.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:35:12 [2022-06-23T14:35:12.657Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:35:14 [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.33s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.19s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s)
14:35:14 [2022-06-23T14:35:14.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
14:35:14 [2022-06-23T14:35:14.039Z] === RUN   TestCgroupNamespacesRun
14:35:15 [2022-06-23T14:35:15.418Z] --- PASS: TestCgroupNamespacesRun (1.19s)
14:35:15 [2022-06-23T14:35:15.418Z] === RUN   TestCgroupNamespacesRunPrivileged
14:35:15 [2022-06-23T14:35:15.418Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
14:35:15 [2022-06-23T14:35:15.418Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
14:35:15 [2022-06-23T14:35:15.418Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:35:16 [2022-06-23T14:35:16.356Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
14:35:16 [2022-06-23T14:35:16.356Z] === RUN   TestCgroupNamespacesRunHostMode
14:35:17 [2022-06-23T14:35:17.736Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
14:35:17 [2022-06-23T14:35:17.736Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:35:19 [2022-06-23T14:35:19.116Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s)
14:35:19 [2022-06-23T14:35:19.116Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:35:20 [2022-06-23T14:35:20.054Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
14:35:20 [2022-06-23T14:35:20.054Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:35:20 [2022-06-23T14:35:20.622Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
14:35:20 [2022-06-23T14:35:20.622Z] === RUN   TestCgroupNamespacesRunOlderClient
14:35:22 [2022-06-23T14:35:22.003Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
14:35:22 [2022-06-23T14:35:22.004Z] === RUN   TestNISDomainname
14:35:22 [2022-06-23T14:35:22.572Z] --- PASS: TestNISDomainname (0.55s)
14:35:22 [2022-06-23T14:35:22.572Z] === RUN   TestHostnameDnsResolution
14:35:23 [2022-06-23T14:35:23.142Z] --- PASS: TestHostnameDnsResolution (0.77s)
14:35:23 [2022-06-23T14:35:23.142Z] === RUN   TestUnprivilegedPortsAndPing
14:35:23 [2022-06-23T14:35:23.712Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
14:35:23 [2022-06-23T14:35:23.712Z] === RUN   TestPrivilegedHostDevices
14:35:24 [2022-06-23T14:35:24.281Z] --- PASS: TestPrivilegedHostDevices (0.48s)
14:35:24 [2022-06-23T14:35:24.281Z] === RUN   TestConsoleSize
14:35:24 [2022-06-23T14:35:24.540Z] --- PASS: TestConsoleSize (0.43s)
14:35:24 [2022-06-23T14:35:24.540Z] === RUN   TestStats
14:35:27 [2022-06-23T14:35:27.077Z] --- PASS: TestStats (2.46s)
14:35:27 [2022-06-23T14:35:27.077Z] === RUN   TestStopContainerWithTimeout
14:35:27 [2022-06-23T14:35:27.077Z] === RUN   TestStopContainerWithTimeout/0
14:35:27 [2022-06-23T14:35:27.077Z] === PAUSE TestStopContainerWithTimeout/0
14:35:27 [2022-06-23T14:35:27.077Z] === RUN   TestStopContainerWithTimeout/1
14:35:27 [2022-06-23T14:35:27.077Z] === PAUSE TestStopContainerWithTimeout/1
14:35:27 [2022-06-23T14:35:27.077Z] === RUN   TestStopContainerWithTimeout/3
14:35:27 [2022-06-23T14:35:27.077Z] === PAUSE TestStopContainerWithTimeout/3
14:35:27 [2022-06-23T14:35:27.077Z] === RUN   TestStopContainerWithTimeout/-1
14:35:27 [2022-06-23T14:35:27.077Z] === PAUSE TestStopContainerWithTimeout/-1
14:35:27 [2022-06-23T14:35:27.077Z] === CONT  TestStopContainerWithTimeout/0
14:35:27 [2022-06-23T14:35:27.077Z] === CONT  TestStopContainerWithTimeout/-1
14:35:27 [2022-06-23T14:35:27.646Z] === CONT  TestStopContainerWithTimeout/3
14:35:30 [2022-06-23T14:35:30.182Z] === CONT  TestStopContainerWithTimeout/1
14:35:31 [2022-06-23T14:35:31.561Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:35:31 [2022-06-23T14:35:31.561Z]     --- PASS: TestStopContainerWithTimeout/0 (0.57s)
14:35:31 [2022-06-23T14:35:31.561Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
14:35:31 [2022-06-23T14:35:31.561Z]     --- PASS: TestStopContainerWithTimeout/3 (2.49s)
14:35:31 [2022-06-23T14:35:31.561Z]     --- PASS: TestStopContainerWithTimeout/1 (1.57s)
14:35:31 [2022-06-23T14:35:31.561Z] === RUN   TestDeleteDevicemapper
14:35:31 [2022-06-23T14:35:31.561Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:35:31 [2022-06-23T14:35:31.561Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:35:31 [2022-06-23T14:35:31.561Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:35:32 [2022-06-23T14:35:32.942Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s)
14:35:32 [2022-06-23T14:35:32.942Z] === RUN   TestUpdateMemory
14:35:33 [2022-06-23T14:35:33.510Z] --- PASS: TestUpdateMemory (0.54s)
14:35:33 [2022-06-23T14:35:33.510Z] === RUN   TestUpdateCPUQuota
14:35:34 [2022-06-23T14:35:34.449Z] --- PASS: TestUpdateCPUQuota (0.96s)
14:35:34 [2022-06-23T14:35:34.449Z] === RUN   TestUpdatePidsLimit
14:35:34 [2022-06-23T14:35:34.449Z] === RUN   TestUpdatePidsLimit/update_from_none
14:35:34 [2022-06-23T14:35:34.709Z] === RUN   TestUpdatePidsLimit/no_change
14:35:34 [2022-06-23T14:35:34.969Z] === RUN   TestUpdatePidsLimit/update_lower
14:35:34 [2022-06-23T14:35:34.969Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:35:35 [2022-06-23T14:35:35.229Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:35:35 [2022-06-23T14:35:35.488Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:35:35 [2022-06-23T14:35:35.748Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:35:36 [2022-06-23T14:35:36.316Z] --- PASS: TestUpdatePidsLimit (2.00s)
14:35:36 [2022-06-23T14:35:36.317Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
14:35:36 [2022-06-23T14:35:36.317Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
14:35:36 [2022-06-23T14:35:36.317Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
14:35:36 [2022-06-23T14:35:36.317Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
14:35:36 [2022-06-23T14:35:36.317Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
14:35:36 [2022-06-23T14:35:36.317Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
14:35:36 [2022-06-23T14:35:36.317Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
14:35:36 [2022-06-23T14:35:36.317Z] === RUN   TestUpdateRestartPolicy
14:35:48 [2022-06-23T14:35:48.527Z] --- PASS: TestUpdateRestartPolicy (11.04s)
14:35:48 [2022-06-23T14:35:48.527Z] === RUN   TestUpdateRestartWithAutoRemove
14:35:48 [2022-06-23T14:35:48.527Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
14:35:48 [2022-06-23T14:35:48.527Z] === RUN   TestWaitNonBlocked
14:35:48 [2022-06-23T14:35:48.527Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:35:48 [2022-06-23T14:35:48.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:35:48 [2022-06-23T14:35:48.527Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:35:48 [2022-06-23T14:35:48.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:35:48 [2022-06-23T14:35:48.527Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:35:48 [2022-06-23T14:35:48.527Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:35:48 [2022-06-23T14:35:48.527Z] --- PASS: TestWaitNonBlocked (0.01s)
14:35:48 [2022-06-23T14:35:48.527Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
14:35:48 [2022-06-23T14:35:48.527Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
14:35:48 [2022-06-23T14:35:48.527Z] === RUN   TestWaitBlocked
14:35:48 [2022-06-23T14:35:48.527Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:35:48 [2022-06-23T14:35:48.527Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:35:48 [2022-06-23T14:35:48.527Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:35:48 [2022-06-23T14:35:48.527Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:35:48 [2022-06-23T14:35:48.527Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:35:48 [2022-06-23T14:35:48.527Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:35:49 [2022-06-23T14:35:49.466Z] --- PASS: TestWaitBlocked (0.01s)
14:35:49 [2022-06-23T14:35:49.466Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
14:35:49 [2022-06-23T14:35:49.466Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s)
14:35:49 [2022-06-23T14:35:49.466Z] === CONT  TestContainerStartOnDaemonRestart
14:35:49 [2022-06-23T14:35:49.466Z] === CONT  TestRestartDaemonWithRestartingContainer
14:35:52 [2022-06-23T14:35:52.008Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s)
14:35:52 [2022-06-23T14:35:52.008Z] === CONT  TestIpcModeOlderClient
14:35:52 [2022-06-23T14:35:52.008Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s)
14:35:52 [2022-06-23T14:35:52.008Z] === CONT  TestContainerKillOnDaemonStart
14:35:52 [2022-06-23T14:35:52.008Z] --- PASS: TestIpcModeOlderClient (0.09s)
14:35:52 [2022-06-23T14:35:52.008Z] === CONT  TestDaemonHostGatewayIP
14:35:54 [2022-06-23T14:35:54.549Z] --- PASS: TestDaemonHostGatewayIP (2.54s)
14:35:54 [2022-06-23T14:35:54.549Z] === CONT  TestDaemonRestartIpcMode
14:35:57 [2022-06-23T14:35:57.100Z] --- PASS: TestDaemonRestartIpcMode (2.35s)
14:36:03 [2022-06-23T14:36:03.733Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
14:36:03 [2022-06-23T14:36:03.734Z] PASS
14:36:03 [2022-06-23T14:36:03.734Z] 
14:36:03 [2022-06-23T14:36:03.734Z] === Skipped
14:36:03 [2022-06-23T14:36:03.734Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:36:03 [2022-06-23T14:36:03.734Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:36:03 [2022-06-23T14:36:03.734Z] 
14:36:03 [2022-06-23T14:36:03.734Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:36:03 [2022-06-23T14:36:03.734Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
14:36:03 [2022-06-23T14:36:03.734Z] 
14:36:03 [2022-06-23T14:36:03.734Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:36:03 [2022-06-23T14:36:03.734Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:36:03 [2022-06-23T14:36:03.734Z] 
14:36:03 [2022-06-23T14:36:03.734Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
14:36:03 [2022-06-23T14:36:03.734Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
14:36:03 [2022-06-23T14:36:03.734Z] 
14:36:03 [2022-06-23T14:36:03.734Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:36:03 [2022-06-23T14:36:03.734Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:36:03 [2022-06-23T14:36:03.734Z] 
14:36:03 [2022-06-23T14:36:03.734Z] DONE 258 tests, 5 skipped in 124.571s
14:36:03 [2022-06-23T14:36:03.734Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
14:36:03 [2022-06-23T14:36:03.734Z] === RUN   TestConfigDaemonLibtrustID
14:36:03 [2022-06-23T14:36:03.994Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
14:36:03 [2022-06-23T14:36:03.994Z] === RUN   TestConfigDaemonID
14:36:05 [2022-06-23T14:36:05.374Z]     daemon_test.go:83: [dcd3dc3c65f5b] daemon is not started
14:36:05 [2022-06-23T14:36:05.374Z] --- PASS: TestConfigDaemonID (1.04s)
14:36:05 [2022-06-23T14:36:05.374Z] === RUN   TestDaemonConfigValidation
14:36:05 [2022-06-23T14:36:05.374Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:36:05 [2022-06-23T14:36:05.374Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:36:05 [2022-06-23T14:36:05.374Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:36:05 [2022-06-23T14:36:05.374Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:36:05 [2022-06-23T14:36:05.374Z] === RUN   TestDaemonConfigValidation/invalid_config
14:36:05 [2022-06-23T14:36:05.374Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:36:05 [2022-06-23T14:36:05.375Z] === RUN   TestDaemonConfigValidation/malformed_config
14:36:05 [2022-06-23T14:36:05.375Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:36:05 [2022-06-23T14:36:05.375Z] === RUN   TestDaemonConfigValidation/valid_config
14:36:05 [2022-06-23T14:36:05.375Z] === PAUSE TestDaemonConfigValidation/valid_config
14:36:05 [2022-06-23T14:36:05.375Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:36:05 [2022-06-23T14:36:05.375Z] === CONT  TestDaemonConfigValidation/malformed_config
14:36:05 [2022-06-23T14:36:05.375Z] === CONT  TestDaemonConfigValidation/valid_config
14:36:05 [2022-06-23T14:36:05.375Z] === CONT  TestDaemonConfigValidation/invalid_config
14:36:05 [2022-06-23T14:36:05.375Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:36:05 [2022-06-23T14:36:05.375Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:36:05 [2022-06-23T14:36:05.375Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
14:36:05 [2022-06-23T14:36:05.375Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
14:36:05 [2022-06-23T14:36:05.375Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
14:36:05 [2022-06-23T14:36:05.375Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
14:36:05 [2022-06-23T14:36:05.375Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
14:36:05 [2022-06-23T14:36:05.375Z] === RUN   TestConfigDaemonSeccompProfiles
14:36:05 [2022-06-23T14:36:05.375Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:36:06 [2022-06-23T14:36:06.313Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:36:07 [2022-06-23T14:36:07.692Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:36:08 [2022-06-23T14:36:08.629Z] === CONT  TestConfigDaemonSeccompProfiles
14:36:08 [2022-06-23T14:36:08.629Z]     daemon_test.go:197: [d90544018d1ac] daemon is not started
14:36:08 [2022-06-23T14:36:08.629Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
14:36:08 [2022-06-23T14:36:08.629Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
14:36:08 [2022-06-23T14:36:08.629Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:36:08 [2022-06-23T14:36:08.629Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:36:08 [2022-06-23T14:36:08.629Z] === RUN   TestDaemonProxy
14:36:08 [2022-06-23T14:36:08.629Z] === RUN   TestDaemonProxy/environment_variables
14:36:10 [2022-06-23T14:36:10.534Z] === RUN   TestDaemonProxy/command-line_options
14:36:11 [2022-06-23T14:36:11.912Z] === RUN   TestDaemonProxy/configuration_file
14:36:13 [2022-06-23T14:36:13.818Z] === RUN   TestDaemonProxy/conflicting_options
14:36:14 [2022-06-23T14:36:14.077Z] === RUN   TestDaemonProxy/reload_sanitized
14:36:14 [2022-06-23T14:36:14.647Z] --- PASS: TestDaemonProxy (6.19s)
14:36:14 [2022-06-23T14:36:14.647Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
14:36:14 [2022-06-23T14:36:14.647Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
14:36:14 [2022-06-23T14:36:14.647Z]     --- PASS: TestDaemonProxy/configuration_file (1.70s)
14:36:14 [2022-06-23T14:36:14.647Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:36:14 [2022-06-23T14:36:14.647Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
14:36:14 [2022-06-23T14:36:14.647Z] PASS
14:36:14 [2022-06-23T14:36:14.647Z] 
14:36:14 [2022-06-23T14:36:14.647Z] DONE 18 tests in 11.115s
14:36:14 [2022-06-23T14:36:14.647Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:36:14 [2022-06-23T14:36:14.647Z] INFO: Testing against a local daemon
14:36:14 [2022-06-23T14:36:14.647Z] === RUN   TestCommitInheritsEnv
14:36:14 [2022-06-23T14:36:14.907Z] --- PASS: TestCommitInheritsEnv (0.28s)
14:36:14 [2022-06-23T14:36:14.907Z] === RUN   TestImportExtremelyLargeImageWorks
14:36:14 [2022-06-23T14:36:14.907Z] === PAUSE TestImportExtremelyLargeImageWorks
14:36:14 [2022-06-23T14:36:14.907Z] === RUN   TestImportWithCustomPlatform
14:36:14 [2022-06-23T14:36:14.907Z] === RUN   TestImportWithCustomPlatform/#00
14:36:15 [2022-06-23T14:36:15.167Z] === RUN   TestImportWithCustomPlatform/_______
14:36:15 [2022-06-23T14:36:15.167Z] === RUN   TestImportWithCustomPlatform//
14:36:15 [2022-06-23T14:36:15.167Z] === RUN   TestImportWithCustomPlatform/linux
14:36:15 [2022-06-23T14:36:15.167Z] === RUN   TestImportWithCustomPlatform/LINUX
14:36:15 [2022-06-23T14:36:15.167Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:36:15 [2022-06-23T14:36:15.167Z] === RUN   TestImportWithCustomPlatform/macos
14:36:15 [2022-06-23T14:36:15.167Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:36:15 [2022-06-23T14:36:15.167Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:36:15 [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform (0.32s)
14:36:15 [2022-06-23T14:36:15.427Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
14:36:15 [2022-06-23T14:36:15.427Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:36:15 [2022-06-23T14:36:15.427Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:36:15 [2022-06-23T14:36:15.427Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
14:36:15 [2022-06-23T14:36:15.427Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
14:36:15 [2022-06-23T14:36:15.427Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
14:36:15 [2022-06-23T14:36:15.427Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:36:15 [2022-06-23T14:36:15.427Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:36:15 [2022-06-23T14:36:15.427Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:36:15 [2022-06-23T14:36:15.427Z] === RUN   TestImagesFilterMultiReference
14:36:15 [2022-06-23T14:36:15.427Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:36:15 [2022-06-23T14:36:15.427Z] === RUN   TestImagePullPlatformInvalid
14:36:15 [2022-06-23T14:36:15.427Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:36:15 [2022-06-23T14:36:15.427Z] === RUN   TestRemoveImageOrphaning
14:36:15 [2022-06-23T14:36:15.687Z] --- PASS: TestRemoveImageOrphaning (0.27s)
14:36:15 [2022-06-23T14:36:15.687Z] === RUN   TestRemoveImageGarbageCollector
14:36:16 [2022-06-23T14:36:16.256Z] time="2022-06-23T14:36:16Z" level=info msg="[graphdriver] trying configured driver: overlay2"
14:36:17 [2022-06-23T14:36:17.635Z] --- PASS: TestRemoveImageGarbageCollector (1.98s)
14:36:17 [2022-06-23T14:36:17.635Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:36:17 [2022-06-23T14:36:17.635Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:36:17 [2022-06-23T14:36:17.635Z] === RUN   TestTagInvalidReference
14:36:17 [2022-06-23T14:36:17.635Z] --- PASS: TestTagInvalidReference (0.02s)
14:36:17 [2022-06-23T14:36:17.635Z] === RUN   TestTagValidPrefixedRepo
14:36:17 [2022-06-23T14:36:17.635Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:36:17 [2022-06-23T14:36:17.635Z] === RUN   TestTagExistedNameWithoutForce
14:36:17 [2022-06-23T14:36:17.635Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:36:17 [2022-06-23T14:36:17.635Z] === RUN   TestTagOfficialNames
14:36:17 [2022-06-23T14:36:17.895Z] --- PASS: TestTagOfficialNames (0.05s)
14:36:17 [2022-06-23T14:36:17.895Z] === RUN   TestTagMatchesDigest
14:36:17 [2022-06-23T14:36:17.895Z] --- PASS: TestTagMatchesDigest (0.01s)
14:36:17 [2022-06-23T14:36:17.895Z] === CONT  TestImportExtremelyLargeImageWorks
14:37:54 [2022-06-23T14:37:54.362Z] --- PASS: TestImportExtremelyLargeImageWorks (91.95s)
14:37:54 [2022-06-23T14:37:54.362Z] PASS
14:37:54 [2022-06-23T14:37:54.362Z] 
14:37:54 [2022-06-23T14:37:54.362Z] DONE 22 tests in 95.119s
14:37:54 [2022-06-23T14:37:54.362Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
14:37:54 [2022-06-23T14:37:54.362Z] === RUN   TestStripANSICommands
14:37:54 [2022-06-23T14:37:54.362Z] === RUN   TestStripANSICommands/#00
14:37:54 [2022-06-23T14:37:54.362Z] === RUN   TestStripANSICommands/#01
14:37:54 [2022-06-23T14:37:54.362Z] --- PASS: TestStripANSICommands (0.00s)
14:37:54 [2022-06-23T14:37:54.362Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:37:54 [2022-06-23T14:37:54.362Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:37:54 [2022-06-23T14:37:54.362Z] PASS
14:37:54 [2022-06-23T14:37:54.362Z] 
14:37:54 [2022-06-23T14:37:54.362Z] DONE 3 tests in 0.009s
14:37:54 [2022-06-23T14:37:54.362Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:37:54 [2022-06-23T14:37:54.362Z] INFO: Testing against a local daemon
14:37:54 [2022-06-23T14:37:54.362Z] === RUN   TestNetworkCreateDelete
14:37:54 [2022-06-23T14:37:54.362Z] --- PASS: TestNetworkCreateDelete (0.12s)
14:37:54 [2022-06-23T14:37:54.362Z] === RUN   TestDockerNetworkDeletePreferID
14:37:54 [2022-06-23T14:37:54.362Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
14:37:54 [2022-06-23T14:37:54.362Z] === RUN   TestDaemonDNSFallback
14:37:56 [2022-06-23T14:37:56.898Z] --- PASS: TestDaemonDNSFallback (6.31s)
14:37:56 [2022-06-23T14:37:56.898Z] === RUN   TestInspectNetwork
14:38:00 [2022-06-23T14:38:00.188Z] === RUN   TestInspectNetwork/full_network_id
14:38:00 [2022-06-23T14:38:00.189Z] === RUN   TestInspectNetwork/partial_network_id
14:38:00 [2022-06-23T14:38:00.189Z] === RUN   TestInspectNetwork/network_name
14:38:00 [2022-06-23T14:38:00.189Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:38:04 [2022-06-23T14:38:04.383Z] --- PASS: TestInspectNetwork (7.16s)
14:38:04 [2022-06-23T14:38:04.383Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:38:04 [2022-06-23T14:38:04.383Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:38:04 [2022-06-23T14:38:04.383Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:38:04 [2022-06-23T14:38:04.383Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:38:04 [2022-06-23T14:38:04.383Z] === RUN   TestRunContainerWithBridgeNone
14:38:05 [2022-06-23T14:38:05.323Z] --- PASS: TestRunContainerWithBridgeNone (1.58s)
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/create
14:38:05 [2022-06-23T14:38:05.323Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:38:05 [2022-06-23T14:38:05.323Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:38:05 [2022-06-23T14:38:05.323Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:38:05 [2022-06-23T14:38:05.323Z] === CONT  TestNetworkInvalidJSON/networks/create
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:38:05 [2022-06-23T14:38:05.323Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:38:05 [2022-06-23T14:38:05.323Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:38:05 [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:38:05 [2022-06-23T14:38:05.323Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkList
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkList//networks
14:38:05 [2022-06-23T14:38:05.323Z] === PAUSE TestNetworkList//networks
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestNetworkList//networks/
14:38:05 [2022-06-23T14:38:05.323Z] === PAUSE TestNetworkList//networks/
14:38:05 [2022-06-23T14:38:05.323Z] === CONT  TestNetworkList//networks
14:38:05 [2022-06-23T14:38:05.323Z] === CONT  TestNetworkList//networks/
14:38:05 [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkList (0.02s)
14:38:05 [2022-06-23T14:38:05.323Z]     --- PASS: TestNetworkList//networks (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:38:05 [2022-06-23T14:38:05.323Z] === RUN   TestHostIPv4BridgeLabel
14:38:05 [2022-06-23T14:38:05.891Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
14:38:05 [2022-06-23T14:38:05.891Z] === RUN   TestDaemonRestartWithLiveRestore
14:38:07 [2022-06-23T14:38:07.270Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:38:07 [2022-06-23T14:38:07.270Z] === RUN   TestDaemonDefaultNetworkPools
14:38:07 [2022-06-23T14:38:07.839Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
14:38:07 [2022-06-23T14:38:07.839Z] === RUN   TestDaemonRestartWithExistingNetwork
14:38:08 [2022-06-23T14:38:08.779Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
14:38:08 [2022-06-23T14:38:08.779Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:38:10 [2022-06-23T14:38:10.157Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
14:38:10 [2022-06-23T14:38:10.157Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:38:10 [2022-06-23T14:38:10.726Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
14:38:10 [2022-06-23T14:38:10.726Z] === RUN   TestServiceWithPredefinedNetwork
14:38:13 [2022-06-23T14:38:13.264Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
14:38:13 [2022-06-23T14:38:13.264Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:38:13 [2022-06-23T14:38:13.264Z]     service_test.go:243: FLAKY_TEST
14:38:13 [2022-06-23T14:38:13.264Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:38:13 [2022-06-23T14:38:13.264Z] === RUN   TestServiceWithDataPathPortInit
14:38:28 [2022-06-23T14:38:28.153Z] --- PASS: TestServiceWithDataPathPortInit (13.95s)
14:38:28 [2022-06-23T14:38:28.153Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:38:29 [2022-06-23T14:38:29.532Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l0qe89su8fa939nx9hc8ivegh Created:2022-06-23 14:38:28.131129905 +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[6069d988b350c5a7ce49a42a65670dfcc333610e8a31248dc03ba403f9bbc420:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mw7rusmeqlzt5lkv6aiuurv97 EndpointID:15da6425572b76dbbab7d8032f1ebb606d16dbf7df268e20d8a157861969e62e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c55f772700820bb0e8478b086b870e9b249076ebd2b07d3d265f42ea901347e2 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:8e583ae041d2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mw7rusmeqlzt5lkv6aiuurv97 EndpointID:15da6425572b76dbbab7d8032f1ebb606d16dbf7df268e20d8a157861969e62e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:38:34 [2022-06-23T14:38:34.804Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s)
14:38:34 [2022-06-23T14:38:34.804Z] PASS
14:38:34 [2022-06-23T14:38:34.804Z] 
14:38:34 [2022-06-23T14:38:34.804Z] === Skipped
14:38:34 [2022-06-23T14:38:34.804Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:38:34 [2022-06-23T14:38:34.804Z]     service_test.go:243: FLAKY_TEST
14:38:34 [2022-06-23T14:38:34.804Z] 
14:38:34 [2022-06-23T14:38:34.804Z] DONE 38 tests, 1 skipped in 44.145s
14:38:34 [2022-06-23T14:38:34.804Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:38:34 [2022-06-23T14:38:34.804Z] INFO: Testing against a local daemon
14:38:34 [2022-06-23T14:38:34.804Z] === RUN   TestDockerNetworkIpvlanPersistance
14:38:34 [2022-06-23T14:38:34.804Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:38:34 [2022-06-23T14:38:34.804Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:38:34 [2022-06-23T14:38:34.804Z] === RUN   TestDockerNetworkIpvlan
14:38:34 [2022-06-23T14:38:34.804Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:38:34 [2022-06-23T14:38:34.804Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:38:34 [2022-06-23T14:38:34.804Z] PASS
14:38:34 [2022-06-23T14:38:34.804Z] 
14:38:34 [2022-06-23T14:38:34.804Z] === Skipped
14:38:34 [2022-06-23T14:38:34.804Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:38:34 [2022-06-23T14:38:34.804Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:38:34 [2022-06-23T14:38:34.804Z] 
14:38:34 [2022-06-23T14:38:34.804Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:38:34 [2022-06-23T14:38:34.804Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:38:34 [2022-06-23T14:38:34.804Z] 
14:38:34 [2022-06-23T14:38:34.804Z] DONE 2 tests, 2 skipped in 0.054s
14:38:34 [2022-06-23T14:38:34.804Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:38:34 [2022-06-23T14:38:34.804Z] INFO: Testing against a local daemon
14:38:34 [2022-06-23T14:38:34.804Z] === RUN   TestDockerNetworkMacvlanPersistance
14:38:35 [2022-06-23T14:38:35.372Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
14:38:35 [2022-06-23T14:38:35.372Z] === RUN   TestDockerNetworkMacvlan
14:38:35 [2022-06-23T14:38:35.940Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:38:36 [2022-06-23T14:38:36.885Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:38:37 [2022-06-23T14:38:37.453Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:38:39 [2022-06-23T14:38:39.393Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:38:41 [2022-06-23T14:38:41.326Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:38:44 [2022-06-23T14:38:44.618Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:38:45 [2022-06-23T14:38:45.186Z] --- PASS: TestDockerNetworkMacvlan (9.75s)
14:38:45 [2022-06-23T14:38:45.186Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
14:38:45 [2022-06-23T14:38:45.186Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
14:38:45 [2022-06-23T14:38:45.186Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
14:38:45 [2022-06-23T14:38:45.186Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s)
14:38:45 [2022-06-23T14:38:45.186Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s)
14:38:45 [2022-06-23T14:38:45.186Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
14:38:45 [2022-06-23T14:38:45.186Z] PASS
14:38:45 [2022-06-23T14:38:45.186Z] 
14:38:45 [2022-06-23T14:38:45.186Z] DONE 8 tests in 11.065s
14:38:45 [2022-06-23T14:38:45.186Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:38:45 [2022-06-23T14:38:45.186Z] testing: warning: no tests to run
14:38:45 [2022-06-23T14:38:45.186Z] PASS
14:38:45 [2022-06-23T14:38:45.186Z] 
14:38:45 [2022-06-23T14:38:45.186Z] DONE 0 tests in 0.007s
14:38:45 [2022-06-23T14:38:45.186Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:38:45 [2022-06-23T14:38:45.186Z] INFO: Testing against a local daemon
14:38:45 [2022-06-23T14:38:45.186Z] === RUN   TestAuthZPluginAllowRequest
14:38:46 [2022-06-23T14:38:46.568Z] --- PASS: TestAuthZPluginAllowRequest (1.20s)
14:38:46 [2022-06-23T14:38:46.568Z] === RUN   TestAuthZPluginTLS
14:38:46 [2022-06-23T14:38:46.828Z] --- PASS: TestAuthZPluginTLS (0.54s)
14:38:46 [2022-06-23T14:38:46.828Z] === RUN   TestAuthZPluginDenyRequest
14:38:47 [2022-06-23T14:38:47.397Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:38:47 [2022-06-23T14:38:47.397Z] === RUN   TestAuthZPluginAPIDenyResponse
14:38:47 [2022-06-23T14:38:47.965Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:38:47 [2022-06-23T14:38:47.965Z] === RUN   TestAuthZPluginDenyResponse
14:38:48 [2022-06-23T14:38:48.534Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:38:48 [2022-06-23T14:38:48.534Z] === RUN   TestAuthZPluginAllowEventStream
14:38:49 [2022-06-23T14:38:49.912Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
14:38:49 [2022-06-23T14:38:49.912Z] === RUN   TestAuthZPluginErrorResponse
14:38:50 [2022-06-23T14:38:50.172Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:38:50 [2022-06-23T14:38:50.172Z] === RUN   TestAuthZPluginErrorRequest
14:38:50 [2022-06-23T14:38:50.741Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:38:50 [2022-06-23T14:38:50.741Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:38:51 [2022-06-23T14:38:51.310Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:38:51 [2022-06-23T14:38:51.310Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:38:52 [2022-06-23T14:38:52.689Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
14:38:52 [2022-06-23T14:38:52.689Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:38:54 [2022-06-23T14:38:54.070Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s)
14:38:54 [2022-06-23T14:38:54.070Z] === RUN   TestAuthZPluginHeader
14:38:55 [2022-06-23T14:38:55.009Z] --- PASS: TestAuthZPluginHeader (0.71s)
14:38:55 [2022-06-23T14:38:55.009Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:38:59 [2022-06-23T14:38:59.202Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.02s)
14:38:59 [2022-06-23T14:38:59.202Z] === RUN   TestAuthZPluginV2Disable
14:39:02 [2022-06-23T14:39:02.492Z] --- PASS: TestAuthZPluginV2Disable (3.44s)
14:39:02 [2022-06-23T14:39:02.492Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:39:05 [2022-06-23T14:39:05.781Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s)
14:39:05 [2022-06-23T14:39:05.781Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:39:15 [2022-06-23T14:39:15.762Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.98s)
14:39:15 [2022-06-23T14:39:15.762Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:39:33 [2022-06-23T14:39:33.853Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
14:39:33 [2022-06-23T14:39:33.853Z] PASS
14:39:33 [2022-06-23T14:39:33.853Z] 
14:39:33 [2022-06-23T14:39:33.853Z] DONE 17 tests in 46.994s
14:39:33 [2022-06-23T14:39:33.853Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:39:33 [2022-06-23T14:39:33.853Z] INFO: Testing against a local daemon
14:39:33 [2022-06-23T14:39:33.853Z] === RUN   TestPluginInvalidJSON
14:39:33 [2022-06-23T14:39:33.853Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:39:33 [2022-06-23T14:39:33.853Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:39:33 [2022-06-23T14:39:33.853Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:39:33 [2022-06-23T14:39:33.854Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:39:33 [2022-06-23T14:39:33.854Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:39:33 [2022-06-23T14:39:33.854Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:39:33 [2022-06-23T14:39:33.854Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:39:33 [2022-06-23T14:39:33.854Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:39:33 [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:39:33 [2022-06-23T14:39:33.854Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInstall
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInstall/no_auth
14:39:33 [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:39:33 [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8ab40ead5e7d31ed26ff6c4dd71c02e05ef1a43f406ee50aceaa1fe24359bbb" mediatype=application/vnd.docker.plugin.v1+json size=522
14:39:33 [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:39:33 [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8ab40ead5e7d31ed26ff6c4dd71c02e05ef1a43f406ee50aceaa1fe24359bbb" mediatype=application/vnd.docker.plugin.v1+json size=522
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInstall/with_htpasswd
14:39:33 [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:39:33 [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1a581c4bd05ab37204b4a36b514baebd45f72a7266ca337c94b927bd85aec5c" mediatype=application/vnd.docker.plugin.v1+json size=522
14:39:33 [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:39:33 [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1a581c4bd05ab37204b4a36b514baebd45f72a7266ca337c94b927bd85aec5c" mediatype=application/vnd.docker.plugin.v1+json size=522
14:39:33 [2022-06-23T14:39:33.854Z] === RUN   TestPluginInstall/with_insecure
14:39:34 [2022-06-23T14:39:34.791Z] time="2022-06-23T14:39:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:39:34 [2022-06-23T14:39:34.791Z] time="2022-06-23T14:39:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:daa75e1da7c3661c8923d32c641dafaca764acb8ae3e40156a943cdce2835968" mediatype=application/vnd.docker.plugin.v1+json size=522
14:39:34 [2022-06-23T14:39:34.791Z] time="2022-06-23T14:39:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:39:34 [2022-06-23T14:39:34.791Z] time="2022-06-23T14:39:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:daa75e1da7c3661c8923d32c641dafaca764acb8ae3e40156a943cdce2835968" mediatype=application/vnd.docker.plugin.v1+json size=522
14:39:35 [2022-06-23T14:39:35.051Z]     plugin_test.go:195: [d9e9799d39061] daemon is not started
14:39:35 [2022-06-23T14:39:35.051Z] --- PASS: TestPluginInstall (2.71s)
14:39:35 [2022-06-23T14:39:35.051Z]     --- PASS: TestPluginInstall/no_auth (1.04s)
14:39:35 [2022-06-23T14:39:35.051Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
14:39:35 [2022-06-23T14:39:35.051Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
14:39:35 [2022-06-23T14:39:35.051Z] === RUN   TestPluginsWithRuntimes
14:39:36 [2022-06-23T14:39:36.431Z] === RUN   TestPluginsWithRuntimes/No_Args
14:39:37 [2022-06-23T14:39:37.368Z] === RUN   TestPluginsWithRuntimes/With_Args
14:39:38 [2022-06-23T14:39:38.307Z] --- PASS: TestPluginsWithRuntimes (3.33s)
14:39:38 [2022-06-23T14:39:38.308Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
14:39:38 [2022-06-23T14:39:38.308Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
14:39:38 [2022-06-23T14:39:38.308Z] === RUN   TestPluginBackCompatMediaTypes
14:39:38 [2022-06-23T14:39:38.877Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
14:39:38 [2022-06-23T14:39:38.877Z] PASS
14:39:38 [2022-06-23T14:39:38.877Z] 
14:39:38 [2022-06-23T14:39:38.877Z] DONE 24 tests in 6.663s
14:39:38 [2022-06-23T14:39:38.877Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:39:38 [2022-06-23T14:39:38.877Z] INFO: Testing against a local daemon
14:39:38 [2022-06-23T14:39:38.877Z] === RUN   TestExternalGraphDriver
14:39:38 [2022-06-23T14:39:38.877Z] === RUN   TestExternalGraphDriver/json
14:39:40 [2022-06-23T14:39:40.785Z] === RUN   TestExternalGraphDriver/spec
14:39:42 [2022-06-23T14:39:42.164Z] === RUN   TestExternalGraphDriver/pull
14:39:44 [2022-06-23T14:39:44.069Z] --- PASS: TestExternalGraphDriver (4.96s)
14:39:44 [2022-06-23T14:39:44.069Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
14:39:44 [2022-06-23T14:39:44.069Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
14:39:44 [2022-06-23T14:39:44.069Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
14:39:44 [2022-06-23T14:39:44.069Z] === RUN   TestGraphdriverPluginV2
14:39:48 [2022-06-23T14:39:48.261Z] --- PASS: TestGraphdriverPluginV2 (3.93s)
14:39:48 [2022-06-23T14:39:48.261Z] PASS
14:39:48 [2022-06-23T14:39:48.261Z] 
14:39:48 [2022-06-23T14:39:48.261Z] DONE 5 tests in 8.928s
14:39:48 [2022-06-23T14:39:48.261Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:39:48 [2022-06-23T14:39:48.261Z] INFO: Testing against a local daemon
14:39:48 [2022-06-23T14:39:48.261Z] === RUN   TestContinueAfterPluginCrash
14:39:48 [2022-06-23T14:39:48.261Z] === PAUSE TestContinueAfterPluginCrash
14:39:48 [2022-06-23T14:39:48.261Z] === RUN   TestReadPluginNoRead
14:39:48 [2022-06-23T14:39:48.261Z] === PAUSE TestReadPluginNoRead
14:39:48 [2022-06-23T14:39:48.261Z] === RUN   TestDaemonStartWithLogOpt
14:39:48 [2022-06-23T14:39:48.261Z] === PAUSE TestDaemonStartWithLogOpt
14:39:48 [2022-06-23T14:39:48.261Z] === CONT  TestContinueAfterPluginCrash
14:39:48 [2022-06-23T14:39:48.261Z] === CONT  TestDaemonStartWithLogOpt
14:39:51 [2022-06-23T14:39:51.554Z] --- PASS: TestDaemonStartWithLogOpt (3.39s)
14:39:51 [2022-06-23T14:39:51.554Z] === CONT  TestReadPluginNoRead
14:39:53 [2022-06-23T14:39:53.466Z] === RUN   TestReadPluginNoRead/default
14:39:54 [2022-06-23T14:39:54.845Z] === RUN   TestReadPluginNoRead/disabled_caching
14:39:56 [2022-06-23T14:39:56.225Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:39:56 [2022-06-23T14:39:56.225Z] --- PASS: TestContinueAfterPluginCrash (8.45s)
14:39:57 [2022-06-23T14:39:57.163Z] === CONT  TestReadPluginNoRead
14:39:57 [2022-06-23T14:39:57.163Z]     read_test.go:92: [d042894df42a3] daemon is not started
14:39:57 [2022-06-23T14:39:57.163Z] --- PASS: TestReadPluginNoRead (6.05s)
14:39:57 [2022-06-23T14:39:57.163Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
14:39:57 [2022-06-23T14:39:57.163Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
14:39:57 [2022-06-23T14:39:57.163Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
14:39:57 [2022-06-23T14:39:57.163Z] PASS
14:39:57 [2022-06-23T14:39:57.163Z] 
14:39:57 [2022-06-23T14:39:57.163Z] DONE 6 tests in 9.458s
14:39:57 [2022-06-23T14:39:57.163Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:39:57 [2022-06-23T14:39:57.163Z] testing: warning: no tests to run
14:39:57 [2022-06-23T14:39:57.163Z] PASS
14:39:57 [2022-06-23T14:39:57.163Z] 
14:39:57 [2022-06-23T14:39:57.163Z] DONE 0 tests in 0.007s
14:39:57 [2022-06-23T14:39:57.163Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:39:57 [2022-06-23T14:39:57.422Z] INFO: Testing against a local daemon
14:39:57 [2022-06-23T14:39:57.422Z] === RUN   TestPluginWithDevMounts
14:39:57 [2022-06-23T14:39:57.422Z] === PAUSE TestPluginWithDevMounts
14:39:57 [2022-06-23T14:39:57.422Z] === CONT  TestPluginWithDevMounts
14:39:58 [2022-06-23T14:39:58.801Z] --- PASS: TestPluginWithDevMounts (1.58s)
14:39:58 [2022-06-23T14:39:58.801Z] PASS
14:39:58 [2022-06-23T14:39:58.801Z] 
14:39:58 [2022-06-23T14:39:58.801Z] DONE 1 tests in 1.601s
14:39:58 [2022-06-23T14:39:58.801Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:39:58 [2022-06-23T14:39:58.801Z] INFO: Testing against a local daemon
14:39:58 [2022-06-23T14:39:58.801Z] === RUN   TestSecretInspect
14:40:01 [2022-06-23T14:40:01.388Z] --- PASS: TestSecretInspect (2.39s)
14:40:01 [2022-06-23T14:40:01.388Z] === RUN   TestSecretList
14:40:03 [2022-06-23T14:40:03.930Z] --- PASS: TestSecretList (2.18s)
14:40:03 [2022-06-23T14:40:03.930Z] === RUN   TestSecretsCreateAndDelete
14:40:05 [2022-06-23T14:40:05.836Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
14:40:05 [2022-06-23T14:40:05.836Z] === RUN   TestSecretsUpdate
14:40:08 [2022-06-23T14:40:08.373Z] --- PASS: TestSecretsUpdate (2.22s)
14:40:08 [2022-06-23T14:40:08.373Z] === RUN   TestTemplatedSecret
14:40:10 [2022-06-23T14:40:10.910Z] --- PASS: TestTemplatedSecret (2.73s)
14:40:10 [2022-06-23T14:40:10.910Z] === RUN   TestSecretCreateResolve
14:40:12 [2022-06-23T14:40:12.818Z] --- PASS: TestSecretCreateResolve (2.22s)
14:40:12 [2022-06-23T14:40:12.818Z] PASS
14:40:12 [2022-06-23T14:40:12.818Z] 
14:40:12 [2022-06-23T14:40:12.818Z] DONE 6 tests in 13.966s
14:40:12 [2022-06-23T14:40:12.818Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:40:12 [2022-06-23T14:40:12.818Z] INFO: Testing against a local daemon
14:40:12 [2022-06-23T14:40:12.818Z] === RUN   TestServiceCreateInit
14:40:12 [2022-06-23T14:40:12.818Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:40:17 [2022-06-23T14:40:17.016Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:40:21 [2022-06-23T14:40:21.212Z] --- PASS: TestServiceCreateInit (7.80s)
14:40:21 [2022-06-23T14:40:21.212Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s)
14:40:21 [2022-06-23T14:40:21.212Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s)
14:40:21 [2022-06-23T14:40:21.212Z] === RUN   TestCreateServiceMultipleTimes
14:40:39 [2022-06-23T14:40:39.315Z] --- PASS: TestCreateServiceMultipleTimes (16.02s)
14:40:39 [2022-06-23T14:40:39.315Z] === RUN   TestCreateServiceConflict
14:40:39 [2022-06-23T14:40:39.315Z] --- PASS: TestCreateServiceConflict (2.19s)
14:40:39 [2022-06-23T14:40:39.315Z] === RUN   TestCreateServiceMaxReplicas
14:40:41 [2022-06-23T14:40:41.852Z] --- PASS: TestCreateServiceMaxReplicas (2.90s)
14:40:41 [2022-06-23T14:40:41.852Z] === RUN   TestCreateWithDuplicateNetworkNames
14:40:56 [2022-06-23T14:40:56.737Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s)
14:40:56 [2022-06-23T14:40:56.738Z] === RUN   TestCreateServiceSecretFileMode
14:40:57 [2022-06-23T14:40:57.677Z] --- PASS: TestCreateServiceSecretFileMode (2.48s)
14:40:57 [2022-06-23T14:40:57.677Z] === RUN   TestCreateServiceConfigFileMode
14:41:00 [2022-06-23T14:41:00.213Z] --- PASS: TestCreateServiceConfigFileMode (2.51s)
14:41:00 [2022-06-23T14:41:00.213Z] === RUN   TestCreateServiceSysctls
14:41:03 [2022-06-23T14:41:03.506Z] --- PASS: TestCreateServiceSysctls (3.18s)
14:41:03 [2022-06-23T14:41:03.506Z] === RUN   TestCreateServiceCapabilities
14:41:06 [2022-06-23T14:41:06.041Z] --- PASS: TestCreateServiceCapabilities (2.46s)
14:41:06 [2022-06-23T14:41:06.041Z] === RUN   TestInspect
14:41:08 [2022-06-23T14:41:08.577Z] --- PASS: TestInspect (2.85s)
14:41:08 [2022-06-23T14:41:08.577Z] === RUN   TestCreateJob
14:41:11 [2022-06-23T14:41:11.865Z] --- PASS: TestCreateJob (3.16s)
14:41:11 [2022-06-23T14:41:11.865Z] === RUN   TestReplicatedJob
14:41:17 [2022-06-23T14:41:17.140Z] --- PASS: TestReplicatedJob (5.12s)
14:41:17 [2022-06-23T14:41:17.140Z] === RUN   TestUpdateReplicatedJob
14:41:20 [2022-06-23T14:41:20.431Z] --- PASS: TestUpdateReplicatedJob (3.25s)
14:41:20 [2022-06-23T14:41:20.431Z] === RUN   TestServiceListWithStatuses
14:41:20 [2022-06-23T14:41:20.431Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:41:20 [2022-06-23T14:41:20.431Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:41:20 [2022-06-23T14:41:20.431Z] === RUN   TestDockerNetworkConnectAlias
14:41:24 [2022-06-23T14:41:24.625Z] --- PASS: TestDockerNetworkConnectAlias (4.21s)
14:41:24 [2022-06-23T14:41:24.625Z] === RUN   TestDockerNetworkReConnect
14:41:27 [2022-06-23T14:41:27.915Z] --- PASS: TestDockerNetworkReConnect (3.44s)
14:41:27 [2022-06-23T14:41:27.915Z] === RUN   TestServicePlugin
14:41:31 [2022-06-23T14:41:31.209Z]     plugin_test.go:61: [da18642608581] joining swarm manager [d9831fae55564]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:32 [2022-06-23T14:41:32.587Z]     plugin_test.go:64: [db00f0e33b307] joining swarm manager [d9831fae55564]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:59 [2022-06-23T14:41:59.225Z] --- PASS: TestServicePlugin (30.31s)
14:41:59 [2022-06-23T14:41:59.225Z] === RUN   TestServiceUpdateLabel
14:42:00 [2022-06-23T14:42:00.163Z] --- PASS: TestServiceUpdateLabel (2.20s)
14:42:00 [2022-06-23T14:42:00.163Z] === RUN   TestServiceUpdateSecrets
14:42:15 [2022-06-23T14:42:15.050Z] --- PASS: TestServiceUpdateSecrets (14.56s)
14:42:15 [2022-06-23T14:42:15.051Z] === RUN   TestServiceUpdateConfigs
14:42:29 [2022-06-23T14:42:29.937Z] --- PASS: TestServiceUpdateConfigs (14.35s)
14:42:29 [2022-06-23T14:42:29.937Z] === RUN   TestServiceUpdateNetwork
14:42:42 [2022-06-23T14:42:42.147Z] --- PASS: TestServiceUpdateNetwork (12.57s)
14:42:42 [2022-06-23T14:42:42.147Z] === RUN   TestServiceUpdatePidsLimit
14:42:43 [2022-06-23T14:42:43.085Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:42:43 [2022-06-23T14:42:43.659Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:42:51 [2022-06-23T14:42:51.780Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:42:58 [2022-06-23T14:42:58.351Z] --- PASS: TestServiceUpdatePidsLimit (16.34s)
14:42:58 [2022-06-23T14:42:58.351Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
14:42:58 [2022-06-23T14:42:58.351Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
14:42:58 [2022-06-23T14:42:58.351Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
14:42:58 [2022-06-23T14:42:58.351Z] PASS
14:42:58 [2022-06-23T14:42:58.351Z] 
14:42:58 [2022-06-23T14:42:58.351Z] === Skipped
14:42:58 [2022-06-23T14:42:58.351Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:42:58 [2022-06-23T14:42:58.351Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:42:58 [2022-06-23T14:42:58.351Z] 
14:42:58 [2022-06-23T14:42:58.351Z] DONE 27 tests, 1 skipped in 165.147s
14:42:58 [2022-06-23T14:42:58.351Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:42:58 [2022-06-23T14:42:58.351Z] INFO: Testing against a local daemon
14:42:58 [2022-06-23T14:42:58.351Z] === RUN   TestSessionCreate
14:42:58 [2022-06-23T14:42:58.351Z] --- PASS: TestSessionCreate (0.03s)
14:42:58 [2022-06-23T14:42:58.351Z] === RUN   TestSessionCreateWithBadUpgrade
14:42:58 [2022-06-23T14:42:58.351Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:42:58 [2022-06-23T14:42:58.351Z] PASS
14:42:58 [2022-06-23T14:42:58.351Z] 
14:42:58 [2022-06-23T14:42:58.351Z] DONE 2 tests in 0.062s
14:42:58 [2022-06-23T14:42:58.351Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:42:58 [2022-06-23T14:42:58.351Z] INFO: Testing against a local daemon
14:42:58 [2022-06-23T14:42:58.351Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:42:58 [2022-06-23T14:42:58.351Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
14:42:58 [2022-06-23T14:42:58.351Z] === RUN   TestDiskUsage
14:42:58 [2022-06-23T14:42:58.351Z] === PAUSE TestDiskUsage
14:42:58 [2022-06-23T14:42:58.351Z] === RUN   TestEventsExecDie
14:42:58 [2022-06-23T14:42:58.613Z] --- PASS: TestEventsExecDie (0.57s)
14:42:58 [2022-06-23T14:42:58.613Z] === RUN   TestEventsBackwardsCompatible
14:42:58 [2022-06-23T14:42:58.872Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
14:42:58 [2022-06-23T14:42:58.872Z] === RUN   TestEventsVolumeCreate
14:42:58 [2022-06-23T14:42:58.872Z] --- PASS: TestEventsVolumeCreate (0.06s)
14:42:58 [2022-06-23T14:42:58.872Z] === RUN   TestInfoBinaryCommits
14:42:58 [2022-06-23T14:42:58.872Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:42:58 [2022-06-23T14:42:58.872Z] === RUN   TestInfoAPIVersioned
14:42:58 [2022-06-23T14:42:58.872Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:42:58 [2022-06-23T14:42:58.872Z] === RUN   TestInfoAPI
14:42:58 [2022-06-23T14:42:58.872Z] --- PASS: TestInfoAPI (0.02s)
14:42:58 [2022-06-23T14:42:58.872Z] === RUN   TestInfoAPIWarnings
14:43:16 [2022-06-23T14:43:16.964Z] --- PASS: TestInfoAPIWarnings (16.54s)
14:43:16 [2022-06-23T14:43:16.964Z] === RUN   TestInfoDebug
14:43:16 [2022-06-23T14:43:16.964Z] --- PASS: TestInfoDebug (0.52s)
14:43:16 [2022-06-23T14:43:16.964Z] === RUN   TestInfoInsecureRegistries
14:43:16 [2022-06-23T14:43:16.964Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:43:16 [2022-06-23T14:43:16.964Z] === RUN   TestInfoRegistryMirrors
14:43:16 [2022-06-23T14:43:16.964Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:43:16 [2022-06-23T14:43:16.964Z] === RUN   TestLoginFailsWithBadCredentials
14:43:16 [2022-06-23T14:43:16.964Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
14:43:16 [2022-06-23T14:43:16.964Z] === RUN   TestPingCacheHeaders
14:43:16 [2022-06-23T14:43:16.964Z] --- PASS: TestPingCacheHeaders (0.02s)
14:43:16 [2022-06-23T14:43:16.964Z] === RUN   TestPingGet
14:43:16 [2022-06-23T14:43:16.964Z] --- PASS: TestPingGet (0.01s)
14:43:16 [2022-06-23T14:43:16.964Z] === RUN   TestPingHead
14:43:17 [2022-06-23T14:43:17.223Z] --- PASS: TestPingHead (0.02s)
14:43:17 [2022-06-23T14:43:17.223Z] === RUN   TestPingSwarmHeader
14:43:17 [2022-06-23T14:43:17.792Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:43:18 [2022-06-23T14:43:18.052Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:43:19 [2022-06-23T14:43:19.431Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:43:19 [2022-06-23T14:43:19.431Z] --- PASS: TestPingSwarmHeader (2.10s)
14:43:19 [2022-06-23T14:43:19.431Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:43:19 [2022-06-23T14:43:19.431Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:43:19 [2022-06-23T14:43:19.431Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:43:19 [2022-06-23T14:43:19.431Z] === RUN   TestVersion
14:43:19 [2022-06-23T14:43:19.431Z] --- PASS: TestVersion (0.02s)
14:43:19 [2022-06-23T14:43:19.431Z] === CONT  TestCgroupDriverSystemdMemoryLimit
14:43:19 [2022-06-23T14:43:19.431Z] === CONT  TestDiskUsage
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty/container_types
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty/image_types
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty/volume_types
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty/build-cache_types
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:43:19 [2022-06-23T14:43:19.691Z] === RUN   TestDiskUsage/after_LoadBusybox
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:43:19 [2022-06-23T14:43:19.951Z] === RUN   TestDiskUsage/after_container.Run
14:43:20 [2022-06-23T14:43:20.521Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:43:20 [2022-06-23T14:43:20.521Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:43:20 [2022-06-23T14:43:20.521Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:43:20 [2022-06-23T14:43:20.521Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:43:20 [2022-06-23T14:43:20.521Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:43:20 [2022-06-23T14:43:20.521Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:43:20 [2022-06-23T14:43:20.521Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:43:20 [2022-06-23T14:43:20.521Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:43:20 [2022-06-23T14:43:20.521Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:43:20 [2022-06-23T14:43:20.521Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:43:20 [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage (1.55s)
14:43:20 [2022-06-23T14:43:20.781Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.28s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]     --- PASS: TestDiskUsage/after_container.Run (0.52s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:43:20 [2022-06-23T14:43:20.781Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s)
14:43:20 [2022-06-23T14:43:20.781Z] PASS
14:43:20 [2022-06-23T14:43:20.781Z] 
14:43:20 [2022-06-23T14:43:20.781Z] DONE 54 tests in 22.669s
14:43:20 [2022-06-23T14:43:20.781Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:43:20 [2022-06-23T14:43:20.781Z] INFO: Testing against a local daemon
14:43:20 [2022-06-23T14:43:20.781Z] === RUN   TestVolumesCreateAndList
14:43:20 [2022-06-23T14:43:20.781Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:43:20 [2022-06-23T14:43:20.781Z] === RUN   TestVolumesRemove
14:43:21 [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesRemove (0.10s)
14:43:21 [2022-06-23T14:43:21.041Z] === RUN   TestVolumesInspect
14:43:21 [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesInspect (0.02s)
14:43:21 [2022-06-23T14:43:21.041Z] === RUN   TestVolumesInvalidJSON
14:43:21 [2022-06-23T14:43:21.041Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:43:21 [2022-06-23T14:43:21.041Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:43:21 [2022-06-23T14:43:21.041Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:43:21 [2022-06-23T14:43:21.041Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:43:21 [2022-06-23T14:43:21.041Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:43:21 [2022-06-23T14:43:21.041Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:43:21 [2022-06-23T14:43:21.041Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:43:21 [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:43:21 [2022-06-23T14:43:21.041Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:43:21 [2022-06-23T14:43:21.041Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:43:21 [2022-06-23T14:43:21.041Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:43:21 [2022-06-23T14:43:21.041Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:43:21 [2022-06-23T14:43:21.041Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:43:21 [2022-06-23T14:43:21.041Z] PASS
14:43:21 [2022-06-23T14:43:21.041Z] 
14:43:21 [2022-06-23T14:43:21.041Z] DONE 9 tests in 0.169s
14:43:21 [2022-06-23T14:43:21.041Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:43:21 [2022-06-23T14:43:21.611Z] Stopping apparmor (via systemctl): apparmor.service.
14:43:21 [2022-06-23T14:43:21.611Z] Removing test suite binaries
14:43:21 [2022-06-23T14:43:21.611Z] exiting test-integration
14:43:21 [2022-06-23T14:43:21.611Z] ++ exit 0
14:43:21 [2022-06-23T14:43:21.611Z]