Skip to content

Console Output

10:31:01 [2021-08-03T10:31:01.231Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_GITCOMMIT=3af2217dc458524d8fde78006b48e63adc9bebb1 -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:3af2217dc458524d8fde78006b48e63adc9bebb1 hack/make.sh dynbinary test-integration
10:31:03 [2021-08-03T10:31:03.771Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
10:31:03 [2021-08-03T10:31:03.771Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
10:31:03 [2021-08-03T10:31:03.771Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
10:31:03 [2021-08-03T10:31:03.771Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
10:31:03 [2021-08-03T10:31:03.771Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
10:31:03 [2021-08-03T10:31:03.771Z] Detected virtualization docker.
10:31:03 [2021-08-03T10:31:03.771Z] Detected architecture x86-64.
10:31:03 [2021-08-03T10:31:03.771Z] Set hostname to <3a3282810b1a>.
10:31:04 [2021-08-03T10:31:04.341Z] + source /etc/docker-entrypoint-cmd
10:31:04 [2021-08-03T10:31:04.341Z] ++ hack/make.sh dynbinary test-integration
10:31:04 [2021-08-03T10:31:04.341Z] 
10:31:04 [2021-08-03T10:31:04.341Z] Removing bundles/
10:31:04 [2021-08-03T10:31:04.341Z] 
10:31:04 [2021-08-03T10:31:04.341Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:31:04 [2021-08-03T10:31:04.341Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:31:04 [2021-08-03T10:31:04.341Z] GOOS="" GOARCH="" GOARM=""
10:32:40 [2021-08-03T10:32:40.846Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:32:40 [2021-08-03T10:32:40.846Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:32:40 [2021-08-03T10:32:40.846Z] GOOS="" GOARCH="" GOARM=""
10:32:40 [2021-08-03T10:32:40.846Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:32:40 [2021-08-03T10:32:40.846Z] 
10:32:40 [2021-08-03T10:32:40.846Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:32:40 [2021-08-03T10:32:40.846Z] DOCKER_SYSTEMD=1
10:32:40 [2021-08-03T10:32:40.846Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:32:40 [2021-08-03T10:32:40.846Z] HOSTNAME=3a3282810b1a
10:32:40 [2021-08-03T10:32:40.846Z] DEST=bundles/test-integration
10:32:40 [2021-08-03T10:32:40.846Z] PWD=/go/src/github.com/docker/docker
10:32:40 [2021-08-03T10:32:40.846Z] DOCKER_GITCOMMIT=3af2217dc458524d8fde78006b48e63adc9bebb1
10:32:40 [2021-08-03T10:32:40.846Z] container=docker
10:32:40 [2021-08-03T10:32:40.846Z] HOME=/root
10:32:40 [2021-08-03T10:32:40.846Z] LANG=C.UTF-8
10:32:40 [2021-08-03T10:32:40.846Z] INVOCATION_ID=2c803f0614434905baa3a1c707fa8b69
10:32:40 [2021-08-03T10:32:40.846Z] GOLANG_VERSION=1.16.6
10:32:40 [2021-08-03T10:32:40.846Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:32:40 [2021-08-03T10:32:40.846Z] VALIDATE_BRANCH=master
10:32:40 [2021-08-03T10:32:40.846Z] TERM=xterm
10:32:40 [2021-08-03T10:32:40.846Z] DOCKER_PKG=github.com/docker/docker
10:32:40 [2021-08-03T10:32:40.846Z] SHLVL=3
10:32:40 [2021-08-03T10:32:40.846Z] TIMEOUT=120m
10:32:40 [2021-08-03T10:32:40.846Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:32:40 [2021-08-03T10:32:40.846Z] DOCKER_GRAPHDRIVER=overlay2
10:32:40 [2021-08-03T10:32:40.846Z] GO111MODULE=off
10:32:40 [2021-08-03T10:32:40.846Z] DOCKER_EXPERIMENTAL=1
10:32:40 [2021-08-03T10:32:40.846Z] TEST_SKIP_INTEGRATION_CLI=1
10:32:40 [2021-08-03T10:32:40.846Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:32:40 [2021-08-03T10:32:40.846Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:32:40 [2021-08-03T10:32:40.846Z] GOPATH=/go
10:32:40 [2021-08-03T10:32:40.846Z] PKG_CONFIG=pkg-config
10:32:40 [2021-08-03T10:32:40.846Z] _=/usr/bin/env
10:32:40 [2021-08-03T10:32:40.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:33:27 [2021-08-03T10:33:27.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:33:27 [2021-08-03T10:33:27.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:33:45 [2021-08-03T10:33:45.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:33:46 [2021-08-03T10:33:46.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:34:01 [2021-08-03T10:34:01.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:34:01 [2021-08-03T10:34:01.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:34:01 [2021-08-03T10:34:01.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:34:02 [2021-08-03T10:34:02.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:34:02 [2021-08-03T10:34:02.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:34:03 [2021-08-03T10:34:03.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:34:06 [2021-08-03T10:34:06.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:34:07 [2021-08-03T10:34:07.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:34:08 [2021-08-03T10:34:08.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:34:08 [2021-08-03T10:34:08.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:34:09 [2021-08-03T10:34:09.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:34:10 [2021-08-03T10:34:10.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:34:11 [2021-08-03T10:34:11.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:34:12 [2021-08-03T10:34:12.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:34:13 [2021-08-03T10:34:13.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:34:13 [2021-08-03T10:34:13.965Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:34:13 [2021-08-03T10:34:13.965Z] Using test binary docker
10:34:13 [2021-08-03T10:34:13.965Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:34:13 [2021-08-03T10:34:13.965Z] Starting apparmor (via systemctl): apparmor.service.
10:34:13 [2021-08-03T10:34:13.965Z] INFO: Waiting for daemon to start...
10:34:13 [2021-08-03T10:34:13.965Z] Starting dockerd
10:34:20 [2021-08-03T10:34:20.539Z] .
10:34:20 [2021-08-03T10:34:20.539Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:34:20 [2021-08-03T10:34:20.539Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:34:20 [2021-08-03T10:34:20.539Z] Error: No such image: emptyfs
10:34:20 [2021-08-03T10:34:20.799Z] Running integration-test (iteration 1)
10:34:20 [2021-08-03T10:34:20.799Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:34:38 [2021-08-03T10:34:38.912Z] Loaded image: buildpack-deps:buster
10:34:38 [2021-08-03T10:34:38.912Z] Loaded image: busybox:latest
10:34:38 [2021-08-03T10:34:38.912Z] Loaded image: busybox:glibc
10:34:39 [2021-08-03T10:34:39.173Z] Loaded image: debian:bullseye
10:34:39 [2021-08-03T10:34:39.173Z] Loaded image: hello-world:latest
10:34:39 [2021-08-03T10:34:39.173Z] Loaded image: arm32v7/hello-world:latest
10:34:39 [2021-08-03T10:34:39.433Z] INFO: Testing against a local daemon
10:34:39 [2021-08-03T10:34:39.433Z] === RUN   TestCgroupNamespacesBuild
10:34:47 [2021-08-03T10:34:47.561Z] --- PASS: TestCgroupNamespacesBuild (6.81s)
10:34:47 [2021-08-03T10:34:47.561Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:34:47 [2021-08-03T10:34:47.821Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s)
10:34:47 [2021-08-03T10:34:47.821Z] === RUN   TestBuildWithSession
10:34:47 [2021-08-03T10:34:47.821Z]     build_session_test.go:25: TODO: BuildKit
10:34:47 [2021-08-03T10:34:47.821Z] --- SKIP: TestBuildWithSession (0.00s)
10:34:47 [2021-08-03T10:34:47.821Z] === RUN   TestBuildSquashParent
10:34:54 [2021-08-03T10:34:54.426Z] --- PASS: TestBuildSquashParent (6.17s)
10:34:54 [2021-08-03T10:34:54.427Z] === RUN   TestBuildWithRemoveAndForceRemove
10:34:54 [2021-08-03T10:34:54.427Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:34:54 [2021-08-03T10:34:54.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:34:54 [2021-08-03T10:34:54.427Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:34:54 [2021-08-03T10:34:54.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:34:54 [2021-08-03T10:34:54.427Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:34:54 [2021-08-03T10:34:54.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:34:54 [2021-08-03T10:34:54.427Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:34:54 [2021-08-03T10:34:54.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:34:54 [2021-08-03T10:34:54.427Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:34:54 [2021-08-03T10:34:54.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:34:54 [2021-08-03T10:34:54.427Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:34:54 [2021-08-03T10:34:54.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:34:54 [2021-08-03T10:34:54.427Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:34:54 [2021-08-03T10:34:54.427Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:34:56 [2021-08-03T10:34:56.338Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:34:56 [2021-08-03T10:34:56.599Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:34:58 [2021-08-03T10:34:58.520Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:34:58 [2021-08-03T10:34:58.780Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:35:01 [2021-08-03T10:35:01.323Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:35:01 [2021-08-03T10:35:01.323Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s)
10:35:01 [2021-08-03T10:35:01.323Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
10:35:01 [2021-08-03T10:35:01.323Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
10:35:01 [2021-08-03T10:35:01.323Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.26s)
10:35:01 [2021-08-03T10:35:01.323Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s)
10:35:01 [2021-08-03T10:35:01.323Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s)
10:35:01 [2021-08-03T10:35:01.323Z] === RUN   TestBuildMultiStageCopy
10:35:01 [2021-08-03T10:35:01.323Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:35:03 [2021-08-03T10:35:03.235Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:35:03 [2021-08-03T10:35:03.235Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:35:03 [2021-08-03T10:35:03.496Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:35:03 [2021-08-03T10:35:03.758Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:35:04 [2021-08-03T10:35:04.020Z] --- PASS: TestBuildMultiStageCopy (3.04s)
10:35:04 [2021-08-03T10:35:04.020Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s)
10:35:04 [2021-08-03T10:35:04.020Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
10:35:04 [2021-08-03T10:35:04.020Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
10:35:04 [2021-08-03T10:35:04.020Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
10:35:04 [2021-08-03T10:35:04.020Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
10:35:04 [2021-08-03T10:35:04.020Z] === RUN   TestBuildMultiStageParentConfig
10:35:04 [2021-08-03T10:35:04.961Z] --- PASS: TestBuildMultiStageParentConfig (0.74s)
10:35:04 [2021-08-03T10:35:04.961Z] === RUN   TestBuildLabelWithTargets
10:35:05 [2021-08-03T10:35:05.904Z] --- PASS: TestBuildLabelWithTargets (1.00s)
10:35:05 [2021-08-03T10:35:05.904Z] === RUN   TestBuildWithEmptyLayers
10:35:06 [2021-08-03T10:35:06.164Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
10:35:06 [2021-08-03T10:35:06.164Z] === RUN   TestBuildMultiStageOnBuild
10:35:08 [2021-08-03T10:35:08.704Z] --- PASS: TestBuildMultiStageOnBuild (2.30s)
10:35:08 [2021-08-03T10:35:08.704Z] === RUN   TestBuildUncleanTarFilenames
10:35:09 [2021-08-03T10:35:09.274Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
10:35:09 [2021-08-03T10:35:09.274Z] === RUN   TestBuildMultiStageLayerLeak
10:35:11 [2021-08-03T10:35:11.820Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s)
10:35:11 [2021-08-03T10:35:11.820Z] === RUN   TestBuildWithHugeFile
10:36:19 [2021-08-03T10:36:19.561Z] --- PASS: TestBuildWithHugeFile (62.22s)
10:36:19 [2021-08-03T10:36:19.561Z] === RUN   TestBuildWCOWSandboxSize
10:36:19 [2021-08-03T10:36:19.561Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:36:19 [2021-08-03T10:36:19.561Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:36:19 [2021-08-03T10:36:19.561Z] === RUN   TestBuildWithEmptyDockerfile
10:36:19 [2021-08-03T10:36:19.561Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:36:19 [2021-08-03T10:36:19.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:36:19 [2021-08-03T10:36:19.561Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:36:19 [2021-08-03T10:36:19.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:36:19 [2021-08-03T10:36:19.561Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:36:19 [2021-08-03T10:36:19.561Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:36:19 [2021-08-03T10:36:19.561Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:36:19 [2021-08-03T10:36:19.561Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:36:19 [2021-08-03T10:36:19.561Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:36:19 [2021-08-03T10:36:19.561Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
10:36:19 [2021-08-03T10:36:19.561Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
10:36:19 [2021-08-03T10:36:19.561Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
10:36:19 [2021-08-03T10:36:19.561Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:36:19 [2021-08-03T10:36:19.561Z] === RUN   TestBuildPreserveOwnership
10:36:19 [2021-08-03T10:36:19.561Z] === RUN   TestBuildPreserveOwnership/copy_from
10:36:19 [2021-08-03T10:36:19.561Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:36:19 [2021-08-03T10:36:19.561Z] --- PASS: TestBuildPreserveOwnership (5.31s)
10:36:19 [2021-08-03T10:36:19.561Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.54s)
10:36:19 [2021-08-03T10:36:19.561Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.75s)
10:36:19 [2021-08-03T10:36:19.561Z] === RUN   TestBuildPlatformInvalid
10:36:19 [2021-08-03T10:36:19.561Z] --- PASS: TestBuildPlatformInvalid (0.07s)
10:36:19 [2021-08-03T10:36:19.561Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:36:34 [2021-08-03T10:36:34.464Z] Loaded image: buildpack-deps:buster
10:36:34 [2021-08-03T10:36:34.464Z] Loaded image: busybox:latest
10:36:34 [2021-08-03T10:36:34.464Z] Loaded image: busybox:glibc
10:36:36 [2021-08-03T10:36:36.378Z] Loaded image: debian:bullseye
10:36:36 [2021-08-03T10:36:36.378Z] Loaded image: hello-world:latest
10:36:36 [2021-08-03T10:36:36.638Z] Loaded image: arm32v7/hello-world:latest
10:36:43 [2021-08-03T10:36:43.218Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.08s)
10:36:43 [2021-08-03T10:36:43.218Z] PASS
10:36:43 [2021-08-03T10:36:43.478Z] 
10:36:43 [2021-08-03T10:36:43.478Z] === Skipped
10:36:43 [2021-08-03T10:36:43.478Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:36:43 [2021-08-03T10:36:43.478Z]     build_session_test.go:25: TODO: BuildKit
10:36:43 [2021-08-03T10:36:43.478Z] 
10:36:43 [2021-08-03T10:36:43.478Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:36:43 [2021-08-03T10:36:43.478Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:36:43 [2021-08-03T10:36:43.478Z] 
10:36:43 [2021-08-03T10:36:43.478Z] 
10:36:43 [2021-08-03T10:36:43.478Z] DONE 34 tests, 2 skipped in 142.686s
10:36:43 [2021-08-03T10:36:43.478Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:36:43 [2021-08-03T10:36:43.478Z] INFO: Testing against a local daemon
10:36:43 [2021-08-03T10:36:43.478Z] === RUN   TestConfigInspect
10:36:46 [2021-08-03T10:36:46.018Z] --- PASS: TestConfigInspect (2.45s)
10:36:46 [2021-08-03T10:36:46.018Z] === RUN   TestConfigList
10:36:48 [2021-08-03T10:36:48.559Z] --- PASS: TestConfigList (2.18s)
10:36:48 [2021-08-03T10:36:48.559Z] === RUN   TestConfigsCreateAndDelete
10:36:50 [2021-08-03T10:36:50.468Z] --- PASS: TestConfigsCreateAndDelete (2.21s)
10:36:50 [2021-08-03T10:36:50.468Z] === RUN   TestConfigsUpdate
10:36:53 [2021-08-03T10:36:53.008Z] --- PASS: TestConfigsUpdate (2.28s)
10:36:53 [2021-08-03T10:36:53.008Z] === RUN   TestTemplatedConfig
10:36:56 [2021-08-03T10:36:56.340Z] --- PASS: TestTemplatedConfig (3.38s)
10:36:56 [2021-08-03T10:36:56.340Z] === RUN   TestConfigCreateResolve
10:36:58 [2021-08-03T10:36:58.251Z] --- PASS: TestConfigCreateResolve (2.34s)
10:36:58 [2021-08-03T10:36:58.251Z] PASS
10:36:58 [2021-08-03T10:36:58.251Z] 
10:36:58 [2021-08-03T10:36:58.251Z] DONE 6 tests in 14.876s
10:36:58 [2021-08-03T10:36:58.251Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:36:58 [2021-08-03T10:36:58.251Z] INFO: Testing against a local daemon
10:36:58 [2021-08-03T10:36:58.251Z] === RUN   TestCheckpoint
10:36:58 [2021-08-03T10:36:58.251Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:36:58 [2021-08-03T10:36:58.251Z] --- SKIP: TestCheckpoint (0.00s)
10:36:58 [2021-08-03T10:36:58.251Z] === RUN   TestContainerInvalidJSON
10:36:58 [2021-08-03T10:36:58.251Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:36:58 [2021-08-03T10:36:58.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:36:58 [2021-08-03T10:36:58.251Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:36:58 [2021-08-03T10:36:58.251Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:36:58 [2021-08-03T10:36:58.251Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:36:58 [2021-08-03T10:36:58.251Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:36:58 [2021-08-03T10:36:58.251Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:36:58 [2021-08-03T10:36:58.251Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:36:58 [2021-08-03T10:36:58.251Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:36:58 [2021-08-03T10:36:58.251Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:36:58 [2021-08-03T10:36:58.512Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
10:36:58 [2021-08-03T10:36:58.512Z] === RUN   TestCopyFromContainerPathIsNotDir
10:36:58 [2021-08-03T10:36:58.512Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:36:58 [2021-08-03T10:36:58.512Z] === RUN   TestCopyToContainerPathDoesNotExist
10:36:58 [2021-08-03T10:36:58.512Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:36:58 [2021-08-03T10:36:58.512Z] === RUN   TestCopyToContainerPathIsNotDir
10:36:58 [2021-08-03T10:36:58.772Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:36:58 [2021-08-03T10:36:58.772Z] === RUN   TestCopyFromContainer
10:37:00 [2021-08-03T10:37:00.155Z] === RUN   TestCopyFromContainer//
10:37:00 [2021-08-03T10:37:00.417Z] === RUN   TestCopyFromContainer//bar/root
10:37:00 [2021-08-03T10:37:00.417Z] === RUN   TestCopyFromContainer//bar/root/
10:37:00 [2021-08-03T10:37:00.417Z] === RUN   TestCopyFromContainer/bar/quux
10:37:00 [2021-08-03T10:37:00.417Z] === RUN   TestCopyFromContainer/bar/quux/
10:37:00 [2021-08-03T10:37:00.417Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:37:00 [2021-08-03T10:37:00.678Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:37:00 [2021-08-03T10:37:00.678Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:37:00 [2021-08-03T10:37:00.678Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:37:00 [2021-08-03T10:37:00.678Z] === RUN   TestCopyFromContainer/bar/notarget
10:37:00 [2021-08-03T10:37:00.938Z] --- PASS: TestCopyFromContainer (2.17s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCopyFromContainer// (0.07s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:37:00 [2021-08-03T10:37:00.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:37:00 [2021-08-03T10:37:00.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:37:00 [2021-08-03T10:37:00.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:37:00 [2021-08-03T10:37:00.938Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:37:00 [2021-08-03T10:37:00.938Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:37:00 [2021-08-03T10:37:00.938Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:37:00 [2021-08-03T10:37:00.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateLinkToNonExistingContainer
10:37:00 [2021-08-03T10:37:00.938Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateWithInvalidEnv
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateWithInvalidEnv/0
10:37:00 [2021-08-03T10:37:00.938Z] === PAUSE TestCreateWithInvalidEnv/0
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateWithInvalidEnv/1
10:37:00 [2021-08-03T10:37:00.938Z] === PAUSE TestCreateWithInvalidEnv/1
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateWithInvalidEnv/2
10:37:00 [2021-08-03T10:37:00.938Z] === PAUSE TestCreateWithInvalidEnv/2
10:37:00 [2021-08-03T10:37:00.938Z] === CONT  TestCreateWithInvalidEnv/0
10:37:00 [2021-08-03T10:37:00.938Z] === CONT  TestCreateWithInvalidEnv/2
10:37:00 [2021-08-03T10:37:00.938Z] === CONT  TestCreateWithInvalidEnv/1
10:37:00 [2021-08-03T10:37:00.938Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:37:00 [2021-08-03T10:37:00.938Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateTmpfsMountsTarget
10:37:00 [2021-08-03T10:37:00.938Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:37:00 [2021-08-03T10:37:00.938Z] === RUN   TestCreateWithCustomMaskedPaths
10:37:04 [2021-08-03T10:37:04.234Z] --- PASS: TestCreateWithCustomMaskedPaths (2.80s)
10:37:04 [2021-08-03T10:37:04.234Z] === RUN   TestCreateWithCustomReadonlyPaths
10:37:06 [2021-08-03T10:37:06.144Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s)
10:37:06 [2021-08-03T10:37:06.144Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:37:06 [2021-08-03T10:37:06.144Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:37:06 [2021-08-03T10:37:06.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:37:06 [2021-08-03T10:37:06.144Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:37:06 [2021-08-03T10:37:06.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:37:06 [2021-08-03T10:37:06.144Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:37:06 [2021-08-03T10:37:06.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:37:06 [2021-08-03T10:37:06.144Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:37:06 [2021-08-03T10:37:06.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:37:06 [2021-08-03T10:37:06.144Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:37:06 [2021-08-03T10:37:06.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:37:06 [2021-08-03T10:37:06.144Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:37:06 [2021-08-03T10:37:06.144Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:37:06 [2021-08-03T10:37:06.405Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:37:06 [2021-08-03T10:37:06.405Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:37:06 [2021-08-03T10:37:06.405Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:37:06 [2021-08-03T10:37:06.405Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:37:06 [2021-08-03T10:37:06.405Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:37:06 [2021-08-03T10:37:06.405Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:37:06 [2021-08-03T10:37:06.405Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:37:06 [2021-08-03T10:37:06.405Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:37:06 [2021-08-03T10:37:06.405Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:37:06 [2021-08-03T10:37:06.405Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:37:07 [2021-08-03T10:37:07.347Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestCreateDifferentPlatform
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestCreateDifferentPlatform/different_os
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:37:07 [2021-08-03T10:37:07.347Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:37:07 [2021-08-03T10:37:07.347Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:37:07 [2021-08-03T10:37:07.347Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:37:07 [2021-08-03T10:37:07.347Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:37:07 [2021-08-03T10:37:07.347Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s)
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestContainerStartOnDaemonRestart
10:37:07 [2021-08-03T10:37:07.347Z] === PAUSE TestContainerStartOnDaemonRestart
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestDaemonRestartIpcMode
10:37:07 [2021-08-03T10:37:07.347Z] === PAUSE TestDaemonRestartIpcMode
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestDaemonHostGatewayIP
10:37:07 [2021-08-03T10:37:07.347Z] === PAUSE TestDaemonHostGatewayIP
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestRestartDaemonWithRestartingContainer
10:37:07 [2021-08-03T10:37:07.347Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestContainerKillOnDaemonStart
10:37:07 [2021-08-03T10:37:07.347Z] === PAUSE TestContainerKillOnDaemonStart
10:37:07 [2021-08-03T10:37:07.347Z] === RUN   TestDiff
10:37:08 [2021-08-03T10:37:08.290Z] --- PASS: TestDiff (0.95s)
10:37:08 [2021-08-03T10:37:08.290Z] === RUN   TestExecWithCloseStdin
10:37:09 [2021-08-03T10:37:09.233Z] --- PASS: TestExecWithCloseStdin (1.12s)
10:37:09 [2021-08-03T10:37:09.233Z] === RUN   TestExec
10:37:10 [2021-08-03T10:37:10.616Z] --- PASS: TestExec (1.14s)
10:37:10 [2021-08-03T10:37:10.616Z] === RUN   TestExecUser
10:37:11 [2021-08-03T10:37:11.998Z] --- PASS: TestExecUser (1.30s)
10:37:11 [2021-08-03T10:37:11.998Z] === RUN   TestExportContainerAndImportImage
10:37:12 [2021-08-03T10:37:12.938Z] --- PASS: TestExportContainerAndImportImage (0.96s)
10:37:12 [2021-08-03T10:37:12.938Z] === RUN   TestExportContainerAfterDaemonRestart
10:37:14 [2021-08-03T10:37:14.321Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
10:37:14 [2021-08-03T10:37:14.321Z] === RUN   TestHealthCheckWorkdir
10:37:15 [2021-08-03T10:37:15.703Z] --- PASS: TestHealthCheckWorkdir (1.59s)
10:37:15 [2021-08-03T10:37:15.703Z] === RUN   TestHealthKillContainer
10:37:18 [2021-08-03T10:37:18.998Z] --- PASS: TestHealthKillContainer (3.10s)
10:37:18 [2021-08-03T10:37:18.999Z] === RUN   TestInspectCpusetInConfigPre120
10:37:19 [2021-08-03T10:37:19.569Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
10:37:19 [2021-08-03T10:37:19.569Z] === RUN   TestIpcModeNone
10:37:20 [2021-08-03T10:37:20.954Z] --- PASS: TestIpcModeNone (1.10s)
10:37:20 [2021-08-03T10:37:20.954Z] === RUN   TestIpcModePrivate
10:37:21 [2021-08-03T10:37:21.524Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
10:37:21 [2021-08-03T10:37:21.785Z] --- PASS: TestIpcModePrivate (1.08s)
10:37:21 [2021-08-03T10:37:21.785Z] === RUN   TestIpcModeShareable
10:37:22 [2021-08-03T10:37:22.726Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
10:37:22 [2021-08-03T10:37:22.985Z] --- PASS: TestIpcModeShareable (1.14s)
10:37:22 [2021-08-03T10:37:22.985Z] === RUN   TestAPIIpcModeShareableAndContainer
10:37:26 [2021-08-03T10:37:26.283Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s)
10:37:26 [2021-08-03T10:37:26.283Z] === RUN   TestAPIIpcModeHost
10:37:27 [2021-08-03T10:37:27.223Z] --- PASS: TestAPIIpcModeHost (1.10s)
10:37:27 [2021-08-03T10:37:27.223Z] === RUN   TestDaemonIpcModeShareable
10:37:29 [2021-08-03T10:37:29.135Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
10:37:29 [2021-08-03T10:37:29.135Z] --- PASS: TestDaemonIpcModeShareable (1.69s)
10:37:29 [2021-08-03T10:37:29.135Z] === RUN   TestDaemonIpcModePrivate
10:37:30 [2021-08-03T10:37:30.518Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
10:37:30 [2021-08-03T10:37:30.519Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
10:37:30 [2021-08-03T10:37:30.519Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:37:32 [2021-08-03T10:37:32.431Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
10:37:32 [2021-08-03T10:37:32.431Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
10:37:32 [2021-08-03T10:37:32.431Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:37:34 [2021-08-03T10:37:34.340Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
10:37:34 [2021-08-03T10:37:34.340Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
10:37:34 [2021-08-03T10:37:34.340Z] === RUN   TestIpcModeOlderClient
10:37:34 [2021-08-03T10:37:34.340Z] === PAUSE TestIpcModeOlderClient
10:37:34 [2021-08-03T10:37:34.340Z] === RUN   TestKillContainerInvalidSignal
10:37:34 [2021-08-03T10:37:34.912Z] --- PASS: TestKillContainerInvalidSignal (0.73s)
10:37:34 [2021-08-03T10:37:34.912Z] === RUN   TestKillContainer
10:37:34 [2021-08-03T10:37:34.912Z] === RUN   TestKillContainer/no_signal
10:37:35 [2021-08-03T10:37:35.482Z] === RUN   TestKillContainer/non_killing_signal
10:37:36 [2021-08-03T10:37:36.053Z] === RUN   TestKillContainer/killing_signal
10:37:36 [2021-08-03T10:37:36.995Z] --- PASS: TestKillContainer (2.23s)
10:37:36 [2021-08-03T10:37:36.995Z]     --- PASS: TestKillContainer/no_signal (0.69s)
10:37:36 [2021-08-03T10:37:36.995Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
10:37:36 [2021-08-03T10:37:36.995Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
10:37:36 [2021-08-03T10:37:36.995Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:37:36 [2021-08-03T10:37:36.995Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:37:37 [2021-08-03T10:37:37.936Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:37:38 [2021-08-03T10:37:38.506Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s)
10:37:38 [2021-08-03T10:37:38.506Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
10:37:38 [2021-08-03T10:37:38.506Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
10:37:38 [2021-08-03T10:37:38.506Z] === RUN   TestKillStoppedContainer
10:37:38 [2021-08-03T10:37:38.506Z] --- PASS: TestKillStoppedContainer (0.05s)
10:37:38 [2021-08-03T10:37:38.506Z] === RUN   TestKillStoppedContainerAPIPre120
10:37:38 [2021-08-03T10:37:38.766Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:37:38 [2021-08-03T10:37:38.766Z] === RUN   TestKillDifferentUserContainer
10:37:39 [2021-08-03T10:37:39.337Z] --- PASS: TestKillDifferentUserContainer (0.69s)
10:37:39 [2021-08-03T10:37:39.337Z] === RUN   TestInspectOomKilledTrue
10:37:39 [2021-08-03T10:37:39.337Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:37:39 [2021-08-03T10:37:39.337Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:37:39 [2021-08-03T10:37:39.337Z] === RUN   TestInspectOomKilledFalse
10:37:39 [2021-08-03T10:37:39.907Z] --- PASS: TestInspectOomKilledFalse (0.68s)
10:37:39 [2021-08-03T10:37:39.907Z] === RUN   TestLinksEtcHostsContentMatch
10:37:40 [2021-08-03T10:37:40.865Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s)
10:37:40 [2021-08-03T10:37:40.865Z] === RUN   TestLinksContainerNames
10:37:42 [2021-08-03T10:37:42.792Z] --- PASS: TestLinksContainerNames (1.61s)
10:37:42 [2021-08-03T10:37:42.792Z] === RUN   TestLogsFollowTailEmpty
10:37:43 [2021-08-03T10:37:43.361Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
10:37:43 [2021-08-03T10:37:43.362Z] === RUN   TestContainerNetworkMountsNoChown
10:37:43 [2021-08-03T10:37:43.931Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/default
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/default
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/private
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/private
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rprivate
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rprivate
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/slave
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/slave
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rslave
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rslave
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/shared
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/shared
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rshared
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rshared
10:37:43 [2021-08-03T10:37:43.931Z] === CONT  TestMountDaemonRoot/default
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/default/mount_root
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/default/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === CONT  TestMountDaemonRoot/rshared
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === CONT  TestMountDaemonRoot/shared
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === CONT  TestMountDaemonRoot/rslave
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:37:43 [2021-08-03T10:37:43.931Z] === CONT  TestMountDaemonRoot/slave
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:37:43 [2021-08-03T10:37:43.931Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === CONT  TestMountDaemonRoot/rprivate
10:37:43 [2021-08-03T10:37:43.932Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:37:43 [2021-08-03T10:37:43.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:37:43 [2021-08-03T10:37:43.932Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:37:43 [2021-08-03T10:37:43.932Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:37:43 [2021-08-03T10:37:43.932Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === CONT  TestMountDaemonRoot/private
10:37:43 [2021-08-03T10:37:43.932Z] === RUN   TestMountDaemonRoot/private/bind_root
10:37:43 [2021-08-03T10:37:43.932Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:37:43 [2021-08-03T10:37:43.932Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === RUN   TestMountDaemonRoot/private/mount_root
10:37:43 [2021-08-03T10:37:43.932Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:37:43 [2021-08-03T10:37:43.932Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === CONT  TestMountDaemonRoot/default/bind_root
10:37:43 [2021-08-03T10:37:43.932Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:37:43 [2021-08-03T10:37:43.932Z] === CONT  TestMountDaemonRoot/default/mount_root
10:37:43 [2021-08-03T10:37:43.932Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:37:44 [2021-08-03T10:37:44.192Z] === CONT  TestMountDaemonRoot/private/bind_root
10:37:44 [2021-08-03T10:37:44.452Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:37:44 [2021-08-03T10:37:44.452Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:37:44 [2021-08-03T10:37:44.452Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:37:44 [2021-08-03T10:37:44.711Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:37:44 [2021-08-03T10:37:44.711Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:37:44 [2021-08-03T10:37:44.711Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:37:44 [2021-08-03T10:37:44.711Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:37:44 [2021-08-03T10:37:44.711Z] === CONT  TestMountDaemonRoot/private/mount_root
10:37:44 [2021-08-03T10:37:44.711Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:37:44 [2021-08-03T10:37:44.711Z] --- PASS: TestMountDaemonRoot (0.02s)
10:37:44 [2021-08-03T10:37:44.711Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:37:44 [2021-08-03T10:37:44.711Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
10:37:44 [2021-08-03T10:37:44.711Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:37:44 [2021-08-03T10:37:44.711Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.22s)
10:37:44 [2021-08-03T10:37:44.711Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.09s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.09s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
10:37:44 [2021-08-03T10:37:44.711Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:37:44 [2021-08-03T10:37:44.711Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.15s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:37:44 [2021-08-03T10:37:44.711Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:37:44 [2021-08-03T10:37:44.711Z] === RUN   TestContainerBindMountNonRecursive
10:37:47 [2021-08-03T10:37:47.251Z] --- PASS: TestContainerBindMountNonRecursive (2.58s)
10:37:47 [2021-08-03T10:37:47.251Z] === RUN   TestContainerVolumesMountedAsShared
10:37:47 [2021-08-03T10:37:47.821Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s)
10:37:47 [2021-08-03T10:37:47.821Z] === RUN   TestContainerVolumesMountedAsSlave
10:37:48 [2021-08-03T10:37:48.762Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s)
10:37:48 [2021-08-03T10:37:48.762Z] === RUN   TestNetworkNat
10:37:49 [2021-08-03T10:37:49.702Z] --- PASS: TestNetworkNat (0.80s)
10:37:49 [2021-08-03T10:37:49.702Z] === RUN   TestNetworkLocalhostTCPNat
10:37:50 [2021-08-03T10:37:50.272Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
10:37:50 [2021-08-03T10:37:50.272Z] === RUN   TestNetworkLoopbackNat
10:37:53 [2021-08-03T10:37:53.574Z] --- PASS: TestNetworkLoopbackNat (3.14s)
10:37:53 [2021-08-03T10:37:53.574Z] === RUN   TestPause
10:37:54 [2021-08-03T10:37:54.145Z] --- PASS: TestPause (0.75s)
10:37:54 [2021-08-03T10:37:54.145Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:37:54 [2021-08-03T10:37:54.145Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:37:54 [2021-08-03T10:37:54.145Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:37:54 [2021-08-03T10:37:54.145Z] === RUN   TestPauseStopPausedContainer
10:37:55 [2021-08-03T10:37:55.086Z] --- PASS: TestPauseStopPausedContainer (0.76s)
10:37:55 [2021-08-03T10:37:55.086Z] === RUN   TestPidHost
10:37:57 [2021-08-03T10:37:57.003Z] --- PASS: TestPidHost (2.02s)
10:37:57 [2021-08-03T10:37:57.003Z] === RUN   TestPsFilter
10:37:57 [2021-08-03T10:37:57.003Z] --- PASS: TestPsFilter (0.11s)
10:37:57 [2021-08-03T10:37:57.003Z] === RUN   TestRemoveContainerWithRemovedVolume
10:37:57 [2021-08-03T10:37:57.944Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
10:37:57 [2021-08-03T10:37:57.944Z] === RUN   TestRemoveContainerWithVolume
10:37:58 [2021-08-03T10:37:58.515Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
10:37:58 [2021-08-03T10:37:58.515Z] === RUN   TestRemoveContainerRunning
10:37:59 [2021-08-03T10:37:59.086Z] --- PASS: TestRemoveContainerRunning (0.72s)
10:37:59 [2021-08-03T10:37:59.086Z] === RUN   TestRemoveContainerForceRemoveRunning
10:38:00 [2021-08-03T10:38:00.029Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
10:38:00 [2021-08-03T10:38:00.029Z] === RUN   TestRemoveInvalidContainer
10:38:00 [2021-08-03T10:38:00.029Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:38:00 [2021-08-03T10:38:00.029Z] === RUN   TestRenameLinkedContainer
10:38:03 [2021-08-03T10:38:03.332Z] --- PASS: TestRenameLinkedContainer (2.93s)
10:38:03 [2021-08-03T10:38:03.332Z] === RUN   TestRenameStoppedContainer
10:38:03 [2021-08-03T10:38:03.593Z] --- PASS: TestRenameStoppedContainer (0.69s)
10:38:03 [2021-08-03T10:38:03.593Z] === RUN   TestRenameRunningContainerAndReuse
10:38:04 [2021-08-03T10:38:04.977Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s)
10:38:04 [2021-08-03T10:38:04.977Z] === RUN   TestRenameInvalidName
10:38:05 [2021-08-03T10:38:05.918Z] --- PASS: TestRenameInvalidName (0.70s)
10:38:05 [2021-08-03T10:38:05.918Z] === RUN   TestRenameAnonymousContainer
10:38:08 [2021-08-03T10:38:08.459Z] --- PASS: TestRenameAnonymousContainer (2.59s)
10:38:08 [2021-08-03T10:38:08.460Z] === RUN   TestRenameContainerWithSameName
10:38:09 [2021-08-03T10:38:09.030Z] --- PASS: TestRenameContainerWithSameName (0.69s)
10:38:09 [2021-08-03T10:38:09.030Z] === RUN   TestRenameContainerWithLinkedContainer
10:38:10 [2021-08-03T10:38:10.414Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s)
10:38:10 [2021-08-03T10:38:10.414Z] === RUN   TestResize
10:38:11 [2021-08-03T10:38:11.355Z] --- PASS: TestResize (0.70s)
10:38:11 [2021-08-03T10:38:11.355Z] === RUN   TestResizeWithInvalidSize
10:38:11 [2021-08-03T10:38:11.928Z] --- PASS: TestResizeWithInvalidSize (0.71s)
10:38:11 [2021-08-03T10:38:11.928Z] === RUN   TestResizeWhenContainerNotStarted
10:38:12 [2021-08-03T10:38:12.499Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s)
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:38:12 [2021-08-03T10:38:12.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:38:15 [2021-08-03T10:38:15.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:38:15 [2021-08-03T10:38:15.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:38:16 [2021-08-03T10:38:16.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:38:16 [2021-08-03T10:38:16.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:38:17 [2021-08-03T10:38:17.367Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:38:17 [2021-08-03T10:38:17.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:38:19 [2021-08-03T10:38:19.850Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:38:19 [2021-08-03T10:38:19.850Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:38:22 [2021-08-03T10:38:22.394Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:38:22 [2021-08-03T10:38:22.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:38:25 [2021-08-03T10:38:25.514Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.93s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s)
10:38:25 [2021-08-03T10:38:25.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s)
10:38:25 [2021-08-03T10:38:25.514Z] === RUN   TestCgroupNamespacesRun
10:38:26 [2021-08-03T10:38:26.897Z] --- PASS: TestCgroupNamespacesRun (1.67s)
10:38:26 [2021-08-03T10:38:26.897Z] === RUN   TestCgroupNamespacesRunPrivileged
10:38:26 [2021-08-03T10:38:26.897Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:38:26 [2021-08-03T10:38:26.897Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
10:38:26 [2021-08-03T10:38:26.897Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:38:28 [2021-08-03T10:38:28.832Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s)
10:38:28 [2021-08-03T10:38:28.832Z] === RUN   TestCgroupNamespacesRunHostMode
10:38:30 [2021-08-03T10:38:30.745Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s)
10:38:30 [2021-08-03T10:38:30.746Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:38:32 [2021-08-03T10:38:32.655Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s)
10:38:32 [2021-08-03T10:38:32.655Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:38:34 [2021-08-03T10:38:34.037Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.28s)
10:38:34 [2021-08-03T10:38:34.037Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:38:34 [2021-08-03T10:38:34.607Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
10:38:34 [2021-08-03T10:38:34.607Z] === RUN   TestCgroupNamespacesRunOlderClient
10:38:36 [2021-08-03T10:38:36.516Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
10:38:36 [2021-08-03T10:38:36.516Z] === RUN   TestNISDomainname
10:38:37 [2021-08-03T10:38:37.457Z] --- PASS: TestNISDomainname (1.29s)
10:38:37 [2021-08-03T10:38:37.457Z] === RUN   TestHostnameDnsResolution
10:38:38 [2021-08-03T10:38:38.840Z] --- PASS: TestHostnameDnsResolution (1.26s)
10:38:38 [2021-08-03T10:38:38.840Z] === RUN   TestStats
10:38:42 [2021-08-03T10:38:42.135Z] --- PASS: TestStats (2.74s)
10:38:42 [2021-08-03T10:38:42.135Z] === RUN   TestStopContainerWithTimeout
10:38:42 [2021-08-03T10:38:42.135Z] === RUN   TestStopContainerWithTimeout/0
10:38:42 [2021-08-03T10:38:42.135Z] === PAUSE TestStopContainerWithTimeout/0
10:38:42 [2021-08-03T10:38:42.135Z] === RUN   TestStopContainerWithTimeout/1
10:38:42 [2021-08-03T10:38:42.135Z] === PAUSE TestStopContainerWithTimeout/1
10:38:42 [2021-08-03T10:38:42.135Z] === RUN   TestStopContainerWithTimeout/3
10:38:42 [2021-08-03T10:38:42.135Z] === PAUSE TestStopContainerWithTimeout/3
10:38:42 [2021-08-03T10:38:42.135Z] === RUN   TestStopContainerWithTimeout/-1
10:38:42 [2021-08-03T10:38:42.135Z] === PAUSE TestStopContainerWithTimeout/-1
10:38:42 [2021-08-03T10:38:42.135Z] === CONT  TestStopContainerWithTimeout/0
10:38:42 [2021-08-03T10:38:42.135Z] === CONT  TestStopContainerWithTimeout/3
10:38:42 [2021-08-03T10:38:42.705Z] === CONT  TestStopContainerWithTimeout/-1
10:38:44 [2021-08-03T10:38:44.614Z] === CONT  TestStopContainerWithTimeout/1
10:38:46 [2021-08-03T10:38:46.523Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:38:46 [2021-08-03T10:38:46.523Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
10:38:46 [2021-08-03T10:38:46.523Z]     --- PASS: TestStopContainerWithTimeout/3 (3.15s)
10:38:46 [2021-08-03T10:38:46.523Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
10:38:46 [2021-08-03T10:38:46.523Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
10:38:46 [2021-08-03T10:38:46.523Z] === RUN   TestDeleteDevicemapper
10:38:46 [2021-08-03T10:38:46.523Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:38:46 [2021-08-03T10:38:46.523Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:38:46 [2021-08-03T10:38:46.523Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:38:49 [2021-08-03T10:38:49.065Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s)
10:38:49 [2021-08-03T10:38:49.065Z] === RUN   TestUpdateMemory
10:38:50 [2021-08-03T10:38:50.006Z] --- PASS: TestUpdateMemory (1.26s)
10:38:50 [2021-08-03T10:38:50.006Z] === RUN   TestUpdateCPUQuota
10:38:56 [2021-08-03T10:38:56.583Z] --- PASS: TestUpdateCPUQuota (6.54s)
10:38:56 [2021-08-03T10:38:56.583Z] === RUN   TestUpdatePidsLimit
10:38:56 [2021-08-03T10:38:56.583Z] === RUN   TestUpdatePidsLimit/update_from_none
10:38:57 [2021-08-03T10:38:57.525Z] === RUN   TestUpdatePidsLimit/no_change
10:38:58 [2021-08-03T10:38:58.096Z] === RUN   TestUpdatePidsLimit/update_lower
10:38:59 [2021-08-03T10:38:59.037Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:38:59 [2021-08-03T10:38:59.607Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:39:00 [2021-08-03T10:39:00.178Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:39:01 [2021-08-03T10:39:01.120Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:39:02 [2021-08-03T10:39:02.504Z] --- PASS: TestUpdatePidsLimit (5.77s)
10:39:02 [2021-08-03T10:39:02.504Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.73s)
10:39:02 [2021-08-03T10:39:02.504Z]     --- PASS: TestUpdatePidsLimit/no_change (0.71s)
10:39:02 [2021-08-03T10:39:02.504Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.77s)
10:39:02 [2021-08-03T10:39:02.504Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s)
10:39:02 [2021-08-03T10:39:02.504Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s)
10:39:02 [2021-08-03T10:39:02.504Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.77s)
10:39:02 [2021-08-03T10:39:02.504Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s)
10:39:02 [2021-08-03T10:39:02.504Z] === RUN   TestUpdateRestartPolicy
10:39:17 [2021-08-03T10:39:17.399Z] --- PASS: TestUpdateRestartPolicy (12.66s)
10:39:17 [2021-08-03T10:39:17.399Z] === RUN   TestUpdateRestartWithAutoRemove
10:39:17 [2021-08-03T10:39:17.399Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
10:39:17 [2021-08-03T10:39:17.399Z] === RUN   TestWaitNonBlocked
10:39:17 [2021-08-03T10:39:17.399Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:39:17 [2021-08-03T10:39:17.399Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:39:17 [2021-08-03T10:39:17.399Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:39:17 [2021-08-03T10:39:17.399Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:39:17 [2021-08-03T10:39:17.399Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:39:17 [2021-08-03T10:39:17.399Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:39:17 [2021-08-03T10:39:17.399Z] --- PASS: TestWaitNonBlocked (0.01s)
10:39:17 [2021-08-03T10:39:17.399Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
10:39:17 [2021-08-03T10:39:17.399Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s)
10:39:17 [2021-08-03T10:39:17.399Z] === RUN   TestWaitBlocked
10:39:17 [2021-08-03T10:39:17.399Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:39:17 [2021-08-03T10:39:17.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:39:17 [2021-08-03T10:39:17.399Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:39:17 [2021-08-03T10:39:17.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:39:17 [2021-08-03T10:39:17.399Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:39:17 [2021-08-03T10:39:17.399Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:39:18 [2021-08-03T10:39:18.339Z] --- PASS: TestWaitBlocked (0.01s)
10:39:18 [2021-08-03T10:39:18.339Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
10:39:18 [2021-08-03T10:39:18.339Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s)
10:39:18 [2021-08-03T10:39:18.339Z] === CONT  TestContainerStartOnDaemonRestart
10:39:18 [2021-08-03T10:39:18.339Z] === CONT  TestContainerKillOnDaemonStart
10:39:21 [2021-08-03T10:39:21.636Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s)
10:39:21 [2021-08-03T10:39:21.636Z] === CONT  TestRestartDaemonWithRestartingContainer
10:39:23 [2021-08-03T10:39:23.547Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s)
10:39:23 [2021-08-03T10:39:23.547Z] === CONT  TestDaemonHostGatewayIP
10:39:26 [2021-08-03T10:39:26.852Z] --- PASS: TestDaemonHostGatewayIP (3.54s)
10:39:26 [2021-08-03T10:39:26.852Z] === CONT  TestDaemonRestartIpcMode
10:39:30 [2021-08-03T10:39:30.175Z] --- PASS: TestDaemonRestartIpcMode (3.12s)
10:39:30 [2021-08-03T10:39:30.175Z] === CONT  TestIpcModeOlderClient
10:39:30 [2021-08-03T10:39:30.175Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:39:30 [2021-08-03T10:39:30.628Z] --- PASS: TestContainerKillOnDaemonStart (12.37s)
10:39:30 [2021-08-03T10:39:30.628Z] PASS
10:39:30 [2021-08-03T10:39:30.628Z] 
10:39:30 [2021-08-03T10:39:30.628Z] === Skipped
10:39:30 [2021-08-03T10:39:30.628Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:39:30 [2021-08-03T10:39:30.628Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:39:30 [2021-08-03T10:39:30.628Z] 
10:39:30 [2021-08-03T10:39:30.628Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:39:30 [2021-08-03T10:39:30.628Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:39:30 [2021-08-03T10:39:30.628Z] 
10:39:30 [2021-08-03T10:39:30.628Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:39:30 [2021-08-03T10:39:30.628Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:39:30 [2021-08-03T10:39:30.628Z] 
10:39:30 [2021-08-03T10:39:30.628Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
10:39:30 [2021-08-03T10:39:30.628Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:39:30 [2021-08-03T10:39:30.628Z] 
10:39:30 [2021-08-03T10:39:30.628Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:39:30 [2021-08-03T10:39:30.628Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:39:30 [2021-08-03T10:39:30.628Z] 
10:39:30 [2021-08-03T10:39:30.628Z] 
10:39:30 [2021-08-03T10:39:30.628Z] DONE 195 tests, 5 skipped in 152.206s
10:39:30 [2021-08-03T10:39:30.628Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
10:39:30 [2021-08-03T10:39:30.628Z] === RUN   TestConfigDaemonLibtrustID
10:39:31 [2021-08-03T10:39:31.212Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
10:39:31 [2021-08-03T10:39:31.212Z] === RUN   TestDaemonConfigValidation
10:39:31 [2021-08-03T10:39:31.212Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:39:31 [2021-08-03T10:39:31.212Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:39:31 [2021-08-03T10:39:31.212Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:39:31 [2021-08-03T10:39:31.212Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:39:31 [2021-08-03T10:39:31.212Z] === RUN   TestDaemonConfigValidation/invalid_config
10:39:31 [2021-08-03T10:39:31.212Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:39:31 [2021-08-03T10:39:31.212Z] === RUN   TestDaemonConfigValidation/malformed_config
10:39:31 [2021-08-03T10:39:31.212Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:39:31 [2021-08-03T10:39:31.212Z] === RUN   TestDaemonConfigValidation/valid_config
10:39:31 [2021-08-03T10:39:31.212Z] === PAUSE TestDaemonConfigValidation/valid_config
10:39:31 [2021-08-03T10:39:31.212Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:39:31 [2021-08-03T10:39:31.212Z] === CONT  TestDaemonConfigValidation/malformed_config
10:39:31 [2021-08-03T10:39:31.212Z] === CONT  TestDaemonConfigValidation/valid_config
10:39:31 [2021-08-03T10:39:31.212Z] === CONT  TestDaemonConfigValidation/invalid_config
10:39:31 [2021-08-03T10:39:31.212Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:39:31 [2021-08-03T10:39:31.212Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:39:31 [2021-08-03T10:39:31.212Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
10:39:31 [2021-08-03T10:39:31.212Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
10:39:31 [2021-08-03T10:39:31.212Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
10:39:31 [2021-08-03T10:39:31.212Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
10:39:31 [2021-08-03T10:39:31.212Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
10:39:31 [2021-08-03T10:39:31.212Z] PASS
10:39:31 [2021-08-03T10:39:31.212Z] 
10:39:31 [2021-08-03T10:39:31.212Z] DONE 7 tests in 0.749s
10:39:31 [2021-08-03T10:39:31.212Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:39:31 [2021-08-03T10:39:31.212Z] INFO: Testing against a local daemon
10:39:31 [2021-08-03T10:39:31.212Z] === RUN   TestCommitInheritsEnv
10:39:31 [2021-08-03T10:39:31.781Z] --- PASS: TestCommitInheritsEnv (0.32s)
10:39:31 [2021-08-03T10:39:31.781Z] === RUN   TestImportExtremelyLargeImageWorks
10:39:31 [2021-08-03T10:39:31.781Z] === PAUSE TestImportExtremelyLargeImageWorks
10:39:31 [2021-08-03T10:39:31.781Z] === RUN   TestImagesFilterMultiReference
10:39:31 [2021-08-03T10:39:31.782Z] --- PASS: TestImagesFilterMultiReference (0.09s)
10:39:31 [2021-08-03T10:39:31.782Z] === RUN   TestImagePullPlatformInvalid
10:39:31 [2021-08-03T10:39:31.782Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:39:31 [2021-08-03T10:39:31.782Z] === RUN   TestRemoveImageOrphaning
10:39:32 [2021-08-03T10:39:32.351Z] --- PASS: TestRemoveImageOrphaning (0.42s)
10:39:32 [2021-08-03T10:39:32.351Z] === RUN   TestRemoveImageGarbageCollector
10:39:34 [2021-08-03T10:39:34.264Z] --- PASS: TestRemoveImageGarbageCollector (2.01s)
10:39:34 [2021-08-03T10:39:34.264Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:39:34 [2021-08-03T10:39:34.264Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:39:34 [2021-08-03T10:39:34.264Z] === RUN   TestTagInvalidReference
10:39:34 [2021-08-03T10:39:34.264Z] --- PASS: TestTagInvalidReference (0.01s)
10:39:34 [2021-08-03T10:39:34.264Z] === RUN   TestTagValidPrefixedRepo
10:39:34 [2021-08-03T10:39:34.264Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:39:34 [2021-08-03T10:39:34.264Z] === RUN   TestTagExistedNameWithoutForce
10:39:34 [2021-08-03T10:39:34.264Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:39:34 [2021-08-03T10:39:34.264Z] === RUN   TestTagOfficialNames
10:39:34 [2021-08-03T10:39:34.264Z] --- PASS: TestTagOfficialNames (0.07s)
10:39:34 [2021-08-03T10:39:34.264Z] === RUN   TestTagMatchesDigest
10:39:34 [2021-08-03T10:39:34.525Z] --- PASS: TestTagMatchesDigest (0.03s)
10:39:34 [2021-08-03T10:39:34.525Z] === CONT  TestImportExtremelyLargeImageWorks
10:41:11 [2021-08-03T10:41:11.007Z] --- PASS: TestImportExtremelyLargeImageWorks (94.96s)
10:41:11 [2021-08-03T10:41:11.007Z] PASS
10:41:11 [2021-08-03T10:41:11.007Z] 
10:41:11 [2021-08-03T10:41:11.007Z] DONE 12 tests in 98.057s
10:41:11 [2021-08-03T10:41:11.007Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:41:11 [2021-08-03T10:41:11.007Z] INFO: Testing against a local daemon
10:41:11 [2021-08-03T10:41:11.007Z] === RUN   TestNetworkCreateDelete
10:41:11 [2021-08-03T10:41:11.007Z] --- PASS: TestNetworkCreateDelete (0.13s)
10:41:11 [2021-08-03T10:41:11.007Z] === RUN   TestDockerNetworkDeletePreferID
10:41:11 [2021-08-03T10:41:11.007Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
10:41:11 [2021-08-03T10:41:11.007Z] === RUN   TestDaemonDNSFallback
10:41:17 [2021-08-03T10:41:17.581Z] --- PASS: TestDaemonDNSFallback (6.85s)
10:41:17 [2021-08-03T10:41:17.581Z] === RUN   TestInspectNetwork
10:41:20 [2021-08-03T10:41:20.874Z] === RUN   TestInspectNetwork/full_network_id
10:41:20 [2021-08-03T10:41:20.874Z] === RUN   TestInspectNetwork/partial_network_id
10:41:20 [2021-08-03T10:41:20.874Z] === RUN   TestInspectNetwork/network_name
10:41:20 [2021-08-03T10:41:20.874Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:41:25 [2021-08-03T10:41:25.072Z] --- PASS: TestInspectNetwork (7.77s)
10:41:25 [2021-08-03T10:41:25.072Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
10:41:25 [2021-08-03T10:41:25.072Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:41:25 [2021-08-03T10:41:25.072Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:41:25 [2021-08-03T10:41:25.072Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:41:25 [2021-08-03T10:41:25.072Z] === RUN   TestRunContainerWithBridgeNone
10:41:27 [2021-08-03T10:41:27.617Z] --- PASS: TestRunContainerWithBridgeNone (3.14s)
10:41:27 [2021-08-03T10:41:27.617Z] === RUN   TestNetworkInvalidJSON
10:41:27 [2021-08-03T10:41:27.617Z] === RUN   TestNetworkInvalidJSON//networks/create
10:41:27 [2021-08-03T10:41:27.617Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:41:27 [2021-08-03T10:41:27.617Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:41:27 [2021-08-03T10:41:27.617Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:41:27 [2021-08-03T10:41:27.617Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:41:27 [2021-08-03T10:41:27.617Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:41:27 [2021-08-03T10:41:27.617Z] === CONT  TestNetworkInvalidJSON//networks/create
10:41:27 [2021-08-03T10:41:27.617Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:41:27 [2021-08-03T10:41:27.617Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:41:27 [2021-08-03T10:41:27.617Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:41:27 [2021-08-03T10:41:27.617Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:41:27 [2021-08-03T10:41:27.617Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:41:27 [2021-08-03T10:41:27.617Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:41:27 [2021-08-03T10:41:27.617Z] === RUN   TestNetworkList
10:41:27 [2021-08-03T10:41:27.617Z] === RUN   TestNetworkList//networks
10:41:27 [2021-08-03T10:41:27.617Z] === PAUSE TestNetworkList//networks
10:41:27 [2021-08-03T10:41:27.617Z] === RUN   TestNetworkList//networks/
10:41:27 [2021-08-03T10:41:27.617Z] === PAUSE TestNetworkList//networks/
10:41:27 [2021-08-03T10:41:27.617Z] === CONT  TestNetworkList//networks
10:41:27 [2021-08-03T10:41:27.617Z] === CONT  TestNetworkList//networks/
10:41:27 [2021-08-03T10:41:27.617Z] --- PASS: TestNetworkList (0.02s)
10:41:27 [2021-08-03T10:41:27.617Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:41:27 [2021-08-03T10:41:27.617Z]     --- PASS: TestNetworkList//networks (0.00s)
10:41:27 [2021-08-03T10:41:27.617Z] === RUN   TestHostIPv4BridgeLabel
10:41:28 [2021-08-03T10:41:28.188Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
10:41:28 [2021-08-03T10:41:28.188Z] === RUN   TestDaemonRestartWithLiveRestore
10:41:29 [2021-08-03T10:41:29.570Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:41:29 [2021-08-03T10:41:29.570Z] === RUN   TestDaemonDefaultNetworkPools
10:41:30 [2021-08-03T10:41:30.141Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
10:41:30 [2021-08-03T10:41:30.141Z] === RUN   TestDaemonRestartWithExistingNetwork
10:41:31 [2021-08-03T10:41:31.522Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
10:41:31 [2021-08-03T10:41:31.522Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:41:32 [2021-08-03T10:41:32.903Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.41s)
10:41:32 [2021-08-03T10:41:32.903Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:41:33 [2021-08-03T10:41:33.164Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:41:33 [2021-08-03T10:41:33.164Z] === RUN   TestServiceWithPredefinedNetwork
10:41:36 [2021-08-03T10:41:36.459Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s)
10:41:36 [2021-08-03T10:41:36.459Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:41:36 [2021-08-03T10:41:36.459Z]     service_test.go:242: FLAKY_TEST
10:41:36 [2021-08-03T10:41:36.459Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:41:36 [2021-08-03T10:41:36.459Z] === RUN   TestServiceWithDataPathPortInit
10:41:51 [2021-08-03T10:41:51.359Z] --- PASS: TestServiceWithDataPathPortInit (14.89s)
10:41:51 [2021-08-03T10:41:51.359Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:41:53 [2021-08-03T10:41:53.900Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rz3u6hr6uj372clykuslez67c Created:2021-08-03 10:41:52.116630412 +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[27d87fd3610b5b1c47052c9d6d3af45d33579778fb4809df9f0e8002eeb76630:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2dzyqkyinv7yllsincgb5okco EndpointID:1819099ef8565a17d44acdb3b9a2526578b3b6d9d29ce4a8964d293adbcf7f63 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:197b45c9aa9948bfa1629d904b3c66efa922d2af18d606b613c01eed205e0457 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:db802df6e915 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2dzyqkyinv7yllsincgb5okco EndpointID:1819099ef8565a17d44acdb3b9a2526578b3b6d9d29ce4a8964d293adbcf7f63 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:41:58 [2021-08-03T10:41:58.095Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s)
10:41:58 [2021-08-03T10:41:58.095Z] PASS
10:41:58 [2021-08-03T10:41:58.095Z] 
10:41:58 [2021-08-03T10:41:58.095Z] === Skipped
10:41:58 [2021-08-03T10:41:58.095Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:41:58 [2021-08-03T10:41:58.095Z]     service_test.go:242: FLAKY_TEST
10:41:58 [2021-08-03T10:41:58.095Z] 
10:41:58 [2021-08-03T10:41:58.095Z] 
10:41:58 [2021-08-03T10:41:58.095Z] DONE 26 tests, 1 skipped in 48.771s
10:41:58 [2021-08-03T10:41:58.095Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:41:58 [2021-08-03T10:41:58.095Z] INFO: Testing against a local daemon
10:41:58 [2021-08-03T10:41:58.095Z] === RUN   TestDockerNetworkIpvlanPersistance
10:41:58 [2021-08-03T10:41:58.095Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:41:58 [2021-08-03T10:41:58.095Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:41:58 [2021-08-03T10:41:58.095Z] === RUN   TestDockerNetworkIpvlan
10:41:58 [2021-08-03T10:41:58.095Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:41:58 [2021-08-03T10:41:58.095Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
10:41:58 [2021-08-03T10:41:58.095Z] PASS
10:41:58 [2021-08-03T10:41:58.095Z] 
10:41:58 [2021-08-03T10:41:58.095Z] === Skipped
10:41:58 [2021-08-03T10:41:58.095Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:41:58 [2021-08-03T10:41:58.095Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:41:58 [2021-08-03T10:41:58.095Z] 
10:41:58 [2021-08-03T10:41:58.095Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
10:41:58 [2021-08-03T10:41:58.095Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:41:58 [2021-08-03T10:41:58.095Z] 
10:41:58 [2021-08-03T10:41:58.095Z] 
10:41:58 [2021-08-03T10:41:58.095Z] DONE 2 tests, 2 skipped in 0.038s
10:41:58 [2021-08-03T10:41:58.095Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:41:58 [2021-08-03T10:41:58.355Z] INFO: Testing against a local daemon
10:41:58 [2021-08-03T10:41:58.355Z] === RUN   TestDockerNetworkMacvlanPersistance
10:41:59 [2021-08-03T10:41:59.740Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
10:41:59 [2021-08-03T10:41:59.740Z] === RUN   TestDockerNetworkMacvlan
10:42:00 [2021-08-03T10:42:00.311Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:42:01 [2021-08-03T10:42:01.262Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:42:01 [2021-08-03T10:42:01.860Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:42:05 [2021-08-03T10:42:05.166Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:42:07 [2021-08-03T10:42:07.706Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:42:12 [2021-08-03T10:42:12.989Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:42:14 [2021-08-03T10:42:14.899Z] --- PASS: TestDockerNetworkMacvlan (15.05s)
10:42:14 [2021-08-03T10:42:14.899Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
10:42:14 [2021-08-03T10:42:14.899Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:42:14 [2021-08-03T10:42:14.899Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.72s)
10:42:14 [2021-08-03T10:42:14.899Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.80s)
10:42:14 [2021-08-03T10:42:14.899Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.19s)
10:42:14 [2021-08-03T10:42:14.899Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s)
10:42:14 [2021-08-03T10:42:14.899Z] PASS
10:42:14 [2021-08-03T10:42:14.899Z] 
10:42:14 [2021-08-03T10:42:14.899Z] DONE 8 tests in 16.463s
10:42:14 [2021-08-03T10:42:14.899Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:42:14 [2021-08-03T10:42:14.899Z] testing: warning: no tests to run
10:42:14 [2021-08-03T10:42:14.899Z] PASS
10:42:14 [2021-08-03T10:42:14.899Z] 
10:42:14 [2021-08-03T10:42:14.899Z] DONE 0 tests in 0.007s
10:42:14 [2021-08-03T10:42:14.899Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:42:14 [2021-08-03T10:42:14.899Z] INFO: Testing against a local daemon
10:42:14 [2021-08-03T10:42:14.899Z] === RUN   TestAuthZPluginAllowRequest
10:42:16 [2021-08-03T10:42:16.281Z] --- PASS: TestAuthZPluginAllowRequest (1.56s)
10:42:16 [2021-08-03T10:42:16.281Z] === RUN   TestAuthZPluginTLS
10:42:16 [2021-08-03T10:42:16.850Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:42:16 [2021-08-03T10:42:16.850Z] === RUN   TestAuthZPluginDenyRequest
10:42:17 [2021-08-03T10:42:17.419Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:42:17 [2021-08-03T10:42:17.419Z] === RUN   TestAuthZPluginAPIDenyResponse
10:42:17 [2021-08-03T10:42:17.989Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:42:17 [2021-08-03T10:42:17.989Z] === RUN   TestAuthZPluginDenyResponse
10:42:18 [2021-08-03T10:42:18.559Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:42:18 [2021-08-03T10:42:18.559Z] === RUN   TestAuthZPluginAllowEventStream
10:42:19 [2021-08-03T10:42:19.940Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s)
10:42:19 [2021-08-03T10:42:19.940Z] === RUN   TestAuthZPluginErrorResponse
10:42:20 [2021-08-03T10:42:20.510Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:42:20 [2021-08-03T10:42:20.510Z] === RUN   TestAuthZPluginErrorRequest
10:42:21 [2021-08-03T10:42:21.079Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:42:21 [2021-08-03T10:42:21.079Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:42:21 [2021-08-03T10:42:21.648Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
10:42:21 [2021-08-03T10:42:21.648Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:42:23 [2021-08-03T10:42:23.560Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s)
10:42:23 [2021-08-03T10:42:23.560Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:42:24 [2021-08-03T10:42:24.945Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s)
10:42:24 [2021-08-03T10:42:24.945Z] === RUN   TestAuthZPluginHeader
10:42:25 [2021-08-03T10:42:25.886Z] --- PASS: TestAuthZPluginHeader (0.71s)
10:42:25 [2021-08-03T10:42:25.886Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:42:30 [2021-08-03T10:42:30.086Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s)
10:42:30 [2021-08-03T10:42:30.086Z] === RUN   TestAuthZPluginV2Disable
10:42:33 [2021-08-03T10:42:33.380Z] --- PASS: TestAuthZPluginV2Disable (3.10s)
10:42:33 [2021-08-03T10:42:33.380Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:42:35 [2021-08-03T10:42:35.920Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.85s)
10:42:35 [2021-08-03T10:42:35.920Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:42:48 [2021-08-03T10:42:48.140Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.46s)
10:42:48 [2021-08-03T10:42:48.140Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:43:06 [2021-08-03T10:43:06.240Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
10:43:06 [2021-08-03T10:43:06.240Z] PASS
10:43:06 [2021-08-03T10:43:06.240Z] 
10:43:06 [2021-08-03T10:43:06.240Z] DONE 17 tests in 48.971s
10:43:06 [2021-08-03T10:43:06.240Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:43:06 [2021-08-03T10:43:06.240Z] INFO: Testing against a local daemon
10:43:06 [2021-08-03T10:43:06.240Z] === RUN   TestPluginInvalidJSON
10:43:06 [2021-08-03T10:43:06.240Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:43:06 [2021-08-03T10:43:06.240Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:43:06 [2021-08-03T10:43:06.240Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:43:06 [2021-08-03T10:43:06.240Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:43:06 [2021-08-03T10:43:06.240Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:43:06 [2021-08-03T10:43:06.240Z] === RUN   TestPluginInstall
10:43:06 [2021-08-03T10:43:06.240Z] === RUN   TestPluginInstall/no_auth
10:43:06 [2021-08-03T10:43:06.240Z] time="2021-08-03T10:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:06 [2021-08-03T10:43:06.240Z] time="2021-08-03T10:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cac2c90da6faf50b99eea0e4fa62f354e4f87d2c7f4d1f17f1d0a5c7aa960b6" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:06 [2021-08-03T10:43:06.240Z] time="2021-08-03T10:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:06 [2021-08-03T10:43:06.240Z] time="2021-08-03T10:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cac2c90da6faf50b99eea0e4fa62f354e4f87d2c7f4d1f17f1d0a5c7aa960b6" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:06 [2021-08-03T10:43:06.240Z] === RUN   TestPluginInstall/with_htpasswd
10:43:06 [2021-08-03T10:43:06.240Z] time="2021-08-03T10:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:06 [2021-08-03T10:43:06.240Z] time="2021-08-03T10:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7c5af7eb433405a2ba4f9e167ed62ae862d0c3679b99e0ef5e9b3bdd65444e4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:06 [2021-08-03T10:43:06.240Z] time="2021-08-03T10:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:06 [2021-08-03T10:43:06.240Z] time="2021-08-03T10:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7c5af7eb433405a2ba4f9e167ed62ae862d0c3679b99e0ef5e9b3bdd65444e4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:06 [2021-08-03T10:43:06.501Z] === RUN   TestPluginInstall/with_insecure
10:43:07 [2021-08-03T10:43:07.443Z] time="2021-08-03T10:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:07 [2021-08-03T10:43:07.443Z] time="2021-08-03T10:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:614d985dfcc1df05980ae174913972df4165fd68e19e29366f9bbdaa8730ac9a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:07 [2021-08-03T10:43:07.443Z] time="2021-08-03T10:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:07 [2021-08-03T10:43:07.443Z] time="2021-08-03T10:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:614d985dfcc1df05980ae174913972df4165fd68e19e29366f9bbdaa8730ac9a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:07 [2021-08-03T10:43:07.704Z]     plugin_test.go:166: [d88cd73fa5e16] daemon is not started
10:43:07 [2021-08-03T10:43:07.704Z] --- PASS: TestPluginInstall (3.93s)
10:43:07 [2021-08-03T10:43:07.704Z]     --- PASS: TestPluginInstall/no_auth (2.02s)
10:43:07 [2021-08-03T10:43:07.704Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
10:43:07 [2021-08-03T10:43:07.704Z]     --- PASS: TestPluginInstall/with_insecure (1.13s)
10:43:07 [2021-08-03T10:43:07.704Z] === RUN   TestPluginsWithRuntimes
10:43:09 [2021-08-03T10:43:09.614Z] === RUN   TestPluginsWithRuntimes/No_Args
10:43:10 [2021-08-03T10:43:10.185Z] === RUN   TestPluginsWithRuntimes/With_Args
10:43:11 [2021-08-03T10:43:11.123Z] --- PASS: TestPluginsWithRuntimes (3.52s)
10:43:11 [2021-08-03T10:43:11.123Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
10:43:11 [2021-08-03T10:43:11.123Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
10:43:11 [2021-08-03T10:43:11.123Z] === RUN   TestPluginBackCompatMediaTypes
10:43:12 [2021-08-03T10:43:12.067Z] --- PASS: TestPluginBackCompatMediaTypes (0.65s)
10:43:12 [2021-08-03T10:43:12.067Z] PASS
10:43:12 [2021-08-03T10:43:12.067Z] 
10:43:12 [2021-08-03T10:43:12.067Z] DONE 10 tests in 8.148s
10:43:12 [2021-08-03T10:43:12.067Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:43:12 [2021-08-03T10:43:12.067Z] INFO: Testing against a local daemon
10:43:12 [2021-08-03T10:43:12.067Z] === RUN   TestExternalGraphDriver
10:43:12 [2021-08-03T10:43:12.067Z] === RUN   TestExternalGraphDriver/json
10:43:14 [2021-08-03T10:43:14.002Z] === RUN   TestExternalGraphDriver/spec
10:43:15 [2021-08-03T10:43:15.918Z] === RUN   TestExternalGraphDriver/pull
10:43:17 [2021-08-03T10:43:17.827Z] --- PASS: TestExternalGraphDriver (5.66s)
10:43:17 [2021-08-03T10:43:17.827Z]     --- PASS: TestExternalGraphDriver/json (1.98s)
10:43:17 [2021-08-03T10:43:17.827Z]     --- PASS: TestExternalGraphDriver/spec (2.01s)
10:43:17 [2021-08-03T10:43:17.827Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
10:43:17 [2021-08-03T10:43:17.827Z] === RUN   TestGraphdriverPluginV2
10:43:22 [2021-08-03T10:43:22.028Z] --- PASS: TestGraphdriverPluginV2 (3.94s)
10:43:22 [2021-08-03T10:43:22.028Z] PASS
10:43:22 [2021-08-03T10:43:22.028Z] 
10:43:22 [2021-08-03T10:43:22.028Z] DONE 5 tests in 9.635s
10:43:22 [2021-08-03T10:43:22.028Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:43:22 [2021-08-03T10:43:22.028Z] INFO: Testing against a local daemon
10:43:22 [2021-08-03T10:43:22.028Z] === RUN   TestContinueAfterPluginCrash
10:43:22 [2021-08-03T10:43:22.028Z] === PAUSE TestContinueAfterPluginCrash
10:43:22 [2021-08-03T10:43:22.028Z] === RUN   TestReadPluginNoRead
10:43:22 [2021-08-03T10:43:22.028Z] === PAUSE TestReadPluginNoRead
10:43:22 [2021-08-03T10:43:22.028Z] === RUN   TestDaemonStartWithLogOpt
10:43:22 [2021-08-03T10:43:22.028Z] === PAUSE TestDaemonStartWithLogOpt
10:43:22 [2021-08-03T10:43:22.028Z] === CONT  TestContinueAfterPluginCrash
10:43:22 [2021-08-03T10:43:22.028Z] === CONT  TestDaemonStartWithLogOpt
10:43:25 [2021-08-03T10:43:25.328Z] --- PASS: TestDaemonStartWithLogOpt (3.53s)
10:43:25 [2021-08-03T10:43:25.328Z] === CONT  TestReadPluginNoRead
10:43:27 [2021-08-03T10:43:27.870Z] === RUN   TestReadPluginNoRead/default
10:43:29 [2021-08-03T10:43:29.253Z] === RUN   TestReadPluginNoRead/disabled_caching
10:43:30 [2021-08-03T10:43:30.637Z] --- PASS: TestContinueAfterPluginCrash (9.21s)
10:43:30 [2021-08-03T10:43:30.897Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:43:33 [2021-08-03T10:43:33.440Z] === CONT  TestReadPluginNoRead
10:43:33 [2021-08-03T10:43:33.440Z]     read_test.go:92: [db6a7afb8b2aa] daemon is not started
10:43:33 [2021-08-03T10:43:33.440Z] --- PASS: TestReadPluginNoRead (8.04s)
10:43:33 [2021-08-03T10:43:33.440Z]     --- PASS: TestReadPluginNoRead/default (1.70s)
10:43:33 [2021-08-03T10:43:33.440Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.65s)
10:43:33 [2021-08-03T10:43:33.440Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.34s)
10:43:33 [2021-08-03T10:43:33.440Z] PASS
10:43:33 [2021-08-03T10:43:33.440Z] 
10:43:33 [2021-08-03T10:43:33.440Z] DONE 6 tests in 11.621s
10:43:33 [2021-08-03T10:43:33.440Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:43:33 [2021-08-03T10:43:33.440Z] testing: warning: no tests to run
10:43:33 [2021-08-03T10:43:33.440Z] PASS
10:43:33 [2021-08-03T10:43:33.440Z] 
10:43:33 [2021-08-03T10:43:33.440Z] DONE 0 tests in 0.007s
10:43:33 [2021-08-03T10:43:33.440Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:43:33 [2021-08-03T10:43:33.440Z] INFO: Testing against a local daemon
10:43:33 [2021-08-03T10:43:33.440Z] === RUN   TestPluginWithDevMounts
10:43:33 [2021-08-03T10:43:33.440Z] === PAUSE TestPluginWithDevMounts
10:43:33 [2021-08-03T10:43:33.440Z] === CONT  TestPluginWithDevMounts
10:43:34 [2021-08-03T10:43:34.820Z] --- PASS: TestPluginWithDevMounts (1.70s)
10:43:34 [2021-08-03T10:43:34.820Z] PASS
10:43:34 [2021-08-03T10:43:34.820Z] 
10:43:34 [2021-08-03T10:43:34.820Z] DONE 1 tests in 1.740s
10:43:34 [2021-08-03T10:43:34.820Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:43:35 [2021-08-03T10:43:35.080Z] INFO: Testing against a local daemon
10:43:35 [2021-08-03T10:43:35.080Z] === RUN   TestSecretInspect
10:43:37 [2021-08-03T10:43:37.621Z] --- PASS: TestSecretInspect (2.24s)
10:43:37 [2021-08-03T10:43:37.621Z] === RUN   TestSecretList
10:43:39 [2021-08-03T10:43:39.529Z] --- PASS: TestSecretList (2.24s)
10:43:39 [2021-08-03T10:43:39.529Z] === RUN   TestSecretsCreateAndDelete
10:43:42 [2021-08-03T10:43:42.068Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
10:43:42 [2021-08-03T10:43:42.068Z] === RUN   TestSecretsUpdate
10:43:43 [2021-08-03T10:43:43.978Z] --- PASS: TestSecretsUpdate (2.31s)
10:43:43 [2021-08-03T10:43:43.978Z] === RUN   TestTemplatedSecret
10:43:48 [2021-08-03T10:43:48.177Z] --- PASS: TestTemplatedSecret (3.76s)
10:43:48 [2021-08-03T10:43:48.177Z] === RUN   TestSecretCreateResolve
10:43:50 [2021-08-03T10:43:50.085Z] --- PASS: TestSecretCreateResolve (2.32s)
10:43:50 [2021-08-03T10:43:50.085Z] PASS
10:43:50 [2021-08-03T10:43:50.085Z] 
10:43:50 [2021-08-03T10:43:50.085Z] DONE 6 tests in 15.200s
10:43:50 [2021-08-03T10:43:50.085Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:43:50 [2021-08-03T10:43:50.085Z] INFO: Testing against a local daemon
10:43:50 [2021-08-03T10:43:50.085Z] === RUN   TestServiceCreateInit
10:43:50 [2021-08-03T10:43:50.085Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:43:55 [2021-08-03T10:43:55.375Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:44:00 [2021-08-03T10:44:00.655Z] --- PASS: TestServiceCreateInit (9.78s)
10:44:00 [2021-08-03T10:44:00.655Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s)
10:44:00 [2021-08-03T10:44:00.655Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s)
10:44:00 [2021-08-03T10:44:00.655Z] === RUN   TestCreateServiceMultipleTimes
10:44:18 [2021-08-03T10:44:18.763Z] --- PASS: TestCreateServiceMultipleTimes (17.19s)
10:44:18 [2021-08-03T10:44:18.763Z] === RUN   TestCreateServiceConflict
10:44:19 [2021-08-03T10:44:19.701Z] --- PASS: TestCreateServiceConflict (2.39s)
10:44:19 [2021-08-03T10:44:19.701Z] === RUN   TestCreateServiceMaxReplicas
10:44:22 [2021-08-03T10:44:22.997Z] --- PASS: TestCreateServiceMaxReplicas (3.54s)
10:44:22 [2021-08-03T10:44:22.997Z] === RUN   TestCreateWithDuplicateNetworkNames
10:44:37 [2021-08-03T10:44:37.943Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.77s)
10:44:37 [2021-08-03T10:44:37.943Z] === RUN   TestCreateServiceSecretFileMode
10:44:39 [2021-08-03T10:44:39.854Z] --- PASS: TestCreateServiceSecretFileMode (2.68s)
10:44:39 [2021-08-03T10:44:39.854Z] === RUN   TestCreateServiceConfigFileMode
10:44:42 [2021-08-03T10:44:42.393Z] --- PASS: TestCreateServiceConfigFileMode (2.76s)
10:44:42 [2021-08-03T10:44:42.393Z] === RUN   TestCreateServiceSysctls
10:44:46 [2021-08-03T10:44:46.590Z] --- PASS: TestCreateServiceSysctls (3.81s)
10:44:46 [2021-08-03T10:44:46.590Z] === RUN   TestCreateServiceCapabilities
10:44:49 [2021-08-03T10:44:49.129Z] --- PASS: TestCreateServiceCapabilities (3.05s)
10:44:49 [2021-08-03T10:44:49.129Z] === RUN   TestInspect
10:44:52 [2021-08-03T10:44:52.428Z] --- PASS: TestInspect (3.33s)
10:44:52 [2021-08-03T10:44:52.428Z] === RUN   TestCreateJob
10:44:56 [2021-08-03T10:44:56.629Z] --- PASS: TestCreateJob (3.66s)
10:44:56 [2021-08-03T10:44:56.629Z] === RUN   TestReplicatedJob
10:45:03 [2021-08-03T10:45:03.208Z] --- PASS: TestReplicatedJob (7.17s)
10:45:03 [2021-08-03T10:45:03.208Z] === RUN   TestUpdateReplicatedJob
10:45:07 [2021-08-03T10:45:07.407Z] --- PASS: TestUpdateReplicatedJob (3.59s)
10:45:07 [2021-08-03T10:45:07.407Z] === RUN   TestServiceListWithStatuses
10:45:07 [2021-08-03T10:45:07.407Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:45:07 [2021-08-03T10:45:07.407Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:45:07 [2021-08-03T10:45:07.407Z] === RUN   TestDockerNetworkConnectAlias
10:45:12 [2021-08-03T10:45:12.687Z] --- PASS: TestDockerNetworkConnectAlias (4.88s)
10:45:12 [2021-08-03T10:45:12.687Z] === RUN   TestDockerNetworkReConnect
10:45:15 [2021-08-03T10:45:15.981Z] --- PASS: TestDockerNetworkReConnect (4.12s)
10:45:15 [2021-08-03T10:45:15.981Z] === RUN   TestServicePlugin
10:45:20 [2021-08-03T10:45:20.179Z]     plugin_test.go:62: [d4d72cb4c1447] joining swarm manager [db0965de9dc89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:45:21 [2021-08-03T10:45:21.119Z]     plugin_test.go:65: [d1450d42d1bc7] joining swarm manager [db0965de9dc89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:45:47 [2021-08-03T10:45:47.685Z] --- PASS: TestServicePlugin (31.02s)
10:45:47 [2021-08-03T10:45:47.685Z] === RUN   TestServiceUpdateLabel
10:45:49 [2021-08-03T10:45:49.594Z] --- PASS: TestServiceUpdateLabel (2.32s)
10:45:49 [2021-08-03T10:45:49.594Z] === RUN   TestServiceUpdateSecrets
10:46:07 [2021-08-03T10:46:07.696Z] --- PASS: TestServiceUpdateSecrets (15.82s)
10:46:07 [2021-08-03T10:46:07.696Z] === RUN   TestServiceUpdateConfigs
10:46:22 [2021-08-03T10:46:22.604Z] --- PASS: TestServiceUpdateConfigs (15.66s)
10:46:22 [2021-08-03T10:46:22.604Z] === RUN   TestServiceUpdateNetwork
10:46:34 [2021-08-03T10:46:34.823Z] --- PASS: TestServiceUpdateNetwork (13.31s)
10:46:34 [2021-08-03T10:46:34.823Z] === RUN   TestServiceUpdatePidsLimit
10:46:35 [2021-08-03T10:46:35.392Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:46:36 [2021-08-03T10:46:36.332Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:46:44 [2021-08-03T10:46:44.458Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:46:52 [2021-08-03T10:46:52.585Z] --- PASS: TestServiceUpdatePidsLimit (17.50s)
10:46:52 [2021-08-03T10:46:52.585Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
10:46:52 [2021-08-03T10:46:52.585Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s)
10:46:52 [2021-08-03T10:46:52.585Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s)
10:46:52 [2021-08-03T10:46:52.585Z] PASS
10:46:52 [2021-08-03T10:46:52.585Z] 
10:46:52 [2021-08-03T10:46:52.585Z] === Skipped
10:46:52 [2021-08-03T10:46:52.585Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:46:52 [2021-08-03T10:46:52.585Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:46:52 [2021-08-03T10:46:52.585Z] 
10:46:52 [2021-08-03T10:46:52.585Z] 
10:46:52 [2021-08-03T10:46:52.585Z] DONE 27 tests, 1 skipped in 181.407s
10:46:52 [2021-08-03T10:46:52.585Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:46:52 [2021-08-03T10:46:52.585Z] INFO: Testing against a local daemon
10:46:52 [2021-08-03T10:46:52.585Z] === RUN   TestSessionCreate
10:46:52 [2021-08-03T10:46:52.585Z] --- PASS: TestSessionCreate (0.02s)
10:46:52 [2021-08-03T10:46:52.585Z] === RUN   TestSessionCreateWithBadUpgrade
10:46:52 [2021-08-03T10:46:52.585Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
10:46:52 [2021-08-03T10:46:52.585Z] PASS
10:46:52 [2021-08-03T10:46:52.585Z] 
10:46:52 [2021-08-03T10:46:52.585Z] DONE 2 tests in 0.084s
10:46:52 [2021-08-03T10:46:52.585Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:46:52 [2021-08-03T10:46:52.585Z] INFO: Testing against a local daemon
10:46:52 [2021-08-03T10:46:52.585Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:46:52 [2021-08-03T10:46:52.585Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
10:46:52 [2021-08-03T10:46:52.585Z] === RUN   TestDiskUsage
10:46:52 [2021-08-03T10:46:52.585Z] === PAUSE TestDiskUsage
10:46:52 [2021-08-03T10:46:52.585Z] === RUN   TestEventsExecDie
10:46:52 [2021-08-03T10:46:52.845Z] --- PASS: TestEventsExecDie (1.06s)
10:46:52 [2021-08-03T10:46:52.845Z] === RUN   TestEventsBackwardsCompatible
10:46:52 [2021-08-03T10:46:52.845Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
10:46:52 [2021-08-03T10:46:52.845Z] === RUN   TestEventsVolumeCreate
10:46:52 [2021-08-03T10:46:52.845Z] --- PASS: TestEventsVolumeCreate (0.07s)
10:46:52 [2021-08-03T10:46:52.845Z] === RUN   TestInfoBinaryCommits
10:46:52 [2021-08-03T10:46:52.845Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:46:52 [2021-08-03T10:46:52.845Z] === RUN   TestInfoAPIVersioned
10:46:52 [2021-08-03T10:46:52.845Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:46:52 [2021-08-03T10:46:52.845Z] === RUN   TestInfoDiscoveryBackend
10:46:53 [2021-08-03T10:46:53.415Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
10:46:53 [2021-08-03T10:46:53.415Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:46:54 [2021-08-03T10:46:54.355Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:46:54 [2021-08-03T10:46:54.355Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:46:54 [2021-08-03T10:46:54.925Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
10:46:54 [2021-08-03T10:46:54.925Z] === RUN   TestInfoAPI
10:46:54 [2021-08-03T10:46:54.925Z] --- PASS: TestInfoAPI (0.02s)
10:46:54 [2021-08-03T10:46:54.925Z] === RUN   TestInfoAPIWarnings
10:47:13 [2021-08-03T10:47:13.024Z] --- PASS: TestInfoAPIWarnings (16.57s)
10:47:13 [2021-08-03T10:47:13.024Z] === RUN   TestInfoDebug
10:47:13 [2021-08-03T10:47:13.024Z] --- PASS: TestInfoDebug (0.53s)
10:47:13 [2021-08-03T10:47:13.024Z] === RUN   TestInfoInsecureRegistries
10:47:13 [2021-08-03T10:47:13.024Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:47:13 [2021-08-03T10:47:13.024Z] === RUN   TestInfoRegistryMirrors
10:47:13 [2021-08-03T10:47:13.024Z] --- PASS: TestInfoRegistryMirrors (0.53s)
10:47:13 [2021-08-03T10:47:13.024Z] === RUN   TestLoginFailsWithBadCredentials
10:47:13 [2021-08-03T10:47:13.285Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
10:47:13 [2021-08-03T10:47:13.285Z] === RUN   TestPingCacheHeaders
10:47:13 [2021-08-03T10:47:13.285Z] --- PASS: TestPingCacheHeaders (0.02s)
10:47:13 [2021-08-03T10:47:13.285Z] === RUN   TestPingGet
10:47:13 [2021-08-03T10:47:13.285Z] --- PASS: TestPingGet (0.01s)
10:47:13 [2021-08-03T10:47:13.285Z] === RUN   TestPingHead
10:47:13 [2021-08-03T10:47:13.285Z] --- PASS: TestPingHead (0.02s)
10:47:13 [2021-08-03T10:47:13.285Z] === RUN   TestVersion
10:47:13 [2021-08-03T10:47:13.285Z] --- PASS: TestVersion (0.02s)
10:47:13 [2021-08-03T10:47:13.285Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:47:13 [2021-08-03T10:47:13.285Z] === CONT  TestDiskUsage
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty/container_types
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty/image_types
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty/volume_types
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty/build-cache_types
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:47:13 [2021-08-03T10:47:13.854Z] === RUN   TestDiskUsage/after_LoadBusybox
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:47:14 [2021-08-03T10:47:14.114Z] === RUN   TestDiskUsage/after_container.Run
10:47:15 [2021-08-03T10:47:15.056Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:47:15 [2021-08-03T10:47:15.056Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:47:15 [2021-08-03T10:47:15.056Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:47:15 [2021-08-03T10:47:15.056Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:47:15 [2021-08-03T10:47:15.056Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:47:15 [2021-08-03T10:47:15.056Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:47:15 [2021-08-03T10:47:15.056Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:47:15 [2021-08-03T10:47:15.056Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:47:15 [2021-08-03T10:47:15.056Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:47:15 [2021-08-03T10:47:15.056Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:47:15 [2021-08-03T10:47:15.318Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.90s)
10:47:15 [2021-08-03T10:47:15.318Z] --- PASS: TestDiskUsage (1.98s)
10:47:15 [2021-08-03T10:47:15.318Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.29s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]     --- PASS: TestDiskUsage/after_container.Run (0.98s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:47:15 [2021-08-03T10:47:15.318Z] PASS
10:47:15 [2021-08-03T10:47:15.318Z] 
10:47:15 [2021-08-03T10:47:15.318Z] DONE 53 tests in 23.622s
10:47:15 [2021-08-03T10:47:15.318Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:47:15 [2021-08-03T10:47:15.318Z] INFO: Testing against a local daemon
10:47:15 [2021-08-03T10:47:15.318Z] === RUN   TestVolumesCreateAndList
10:47:15 [2021-08-03T10:47:15.318Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:47:15 [2021-08-03T10:47:15.318Z] === RUN   TestVolumesRemove
10:47:15 [2021-08-03T10:47:15.318Z] --- PASS: TestVolumesRemove (0.07s)
10:47:15 [2021-08-03T10:47:15.318Z] === RUN   TestVolumesInspect
10:47:15 [2021-08-03T10:47:15.318Z] --- PASS: TestVolumesInspect (0.02s)
10:47:15 [2021-08-03T10:47:15.318Z] === RUN   TestVolumesInvalidJSON
10:47:15 [2021-08-03T10:47:15.318Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:47:15 [2021-08-03T10:47:15.318Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:47:15 [2021-08-03T10:47:15.579Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:47:15 [2021-08-03T10:47:15.579Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:47:15 [2021-08-03T10:47:15.579Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:47:15 [2021-08-03T10:47:15.579Z] PASS
10:47:15 [2021-08-03T10:47:15.579Z] 
10:47:15 [2021-08-03T10:47:15.579Z] DONE 5 tests in 0.165s
10:47:15 [2021-08-03T10:47:15.579Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:47:16 [2021-08-03T10:47:16.152Z] Stopping apparmor (via systemctl): apparmor.service.
10:47:16 [2021-08-03T10:47:16.152Z] Removing test suite binaries
10:47:16 [2021-08-03T10:47:16.152Z] exiting test-integration
10:47:16 [2021-08-03T10:47:16.152Z] ++ exit 0
10:47:16 [2021-08-03T10:47:16.152Z]