Skip to content

Console Output

22:11:45 [2021-08-23T22:11:45.290Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -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:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh dynbinary test-integration
22:11:46 [2021-08-23T22:11:46.232Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
22:11:46 [2021-08-23T22:11:46.232Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
22:11:46 [2021-08-23T22:11:46.232Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
22:11:46 [2021-08-23T22:11:46.232Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
22:11:46 [2021-08-23T22:11:46.232Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
22:11:46 [2021-08-23T22:11:46.232Z] Detected virtualization docker.
22:11:46 [2021-08-23T22:11:46.232Z] Detected architecture x86-64.
22:11:46 [2021-08-23T22:11:46.232Z] Set hostname to <bc810c853903>.
22:11:46 [2021-08-23T22:11:46.492Z] modprobe@configfs.service: Succeeded.
22:11:46 [2021-08-23T22:11:46.492Z] modprobe@drm.service: Succeeded.
22:11:46 [2021-08-23T22:11:46.492Z] modprobe@fuse.service: Succeeded.
22:11:46 [2021-08-23T22:11:46.753Z] + source /etc/docker-entrypoint-cmd
22:11:46 [2021-08-23T22:11:46.753Z] ++ hack/make.sh dynbinary test-integration
22:11:47 [2021-08-23T22:11:47.014Z] 
22:11:47 [2021-08-23T22:11:47.275Z] Removing bundles/
22:11:47 [2021-08-23T22:11:47.275Z] 
22:11:47 [2021-08-23T22:11:47.275Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:11:47 [2021-08-23T22:11:47.275Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:11:47 [2021-08-23T22:11:47.275Z] GOOS="" GOARCH="" GOARM=""
22:14:08 [2021-08-23T22:14:08.797Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:14:08 [2021-08-23T22:14:08.797Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:14:08 [2021-08-23T22:14:08.797Z] GOOS="" GOARCH="" GOARM=""
22:14:08 [2021-08-23T22:14:08.797Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:14:08 [2021-08-23T22:14:08.797Z] 
22:14:08 [2021-08-23T22:14:08.797Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:14:08 [2021-08-23T22:14:08.797Z] DOCKER_SYSTEMD=1
22:14:08 [2021-08-23T22:14:08.797Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:14:08 [2021-08-23T22:14:08.797Z] HOSTNAME=bc810c853903
22:14:08 [2021-08-23T22:14:08.797Z] DEST=bundles/test-integration
22:14:08 [2021-08-23T22:14:08.797Z] PWD=/go/src/github.com/docker/docker
22:14:08 [2021-08-23T22:14:08.797Z] DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a
22:14:08 [2021-08-23T22:14:08.797Z] container=docker
22:14:08 [2021-08-23T22:14:08.797Z] HOME=/root
22:14:08 [2021-08-23T22:14:08.797Z] LANG=C.UTF-8
22:14:08 [2021-08-23T22:14:08.797Z] INVOCATION_ID=9edfeb2c35b1446881653ad92c6086a6
22:14:08 [2021-08-23T22:14:08.797Z] GOLANG_VERSION=1.16.7
22:14:08 [2021-08-23T22:14:08.797Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:14:08 [2021-08-23T22:14:08.797Z] VALIDATE_BRANCH=master
22:14:08 [2021-08-23T22:14:08.797Z] TERM=xterm
22:14:08 [2021-08-23T22:14:08.797Z] DOCKER_PKG=github.com/docker/docker
22:14:08 [2021-08-23T22:14:08.797Z] SHLVL=3
22:14:08 [2021-08-23T22:14:08.797Z] TIMEOUT=120m
22:14:08 [2021-08-23T22:14:08.797Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:14:08 [2021-08-23T22:14:08.797Z] DOCKER_GRAPHDRIVER=overlay2
22:14:08 [2021-08-23T22:14:08.797Z] GO111MODULE=off
22:14:08 [2021-08-23T22:14:08.797Z] DOCKER_EXPERIMENTAL=1
22:14:08 [2021-08-23T22:14:08.797Z] TEST_SKIP_INTEGRATION_CLI=1
22:14:08 [2021-08-23T22:14:08.797Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:14:08 [2021-08-23T22:14:08.797Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:14:08 [2021-08-23T22:14:08.797Z] GOPATH=/go
22:14:08 [2021-08-23T22:14:08.797Z] PKG_CONFIG=pkg-config
22:14:08 [2021-08-23T22:14:08.797Z] _=/usr/bin/env
22:14:08 [2021-08-23T22:14:08.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:14:40 [2021-08-23T22:14:40.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:14:40 [2021-08-23T22:14:40.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:15:02 [2021-08-23T22:15:02.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:15:15 [2021-08-23T22:15:15.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:15:27 [2021-08-23T22:15:27.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:15:27 [2021-08-23T22:15:27.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:15:28 [2021-08-23T22:15:28.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:15:29 [2021-08-23T22:15:29.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:15:29 [2021-08-23T22:15:29.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:15:30 [2021-08-23T22:15:30.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:15:33 [2021-08-23T22:15:33.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:15:34 [2021-08-23T22:15:34.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:15:35 [2021-08-23T22:15:35.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:15:35 [2021-08-23T22:15:35.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:15:36 [2021-08-23T22:15:36.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:15:37 [2021-08-23T22:15:37.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:15:38 [2021-08-23T22:15:38.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:15:38 [2021-08-23T22:15:38.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:15:39 [2021-08-23T22:15:39.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:15:40 [2021-08-23T22:15:40.695Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:15:40 [2021-08-23T22:15:40.695Z] Using test binary docker
22:15:40 [2021-08-23T22:15:40.695Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:15:40 [2021-08-23T22:15:40.695Z] Starting apparmor (via systemctl): apparmor.service.
22:15:40 [2021-08-23T22:15:40.695Z] Starting dockerd
22:15:40 [2021-08-23T22:15:40.695Z] INFO: Waiting for daemon to start...
22:15:42 [2021-08-23T22:15:42.609Z] .
22:15:42 [2021-08-23T22:15:42.609Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:15:42 [2021-08-23T22:15:42.869Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:15:42 [2021-08-23T22:15:42.869Z] Error: No such image: emptyfs
22:15:42 [2021-08-23T22:15:42.869Z] Running integration-test (iteration 1)
22:15:42 [2021-08-23T22:15:42.869Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:15:43 [2021-08-23T22:15:43.129Z] Loaded image: busybox:latest
22:15:43 [2021-08-23T22:15:43.390Z] Loaded image: busybox:glibc
22:15:44 [2021-08-23T22:15:44.774Z] Loaded image: debian:bullseye-slim
22:15:44 [2021-08-23T22:15:44.774Z] Loaded image: hello-world:latest
22:15:45 [2021-08-23T22:15:45.034Z] Loaded image: arm32v7/hello-world:latest
22:15:45 [2021-08-23T22:15:45.034Z] INFO: Testing against a local daemon
22:15:45 [2021-08-23T22:15:45.034Z] === RUN   TestCgroupNamespacesBuild
22:15:46 [2021-08-23T22:15:46.417Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
22:15:46 [2021-08-23T22:15:46.417Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:15:47 [2021-08-23T22:15:47.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
22:15:47 [2021-08-23T22:15:47.804Z] === RUN   TestBuildWithSession
22:15:47 [2021-08-23T22:15:47.804Z]     build_session_test.go:25: TODO: BuildKit
22:15:47 [2021-08-23T22:15:47.804Z] --- SKIP: TestBuildWithSession (0.00s)
22:15:47 [2021-08-23T22:15:47.804Z] === RUN   TestBuildSquashParent
22:15:53 [2021-08-23T22:15:53.084Z] --- PASS: TestBuildSquashParent (4.53s)
22:15:53 [2021-08-23T22:15:53.084Z] === RUN   TestBuildWithRemoveAndForceRemove
22:15:53 [2021-08-23T22:15:53.084Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:15:53 [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:15:53 [2021-08-23T22:15:53.084Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:15:53 [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:15:53 [2021-08-23T22:15:53.084Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:15:53 [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:15:53 [2021-08-23T22:15:53.084Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:15:53 [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:15:53 [2021-08-23T22:15:53.084Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:15:53 [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:15:53 [2021-08-23T22:15:53.084Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:15:53 [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:15:53 [2021-08-23T22:15:53.084Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:15:53 [2021-08-23T22:15:53.084Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:15:54 [2021-08-23T22:15:54.024Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:15:54 [2021-08-23T22:15:54.284Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:15:55 [2021-08-23T22:15:55.666Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:15:55 [2021-08-23T22:15:55.926Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:15:57 [2021-08-23T22:15:57.836Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.11s)
22:15:57 [2021-08-23T22:15:57.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s)
22:15:57 [2021-08-23T22:15:57.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s)
22:15:57 [2021-08-23T22:15:57.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s)
22:15:57 [2021-08-23T22:15:57.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s)
22:15:57 [2021-08-23T22:15:57.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s)
22:15:57 [2021-08-23T22:15:57.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s)
22:15:57 [2021-08-23T22:15:57.836Z] === RUN   TestBuildMultiStageCopy
22:15:57 [2021-08-23T22:15:57.836Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:15:59 [2021-08-23T22:15:59.217Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:15:59 [2021-08-23T22:15:59.217Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:15:59 [2021-08-23T22:15:59.477Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:15:59 [2021-08-23T22:15:59.737Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:15:59 [2021-08-23T22:15:59.997Z] --- PASS: TestBuildMultiStageCopy (2.46s)
22:15:59 [2021-08-23T22:15:59.997Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s)
22:15:59 [2021-08-23T22:15:59.997Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
22:15:59 [2021-08-23T22:15:59.997Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
22:15:59 [2021-08-23T22:15:59.997Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
22:15:59 [2021-08-23T22:15:59.997Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
22:15:59 [2021-08-23T22:15:59.997Z] === RUN   TestBuildMultiStageParentConfig
22:16:00 [2021-08-23T22:16:00.567Z] --- PASS: TestBuildMultiStageParentConfig (0.68s)
22:16:00 [2021-08-23T22:16:00.567Z] === RUN   TestBuildLabelWithTargets
22:16:01 [2021-08-23T22:16:01.950Z] --- PASS: TestBuildLabelWithTargets (1.08s)
22:16:01 [2021-08-23T22:16:01.950Z] === RUN   TestBuildWithEmptyLayers
22:16:02 [2021-08-23T22:16:02.211Z] --- PASS: TestBuildWithEmptyLayers (0.50s)
22:16:02 [2021-08-23T22:16:02.211Z] === RUN   TestBuildMultiStageOnBuild
22:16:04 [2021-08-23T22:16:04.751Z] --- PASS: TestBuildMultiStageOnBuild (2.22s)
22:16:04 [2021-08-23T22:16:04.751Z] === RUN   TestBuildUncleanTarFilenames
22:16:05 [2021-08-23T22:16:05.010Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
22:16:05 [2021-08-23T22:16:05.010Z] === RUN   TestBuildMultiStageLayerLeak
22:16:06 [2021-08-23T22:16:06.920Z] --- PASS: TestBuildMultiStageLayerLeak (1.90s)
22:16:06 [2021-08-23T22:16:06.920Z] === RUN   TestBuildWithHugeFile
22:17:03 [2021-08-23T22:17:03.371Z] --- PASS: TestBuildWithHugeFile (50.50s)
22:17:03 [2021-08-23T22:17:03.371Z] === RUN   TestBuildWCOWSandboxSize
22:17:03 [2021-08-23T22:17:03.371Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:17:03 [2021-08-23T22:17:03.371Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:17:03 [2021-08-23T22:17:03.371Z] === RUN   TestBuildWithEmptyDockerfile
22:17:03 [2021-08-23T22:17:03.371Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:17:03 [2021-08-23T22:17:03.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:17:03 [2021-08-23T22:17:03.371Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:17:03 [2021-08-23T22:17:03.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:17:03 [2021-08-23T22:17:03.371Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:17:03 [2021-08-23T22:17:03.371Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:17:03 [2021-08-23T22:17:03.371Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:17:03 [2021-08-23T22:17:03.371Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:17:03 [2021-08-23T22:17:03.371Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:17:03 [2021-08-23T22:17:03.371Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
22:17:03 [2021-08-23T22:17:03.371Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
22:17:03 [2021-08-23T22:17:03.371Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
22:17:03 [2021-08-23T22:17:03.371Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:17:03 [2021-08-23T22:17:03.371Z] === RUN   TestBuildPreserveOwnership
22:17:03 [2021-08-23T22:17:03.371Z] === RUN   TestBuildPreserveOwnership/copy_from
22:17:03 [2021-08-23T22:17:03.371Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:17:03 [2021-08-23T22:17:03.371Z] --- PASS: TestBuildPreserveOwnership (3.90s)
22:17:03 [2021-08-23T22:17:03.371Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.67s)
22:17:03 [2021-08-23T22:17:03.371Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s)
22:17:03 [2021-08-23T22:17:03.371Z] === RUN   TestBuildPlatformInvalid
22:17:03 [2021-08-23T22:17:03.371Z] --- PASS: TestBuildPlatformInvalid (0.08s)
22:17:03 [2021-08-23T22:17:03.371Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:17:03 [2021-08-23T22:17:03.371Z] Loaded image: busybox:latest
22:17:03 [2021-08-23T22:17:03.371Z] Loaded image: busybox:glibc
22:17:04 [2021-08-23T22:17:04.311Z] Loaded image: debian:bullseye-slim
22:17:04 [2021-08-23T22:17:04.311Z] Loaded image: hello-world:latest
22:17:04 [2021-08-23T22:17:04.311Z] Loaded image: arm32v7/hello-world:latest
22:17:14 [2021-08-23T22:17:14.300Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.59s)
22:17:14 [2021-08-23T22:17:14.300Z] PASS
22:17:14 [2021-08-23T22:17:14.300Z] 
22:17:14 [2021-08-23T22:17:14.300Z] === Skipped
22:17:14 [2021-08-23T22:17:14.300Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:17:14 [2021-08-23T22:17:14.300Z]     build_session_test.go:25: TODO: BuildKit
22:17:14 [2021-08-23T22:17:14.300Z] 
22:17:14 [2021-08-23T22:17:14.301Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:17:14 [2021-08-23T22:17:14.301Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:17:14 [2021-08-23T22:17:14.301Z] 
22:17:14 [2021-08-23T22:17:14.301Z] 
22:17:14 [2021-08-23T22:17:14.301Z] DONE 34 tests, 2 skipped in 90.379s
22:17:14 [2021-08-23T22:17:14.301Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:17:14 [2021-08-23T22:17:14.301Z] INFO: Testing against a local daemon
22:17:14 [2021-08-23T22:17:14.301Z] === RUN   TestConfigInspect
22:17:15 [2021-08-23T22:17:15.681Z] --- PASS: TestConfigInspect (2.18s)
22:17:15 [2021-08-23T22:17:15.681Z] === RUN   TestConfigList
22:17:18 [2021-08-23T22:17:18.221Z] --- PASS: TestConfigList (2.39s)
22:17:18 [2021-08-23T22:17:18.221Z] === RUN   TestConfigsCreateAndDelete
22:17:20 [2021-08-23T22:17:20.129Z] --- PASS: TestConfigsCreateAndDelete (2.19s)
22:17:20 [2021-08-23T22:17:20.129Z] === RUN   TestConfigsUpdate
22:17:22 [2021-08-23T22:17:22.668Z] --- PASS: TestConfigsUpdate (2.17s)
22:17:22 [2021-08-23T22:17:22.668Z] === RUN   TestTemplatedConfig
22:17:25 [2021-08-23T22:17:25.207Z] --- PASS: TestTemplatedConfig (2.99s)
22:17:25 [2021-08-23T22:17:25.207Z] === RUN   TestConfigCreateResolve
22:17:27 [2021-08-23T22:17:27.747Z] --- PASS: TestConfigCreateResolve (2.18s)
22:17:27 [2021-08-23T22:17:27.747Z] PASS
22:17:27 [2021-08-23T22:17:27.747Z] 
22:17:27 [2021-08-23T22:17:27.747Z] DONE 6 tests in 14.124s
22:17:27 [2021-08-23T22:17:27.747Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:17:27 [2021-08-23T22:17:27.747Z] INFO: Testing against a local daemon
22:17:27 [2021-08-23T22:17:27.747Z] === RUN   TestCheckpoint
22:17:27 [2021-08-23T22:17:27.747Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:17:27 [2021-08-23T22:17:27.747Z] --- SKIP: TestCheckpoint (0.00s)
22:17:27 [2021-08-23T22:17:27.747Z] === RUN   TestContainerInvalidJSON
22:17:27 [2021-08-23T22:17:27.747Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:17:27 [2021-08-23T22:17:27.747Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:17:27 [2021-08-23T22:17:27.747Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:17:27 [2021-08-23T22:17:27.747Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:17:27 [2021-08-23T22:17:27.747Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:17:27 [2021-08-23T22:17:27.747Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:17:27 [2021-08-23T22:17:27.747Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:17:27 [2021-08-23T22:17:27.747Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:17:27 [2021-08-23T22:17:27.747Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:17:27 [2021-08-23T22:17:27.747Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:17:27 [2021-08-23T22:17:27.747Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
22:17:27 [2021-08-23T22:17:27.747Z] === RUN   TestCopyFromContainerPathIsNotDir
22:17:27 [2021-08-23T22:17:27.747Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
22:17:27 [2021-08-23T22:17:27.747Z] === RUN   TestCopyToContainerPathDoesNotExist
22:17:27 [2021-08-23T22:17:27.747Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
22:17:27 [2021-08-23T22:17:27.747Z] === RUN   TestCopyToContainerPathIsNotDir
22:17:27 [2021-08-23T22:17:27.747Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
22:17:27 [2021-08-23T22:17:27.747Z] === RUN   TestCopyFromContainer
22:17:29 [2021-08-23T22:17:29.128Z] === RUN   TestCopyFromContainer//
22:17:29 [2021-08-23T22:17:29.128Z] === RUN   TestCopyFromContainer//bar/root
22:17:29 [2021-08-23T22:17:29.128Z] === RUN   TestCopyFromContainer//bar/root/
22:17:29 [2021-08-23T22:17:29.128Z] === RUN   TestCopyFromContainer/bar/quux
22:17:29 [2021-08-23T22:17:29.128Z] === RUN   TestCopyFromContainer/bar/quux/
22:17:29 [2021-08-23T22:17:29.128Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:17:29 [2021-08-23T22:17:29.128Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:17:29 [2021-08-23T22:17:29.388Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:17:29 [2021-08-23T22:17:29.388Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:17:29 [2021-08-23T22:17:29.388Z] === RUN   TestCopyFromContainer/bar/notarget
22:17:29 [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer (1.74s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:17:29 [2021-08-23T22:17:29.388Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:17:29 [2021-08-23T22:17:29.388Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:17:29 [2021-08-23T22:17:29.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:17:29 [2021-08-23T22:17:29.388Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:17:29 [2021-08-23T22:17:29.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:17:29 [2021-08-23T22:17:29.388Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:17:29 [2021-08-23T22:17:29.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:17:29 [2021-08-23T22:17:29.388Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:17:29 [2021-08-23T22:17:29.388Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:17:29 [2021-08-23T22:17:29.388Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:17:29 [2021-08-23T22:17:29.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:17:29 [2021-08-23T22:17:29.388Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:17:29 [2021-08-23T22:17:29.388Z] === RUN   TestCreateLinkToNonExistingContainer
22:17:29 [2021-08-23T22:17:29.649Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
22:17:29 [2021-08-23T22:17:29.649Z] === RUN   TestCreateWithInvalidEnv
22:17:29 [2021-08-23T22:17:29.649Z] === RUN   TestCreateWithInvalidEnv/0
22:17:29 [2021-08-23T22:17:29.649Z] === PAUSE TestCreateWithInvalidEnv/0
22:17:29 [2021-08-23T22:17:29.649Z] === RUN   TestCreateWithInvalidEnv/1
22:17:29 [2021-08-23T22:17:29.649Z] === PAUSE TestCreateWithInvalidEnv/1
22:17:29 [2021-08-23T22:17:29.649Z] === RUN   TestCreateWithInvalidEnv/2
22:17:29 [2021-08-23T22:17:29.649Z] === PAUSE TestCreateWithInvalidEnv/2
22:17:29 [2021-08-23T22:17:29.649Z] === CONT  TestCreateWithInvalidEnv/0
22:17:29 [2021-08-23T22:17:29.649Z] === CONT  TestCreateWithInvalidEnv/2
22:17:29 [2021-08-23T22:17:29.649Z] === CONT  TestCreateWithInvalidEnv/1
22:17:29 [2021-08-23T22:17:29.649Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:17:29 [2021-08-23T22:17:29.649Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:17:29 [2021-08-23T22:17:29.649Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:17:29 [2021-08-23T22:17:29.649Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:17:29 [2021-08-23T22:17:29.649Z] === RUN   TestCreateTmpfsMountsTarget
22:17:29 [2021-08-23T22:17:29.649Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
22:17:29 [2021-08-23T22:17:29.649Z] === RUN   TestCreateWithCustomMaskedPaths
22:17:31 [2021-08-23T22:17:31.558Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
22:17:31 [2021-08-23T22:17:31.558Z] === RUN   TestCreateWithCustomReadonlyPaths
22:17:33 [2021-08-23T22:17:33.465Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s)
22:17:33 [2021-08-23T22:17:33.465Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:17:33 [2021-08-23T22:17:33.465Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:17:33 [2021-08-23T22:17:33.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:17:33 [2021-08-23T22:17:33.465Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:17:33 [2021-08-23T22:17:33.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:17:33 [2021-08-23T22:17:33.465Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:17:33 [2021-08-23T22:17:33.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:17:33 [2021-08-23T22:17:33.465Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:17:33 [2021-08-23T22:17:33.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:17:33 [2021-08-23T22:17:33.465Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:17:33 [2021-08-23T22:17:33.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:17:33 [2021-08-23T22:17:33.465Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:17:33 [2021-08-23T22:17:33.465Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:17:33 [2021-08-23T22:17:33.465Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:17:33 [2021-08-23T22:17:33.465Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:17:33 [2021-08-23T22:17:33.465Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:17:33 [2021-08-23T22:17:33.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:17:33 [2021-08-23T22:17:33.465Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:17:33 [2021-08-23T22:17:33.465Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:17:33 [2021-08-23T22:17:33.465Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:17:33 [2021-08-23T22:17:33.465Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:17:33 [2021-08-23T22:17:33.465Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:17:33 [2021-08-23T22:17:33.465Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:17:34 [2021-08-23T22:17:34.034Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
22:17:34 [2021-08-23T22:17:34.034Z] === RUN   TestCreateDifferentPlatform
22:17:34 [2021-08-23T22:17:34.034Z] === RUN   TestCreateDifferentPlatform/different_os
22:17:34 [2021-08-23T22:17:34.034Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:17:34 [2021-08-23T22:17:34.034Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:17:34 [2021-08-23T22:17:34.034Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:17:34 [2021-08-23T22:17:34.034Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:17:34 [2021-08-23T22:17:34.034Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:17:34 [2021-08-23T22:17:34.294Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
22:17:34 [2021-08-23T22:17:34.294Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:17:34 [2021-08-23T22:17:34.294Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
22:17:34 [2021-08-23T22:17:34.294Z] === RUN   TestContainerStartOnDaemonRestart
22:17:34 [2021-08-23T22:17:34.294Z] === PAUSE TestContainerStartOnDaemonRestart
22:17:34 [2021-08-23T22:17:34.294Z] === RUN   TestDaemonRestartIpcMode
22:17:34 [2021-08-23T22:17:34.294Z] === PAUSE TestDaemonRestartIpcMode
22:17:34 [2021-08-23T22:17:34.294Z] === RUN   TestDaemonHostGatewayIP
22:17:34 [2021-08-23T22:17:34.294Z] === PAUSE TestDaemonHostGatewayIP
22:17:34 [2021-08-23T22:17:34.294Z] === RUN   TestRestartDaemonWithRestartingContainer
22:17:34 [2021-08-23T22:17:34.294Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:17:34 [2021-08-23T22:17:34.294Z] === RUN   TestContainerKillOnDaemonStart
22:17:34 [2021-08-23T22:17:34.294Z] === PAUSE TestContainerKillOnDaemonStart
22:17:34 [2021-08-23T22:17:34.294Z] === RUN   TestDiff
22:17:34 [2021-08-23T22:17:34.865Z] --- PASS: TestDiff (0.61s)
22:17:34 [2021-08-23T22:17:34.865Z] === RUN   TestExecWithCloseStdin
22:17:35 [2021-08-23T22:17:35.435Z] --- PASS: TestExecWithCloseStdin (0.71s)
22:17:35 [2021-08-23T22:17:35.435Z] === RUN   TestExec
22:17:36 [2021-08-23T22:17:36.375Z] --- PASS: TestExec (0.72s)
22:17:36 [2021-08-23T22:17:36.375Z] === RUN   TestExecUser
22:17:36 [2021-08-23T22:17:36.944Z] --- PASS: TestExecUser (0.72s)
22:17:36 [2021-08-23T22:17:36.944Z] === RUN   TestExportContainerAndImportImage
22:17:37 [2021-08-23T22:17:37.884Z] --- PASS: TestExportContainerAndImportImage (0.85s)
22:17:37 [2021-08-23T22:17:37.884Z] === RUN   TestExportContainerAfterDaemonRestart
22:17:39 [2021-08-23T22:17:39.266Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
22:17:39 [2021-08-23T22:17:39.266Z] === RUN   TestHealthCheckWorkdir
22:17:39 [2021-08-23T22:17:39.837Z] --- PASS: TestHealthCheckWorkdir (0.81s)
22:17:39 [2021-08-23T22:17:39.837Z] === RUN   TestHealthKillContainer
22:17:43 [2021-08-23T22:17:43.128Z] --- PASS: TestHealthKillContainer (2.71s)
22:17:43 [2021-08-23T22:17:43.128Z] === RUN   TestInspectCpusetInConfigPre120
22:17:43 [2021-08-23T22:17:43.388Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
22:17:43 [2021-08-23T22:17:43.388Z] === RUN   TestIpcModeNone
22:17:43 [2021-08-23T22:17:43.957Z] --- PASS: TestIpcModeNone (0.71s)
22:17:43 [2021-08-23T22:17:43.957Z] === RUN   TestIpcModePrivate
22:17:44 [2021-08-23T22:17:44.526Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
22:17:44 [2021-08-23T22:17:44.786Z] --- PASS: TestIpcModePrivate (0.73s)
22:17:44 [2021-08-23T22:17:44.786Z] === RUN   TestIpcModeShareable
22:17:45 [2021-08-23T22:17:45.046Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true
22:17:45 [2021-08-23T22:17:45.306Z] --- PASS: TestIpcModeShareable (0.71s)
22:17:45 [2021-08-23T22:17:45.306Z] === RUN   TestAPIIpcModeShareableAndContainer
22:17:47 [2021-08-23T22:17:47.845Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.08s)
22:17:47 [2021-08-23T22:17:47.845Z] === RUN   TestAPIIpcModeHost
22:17:47 [2021-08-23T22:17:47.845Z] --- PASS: TestAPIIpcModeHost (0.40s)
22:17:47 [2021-08-23T22:17:47.845Z] === RUN   TestDaemonIpcModeShareable
22:17:49 [2021-08-23T22:17:49.240Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
22:17:49 [2021-08-23T22:17:49.240Z] --- PASS: TestDaemonIpcModeShareable (1.28s)
22:17:49 [2021-08-23T22:17:49.240Z] === RUN   TestDaemonIpcModePrivate
22:17:50 [2021-08-23T22:17:50.210Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
22:17:50 [2021-08-23T22:17:50.476Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
22:17:50 [2021-08-23T22:17:50.476Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:17:51 [2021-08-23T22:17:51.418Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
22:17:51 [2021-08-23T22:17:51.680Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.31s)
22:17:51 [2021-08-23T22:17:51.680Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:17:53 [2021-08-23T22:17:53.062Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
22:17:53 [2021-08-23T22:17:53.062Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s)
22:17:53 [2021-08-23T22:17:53.062Z] === RUN   TestIpcModeOlderClient
22:17:53 [2021-08-23T22:17:53.062Z] === PAUSE TestIpcModeOlderClient
22:17:53 [2021-08-23T22:17:53.062Z] === RUN   TestKillContainerInvalidSignal
22:17:53 [2021-08-23T22:17:53.632Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
22:17:53 [2021-08-23T22:17:53.632Z] === RUN   TestKillContainer
22:17:53 [2021-08-23T22:17:53.632Z] === RUN   TestKillContainer/no_signal
22:17:54 [2021-08-23T22:17:54.201Z] === RUN   TestKillContainer/non_killing_signal
22:17:54 [2021-08-23T22:17:54.461Z] === RUN   TestKillContainer/killing_signal
22:17:55 [2021-08-23T22:17:55.031Z] --- PASS: TestKillContainer (1.43s)
22:17:55 [2021-08-23T22:17:55.031Z]     --- PASS: TestKillContainer/no_signal (0.48s)
22:17:55 [2021-08-23T22:17:55.031Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
22:17:55 [2021-08-23T22:17:55.031Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
22:17:55 [2021-08-23T22:17:55.031Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:17:55 [2021-08-23T22:17:55.031Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:17:55 [2021-08-23T22:17:55.601Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:17:56 [2021-08-23T22:17:56.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.01s)
22:17:56 [2021-08-23T22:17:56.173Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
22:17:56 [2021-08-23T22:17:56.173Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s)
22:17:56 [2021-08-23T22:17:56.173Z] === RUN   TestKillStoppedContainer
22:17:56 [2021-08-23T22:17:56.173Z] --- PASS: TestKillStoppedContainer (0.04s)
22:17:56 [2021-08-23T22:17:56.173Z] === RUN   TestKillStoppedContainerAPIPre120
22:17:56 [2021-08-23T22:17:56.173Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
22:17:56 [2021-08-23T22:17:56.173Z] === RUN   TestKillDifferentUserContainer
22:17:56 [2021-08-23T22:17:56.743Z] --- PASS: TestKillDifferentUserContainer (0.50s)
22:17:56 [2021-08-23T22:17:56.743Z] === RUN   TestInspectOomKilledTrue
22:17:56 [2021-08-23T22:17:56.743Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
22:17:56 [2021-08-23T22:17:56.743Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:17:56 [2021-08-23T22:17:56.743Z] === RUN   TestInspectOomKilledFalse
22:17:57 [2021-08-23T22:17:57.003Z] --- PASS: TestInspectOomKilledFalse (0.49s)
22:17:57 [2021-08-23T22:17:57.003Z] === RUN   TestLinksEtcHostsContentMatch
22:17:57 [2021-08-23T22:17:57.573Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s)
22:17:57 [2021-08-23T22:17:57.573Z] === RUN   TestLinksContainerNames
22:17:58 [2021-08-23T22:17:58.512Z] --- PASS: TestLinksContainerNames (1.00s)
22:17:58 [2021-08-23T22:17:58.512Z] === RUN   TestLogsFollowTailEmpty
22:17:59 [2021-08-23T22:17:59.083Z] --- PASS: TestLogsFollowTailEmpty (0.55s)
22:17:59 [2021-08-23T22:17:59.083Z] === RUN   TestContainerNetworkMountsNoChown
22:17:59 [2021-08-23T22:17:59.654Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/default
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/default
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/private
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/private
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rprivate
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rprivate
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/slave
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/slave
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rslave
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rslave
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/shared
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/shared
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rshared
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rshared
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/default
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/default/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/default/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/default/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/rshared
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/shared
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/rslave
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/slave
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/rprivate
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/private
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/private/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/private/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/default/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:17:59 [2021-08-23T22:17:59.655Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/private/bind_root
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/private/mount_root
22:17:59 [2021-08-23T22:17:59.916Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:17:59 [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot (0.03s)
22:17:59 [2021-08-23T22:17:59.916Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:17:59 [2021-08-23T22:17:59.916Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
22:17:59 [2021-08-23T22:17:59.916Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:17:59 [2021-08-23T22:17:59.916Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:17:59 [2021-08-23T22:17:59.916Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
22:17:59 [2021-08-23T22:17:59.916Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:17:59 [2021-08-23T22:17:59.916Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
22:17:59 [2021-08-23T22:17:59.916Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
22:17:59 [2021-08-23T22:17:59.916Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:18:00 [2021-08-23T22:18:00.176Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
22:18:00 [2021-08-23T22:18:00.176Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:18:00 [2021-08-23T22:18:00.176Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:18:00 [2021-08-23T22:18:00.177Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
22:18:00 [2021-08-23T22:18:00.177Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:18:00 [2021-08-23T22:18:00.177Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
22:18:00 [2021-08-23T22:18:00.177Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:18:00 [2021-08-23T22:18:00.177Z] === RUN   TestContainerBindMountNonRecursive
22:18:01 [2021-08-23T22:18:01.560Z] --- PASS: TestContainerBindMountNonRecursive (1.55s)
22:18:01 [2021-08-23T22:18:01.560Z] === RUN   TestContainerVolumesMountedAsShared
22:18:02 [2021-08-23T22:18:02.129Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
22:18:02 [2021-08-23T22:18:02.130Z] === RUN   TestContainerVolumesMountedAsSlave
22:18:02 [2021-08-23T22:18:02.389Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s)
22:18:02 [2021-08-23T22:18:02.389Z] === RUN   TestNetworkNat
22:18:02 [2021-08-23T22:18:02.958Z] --- PASS: TestNetworkNat (0.54s)
22:18:02 [2021-08-23T22:18:02.958Z] === RUN   TestNetworkLocalhostTCPNat
22:18:03 [2021-08-23T22:18:03.528Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
22:18:03 [2021-08-23T22:18:03.528Z] === RUN   TestNetworkLoopbackNat
22:18:06 [2021-08-23T22:18:06.821Z] --- PASS: TestNetworkLoopbackNat (2.77s)
22:18:06 [2021-08-23T22:18:06.821Z] === RUN   TestPause
22:18:06 [2021-08-23T22:18:06.821Z] --- PASS: TestPause (0.53s)
22:18:06 [2021-08-23T22:18:06.821Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:18:06 [2021-08-23T22:18:06.821Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:18:06 [2021-08-23T22:18:06.821Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:18:06 [2021-08-23T22:18:06.821Z] === RUN   TestPauseStopPausedContainer
22:18:07 [2021-08-23T22:18:07.392Z] --- PASS: TestPauseStopPausedContainer (0.52s)
22:18:07 [2021-08-23T22:18:07.392Z] === RUN   TestPidHost
22:18:08 [2021-08-23T22:18:08.775Z] --- PASS: TestPidHost (1.18s)
22:18:08 [2021-08-23T22:18:08.775Z] === RUN   TestPsFilter
22:18:08 [2021-08-23T22:18:08.775Z] --- PASS: TestPsFilter (0.14s)
22:18:08 [2021-08-23T22:18:08.775Z] === RUN   TestRemoveContainerWithRemovedVolume
22:18:09 [2021-08-23T22:18:09.036Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
22:18:09 [2021-08-23T22:18:09.036Z] === RUN   TestRemoveContainerWithVolume
22:18:09 [2021-08-23T22:18:09.607Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
22:18:09 [2021-08-23T22:18:09.607Z] === RUN   TestRemoveContainerRunning
22:18:10 [2021-08-23T22:18:10.178Z] --- PASS: TestRemoveContainerRunning (0.50s)
22:18:10 [2021-08-23T22:18:10.178Z] === RUN   TestRemoveContainerForceRemoveRunning
22:18:10 [2021-08-23T22:18:10.749Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
22:18:10 [2021-08-23T22:18:10.749Z] === RUN   TestRemoveInvalidContainer
22:18:10 [2021-08-23T22:18:10.749Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:18:10 [2021-08-23T22:18:10.749Z] === RUN   TestRenameLinkedContainer
22:18:12 [2021-08-23T22:18:12.661Z] --- PASS: TestRenameLinkedContainer (2.03s)
22:18:12 [2021-08-23T22:18:12.661Z] === RUN   TestRenameStoppedContainer
22:18:13 [2021-08-23T22:18:13.231Z] --- PASS: TestRenameStoppedContainer (0.49s)
22:18:13 [2021-08-23T22:18:13.231Z] === RUN   TestRenameRunningContainerAndReuse
22:18:14 [2021-08-23T22:18:14.172Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s)
22:18:14 [2021-08-23T22:18:14.172Z] === RUN   TestRenameInvalidName
22:18:14 [2021-08-23T22:18:14.742Z] --- PASS: TestRenameInvalidName (0.48s)
22:18:14 [2021-08-23T22:18:14.742Z] === RUN   TestRenameAnonymousContainer
22:18:16 [2021-08-23T22:18:16.652Z] --- PASS: TestRenameAnonymousContainer (1.75s)
22:18:16 [2021-08-23T22:18:16.652Z] === RUN   TestRenameContainerWithSameName
22:18:16 [2021-08-23T22:18:16.912Z] --- PASS: TestRenameContainerWithSameName (0.50s)
22:18:16 [2021-08-23T22:18:16.912Z] === RUN   TestRenameContainerWithLinkedContainer
22:18:18 [2021-08-23T22:18:18.293Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
22:18:18 [2021-08-23T22:18:18.293Z] === RUN   TestResize
22:18:18 [2021-08-23T22:18:18.553Z] --- PASS: TestResize (0.50s)
22:18:18 [2021-08-23T22:18:18.553Z] === RUN   TestResizeWithInvalidSize
22:18:19 [2021-08-23T22:18:19.124Z] --- PASS: TestResizeWithInvalidSize (0.51s)
22:18:19 [2021-08-23T22:18:19.124Z] === RUN   TestResizeWhenContainerNotStarted
22:18:19 [2021-08-23T22:18:19.385Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s)
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:18:19 [2021-08-23T22:18:19.385Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:18:21 [2021-08-23T22:18:21.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:18:21 [2021-08-23T22:18:21.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:18:22 [2021-08-23T22:18:22.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:18:22 [2021-08-23T22:18:22.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:18:24 [2021-08-23T22:18:24.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:18:24 [2021-08-23T22:18:24.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:18:26 [2021-08-23T22:18:26.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:18:26 [2021-08-23T22:18:26.623Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:18:28 [2021-08-23T22:18:28.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:18:28 [2021-08-23T22:18:28.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:18:30 [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.97s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.35s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.20s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s)
22:18:30 [2021-08-23T22:18:30.449Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.87s)
22:18:30 [2021-08-23T22:18:30.449Z] === RUN   TestCgroupNamespacesRun
22:18:31 [2021-08-23T22:18:31.836Z] --- PASS: TestCgroupNamespacesRun (1.27s)
22:18:31 [2021-08-23T22:18:31.836Z] === RUN   TestCgroupNamespacesRunPrivileged
22:18:31 [2021-08-23T22:18:31.836Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
22:18:31 [2021-08-23T22:18:31.836Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
22:18:31 [2021-08-23T22:18:31.836Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:18:33 [2021-08-23T22:18:33.241Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s)
22:18:33 [2021-08-23T22:18:33.241Z] === RUN   TestCgroupNamespacesRunHostMode
22:18:34 [2021-08-23T22:18:34.204Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s)
22:18:34 [2021-08-23T22:18:34.204Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:18:35 [2021-08-23T22:18:35.592Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s)
22:18:35 [2021-08-23T22:18:35.592Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:18:36 [2021-08-23T22:18:36.977Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
22:18:36 [2021-08-23T22:18:36.977Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:18:37 [2021-08-23T22:18:37.645Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
22:18:37 [2021-08-23T22:18:37.645Z] === RUN   TestCgroupNamespacesRunOlderClient
22:18:39 [2021-08-23T22:18:39.027Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s)
22:18:39 [2021-08-23T22:18:39.027Z] === RUN   TestNISDomainname
22:18:39 [2021-08-23T22:18:39.598Z] --- PASS: TestNISDomainname (0.61s)
22:18:39 [2021-08-23T22:18:39.598Z] === RUN   TestHostnameDnsResolution
22:18:40 [2021-08-23T22:18:40.168Z] --- PASS: TestHostnameDnsResolution (0.78s)
22:18:40 [2021-08-23T22:18:40.168Z] === RUN   TestStats
22:18:42 [2021-08-23T22:18:42.709Z] --- PASS: TestStats (2.59s)
22:18:42 [2021-08-23T22:18:42.709Z] === RUN   TestStopContainerWithTimeout
22:18:42 [2021-08-23T22:18:42.709Z] === RUN   TestStopContainerWithTimeout/0
22:18:42 [2021-08-23T22:18:42.709Z] === PAUSE TestStopContainerWithTimeout/0
22:18:42 [2021-08-23T22:18:42.709Z] === RUN   TestStopContainerWithTimeout/1
22:18:42 [2021-08-23T22:18:42.709Z] === PAUSE TestStopContainerWithTimeout/1
22:18:42 [2021-08-23T22:18:42.709Z] === RUN   TestStopContainerWithTimeout/3
22:18:42 [2021-08-23T22:18:42.709Z] === PAUSE TestStopContainerWithTimeout/3
22:18:42 [2021-08-23T22:18:42.709Z] === RUN   TestStopContainerWithTimeout/-1
22:18:42 [2021-08-23T22:18:42.709Z] === PAUSE TestStopContainerWithTimeout/-1
22:18:42 [2021-08-23T22:18:42.709Z] === CONT  TestStopContainerWithTimeout/0
22:18:42 [2021-08-23T22:18:42.709Z] === CONT  TestStopContainerWithTimeout/3
22:18:43 [2021-08-23T22:18:43.649Z] === CONT  TestStopContainerWithTimeout/-1
22:18:45 [2021-08-23T22:18:45.557Z] === CONT  TestStopContainerWithTimeout/1
22:18:47 [2021-08-23T22:18:47.466Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:18:47 [2021-08-23T22:18:47.466Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
22:18:47 [2021-08-23T22:18:47.466Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
22:18:47 [2021-08-23T22:18:47.466Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.48s)
22:18:47 [2021-08-23T22:18:47.466Z]     --- PASS: TestStopContainerWithTimeout/1 (1.51s)
22:18:47 [2021-08-23T22:18:47.466Z] === RUN   TestDeleteDevicemapper
22:18:47 [2021-08-23T22:18:47.466Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:18:47 [2021-08-23T22:18:47.466Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:18:47 [2021-08-23T22:18:47.466Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:18:49 [2021-08-23T22:18:49.374Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s)
22:18:49 [2021-08-23T22:18:49.374Z] === RUN   TestUpdateMemory
22:18:50 [2021-08-23T22:18:50.315Z] --- PASS: TestUpdateMemory (0.65s)
22:18:50 [2021-08-23T22:18:50.315Z] === RUN   TestUpdateCPUQuota
22:18:51 [2021-08-23T22:18:51.254Z] --- PASS: TestUpdateCPUQuota (0.98s)
22:18:51 [2021-08-23T22:18:51.254Z] === RUN   TestUpdatePidsLimit
22:18:51 [2021-08-23T22:18:51.254Z] === RUN   TestUpdatePidsLimit/update_from_none
22:18:51 [2021-08-23T22:18:51.254Z] === RUN   TestUpdatePidsLimit/no_change
22:18:51 [2021-08-23T22:18:51.514Z] === RUN   TestUpdatePidsLimit/update_lower
22:18:51 [2021-08-23T22:18:51.774Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:18:52 [2021-08-23T22:18:52.034Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:18:52 [2021-08-23T22:18:52.294Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:18:52 [2021-08-23T22:18:52.553Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:18:53 [2021-08-23T22:18:53.934Z] --- PASS: TestUpdatePidsLimit (2.54s)
22:18:53 [2021-08-23T22:18:53.934Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
22:18:53 [2021-08-23T22:18:53.934Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
22:18:53 [2021-08-23T22:18:53.934Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
22:18:53 [2021-08-23T22:18:53.934Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s)
22:18:53 [2021-08-23T22:18:53.934Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s)
22:18:53 [2021-08-23T22:18:53.934Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s)
22:18:53 [2021-08-23T22:18:53.934Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s)
22:18:53 [2021-08-23T22:18:53.934Z] === RUN   TestUpdateRestartPolicy
22:19:06 [2021-08-23T22:19:06.154Z] --- PASS: TestUpdateRestartPolicy (11.50s)
22:19:06 [2021-08-23T22:19:06.154Z] === RUN   TestUpdateRestartWithAutoRemove
22:19:06 [2021-08-23T22:19:06.154Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
22:19:06 [2021-08-23T22:19:06.154Z] === RUN   TestWaitNonBlocked
22:19:06 [2021-08-23T22:19:06.154Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:19:06 [2021-08-23T22:19:06.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:19:06 [2021-08-23T22:19:06.154Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:19:06 [2021-08-23T22:19:06.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:19:06 [2021-08-23T22:19:06.154Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:19:06 [2021-08-23T22:19:06.154Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:19:06 [2021-08-23T22:19:06.414Z] --- PASS: TestWaitNonBlocked (0.01s)
22:19:06 [2021-08-23T22:19:06.414Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
22:19:06 [2021-08-23T22:19:06.414Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s)
22:19:06 [2021-08-23T22:19:06.414Z] === RUN   TestWaitBlocked
22:19:06 [2021-08-23T22:19:06.414Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:19:06 [2021-08-23T22:19:06.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:19:06 [2021-08-23T22:19:06.414Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:19:06 [2021-08-23T22:19:06.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:19:06 [2021-08-23T22:19:06.675Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:19:06 [2021-08-23T22:19:06.675Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:19:07 [2021-08-23T22:19:07.616Z] --- PASS: TestWaitBlocked (0.02s)
22:19:07 [2021-08-23T22:19:07.616Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s)
22:19:07 [2021-08-23T22:19:07.616Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s)
22:19:07 [2021-08-23T22:19:07.616Z] === CONT  TestContainerStartOnDaemonRestart
22:19:07 [2021-08-23T22:19:07.616Z] === CONT  TestRestartDaemonWithRestartingContainer
22:19:10 [2021-08-23T22:19:10.160Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s)
22:19:10 [2021-08-23T22:19:10.160Z] === CONT  TestIpcModeOlderClient
22:19:10 [2021-08-23T22:19:10.160Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s)
22:19:10 [2021-08-23T22:19:10.160Z] === CONT  TestDaemonHostGatewayIP
22:19:10 [2021-08-23T22:19:10.160Z] --- PASS: TestIpcModeOlderClient (0.13s)
22:19:10 [2021-08-23T22:19:10.160Z] === CONT  TestContainerKillOnDaemonStart
22:19:12 [2021-08-23T22:19:12.701Z] --- PASS: TestDaemonHostGatewayIP (2.62s)
22:19:12 [2021-08-23T22:19:12.701Z] === CONT  TestDaemonRestartIpcMode
22:19:15 [2021-08-23T22:19:15.243Z] --- PASS: TestDaemonRestartIpcMode (2.60s)
22:19:21 [2021-08-23T22:19:21.818Z] --- PASS: TestContainerKillOnDaemonStart (11.76s)
22:19:21 [2021-08-23T22:19:21.818Z] PASS
22:19:21 [2021-08-23T22:19:21.818Z] 
22:19:21 [2021-08-23T22:19:21.818Z] === Skipped
22:19:21 [2021-08-23T22:19:21.818Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:19:21 [2021-08-23T22:19:21.818Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:19:21 [2021-08-23T22:19:21.818Z] 
22:19:21 [2021-08-23T22:19:21.818Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:19:21 [2021-08-23T22:19:21.818Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
22:19:21 [2021-08-23T22:19:21.818Z] 
22:19:21 [2021-08-23T22:19:21.818Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:19:21 [2021-08-23T22:19:21.818Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:19:21 [2021-08-23T22:19:21.818Z] 
22:19:21 [2021-08-23T22:19:21.818Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
22:19:21 [2021-08-23T22:19:21.818Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
22:19:21 [2021-08-23T22:19:21.818Z] 
22:19:21 [2021-08-23T22:19:21.818Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:19:21 [2021-08-23T22:19:21.818Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:19:21 [2021-08-23T22:19:21.818Z] 
22:19:21 [2021-08-23T22:19:21.818Z] 
22:19:21 [2021-08-23T22:19:21.818Z] DONE 195 tests, 5 skipped in 114.238s
22:19:21 [2021-08-23T22:19:21.818Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:19:21 [2021-08-23T22:19:21.818Z] === RUN   TestConfigDaemonLibtrustID
22:19:22 [2021-08-23T22:19:22.387Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:19:22 [2021-08-23T22:19:22.387Z] === RUN   TestDaemonConfigValidation
22:19:22 [2021-08-23T22:19:22.387Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:19:22 [2021-08-23T22:19:22.387Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:19:22 [2021-08-23T22:19:22.387Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:19:22 [2021-08-23T22:19:22.387Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:19:22 [2021-08-23T22:19:22.387Z] === RUN   TestDaemonConfigValidation/invalid_config
22:19:22 [2021-08-23T22:19:22.387Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:19:22 [2021-08-23T22:19:22.387Z] === RUN   TestDaemonConfigValidation/malformed_config
22:19:22 [2021-08-23T22:19:22.387Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:19:22 [2021-08-23T22:19:22.387Z] === RUN   TestDaemonConfigValidation/valid_config
22:19:22 [2021-08-23T22:19:22.387Z] === PAUSE TestDaemonConfigValidation/valid_config
22:19:22 [2021-08-23T22:19:22.387Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:19:22 [2021-08-23T22:19:22.387Z] === CONT  TestDaemonConfigValidation/malformed_config
22:19:22 [2021-08-23T22:19:22.387Z] === CONT  TestDaemonConfigValidation/valid_config
22:19:22 [2021-08-23T22:19:22.387Z] === CONT  TestDaemonConfigValidation/invalid_config
22:19:22 [2021-08-23T22:19:22.387Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:19:22 [2021-08-23T22:19:22.387Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:19:22 [2021-08-23T22:19:22.387Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:19:22 [2021-08-23T22:19:22.387Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
22:19:22 [2021-08-23T22:19:22.387Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
22:19:22 [2021-08-23T22:19:22.387Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
22:19:22 [2021-08-23T22:19:22.387Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
22:19:22 [2021-08-23T22:19:22.387Z] === RUN   TestConfigDaemonSeccompProfiles
22:19:22 [2021-08-23T22:19:22.387Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:19:23 [2021-08-23T22:19:23.790Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:19:24 [2021-08-23T22:19:24.730Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:19:25 [2021-08-23T22:19:25.669Z] === CONT  TestConfigDaemonSeccompProfiles
22:19:25 [2021-08-23T22:19:25.669Z]     daemon_test.go:149: [df1ac8f84ae3e] daemon is not started
22:19:25 [2021-08-23T22:19:25.669Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
22:19:25 [2021-08-23T22:19:25.669Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
22:19:25 [2021-08-23T22:19:25.669Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:19:25 [2021-08-23T22:19:25.669Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
22:19:25 [2021-08-23T22:19:25.669Z] PASS
22:19:25 [2021-08-23T22:19:25.669Z] 
22:19:25 [2021-08-23T22:19:25.669Z] DONE 11 tests in 3.889s
22:19:25 [2021-08-23T22:19:25.669Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:19:25 [2021-08-23T22:19:25.669Z] INFO: Testing against a local daemon
22:19:25 [2021-08-23T22:19:25.669Z] === RUN   TestCommitInheritsEnv
22:19:25 [2021-08-23T22:19:25.929Z] --- PASS: TestCommitInheritsEnv (0.40s)
22:19:25 [2021-08-23T22:19:25.929Z] === RUN   TestImportExtremelyLargeImageWorks
22:19:25 [2021-08-23T22:19:25.929Z] === PAUSE TestImportExtremelyLargeImageWorks
22:19:25 [2021-08-23T22:19:25.929Z] === RUN   TestImagesFilterMultiReference
22:19:26 [2021-08-23T22:19:26.189Z] --- PASS: TestImagesFilterMultiReference (0.07s)
22:19:26 [2021-08-23T22:19:26.189Z] === RUN   TestImagePullPlatformInvalid
22:19:26 [2021-08-23T22:19:26.189Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:19:26 [2021-08-23T22:19:26.189Z] === RUN   TestRemoveImageOrphaning
22:19:26 [2021-08-23T22:19:26.449Z] --- PASS: TestRemoveImageOrphaning (0.29s)
22:19:26 [2021-08-23T22:19:26.449Z] === RUN   TestRemoveImageGarbageCollector
22:19:28 [2021-08-23T22:19:28.356Z] --- PASS: TestRemoveImageGarbageCollector (1.76s)
22:19:28 [2021-08-23T22:19:28.357Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:19:28 [2021-08-23T22:19:28.357Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
22:19:28 [2021-08-23T22:19:28.357Z] === RUN   TestTagInvalidReference
22:19:28 [2021-08-23T22:19:28.357Z] --- PASS: TestTagInvalidReference (0.01s)
22:19:28 [2021-08-23T22:19:28.357Z] === RUN   TestTagValidPrefixedRepo
22:19:28 [2021-08-23T22:19:28.357Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
22:19:28 [2021-08-23T22:19:28.357Z] === RUN   TestTagExistedNameWithoutForce
22:19:28 [2021-08-23T22:19:28.357Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:19:28 [2021-08-23T22:19:28.357Z] === RUN   TestTagOfficialNames
22:19:28 [2021-08-23T22:19:28.357Z] --- PASS: TestTagOfficialNames (0.06s)
22:19:28 [2021-08-23T22:19:28.357Z] === RUN   TestTagMatchesDigest
22:19:28 [2021-08-23T22:19:28.357Z] --- PASS: TestTagMatchesDigest (0.01s)
22:19:28 [2021-08-23T22:19:28.357Z] === CONT  TestImportExtremelyLargeImageWorks
22:21:04 [2021-08-23T22:21:04.833Z] --- PASS: TestImportExtremelyLargeImageWorks (92.07s)
22:21:04 [2021-08-23T22:21:04.833Z] PASS
22:21:04 [2021-08-23T22:21:04.833Z] 
22:21:04 [2021-08-23T22:21:04.833Z] DONE 12 tests in 94.841s
22:21:04 [2021-08-23T22:21:04.833Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:21:04 [2021-08-23T22:21:04.833Z] INFO: Testing against a local daemon
22:21:04 [2021-08-23T22:21:04.833Z] === RUN   TestNetworkCreateDelete
22:21:04 [2021-08-23T22:21:04.833Z] --- PASS: TestNetworkCreateDelete (0.15s)
22:21:04 [2021-08-23T22:21:04.833Z] === RUN   TestDockerNetworkDeletePreferID
22:21:04 [2021-08-23T22:21:04.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
22:21:04 [2021-08-23T22:21:04.833Z] === RUN   TestDaemonDNSFallback
22:21:08 [2021-08-23T22:21:08.124Z] --- PASS: TestDaemonDNSFallback (6.43s)
22:21:08 [2021-08-23T22:21:08.124Z] === RUN   TestInspectNetwork
22:21:11 [2021-08-23T22:21:11.420Z] === RUN   TestInspectNetwork/full_network_id
22:21:11 [2021-08-23T22:21:11.420Z] === RUN   TestInspectNetwork/partial_network_id
22:21:11 [2021-08-23T22:21:11.420Z] === RUN   TestInspectNetwork/network_name
22:21:11 [2021-08-23T22:21:11.420Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:21:15 [2021-08-23T22:21:15.628Z] --- PASS: TestInspectNetwork (7.56s)
22:21:15 [2021-08-23T22:21:15.628Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:21:15 [2021-08-23T22:21:15.628Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:21:15 [2021-08-23T22:21:15.628Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:21:15 [2021-08-23T22:21:15.628Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:21:15 [2021-08-23T22:21:15.628Z] === RUN   TestRunContainerWithBridgeNone
22:21:17 [2021-08-23T22:21:17.009Z] --- PASS: TestRunContainerWithBridgeNone (1.76s)
22:21:17 [2021-08-23T22:21:17.009Z] === RUN   TestNetworkInvalidJSON
22:21:17 [2021-08-23T22:21:17.009Z] === RUN   TestNetworkInvalidJSON//networks/create
22:21:17 [2021-08-23T22:21:17.009Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:21:17 [2021-08-23T22:21:17.009Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:21:17 [2021-08-23T22:21:17.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:21:17 [2021-08-23T22:21:17.009Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:21:17 [2021-08-23T22:21:17.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:21:17 [2021-08-23T22:21:17.010Z] === CONT  TestNetworkInvalidJSON//networks/create
22:21:17 [2021-08-23T22:21:17.010Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:21:17 [2021-08-23T22:21:17.010Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:21:17 [2021-08-23T22:21:17.010Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:21:17 [2021-08-23T22:21:17.010Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:21:17 [2021-08-23T22:21:17.010Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:21:17 [2021-08-23T22:21:17.010Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:21:17 [2021-08-23T22:21:17.010Z] === RUN   TestNetworkList
22:21:17 [2021-08-23T22:21:17.010Z] === RUN   TestNetworkList//networks
22:21:17 [2021-08-23T22:21:17.010Z] === PAUSE TestNetworkList//networks
22:21:17 [2021-08-23T22:21:17.010Z] === RUN   TestNetworkList//networks/
22:21:17 [2021-08-23T22:21:17.010Z] === PAUSE TestNetworkList//networks/
22:21:17 [2021-08-23T22:21:17.010Z] === CONT  TestNetworkList//networks
22:21:17 [2021-08-23T22:21:17.010Z] === CONT  TestNetworkList//networks/
22:21:17 [2021-08-23T22:21:17.010Z] --- PASS: TestNetworkList (0.01s)
22:21:17 [2021-08-23T22:21:17.010Z]     --- PASS: TestNetworkList//networks (0.00s)
22:21:17 [2021-08-23T22:21:17.010Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:21:17 [2021-08-23T22:21:17.010Z] === RUN   TestHostIPv4BridgeLabel
22:21:17 [2021-08-23T22:21:17.578Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:21:17 [2021-08-23T22:21:17.578Z] === RUN   TestDaemonRestartWithLiveRestore
22:21:18 [2021-08-23T22:21:18.516Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:21:18 [2021-08-23T22:21:18.517Z] === RUN   TestDaemonDefaultNetworkPools
22:21:19 [2021-08-23T22:21:19.455Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
22:21:19 [2021-08-23T22:21:19.455Z] === RUN   TestDaemonRestartWithExistingNetwork
22:21:20 [2021-08-23T22:21:20.394Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:21:20 [2021-08-23T22:21:20.394Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:21:21 [2021-08-23T22:21:21.774Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
22:21:21 [2021-08-23T22:21:21.774Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:21:22 [2021-08-23T22:21:22.344Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:21:22 [2021-08-23T22:21:22.344Z] === RUN   TestServiceWithPredefinedNetwork
22:21:24 [2021-08-23T22:21:24.884Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s)
22:21:24 [2021-08-23T22:21:24.884Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:21:24 [2021-08-23T22:21:24.884Z]     service_test.go:243: FLAKY_TEST
22:21:24 [2021-08-23T22:21:24.884Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:21:24 [2021-08-23T22:21:24.884Z] === RUN   TestServiceWithDataPathPortInit
22:21:39 [2021-08-23T22:21:39.776Z] --- PASS: TestServiceWithDataPathPortInit (14.30s)
22:21:39 [2021-08-23T22:21:39.776Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:21:41 [2021-08-23T22:21:41.685Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g9j7ajqlwa38sfvv9quayqe20 Created:2021-08-23 22:21:40.277414741 +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[8246ef2e45032e740b04473e57bfb114dbf5bc2bf5f09c75f8c9dd87bb37bcf6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b0jt71k0k059xq017a9f6tyfn EndpointID:46900cad8c3afb6c8bf124f228a6c12942458054478cbbfb34bc879773fc5831 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:698bfdc9cc38532057e2d7e545d8c3be3d2ba633613ccea3f6d3694c8b81b343 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:41074ecbd257 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b0jt71k0k059xq017a9f6tyfn EndpointID:46900cad8c3afb6c8bf124f228a6c12942458054478cbbfb34bc879773fc5831 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:21:45 [2021-08-23T22:21:45.881Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.05s)
22:21:45 [2021-08-23T22:21:45.881Z] PASS
22:21:45 [2021-08-23T22:21:45.881Z] 
22:21:45 [2021-08-23T22:21:45.881Z] === Skipped
22:21:45 [2021-08-23T22:21:45.881Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:21:45 [2021-08-23T22:21:45.881Z]     service_test.go:243: FLAKY_TEST
22:21:45 [2021-08-23T22:21:45.881Z] 
22:21:45 [2021-08-23T22:21:45.881Z] 
22:21:45 [2021-08-23T22:21:45.881Z] DONE 26 tests, 1 skipped in 45.546s
22:21:45 [2021-08-23T22:21:45.881Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:21:46 [2021-08-23T22:21:46.141Z] INFO: Testing against a local daemon
22:21:46 [2021-08-23T22:21:46.142Z] === RUN   TestDockerNetworkIpvlanPersistance
22:21:46 [2021-08-23T22:21:46.142Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:21:46 [2021-08-23T22:21:46.142Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:21:46 [2021-08-23T22:21:46.142Z] === RUN   TestDockerNetworkIpvlan
22:21:46 [2021-08-23T22:21:46.142Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:21:46 [2021-08-23T22:21:46.142Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:21:46 [2021-08-23T22:21:46.142Z] PASS
22:21:46 [2021-08-23T22:21:46.142Z] 
22:21:46 [2021-08-23T22:21:46.142Z] === Skipped
22:21:46 [2021-08-23T22:21:46.142Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:21:46 [2021-08-23T22:21:46.142Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:21:46 [2021-08-23T22:21:46.142Z] 
22:21:46 [2021-08-23T22:21:46.142Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:21:46 [2021-08-23T22:21:46.142Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:21:46 [2021-08-23T22:21:46.142Z] 
22:21:46 [2021-08-23T22:21:46.142Z] 
22:21:46 [2021-08-23T22:21:46.142Z] DONE 2 tests, 2 skipped in 0.031s
22:21:46 [2021-08-23T22:21:46.142Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:21:46 [2021-08-23T22:21:46.142Z] INFO: Testing against a local daemon
22:21:46 [2021-08-23T22:21:46.142Z] === RUN   TestDockerNetworkMacvlanPersistance
22:21:47 [2021-08-23T22:21:47.521Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
22:21:47 [2021-08-23T22:21:47.522Z] === RUN   TestDockerNetworkMacvlan
22:21:48 [2021-08-23T22:21:48.092Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:21:48 [2021-08-23T22:21:48.661Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:21:49 [2021-08-23T22:21:49.601Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:21:52 [2021-08-23T22:21:52.177Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:21:53 [2021-08-23T22:21:53.558Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:21:57 [2021-08-23T22:21:57.757Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:21:58 [2021-08-23T22:21:58.017Z] --- PASS: TestDockerNetworkMacvlan (10.63s)
22:21:58 [2021-08-23T22:21:58.017Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:21:58 [2021-08-23T22:21:58.017Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
22:21:58 [2021-08-23T22:21:58.017Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
22:21:58 [2021-08-23T22:21:58.017Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s)
22:21:58 [2021-08-23T22:21:58.017Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.26s)
22:21:58 [2021-08-23T22:21:58.017Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
22:21:58 [2021-08-23T22:21:58.017Z] PASS
22:21:58 [2021-08-23T22:21:58.017Z] 
22:21:58 [2021-08-23T22:21:58.017Z] DONE 8 tests in 11.885s
22:21:58 [2021-08-23T22:21:58.017Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:21:58 [2021-08-23T22:21:58.017Z] testing: warning: no tests to run
22:21:58 [2021-08-23T22:21:58.017Z] PASS
22:21:58 [2021-08-23T22:21:58.017Z] 
22:21:58 [2021-08-23T22:21:58.017Z] DONE 0 tests in 0.007s
22:21:58 [2021-08-23T22:21:58.017Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:21:58 [2021-08-23T22:21:58.017Z] INFO: Testing against a local daemon
22:21:58 [2021-08-23T22:21:58.017Z] === RUN   TestAuthZPluginAllowRequest
22:21:59 [2021-08-23T22:21:59.397Z] --- PASS: TestAuthZPluginAllowRequest (1.26s)
22:21:59 [2021-08-23T22:21:59.397Z] === RUN   TestAuthZPluginTLS
22:21:59 [2021-08-23T22:21:59.968Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:21:59 [2021-08-23T22:21:59.968Z] === RUN   TestAuthZPluginDenyRequest
22:22:00 [2021-08-23T22:22:00.537Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
22:22:00 [2021-08-23T22:22:00.537Z] === RUN   TestAuthZPluginAPIDenyResponse
22:22:00 [2021-08-23T22:22:00.798Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:22:00 [2021-08-23T22:22:00.798Z] === RUN   TestAuthZPluginDenyResponse
22:22:01 [2021-08-23T22:22:01.368Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:22:01 [2021-08-23T22:22:01.368Z] === RUN   TestAuthZPluginAllowEventStream
22:22:02 [2021-08-23T22:22:02.750Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s)
22:22:02 [2021-08-23T22:22:02.750Z] === RUN   TestAuthZPluginErrorResponse
22:22:03 [2021-08-23T22:22:03.320Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
22:22:03 [2021-08-23T22:22:03.320Z] === RUN   TestAuthZPluginErrorRequest
22:22:03 [2021-08-23T22:22:03.889Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
22:22:03 [2021-08-23T22:22:03.889Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:22:04 [2021-08-23T22:22:04.459Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:22:04 [2021-08-23T22:22:04.459Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:22:06 [2021-08-23T22:22:06.367Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.57s)
22:22:06 [2021-08-23T22:22:06.367Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:22:07 [2021-08-23T22:22:07.749Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s)
22:22:07 [2021-08-23T22:22:07.749Z] === RUN   TestAuthZPluginHeader
22:22:08 [2021-08-23T22:22:08.321Z] --- PASS: TestAuthZPluginHeader (0.70s)
22:22:08 [2021-08-23T22:22:08.321Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:22:12 [2021-08-23T22:22:12.527Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.75s)
22:22:12 [2021-08-23T22:22:12.527Z] === RUN   TestAuthZPluginV2Disable
22:22:15 [2021-08-23T22:22:15.066Z] --- PASS: TestAuthZPluginV2Disable (2.92s)
22:22:15 [2021-08-23T22:22:15.066Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:22:18 [2021-08-23T22:22:18.385Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.89s)
22:22:18 [2021-08-23T22:22:18.385Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:22:30 [2021-08-23T22:22:30.602Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.47s)
22:22:30 [2021-08-23T22:22:30.602Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:22:48 [2021-08-23T22:22:48.701Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
22:22:48 [2021-08-23T22:22:48.701Z] PASS
22:22:48 [2021-08-23T22:22:48.701Z] 
22:22:48 [2021-08-23T22:22:48.701Z] DONE 17 tests in 48.016s
22:22:48 [2021-08-23T22:22:48.701Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:22:48 [2021-08-23T22:22:48.701Z] INFO: Testing against a local daemon
22:22:48 [2021-08-23T22:22:48.701Z] === RUN   TestPluginInvalidJSON
22:22:48 [2021-08-23T22:22:48.701Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:22:48 [2021-08-23T22:22:48.701Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:22:48 [2021-08-23T22:22:48.701Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:22:48 [2021-08-23T22:22:48.701Z] --- PASS: TestPluginInvalidJSON (0.01s)
22:22:48 [2021-08-23T22:22:48.701Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:22:48 [2021-08-23T22:22:48.701Z] === RUN   TestPluginInstall
22:22:48 [2021-08-23T22:22:48.701Z] === RUN   TestPluginInstall/no_auth
22:22:48 [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:22:48 [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa70c3aeb1b69f3382e49a0ac5941794fa8a137c732754ef247973d71e0f70b6" mediatype=application/vnd.docker.plugin.v1+json size=522
22:22:48 [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:22:48 [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa70c3aeb1b69f3382e49a0ac5941794fa8a137c732754ef247973d71e0f70b6" mediatype=application/vnd.docker.plugin.v1+json size=522
22:22:48 [2021-08-23T22:22:48.701Z] === RUN   TestPluginInstall/with_htpasswd
22:22:48 [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:22:48 [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c26db7e80da3234e9a71e33633b3a7858413655ae00302c1738289d8d0fa5dba" mediatype=application/vnd.docker.plugin.v1+json size=522
22:22:48 [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:22:48 [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c26db7e80da3234e9a71e33633b3a7858413655ae00302c1738289d8d0fa5dba" mediatype=application/vnd.docker.plugin.v1+json size=522
22:22:48 [2021-08-23T22:22:48.701Z] === RUN   TestPluginInstall/with_insecure
22:22:49 [2021-08-23T22:22:49.271Z] time="2021-08-23T22:22:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:22:49 [2021-08-23T22:22:49.271Z] time="2021-08-23T22:22:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:724080dc7548b4390af6ec7367b3210edfb2d790b517d6f2ec8a0eed69e2243f" mediatype=application/vnd.docker.plugin.v1+json size=522
22:22:49 [2021-08-23T22:22:49.271Z] time="2021-08-23T22:22:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:22:49 [2021-08-23T22:22:49.271Z] time="2021-08-23T22:22:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:724080dc7548b4390af6ec7367b3210edfb2d790b517d6f2ec8a0eed69e2243f" mediatype=application/vnd.docker.plugin.v1+json size=522
22:22:49 [2021-08-23T22:22:49.531Z]     plugin_test.go:166: [d1054c343771f] daemon is not started
22:22:49 [2021-08-23T22:22:49.531Z] --- PASS: TestPluginInstall (3.41s)
22:22:49 [2021-08-23T22:22:49.531Z]     --- PASS: TestPluginInstall/no_auth (1.57s)
22:22:49 [2021-08-23T22:22:49.531Z]     --- PASS: TestPluginInstall/with_htpasswd (0.68s)
22:22:49 [2021-08-23T22:22:49.531Z]     --- PASS: TestPluginInstall/with_insecure (1.17s)
22:22:49 [2021-08-23T22:22:49.531Z] === RUN   TestPluginsWithRuntimes
22:22:50 [2021-08-23T22:22:50.911Z] === RUN   TestPluginsWithRuntimes/No_Args
22:22:51 [2021-08-23T22:22:51.850Z] === RUN   TestPluginsWithRuntimes/With_Args
22:22:53 [2021-08-23T22:22:53.231Z] --- PASS: TestPluginsWithRuntimes (3.54s)
22:22:53 [2021-08-23T22:22:53.231Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.95s)
22:22:53 [2021-08-23T22:22:53.231Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.94s)
22:22:53 [2021-08-23T22:22:53.231Z] === RUN   TestPluginBackCompatMediaTypes
22:22:53 [2021-08-23T22:22:53.491Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
22:22:53 [2021-08-23T22:22:53.491Z] PASS
22:22:53 [2021-08-23T22:22:53.491Z] 
22:22:53 [2021-08-23T22:22:53.491Z] DONE 10 tests in 7.593s
22:22:53 [2021-08-23T22:22:53.491Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:22:53 [2021-08-23T22:22:53.751Z] INFO: Testing against a local daemon
22:22:53 [2021-08-23T22:22:53.751Z] === RUN   TestExternalGraphDriver
22:22:53 [2021-08-23T22:22:53.751Z] === RUN   TestExternalGraphDriver/json
22:22:55 [2021-08-23T22:22:55.659Z] === RUN   TestExternalGraphDriver/spec
22:22:57 [2021-08-23T22:22:57.041Z] === RUN   TestExternalGraphDriver/pull
22:22:58 [2021-08-23T22:22:58.424Z] --- PASS: TestExternalGraphDriver (4.89s)
22:22:58 [2021-08-23T22:22:58.424Z]     --- PASS: TestExternalGraphDriver/json (1.68s)
22:22:58 [2021-08-23T22:22:58.424Z]     --- PASS: TestExternalGraphDriver/spec (1.70s)
22:22:58 [2021-08-23T22:22:58.424Z]     --- PASS: TestExternalGraphDriver/pull (1.46s)
22:22:58 [2021-08-23T22:22:58.424Z] === RUN   TestGraphdriverPluginV2
22:23:02 [2021-08-23T22:23:02.619Z] --- PASS: TestGraphdriverPluginV2 (3.50s)
22:23:02 [2021-08-23T22:23:02.619Z] PASS
22:23:02 [2021-08-23T22:23:02.619Z] 
22:23:02 [2021-08-23T22:23:02.619Z] DONE 5 tests in 8.413s
22:23:02 [2021-08-23T22:23:02.619Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:23:02 [2021-08-23T22:23:02.619Z] INFO: Testing against a local daemon
22:23:02 [2021-08-23T22:23:02.619Z] === RUN   TestContinueAfterPluginCrash
22:23:02 [2021-08-23T22:23:02.619Z] === PAUSE TestContinueAfterPluginCrash
22:23:02 [2021-08-23T22:23:02.619Z] === RUN   TestReadPluginNoRead
22:23:02 [2021-08-23T22:23:02.619Z] === PAUSE TestReadPluginNoRead
22:23:02 [2021-08-23T22:23:02.619Z] === RUN   TestDaemonStartWithLogOpt
22:23:02 [2021-08-23T22:23:02.619Z] === PAUSE TestDaemonStartWithLogOpt
22:23:02 [2021-08-23T22:23:02.619Z] === CONT  TestContinueAfterPluginCrash
22:23:02 [2021-08-23T22:23:02.619Z] === CONT  TestDaemonStartWithLogOpt
22:23:05 [2021-08-23T22:23:05.927Z] --- PASS: TestDaemonStartWithLogOpt (3.62s)
22:23:05 [2021-08-23T22:23:05.927Z] === CONT  TestReadPluginNoRead
22:23:08 [2021-08-23T22:23:08.467Z] === RUN   TestReadPluginNoRead/disabled_caching
22:23:09 [2021-08-23T22:23:09.407Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:23:11 [2021-08-23T22:23:11.315Z] === RUN   TestReadPluginNoRead/default
22:23:11 [2021-08-23T22:23:11.315Z] --- PASS: TestContinueAfterPluginCrash (9.06s)
22:23:12 [2021-08-23T22:23:12.695Z] === CONT  TestReadPluginNoRead
22:23:12 [2021-08-23T22:23:12.696Z]     read_test.go:92: [d3250c2e394c4] daemon is not started
22:23:12 [2021-08-23T22:23:12.696Z] --- PASS: TestReadPluginNoRead (6.73s)
22:23:12 [2021-08-23T22:23:12.696Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.37s)
22:23:12 [2021-08-23T22:23:12.696Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
22:23:12 [2021-08-23T22:23:12.696Z]     --- PASS: TestReadPluginNoRead/default (1.44s)
22:23:12 [2021-08-23T22:23:12.696Z] PASS
22:23:12 [2021-08-23T22:23:12.696Z] 
22:23:12 [2021-08-23T22:23:12.696Z] DONE 6 tests in 10.376s
22:23:12 [2021-08-23T22:23:12.696Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:23:12 [2021-08-23T22:23:12.696Z] testing: warning: no tests to run
22:23:12 [2021-08-23T22:23:12.696Z] PASS
22:23:12 [2021-08-23T22:23:12.696Z] 
22:23:12 [2021-08-23T22:23:12.696Z] DONE 0 tests in 0.008s
22:23:12 [2021-08-23T22:23:12.696Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:23:12 [2021-08-23T22:23:12.696Z] INFO: Testing against a local daemon
22:23:12 [2021-08-23T22:23:12.696Z] === RUN   TestPluginWithDevMounts
22:23:12 [2021-08-23T22:23:12.696Z] === PAUSE TestPluginWithDevMounts
22:23:12 [2021-08-23T22:23:12.696Z] === CONT  TestPluginWithDevMounts
22:23:14 [2021-08-23T22:23:14.604Z] --- PASS: TestPluginWithDevMounts (1.84s)
22:23:14 [2021-08-23T22:23:14.604Z] PASS
22:23:14 [2021-08-23T22:23:14.604Z] 
22:23:14 [2021-08-23T22:23:14.604Z] DONE 1 tests in 1.884s
22:23:14 [2021-08-23T22:23:14.604Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:23:14 [2021-08-23T22:23:14.604Z] INFO: Testing against a local daemon
22:23:14 [2021-08-23T22:23:14.604Z] === RUN   TestSecretInspect
22:23:16 [2021-08-23T22:23:16.516Z] --- PASS: TestSecretInspect (2.20s)
22:23:16 [2021-08-23T22:23:16.516Z] === RUN   TestSecretList
22:23:19 [2021-08-23T22:23:19.056Z] --- PASS: TestSecretList (2.29s)
22:23:19 [2021-08-23T22:23:19.056Z] === RUN   TestSecretsCreateAndDelete
22:23:20 [2021-08-23T22:23:20.969Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
22:23:20 [2021-08-23T22:23:20.969Z] === RUN   TestSecretsUpdate
22:23:23 [2021-08-23T22:23:23.507Z] --- PASS: TestSecretsUpdate (2.27s)
22:23:23 [2021-08-23T22:23:23.507Z] === RUN   TestTemplatedSecret
22:23:26 [2021-08-23T22:23:26.047Z] --- PASS: TestTemplatedSecret (2.80s)
22:23:26 [2021-08-23T22:23:26.047Z] === RUN   TestSecretCreateResolve
22:23:28 [2021-08-23T22:23:28.587Z] --- PASS: TestSecretCreateResolve (2.29s)
22:23:28 [2021-08-23T22:23:28.587Z] PASS
22:23:28 [2021-08-23T22:23:28.587Z] 
22:23:28 [2021-08-23T22:23:28.587Z] DONE 6 tests in 14.038s
22:23:28 [2021-08-23T22:23:28.587Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:23:28 [2021-08-23T22:23:28.587Z] INFO: Testing against a local daemon
22:23:28 [2021-08-23T22:23:28.587Z] === RUN   TestServiceCreateInit
22:23:28 [2021-08-23T22:23:28.587Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:23:32 [2021-08-23T22:23:32.799Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:23:36 [2021-08-23T22:23:36.998Z] --- PASS: TestServiceCreateInit (8.03s)
22:23:36 [2021-08-23T22:23:36.998Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.00s)
22:23:36 [2021-08-23T22:23:36.998Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.01s)
22:23:36 [2021-08-23T22:23:36.998Z] === RUN   TestCreateServiceMultipleTimes
22:23:55 [2021-08-23T22:23:55.100Z] --- PASS: TestCreateServiceMultipleTimes (15.94s)
22:23:55 [2021-08-23T22:23:55.100Z] === RUN   TestCreateServiceConflict
22:23:55 [2021-08-23T22:23:55.100Z] --- PASS: TestCreateServiceConflict (2.20s)
22:23:55 [2021-08-23T22:23:55.100Z] === RUN   TestCreateServiceMaxReplicas
22:23:57 [2021-08-23T22:23:57.640Z] --- PASS: TestCreateServiceMaxReplicas (3.02s)
22:23:57 [2021-08-23T22:23:57.640Z] === RUN   TestCreateWithDuplicateNetworkNames
22:24:12 [2021-08-23T22:24:12.531Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s)
22:24:12 [2021-08-23T22:24:12.531Z] === RUN   TestCreateServiceSecretFileMode
22:24:13 [2021-08-23T22:24:13.470Z] --- PASS: TestCreateServiceSecretFileMode (2.52s)
22:24:13 [2021-08-23T22:24:13.470Z] === RUN   TestCreateServiceConfigFileMode
22:24:16 [2021-08-23T22:24:16.010Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
22:24:16 [2021-08-23T22:24:16.010Z] === RUN   TestCreateServiceSysctls
22:24:19 [2021-08-23T22:24:19.304Z] --- PASS: TestCreateServiceSysctls (3.33s)
22:24:19 [2021-08-23T22:24:19.304Z] === RUN   TestCreateServiceCapabilities
22:24:21 [2021-08-23T22:24:21.843Z] --- PASS: TestCreateServiceCapabilities (2.51s)
22:24:21 [2021-08-23T22:24:21.843Z] === RUN   TestInspect
22:24:25 [2021-08-23T22:24:25.148Z] --- PASS: TestInspect (2.89s)
22:24:25 [2021-08-23T22:24:25.148Z] === RUN   TestCreateJob
22:24:28 [2021-08-23T22:24:28.442Z] --- PASS: TestCreateJob (3.28s)
22:24:28 [2021-08-23T22:24:28.442Z] === RUN   TestReplicatedJob
22:24:35 [2021-08-23T22:24:35.014Z] --- PASS: TestReplicatedJob (6.09s)
22:24:35 [2021-08-23T22:24:35.014Z] === RUN   TestUpdateReplicatedJob
22:24:37 [2021-08-23T22:24:37.553Z] --- PASS: TestUpdateReplicatedJob (3.47s)
22:24:37 [2021-08-23T22:24:37.553Z] === RUN   TestServiceListWithStatuses
22:24:37 [2021-08-23T22:24:37.553Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:24:37 [2021-08-23T22:24:37.553Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:24:37 [2021-08-23T22:24:37.553Z] === RUN   TestDockerNetworkConnectAlias
22:24:41 [2021-08-23T22:24:41.750Z] --- PASS: TestDockerNetworkConnectAlias (4.23s)
22:24:41 [2021-08-23T22:24:41.750Z] === RUN   TestDockerNetworkReConnect
22:24:45 [2021-08-23T22:24:45.947Z] --- PASS: TestDockerNetworkReConnect (3.55s)
22:24:45 [2021-08-23T22:24:45.947Z] === RUN   TestServicePlugin
22:24:49 [2021-08-23T22:24:49.406Z]     plugin_test.go:62: [dd01f3df830da] joining swarm manager [df11e8a4e789b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:24:50 [2021-08-23T22:24:50.345Z]     plugin_test.go:65: [d0757e6e4769a] joining swarm manager [df11e8a4e789b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:25:16 [2021-08-23T22:25:16.918Z] --- PASS: TestServicePlugin (30.51s)
22:25:16 [2021-08-23T22:25:16.918Z] === RUN   TestServiceUpdateLabel
22:25:18 [2021-08-23T22:25:18.298Z] --- PASS: TestServiceUpdateLabel (2.32s)
22:25:18 [2021-08-23T22:25:18.298Z] === RUN   TestServiceUpdateSecrets
22:25:33 [2021-08-23T22:25:33.197Z] --- PASS: TestServiceUpdateSecrets (14.79s)
22:25:33 [2021-08-23T22:25:33.197Z] === RUN   TestServiceUpdateConfigs
22:25:48 [2021-08-23T22:25:48.087Z] --- PASS: TestServiceUpdateConfigs (14.78s)
22:25:48 [2021-08-23T22:25:48.087Z] === RUN   TestServiceUpdateNetwork
22:26:02 [2021-08-23T22:26:02.979Z] --- PASS: TestServiceUpdateNetwork (12.83s)
22:26:02 [2021-08-23T22:26:02.979Z] === RUN   TestServiceUpdatePidsLimit
22:26:02 [2021-08-23T22:26:02.979Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:26:02 [2021-08-23T22:26:02.979Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:26:09 [2021-08-23T22:26:09.551Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:26:17 [2021-08-23T22:26:17.689Z] --- PASS: TestServiceUpdatePidsLimit (16.66s)
22:26:17 [2021-08-23T22:26:17.689Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
22:26:17 [2021-08-23T22:26:17.689Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
22:26:17 [2021-08-23T22:26:17.689Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
22:26:17 [2021-08-23T22:26:17.689Z] PASS
22:26:17 [2021-08-23T22:26:17.689Z] 
22:26:17 [2021-08-23T22:26:17.689Z] === Skipped
22:26:17 [2021-08-23T22:26:17.689Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:26:17 [2021-08-23T22:26:17.689Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:26:17 [2021-08-23T22:26:17.689Z] 
22:26:17 [2021-08-23T22:26:17.689Z] 
22:26:17 [2021-08-23T22:26:17.689Z] DONE 27 tests, 1 skipped in 168.766s
22:26:17 [2021-08-23T22:26:17.689Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:26:17 [2021-08-23T22:26:17.689Z] INFO: Testing against a local daemon
22:26:17 [2021-08-23T22:26:17.689Z] === RUN   TestSessionCreate
22:26:17 [2021-08-23T22:26:17.689Z] --- PASS: TestSessionCreate (0.05s)
22:26:17 [2021-08-23T22:26:17.689Z] === RUN   TestSessionCreateWithBadUpgrade
22:26:17 [2021-08-23T22:26:17.689Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
22:26:17 [2021-08-23T22:26:17.689Z] PASS
22:26:17 [2021-08-23T22:26:17.689Z] 
22:26:17 [2021-08-23T22:26:17.689Z] DONE 2 tests in 0.136s
22:26:17 [2021-08-23T22:26:17.689Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:26:17 [2021-08-23T22:26:17.689Z] INFO: Testing against a local daemon
22:26:17 [2021-08-23T22:26:17.689Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:26:17 [2021-08-23T22:26:17.689Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
22:26:17 [2021-08-23T22:26:17.689Z] === RUN   TestDiskUsage
22:26:17 [2021-08-23T22:26:17.689Z] === PAUSE TestDiskUsage
22:26:17 [2021-08-23T22:26:17.689Z] === RUN   TestEventsExecDie
22:26:18 [2021-08-23T22:26:18.259Z] --- PASS: TestEventsExecDie (0.73s)
22:26:18 [2021-08-23T22:26:18.259Z] === RUN   TestEventsBackwardsCompatible
22:26:18 [2021-08-23T22:26:18.259Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
22:26:18 [2021-08-23T22:26:18.259Z] === RUN   TestEventsVolumeCreate
22:26:18 [2021-08-23T22:26:18.259Z] --- PASS: TestEventsVolumeCreate (0.08s)
22:26:18 [2021-08-23T22:26:18.259Z] === RUN   TestInfoBinaryCommits
22:26:18 [2021-08-23T22:26:18.259Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:26:18 [2021-08-23T22:26:18.259Z] === RUN   TestInfoAPIVersioned
22:26:18 [2021-08-23T22:26:18.259Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:26:18 [2021-08-23T22:26:18.259Z] === RUN   TestInfoDiscoveryBackend
22:26:18 [2021-08-23T22:26:18.828Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
22:26:18 [2021-08-23T22:26:18.828Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:26:19 [2021-08-23T22:26:19.767Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:26:19 [2021-08-23T22:26:19.767Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:26:20 [2021-08-23T22:26:20.338Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
22:26:20 [2021-08-23T22:26:20.338Z] === RUN   TestInfoAPI
22:26:20 [2021-08-23T22:26:20.338Z] --- PASS: TestInfoAPI (0.03s)
22:26:20 [2021-08-23T22:26:20.338Z] === RUN   TestInfoAPIWarnings
22:26:38 [2021-08-23T22:26:38.433Z] --- PASS: TestInfoAPIWarnings (16.24s)
22:26:38 [2021-08-23T22:26:38.433Z] === RUN   TestInfoDebug
22:26:38 [2021-08-23T22:26:38.433Z] --- PASS: TestInfoDebug (0.52s)
22:26:38 [2021-08-23T22:26:38.433Z] === RUN   TestInfoInsecureRegistries
22:26:38 [2021-08-23T22:26:38.433Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:26:38 [2021-08-23T22:26:38.433Z] === RUN   TestInfoRegistryMirrors
22:26:38 [2021-08-23T22:26:38.433Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:26:38 [2021-08-23T22:26:38.433Z] === RUN   TestLoginFailsWithBadCredentials
22:26:38 [2021-08-23T22:26:38.433Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s)
22:26:38 [2021-08-23T22:26:38.433Z] === RUN   TestPingCacheHeaders
22:26:38 [2021-08-23T22:26:38.433Z] --- PASS: TestPingCacheHeaders (0.02s)
22:26:38 [2021-08-23T22:26:38.433Z] === RUN   TestPingGet
22:26:38 [2021-08-23T22:26:38.433Z] --- PASS: TestPingGet (0.02s)
22:26:38 [2021-08-23T22:26:38.433Z] === RUN   TestPingHead
22:26:38 [2021-08-23T22:26:38.433Z] --- PASS: TestPingHead (0.02s)
22:26:38 [2021-08-23T22:26:38.433Z] === RUN   TestVersion
22:26:38 [2021-08-23T22:26:38.433Z] --- PASS: TestVersion (0.02s)
22:26:38 [2021-08-23T22:26:38.433Z] === CONT  TestCgroupDriverSystemdMemoryLimit
22:26:38 [2021-08-23T22:26:38.433Z] === CONT  TestDiskUsage
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty/container_types
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty/image_types
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty/volume_types
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty/build-cache_types
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:26:39 [2021-08-23T22:26:39.002Z] === RUN   TestDiskUsage/after_LoadBusybox
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:26:39 [2021-08-23T22:26:39.262Z] === RUN   TestDiskUsage/after_container.Run
22:26:39 [2021-08-23T22:26:39.832Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:26:39 [2021-08-23T22:26:39.832Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:26:39 [2021-08-23T22:26:39.832Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:26:39 [2021-08-23T22:26:39.832Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:26:39 [2021-08-23T22:26:39.832Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:26:39 [2021-08-23T22:26:39.832Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:26:39 [2021-08-23T22:26:39.832Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:26:39 [2021-08-23T22:26:39.832Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:26:39 [2021-08-23T22:26:39.832Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:26:39 [2021-08-23T22:26:39.832Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:26:39 [2021-08-23T22:26:39.832Z] --- PASS: TestDiskUsage (1.55s)
22:26:39 [2021-08-23T22:26:39.832Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:26:39 [2021-08-23T22:26:39.832Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:26:39 [2021-08-23T22:26:39.832Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:26:39 [2021-08-23T22:26:39.832Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:26:39 [2021-08-23T22:26:39.832Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.832Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.30s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]     --- PASS: TestDiskUsage/after_container.Run (0.52s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:26:39 [2021-08-23T22:26:39.833Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:26:40 [2021-08-23T22:26:40.093Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s)
22:26:40 [2021-08-23T22:26:40.093Z] PASS
22:26:40 [2021-08-23T22:26:40.093Z] 
22:26:40 [2021-08-23T22:26:40.093Z] DONE 53 tests in 22.625s
22:26:40 [2021-08-23T22:26:40.093Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:26:40 [2021-08-23T22:26:40.093Z] INFO: Testing against a local daemon
22:26:40 [2021-08-23T22:26:40.093Z] === RUN   TestVolumesCreateAndList
22:26:40 [2021-08-23T22:26:40.093Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:26:40 [2021-08-23T22:26:40.093Z] === RUN   TestVolumesRemove
22:26:40 [2021-08-23T22:26:40.093Z] --- PASS: TestVolumesRemove (0.08s)
22:26:40 [2021-08-23T22:26:40.093Z] === RUN   TestVolumesInspect
22:26:40 [2021-08-23T22:26:40.093Z] --- PASS: TestVolumesInspect (0.02s)
22:26:40 [2021-08-23T22:26:40.093Z] === RUN   TestVolumesInvalidJSON
22:26:40 [2021-08-23T22:26:40.093Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:26:40 [2021-08-23T22:26:40.093Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:26:40 [2021-08-23T22:26:40.093Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:26:40 [2021-08-23T22:26:40.093Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:26:40 [2021-08-23T22:26:40.093Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:26:40 [2021-08-23T22:26:40.093Z] PASS
22:26:40 [2021-08-23T22:26:40.093Z] 
22:26:40 [2021-08-23T22:26:40.093Z] DONE 5 tests in 0.158s
22:26:40 [2021-08-23T22:26:40.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:26:40 [2021-08-23T22:26:40.665Z] Stopping apparmor (via systemctl): apparmor.service.
22:26:40 [2021-08-23T22:26:40.665Z] Removing test suite binaries
22:26:40 [2021-08-23T22:26:40.665Z] exiting test-integration
22:26:40 [2021-08-23T22:26:40.665Z] ++ exit 0
22:26:40 [2021-08-23T22:26:40.665Z]