Skip to content

Console Output

07:55:23 [2021-05-18T07:55:23.609Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -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:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh dynbinary test-integration
07:55:24 [2021-05-18T07:55:24.180Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
07:55:24 [2021-05-18T07:55:24.180Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
07:55:24 [2021-05-18T07:55:24.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
07:55:24 [2021-05-18T07:55:24.180Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
07:55:24 [2021-05-18T07:55:24.180Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
07:55:24 [2021-05-18T07:55:24.180Z] Detected virtualization docker.
07:55:24 [2021-05-18T07:55:24.180Z] Detected architecture x86-64.
07:55:24 [2021-05-18T07:55:24.180Z] Set hostname to <e47f676a189f>.
07:55:24 [2021-05-18T07:55:24.753Z] + source /etc/docker-entrypoint-cmd
07:55:24 [2021-05-18T07:55:24.753Z] ++ hack/make.sh dynbinary test-integration
07:55:24 [2021-05-18T07:55:24.753Z] 
07:55:24 [2021-05-18T07:55:24.753Z] Removing bundles/
07:55:24 [2021-05-18T07:55:24.753Z] 
07:55:24 [2021-05-18T07:55:24.753Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:55:24 [2021-05-18T07:55:24.753Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:55:24 [2021-05-18T07:55:24.753Z] GOOS="" GOARCH="" GOARM=""
07:57:01 [2021-05-18T07:57:01.346Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:57:01 [2021-05-18T07:57:01.346Z] 
07:57:01 [2021-05-18T07:57:01.346Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:57:01 [2021-05-18T07:57:01.346Z] DOCKER_SYSTEMD=1
07:57:01 [2021-05-18T07:57:01.346Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:57:01 [2021-05-18T07:57:01.346Z] HOSTNAME=e47f676a189f
07:57:01 [2021-05-18T07:57:01.346Z] DEST=bundles/test-integration
07:57:01 [2021-05-18T07:57:01.346Z] PWD=/go/src/github.com/docker/docker
07:57:01 [2021-05-18T07:57:01.346Z] DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e
07:57:01 [2021-05-18T07:57:01.346Z] container=docker
07:57:01 [2021-05-18T07:57:01.346Z] HOME=/root
07:57:01 [2021-05-18T07:57:01.346Z] LANG=C.UTF-8
07:57:01 [2021-05-18T07:57:01.346Z] INVOCATION_ID=b65731cd655d4de883d8c6d2fc968c1b
07:57:01 [2021-05-18T07:57:01.346Z] GOLANG_VERSION=1.13.15
07:57:01 [2021-05-18T07:57:01.346Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:57:01 [2021-05-18T07:57:01.346Z] VALIDATE_BRANCH=master
07:57:01 [2021-05-18T07:57:01.346Z] TERM=xterm
07:57:01 [2021-05-18T07:57:01.346Z] DOCKER_PKG=github.com/docker/docker
07:57:01 [2021-05-18T07:57:01.346Z] SHLVL=3
07:57:01 [2021-05-18T07:57:01.346Z] TIMEOUT=120m
07:57:01 [2021-05-18T07:57:01.346Z] DOCKER_BUILDTAGS=apparmor seccomp journald
07:57:01 [2021-05-18T07:57:01.346Z] DOCKER_GRAPHDRIVER=overlay2
07:57:01 [2021-05-18T07:57:01.346Z] GO111MODULE=off
07:57:01 [2021-05-18T07:57:01.346Z] DOCKER_EXPERIMENTAL=1
07:57:01 [2021-05-18T07:57:01.346Z] TEST_SKIP_INTEGRATION_CLI=1
07:57:01 [2021-05-18T07:57:01.346Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:57:01 [2021-05-18T07:57:01.346Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:57:01 [2021-05-18T07:57:01.346Z] GOPATH=/go
07:57:01 [2021-05-18T07:57:01.346Z] PKG_CONFIG=pkg-config
07:57:01 [2021-05-18T07:57:01.346Z] _=/usr/bin/env
07:57:01 [2021-05-18T07:57:01.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:57:27 [2021-05-18T07:57:27.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:57:28 [2021-05-18T07:57:28.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:57:50 [2021-05-18T07:57:50.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:58:02 [2021-05-18T07:58:02.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:58:02 [2021-05-18T07:58:02.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:58:02 [2021-05-18T07:58:02.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:58:04 [2021-05-18T07:58:04.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:58:04 [2021-05-18T07:58:04.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:58:06 [2021-05-18T07:58:06.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:58:10 [2021-05-18T07:58:10.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:58:11 [2021-05-18T07:58:11.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:58:13 [2021-05-18T07:58:13.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:58:13 [2021-05-18T07:58:13.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:58:15 [2021-05-18T07:58:15.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:58:16 [2021-05-18T07:58:16.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:58:18 [2021-05-18T07:58:18.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:58:19 [2021-05-18T07:58:19.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:58:20 [2021-05-18T07:58:20.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:58:21 [2021-05-18T07:58:21.764Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:58:21 [2021-05-18T07:58:21.764Z] Using test binary docker
07:58:21 [2021-05-18T07:58:21.764Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:58:21 [2021-05-18T07:58:21.764Z] Starting apparmor (via systemctl): apparmor.service.
07:58:21 [2021-05-18T07:58:21.764Z] Starting dockerd
07:58:21 [2021-05-18T07:58:21.764Z] INFO: Waiting for daemon to start...
07:58:23 [2021-05-18T07:58:23.674Z] .
07:58:23 [2021-05-18T07:58:23.674Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:58:23 [2021-05-18T07:58:23.674Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:58:23 [2021-05-18T07:58:23.674Z] Error: No such image: emptyfs
07:58:23 [2021-05-18T07:58:23.934Z] Running integration-test (iteration 1)
07:58:23 [2021-05-18T07:58:23.934Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:58:36 [2021-05-18T07:58:36.165Z] Loaded image: buildpack-deps:buster
07:58:36 [2021-05-18T07:58:36.165Z] Loaded image: busybox:latest
07:58:36 [2021-05-18T07:58:36.165Z] Loaded image: busybox:glibc
07:58:38 [2021-05-18T07:58:38.720Z] Loaded image: debian:bullseye
07:58:38 [2021-05-18T07:58:38.720Z] Loaded image: hello-world:latest
07:58:38 [2021-05-18T07:58:38.720Z] Loaded image: arm32v7/hello-world:latest
07:58:38 [2021-05-18T07:58:38.980Z] INFO: Testing against a local daemon
07:58:38 [2021-05-18T07:58:38.980Z] === RUN   TestCgroupNamespacesBuild
07:58:40 [2021-05-18T07:58:40.916Z] --- PASS: TestCgroupNamespacesBuild (2.12s)
07:58:40 [2021-05-18T07:58:40.916Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:58:42 [2021-05-18T07:58:42.834Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s)
07:58:42 [2021-05-18T07:58:42.834Z] === RUN   TestBuildWithSession
07:58:42 [2021-05-18T07:58:42.834Z] --- SKIP: TestBuildWithSession (0.00s)
07:58:42 [2021-05-18T07:58:42.834Z]     build_session_test.go:25: TODO: BuildKit
07:58:42 [2021-05-18T07:58:42.834Z] === RUN   TestBuildSquashParent
07:58:49 [2021-05-18T07:58:49.417Z] --- PASS: TestBuildSquashParent (6.35s)
07:58:49 [2021-05-18T07:58:49.417Z] === RUN   TestBuildWithRemoveAndForceRemove
07:58:49 [2021-05-18T07:58:49.417Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:58:49 [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:58:49 [2021-05-18T07:58:49.417Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:58:49 [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:58:49 [2021-05-18T07:58:49.417Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:58:49 [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:58:49 [2021-05-18T07:58:49.417Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:58:49 [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:58:49 [2021-05-18T07:58:49.417Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:58:49 [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:58:49 [2021-05-18T07:58:49.417Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:58:49 [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:58:49 [2021-05-18T07:58:49.417Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:58:49 [2021-05-18T07:58:49.417Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:58:51 [2021-05-18T07:58:51.331Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:58:51 [2021-05-18T07:58:51.595Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:58:53 [2021-05-18T07:58:53.510Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:58:54 [2021-05-18T07:58:54.081Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:58:56 [2021-05-18T07:58:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:58:56 [2021-05-18T07:58:56.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s)
07:58:56 [2021-05-18T07:58:56.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s)
07:58:56 [2021-05-18T07:58:56.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s)
07:58:56 [2021-05-18T07:58:56.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s)
07:58:56 [2021-05-18T07:58:56.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s)
07:58:56 [2021-05-18T07:58:56.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s)
07:58:56 [2021-05-18T07:58:56.629Z] === RUN   TestBuildMultiStageCopy
07:58:56 [2021-05-18T07:58:56.629Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:58:58 [2021-05-18T07:58:58.541Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:58:58 [2021-05-18T07:58:58.541Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:58:58 [2021-05-18T07:58:58.541Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:58:58 [2021-05-18T07:58:58.802Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:58:59 [2021-05-18T07:58:59.063Z] --- PASS: TestBuildMultiStageCopy (2.94s)
07:58:59 [2021-05-18T07:58:59.063Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s)
07:58:59 [2021-05-18T07:58:59.063Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
07:58:59 [2021-05-18T07:58:59.063Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
07:58:59 [2021-05-18T07:58:59.063Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
07:58:59 [2021-05-18T07:58:59.063Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
07:58:59 [2021-05-18T07:58:59.063Z] === RUN   TestBuildMultiStageParentConfig
07:59:00 [2021-05-18T07:59:00.004Z] --- PASS: TestBuildMultiStageParentConfig (0.68s)
07:59:00 [2021-05-18T07:59:00.004Z] === RUN   TestBuildLabelWithTargets
07:59:00 [2021-05-18T07:59:00.946Z] --- PASS: TestBuildLabelWithTargets (1.05s)
07:59:00 [2021-05-18T07:59:00.946Z] === RUN   TestBuildWithEmptyLayers
07:59:01 [2021-05-18T07:59:01.517Z] --- PASS: TestBuildWithEmptyLayers (0.50s)
07:59:01 [2021-05-18T07:59:01.517Z] === RUN   TestBuildMultiStageOnBuild
07:59:04 [2021-05-18T07:59:04.060Z] --- PASS: TestBuildMultiStageOnBuild (2.20s)
07:59:04 [2021-05-18T07:59:04.060Z] === RUN   TestBuildUncleanTarFilenames
07:59:04 [2021-05-18T07:59:04.321Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
07:59:04 [2021-05-18T07:59:04.321Z] === RUN   TestBuildMultiStageLayerLeak
07:59:06 [2021-05-18T07:59:06.864Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s)
07:59:06 [2021-05-18T07:59:06.864Z] === RUN   TestBuildWithHugeFile
08:00:03 [2021-05-18T08:00:03.140Z] --- PASS: TestBuildWithHugeFile (53.62s)
08:00:03 [2021-05-18T08:00:03.140Z] === RUN   TestBuildWCOWSandboxSize
08:00:03 [2021-05-18T08:00:03.140Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:00:03 [2021-05-18T08:00:03.140Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
08:00:03 [2021-05-18T08:00:03.140Z] === RUN   TestBuildWithEmptyDockerfile
08:00:03 [2021-05-18T08:00:03.140Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:00:03 [2021-05-18T08:00:03.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:00:03 [2021-05-18T08:00:03.140Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:00:03 [2021-05-18T08:00:03.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:00:03 [2021-05-18T08:00:03.140Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:00:03 [2021-05-18T08:00:03.140Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:00:03 [2021-05-18T08:00:03.140Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:00:03 [2021-05-18T08:00:03.140Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:00:03 [2021-05-18T08:00:03.140Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:00:03 [2021-05-18T08:00:03.140Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
08:00:03 [2021-05-18T08:00:03.140Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
08:00:03 [2021-05-18T08:00:03.140Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
08:00:03 [2021-05-18T08:00:03.140Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
08:00:03 [2021-05-18T08:00:03.140Z] === RUN   TestBuildPreserveOwnership
08:00:03 [2021-05-18T08:00:03.140Z] === RUN   TestBuildPreserveOwnership/copy_from
08:00:03 [2021-05-18T08:00:03.711Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:00:05 [2021-05-18T08:00:05.095Z] --- PASS: TestBuildPreserveOwnership (4.73s)
08:00:05 [2021-05-18T08:00:05.095Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.27s)
08:00:05 [2021-05-18T08:00:05.095Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.44s)
08:00:05 [2021-05-18T08:00:05.095Z] === RUN   TestBuildPlatformInvalid
08:00:05 [2021-05-18T08:00:05.356Z] --- PASS: TestBuildPlatformInvalid (0.10s)
08:00:05 [2021-05-18T08:00:05.356Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:00:20 [2021-05-18T08:00:20.260Z] Loaded image: buildpack-deps:buster
08:00:20 [2021-05-18T08:00:20.260Z] Loaded image: busybox:latest
08:00:20 [2021-05-18T08:00:20.260Z] Loaded image: busybox:glibc
08:00:21 [2021-05-18T08:00:21.645Z] Loaded image: debian:bullseye
08:00:21 [2021-05-18T08:00:21.645Z] Loaded image: hello-world:latest
08:00:21 [2021-05-18T08:00:21.645Z] Loaded image: arm32v7/hello-world:latest
08:00:29 [2021-05-18T08:00:29.782Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.09s)
08:00:29 [2021-05-18T08:00:29.782Z] PASS
08:00:29 [2021-05-18T08:00:29.782Z] 
08:00:29 [2021-05-18T08:00:29.782Z] === Skipped
08:00:29 [2021-05-18T08:00:29.782Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:00:29 [2021-05-18T08:00:29.782Z]     build_session_test.go:25: TODO: BuildKit
08:00:29 [2021-05-18T08:00:29.782Z] 
08:00:29 [2021-05-18T08:00:29.782Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:00:29 [2021-05-18T08:00:29.782Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
08:00:29 [2021-05-18T08:00:29.782Z] 
08:00:29 [2021-05-18T08:00:29.782Z] 
08:00:29 [2021-05-18T08:00:29.782Z] DONE 34 tests, 2 skipped in 125.510s
08:00:29 [2021-05-18T08:00:29.782Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:00:29 [2021-05-18T08:00:29.782Z] INFO: Testing against a local daemon
08:00:29 [2021-05-18T08:00:29.782Z] === RUN   TestConfigInspect
08:00:32 [2021-05-18T08:00:32.325Z] --- PASS: TestConfigInspect (2.45s)
08:00:32 [2021-05-18T08:00:32.325Z] === RUN   TestConfigList
08:00:34 [2021-05-18T08:00:34.869Z] --- PASS: TestConfigList (2.46s)
08:00:34 [2021-05-18T08:00:34.869Z] === RUN   TestConfigsCreateAndDelete
08:00:36 [2021-05-18T08:00:36.783Z] --- PASS: TestConfigsCreateAndDelete (2.46s)
08:00:36 [2021-05-18T08:00:36.783Z] === RUN   TestConfigsUpdate
08:00:39 [2021-05-18T08:00:39.338Z] --- PASS: TestConfigsUpdate (2.47s)
08:00:39 [2021-05-18T08:00:39.338Z] === RUN   TestTemplatedConfig
08:00:43 [2021-05-18T08:00:43.546Z] --- PASS: TestTemplatedConfig (3.49s)
08:00:43 [2021-05-18T08:00:43.546Z] === RUN   TestConfigCreateResolve
08:00:45 [2021-05-18T08:00:45.459Z] --- PASS: TestConfigCreateResolve (2.43s)
08:00:45 [2021-05-18T08:00:45.459Z] === RUN   TestConfigDaemonLibtrustID
08:00:46 [2021-05-18T08:00:46.031Z] --- PASS: TestConfigDaemonLibtrustID (0.64s)
08:00:46 [2021-05-18T08:00:46.031Z] PASS
08:00:46 [2021-05-18T08:00:46.031Z] 
08:00:46 [2021-05-18T08:00:46.031Z] DONE 7 tests in 16.429s
08:00:46 [2021-05-18T08:00:46.031Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:00:46 [2021-05-18T08:00:46.031Z] INFO: Testing against a local daemon
08:00:46 [2021-05-18T08:00:46.031Z] === RUN   TestCheckpoint
08:00:46 [2021-05-18T08:00:46.031Z] --- SKIP: TestCheckpoint (0.00s)
08:00:46 [2021-05-18T08:00:46.031Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:00:46 [2021-05-18T08:00:46.031Z] === RUN   TestContainerInvalidJSON
08:00:46 [2021-05-18T08:00:46.031Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:00:46 [2021-05-18T08:00:46.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:00:46 [2021-05-18T08:00:46.031Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:00:46 [2021-05-18T08:00:46.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:00:46 [2021-05-18T08:00:46.031Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:00:46 [2021-05-18T08:00:46.031Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:00:46 [2021-05-18T08:00:46.031Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:00:46 [2021-05-18T08:00:46.031Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:00:46 [2021-05-18T08:00:46.031Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:00:46 [2021-05-18T08:00:46.031Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:00:46 [2021-05-18T08:00:46.031Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:00:46 [2021-05-18T08:00:46.031Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:00:46 [2021-05-18T08:00:46.031Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:00:46 [2021-05-18T08:00:46.031Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:00:46 [2021-05-18T08:00:46.031Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
08:00:46 [2021-05-18T08:00:46.031Z] === RUN   TestCopyFromContainerPathIsNotDir
08:00:46 [2021-05-18T08:00:46.031Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:00:46 [2021-05-18T08:00:46.031Z] === RUN   TestCopyToContainerPathDoesNotExist
08:00:46 [2021-05-18T08:00:46.031Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:00:46 [2021-05-18T08:00:46.031Z] === RUN   TestCopyToContainerPathIsNotDir
08:00:46 [2021-05-18T08:00:46.292Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:00:46 [2021-05-18T08:00:46.292Z] === RUN   TestCopyFromContainer
08:00:47 [2021-05-18T08:00:47.679Z] === RUN   TestCopyFromContainer//
08:00:47 [2021-05-18T08:00:47.679Z] === RUN   TestCopyFromContainer//bar/root
08:00:47 [2021-05-18T08:00:47.679Z] === RUN   TestCopyFromContainer//bar/root/
08:00:47 [2021-05-18T08:00:47.679Z] === RUN   TestCopyFromContainer/bar/quux
08:00:47 [2021-05-18T08:00:47.940Z] === RUN   TestCopyFromContainer/bar/quux/
08:00:47 [2021-05-18T08:00:47.940Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:00:47 [2021-05-18T08:00:47.940Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:00:47 [2021-05-18T08:00:47.940Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:00:48 [2021-05-18T08:00:48.202Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:00:48 [2021-05-18T08:00:48.203Z] === RUN   TestCopyFromContainer/bar/notarget
08:00:48 [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer (2.08s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCopyFromContainer// (0.07s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
08:00:48 [2021-05-18T08:00:48.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:00:48 [2021-05-18T08:00:48.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:00:48 [2021-05-18T08:00:48.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:00:48 [2021-05-18T08:00:48.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:00:48 [2021-05-18T08:00:48.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:00:48 [2021-05-18T08:00:48.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:00:48 [2021-05-18T08:00:48.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:00:48 [2021-05-18T08:00:48.203Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:00:48 [2021-05-18T08:00:48.203Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:00:48 [2021-05-18T08:00:48.203Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:00:48 [2021-05-18T08:00:48.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:00:48 [2021-05-18T08:00:48.203Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:00:48 [2021-05-18T08:00:48.203Z] === RUN   TestCreateLinkToNonExistingContainer
08:00:48 [2021-05-18T08:00:48.203Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:00:48 [2021-05-18T08:00:48.203Z] === RUN   TestCreateWithInvalidEnv
08:00:48 [2021-05-18T08:00:48.203Z] === RUN   TestCreateWithInvalidEnv/0
08:00:48 [2021-05-18T08:00:48.203Z] === PAUSE TestCreateWithInvalidEnv/0
08:00:48 [2021-05-18T08:00:48.203Z] === RUN   TestCreateWithInvalidEnv/1
08:00:48 [2021-05-18T08:00:48.203Z] === PAUSE TestCreateWithInvalidEnv/1
08:00:48 [2021-05-18T08:00:48.203Z] === RUN   TestCreateWithInvalidEnv/2
08:00:48 [2021-05-18T08:00:48.203Z] === PAUSE TestCreateWithInvalidEnv/2
08:00:48 [2021-05-18T08:00:48.464Z] === CONT  TestCreateWithInvalidEnv/0
08:00:48 [2021-05-18T08:00:48.464Z] === CONT  TestCreateWithInvalidEnv/2
08:00:48 [2021-05-18T08:00:48.464Z] === CONT  TestCreateWithInvalidEnv/1
08:00:48 [2021-05-18T08:00:48.464Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:00:48 [2021-05-18T08:00:48.464Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:00:48 [2021-05-18T08:00:48.464Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:00:48 [2021-05-18T08:00:48.464Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:00:48 [2021-05-18T08:00:48.464Z] === RUN   TestCreateTmpfsMountsTarget
08:00:48 [2021-05-18T08:00:48.464Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:00:48 [2021-05-18T08:00:48.464Z] === RUN   TestCreateWithCustomMaskedPaths
08:00:51 [2021-05-18T08:00:51.013Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s)
08:00:51 [2021-05-18T08:00:51.013Z] === RUN   TestCreateWithCustomReadonlyPaths
08:00:53 [2021-05-18T08:00:53.561Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s)
08:00:53 [2021-05-18T08:00:53.561Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:00:53 [2021-05-18T08:00:53.562Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:00:53 [2021-05-18T08:00:53.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:00:53 [2021-05-18T08:00:53.562Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:00:53 [2021-05-18T08:00:53.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:00:53 [2021-05-18T08:00:53.562Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:00:53 [2021-05-18T08:00:53.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:00:53 [2021-05-18T08:00:53.562Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:00:53 [2021-05-18T08:00:53.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:00:53 [2021-05-18T08:00:53.562Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:00:53 [2021-05-18T08:00:53.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:00:53 [2021-05-18T08:00:53.562Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:00:53 [2021-05-18T08:00:53.562Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:00:53 [2021-05-18T08:00:53.562Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:00:53 [2021-05-18T08:00:53.562Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:00:53 [2021-05-18T08:00:53.562Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:00:53 [2021-05-18T08:00:53.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
08:00:53 [2021-05-18T08:00:53.562Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:00:53 [2021-05-18T08:00:53.562Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:00:53 [2021-05-18T08:00:53.562Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:00:53 [2021-05-18T08:00:53.562Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:00:53 [2021-05-18T08:00:53.562Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:00:53 [2021-05-18T08:00:53.562Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:00:54 [2021-05-18T08:00:54.134Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestCreateDifferentPlatform
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestCreateDifferentPlatform/different_os
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:00:54 [2021-05-18T08:00:54.134Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:00:54 [2021-05-18T08:00:54.134Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:00:54 [2021-05-18T08:00:54.134Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:00:54 [2021-05-18T08:00:54.134Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:00:54 [2021-05-18T08:00:54.134Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestContainerStartOnDaemonRestart
08:00:54 [2021-05-18T08:00:54.134Z] === PAUSE TestContainerStartOnDaemonRestart
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestDaemonRestartIpcMode
08:00:54 [2021-05-18T08:00:54.134Z] === PAUSE TestDaemonRestartIpcMode
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestDaemonHostGatewayIP
08:00:54 [2021-05-18T08:00:54.134Z] === PAUSE TestDaemonHostGatewayIP
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestRestartDaemonWithRestartingContainer
08:00:54 [2021-05-18T08:00:54.134Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestContainerKillOnDaemonStart
08:00:54 [2021-05-18T08:00:54.134Z] === PAUSE TestContainerKillOnDaemonStart
08:00:54 [2021-05-18T08:00:54.134Z] === RUN   TestDiff
08:00:55 [2021-05-18T08:00:55.078Z] --- PASS: TestDiff (0.80s)
08:00:55 [2021-05-18T08:00:55.078Z] === RUN   TestExecWithCloseStdin
08:00:56 [2021-05-18T08:00:56.022Z] --- PASS: TestExecWithCloseStdin (1.12s)
08:00:56 [2021-05-18T08:00:56.022Z] === RUN   TestExec
08:00:57 [2021-05-18T08:00:57.409Z] --- PASS: TestExec (1.14s)
08:00:57 [2021-05-18T08:00:57.409Z] === RUN   TestExecUser
08:00:58 [2021-05-18T08:00:58.354Z] --- PASS: TestExecUser (1.13s)
08:00:58 [2021-05-18T08:00:58.354Z] === RUN   TestExportContainerAndImportImage
08:00:59 [2021-05-18T08:00:59.298Z] --- PASS: TestExportContainerAndImportImage (0.98s)
08:00:59 [2021-05-18T08:00:59.298Z] === RUN   TestExportContainerAfterDaemonRestart
08:01:01 [2021-05-18T08:01:01.213Z] --- PASS: TestExportContainerAfterDaemonRestart (1.87s)
08:01:01 [2021-05-18T08:01:01.213Z] === RUN   TestHealthCheckWorkdir
08:01:02 [2021-05-18T08:01:02.602Z] --- PASS: TestHealthCheckWorkdir (1.55s)
08:01:02 [2021-05-18T08:01:02.602Z] === RUN   TestHealthKillContainer
08:01:06 [2021-05-18T08:01:06.110Z] --- PASS: TestHealthKillContainer (3.17s)
08:01:06 [2021-05-18T08:01:06.111Z] === RUN   TestInspectCpusetInConfigPre120
08:01:06 [2021-05-18T08:01:06.682Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
08:01:06 [2021-05-18T08:01:06.682Z] === RUN   TestIpcModeNone
08:01:08 [2021-05-18T08:01:08.068Z] --- PASS: TestIpcModeNone (1.13s)
08:01:08 [2021-05-18T08:01:08.068Z] === RUN   TestIpcModePrivate
08:01:09 [2021-05-18T08:01:09.011Z] --- PASS: TestIpcModePrivate (1.12s)
08:01:09 [2021-05-18T08:01:09.011Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
08:01:09 [2021-05-18T08:01:09.011Z] === RUN   TestIpcModeShareable
08:01:09 [2021-05-18T08:01:09.954Z] --- PASS: TestIpcModeShareable (1.13s)
08:01:09 [2021-05-18T08:01:09.954Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
08:01:09 [2021-05-18T08:01:09.954Z] === RUN   TestAPIIpcModeShareableAndContainer
08:01:13 [2021-05-18T08:01:13.258Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s)
08:01:13 [2021-05-18T08:01:13.258Z] === RUN   TestAPIIpcModeHost
08:01:14 [2021-05-18T08:01:14.202Z] --- PASS: TestAPIIpcModeHost (1.17s)
08:01:14 [2021-05-18T08:01:14.202Z] === RUN   TestDaemonIpcModeShareable
08:01:16 [2021-05-18T08:01:16.119Z] --- PASS: TestDaemonIpcModeShareable (1.94s)
08:01:16 [2021-05-18T08:01:16.119Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
08:01:16 [2021-05-18T08:01:16.119Z] === RUN   TestDaemonIpcModePrivate
08:01:18 [2021-05-18T08:01:18.034Z] --- PASS: TestDaemonIpcModePrivate (1.90s)
08:01:18 [2021-05-18T08:01:18.034Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
08:01:18 [2021-05-18T08:01:18.034Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:01:19 [2021-05-18T08:01:19.951Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
08:01:19 [2021-05-18T08:01:19.951Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
08:01:19 [2021-05-18T08:01:19.951Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:01:21 [2021-05-18T08:01:21.866Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
08:01:21 [2021-05-18T08:01:21.866Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
08:01:21 [2021-05-18T08:01:21.866Z] === RUN   TestIpcModeOlderClient
08:01:21 [2021-05-18T08:01:21.866Z] === PAUSE TestIpcModeOlderClient
08:01:21 [2021-05-18T08:01:21.866Z] === RUN   TestKillContainerInvalidSignal
08:01:22 [2021-05-18T08:01:22.439Z] --- PASS: TestKillContainerInvalidSignal (0.73s)
08:01:22 [2021-05-18T08:01:22.439Z] === RUN   TestKillContainer
08:01:22 [2021-05-18T08:01:22.439Z] === RUN   TestKillContainer/no_signal
08:01:23 [2021-05-18T08:01:23.384Z] === RUN   TestKillContainer/non_killing_signal
08:01:23 [2021-05-18T08:01:23.955Z] === RUN   TestKillContainer/killing_signal
08:01:24 [2021-05-18T08:01:24.898Z] --- PASS: TestKillContainer (2.20s)
08:01:24 [2021-05-18T08:01:24.898Z]     --- PASS: TestKillContainer/no_signal (0.71s)
08:01:24 [2021-05-18T08:01:24.898Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
08:01:24 [2021-05-18T08:01:24.898Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
08:01:24 [2021-05-18T08:01:24.898Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:01:24 [2021-05-18T08:01:24.898Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:01:25 [2021-05-18T08:01:25.472Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:01:26 [2021-05-18T08:01:26.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
08:01:26 [2021-05-18T08:01:26.045Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
08:01:26 [2021-05-18T08:01:26.045Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
08:01:26 [2021-05-18T08:01:26.045Z] === RUN   TestKillStoppedContainer
08:01:26 [2021-05-18T08:01:26.045Z] --- PASS: TestKillStoppedContainer (0.05s)
08:01:26 [2021-05-18T08:01:26.045Z] === RUN   TestKillStoppedContainerAPIPre120
08:01:26 [2021-05-18T08:01:26.307Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
08:01:26 [2021-05-18T08:01:26.307Z] === RUN   TestKillDifferentUserContainer
08:01:26 [2021-05-18T08:01:26.880Z] --- PASS: TestKillDifferentUserContainer (0.73s)
08:01:26 [2021-05-18T08:01:26.880Z] === RUN   TestInspectOomKilledTrue
08:01:26 [2021-05-18T08:01:26.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:01:26 [2021-05-18T08:01:26.880Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
08:01:26 [2021-05-18T08:01:26.880Z] === RUN   TestInspectOomKilledFalse
08:01:27 [2021-05-18T08:01:27.823Z] --- PASS: TestInspectOomKilledFalse (0.68s)
08:01:27 [2021-05-18T08:01:27.823Z] === RUN   TestLinksEtcHostsContentMatch
08:01:28 [2021-05-18T08:01:28.395Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s)
08:01:28 [2021-05-18T08:01:28.395Z] === RUN   TestLinksContainerNames
08:01:30 [2021-05-18T08:01:30.327Z] --- PASS: TestLinksContainerNames (1.48s)
08:01:30 [2021-05-18T08:01:30.327Z] === RUN   TestLogsFollowTailEmpty
08:01:30 [2021-05-18T08:01:30.905Z] --- PASS: TestLogsFollowTailEmpty (0.76s)
08:01:30 [2021-05-18T08:01:30.905Z] === RUN   TestContainerNetworkMountsNoChown
08:01:31 [2021-05-18T08:01:31.478Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/default
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/default
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/private
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/private
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rprivate
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rprivate
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/slave
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/slave
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rslave
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rslave
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/shared
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/shared
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rshared
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rshared
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/default
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/default/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/default/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/default/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/rshared
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/shared
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/rslave
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/slave
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/rprivate
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/private
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/private/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/private/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/default/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:01:31 [2021-05-18T08:01:31.478Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:01:31 [2021-05-18T08:01:31.739Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:01:32 [2021-05-18T08:01:32.000Z] === CONT  TestMountDaemonRoot/private/bind_root
08:01:32 [2021-05-18T08:01:32.000Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:01:32 [2021-05-18T08:01:32.000Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:01:32 [2021-05-18T08:01:32.000Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:01:32 [2021-05-18T08:01:32.000Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:01:32 [2021-05-18T08:01:32.000Z] === CONT  TestMountDaemonRoot/private/mount_root
08:01:32 [2021-05-18T08:01:32.000Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:01:32 [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot (0.02s)
08:01:32 [2021-05-18T08:01:32.000Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
08:01:32 [2021-05-18T08:01:32.000Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
08:01:32 [2021-05-18T08:01:32.000Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:01:32 [2021-05-18T08:01:32.000Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
08:01:32 [2021-05-18T08:01:32.000Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
08:01:32 [2021-05-18T08:01:32.000Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.11s)
08:01:32 [2021-05-18T08:01:32.000Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
08:01:32 [2021-05-18T08:01:32.000Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
08:01:32 [2021-05-18T08:01:32.000Z] === RUN   TestContainerBindMountNonRecursive
08:01:34 [2021-05-18T08:01:34.547Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
08:01:34 [2021-05-18T08:01:34.547Z] === RUN   TestContainerVolumesMountedAsShared
08:01:34 [2021-05-18T08:01:34.547Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
08:01:34 [2021-05-18T08:01:34.547Z] === RUN   TestContainerVolumesMountedAsSlave
08:01:35 [2021-05-18T08:01:35.491Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
08:01:35 [2021-05-18T08:01:35.491Z] === RUN   TestNetworkNat
08:01:36 [2021-05-18T08:01:36.440Z] --- PASS: TestNetworkNat (0.86s)
08:01:36 [2021-05-18T08:01:36.440Z] === RUN   TestNetworkLocalhostTCPNat
08:01:37 [2021-05-18T08:01:37.014Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s)
08:01:37 [2021-05-18T08:01:37.014Z] === RUN   TestNetworkLoopbackNat
08:01:40 [2021-05-18T08:01:40.315Z] --- PASS: TestNetworkLoopbackNat (3.26s)
08:01:40 [2021-05-18T08:01:40.315Z] === RUN   TestPause
08:01:41 [2021-05-18T08:01:41.260Z] --- PASS: TestPause (0.76s)
08:01:41 [2021-05-18T08:01:41.260Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:01:41 [2021-05-18T08:01:41.260Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:01:41 [2021-05-18T08:01:41.260Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:01:41 [2021-05-18T08:01:41.260Z] === RUN   TestPauseStopPausedContainer
08:01:41 [2021-05-18T08:01:41.831Z] --- PASS: TestPauseStopPausedContainer (0.76s)
08:01:41 [2021-05-18T08:01:41.831Z] === RUN   TestPidHost
08:01:44 [2021-05-18T08:01:44.378Z] --- PASS: TestPidHost (2.05s)
08:01:44 [2021-05-18T08:01:44.378Z] === RUN   TestPsFilter
08:01:44 [2021-05-18T08:01:44.378Z] --- PASS: TestPsFilter (0.11s)
08:01:44 [2021-05-18T08:01:44.378Z] === RUN   TestRemoveContainerWithRemovedVolume
08:01:44 [2021-05-18T08:01:44.640Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s)
08:01:44 [2021-05-18T08:01:44.640Z] === RUN   TestRemoveContainerWithVolume
08:01:45 [2021-05-18T08:01:45.582Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
08:01:45 [2021-05-18T08:01:45.582Z] === RUN   TestRemoveContainerRunning
08:01:46 [2021-05-18T08:01:46.155Z] --- PASS: TestRemoveContainerRunning (0.75s)
08:01:46 [2021-05-18T08:01:46.155Z] === RUN   TestRemoveContainerForceRemoveRunning
08:01:47 [2021-05-18T08:01:47.097Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
08:01:47 [2021-05-18T08:01:47.097Z] === RUN   TestRemoveInvalidContainer
08:01:47 [2021-05-18T08:01:47.097Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:01:47 [2021-05-18T08:01:47.097Z] === RUN   TestRenameLinkedContainer
08:01:50 [2021-05-18T08:01:50.402Z] --- PASS: TestRenameLinkedContainer (2.96s)
08:01:50 [2021-05-18T08:01:50.402Z] === RUN   TestRenameStoppedContainer
08:01:50 [2021-05-18T08:01:50.663Z] --- PASS: TestRenameStoppedContainer (0.69s)
08:01:50 [2021-05-18T08:01:50.663Z] === RUN   TestRenameRunningContainerAndReuse
08:01:52 [2021-05-18T08:01:52.050Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s)
08:01:52 [2021-05-18T08:01:52.050Z] === RUN   TestRenameInvalidName
08:01:52 [2021-05-18T08:01:52.995Z] --- PASS: TestRenameInvalidName (0.72s)
08:01:52 [2021-05-18T08:01:52.995Z] === RUN   TestRenameAnonymousContainer
08:01:56 [2021-05-18T08:01:56.298Z] --- PASS: TestRenameAnonymousContainer (3.28s)
08:01:56 [2021-05-18T08:01:56.298Z] === RUN   TestRenameContainerWithSameName
08:01:56 [2021-05-18T08:01:56.873Z] --- PASS: TestRenameContainerWithSameName (0.74s)
08:01:56 [2021-05-18T08:01:56.873Z] === RUN   TestRenameContainerWithLinkedContainer
08:01:58 [2021-05-18T08:01:58.271Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s)
08:01:58 [2021-05-18T08:01:58.271Z] === RUN   TestResize
08:01:59 [2021-05-18T08:01:59.213Z] --- PASS: TestResize (0.72s)
08:01:59 [2021-05-18T08:01:59.213Z] === RUN   TestResizeWithInvalidSize
08:01:59 [2021-05-18T08:01:59.785Z] --- PASS: TestResizeWithInvalidSize (0.72s)
08:01:59 [2021-05-18T08:01:59.786Z] === RUN   TestResizeWhenContainerNotStarted
08:02:00 [2021-05-18T08:02:00.357Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s)
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:02:00 [2021-05-18T08:02:00.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:02:02 [2021-05-18T08:02:02.907Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:02:02 [2021-05-18T08:02:02.907Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:02:04 [2021-05-18T08:02:04.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:02:04 [2021-05-18T08:02:04.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:02:05 [2021-05-18T08:02:05.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:02:05 [2021-05-18T08:02:05.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:02:08 [2021-05-18T08:02:08.234Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:02:08 [2021-05-18T08:02:08.234Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:02:10 [2021-05-18T08:02:10.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:02:11 [2021-05-18T08:02:11.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:02:13 [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s)
08:02:13 [2021-05-18T08:02:13.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s)
08:02:13 [2021-05-18T08:02:13.589Z] === RUN   TestCgroupNamespacesRun
08:02:14 [2021-05-18T08:02:14.973Z] --- PASS: TestCgroupNamespacesRun (1.82s)
08:02:14 [2021-05-18T08:02:14.973Z] === RUN   TestCgroupNamespacesRunPrivileged
08:02:14 [2021-05-18T08:02:14.973Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
08:02:14 [2021-05-18T08:02:14.973Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
08:02:14 [2021-05-18T08:02:14.973Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:02:16 [2021-05-18T08:02:16.885Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s)
08:02:16 [2021-05-18T08:02:16.886Z] === RUN   TestCgroupNamespacesRunHostMode
08:02:18 [2021-05-18T08:02:18.799Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s)
08:02:18 [2021-05-18T08:02:18.799Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:02:20 [2021-05-18T08:02:20.717Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
08:02:20 [2021-05-18T08:02:20.717Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:02:22 [2021-05-18T08:02:22.107Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s)
08:02:22 [2021-05-18T08:02:22.107Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:02:22 [2021-05-18T08:02:22.680Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
08:02:22 [2021-05-18T08:02:22.680Z] === RUN   TestCgroupNamespacesRunOlderClient
08:02:24 [2021-05-18T08:02:24.608Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s)
08:02:24 [2021-05-18T08:02:24.608Z] === RUN   TestNISDomainname
08:02:25 [2021-05-18T08:02:25.996Z] --- PASS: TestNISDomainname (1.34s)
08:02:25 [2021-05-18T08:02:25.996Z] === RUN   TestHostnameDnsResolution
08:02:27 [2021-05-18T08:02:27.910Z] --- PASS: TestHostnameDnsResolution (1.73s)
08:02:27 [2021-05-18T08:02:27.910Z] === RUN   TestStats
08:02:30 [2021-05-18T08:02:30.454Z] --- PASS: TestStats (2.76s)
08:02:30 [2021-05-18T08:02:30.454Z] === RUN   TestStopContainerWithTimeout
08:02:30 [2021-05-18T08:02:30.454Z] === RUN   TestStopContainerWithTimeout/0
08:02:30 [2021-05-18T08:02:30.454Z] === PAUSE TestStopContainerWithTimeout/0
08:02:30 [2021-05-18T08:02:30.454Z] === RUN   TestStopContainerWithTimeout/1
08:02:30 [2021-05-18T08:02:30.454Z] === PAUSE TestStopContainerWithTimeout/1
08:02:30 [2021-05-18T08:02:30.454Z] === RUN   TestStopContainerWithTimeout/3
08:02:30 [2021-05-18T08:02:30.454Z] === PAUSE TestStopContainerWithTimeout/3
08:02:30 [2021-05-18T08:02:30.454Z] === RUN   TestStopContainerWithTimeout/-1
08:02:30 [2021-05-18T08:02:30.454Z] === PAUSE TestStopContainerWithTimeout/-1
08:02:30 [2021-05-18T08:02:30.454Z] === CONT  TestStopContainerWithTimeout/0
08:02:30 [2021-05-18T08:02:30.454Z] === CONT  TestStopContainerWithTimeout/3
08:02:31 [2021-05-18T08:02:31.840Z] === CONT  TestStopContainerWithTimeout/-1
08:02:33 [2021-05-18T08:02:33.752Z] === CONT  TestStopContainerWithTimeout/1
08:02:35 [2021-05-18T08:02:35.666Z] --- PASS: TestStopContainerWithTimeout (0.02s)
08:02:35 [2021-05-18T08:02:35.666Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
08:02:35 [2021-05-18T08:02:35.666Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
08:02:35 [2021-05-18T08:02:35.666Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
08:02:35 [2021-05-18T08:02:35.666Z]     --- PASS: TestStopContainerWithTimeout/1 (1.76s)
08:02:35 [2021-05-18T08:02:35.666Z] === RUN   TestDeleteDevicemapper
08:02:35 [2021-05-18T08:02:35.666Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:02:35 [2021-05-18T08:02:35.666Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:02:35 [2021-05-18T08:02:35.666Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:02:38 [2021-05-18T08:02:38.971Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s)
08:02:38 [2021-05-18T08:02:38.971Z] === RUN   TestUpdateMemory
08:02:39 [2021-05-18T08:02:39.916Z] --- PASS: TestUpdateMemory (1.34s)
08:02:39 [2021-05-18T08:02:39.916Z] === RUN   TestUpdateCPUQuota
08:02:48 [2021-05-18T08:02:48.056Z] --- PASS: TestUpdateCPUQuota (6.86s)
08:02:48 [2021-05-18T08:02:48.056Z] === RUN   TestUpdatePidsLimit
08:02:48 [2021-05-18T08:02:48.056Z] === RUN   TestUpdatePidsLimit/update_from_none
08:02:48 [2021-05-18T08:02:48.056Z] === RUN   TestUpdatePidsLimit/no_change
08:02:48 [2021-05-18T08:02:48.318Z] === RUN   TestUpdatePidsLimit/update_lower
08:02:48 [2021-05-18T08:02:48.891Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:02:49 [2021-05-18T08:02:49.835Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:02:50 [2021-05-18T08:02:50.408Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:02:50 [2021-05-18T08:02:50.981Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:02:52 [2021-05-18T08:02:52.367Z] --- PASS: TestUpdatePidsLimit (5.60s)
08:02:52 [2021-05-18T08:02:52.367Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.71s)
08:02:52 [2021-05-18T08:02:52.367Z]     --- PASS: TestUpdatePidsLimit/no_change (0.73s)
08:02:52 [2021-05-18T08:02:52.367Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.72s)
08:02:52 [2021-05-18T08:02:52.367Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s)
08:02:52 [2021-05-18T08:02:52.367Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s)
08:02:52 [2021-05-18T08:02:52.367Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s)
08:02:52 [2021-05-18T08:02:52.367Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s)
08:02:52 [2021-05-18T08:02:52.367Z] === RUN   TestUpdateRestartPolicy
08:03:07 [2021-05-18T08:03:07.310Z] --- PASS: TestUpdateRestartPolicy (12.84s)
08:03:07 [2021-05-18T08:03:07.310Z] === RUN   TestUpdateRestartWithAutoRemove
08:03:07 [2021-05-18T08:03:07.310Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
08:03:07 [2021-05-18T08:03:07.310Z] === RUN   TestWaitNonBlocked
08:03:07 [2021-05-18T08:03:07.310Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:03:07 [2021-05-18T08:03:07.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:03:07 [2021-05-18T08:03:07.310Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:03:07 [2021-05-18T08:03:07.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:03:07 [2021-05-18T08:03:07.310Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:03:07 [2021-05-18T08:03:07.310Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:03:07 [2021-05-18T08:03:07.310Z] --- PASS: TestWaitNonBlocked (0.02s)
08:03:07 [2021-05-18T08:03:07.310Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
08:03:07 [2021-05-18T08:03:07.310Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s)
08:03:07 [2021-05-18T08:03:07.310Z] === RUN   TestWaitBlocked
08:03:07 [2021-05-18T08:03:07.310Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:03:07 [2021-05-18T08:03:07.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:03:07 [2021-05-18T08:03:07.310Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:03:07 [2021-05-18T08:03:07.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:03:07 [2021-05-18T08:03:07.310Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:03:07 [2021-05-18T08:03:07.310Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:03:08 [2021-05-18T08:03:08.256Z] --- PASS: TestWaitBlocked (0.01s)
08:03:08 [2021-05-18T08:03:08.256Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s)
08:03:08 [2021-05-18T08:03:08.256Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s)
08:03:08 [2021-05-18T08:03:08.256Z] === CONT  TestContainerStartOnDaemonRestart
08:03:08 [2021-05-18T08:03:08.256Z] === CONT  TestContainerKillOnDaemonStart
08:03:11 [2021-05-18T08:03:11.559Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s)
08:03:11 [2021-05-18T08:03:11.559Z] === CONT  TestIpcModeOlderClient
08:03:11 [2021-05-18T08:03:11.559Z] --- PASS: TestIpcModeOlderClient (0.06s)
08:03:11 [2021-05-18T08:03:11.559Z] === CONT  TestDaemonHostGatewayIP
08:03:15 [2021-05-18T08:03:15.769Z] --- PASS: TestDaemonHostGatewayIP (3.86s)
08:03:15 [2021-05-18T08:03:15.769Z] === CONT  TestRestartDaemonWithRestartingContainer
08:03:18 [2021-05-18T08:03:18.314Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.88s)
08:03:18 [2021-05-18T08:03:18.314Z] === CONT  TestDaemonRestartIpcMode
08:03:21 [2021-05-18T08:03:21.618Z] --- PASS: TestDaemonRestartIpcMode (3.23s)
08:03:21 [2021-05-18T08:03:21.618Z] --- PASS: TestContainerKillOnDaemonStart (13.15s)
08:03:21 [2021-05-18T08:03:21.618Z] PASS
08:03:21 [2021-05-18T08:03:21.618Z] 
08:03:21 [2021-05-18T08:03:21.618Z] === Skipped
08:03:21 [2021-05-18T08:03:21.618Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:03:21 [2021-05-18T08:03:21.618Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:03:21 [2021-05-18T08:03:21.618Z] 
08:03:21 [2021-05-18T08:03:21.618Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:03:21 [2021-05-18T08:03:21.618Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
08:03:21 [2021-05-18T08:03:21.618Z] 
08:03:21 [2021-05-18T08:03:21.618Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:03:21 [2021-05-18T08:03:21.618Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:03:21 [2021-05-18T08:03:21.618Z] 
08:03:21 [2021-05-18T08:03:21.618Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
08:03:21 [2021-05-18T08:03:21.618Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
08:03:21 [2021-05-18T08:03:21.618Z] 
08:03:21 [2021-05-18T08:03:21.618Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:03:21 [2021-05-18T08:03:21.618Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:03:21 [2021-05-18T08:03:21.618Z] 
08:03:21 [2021-05-18T08:03:21.618Z] 
08:03:21 [2021-05-18T08:03:21.618Z] DONE 196 tests, 5 skipped in 155.553s
08:03:21 [2021-05-18T08:03:21.618Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:03:21 [2021-05-18T08:03:21.618Z] INFO: Testing against a local daemon
08:03:21 [2021-05-18T08:03:21.618Z] === RUN   TestCommitInheritsEnv
08:03:21 [2021-05-18T08:03:21.879Z] --- PASS: TestCommitInheritsEnv (0.32s)
08:03:21 [2021-05-18T08:03:21.879Z] === RUN   TestImportExtremelyLargeImageWorks
08:03:21 [2021-05-18T08:03:21.879Z] === PAUSE TestImportExtremelyLargeImageWorks
08:03:21 [2021-05-18T08:03:21.879Z] === RUN   TestImagesFilterMultiReference
08:03:21 [2021-05-18T08:03:21.879Z] --- PASS: TestImagesFilterMultiReference (0.05s)
08:03:21 [2021-05-18T08:03:21.879Z] === RUN   TestImagePullPlatformInvalid
08:03:21 [2021-05-18T08:03:21.879Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:03:21 [2021-05-18T08:03:21.879Z] === RUN   TestRemoveImageOrphaning
08:03:22 [2021-05-18T08:03:22.140Z] --- PASS: TestRemoveImageOrphaning (0.28s)
08:03:22 [2021-05-18T08:03:22.140Z] === RUN   TestRemoveImageGarbageCollector
08:03:24 [2021-05-18T08:03:24.686Z] --- PASS: TestRemoveImageGarbageCollector (2.06s)
08:03:24 [2021-05-18T08:03:24.686Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:03:24 [2021-05-18T08:03:24.686Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
08:03:24 [2021-05-18T08:03:24.686Z] === RUN   TestTagInvalidReference
08:03:24 [2021-05-18T08:03:24.686Z] --- PASS: TestTagInvalidReference (0.01s)
08:03:24 [2021-05-18T08:03:24.686Z] === RUN   TestTagValidPrefixedRepo
08:03:24 [2021-05-18T08:03:24.686Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:03:24 [2021-05-18T08:03:24.686Z] === RUN   TestTagExistedNameWithoutForce
08:03:24 [2021-05-18T08:03:24.686Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:03:24 [2021-05-18T08:03:24.686Z] === RUN   TestTagOfficialNames
08:03:24 [2021-05-18T08:03:24.686Z] --- PASS: TestTagOfficialNames (0.06s)
08:03:24 [2021-05-18T08:03:24.686Z] === RUN   TestTagMatchesDigest
08:03:24 [2021-05-18T08:03:24.686Z] --- PASS: TestTagMatchesDigest (0.01s)
08:03:24 [2021-05-18T08:03:24.686Z] === CONT  TestImportExtremelyLargeImageWorks
08:05:16 [2021-05-18T08:05:16.221Z] --- PASS: TestImportExtremelyLargeImageWorks (109.54s)
08:05:16 [2021-05-18T08:05:16.222Z] PASS
08:05:16 [2021-05-18T08:05:16.222Z] 
08:05:16 [2021-05-18T08:05:16.222Z] DONE 12 tests in 112.486s
08:05:16 [2021-05-18T08:05:16.222Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:05:16 [2021-05-18T08:05:16.222Z] INFO: Testing against a local daemon
08:05:16 [2021-05-18T08:05:16.222Z] === RUN   TestNetworkCreateDelete
08:05:16 [2021-05-18T08:05:16.222Z] --- PASS: TestNetworkCreateDelete (0.46s)
08:05:16 [2021-05-18T08:05:16.222Z] === RUN   TestDockerNetworkDeletePreferID
08:05:16 [2021-05-18T08:05:16.222Z] --- PASS: TestDockerNetworkDeletePreferID (1.34s)
08:05:16 [2021-05-18T08:05:16.222Z] === RUN   TestDaemonDNSFallback
08:05:24 [2021-05-18T08:05:24.360Z] --- PASS: TestDaemonDNSFallback (7.23s)
08:05:24 [2021-05-18T08:05:24.360Z] === RUN   TestInspectNetwork
08:05:27 [2021-05-18T08:05:27.663Z] === RUN   TestInspectNetwork/full_network_id
08:05:27 [2021-05-18T08:05:27.663Z] === RUN   TestInspectNetwork/partial_network_id
08:05:27 [2021-05-18T08:05:27.663Z] === RUN   TestInspectNetwork/network_name
08:05:27 [2021-05-18T08:05:27.663Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:05:31 [2021-05-18T08:05:31.867Z] --- PASS: TestInspectNetwork (8.61s)
08:05:31 [2021-05-18T08:05:31.867Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:05:31 [2021-05-18T08:05:31.867Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:05:31 [2021-05-18T08:05:31.867Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:05:31 [2021-05-18T08:05:31.867Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:05:31 [2021-05-18T08:05:31.867Z] === RUN   TestRunContainerWithBridgeNone
08:05:35 [2021-05-18T08:05:35.172Z] --- PASS: TestRunContainerWithBridgeNone (3.17s)
08:05:35 [2021-05-18T08:05:35.172Z] === RUN   TestNetworkInvalidJSON
08:05:35 [2021-05-18T08:05:35.172Z] === RUN   TestNetworkInvalidJSON//networks/create
08:05:35 [2021-05-18T08:05:35.172Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:05:35 [2021-05-18T08:05:35.172Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:05:35 [2021-05-18T08:05:35.172Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:05:35 [2021-05-18T08:05:35.172Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:05:35 [2021-05-18T08:05:35.172Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:05:35 [2021-05-18T08:05:35.172Z] === CONT  TestNetworkInvalidJSON//networks/create
08:05:35 [2021-05-18T08:05:35.172Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:05:35 [2021-05-18T08:05:35.172Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:05:35 [2021-05-18T08:05:35.172Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:05:35 [2021-05-18T08:05:35.172Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:05:35 [2021-05-18T08:05:35.172Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:05:35 [2021-05-18T08:05:35.172Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:05:35 [2021-05-18T08:05:35.172Z] === RUN   TestNetworkList
08:05:35 [2021-05-18T08:05:35.172Z] === RUN   TestNetworkList//networks
08:05:35 [2021-05-18T08:05:35.172Z] === PAUSE TestNetworkList//networks
08:05:35 [2021-05-18T08:05:35.172Z] === RUN   TestNetworkList//networks/
08:05:35 [2021-05-18T08:05:35.172Z] === PAUSE TestNetworkList//networks/
08:05:35 [2021-05-18T08:05:35.172Z] === CONT  TestNetworkList//networks
08:05:35 [2021-05-18T08:05:35.172Z] === CONT  TestNetworkList//networks/
08:05:35 [2021-05-18T08:05:35.172Z] --- PASS: TestNetworkList (0.01s)
08:05:35 [2021-05-18T08:05:35.172Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:05:35 [2021-05-18T08:05:35.172Z]     --- PASS: TestNetworkList//networks (0.00s)
08:05:35 [2021-05-18T08:05:35.172Z] === RUN   TestHostIPv4BridgeLabel
08:05:35 [2021-05-18T08:05:35.744Z] --- PASS: TestHostIPv4BridgeLabel (0.86s)
08:05:35 [2021-05-18T08:05:35.744Z] === RUN   TestDaemonRestartWithLiveRestore
08:05:37 [2021-05-18T08:05:37.129Z] --- PASS: TestDaemonRestartWithLiveRestore (1.45s)
08:05:37 [2021-05-18T08:05:37.129Z] === RUN   TestDaemonDefaultNetworkPools
08:05:38 [2021-05-18T08:05:38.516Z] --- PASS: TestDaemonDefaultNetworkPools (1.42s)
08:05:38 [2021-05-18T08:05:38.516Z] === RUN   TestDaemonRestartWithExistingNetwork
08:05:40 [2021-05-18T08:05:40.571Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s)
08:05:40 [2021-05-18T08:05:40.571Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:05:43 [2021-05-18T08:05:43.874Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.72s)
08:05:43 [2021-05-18T08:05:43.874Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:05:44 [2021-05-18T08:05:44.136Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s)
08:05:44 [2021-05-18T08:05:44.136Z] === RUN   TestServiceWithPredefinedNetwork
08:05:47 [2021-05-18T08:05:47.439Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s)
08:05:47 [2021-05-18T08:05:47.439Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:05:47 [2021-05-18T08:05:47.439Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:05:47 [2021-05-18T08:05:47.439Z]     service_test.go:242: FLAKY_TEST
08:05:47 [2021-05-18T08:05:47.439Z] === RUN   TestServiceWithDataPathPortInit
08:06:05 [2021-05-18T08:06:05.569Z] --- PASS: TestServiceWithDataPathPortInit (16.03s)
08:06:05 [2021-05-18T08:06:05.569Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:06:10 [2021-05-18T08:06:10.858Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s)
08:06:10 [2021-05-18T08:06:10.858Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vzfe8kcyl4heflhvxi8a247nz Created:2021-05-18 08:06:04.235120799 +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[454eca182c521effb5808b8276d12912de058f7151cfed5aba1a34010e2b43ac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pw5b64xb1gnqm4facftxfgmql EndpointID:bb97c0d2fdeb45d9cf81bd041cd8d3d2d12148fec16ead225bca51ef425cbb3c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:580b3e103570ad5e18c5b983d0a1ac74c7640c5e0ebf3b9f05fb231fb53ef008 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:2e9678a6eb3a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pw5b64xb1gnqm4facftxfgmql EndpointID:bb97c0d2fdeb45d9cf81bd041cd8d3d2d12148fec16ead225bca51ef425cbb3c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:06:10 [2021-05-18T08:06:10.858Z] PASS
08:06:10 [2021-05-18T08:06:10.858Z] 
08:06:10 [2021-05-18T08:06:10.858Z] === Skipped
08:06:10 [2021-05-18T08:06:10.858Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:06:10 [2021-05-18T08:06:10.858Z]     service_test.go:242: FLAKY_TEST
08:06:10 [2021-05-18T08:06:10.858Z] 
08:06:10 [2021-05-18T08:06:10.858Z] 
08:06:10 [2021-05-18T08:06:10.858Z] DONE 26 tests, 1 skipped in 56.871s
08:06:10 [2021-05-18T08:06:10.858Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:06:10 [2021-05-18T08:06:10.858Z] INFO: Testing against a local daemon
08:06:10 [2021-05-18T08:06:10.858Z] === RUN   TestDockerNetworkIpvlanPersistance
08:06:10 [2021-05-18T08:06:10.858Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:06:10 [2021-05-18T08:06:10.858Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:06:10 [2021-05-18T08:06:10.858Z] === RUN   TestDockerNetworkIpvlan
08:06:10 [2021-05-18T08:06:10.858Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:06:10 [2021-05-18T08:06:10.858Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:06:10 [2021-05-18T08:06:10.858Z] PASS
08:06:10 [2021-05-18T08:06:10.858Z] 
08:06:10 [2021-05-18T08:06:10.858Z] === Skipped
08:06:10 [2021-05-18T08:06:10.858Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:06:10 [2021-05-18T08:06:10.858Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:06:10 [2021-05-18T08:06:10.858Z] 
08:06:10 [2021-05-18T08:06:10.858Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:06:10 [2021-05-18T08:06:10.858Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:06:10 [2021-05-18T08:06:10.858Z] 
08:06:10 [2021-05-18T08:06:10.858Z] 
08:06:10 [2021-05-18T08:06:10.858Z] DONE 2 tests, 2 skipped in 0.040s
08:06:10 [2021-05-18T08:06:10.858Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:06:10 [2021-05-18T08:06:10.858Z] INFO: Testing against a local daemon
08:06:10 [2021-05-18T08:06:10.858Z] === RUN   TestDockerNetworkMacvlanPersistance
08:06:12 [2021-05-18T08:06:12.771Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s)
08:06:12 [2021-05-18T08:06:12.771Z] === RUN   TestDockerNetworkMacvlan
08:06:13 [2021-05-18T08:06:13.712Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:06:15 [2021-05-18T08:06:15.099Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:06:16 [2021-05-18T08:06:16.043Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:06:19 [2021-05-18T08:06:19.359Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:06:22 [2021-05-18T08:06:22.661Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:06:29 [2021-05-18T08:06:29.250Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:06:30 [2021-05-18T08:06:30.636Z] --- PASS: TestDockerNetworkMacvlan (17.82s)
08:06:30 [2021-05-18T08:06:30.636Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
08:06:30 [2021-05-18T08:06:30.636Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
08:06:30 [2021-05-18T08:06:30.636Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s)
08:06:30 [2021-05-18T08:06:30.636Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.29s)
08:06:30 [2021-05-18T08:06:30.636Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.99s)
08:06:30 [2021-05-18T08:06:30.636Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.61s)
08:06:30 [2021-05-18T08:06:30.636Z] PASS
08:06:30 [2021-05-18T08:06:30.636Z] 
08:06:30 [2021-05-18T08:06:30.636Z] DONE 8 tests in 19.752s
08:06:30 [2021-05-18T08:06:30.636Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:06:30 [2021-05-18T08:06:30.636Z] testing: warning: no tests to run
08:06:30 [2021-05-18T08:06:30.636Z] PASS
08:06:30 [2021-05-18T08:06:30.636Z] 
08:06:30 [2021-05-18T08:06:30.636Z] DONE 0 tests in 0.006s
08:06:30 [2021-05-18T08:06:30.636Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:06:30 [2021-05-18T08:06:30.636Z] INFO: Testing against a local daemon
08:06:30 [2021-05-18T08:06:30.636Z] === RUN   TestAuthZPluginAllowRequest
08:06:32 [2021-05-18T08:06:32.550Z] --- PASS: TestAuthZPluginAllowRequest (1.66s)
08:06:32 [2021-05-18T08:06:32.550Z] === RUN   TestAuthZPluginTLS
08:06:33 [2021-05-18T08:06:33.121Z] --- PASS: TestAuthZPluginTLS (0.69s)
08:06:33 [2021-05-18T08:06:33.121Z] === RUN   TestAuthZPluginDenyRequest
08:06:33 [2021-05-18T08:06:33.693Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
08:06:33 [2021-05-18T08:06:33.693Z] === RUN   TestAuthZPluginAPIDenyResponse
08:06:34 [2021-05-18T08:06:34.655Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s)
08:06:34 [2021-05-18T08:06:34.655Z] === RUN   TestAuthZPluginDenyResponse
08:06:35 [2021-05-18T08:06:35.233Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
08:06:35 [2021-05-18T08:06:35.233Z] === RUN   TestAuthZPluginAllowEventStream
08:06:36 [2021-05-18T08:06:36.621Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
08:06:36 [2021-05-18T08:06:36.621Z] === RUN   TestAuthZPluginErrorResponse
08:06:37 [2021-05-18T08:06:37.564Z] --- PASS: TestAuthZPluginErrorResponse (0.70s)
08:06:37 [2021-05-18T08:06:37.564Z] === RUN   TestAuthZPluginErrorRequest
08:06:38 [2021-05-18T08:06:38.135Z] --- PASS: TestAuthZPluginErrorRequest (0.67s)
08:06:38 [2021-05-18T08:06:38.135Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:06:38 [2021-05-18T08:06:38.707Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s)
08:06:38 [2021-05-18T08:06:38.707Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:06:40 [2021-05-18T08:06:40.624Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s)
08:06:40 [2021-05-18T08:06:40.624Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:06:42 [2021-05-18T08:06:42.540Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s)
08:06:42 [2021-05-18T08:06:42.540Z] === RUN   TestAuthZPluginHeader
08:06:43 [2021-05-18T08:06:43.483Z] --- PASS: TestAuthZPluginHeader (0.84s)
08:06:43 [2021-05-18T08:06:43.483Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:06:48 [2021-05-18T08:06:48.771Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s)
08:06:48 [2021-05-18T08:06:48.771Z] === RUN   TestAuthZPluginV2Disable
08:06:52 [2021-05-18T08:06:52.071Z] --- PASS: TestAuthZPluginV2Disable (3.70s)
08:06:52 [2021-05-18T08:06:52.071Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:06:55 [2021-05-18T08:06:55.372Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s)
08:06:55 [2021-05-18T08:06:55.372Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:07:07 [2021-05-18T08:07:07.610Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.49s)
08:07:07 [2021-05-18T08:07:07.610Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:07:25 [2021-05-18T08:07:25.750Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.86s)
08:07:25 [2021-05-18T08:07:25.750Z] PASS
08:07:25 [2021-05-18T08:07:25.750Z] 
08:07:25 [2021-05-18T08:07:25.750Z] DONE 17 tests in 52.799s
08:07:25 [2021-05-18T08:07:25.750Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:07:25 [2021-05-18T08:07:25.750Z] INFO: Testing against a local daemon
08:07:25 [2021-05-18T08:07:25.750Z] === RUN   TestPluginInvalidJSON
08:07:25 [2021-05-18T08:07:25.750Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:07:25 [2021-05-18T08:07:25.750Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:07:25 [2021-05-18T08:07:25.750Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:07:25 [2021-05-18T08:07:25.750Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:07:25 [2021-05-18T08:07:25.750Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:07:25 [2021-05-18T08:07:25.750Z] === RUN   TestPluginInstall
08:07:25 [2021-05-18T08:07:25.750Z] === RUN   TestPluginInstall/no_auth
08:07:25 [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:25 [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a6c594e728e49056ee332e93e403caa3e93920faa8203122a2999916b0b1572" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:25 [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:25 [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a6c594e728e49056ee332e93e403caa3e93920faa8203122a2999916b0b1572" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:25 [2021-05-18T08:07:25.750Z] === RUN   TestPluginInstall/with_htpasswd
08:07:25 [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:25 [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cac688264c3cfe18b80a6630a8e203fee9091f9af0862d257c75a8cb85f269a4" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:25 [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:25 [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cac688264c3cfe18b80a6630a8e203fee9091f9af0862d257c75a8cb85f269a4" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:26 [2021-05-18T08:07:26.321Z] === RUN   TestPluginInstall/with_insecure
08:07:27 [2021-05-18T08:07:27.263Z] time="2021-05-18T08:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:27 [2021-05-18T08:07:27.264Z] time="2021-05-18T08:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7620b99c02dc6ee23986a89f7c7bf7753bcf14b7f3b6afe583c382578a4faaae" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:27 [2021-05-18T08:07:27.264Z] time="2021-05-18T08:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:27 [2021-05-18T08:07:27.264Z] time="2021-05-18T08:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7620b99c02dc6ee23986a89f7c7bf7753bcf14b7f3b6afe583c382578a4faaae" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:27 [2021-05-18T08:07:27.524Z] --- PASS: TestPluginInstall (3.99s)
08:07:27 [2021-05-18T08:07:27.524Z]     --- PASS: TestPluginInstall/no_auth (1.79s)
08:07:27 [2021-05-18T08:07:27.524Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
08:07:27 [2021-05-18T08:07:27.524Z]     --- PASS: TestPluginInstall/with_insecure (1.41s)
08:07:27 [2021-05-18T08:07:27.524Z]         plugin_test.go:165: [dffe448a20b48] daemon is not started
08:07:27 [2021-05-18T08:07:27.524Z] === RUN   TestPluginsWithRuntimes
08:07:29 [2021-05-18T08:07:29.438Z] === RUN   TestPluginsWithRuntimes/No_Args
08:07:31 [2021-05-18T08:07:31.351Z] === RUN   TestPluginsWithRuntimes/With_Args
08:07:32 [2021-05-18T08:07:32.736Z] --- PASS: TestPluginsWithRuntimes (5.04s)
08:07:32 [2021-05-18T08:07:32.736Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.58s)
08:07:32 [2021-05-18T08:07:32.736Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.53s)
08:07:32 [2021-05-18T08:07:32.736Z] === RUN   TestPluginBackCompatMediaTypes
08:07:33 [2021-05-18T08:07:33.308Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s)
08:07:33 [2021-05-18T08:07:33.308Z] PASS
08:07:33 [2021-05-18T08:07:33.308Z] 
08:07:33 [2021-05-18T08:07:33.308Z] DONE 10 tests in 9.798s
08:07:33 [2021-05-18T08:07:33.308Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:07:33 [2021-05-18T08:07:33.308Z] INFO: Testing against a local daemon
08:07:33 [2021-05-18T08:07:33.308Z] === RUN   TestExternalGraphDriver
08:07:33 [2021-05-18T08:07:33.308Z] === RUN   TestExternalGraphDriver/json
08:07:35 [2021-05-18T08:07:35.855Z] === RUN   TestExternalGraphDriver/spec
08:07:38 [2021-05-18T08:07:38.397Z] === RUN   TestExternalGraphDriver/pull
08:07:40 [2021-05-18T08:07:40.311Z] --- PASS: TestExternalGraphDriver (7.07s)
08:07:40 [2021-05-18T08:07:40.311Z]     --- PASS: TestExternalGraphDriver/json (2.38s)
08:07:40 [2021-05-18T08:07:40.311Z]     --- PASS: TestExternalGraphDriver/spec (2.62s)
08:07:40 [2021-05-18T08:07:40.311Z]     --- PASS: TestExternalGraphDriver/pull (2.01s)
08:07:40 [2021-05-18T08:07:40.311Z] === RUN   TestGraphdriverPluginV2
08:07:45 [2021-05-18T08:07:45.599Z] --- PASS: TestGraphdriverPluginV2 (4.46s)
08:07:45 [2021-05-18T08:07:45.599Z] PASS
08:07:45 [2021-05-18T08:07:45.599Z] 
08:07:45 [2021-05-18T08:07:45.599Z] DONE 5 tests in 11.566s
08:07:45 [2021-05-18T08:07:45.599Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:07:45 [2021-05-18T08:07:45.599Z] INFO: Testing against a local daemon
08:07:45 [2021-05-18T08:07:45.599Z] === RUN   TestContinueAfterPluginCrash
08:07:45 [2021-05-18T08:07:45.599Z] === PAUSE TestContinueAfterPluginCrash
08:07:45 [2021-05-18T08:07:45.599Z] === RUN   TestReadPluginNoRead
08:07:45 [2021-05-18T08:07:45.599Z] === PAUSE TestReadPluginNoRead
08:07:45 [2021-05-18T08:07:45.599Z] === RUN   TestDaemonStartWithLogOpt
08:07:45 [2021-05-18T08:07:45.599Z] === PAUSE TestDaemonStartWithLogOpt
08:07:45 [2021-05-18T08:07:45.599Z] === CONT  TestContinueAfterPluginCrash
08:07:45 [2021-05-18T08:07:45.599Z] === CONT  TestDaemonStartWithLogOpt
08:07:49 [2021-05-18T08:07:49.807Z] --- PASS: TestDaemonStartWithLogOpt (4.18s)
08:07:49 [2021-05-18T08:07:49.807Z] === CONT  TestReadPluginNoRead
08:07:51 [2021-05-18T08:07:51.721Z] === RUN   TestReadPluginNoRead/default
08:07:53 [2021-05-18T08:07:53.634Z] === RUN   TestReadPluginNoRead/disabled_caching
08:07:54 [2021-05-18T08:07:54.601Z] --- PASS: TestContinueAfterPluginCrash (9.53s)
08:07:55 [2021-05-18T08:07:55.171Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:07:56 [2021-05-18T08:07:56.554Z] --- PASS: TestReadPluginNoRead (7.49s)
08:07:56 [2021-05-18T08:07:56.554Z]     --- PASS: TestReadPluginNoRead/default (1.55s)
08:07:56 [2021-05-18T08:07:56.554Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.72s)
08:07:56 [2021-05-18T08:07:56.554Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s)
08:07:56 [2021-05-18T08:07:56.554Z]     read_test.go:92: [dd7e40396571f] daemon is not started
08:07:56 [2021-05-18T08:07:56.554Z] PASS
08:07:56 [2021-05-18T08:07:56.554Z] 
08:07:56 [2021-05-18T08:07:56.554Z] DONE 6 tests in 11.710s
08:07:56 [2021-05-18T08:07:56.554Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:07:56 [2021-05-18T08:07:56.554Z] testing: warning: no tests to run
08:07:56 [2021-05-18T08:07:56.554Z] PASS
08:07:56 [2021-05-18T08:07:56.554Z] 
08:07:56 [2021-05-18T08:07:56.554Z] DONE 0 tests in 0.016s
08:07:56 [2021-05-18T08:07:56.554Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:07:56 [2021-05-18T08:07:56.815Z] INFO: Testing against a local daemon
08:07:56 [2021-05-18T08:07:56.815Z] === RUN   TestPluginWithDevMounts
08:07:56 [2021-05-18T08:07:56.815Z] === PAUSE TestPluginWithDevMounts
08:07:56 [2021-05-18T08:07:56.815Z] === CONT  TestPluginWithDevMounts
08:07:58 [2021-05-18T08:07:58.726Z] --- PASS: TestPluginWithDevMounts (1.71s)
08:07:58 [2021-05-18T08:07:58.726Z] PASS
08:07:58 [2021-05-18T08:07:58.726Z] 
08:07:58 [2021-05-18T08:07:58.726Z] DONE 1 tests in 1.750s
08:07:58 [2021-05-18T08:07:58.726Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:07:58 [2021-05-18T08:07:58.726Z] INFO: Testing against a local daemon
08:07:58 [2021-05-18T08:07:58.726Z] === RUN   TestSecretInspect
08:08:01 [2021-05-18T08:08:01.269Z] --- PASS: TestSecretInspect (2.43s)
08:08:01 [2021-05-18T08:08:01.269Z] === RUN   TestSecretList
08:08:03 [2021-05-18T08:08:03.830Z] --- PASS: TestSecretList (2.46s)
08:08:03 [2021-05-18T08:08:03.830Z] === RUN   TestSecretsCreateAndDelete
08:08:05 [2021-05-18T08:08:05.743Z] --- PASS: TestSecretsCreateAndDelete (2.48s)
08:08:05 [2021-05-18T08:08:05.743Z] === RUN   TestSecretsUpdate
08:08:08 [2021-05-18T08:08:08.285Z] --- PASS: TestSecretsUpdate (2.48s)
08:08:08 [2021-05-18T08:08:08.285Z] === RUN   TestTemplatedSecret
08:08:11 [2021-05-18T08:08:11.583Z] --- PASS: TestTemplatedSecret (3.14s)
08:08:11 [2021-05-18T08:08:11.583Z] === RUN   TestSecretCreateResolve
08:08:14 [2021-05-18T08:08:14.125Z] --- PASS: TestSecretCreateResolve (2.60s)
08:08:14 [2021-05-18T08:08:14.126Z] PASS
08:08:14 [2021-05-18T08:08:14.126Z] 
08:08:14 [2021-05-18T08:08:14.126Z] DONE 6 tests in 15.626s
08:08:14 [2021-05-18T08:08:14.126Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:08:14 [2021-05-18T08:08:14.126Z] INFO: Testing against a local daemon
08:08:14 [2021-05-18T08:08:14.126Z] === RUN   TestServiceCreateInit
08:08:14 [2021-05-18T08:08:14.126Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:08:19 [2021-05-18T08:08:19.411Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:08:23 [2021-05-18T08:08:23.614Z] --- PASS: TestServiceCreateInit (9.41s)
08:08:23 [2021-05-18T08:08:23.614Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s)
08:08:23 [2021-05-18T08:08:23.614Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s)
08:08:23 [2021-05-18T08:08:23.614Z] === RUN   TestCreateServiceMultipleTimes
08:08:41 [2021-05-18T08:08:41.726Z] --- PASS: TestCreateServiceMultipleTimes (18.25s)
08:08:41 [2021-05-18T08:08:41.726Z] === RUN   TestCreateServiceConflict
08:08:44 [2021-05-18T08:08:44.268Z] --- PASS: TestCreateServiceConflict (2.48s)
08:08:44 [2021-05-18T08:08:44.268Z] === RUN   TestCreateServiceMaxReplicas
08:08:47 [2021-05-18T08:08:47.567Z] --- PASS: TestCreateServiceMaxReplicas (3.29s)
08:08:47 [2021-05-18T08:08:47.567Z] === RUN   TestCreateWithDuplicateNetworkNames
08:09:02 [2021-05-18T08:09:02.467Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s)
08:09:02 [2021-05-18T08:09:02.467Z] === RUN   TestCreateServiceSecretFileMode
08:09:04 [2021-05-18T08:09:04.378Z] --- PASS: TestCreateServiceSecretFileMode (2.80s)
08:09:04 [2021-05-18T08:09:04.378Z] === RUN   TestCreateServiceConfigFileMode
08:09:07 [2021-05-18T08:09:07.677Z] --- PASS: TestCreateServiceConfigFileMode (2.91s)
08:09:07 [2021-05-18T08:09:07.677Z] === RUN   TestCreateServiceSysctls
08:09:10 [2021-05-18T08:09:10.978Z] --- PASS: TestCreateServiceSysctls (3.72s)
08:09:10 [2021-05-18T08:09:10.978Z] === RUN   TestCreateServiceCapabilities
08:09:13 [2021-05-18T08:09:13.523Z] --- PASS: TestCreateServiceCapabilities (2.52s)
08:09:13 [2021-05-18T08:09:13.523Z] === RUN   TestInspect
08:09:16 [2021-05-18T08:09:16.837Z] --- PASS: TestInspect (3.40s)
08:09:16 [2021-05-18T08:09:16.837Z] === RUN   TestCreateJob
08:09:21 [2021-05-18T08:09:21.045Z] --- PASS: TestCreateJob (4.00s)
08:09:21 [2021-05-18T08:09:21.045Z] === RUN   TestReplicatedJob
08:09:27 [2021-05-18T08:09:27.638Z] --- PASS: TestReplicatedJob (6.65s)
08:09:27 [2021-05-18T08:09:27.638Z] === RUN   TestUpdateReplicatedJob
08:09:30 [2021-05-18T08:09:30.940Z] --- PASS: TestUpdateReplicatedJob (3.41s)
08:09:30 [2021-05-18T08:09:30.940Z] === RUN   TestServiceListWithStatuses
08:09:30 [2021-05-18T08:09:30.940Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:09:30 [2021-05-18T08:09:30.940Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:09:30 [2021-05-18T08:09:30.940Z] === RUN   TestDockerNetworkConnectAlias
08:09:36 [2021-05-18T08:09:36.235Z] --- PASS: TestDockerNetworkConnectAlias (5.37s)
08:09:36 [2021-05-18T08:09:36.235Z] === RUN   TestDockerNetworkReConnect
08:09:40 [2021-05-18T08:09:40.442Z] --- PASS: TestDockerNetworkReConnect (4.14s)
08:09:40 [2021-05-18T08:09:40.442Z] === RUN   TestServicePlugin
08:10:12 [2021-05-18T08:10:12.554Z] --- PASS: TestServicePlugin (30.59s)
08:10:12 [2021-05-18T08:10:12.554Z]     plugin_test.go:62: [d7c1be47831ba] joining swarm manager [db8a7654e5692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:10:12 [2021-05-18T08:10:12.554Z]     plugin_test.go:65: [d708b42cf5fe5] joining swarm manager [db8a7654e5692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:10:12 [2021-05-18T08:10:12.554Z] === RUN   TestServiceUpdateLabel
08:10:13 [2021-05-18T08:10:13.495Z] --- PASS: TestServiceUpdateLabel (2.45s)
08:10:13 [2021-05-18T08:10:13.496Z] === RUN   TestServiceUpdateSecrets
08:10:31 [2021-05-18T08:10:31.612Z] --- PASS: TestServiceUpdateSecrets (15.26s)
08:10:31 [2021-05-18T08:10:31.612Z] === RUN   TestServiceUpdateConfigs
08:10:43 [2021-05-18T08:10:43.841Z] --- PASS: TestServiceUpdateConfigs (15.10s)
08:10:43 [2021-05-18T08:10:43.841Z] === RUN   TestServiceUpdateNetwork
08:10:58 [2021-05-18T08:10:58.749Z] --- PASS: TestServiceUpdateNetwork (13.49s)
08:10:58 [2021-05-18T08:10:58.749Z] === RUN   TestServiceUpdatePidsLimit
08:10:58 [2021-05-18T08:10:58.749Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:10:59 [2021-05-18T08:10:59.691Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:11:07 [2021-05-18T08:11:07.827Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:11:14 [2021-05-18T08:11:14.413Z] --- PASS: TestServiceUpdatePidsLimit (17.14s)
08:11:14 [2021-05-18T08:11:14.413Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
08:11:14 [2021-05-18T08:11:14.413Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
08:11:14 [2021-05-18T08:11:14.413Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s)
08:11:14 [2021-05-18T08:11:14.413Z] PASS
08:11:14 [2021-05-18T08:11:14.413Z] 
08:11:14 [2021-05-18T08:11:14.413Z] === Skipped
08:11:14 [2021-05-18T08:11:14.413Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:11:14 [2021-05-18T08:11:14.413Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:11:14 [2021-05-18T08:11:14.413Z] 
08:11:14 [2021-05-18T08:11:14.413Z] 
08:11:14 [2021-05-18T08:11:14.413Z] DONE 27 tests, 1 skipped in 180.347s
08:11:14 [2021-05-18T08:11:14.413Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:11:14 [2021-05-18T08:11:14.413Z] INFO: Testing against a local daemon
08:11:14 [2021-05-18T08:11:14.413Z] === RUN   TestSessionCreate
08:11:14 [2021-05-18T08:11:14.413Z] --- PASS: TestSessionCreate (0.02s)
08:11:14 [2021-05-18T08:11:14.413Z] === RUN   TestSessionCreateWithBadUpgrade
08:11:14 [2021-05-18T08:11:14.414Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
08:11:14 [2021-05-18T08:11:14.414Z] PASS
08:11:14 [2021-05-18T08:11:14.414Z] 
08:11:14 [2021-05-18T08:11:14.414Z] DONE 2 tests in 0.073s
08:11:14 [2021-05-18T08:11:14.414Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:11:14 [2021-05-18T08:11:14.675Z] INFO: Testing against a local daemon
08:11:14 [2021-05-18T08:11:14.675Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:11:14 [2021-05-18T08:11:14.675Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
08:11:14 [2021-05-18T08:11:14.675Z] === RUN   TestEventsExecDie
08:11:15 [2021-05-18T08:11:15.620Z] --- PASS: TestEventsExecDie (1.12s)
08:11:15 [2021-05-18T08:11:15.620Z] === RUN   TestEventsBackwardsCompatible
08:11:15 [2021-05-18T08:11:15.881Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
08:11:15 [2021-05-18T08:11:15.881Z] === RUN   TestInfoBinaryCommits
08:11:15 [2021-05-18T08:11:15.881Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:11:15 [2021-05-18T08:11:15.881Z] === RUN   TestInfoAPIVersioned
08:11:15 [2021-05-18T08:11:15.881Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:11:15 [2021-05-18T08:11:15.881Z] === RUN   TestInfoDiscoveryBackend
08:11:16 [2021-05-18T08:11:16.452Z] --- PASS: TestInfoDiscoveryBackend (0.66s)
08:11:16 [2021-05-18T08:11:16.452Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:11:17 [2021-05-18T08:11:17.409Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:11:17 [2021-05-18T08:11:17.409Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:11:18 [2021-05-18T08:11:18.367Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.71s)
08:11:18 [2021-05-18T08:11:18.367Z] === RUN   TestInfoAPI
08:11:18 [2021-05-18T08:11:18.367Z] --- PASS: TestInfoAPI (0.02s)
08:11:18 [2021-05-18T08:11:18.367Z] === RUN   TestInfoAPIWarnings
08:11:36 [2021-05-18T08:11:36.476Z] --- PASS: TestInfoAPIWarnings (16.65s)
08:11:36 [2021-05-18T08:11:36.476Z] === RUN   TestInfoDebug
08:11:36 [2021-05-18T08:11:36.476Z] --- PASS: TestInfoDebug (0.67s)
08:11:36 [2021-05-18T08:11:36.476Z] === RUN   TestInfoInsecureRegistries
08:11:36 [2021-05-18T08:11:36.476Z] --- PASS: TestInfoInsecureRegistries (0.64s)
08:11:36 [2021-05-18T08:11:36.476Z] === RUN   TestInfoRegistryMirrors
08:11:36 [2021-05-18T08:11:36.737Z] --- PASS: TestInfoRegistryMirrors (0.62s)
08:11:36 [2021-05-18T08:11:36.737Z] === RUN   TestLoginFailsWithBadCredentials
08:11:36 [2021-05-18T08:11:36.998Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
08:11:36 [2021-05-18T08:11:36.998Z] === RUN   TestPingCacheHeaders
08:11:36 [2021-05-18T08:11:36.998Z] --- PASS: TestPingCacheHeaders (0.02s)
08:11:36 [2021-05-18T08:11:36.998Z] === RUN   TestPingGet
08:11:36 [2021-05-18T08:11:36.998Z] --- PASS: TestPingGet (0.02s)
08:11:36 [2021-05-18T08:11:36.998Z] === RUN   TestPingHead
08:11:36 [2021-05-18T08:11:36.998Z] --- PASS: TestPingHead (0.02s)
08:11:36 [2021-05-18T08:11:36.998Z] === RUN   TestVersion
08:11:36 [2021-05-18T08:11:36.998Z] --- PASS: TestVersion (0.02s)
08:11:36 [2021-05-18T08:11:36.998Z] === CONT  TestCgroupDriverSystemdMemoryLimit
08:11:38 [2021-05-18T08:11:38.382Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s)
08:11:38 [2021-05-18T08:11:38.382Z] PASS
08:11:38 [2021-05-18T08:11:38.382Z] 
08:11:38 [2021-05-18T08:11:38.382Z] DONE 18 tests in 23.951s
08:11:38 [2021-05-18T08:11:38.382Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:11:38 [2021-05-18T08:11:38.643Z] INFO: Testing against a local daemon
08:11:38 [2021-05-18T08:11:38.643Z] === RUN   TestVolumesCreateAndList
08:11:38 [2021-05-18T08:11:38.643Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:11:38 [2021-05-18T08:11:38.643Z] === RUN   TestVolumesRemove
08:11:38 [2021-05-18T08:11:38.643Z] --- PASS: TestVolumesRemove (0.08s)
08:11:38 [2021-05-18T08:11:38.643Z] === RUN   TestVolumesInspect
08:11:38 [2021-05-18T08:11:38.643Z] --- PASS: TestVolumesInspect (0.03s)
08:11:38 [2021-05-18T08:11:38.643Z] === RUN   TestVolumesInvalidJSON
08:11:38 [2021-05-18T08:11:38.643Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:11:38 [2021-05-18T08:11:38.643Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:11:38 [2021-05-18T08:11:38.643Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:11:38 [2021-05-18T08:11:38.643Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:11:38 [2021-05-18T08:11:38.643Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:11:38 [2021-05-18T08:11:38.643Z] PASS
08:11:38 [2021-05-18T08:11:38.643Z] 
08:11:38 [2021-05-18T08:11:38.643Z] DONE 5 tests in 0.177s
08:11:38 [2021-05-18T08:11:38.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:11:40 [2021-05-18T08:11:40.556Z] Stopping apparmor (via systemctl): apparmor.service.
08:11:40 [2021-05-18T08:11:40.556Z] Removing test suite binaries
08:11:40 [2021-05-18T08:11:40.556Z] exiting test-integration
08:11:40 [2021-05-18T08:11:40.556Z] ++ exit 0
08:11:40 [2021-05-18T08:11:40.556Z]