Skip to content

Console Output

23:24:58 [2021-06-15T23:24:58.200Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_GITCOMMIT=3eb125769899193cc8f255edf91fde4194625cb2 -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:3eb125769899193cc8f255edf91fde4194625cb2 hack/make.sh dynbinary test-integration
23:25:00 [2021-06-15T23:25:00.087Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
23:25:00 [2021-06-15T23:25:00.087Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
23:25:00 [2021-06-15T23:25:00.087Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
23:25:00 [2021-06-15T23:25:00.087Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
23:25:00 [2021-06-15T23:25:00.087Z] 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)
23:25:00 [2021-06-15T23:25:00.087Z] Detected virtualization docker.
23:25:00 [2021-06-15T23:25:00.087Z] Detected architecture x86-64.
23:25:00 [2021-06-15T23:25:00.087Z] Set hostname to <b914455b3ea8>.
23:25:00 [2021-06-15T23:25:00.649Z] + source /etc/docker-entrypoint-cmd
23:25:00 [2021-06-15T23:25:00.649Z] ++ hack/make.sh dynbinary test-integration
23:25:00 [2021-06-15T23:25:00.649Z] 
23:25:00 [2021-06-15T23:25:00.905Z] Removing bundles/
23:25:00 [2021-06-15T23:25:00.905Z] 
23:25:00 [2021-06-15T23:25:00.905Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:25:00 [2021-06-15T23:25:00.905Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:25:00 [2021-06-15T23:25:00.905Z] GOOS="" GOARCH="" GOARM=""
23:26:37 [2021-06-15T23:26:37.295Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:26:37 [2021-06-15T23:26:37.295Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
23:26:37 [2021-06-15T23:26:37.295Z] GOOS="" GOARCH="" GOARM=""
23:26:37 [2021-06-15T23:26:37.295Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
23:26:37 [2021-06-15T23:26:37.295Z] 
23:26:37 [2021-06-15T23:26:37.295Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:26:37 [2021-06-15T23:26:37.295Z] DOCKER_SYSTEMD=1
23:26:37 [2021-06-15T23:26:37.295Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:26:37 [2021-06-15T23:26:37.295Z] HOSTNAME=b914455b3ea8
23:26:37 [2021-06-15T23:26:37.295Z] DEST=bundles/test-integration
23:26:37 [2021-06-15T23:26:37.295Z] PWD=/go/src/github.com/docker/docker
23:26:37 [2021-06-15T23:26:37.295Z] DOCKER_GITCOMMIT=3eb125769899193cc8f255edf91fde4194625cb2
23:26:37 [2021-06-15T23:26:37.295Z] container=docker
23:26:37 [2021-06-15T23:26:37.295Z] HOME=/root
23:26:37 [2021-06-15T23:26:37.295Z] LANG=C.UTF-8
23:26:37 [2021-06-15T23:26:37.295Z] INVOCATION_ID=6453fff6f5d9499984d6e32ff136df0b
23:26:37 [2021-06-15T23:26:37.295Z] GOLANG_VERSION=1.13.15
23:26:37 [2021-06-15T23:26:37.295Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:26:37 [2021-06-15T23:26:37.295Z] VALIDATE_BRANCH=master
23:26:37 [2021-06-15T23:26:37.295Z] TERM=xterm
23:26:37 [2021-06-15T23:26:37.295Z] DOCKER_PKG=github.com/docker/docker
23:26:37 [2021-06-15T23:26:37.295Z] SHLVL=3
23:26:37 [2021-06-15T23:26:37.295Z] TIMEOUT=120m
23:26:37 [2021-06-15T23:26:37.295Z] DOCKER_BUILDTAGS=apparmor seccomp journald
23:26:37 [2021-06-15T23:26:37.295Z] DOCKER_GRAPHDRIVER=overlay2
23:26:37 [2021-06-15T23:26:37.295Z] GO111MODULE=off
23:26:37 [2021-06-15T23:26:37.295Z] DOCKER_EXPERIMENTAL=1
23:26:37 [2021-06-15T23:26:37.295Z] TEST_SKIP_INTEGRATION_CLI=1
23:26:37 [2021-06-15T23:26:37.295Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:26:37 [2021-06-15T23:26:37.295Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:26:37 [2021-06-15T23:26:37.295Z] GOPATH=/go
23:26:37 [2021-06-15T23:26:37.295Z] PKG_CONFIG=pkg-config
23:26:37 [2021-06-15T23:26:37.295Z] _=/usr/bin/env
23:26:37 [2021-06-15T23:26:37.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:27:09 [2021-06-15T23:27:09.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:27:09 [2021-06-15T23:27:09.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:27:31 [2021-06-15T23:27:31.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:27:43 [2021-06-15T23:27:43.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:27:43 [2021-06-15T23:27:43.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:27:44 [2021-06-15T23:27:44.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:27:45 [2021-06-15T23:27:45.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:27:45 [2021-06-15T23:27:45.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:27:47 [2021-06-15T23:27:47.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:27:50 [2021-06-15T23:27:50.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:27:52 [2021-06-15T23:27:52.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:27:54 [2021-06-15T23:27:54.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:27:54 [2021-06-15T23:27:54.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:27:56 [2021-06-15T23:27:56.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:27:57 [2021-06-15T23:27:57.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:27:59 [2021-06-15T23:27:59.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:28:00 [2021-06-15T23:28:00.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:28:01 [2021-06-15T23:28:01.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:28:03 [2021-06-15T23:28:03.032Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:28:03 [2021-06-15T23:28:03.032Z] Using test binary docker
23:28:03 [2021-06-15T23:28:03.032Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:28:03 [2021-06-15T23:28:03.032Z] Starting apparmor (via systemctl): apparmor.service.
23:28:03 [2021-06-15T23:28:03.032Z] Starting dockerd
23:28:03 [2021-06-15T23:28:03.032Z] INFO: Waiting for daemon to start...
23:28:04 [2021-06-15T23:28:04.917Z] .
23:28:04 [2021-06-15T23:28:04.917Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:28:04 [2021-06-15T23:28:04.917Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:28:05 [2021-06-15T23:28:05.173Z] Error: No such image: emptyfs
23:28:05 [2021-06-15T23:28:05.173Z] Running integration-test (iteration 1)
23:28:05 [2021-06-15T23:28:05.173Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:28:17 [2021-06-15T23:28:17.343Z] Loaded image: buildpack-deps:buster
23:28:17 [2021-06-15T23:28:17.600Z] Loaded image: busybox:latest
23:28:17 [2021-06-15T23:28:17.600Z] Loaded image: busybox:glibc
23:28:20 [2021-06-15T23:28:20.868Z] Loaded image: debian:bullseye
23:28:20 [2021-06-15T23:28:20.869Z] Loaded image: hello-world:latest
23:28:21 [2021-06-15T23:28:21.124Z] Loaded image: arm32v7/hello-world:latest
23:28:21 [2021-06-15T23:28:21.379Z] INFO: Testing against a local daemon
23:28:21 [2021-06-15T23:28:21.379Z] === RUN   TestCgroupNamespacesBuild
23:28:23 [2021-06-15T23:28:23.270Z] --- PASS: TestCgroupNamespacesBuild (2.03s)
23:28:23 [2021-06-15T23:28:23.270Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:28:25 [2021-06-15T23:28:25.158Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.53s)
23:28:25 [2021-06-15T23:28:25.158Z] === RUN   TestBuildWithSession
23:28:25 [2021-06-15T23:28:25.158Z] --- SKIP: TestBuildWithSession (0.00s)
23:28:25 [2021-06-15T23:28:25.158Z]     build_session_test.go:25: TODO: BuildKit
23:28:25 [2021-06-15T23:28:25.158Z] === RUN   TestBuildSquashParent
23:28:31 [2021-06-15T23:28:31.723Z] --- PASS: TestBuildSquashParent (6.26s)
23:28:31 [2021-06-15T23:28:31.723Z] === RUN   TestBuildWithRemoveAndForceRemove
23:28:31 [2021-06-15T23:28:31.723Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:28:31 [2021-06-15T23:28:31.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:28:31 [2021-06-15T23:28:31.723Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:28:31 [2021-06-15T23:28:31.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:28:31 [2021-06-15T23:28:31.723Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:28:31 [2021-06-15T23:28:31.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:28:31 [2021-06-15T23:28:31.723Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:28:31 [2021-06-15T23:28:31.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:28:31 [2021-06-15T23:28:31.723Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:28:31 [2021-06-15T23:28:31.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:28:31 [2021-06-15T23:28:31.723Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:28:31 [2021-06-15T23:28:31.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:28:31 [2021-06-15T23:28:31.723Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:28:31 [2021-06-15T23:28:31.723Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:28:34 [2021-06-15T23:28:34.239Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:28:34 [2021-06-15T23:28:34.239Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:28:36 [2021-06-15T23:28:36.128Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:28:36 [2021-06-15T23:28:36.383Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:28:38 [2021-06-15T23:28:38.900Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:28:38 [2021-06-15T23:28:38.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s)
23:28:38 [2021-06-15T23:28:38.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s)
23:28:38 [2021-06-15T23:28:38.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s)
23:28:38 [2021-06-15T23:28:38.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s)
23:28:38 [2021-06-15T23:28:38.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.30s)
23:28:38 [2021-06-15T23:28:38.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s)
23:28:38 [2021-06-15T23:28:38.900Z] === RUN   TestBuildMultiStageCopy
23:28:38 [2021-06-15T23:28:38.900Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:28:40 [2021-06-15T23:28:40.788Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:28:41 [2021-06-15T23:28:41.044Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:28:41 [2021-06-15T23:28:41.300Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:28:41 [2021-06-15T23:28:41.556Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:28:41 [2021-06-15T23:28:41.556Z] --- PASS: TestBuildMultiStageCopy (2.98s)
23:28:41 [2021-06-15T23:28:41.556Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s)
23:28:41 [2021-06-15T23:28:41.556Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
23:28:41 [2021-06-15T23:28:41.556Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s)
23:28:41 [2021-06-15T23:28:41.556Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
23:28:41 [2021-06-15T23:28:41.556Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
23:28:41 [2021-06-15T23:28:41.556Z] === RUN   TestBuildMultiStageParentConfig
23:28:42 [2021-06-15T23:28:42.485Z] --- PASS: TestBuildMultiStageParentConfig (0.68s)
23:28:42 [2021-06-15T23:28:42.485Z] === RUN   TestBuildLabelWithTargets
23:28:43 [2021-06-15T23:28:43.851Z] --- PASS: TestBuildLabelWithTargets (1.20s)
23:28:43 [2021-06-15T23:28:43.851Z] === RUN   TestBuildWithEmptyLayers
23:28:44 [2021-06-15T23:28:44.106Z] --- PASS: TestBuildWithEmptyLayers (0.53s)
23:28:44 [2021-06-15T23:28:44.106Z] === RUN   TestBuildMultiStageOnBuild
23:28:46 [2021-06-15T23:28:46.620Z] --- PASS: TestBuildMultiStageOnBuild (2.39s)
23:28:46 [2021-06-15T23:28:46.620Z] === RUN   TestBuildUncleanTarFilenames
23:28:47 [2021-06-15T23:28:47.182Z] --- PASS: TestBuildUncleanTarFilenames (0.70s)
23:28:47 [2021-06-15T23:28:47.182Z] === RUN   TestBuildMultiStageLayerLeak
23:28:49 [2021-06-15T23:28:49.696Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
23:28:49 [2021-06-15T23:28:49.696Z] === RUN   TestBuildWithHugeFile
23:29:45 [2021-06-15T23:29:45.875Z] --- PASS: TestBuildWithHugeFile (54.77s)
23:29:45 [2021-06-15T23:29:45.875Z] === RUN   TestBuildWCOWSandboxSize
23:29:45 [2021-06-15T23:29:45.875Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:29:45 [2021-06-15T23:29:45.875Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
23:29:45 [2021-06-15T23:29:45.875Z] === RUN   TestBuildWithEmptyDockerfile
23:29:45 [2021-06-15T23:29:45.875Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:29:45 [2021-06-15T23:29:45.875Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:29:45 [2021-06-15T23:29:45.875Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:29:45 [2021-06-15T23:29:45.875Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:29:45 [2021-06-15T23:29:45.875Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:29:45 [2021-06-15T23:29:45.875Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:29:45 [2021-06-15T23:29:45.875Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:29:45 [2021-06-15T23:29:45.875Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:29:45 [2021-06-15T23:29:45.875Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:29:45 [2021-06-15T23:29:45.875Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
23:29:45 [2021-06-15T23:29:45.875Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
23:29:45 [2021-06-15T23:29:45.875Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
23:29:45 [2021-06-15T23:29:45.875Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
23:29:45 [2021-06-15T23:29:45.875Z] === RUN   TestBuildPreserveOwnership
23:29:45 [2021-06-15T23:29:45.875Z] === RUN   TestBuildPreserveOwnership/copy_from
23:29:48 [2021-06-15T23:29:48.390Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:29:49 [2021-06-15T23:29:49.318Z] --- PASS: TestBuildPreserveOwnership (4.85s)
23:29:49 [2021-06-15T23:29:49.318Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.30s)
23:29:49 [2021-06-15T23:29:49.318Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.54s)
23:29:49 [2021-06-15T23:29:49.318Z] === RUN   TestBuildPlatformInvalid
23:29:49 [2021-06-15T23:29:49.574Z] --- PASS: TestBuildPlatformInvalid (0.09s)
23:29:49 [2021-06-15T23:29:49.574Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:30:04 [2021-06-15T23:30:04.429Z] Loaded image: buildpack-deps:buster
23:30:04 [2021-06-15T23:30:04.429Z] Loaded image: busybox:latest
23:30:04 [2021-06-15T23:30:04.429Z] Loaded image: busybox:glibc
23:30:05 [2021-06-15T23:30:05.795Z] Loaded image: debian:bullseye
23:30:05 [2021-06-15T23:30:05.795Z] Loaded image: hello-world:latest
23:30:05 [2021-06-15T23:30:05.795Z] Loaded image: arm32v7/hello-world:latest
23:30:13 [2021-06-15T23:30:13.875Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.96s)
23:30:13 [2021-06-15T23:30:13.875Z] PASS
23:30:13 [2021-06-15T23:30:13.875Z] 
23:30:13 [2021-06-15T23:30:13.875Z] === Skipped
23:30:13 [2021-06-15T23:30:13.875Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:30:13 [2021-06-15T23:30:13.875Z]     build_session_test.go:25: TODO: BuildKit
23:30:13 [2021-06-15T23:30:13.875Z] 
23:30:13 [2021-06-15T23:30:13.875Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:30:13 [2021-06-15T23:30:13.875Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
23:30:13 [2021-06-15T23:30:13.875Z] 
23:30:13 [2021-06-15T23:30:13.875Z] 
23:30:13 [2021-06-15T23:30:13.875Z] DONE 34 tests, 2 skipped in 128.297s
23:30:13 [2021-06-15T23:30:13.875Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:30:13 [2021-06-15T23:30:13.875Z] INFO: Testing against a local daemon
23:30:13 [2021-06-15T23:30:13.875Z] === RUN   TestConfigInspect
23:30:16 [2021-06-15T23:30:16.389Z] --- PASS: TestConfigInspect (2.66s)
23:30:16 [2021-06-15T23:30:16.389Z] === RUN   TestConfigList
23:30:18 [2021-06-15T23:30:18.965Z] --- PASS: TestConfigList (2.43s)
23:30:18 [2021-06-15T23:30:18.965Z] === RUN   TestConfigsCreateAndDelete
23:30:21 [2021-06-15T23:30:21.479Z] --- PASS: TestConfigsCreateAndDelete (2.34s)
23:30:21 [2021-06-15T23:30:21.479Z] === RUN   TestConfigsUpdate
23:30:23 [2021-06-15T23:30:23.366Z] --- PASS: TestConfigsUpdate (2.36s)
23:30:23 [2021-06-15T23:30:23.366Z] === RUN   TestTemplatedConfig
23:30:27 [2021-06-15T23:30:27.536Z] --- PASS: TestTemplatedConfig (3.44s)
23:30:27 [2021-06-15T23:30:27.537Z] === RUN   TestConfigCreateResolve
23:30:29 [2021-06-15T23:30:29.423Z] --- PASS: TestConfigCreateResolve (2.30s)
23:30:29 [2021-06-15T23:30:29.423Z] === RUN   TestConfigDaemonLibtrustID
23:30:29 [2021-06-15T23:30:29.680Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
23:30:29 [2021-06-15T23:30:29.680Z] PASS
23:30:29 [2021-06-15T23:30:29.680Z] 
23:30:29 [2021-06-15T23:30:29.680Z] DONE 7 tests in 16.089s
23:30:29 [2021-06-15T23:30:29.680Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:30:29 [2021-06-15T23:30:29.680Z] INFO: Testing against a local daemon
23:30:29 [2021-06-15T23:30:29.680Z] === RUN   TestCheckpoint
23:30:29 [2021-06-15T23:30:29.680Z] --- SKIP: TestCheckpoint (0.00s)
23:30:29 [2021-06-15T23:30:29.680Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:30:29 [2021-06-15T23:30:29.680Z] === RUN   TestContainerInvalidJSON
23:30:29 [2021-06-15T23:30:29.680Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:30:29 [2021-06-15T23:30:29.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:30:29 [2021-06-15T23:30:29.680Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:30:29 [2021-06-15T23:30:29.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:30:29 [2021-06-15T23:30:29.680Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:30:29 [2021-06-15T23:30:29.680Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:30:29 [2021-06-15T23:30:29.680Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:30:29 [2021-06-15T23:30:29.680Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:30:29 [2021-06-15T23:30:29.680Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:30:29 [2021-06-15T23:30:29.680Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:30:29 [2021-06-15T23:30:29.680Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:30:29 [2021-06-15T23:30:29.680Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:30:29 [2021-06-15T23:30:29.680Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:30:29 [2021-06-15T23:30:29.680Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:30:29 [2021-06-15T23:30:29.680Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
23:30:29 [2021-06-15T23:30:29.680Z] === RUN   TestCopyFromContainerPathIsNotDir
23:30:29 [2021-06-15T23:30:29.936Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
23:30:29 [2021-06-15T23:30:29.936Z] === RUN   TestCopyToContainerPathDoesNotExist
23:30:29 [2021-06-15T23:30:29.936Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:30:29 [2021-06-15T23:30:29.936Z] === RUN   TestCopyToContainerPathIsNotDir
23:30:29 [2021-06-15T23:30:29.936Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:30:29 [2021-06-15T23:30:29.936Z] === RUN   TestCopyFromContainer
23:30:31 [2021-06-15T23:30:31.301Z] === RUN   TestCopyFromContainer//
23:30:31 [2021-06-15T23:30:31.558Z] === RUN   TestCopyFromContainer//bar/root
23:30:31 [2021-06-15T23:30:31.558Z] === RUN   TestCopyFromContainer//bar/root/
23:30:31 [2021-06-15T23:30:31.558Z] === RUN   TestCopyFromContainer/bar/quux
23:30:31 [2021-06-15T23:30:31.815Z] === RUN   TestCopyFromContainer/bar/quux/
23:30:31 [2021-06-15T23:30:31.815Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:30:31 [2021-06-15T23:30:31.815Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:30:31 [2021-06-15T23:30:31.815Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCopyFromContainer/bar/notarget
23:30:32 [2021-06-15T23:30:32.071Z] --- PASS: TestCopyFromContainer (2.18s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCopyFromContainer// (0.08s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:30:32 [2021-06-15T23:30:32.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:30:32 [2021-06-15T23:30:32.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:30:32 [2021-06-15T23:30:32.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:30:32 [2021-06-15T23:30:32.071Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:30:32 [2021-06-15T23:30:32.071Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:30:32 [2021-06-15T23:30:32.071Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:30:32 [2021-06-15T23:30:32.071Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:30:32 [2021-06-15T23:30:32.071Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCreateLinkToNonExistingContainer
23:30:32 [2021-06-15T23:30:32.071Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCreateWithInvalidEnv
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCreateWithInvalidEnv/0
23:30:32 [2021-06-15T23:30:32.071Z] === PAUSE TestCreateWithInvalidEnv/0
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCreateWithInvalidEnv/1
23:30:32 [2021-06-15T23:30:32.071Z] === PAUSE TestCreateWithInvalidEnv/1
23:30:32 [2021-06-15T23:30:32.071Z] === RUN   TestCreateWithInvalidEnv/2
23:30:32 [2021-06-15T23:30:32.071Z] === PAUSE TestCreateWithInvalidEnv/2
23:30:32 [2021-06-15T23:30:32.326Z] === CONT  TestCreateWithInvalidEnv/0
23:30:32 [2021-06-15T23:30:32.326Z] === CONT  TestCreateWithInvalidEnv/2
23:30:32 [2021-06-15T23:30:32.326Z] === CONT  TestCreateWithInvalidEnv/1
23:30:32 [2021-06-15T23:30:32.326Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:30:32 [2021-06-15T23:30:32.326Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:30:32 [2021-06-15T23:30:32.326Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:30:32 [2021-06-15T23:30:32.326Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:30:32 [2021-06-15T23:30:32.326Z] === RUN   TestCreateTmpfsMountsTarget
23:30:32 [2021-06-15T23:30:32.326Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:30:32 [2021-06-15T23:30:32.326Z] === RUN   TestCreateWithCustomMaskedPaths
23:30:34 [2021-06-15T23:30:34.841Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s)
23:30:34 [2021-06-15T23:30:34.841Z] === RUN   TestCreateWithCustomReadonlyPaths
23:30:37 [2021-06-15T23:30:37.358Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s)
23:30:37 [2021-06-15T23:30:37.358Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:30:37 [2021-06-15T23:30:37.358Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:30:37 [2021-06-15T23:30:37.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:30:37 [2021-06-15T23:30:37.358Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:30:37 [2021-06-15T23:30:37.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:30:37 [2021-06-15T23:30:37.358Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:30:37 [2021-06-15T23:30:37.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:30:37 [2021-06-15T23:30:37.358Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:30:37 [2021-06-15T23:30:37.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:30:37 [2021-06-15T23:30:37.358Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:30:37 [2021-06-15T23:30:37.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:30:37 [2021-06-15T23:30:37.358Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:30:37 [2021-06-15T23:30:37.358Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:30:37 [2021-06-15T23:30:37.358Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:30:37 [2021-06-15T23:30:37.358Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:30:37 [2021-06-15T23:30:37.358Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:30:37 [2021-06-15T23:30:37.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:30:37 [2021-06-15T23:30:37.358Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:30:37 [2021-06-15T23:30:37.358Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:30:37 [2021-06-15T23:30:37.358Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:30:37 [2021-06-15T23:30:37.358Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:30:37 [2021-06-15T23:30:37.358Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:30:37 [2021-06-15T23:30:37.358Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:30:38 [2021-06-15T23:30:38.284Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestCreateDifferentPlatform
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestCreateDifferentPlatform/different_os
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:30:38 [2021-06-15T23:30:38.284Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:30:38 [2021-06-15T23:30:38.284Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:30:38 [2021-06-15T23:30:38.284Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:30:38 [2021-06-15T23:30:38.284Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:30:38 [2021-06-15T23:30:38.284Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestContainerStartOnDaemonRestart
23:30:38 [2021-06-15T23:30:38.284Z] === PAUSE TestContainerStartOnDaemonRestart
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestDaemonRestartIpcMode
23:30:38 [2021-06-15T23:30:38.284Z] === PAUSE TestDaemonRestartIpcMode
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestDaemonHostGatewayIP
23:30:38 [2021-06-15T23:30:38.284Z] === PAUSE TestDaemonHostGatewayIP
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestRestartDaemonWithRestartingContainer
23:30:38 [2021-06-15T23:30:38.284Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestContainerKillOnDaemonStart
23:30:38 [2021-06-15T23:30:38.284Z] === PAUSE TestContainerKillOnDaemonStart
23:30:38 [2021-06-15T23:30:38.284Z] === RUN   TestDiff
23:30:39 [2021-06-15T23:30:39.210Z] --- PASS: TestDiff (0.87s)
23:30:39 [2021-06-15T23:30:39.210Z] === RUN   TestExecWithCloseStdin
23:30:40 [2021-06-15T23:30:40.137Z] --- PASS: TestExecWithCloseStdin (1.11s)
23:30:40 [2021-06-15T23:30:40.137Z] === RUN   TestExec
23:30:41 [2021-06-15T23:30:41.501Z] --- PASS: TestExec (1.12s)
23:30:41 [2021-06-15T23:30:41.501Z] === RUN   TestExecUser
23:30:42 [2021-06-15T23:30:42.427Z] --- PASS: TestExecUser (1.18s)
23:30:42 [2021-06-15T23:30:42.427Z] === RUN   TestExportContainerAndImportImage
23:30:43 [2021-06-15T23:30:43.790Z] --- PASS: TestExportContainerAndImportImage (1.05s)
23:30:43 [2021-06-15T23:30:43.790Z] === RUN   TestExportContainerAfterDaemonRestart
23:30:45 [2021-06-15T23:30:45.155Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
23:30:45 [2021-06-15T23:30:45.155Z] === RUN   TestHealthCheckWorkdir
23:30:46 [2021-06-15T23:30:46.521Z] --- PASS: TestHealthCheckWorkdir (1.64s)
23:30:46 [2021-06-15T23:30:46.521Z] === RUN   TestHealthKillContainer
23:30:49 [2021-06-15T23:30:49.784Z] --- PASS: TestHealthKillContainer (3.16s)
23:30:49 [2021-06-15T23:30:49.784Z] === RUN   TestInspectCpusetInConfigPre120
23:30:50 [2021-06-15T23:30:50.710Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
23:30:50 [2021-06-15T23:30:50.710Z] === RUN   TestIpcModeNone
23:30:51 [2021-06-15T23:30:51.637Z] --- PASS: TestIpcModeNone (1.11s)
23:30:51 [2021-06-15T23:30:51.637Z] === RUN   TestIpcModePrivate
23:30:53 [2021-06-15T23:30:53.002Z] --- PASS: TestIpcModePrivate (1.15s)
23:30:53 [2021-06-15T23:30:53.002Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
23:30:53 [2021-06-15T23:30:53.002Z] === RUN   TestIpcModeShareable
23:30:53 [2021-06-15T23:30:53.928Z] --- PASS: TestIpcModeShareable (1.16s)
23:30:53 [2021-06-15T23:30:53.928Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
23:30:53 [2021-06-15T23:30:53.928Z] === RUN   TestAPIIpcModeShareableAndContainer
23:30:57 [2021-06-15T23:30:57.196Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s)
23:30:57 [2021-06-15T23:30:57.196Z] === RUN   TestAPIIpcModeHost
23:30:58 [2021-06-15T23:30:58.123Z] --- PASS: TestAPIIpcModeHost (1.13s)
23:30:58 [2021-06-15T23:30:58.123Z] === RUN   TestDaemonIpcModeShareable
23:31:00 [2021-06-15T23:31:00.011Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
23:31:00 [2021-06-15T23:31:00.011Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
23:31:00 [2021-06-15T23:31:00.011Z] === RUN   TestDaemonIpcModePrivate
23:31:01 [2021-06-15T23:31:01.898Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
23:31:01 [2021-06-15T23:31:01.898Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
23:31:01 [2021-06-15T23:31:01.898Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:31:03 [2021-06-15T23:31:03.787Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
23:31:03 [2021-06-15T23:31:03.787Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
23:31:03 [2021-06-15T23:31:03.787Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:31:05 [2021-06-15T23:31:05.153Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
23:31:05 [2021-06-15T23:31:05.153Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
23:31:05 [2021-06-15T23:31:05.153Z] === RUN   TestIpcModeOlderClient
23:31:05 [2021-06-15T23:31:05.153Z] === PAUSE TestIpcModeOlderClient
23:31:05 [2021-06-15T23:31:05.153Z] === RUN   TestKillContainerInvalidSignal
23:31:06 [2021-06-15T23:31:06.262Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
23:31:06 [2021-06-15T23:31:06.262Z] === RUN   TestKillContainer
23:31:06 [2021-06-15T23:31:06.262Z] === RUN   TestKillContainer/no_signal
23:31:06 [2021-06-15T23:31:06.827Z] === RUN   TestKillContainer/non_killing_signal
23:31:07 [2021-06-15T23:31:07.392Z] === RUN   TestKillContainer/killing_signal
23:31:08 [2021-06-15T23:31:08.319Z] --- PASS: TestKillContainer (2.36s)
23:31:08 [2021-06-15T23:31:08.320Z]     --- PASS: TestKillContainer/no_signal (0.75s)
23:31:08 [2021-06-15T23:31:08.320Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
23:31:08 [2021-06-15T23:31:08.320Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
23:31:08 [2021-06-15T23:31:08.320Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:31:08 [2021-06-15T23:31:08.320Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:31:09 [2021-06-15T23:31:09.246Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:31:09 [2021-06-15T23:31:09.809Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s)
23:31:09 [2021-06-15T23:31:09.809Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
23:31:09 [2021-06-15T23:31:09.809Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
23:31:09 [2021-06-15T23:31:09.809Z] === RUN   TestKillStoppedContainer
23:31:09 [2021-06-15T23:31:09.809Z] --- PASS: TestKillStoppedContainer (0.06s)
23:31:09 [2021-06-15T23:31:09.809Z] === RUN   TestKillStoppedContainerAPIPre120
23:31:10 [2021-06-15T23:31:10.065Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
23:31:10 [2021-06-15T23:31:10.065Z] === RUN   TestKillDifferentUserContainer
23:31:10 [2021-06-15T23:31:10.992Z] --- PASS: TestKillDifferentUserContainer (0.78s)
23:31:10 [2021-06-15T23:31:10.992Z] === RUN   TestInspectOomKilledTrue
23:31:10 [2021-06-15T23:31:10.992Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:31:10 [2021-06-15T23:31:10.992Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
23:31:10 [2021-06-15T23:31:10.992Z] === RUN   TestInspectOomKilledFalse
23:31:11 [2021-06-15T23:31:11.554Z] --- PASS: TestInspectOomKilledFalse (0.74s)
23:31:11 [2021-06-15T23:31:11.554Z] === RUN   TestLinksEtcHostsContentMatch
23:31:12 [2021-06-15T23:31:12.482Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s)
23:31:12 [2021-06-15T23:31:12.482Z] === RUN   TestLinksContainerNames
23:31:13 [2021-06-15T23:31:13.846Z] --- PASS: TestLinksContainerNames (1.45s)
23:31:13 [2021-06-15T23:31:13.846Z] === RUN   TestLogsFollowTailEmpty
23:31:14 [2021-06-15T23:31:14.772Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
23:31:14 [2021-06-15T23:31:14.772Z] === RUN   TestContainerNetworkMountsNoChown
23:31:15 [2021-06-15T23:31:15.339Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/default
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/default
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/private
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/private
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rprivate
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rprivate
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/slave
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/slave
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rslave
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rslave
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/shared
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/shared
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rshared
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rshared
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/default
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/default/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/default/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/default/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/rshared
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/shared
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/rslave
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/slave
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/rprivate
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/private
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/private/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/private/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:31:15 [2021-06-15T23:31:15.339Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:31:15 [2021-06-15T23:31:15.339Z] === CONT  TestMountDaemonRoot/default/bind_root
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:31:15 [2021-06-15T23:31:15.595Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/private/mount_root
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/private/bind_root
23:31:15 [2021-06-15T23:31:15.850Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:31:15 [2021-06-15T23:31:15.850Z] --- PASS: TestMountDaemonRoot (0.02s)
23:31:15 [2021-06-15T23:31:15.850Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:31:15 [2021-06-15T23:31:15.850Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
23:31:15 [2021-06-15T23:31:15.850Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
23:31:15 [2021-06-15T23:31:15.850Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:31:15 [2021-06-15T23:31:15.850Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:31:15 [2021-06-15T23:31:15.850Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:31:15 [2021-06-15T23:31:15.850Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
23:31:15 [2021-06-15T23:31:15.851Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:31:15 [2021-06-15T23:31:15.851Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:31:15 [2021-06-15T23:31:15.851Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
23:31:15 [2021-06-15T23:31:15.851Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:31:15 [2021-06-15T23:31:15.851Z] === RUN   TestContainerBindMountNonRecursive
23:31:18 [2021-06-15T23:31:18.365Z] --- PASS: TestContainerBindMountNonRecursive (2.26s)
23:31:18 [2021-06-15T23:31:18.365Z] === RUN   TestContainerVolumesMountedAsShared
23:31:18 [2021-06-15T23:31:18.621Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s)
23:31:18 [2021-06-15T23:31:18.621Z] === RUN   TestContainerVolumesMountedAsSlave
23:31:19 [2021-06-15T23:31:19.549Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s)
23:31:19 [2021-06-15T23:31:19.549Z] === RUN   TestNetworkNat
23:31:20 [2021-06-15T23:31:20.476Z] --- PASS: TestNetworkNat (0.77s)
23:31:20 [2021-06-15T23:31:20.476Z] === RUN   TestNetworkLocalhostTCPNat
23:31:21 [2021-06-15T23:31:21.038Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s)
23:31:21 [2021-06-15T23:31:21.038Z] === RUN   TestNetworkLoopbackNat
23:31:24 [2021-06-15T23:31:24.302Z] --- PASS: TestNetworkLoopbackNat (3.19s)
23:31:24 [2021-06-15T23:31:24.302Z] === RUN   TestPause
23:31:24 [2021-06-15T23:31:24.864Z] --- PASS: TestPause (0.73s)
23:31:24 [2021-06-15T23:31:24.864Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:31:24 [2021-06-15T23:31:24.864Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:31:24 [2021-06-15T23:31:24.864Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:31:24 [2021-06-15T23:31:24.864Z] === RUN   TestPauseStopPausedContainer
23:31:25 [2021-06-15T23:31:25.792Z] --- PASS: TestPauseStopPausedContainer (0.76s)
23:31:25 [2021-06-15T23:31:25.792Z] === RUN   TestPidHost
23:31:28 [2021-06-15T23:31:28.308Z] --- PASS: TestPidHost (2.08s)
23:31:28 [2021-06-15T23:31:28.308Z] === RUN   TestPsFilter
23:31:28 [2021-06-15T23:31:28.308Z] --- PASS: TestPsFilter (0.16s)
23:31:28 [2021-06-15T23:31:28.308Z] === RUN   TestRemoveContainerWithRemovedVolume
23:31:28 [2021-06-15T23:31:28.564Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
23:31:28 [2021-06-15T23:31:28.564Z] === RUN   TestRemoveContainerWithVolume
23:31:29 [2021-06-15T23:31:29.492Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
23:31:29 [2021-06-15T23:31:29.492Z] === RUN   TestRemoveContainerRunning
23:31:30 [2021-06-15T23:31:30.419Z] --- PASS: TestRemoveContainerRunning (0.77s)
23:31:30 [2021-06-15T23:31:30.419Z] === RUN   TestRemoveContainerForceRemoveRunning
23:31:30 [2021-06-15T23:31:30.984Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
23:31:30 [2021-06-15T23:31:30.984Z] === RUN   TestRemoveInvalidContainer
23:31:30 [2021-06-15T23:31:30.984Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:31:30 [2021-06-15T23:31:30.984Z] === RUN   TestRenameLinkedContainer
23:31:34 [2021-06-15T23:31:34.251Z] --- PASS: TestRenameLinkedContainer (3.06s)
23:31:34 [2021-06-15T23:31:34.251Z] === RUN   TestRenameStoppedContainer
23:31:34 [2021-06-15T23:31:34.812Z] --- PASS: TestRenameStoppedContainer (0.71s)
23:31:34 [2021-06-15T23:31:34.812Z] === RUN   TestRenameRunningContainerAndReuse
23:31:36 [2021-06-15T23:31:36.177Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s)
23:31:36 [2021-06-15T23:31:36.177Z] === RUN   TestRenameInvalidName
23:31:37 [2021-06-15T23:31:37.104Z] --- PASS: TestRenameInvalidName (0.72s)
23:31:37 [2021-06-15T23:31:37.104Z] === RUN   TestRenameAnonymousContainer
23:31:39 [2021-06-15T23:31:39.623Z] --- PASS: TestRenameAnonymousContainer (2.60s)
23:31:39 [2021-06-15T23:31:39.623Z] === RUN   TestRenameContainerWithSameName
23:31:40 [2021-06-15T23:31:40.185Z] --- PASS: TestRenameContainerWithSameName (0.72s)
23:31:40 [2021-06-15T23:31:40.185Z] === RUN   TestRenameContainerWithLinkedContainer
23:31:42 [2021-06-15T23:31:42.075Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s)
23:31:42 [2021-06-15T23:31:42.075Z] === RUN   TestResize
23:31:42 [2021-06-15T23:31:42.637Z] --- PASS: TestResize (0.73s)
23:31:42 [2021-06-15T23:31:42.637Z] === RUN   TestResizeWithInvalidSize
23:31:43 [2021-06-15T23:31:43.199Z] --- PASS: TestResizeWithInvalidSize (0.75s)
23:31:43 [2021-06-15T23:31:43.199Z] === RUN   TestResizeWhenContainerNotStarted
23:31:44 [2021-06-15T23:31:44.125Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:44 [2021-06-15T23:31:44.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:46 [2021-06-15T23:31:46.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:46 [2021-06-15T23:31:46.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:48 [2021-06-15T23:31:48.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:48 [2021-06-15T23:31:48.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:49 [2021-06-15T23:31:49.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:49 [2021-06-15T23:31:49.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:51 [2021-06-15T23:31:51.294Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:51 [2021-06-15T23:31:51.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:55 [2021-06-15T23:31:55.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:55 [2021-06-15T23:31:55.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:57 [2021-06-15T23:31:57.016Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.27s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s)
23:31:57 [2021-06-15T23:31:57.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.12s)
23:31:57 [2021-06-15T23:31:57.016Z] === RUN   TestCgroupNamespacesRun
23:31:58 [2021-06-15T23:31:58.903Z] --- PASS: TestCgroupNamespacesRun (1.73s)
23:31:58 [2021-06-15T23:31:58.903Z] === RUN   TestCgroupNamespacesRunPrivileged
23:31:58 [2021-06-15T23:31:58.903Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
23:31:58 [2021-06-15T23:31:58.903Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
23:31:58 [2021-06-15T23:31:58.903Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:32:00 [2021-06-15T23:32:00.790Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s)
23:32:00 [2021-06-15T23:32:00.790Z] === RUN   TestCgroupNamespacesRunHostMode
23:32:02 [2021-06-15T23:32:02.678Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
23:32:02 [2021-06-15T23:32:02.678Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:32:04 [2021-06-15T23:32:04.565Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
23:32:04 [2021-06-15T23:32:04.565Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:32:05 [2021-06-15T23:32:05.492Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s)
23:32:05 [2021-06-15T23:32:05.492Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:32:06 [2021-06-15T23:32:06.054Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
23:32:06 [2021-06-15T23:32:06.054Z] === RUN   TestCgroupNamespacesRunOlderClient
23:32:07 [2021-06-15T23:32:07.943Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s)
23:32:07 [2021-06-15T23:32:07.943Z] === RUN   TestNISDomainname
23:32:09 [2021-06-15T23:32:09.308Z] --- PASS: TestNISDomainname (1.41s)
23:32:09 [2021-06-15T23:32:09.309Z] === RUN   TestHostnameDnsResolution
23:32:10 [2021-06-15T23:32:10.674Z] --- PASS: TestHostnameDnsResolution (1.30s)
23:32:10 [2021-06-15T23:32:10.674Z] === RUN   TestStats
23:32:13 [2021-06-15T23:32:13.936Z] --- PASS: TestStats (2.77s)
23:32:13 [2021-06-15T23:32:13.936Z] === RUN   TestStopContainerWithTimeout
23:32:13 [2021-06-15T23:32:13.936Z] === RUN   TestStopContainerWithTimeout/0
23:32:13 [2021-06-15T23:32:13.936Z] === PAUSE TestStopContainerWithTimeout/0
23:32:13 [2021-06-15T23:32:13.936Z] === RUN   TestStopContainerWithTimeout/1
23:32:13 [2021-06-15T23:32:13.936Z] === PAUSE TestStopContainerWithTimeout/1
23:32:13 [2021-06-15T23:32:13.936Z] === RUN   TestStopContainerWithTimeout/3
23:32:13 [2021-06-15T23:32:13.936Z] === PAUSE TestStopContainerWithTimeout/3
23:32:13 [2021-06-15T23:32:13.936Z] === RUN   TestStopContainerWithTimeout/-1
23:32:13 [2021-06-15T23:32:13.936Z] === PAUSE TestStopContainerWithTimeout/-1
23:32:13 [2021-06-15T23:32:13.936Z] === CONT  TestStopContainerWithTimeout/0
23:32:13 [2021-06-15T23:32:13.936Z] === CONT  TestStopContainerWithTimeout/3
23:32:14 [2021-06-15T23:32:14.497Z] === CONT  TestStopContainerWithTimeout/-1
23:32:16 [2021-06-15T23:32:16.384Z] === CONT  TestStopContainerWithTimeout/1
23:32:18 [2021-06-15T23:32:18.272Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:32:18 [2021-06-15T23:32:18.272Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
23:32:18 [2021-06-15T23:32:18.272Z]     --- PASS: TestStopContainerWithTimeout/3 (3.00s)
23:32:18 [2021-06-15T23:32:18.272Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
23:32:18 [2021-06-15T23:32:18.272Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
23:32:18 [2021-06-15T23:32:18.272Z] === RUN   TestDeleteDevicemapper
23:32:18 [2021-06-15T23:32:18.272Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:32:18 [2021-06-15T23:32:18.272Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:32:18 [2021-06-15T23:32:18.272Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:32:20 [2021-06-15T23:32:20.789Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s)
23:32:20 [2021-06-15T23:32:20.789Z] === RUN   TestUpdateMemory
23:32:22 [2021-06-15T23:32:22.154Z] --- PASS: TestUpdateMemory (1.30s)
23:32:22 [2021-06-15T23:32:22.154Z] === RUN   TestUpdateCPUQuota
23:32:28 [2021-06-15T23:32:28.686Z] --- PASS: TestUpdateCPUQuota (6.70s)
23:32:28 [2021-06-15T23:32:28.686Z] === RUN   TestUpdatePidsLimit
23:32:28 [2021-06-15T23:32:28.686Z] === RUN   TestUpdatePidsLimit/update_from_none
23:32:29 [2021-06-15T23:32:29.614Z] === RUN   TestUpdatePidsLimit/no_change
23:32:30 [2021-06-15T23:32:30.176Z] === RUN   TestUpdatePidsLimit/update_lower
23:32:30 [2021-06-15T23:32:30.737Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:32:31 [2021-06-15T23:32:31.664Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:32:32 [2021-06-15T23:32:32.225Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:32:33 [2021-06-15T23:32:33.152Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:32:34 [2021-06-15T23:32:34.518Z] --- PASS: TestUpdatePidsLimit (5.75s)
23:32:34 [2021-06-15T23:32:34.518Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.72s)
23:32:34 [2021-06-15T23:32:34.518Z]     --- PASS: TestUpdatePidsLimit/no_change (0.68s)
23:32:34 [2021-06-15T23:32:34.518Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.72s)
23:32:34 [2021-06-15T23:32:34.518Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.79s)
23:32:34 [2021-06-15T23:32:34.518Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.73s)
23:32:34 [2021-06-15T23:32:34.518Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s)
23:32:34 [2021-06-15T23:32:34.518Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s)
23:32:34 [2021-06-15T23:32:34.518Z] === RUN   TestUpdateRestartPolicy
23:32:49 [2021-06-15T23:32:49.351Z] --- PASS: TestUpdateRestartPolicy (12.78s)
23:32:49 [2021-06-15T23:32:49.351Z] === RUN   TestUpdateRestartWithAutoRemove
23:32:49 [2021-06-15T23:32:49.351Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s)
23:32:49 [2021-06-15T23:32:49.351Z] === RUN   TestWaitNonBlocked
23:32:49 [2021-06-15T23:32:49.351Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:49 [2021-06-15T23:32:49.351Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:49 [2021-06-15T23:32:49.351Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:49 [2021-06-15T23:32:49.351Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:49 [2021-06-15T23:32:49.351Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:49 [2021-06-15T23:32:49.351Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:49 [2021-06-15T23:32:49.351Z] --- PASS: TestWaitNonBlocked (0.01s)
23:32:49 [2021-06-15T23:32:49.351Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
23:32:49 [2021-06-15T23:32:49.351Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s)
23:32:49 [2021-06-15T23:32:49.351Z] === RUN   TestWaitBlocked
23:32:49 [2021-06-15T23:32:49.351Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:32:49 [2021-06-15T23:32:49.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:32:49 [2021-06-15T23:32:49.351Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:32:49 [2021-06-15T23:32:49.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:32:49 [2021-06-15T23:32:49.351Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:32:49 [2021-06-15T23:32:49.351Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:32:50 [2021-06-15T23:32:50.715Z] --- PASS: TestWaitBlocked (0.01s)
23:32:50 [2021-06-15T23:32:50.715Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
23:32:50 [2021-06-15T23:32:50.715Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s)
23:32:50 [2021-06-15T23:32:50.715Z] === CONT  TestContainerStartOnDaemonRestart
23:32:50 [2021-06-15T23:32:50.715Z] === CONT  TestContainerKillOnDaemonStart
23:32:54 [2021-06-15T23:32:54.020Z] --- PASS: TestContainerStartOnDaemonRestart (3.04s)
23:32:54 [2021-06-15T23:32:54.020Z] === CONT  TestIpcModeOlderClient
23:32:54 [2021-06-15T23:32:54.020Z] --- PASS: TestIpcModeOlderClient (0.05s)
23:32:54 [2021-06-15T23:32:54.020Z] === CONT  TestDaemonHostGatewayIP
23:32:57 [2021-06-15T23:32:57.284Z] --- PASS: TestDaemonHostGatewayIP (3.36s)
23:32:57 [2021-06-15T23:32:57.284Z] === CONT  TestRestartDaemonWithRestartingContainer
23:32:59 [2021-06-15T23:32:59.802Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s)
23:32:59 [2021-06-15T23:32:59.802Z] === CONT  TestDaemonRestartIpcMode
23:33:02 [2021-06-15T23:33:02.318Z] --- PASS: TestDaemonRestartIpcMode (3.04s)
23:33:02 [2021-06-15T23:33:02.878Z] --- PASS: TestContainerKillOnDaemonStart (12.47s)
23:33:02 [2021-06-15T23:33:02.878Z] PASS
23:33:02 [2021-06-15T23:33:02.878Z] 
23:33:02 [2021-06-15T23:33:02.878Z] === Skipped
23:33:02 [2021-06-15T23:33:02.878Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:33:02 [2021-06-15T23:33:02.878Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:33:02 [2021-06-15T23:33:02.878Z] 
23:33:02 [2021-06-15T23:33:02.879Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:33:02 [2021-06-15T23:33:02.879Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
23:33:02 [2021-06-15T23:33:02.879Z] 
23:33:02 [2021-06-15T23:33:02.879Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:33:02 [2021-06-15T23:33:02.879Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:33:02 [2021-06-15T23:33:02.879Z] 
23:33:02 [2021-06-15T23:33:02.879Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
23:33:02 [2021-06-15T23:33:02.879Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
23:33:02 [2021-06-15T23:33:02.879Z] 
23:33:02 [2021-06-15T23:33:02.879Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:33:02 [2021-06-15T23:33:02.879Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:33:02 [2021-06-15T23:33:02.879Z] 
23:33:02 [2021-06-15T23:33:02.879Z] 
23:33:02 [2021-06-15T23:33:02.879Z] DONE 196 tests, 5 skipped in 153.275s
23:33:02 [2021-06-15T23:33:02.879Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:33:02 [2021-06-15T23:33:02.879Z] INFO: Testing against a local daemon
23:33:02 [2021-06-15T23:33:02.879Z] === RUN   TestCommitInheritsEnv
23:33:03 [2021-06-15T23:33:03.441Z] --- PASS: TestCommitInheritsEnv (0.30s)
23:33:03 [2021-06-15T23:33:03.441Z] === RUN   TestImportExtremelyLargeImageWorks
23:33:03 [2021-06-15T23:33:03.441Z] === PAUSE TestImportExtremelyLargeImageWorks
23:33:03 [2021-06-15T23:33:03.441Z] === RUN   TestImagesFilterMultiReference
23:33:03 [2021-06-15T23:33:03.441Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:33:03 [2021-06-15T23:33:03.441Z] === RUN   TestImagePullPlatformInvalid
23:33:03 [2021-06-15T23:33:03.441Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:33:03 [2021-06-15T23:33:03.441Z] === RUN   TestRemoveImageOrphaning
23:33:03 [2021-06-15T23:33:03.697Z] --- PASS: TestRemoveImageOrphaning (0.30s)
23:33:03 [2021-06-15T23:33:03.697Z] === RUN   TestRemoveImageGarbageCollector
23:33:05 [2021-06-15T23:33:05.585Z] --- PASS: TestRemoveImageGarbageCollector (2.01s)
23:33:05 [2021-06-15T23:33:05.585Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:33:05 [2021-06-15T23:33:05.585Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:33:05 [2021-06-15T23:33:05.585Z] === RUN   TestTagInvalidReference
23:33:05 [2021-06-15T23:33:05.841Z] --- PASS: TestTagInvalidReference (0.02s)
23:33:05 [2021-06-15T23:33:05.841Z] === RUN   TestTagValidPrefixedRepo
23:33:05 [2021-06-15T23:33:05.841Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:33:05 [2021-06-15T23:33:05.841Z] === RUN   TestTagExistedNameWithoutForce
23:33:05 [2021-06-15T23:33:05.841Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:33:05 [2021-06-15T23:33:05.841Z] === RUN   TestTagOfficialNames
23:33:05 [2021-06-15T23:33:05.841Z] --- PASS: TestTagOfficialNames (0.06s)
23:33:05 [2021-06-15T23:33:05.841Z] === RUN   TestTagMatchesDigest
23:33:05 [2021-06-15T23:33:05.841Z] --- PASS: TestTagMatchesDigest (0.01s)
23:33:05 [2021-06-15T23:33:05.841Z] === CONT  TestImportExtremelyLargeImageWorks
23:34:57 [2021-06-15T23:34:57.233Z] --- PASS: TestImportExtremelyLargeImageWorks (102.25s)
23:34:57 [2021-06-15T23:34:57.233Z] PASS
23:34:57 [2021-06-15T23:34:57.233Z] 
23:34:57 [2021-06-15T23:34:57.233Z] DONE 12 tests in 105.163s
23:34:57 [2021-06-15T23:34:57.233Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:34:57 [2021-06-15T23:34:57.233Z] INFO: Testing against a local daemon
23:34:57 [2021-06-15T23:34:57.233Z] === RUN   TestNetworkCreateDelete
23:34:57 [2021-06-15T23:34:57.233Z] --- PASS: TestNetworkCreateDelete (0.13s)
23:34:57 [2021-06-15T23:34:57.233Z] === RUN   TestDockerNetworkDeletePreferID
23:34:57 [2021-06-15T23:34:57.233Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
23:34:57 [2021-06-15T23:34:57.233Z] === RUN   TestDaemonDNSFallback
23:34:57 [2021-06-15T23:34:57.233Z] --- PASS: TestDaemonDNSFallback (6.73s)
23:34:57 [2021-06-15T23:34:57.233Z] === RUN   TestInspectNetwork
23:34:59 [2021-06-15T23:34:59.122Z] === RUN   TestInspectNetwork/full_network_id
23:34:59 [2021-06-15T23:34:59.122Z] === RUN   TestInspectNetwork/partial_network_id
23:34:59 [2021-06-15T23:34:59.122Z] === RUN   TestInspectNetwork/network_name
23:34:59 [2021-06-15T23:34:59.122Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:35:03 [2021-06-15T23:35:03.283Z] --- PASS: TestInspectNetwork (7.72s)
23:35:03 [2021-06-15T23:35:03.283Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:35:03 [2021-06-15T23:35:03.283Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:35:03 [2021-06-15T23:35:03.283Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:35:03 [2021-06-15T23:35:03.283Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:35:03 [2021-06-15T23:35:03.283Z] === RUN   TestRunContainerWithBridgeNone
23:35:06 [2021-06-15T23:35:06.551Z] --- PASS: TestRunContainerWithBridgeNone (3.22s)
23:35:06 [2021-06-15T23:35:06.551Z] === RUN   TestNetworkInvalidJSON
23:35:06 [2021-06-15T23:35:06.551Z] === RUN   TestNetworkInvalidJSON//networks/create
23:35:06 [2021-06-15T23:35:06.551Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:35:06 [2021-06-15T23:35:06.551Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:35:06 [2021-06-15T23:35:06.551Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:35:06 [2021-06-15T23:35:06.551Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:35:06 [2021-06-15T23:35:06.551Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:35:06 [2021-06-15T23:35:06.551Z] === CONT  TestNetworkInvalidJSON//networks/create
23:35:06 [2021-06-15T23:35:06.551Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:35:06 [2021-06-15T23:35:06.551Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:35:06 [2021-06-15T23:35:06.551Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:35:06 [2021-06-15T23:35:06.551Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:35:06 [2021-06-15T23:35:06.551Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:35:06 [2021-06-15T23:35:06.551Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:35:06 [2021-06-15T23:35:06.551Z] === RUN   TestNetworkList
23:35:06 [2021-06-15T23:35:06.551Z] === RUN   TestNetworkList//networks
23:35:06 [2021-06-15T23:35:06.551Z] === PAUSE TestNetworkList//networks
23:35:06 [2021-06-15T23:35:06.551Z] === RUN   TestNetworkList//networks/
23:35:06 [2021-06-15T23:35:06.551Z] === PAUSE TestNetworkList//networks/
23:35:06 [2021-06-15T23:35:06.551Z] === CONT  TestNetworkList//networks
23:35:06 [2021-06-15T23:35:06.551Z] === CONT  TestNetworkList//networks/
23:35:06 [2021-06-15T23:35:06.551Z] --- PASS: TestNetworkList (0.01s)
23:35:06 [2021-06-15T23:35:06.551Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:35:06 [2021-06-15T23:35:06.551Z]     --- PASS: TestNetworkList//networks (0.00s)
23:35:06 [2021-06-15T23:35:06.551Z] === RUN   TestHostIPv4BridgeLabel
23:35:06 [2021-06-15T23:35:06.806Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:35:06 [2021-06-15T23:35:06.806Z] === RUN   TestDaemonRestartWithLiveRestore
23:35:08 [2021-06-15T23:35:08.169Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:35:08 [2021-06-15T23:35:08.169Z] === RUN   TestDaemonDefaultNetworkPools
23:35:08 [2021-06-15T23:35:08.731Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
23:35:08 [2021-06-15T23:35:08.731Z] === RUN   TestDaemonRestartWithExistingNetwork
23:35:10 [2021-06-15T23:35:10.093Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
23:35:10 [2021-06-15T23:35:10.093Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:35:11 [2021-06-15T23:35:11.019Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
23:35:11 [2021-06-15T23:35:11.019Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:35:11 [2021-06-15T23:35:11.579Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:35:11 [2021-06-15T23:35:11.579Z] === RUN   TestServiceWithPredefinedNetwork
23:35:14 [2021-06-15T23:35:14.845Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s)
23:35:14 [2021-06-15T23:35:14.845Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:35:14 [2021-06-15T23:35:14.845Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:35:14 [2021-06-15T23:35:14.845Z]     service_test.go:242: FLAKY_TEST
23:35:14 [2021-06-15T23:35:14.845Z] === RUN   TestServiceWithDataPathPortInit
23:35:29 [2021-06-15T23:35:29.679Z] --- PASS: TestServiceWithDataPathPortInit (15.14s)
23:35:29 [2021-06-15T23:35:29.679Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:35:37 [2021-06-15T23:35:37.822Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.60s)
23:35:37 [2021-06-15T23:35:37.822Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:owzmwnudstg3aumftnkkrubc8 Created:2021-06-15 23:35:30.998453687 +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[b324b6fd8004c4e3b8d3e8a325dd359191f01f913921a2e0ee249311a54532f9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lnd3ci34lbxdxjxjm6snyevos EndpointID:49be3cad19b8f36fc6e1d4917e4aff6209db89d1d4785bf8f229f853b0a20380 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d9d866903762ff523f6f3a30b72dbe634ad77c52aa98ebba7e1dd78459f630fa 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:ad993c18e26b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lnd3ci34lbxdxjxjm6snyevos EndpointID:49be3cad19b8f36fc6e1d4917e4aff6209db89d1d4785bf8f229f853b0a20380 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:35:37 [2021-06-15T23:35:37.822Z] PASS
23:35:37 [2021-06-15T23:35:37.822Z] 
23:35:37 [2021-06-15T23:35:37.822Z] === Skipped
23:35:37 [2021-06-15T23:35:37.822Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:35:37 [2021-06-15T23:35:37.822Z]     service_test.go:242: FLAKY_TEST
23:35:37 [2021-06-15T23:35:37.822Z] 
23:35:37 [2021-06-15T23:35:37.822Z] 
23:35:37 [2021-06-15T23:35:37.822Z] DONE 26 tests, 1 skipped in 49.041s
23:35:37 [2021-06-15T23:35:37.822Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:35:37 [2021-06-15T23:35:37.822Z] INFO: Testing against a local daemon
23:35:37 [2021-06-15T23:35:37.822Z] === RUN   TestDockerNetworkIpvlanPersistance
23:35:37 [2021-06-15T23:35:37.822Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:35:37 [2021-06-15T23:35:37.822Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:35:37 [2021-06-15T23:35:37.822Z] === RUN   TestDockerNetworkIpvlan
23:35:37 [2021-06-15T23:35:37.822Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:35:37 [2021-06-15T23:35:37.822Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:35:37 [2021-06-15T23:35:37.822Z] PASS
23:35:37 [2021-06-15T23:35:37.822Z] 
23:35:37 [2021-06-15T23:35:37.822Z] === Skipped
23:35:37 [2021-06-15T23:35:37.822Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:35:37 [2021-06-15T23:35:37.822Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:35:37 [2021-06-15T23:35:37.822Z] 
23:35:37 [2021-06-15T23:35:37.822Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:35:37 [2021-06-15T23:35:37.822Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:35:37 [2021-06-15T23:35:37.822Z] 
23:35:37 [2021-06-15T23:35:37.822Z] 
23:35:37 [2021-06-15T23:35:37.822Z] DONE 2 tests, 2 skipped in 0.038s
23:35:37 [2021-06-15T23:35:37.822Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:35:37 [2021-06-15T23:35:37.822Z] INFO: Testing against a local daemon
23:35:37 [2021-06-15T23:35:37.822Z] === RUN   TestDockerNetworkMacvlanPersistance
23:35:38 [2021-06-15T23:35:38.752Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
23:35:38 [2021-06-15T23:35:38.752Z] === RUN   TestDockerNetworkMacvlan
23:35:39 [2021-06-15T23:35:39.313Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:35:40 [2021-06-15T23:35:40.240Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:35:40 [2021-06-15T23:35:40.801Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:35:44 [2021-06-15T23:35:44.067Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:35:46 [2021-06-15T23:35:46.582Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:35:53 [2021-06-15T23:35:53.116Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:35:53 [2021-06-15T23:35:53.677Z] --- PASS: TestDockerNetworkMacvlan (15.09s)
23:35:53 [2021-06-15T23:35:53.677Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
23:35:53 [2021-06-15T23:35:53.677Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
23:35:53 [2021-06-15T23:35:53.678Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.71s)
23:35:53 [2021-06-15T23:35:53.678Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s)
23:35:53 [2021-06-15T23:35:53.678Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.30s)
23:35:53 [2021-06-15T23:35:53.678Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s)
23:35:53 [2021-06-15T23:35:53.678Z] PASS
23:35:53 [2021-06-15T23:35:53.678Z] 
23:35:53 [2021-06-15T23:35:53.678Z] DONE 8 tests in 16.474s
23:35:53 [2021-06-15T23:35:53.678Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:35:53 [2021-06-15T23:35:53.678Z] testing: warning: no tests to run
23:35:53 [2021-06-15T23:35:53.678Z] PASS
23:35:53 [2021-06-15T23:35:53.678Z] 
23:35:53 [2021-06-15T23:35:53.678Z] DONE 0 tests in 0.007s
23:35:53 [2021-06-15T23:35:53.678Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:35:53 [2021-06-15T23:35:53.678Z] INFO: Testing against a local daemon
23:35:53 [2021-06-15T23:35:53.678Z] === RUN   TestAuthZPluginAllowRequest
23:35:55 [2021-06-15T23:35:55.569Z] --- PASS: TestAuthZPluginAllowRequest (1.49s)
23:35:55 [2021-06-15T23:35:55.569Z] === RUN   TestAuthZPluginTLS
23:35:55 [2021-06-15T23:35:55.825Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:35:55 [2021-06-15T23:35:55.825Z] === RUN   TestAuthZPluginDenyRequest
23:35:56 [2021-06-15T23:35:56.385Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:35:56 [2021-06-15T23:35:56.385Z] === RUN   TestAuthZPluginAPIDenyResponse
23:35:56 [2021-06-15T23:35:56.946Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:35:56 [2021-06-15T23:35:56.946Z] === RUN   TestAuthZPluginDenyResponse
23:35:57 [2021-06-15T23:35:57.507Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:35:57 [2021-06-15T23:35:57.507Z] === RUN   TestAuthZPluginAllowEventStream
23:35:58 [2021-06-15T23:35:58.871Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s)
23:35:58 [2021-06-15T23:35:58.871Z] === RUN   TestAuthZPluginErrorResponse
23:35:59 [2021-06-15T23:35:59.431Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
23:35:59 [2021-06-15T23:35:59.431Z] === RUN   TestAuthZPluginErrorRequest
23:35:59 [2021-06-15T23:35:59.994Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:35:59 [2021-06-15T23:35:59.994Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:36:00 [2021-06-15T23:36:00.556Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:36:00 [2021-06-15T23:36:00.556Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:36:02 [2021-06-15T23:36:02.446Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s)
23:36:02 [2021-06-15T23:36:02.446Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:36:04 [2021-06-15T23:36:04.334Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s)
23:36:04 [2021-06-15T23:36:04.334Z] === RUN   TestAuthZPluginHeader
23:36:04 [2021-06-15T23:36:04.895Z] --- PASS: TestAuthZPluginHeader (0.73s)
23:36:04 [2021-06-15T23:36:04.895Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:36:09 [2021-06-15T23:36:09.058Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s)
23:36:09 [2021-06-15T23:36:09.058Z] === RUN   TestAuthZPluginV2Disable
23:36:12 [2021-06-15T23:36:12.322Z] --- PASS: TestAuthZPluginV2Disable (3.15s)
23:36:12 [2021-06-15T23:36:12.322Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:36:14 [2021-06-15T23:36:14.835Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.69s)
23:36:14 [2021-06-15T23:36:14.835Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:36:24 [2021-06-15T23:36:24.775Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.23s)
23:36:24 [2021-06-15T23:36:24.775Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:36:42 [2021-06-15T23:36:42.806Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
23:36:42 [2021-06-15T23:36:42.806Z] PASS
23:36:42 [2021-06-15T23:36:42.806Z] 
23:36:42 [2021-06-15T23:36:42.806Z] DONE 17 tests in 46.628s
23:36:42 [2021-06-15T23:36:42.806Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:36:42 [2021-06-15T23:36:42.806Z] INFO: Testing against a local daemon
23:36:42 [2021-06-15T23:36:42.806Z] === RUN   TestPluginInvalidJSON
23:36:42 [2021-06-15T23:36:42.806Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:36:42 [2021-06-15T23:36:42.806Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:36:42 [2021-06-15T23:36:42.806Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:36:42 [2021-06-15T23:36:42.806Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:36:42 [2021-06-15T23:36:42.806Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:36:42 [2021-06-15T23:36:42.806Z] === RUN   TestPluginInstall
23:36:42 [2021-06-15T23:36:42.806Z] === RUN   TestPluginInstall/no_auth
23:36:42 [2021-06-15T23:36:42.806Z] time="2021-06-15T23:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:42 [2021-06-15T23:36:42.806Z] time="2021-06-15T23:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1e58c97bac1ee4d83c0c759497f974fc2eaf61c56d78c19d00da376e7ff69eb" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:42 [2021-06-15T23:36:42.806Z] time="2021-06-15T23:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:42 [2021-06-15T23:36:42.806Z] time="2021-06-15T23:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1e58c97bac1ee4d83c0c759497f974fc2eaf61c56d78c19d00da376e7ff69eb" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:42 [2021-06-15T23:36:42.806Z] === RUN   TestPluginInstall/with_htpasswd
23:36:43 [2021-06-15T23:36:43.062Z] time="2021-06-15T23:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:43 [2021-06-15T23:36:43.062Z] time="2021-06-15T23:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ab850d33b197d2581644b0870d4c40491e037801c016a886ff2b189e4d83e2f" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:43 [2021-06-15T23:36:43.062Z] time="2021-06-15T23:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:43 [2021-06-15T23:36:43.062Z] time="2021-06-15T23:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ab850d33b197d2581644b0870d4c40491e037801c016a886ff2b189e4d83e2f" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:43 [2021-06-15T23:36:43.317Z] === RUN   TestPluginInstall/with_insecure
23:36:44 [2021-06-15T23:36:44.246Z] time="2021-06-15T23:36:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:44 [2021-06-15T23:36:44.246Z] time="2021-06-15T23:36:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d54c5fdf902a423df60e0bc2d13a7a20fa547d72d65e3eedd751dca0b1777e07" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:44 [2021-06-15T23:36:44.246Z] time="2021-06-15T23:36:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:44 [2021-06-15T23:36:44.246Z] time="2021-06-15T23:36:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d54c5fdf902a423df60e0bc2d13a7a20fa547d72d65e3eedd751dca0b1777e07" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:44 [2021-06-15T23:36:44.502Z] --- PASS: TestPluginInstall (4.12s)
23:36:44 [2021-06-15T23:36:44.502Z]     --- PASS: TestPluginInstall/no_auth (2.05s)
23:36:44 [2021-06-15T23:36:44.502Z]     --- PASS: TestPluginInstall/with_htpasswd (0.82s)
23:36:44 [2021-06-15T23:36:44.502Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
23:36:44 [2021-06-15T23:36:44.502Z]         plugin_test.go:165: [d22999aa172b1] daemon is not started
23:36:44 [2021-06-15T23:36:44.502Z] === RUN   TestPluginsWithRuntimes
23:36:46 [2021-06-15T23:36:46.390Z] === RUN   TestPluginsWithRuntimes/No_Args
23:36:47 [2021-06-15T23:36:47.342Z] === RUN   TestPluginsWithRuntimes/With_Args
23:36:48 [2021-06-15T23:36:48.278Z] --- PASS: TestPluginsWithRuntimes (3.67s)
23:36:48 [2021-06-15T23:36:48.278Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.97s)
23:36:48 [2021-06-15T23:36:48.278Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.95s)
23:36:48 [2021-06-15T23:36:48.278Z] === RUN   TestPluginBackCompatMediaTypes
23:36:48 [2021-06-15T23:36:48.839Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s)
23:36:48 [2021-06-15T23:36:48.839Z] PASS
23:36:48 [2021-06-15T23:36:48.839Z] 
23:36:48 [2021-06-15T23:36:48.839Z] DONE 10 tests in 8.574s
23:36:49 [2021-06-15T23:36:49.094Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:36:49 [2021-06-15T23:36:49.094Z] INFO: Testing against a local daemon
23:36:49 [2021-06-15T23:36:49.094Z] === RUN   TestExternalGraphDriver
23:36:49 [2021-06-15T23:36:49.094Z] === RUN   TestExternalGraphDriver/json
23:36:50 [2021-06-15T23:36:50.981Z] === RUN   TestExternalGraphDriver/spec
23:36:53 [2021-06-15T23:36:53.494Z] === RUN   TestExternalGraphDriver/pull
23:36:54 [2021-06-15T23:36:54.858Z] --- PASS: TestExternalGraphDriver (5.68s)
23:36:54 [2021-06-15T23:36:54.859Z]     --- PASS: TestExternalGraphDriver/json (1.98s)
23:36:54 [2021-06-15T23:36:54.859Z]     --- PASS: TestExternalGraphDriver/spec (1.98s)
23:36:54 [2021-06-15T23:36:54.859Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
23:36:54 [2021-06-15T23:36:54.859Z] === RUN   TestGraphdriverPluginV2
23:36:59 [2021-06-15T23:36:59.023Z] --- PASS: TestGraphdriverPluginV2 (4.19s)
23:36:59 [2021-06-15T23:36:59.023Z] PASS
23:36:59 [2021-06-15T23:36:59.023Z] 
23:36:59 [2021-06-15T23:36:59.023Z] DONE 5 tests in 9.907s
23:36:59 [2021-06-15T23:36:59.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:36:59 [2021-06-15T23:36:59.023Z] INFO: Testing against a local daemon
23:36:59 [2021-06-15T23:36:59.023Z] === RUN   TestContinueAfterPluginCrash
23:36:59 [2021-06-15T23:36:59.023Z] === PAUSE TestContinueAfterPluginCrash
23:36:59 [2021-06-15T23:36:59.023Z] === RUN   TestReadPluginNoRead
23:36:59 [2021-06-15T23:36:59.023Z] === PAUSE TestReadPluginNoRead
23:36:59 [2021-06-15T23:36:59.023Z] === RUN   TestDaemonStartWithLogOpt
23:36:59 [2021-06-15T23:36:59.023Z] === PAUSE TestDaemonStartWithLogOpt
23:36:59 [2021-06-15T23:36:59.023Z] === CONT  TestContinueAfterPluginCrash
23:36:59 [2021-06-15T23:36:59.023Z] === CONT  TestDaemonStartWithLogOpt
23:37:03 [2021-06-15T23:37:03.191Z] --- PASS: TestDaemonStartWithLogOpt (4.27s)
23:37:03 [2021-06-15T23:37:03.191Z] === CONT  TestReadPluginNoRead
23:37:06 [2021-06-15T23:37:06.455Z] === RUN   TestReadPluginNoRead/default
23:37:07 [2021-06-15T23:37:07.818Z] === RUN   TestReadPluginNoRead/disabled_caching
23:37:08 [2021-06-15T23:37:08.380Z] --- PASS: TestContinueAfterPluginCrash (9.43s)
23:37:09 [2021-06-15T23:37:09.307Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:37:10 [2021-06-15T23:37:10.671Z] --- PASS: TestReadPluginNoRead (7.57s)
23:37:10 [2021-06-15T23:37:10.671Z]     --- PASS: TestReadPluginNoRead/default (1.66s)
23:37:10 [2021-06-15T23:37:10.671Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.59s)
23:37:10 [2021-06-15T23:37:10.671Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s)
23:37:10 [2021-06-15T23:37:10.671Z]     read_test.go:92: [d8d6b74e59907] daemon is not started
23:37:10 [2021-06-15T23:37:10.671Z] PASS
23:37:10 [2021-06-15T23:37:10.671Z] 
23:37:10 [2021-06-15T23:37:10.671Z] DONE 6 tests in 11.882s
23:37:10 [2021-06-15T23:37:10.671Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:37:10 [2021-06-15T23:37:10.926Z] testing: warning: no tests to run
23:37:10 [2021-06-15T23:37:10.926Z] PASS
23:37:10 [2021-06-15T23:37:10.926Z] 
23:37:10 [2021-06-15T23:37:10.926Z] DONE 0 tests in 0.007s
23:37:10 [2021-06-15T23:37:10.926Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:37:10 [2021-06-15T23:37:10.926Z] INFO: Testing against a local daemon
23:37:10 [2021-06-15T23:37:10.926Z] === RUN   TestPluginWithDevMounts
23:37:10 [2021-06-15T23:37:10.926Z] === PAUSE TestPluginWithDevMounts
23:37:10 [2021-06-15T23:37:10.926Z] === CONT  TestPluginWithDevMounts
23:37:12 [2021-06-15T23:37:12.812Z] --- PASS: TestPluginWithDevMounts (1.74s)
23:37:12 [2021-06-15T23:37:12.812Z] PASS
23:37:12 [2021-06-15T23:37:12.812Z] 
23:37:12 [2021-06-15T23:37:12.812Z] DONE 1 tests in 1.780s
23:37:12 [2021-06-15T23:37:12.812Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:37:12 [2021-06-15T23:37:12.812Z] INFO: Testing against a local daemon
23:37:12 [2021-06-15T23:37:12.812Z] === RUN   TestSecretInspect
23:37:15 [2021-06-15T23:37:15.324Z] --- PASS: TestSecretInspect (2.41s)
23:37:15 [2021-06-15T23:37:15.324Z] === RUN   TestSecretList
23:37:17 [2021-06-15T23:37:17.837Z] --- PASS: TestSecretList (2.32s)
23:37:17 [2021-06-15T23:37:17.837Z] === RUN   TestSecretsCreateAndDelete
23:37:19 [2021-06-15T23:37:19.725Z] --- PASS: TestSecretsCreateAndDelete (2.33s)
23:37:19 [2021-06-15T23:37:19.725Z] === RUN   TestSecretsUpdate
23:37:22 [2021-06-15T23:37:22.239Z] --- PASS: TestSecretsUpdate (2.36s)
23:37:22 [2021-06-15T23:37:22.239Z] === RUN   TestTemplatedSecret
23:37:25 [2021-06-15T23:37:25.505Z] --- PASS: TestTemplatedSecret (3.38s)
23:37:25 [2021-06-15T23:37:25.505Z] === RUN   TestSecretCreateResolve
23:37:28 [2021-06-15T23:37:28.016Z] --- PASS: TestSecretCreateResolve (2.30s)
23:37:28 [2021-06-15T23:37:28.016Z] PASS
23:37:28 [2021-06-15T23:37:28.016Z] 
23:37:28 [2021-06-15T23:37:28.016Z] DONE 6 tests in 15.147s
23:37:28 [2021-06-15T23:37:28.016Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:37:28 [2021-06-15T23:37:28.016Z] INFO: Testing against a local daemon
23:37:28 [2021-06-15T23:37:28.016Z] === RUN   TestServiceCreateInit
23:37:28 [2021-06-15T23:37:28.016Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:37:33 [2021-06-15T23:37:33.259Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:37:38 [2021-06-15T23:37:38.500Z] --- PASS: TestServiceCreateInit (9.96s)
23:37:38 [2021-06-15T23:37:38.500Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s)
23:37:38 [2021-06-15T23:37:38.500Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.90s)
23:37:38 [2021-06-15T23:37:38.500Z] === RUN   TestCreateServiceMultipleTimes
23:37:56 [2021-06-15T23:37:56.541Z] --- PASS: TestCreateServiceMultipleTimes (17.69s)
23:37:56 [2021-06-15T23:37:56.541Z] === RUN   TestCreateServiceConflict
23:37:57 [2021-06-15T23:37:57.905Z] --- PASS: TestCreateServiceConflict (2.29s)
23:37:57 [2021-06-15T23:37:57.905Z] === RUN   TestCreateServiceMaxReplicas
23:38:01 [2021-06-15T23:38:01.216Z] --- PASS: TestCreateServiceMaxReplicas (3.43s)
23:38:01 [2021-06-15T23:38:01.216Z] === RUN   TestCreateWithDuplicateNetworkNames
23:38:16 [2021-06-15T23:38:16.077Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.61s)
23:38:16 [2021-06-15T23:38:16.077Z] === RUN   TestCreateServiceSecretFileMode
23:38:17 [2021-06-15T23:38:17.965Z] --- PASS: TestCreateServiceSecretFileMode (2.96s)
23:38:17 [2021-06-15T23:38:17.965Z] === RUN   TestCreateServiceConfigFileMode
23:38:20 [2021-06-15T23:38:20.480Z] --- PASS: TestCreateServiceConfigFileMode (2.82s)
23:38:20 [2021-06-15T23:38:20.480Z] === RUN   TestCreateServiceSysctls
23:38:24 [2021-06-15T23:38:24.644Z] --- PASS: TestCreateServiceSysctls (3.83s)
23:38:24 [2021-06-15T23:38:24.644Z] === RUN   TestCreateServiceCapabilities
23:38:27 [2021-06-15T23:38:27.158Z] --- PASS: TestCreateServiceCapabilities (2.82s)
23:38:27 [2021-06-15T23:38:27.158Z] === RUN   TestInspect
23:38:31 [2021-06-15T23:38:31.321Z] --- PASS: TestInspect (3.39s)
23:38:31 [2021-06-15T23:38:31.321Z] === RUN   TestCreateJob
23:38:34 [2021-06-15T23:38:34.586Z] --- PASS: TestCreateJob (3.69s)
23:38:34 [2021-06-15T23:38:34.586Z] === RUN   TestReplicatedJob
23:38:42 [2021-06-15T23:38:42.670Z] --- PASS: TestReplicatedJob (6.98s)
23:38:42 [2021-06-15T23:38:42.670Z] === RUN   TestUpdateReplicatedJob
23:38:45 [2021-06-15T23:38:45.184Z] --- PASS: TestUpdateReplicatedJob (3.82s)
23:38:45 [2021-06-15T23:38:45.185Z] === RUN   TestServiceListWithStatuses
23:38:45 [2021-06-15T23:38:45.185Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:38:45 [2021-06-15T23:38:45.185Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:38:45 [2021-06-15T23:38:45.185Z] === RUN   TestDockerNetworkConnectAlias
23:38:50 [2021-06-15T23:38:50.425Z] --- PASS: TestDockerNetworkConnectAlias (4.95s)
23:38:50 [2021-06-15T23:38:50.425Z] === RUN   TestDockerNetworkReConnect
23:38:54 [2021-06-15T23:38:54.590Z] --- PASS: TestDockerNetworkReConnect (3.90s)
23:38:54 [2021-06-15T23:38:54.590Z] === RUN   TestServicePlugin
23:39:26 [2021-06-15T23:39:26.606Z] --- PASS: TestServicePlugin (30.87s)
23:39:26 [2021-06-15T23:39:26.606Z]     plugin_test.go:62: [dd3570b3d6bd3] joining swarm manager [d07f1e6964275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:39:26 [2021-06-15T23:39:26.606Z]     plugin_test.go:65: [d43dd5b316376] joining swarm manager [d07f1e6964275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:39:26 [2021-06-15T23:39:26.606Z] === RUN   TestServiceUpdateLabel
23:39:26 [2021-06-15T23:39:26.861Z] --- PASS: TestServiceUpdateLabel (1.94s)
23:39:26 [2021-06-15T23:39:26.861Z] === RUN   TestServiceUpdateSecrets
23:39:44 [2021-06-15T23:39:44.893Z] --- PASS: TestServiceUpdateSecrets (15.39s)
23:39:44 [2021-06-15T23:39:44.893Z] === RUN   TestServiceUpdateConfigs
23:39:59 [2021-06-15T23:39:59.733Z] --- PASS: TestServiceUpdateConfigs (15.21s)
23:39:59 [2021-06-15T23:39:59.733Z] === RUN   TestServiceUpdateNetwork
23:40:11 [2021-06-15T23:40:11.918Z] --- PASS: TestServiceUpdateNetwork (13.30s)
23:40:11 [2021-06-15T23:40:11.918Z] === RUN   TestServiceUpdatePidsLimit
23:40:11 [2021-06-15T23:40:11.918Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:40:13 [2021-06-15T23:40:13.281Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:40:21 [2021-06-15T23:40:21.357Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:40:27 [2021-06-15T23:40:27.888Z] --- PASS: TestServiceUpdatePidsLimit (17.20s)
23:40:27 [2021-06-15T23:40:27.888Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s)
23:40:27 [2021-06-15T23:40:27.888Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
23:40:27 [2021-06-15T23:40:27.888Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s)
23:40:27 [2021-06-15T23:40:27.888Z] PASS
23:40:27 [2021-06-15T23:40:27.888Z] 
23:40:27 [2021-06-15T23:40:27.888Z] === Skipped
23:40:27 [2021-06-15T23:40:27.888Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:40:27 [2021-06-15T23:40:27.888Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:40:27 [2021-06-15T23:40:27.888Z] 
23:40:27 [2021-06-15T23:40:27.888Z] 
23:40:27 [2021-06-15T23:40:27.888Z] DONE 27 tests, 1 skipped in 180.097s
23:40:27 [2021-06-15T23:40:27.888Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:40:27 [2021-06-15T23:40:27.888Z] INFO: Testing against a local daemon
23:40:27 [2021-06-15T23:40:27.888Z] === RUN   TestSessionCreate
23:40:27 [2021-06-15T23:40:27.888Z] --- PASS: TestSessionCreate (0.03s)
23:40:27 [2021-06-15T23:40:27.888Z] === RUN   TestSessionCreateWithBadUpgrade
23:40:27 [2021-06-15T23:40:27.888Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:40:27 [2021-06-15T23:40:27.888Z] PASS
23:40:27 [2021-06-15T23:40:27.888Z] 
23:40:27 [2021-06-15T23:40:27.888Z] DONE 2 tests in 0.082s
23:40:27 [2021-06-15T23:40:27.888Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:40:27 [2021-06-15T23:40:27.888Z] INFO: Testing against a local daemon
23:40:27 [2021-06-15T23:40:27.888Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:40:27 [2021-06-15T23:40:27.888Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
23:40:27 [2021-06-15T23:40:27.888Z] === RUN   TestEventsExecDie
23:40:29 [2021-06-15T23:40:29.253Z] --- PASS: TestEventsExecDie (1.07s)
23:40:29 [2021-06-15T23:40:29.253Z] === RUN   TestEventsBackwardsCompatible
23:40:29 [2021-06-15T23:40:29.253Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
23:40:29 [2021-06-15T23:40:29.253Z] === RUN   TestEventsVolumeCreate
23:40:29 [2021-06-15T23:40:29.253Z] --- PASS: TestEventsVolumeCreate (0.06s)
23:40:29 [2021-06-15T23:40:29.253Z] === RUN   TestInfoBinaryCommits
23:40:29 [2021-06-15T23:40:29.253Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:40:29 [2021-06-15T23:40:29.253Z] === RUN   TestInfoAPIVersioned
23:40:29 [2021-06-15T23:40:29.253Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:40:29 [2021-06-15T23:40:29.253Z] === RUN   TestInfoDiscoveryBackend
23:40:29 [2021-06-15T23:40:29.813Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
23:40:29 [2021-06-15T23:40:29.813Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:40:30 [2021-06-15T23:40:30.739Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:40:30 [2021-06-15T23:40:30.739Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:40:31 [2021-06-15T23:40:31.300Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
23:40:31 [2021-06-15T23:40:31.300Z] === RUN   TestInfoAPI
23:40:31 [2021-06-15T23:40:31.300Z] --- PASS: TestInfoAPI (0.02s)
23:40:31 [2021-06-15T23:40:31.300Z] === RUN   TestInfoAPIWarnings
23:40:49 [2021-06-15T23:40:49.333Z] --- PASS: TestInfoAPIWarnings (16.27s)
23:40:49 [2021-06-15T23:40:49.333Z] === RUN   TestInfoDebug
23:40:49 [2021-06-15T23:40:49.333Z] --- PASS: TestInfoDebug (0.52s)
23:40:49 [2021-06-15T23:40:49.333Z] === RUN   TestInfoInsecureRegistries
23:40:49 [2021-06-15T23:40:49.333Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:40:49 [2021-06-15T23:40:49.333Z] === RUN   TestInfoRegistryMirrors
23:40:49 [2021-06-15T23:40:49.333Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:40:49 [2021-06-15T23:40:49.333Z] === RUN   TestLoginFailsWithBadCredentials
23:40:49 [2021-06-15T23:40:49.333Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
23:40:49 [2021-06-15T23:40:49.333Z] === RUN   TestPingCacheHeaders
23:40:49 [2021-06-15T23:40:49.333Z] --- PASS: TestPingCacheHeaders (0.02s)
23:40:49 [2021-06-15T23:40:49.333Z] === RUN   TestPingGet
23:40:49 [2021-06-15T23:40:49.333Z] --- PASS: TestPingGet (0.01s)
23:40:49 [2021-06-15T23:40:49.333Z] === RUN   TestPingHead
23:40:49 [2021-06-15T23:40:49.333Z] --- PASS: TestPingHead (0.02s)
23:40:49 [2021-06-15T23:40:49.333Z] === RUN   TestVersion
23:40:49 [2021-06-15T23:40:49.333Z] --- PASS: TestVersion (0.03s)
23:40:49 [2021-06-15T23:40:49.333Z] === CONT  TestCgroupDriverSystemdMemoryLimit
23:40:51 [2021-06-15T23:40:51.220Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s)
23:40:51 [2021-06-15T23:40:51.220Z] PASS
23:40:51 [2021-06-15T23:40:51.220Z] 
23:40:51 [2021-06-15T23:40:51.220Z] DONE 19 tests in 22.888s
23:40:51 [2021-06-15T23:40:51.220Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:40:51 [2021-06-15T23:40:51.220Z] INFO: Testing against a local daemon
23:40:51 [2021-06-15T23:40:51.220Z] === RUN   TestVolumesCreateAndList
23:40:51 [2021-06-15T23:40:51.220Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:40:51 [2021-06-15T23:40:51.220Z] === RUN   TestVolumesRemove
23:40:51 [2021-06-15T23:40:51.220Z] --- PASS: TestVolumesRemove (0.07s)
23:40:51 [2021-06-15T23:40:51.220Z] === RUN   TestVolumesInspect
23:40:51 [2021-06-15T23:40:51.220Z] --- PASS: TestVolumesInspect (0.02s)
23:40:51 [2021-06-15T23:40:51.220Z] === RUN   TestVolumesInvalidJSON
23:40:51 [2021-06-15T23:40:51.220Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:40:51 [2021-06-15T23:40:51.220Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:40:51 [2021-06-15T23:40:51.220Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:40:51 [2021-06-15T23:40:51.220Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:40:51 [2021-06-15T23:40:51.220Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:40:51 [2021-06-15T23:40:51.220Z] PASS
23:40:51 [2021-06-15T23:40:51.220Z] 
23:40:51 [2021-06-15T23:40:51.220Z] DONE 5 tests in 0.155s
23:40:51 [2021-06-15T23:40:51.220Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:40:52 [2021-06-15T23:40:52.583Z] Stopping apparmor (via systemctl): apparmor.service.
23:40:52 [2021-06-15T23:40:52.583Z] Removing test suite binaries
23:40:52 [2021-06-15T23:40:52.583Z] exiting test-integration
23:40:52 [2021-06-15T23:40:52.583Z] ++ exit 0
23:40:52 [2021-06-15T23:40:52.583Z]