Skip to content

Console Output

12:45:24 [2021-09-23T12:45:24.521Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -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=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh dynbinary test-integration
12:45:27 [2021-09-23T12:45:27.065Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:45:27 [2021-09-23T12:45:27.065Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:45:27 [2021-09-23T12:45:27.065Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:45:27 [2021-09-23T12:45:27.065Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:45:27 [2021-09-23T12:45:27.065Z] 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)
12:45:27 [2021-09-23T12:45:27.065Z] Detected virtualization docker.
12:45:27 [2021-09-23T12:45:27.065Z] Detected architecture x86-64.
12:45:27 [2021-09-23T12:45:27.065Z] Set hostname to <0b08dc28dd47>.
12:45:27 [2021-09-23T12:45:27.326Z] + source /etc/docker-entrypoint-cmd
12:45:27 [2021-09-23T12:45:27.326Z] ++ hack/make.sh dynbinary test-integration
12:45:27 [2021-09-23T12:45:27.326Z] 
12:45:27 [2021-09-23T12:45:27.326Z] Removing bundles/
12:45:27 [2021-09-23T12:45:27.326Z] 
12:45:27 [2021-09-23T12:45:27.326Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:45:27 [2021-09-23T12:45:27.326Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:45:27 [2021-09-23T12:45:27.326Z] GOOS="" GOARCH="" GOARM=""
12:47:03 [2021-09-23T12:47:03.824Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:47:03 [2021-09-23T12:47:03.824Z] 
12:47:03 [2021-09-23T12:47:03.824Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_SYSTEMD=1
12:47:03 [2021-09-23T12:47:03.824Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:47:03 [2021-09-23T12:47:03.824Z] HOSTNAME=0b08dc28dd47
12:47:03 [2021-09-23T12:47:03.824Z] DEST=bundles/test-integration
12:47:03 [2021-09-23T12:47:03.824Z] PWD=/go/src/github.com/docker/docker
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:47:03 [2021-09-23T12:47:03.824Z] container=docker
12:47:03 [2021-09-23T12:47:03.824Z] HOME=/root
12:47:03 [2021-09-23T12:47:03.824Z] LANG=C.UTF-8
12:47:03 [2021-09-23T12:47:03.824Z] INVOCATION_ID=4d3eed8f7237465aa25c70721bd637a0
12:47:03 [2021-09-23T12:47:03.824Z] GOLANG_VERSION=1.16.7
12:47:03 [2021-09-23T12:47:03.824Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:47:03 [2021-09-23T12:47:03.824Z] VALIDATE_BRANCH=20.10
12:47:03 [2021-09-23T12:47:03.824Z] TERM=xterm
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_PKG=github.com/docker/docker
12:47:03 [2021-09-23T12:47:03.824Z] SHLVL=3
12:47:03 [2021-09-23T12:47:03.824Z] TIMEOUT=120m
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_GRAPHDRIVER=overlay2
12:47:03 [2021-09-23T12:47:03.824Z] GO111MODULE=off
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_EXPERIMENTAL=1
12:47:03 [2021-09-23T12:47:03.824Z] TEST_SKIP_INTEGRATION_CLI=1
12:47:03 [2021-09-23T12:47:03.824Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:47:03 [2021-09-23T12:47:03.824Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:47:03 [2021-09-23T12:47:03.824Z] GOPATH=/go
12:47:03 [2021-09-23T12:47:03.824Z] PKG_CONFIG=pkg-config
12:47:03 [2021-09-23T12:47:03.824Z] _=/usr/bin/env
12:47:03 [2021-09-23T12:47:03.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:47:42 [2021-09-23T12:47:42.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:47:42 [2021-09-23T12:47:42.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:48:09 [2021-09-23T12:48:09.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:48:15 [2021-09-23T12:48:15.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:48:16 [2021-09-23T12:48:16.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:48:17 [2021-09-23T12:48:17.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:48:18 [2021-09-23T12:48:18.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:48:18 [2021-09-23T12:48:18.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:48:19 [2021-09-23T12:48:19.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:48:22 [2021-09-23T12:48:22.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:48:23 [2021-09-23T12:48:23.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:48:24 [2021-09-23T12:48:24.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:48:24 [2021-09-23T12:48:24.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:48:25 [2021-09-23T12:48:25.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:48:26 [2021-09-23T12:48:26.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:48:27 [2021-09-23T12:48:27.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:48:28 [2021-09-23T12:48:28.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:48:29 [2021-09-23T12:48:29.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:48:29 [2021-09-23T12:48:29.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:48:29 [2021-09-23T12:48:29.744Z] Using test binary docker
12:48:29 [2021-09-23T12:48:29.744Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:48:29 [2021-09-23T12:48:29.744Z] Starting apparmor (via systemctl): apparmor.service.
12:48:29 [2021-09-23T12:48:29.744Z] INFO: Waiting for daemon to start...
12:48:29 [2021-09-23T12:48:29.744Z] Starting dockerd
12:48:35 [2021-09-23T12:48:35.079Z] .
12:48:35 [2021-09-23T12:48:35.079Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:48:35 [2021-09-23T12:48:35.079Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:48:35 [2021-09-23T12:48:35.079Z] Error: No such image: emptyfs
12:48:35 [2021-09-23T12:48:35.079Z] Running integration-test (iteration 1)
12:48:35 [2021-09-23T12:48:35.079Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:48:49 [2021-09-23T12:48:49.985Z] Loaded image: buildpack-deps:buster
12:48:49 [2021-09-23T12:48:49.985Z] Loaded image: busybox:latest
12:48:49 [2021-09-23T12:48:49.985Z] Loaded image: busybox:glibc
12:48:52 [2021-09-23T12:48:52.530Z] Loaded image: debian:bullseye
12:48:52 [2021-09-23T12:48:52.530Z] Loaded image: hello-world:latest
12:48:52 [2021-09-23T12:48:52.530Z] Loaded image: arm32v7/hello-world:latest
12:48:52 [2021-09-23T12:48:52.530Z] INFO: Testing against a local daemon
12:48:52 [2021-09-23T12:48:52.530Z] === RUN   TestCgroupNamespacesBuild
12:48:54 [2021-09-23T12:48:54.443Z] --- PASS: TestCgroupNamespacesBuild (1.93s)
12:48:54 [2021-09-23T12:48:54.443Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:48:56 [2021-09-23T12:48:56.356Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.52s)
12:48:56 [2021-09-23T12:48:56.356Z] === RUN   TestBuildWithSession
12:48:56 [2021-09-23T12:48:56.356Z]     build_session_test.go:25: TODO: BuildKit
12:48:56 [2021-09-23T12:48:56.356Z] --- SKIP: TestBuildWithSession (0.00s)
12:48:56 [2021-09-23T12:48:56.356Z] === RUN   TestBuildSquashParent
12:49:02 [2021-09-23T12:49:02.940Z] --- PASS: TestBuildSquashParent (5.86s)
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:49:02 [2021-09-23T12:49:02.940Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:49:02 [2021-09-23T12:49:02.940Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:49:04 [2021-09-23T12:49:04.326Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:49:04 [2021-09-23T12:49:04.326Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:49:06 [2021-09-23T12:49:06.241Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:49:06 [2021-09-23T12:49:06.241Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:49:08 [2021-09-23T12:49:08.158Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.20s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
12:49:08 [2021-09-23T12:49:08.158Z] === RUN   TestBuildMultiStageCopy
12:49:08 [2021-09-23T12:49:08.158Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:49:10 [2021-09-23T12:49:10.070Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:49:10 [2021-09-23T12:49:10.331Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:49:10 [2021-09-23T12:49:10.331Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:49:10 [2021-09-23T12:49:10.592Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:49:10 [2021-09-23T12:49:10.852Z] --- PASS: TestBuildMultiStageCopy (2.68s)
12:49:10 [2021-09-23T12:49:10.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s)
12:49:10 [2021-09-23T12:49:10.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
12:49:10 [2021-09-23T12:49:10.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
12:49:10 [2021-09-23T12:49:10.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
12:49:10 [2021-09-23T12:49:10.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
12:49:10 [2021-09-23T12:49:10.852Z] === RUN   TestBuildMultiStageParentConfig
12:49:11 [2021-09-23T12:49:11.424Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
12:49:11 [2021-09-23T12:49:11.424Z] === RUN   TestBuildLabelWithTargets
12:49:12 [2021-09-23T12:49:12.367Z] --- PASS: TestBuildLabelWithTargets (0.94s)
12:49:12 [2021-09-23T12:49:12.367Z] === RUN   TestBuildWithEmptyLayers
12:49:12 [2021-09-23T12:49:12.939Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
12:49:12 [2021-09-23T12:49:12.939Z] === RUN   TestBuildMultiStageOnBuild
12:49:14 [2021-09-23T12:49:14.852Z] --- PASS: TestBuildMultiStageOnBuild (2.00s)
12:49:14 [2021-09-23T12:49:14.852Z] === RUN   TestBuildUncleanTarFilenames
12:49:15 [2021-09-23T12:49:15.424Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
12:49:15 [2021-09-23T12:49:15.424Z] === RUN   TestBuildMultiStageLayerLeak
12:49:17 [2021-09-23T12:49:17.968Z] --- PASS: TestBuildMultiStageLayerLeak (2.08s)
12:49:17 [2021-09-23T12:49:17.968Z] === RUN   TestBuildWithHugeFile
12:50:14 [2021-09-23T12:50:14.246Z] --- PASS: TestBuildWithHugeFile (51.63s)
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildWithEmptyDockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s)
12:50:14 [2021-09-23T12:50:14.246Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
12:50:14 [2021-09-23T12:50:14.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
12:50:14 [2021-09-23T12:50:14.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildPreserveOwnership
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildPreserveOwnership/copy_from
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:50:14 [2021-09-23T12:50:14.246Z] --- PASS: TestBuildPreserveOwnership (4.43s)
12:50:14 [2021-09-23T12:50:14.246Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.06s)
12:50:14 [2021-09-23T12:50:14.246Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s)
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildPlatformInvalid
12:50:14 [2021-09-23T12:50:14.246Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:50:40 [2021-09-23T12:50:40.826Z] Loaded image: buildpack-deps:buster
12:50:40 [2021-09-23T12:50:40.826Z] Loaded image: busybox:latest
12:50:40 [2021-09-23T12:50:40.826Z] Loaded image: busybox:glibc
12:50:45 [2021-09-23T12:50:45.090Z] Loaded image: debian:bullseye
12:50:45 [2021-09-23T12:50:45.090Z] Loaded image: hello-world:latest
12:50:45 [2021-09-23T12:50:45.090Z] Loaded image: arm32v7/hello-world:latest
12:50:57 [2021-09-23T12:50:57.350Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.36s)
12:50:57 [2021-09-23T12:50:57.350Z] PASS
12:50:57 [2021-09-23T12:50:57.350Z] 
12:50:57 [2021-09-23T12:50:57.350Z] === Skipped
12:50:57 [2021-09-23T12:50:57.350Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:50:57 [2021-09-23T12:50:57.350Z]     build_session_test.go:25: TODO: BuildKit
12:50:57 [2021-09-23T12:50:57.350Z] 
12:50:57 [2021-09-23T12:50:57.350Z] 
12:50:57 [2021-09-23T12:50:57.350Z] DONE 33 tests, 1 skipped in 143.042s
12:50:57 [2021-09-23T12:50:57.611Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:50:57 [2021-09-23T12:50:57.611Z] INFO: Testing against a local daemon
12:50:57 [2021-09-23T12:50:57.611Z] === RUN   TestConfigInspect
12:51:00 [2021-09-23T12:51:00.154Z] --- PASS: TestConfigInspect (2.55s)
12:51:00 [2021-09-23T12:51:00.154Z] === RUN   TestConfigList
12:51:02 [2021-09-23T12:51:02.697Z] --- PASS: TestConfigList (2.20s)
12:51:02 [2021-09-23T12:51:02.697Z] === RUN   TestConfigsCreateAndDelete
12:51:04 [2021-09-23T12:51:04.608Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
12:51:04 [2021-09-23T12:51:04.609Z] === RUN   TestConfigsUpdate
12:51:07 [2021-09-23T12:51:07.151Z] --- PASS: TestConfigsUpdate (2.17s)
12:51:07 [2021-09-23T12:51:07.151Z] === RUN   TestTemplatedConfig
12:51:10 [2021-09-23T12:51:10.451Z] --- PASS: TestTemplatedConfig (3.44s)
12:51:10 [2021-09-23T12:51:10.451Z] === RUN   TestConfigCreateResolve
12:51:12 [2021-09-23T12:51:12.361Z] --- PASS: TestConfigCreateResolve (2.14s)
12:51:12 [2021-09-23T12:51:12.361Z] === RUN   TestConfigDaemonLibtrustID
12:51:12 [2021-09-23T12:51:12.931Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:51:12 [2021-09-23T12:51:12.931Z] PASS
12:51:12 [2021-09-23T12:51:12.931Z] 
12:51:12 [2021-09-23T12:51:12.931Z] DONE 7 tests in 15.237s
12:51:12 [2021-09-23T12:51:12.931Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:51:12 [2021-09-23T12:51:12.931Z] INFO: Testing against a local daemon
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestCheckpoint
12:51:12 [2021-09-23T12:51:12.931Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:51:12 [2021-09-23T12:51:12.931Z] --- SKIP: TestCheckpoint (0.00s)
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestContainerInvalidJSON
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:51:12 [2021-09-23T12:51:12.931Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:51:12 [2021-09-23T12:51:12.931Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:51:12 [2021-09-23T12:51:12.931Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:51:12 [2021-09-23T12:51:12.931Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:51:12 [2021-09-23T12:51:12.931Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:51:12 [2021-09-23T12:51:12.931Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:51:12 [2021-09-23T12:51:12.931Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:51:12 [2021-09-23T12:51:12.931Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:51:12 [2021-09-23T12:51:12.931Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:51:12 [2021-09-23T12:51:12.931Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:51:12 [2021-09-23T12:51:12.931Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestCopyFromContainerPathIsNotDir
12:51:12 [2021-09-23T12:51:12.931Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestCopyToContainerPathDoesNotExist
12:51:12 [2021-09-23T12:51:12.931Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestCopyToContainerPathIsNotDir
12:51:13 [2021-09-23T12:51:13.192Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:51:13 [2021-09-23T12:51:13.192Z] === RUN   TestCopyFromContainer
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer//
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer//bar/root
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer//bar/root/
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer/bar/quux
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer/bar/quux/
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:51:14 [2021-09-23T12:51:14.837Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:51:14 [2021-09-23T12:51:14.837Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:51:14 [2021-09-23T12:51:14.837Z] === RUN   TestCopyFromContainer/bar/notarget
12:51:14 [2021-09-23T12:51:14.837Z] --- PASS: TestCopyFromContainer (1.82s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:51:14 [2021-09-23T12:51:14.838Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:51:14 [2021-09-23T12:51:14.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:51:14 [2021-09-23T12:51:14.838Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:51:14 [2021-09-23T12:51:14.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:51:14 [2021-09-23T12:51:14.838Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:51:14 [2021-09-23T12:51:14.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:51:14 [2021-09-23T12:51:14.838Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:51:14 [2021-09-23T12:51:14.838Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:51:14 [2021-09-23T12:51:14.838Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:51:14 [2021-09-23T12:51:14.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:51:14 [2021-09-23T12:51:14.838Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:51:14 [2021-09-23T12:51:14.838Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:51:14 [2021-09-23T12:51:14.838Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:51:14 [2021-09-23T12:51:14.838Z] === RUN   TestCreateLinkToNonExistingContainer
12:51:15 [2021-09-23T12:51:15.099Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateWithInvalidEnv
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateWithInvalidEnv/0
12:51:15 [2021-09-23T12:51:15.099Z] === PAUSE TestCreateWithInvalidEnv/0
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateWithInvalidEnv/1
12:51:15 [2021-09-23T12:51:15.099Z] === PAUSE TestCreateWithInvalidEnv/1
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateWithInvalidEnv/2
12:51:15 [2021-09-23T12:51:15.099Z] === PAUSE TestCreateWithInvalidEnv/2
12:51:15 [2021-09-23T12:51:15.099Z] === CONT  TestCreateWithInvalidEnv/0
12:51:15 [2021-09-23T12:51:15.099Z] === CONT  TestCreateWithInvalidEnv/2
12:51:15 [2021-09-23T12:51:15.099Z] === CONT  TestCreateWithInvalidEnv/1
12:51:15 [2021-09-23T12:51:15.099Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:51:15 [2021-09-23T12:51:15.099Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:51:15 [2021-09-23T12:51:15.099Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:51:15 [2021-09-23T12:51:15.099Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateTmpfsMountsTarget
12:51:15 [2021-09-23T12:51:15.099Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateWithCustomMaskedPaths
12:51:17 [2021-09-23T12:51:17.643Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s)
12:51:17 [2021-09-23T12:51:17.643Z] === RUN   TestCreateWithCustomReadonlyPaths
12:51:19 [2021-09-23T12:51:19.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s)
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:51:19 [2021-09-23T12:51:19.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:51:19 [2021-09-23T12:51:19.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:51:19 [2021-09-23T12:51:19.556Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:51:19 [2021-09-23T12:51:19.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:51:19 [2021-09-23T12:51:19.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:51:19 [2021-09-23T12:51:19.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:51:19 [2021-09-23T12:51:19.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:51:19 [2021-09-23T12:51:19.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:51:19 [2021-09-23T12:51:19.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
12:51:19 [2021-09-23T12:51:19.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:51:19 [2021-09-23T12:51:19.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
12:51:19 [2021-09-23T12:51:19.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:51:19 [2021-09-23T12:51:19.818Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:51:20 [2021-09-23T12:51:20.759Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestCreateDifferentPlatform
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestCreateDifferentPlatform/different_os
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:51:20 [2021-09-23T12:51:20.759Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:51:20 [2021-09-23T12:51:20.759Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:51:20 [2021-09-23T12:51:20.759Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:51:20 [2021-09-23T12:51:20.759Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:51:20 [2021-09-23T12:51:20.759Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestContainerStartOnDaemonRestart
12:51:20 [2021-09-23T12:51:20.759Z] === PAUSE TestContainerStartOnDaemonRestart
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestDaemonRestartIpcMode
12:51:20 [2021-09-23T12:51:20.759Z] === PAUSE TestDaemonRestartIpcMode
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestDaemonHostGatewayIP
12:51:20 [2021-09-23T12:51:20.759Z] === PAUSE TestDaemonHostGatewayIP
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestRestartDaemonWithRestartingContainer
12:51:20 [2021-09-23T12:51:20.759Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestContainerKillOnDaemonStart
12:51:20 [2021-09-23T12:51:20.759Z] === PAUSE TestContainerKillOnDaemonStart
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestDiff
12:51:21 [2021-09-23T12:51:21.331Z] --- PASS: TestDiff (0.76s)
12:51:21 [2021-09-23T12:51:21.331Z] === RUN   TestExecWithCloseStdin
12:51:22 [2021-09-23T12:51:22.715Z] --- PASS: TestExecWithCloseStdin (1.07s)
12:51:22 [2021-09-23T12:51:22.715Z] === RUN   TestExec
12:51:23 [2021-09-23T12:51:23.659Z] --- PASS: TestExec (1.05s)
12:51:23 [2021-09-23T12:51:23.659Z] === RUN   TestExecUser
12:51:24 [2021-09-23T12:51:24.601Z] --- PASS: TestExecUser (1.11s)
12:51:24 [2021-09-23T12:51:24.601Z] === RUN   TestExportContainerAndImportImage
12:51:25 [2021-09-23T12:51:25.543Z] --- PASS: TestExportContainerAndImportImage (0.98s)
12:51:25 [2021-09-23T12:51:25.543Z] === RUN   TestExportContainerAfterDaemonRestart
12:51:26 [2021-09-23T12:51:26.927Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
12:51:26 [2021-09-23T12:51:26.927Z] === RUN   TestHealthCheckWorkdir
12:51:28 [2021-09-23T12:51:28.317Z] --- PASS: TestHealthCheckWorkdir (1.46s)
12:51:28 [2021-09-23T12:51:28.317Z] === RUN   TestHealthKillContainer
12:51:31 [2021-09-23T12:51:31.616Z] --- PASS: TestHealthKillContainer (3.11s)
12:51:31 [2021-09-23T12:51:31.616Z] === RUN   TestInspectCpusetInConfigPre120
12:51:32 [2021-09-23T12:51:32.187Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
12:51:32 [2021-09-23T12:51:32.187Z] === RUN   TestIpcModeNone
12:51:33 [2021-09-23T12:51:33.573Z] --- PASS: TestIpcModeNone (1.05s)
12:51:33 [2021-09-23T12:51:33.573Z] === RUN   TestIpcModePrivate
12:51:34 [2021-09-23T12:51:34.146Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
12:51:34 [2021-09-23T12:51:34.407Z] --- PASS: TestIpcModePrivate (1.05s)
12:51:34 [2021-09-23T12:51:34.407Z] === RUN   TestIpcModeShareable
12:51:35 [2021-09-23T12:51:35.355Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
12:51:35 [2021-09-23T12:51:35.355Z] --- PASS: TestIpcModeShareable (1.07s)
12:51:35 [2021-09-23T12:51:35.355Z] === RUN   TestAPIIpcModeShareableAndContainer
12:51:38 [2021-09-23T12:51:38.655Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s)
12:51:38 [2021-09-23T12:51:38.655Z] === RUN   TestAPIIpcModeHost
12:51:39 [2021-09-23T12:51:39.597Z] --- PASS: TestAPIIpcModeHost (1.21s)
12:51:39 [2021-09-23T12:51:39.597Z] === RUN   TestDaemonIpcModeShareable
12:51:40 [2021-09-23T12:51:40.982Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:51:41 [2021-09-23T12:51:41.264Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
12:51:41 [2021-09-23T12:51:41.264Z] === RUN   TestDaemonIpcModePrivate
12:51:42 [2021-09-23T12:51:42.673Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
12:51:42 [2021-09-23T12:51:42.933Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
12:51:42 [2021-09-23T12:51:42.933Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:51:44 [2021-09-23T12:51:44.316Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
12:51:44 [2021-09-23T12:51:44.576Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
12:51:44 [2021-09-23T12:51:44.576Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:51:45 [2021-09-23T12:51:45.965Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:51:46 [2021-09-23T12:51:46.226Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s)
12:51:46 [2021-09-23T12:51:46.226Z] === RUN   TestIpcModeOlderClient
12:51:46 [2021-09-23T12:51:46.226Z] === PAUSE TestIpcModeOlderClient
12:51:46 [2021-09-23T12:51:46.226Z] === RUN   TestKillContainerInvalidSignal
12:51:46 [2021-09-23T12:51:46.797Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
12:51:46 [2021-09-23T12:51:46.797Z] === RUN   TestKillContainer
12:51:46 [2021-09-23T12:51:46.797Z] === RUN   TestKillContainer/no_signal
12:51:47 [2021-09-23T12:51:47.737Z] === RUN   TestKillContainer/non_killing_signal
12:51:47 [2021-09-23T12:51:47.997Z] === RUN   TestKillContainer/killing_signal
12:51:48 [2021-09-23T12:51:48.939Z] --- PASS: TestKillContainer (2.17s)
12:51:48 [2021-09-23T12:51:48.939Z]     --- PASS: TestKillContainer/no_signal (0.66s)
12:51:48 [2021-09-23T12:51:48.939Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
12:51:48 [2021-09-23T12:51:48.939Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
12:51:48 [2021-09-23T12:51:48.939Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:51:48 [2021-09-23T12:51:48.939Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:51:49 [2021-09-23T12:51:49.880Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:51:50 [2021-09-23T12:51:50.452Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
12:51:50 [2021-09-23T12:51:50.452Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
12:51:50 [2021-09-23T12:51:50.452Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
12:51:50 [2021-09-23T12:51:50.452Z] === RUN   TestKillStoppedContainer
12:51:50 [2021-09-23T12:51:50.452Z] --- PASS: TestKillStoppedContainer (0.06s)
12:51:50 [2021-09-23T12:51:50.452Z] === RUN   TestKillStoppedContainerAPIPre120
12:51:50 [2021-09-23T12:51:50.452Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:51:50 [2021-09-23T12:51:50.452Z] === RUN   TestKillDifferentUserContainer
12:51:51 [2021-09-23T12:51:51.395Z] --- PASS: TestKillDifferentUserContainer (0.68s)
12:51:51 [2021-09-23T12:51:51.395Z] === RUN   TestInspectOomKilledTrue
12:51:51 [2021-09-23T12:51:51.395Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:51:51 [2021-09-23T12:51:51.395Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:51:51 [2021-09-23T12:51:51.395Z] === RUN   TestInspectOomKilledFalse
12:51:51 [2021-09-23T12:51:51.966Z] --- PASS: TestInspectOomKilledFalse (0.65s)
12:51:51 [2021-09-23T12:51:51.966Z] === RUN   TestLinksEtcHostsContentMatch
12:51:52 [2021-09-23T12:51:52.538Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s)
12:51:52 [2021-09-23T12:51:52.538Z] === RUN   TestLinksContainerNames
12:51:53 [2021-09-23T12:51:53.922Z] --- PASS: TestLinksContainerNames (1.38s)
12:51:53 [2021-09-23T12:51:53.922Z] === RUN   TestLogsFollowTailEmpty
12:51:54 [2021-09-23T12:51:54.862Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
12:51:54 [2021-09-23T12:51:54.862Z] === RUN   TestContainerNetworkMountsNoChown
12:51:55 [2021-09-23T12:51:55.433Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/default
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/default
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/private
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/private
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rprivate
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rprivate
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/slave
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/slave
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rslave
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rslave
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/shared
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/shared
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rshared
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rshared
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/default
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/default/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/default/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/default/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rshared
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/shared
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rslave
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/slave
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rprivate
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/private
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/private/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/private/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/default/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/private/mount_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/private/bind_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:51:55 [2021-09-23T12:51:55.694Z] --- PASS: TestMountDaemonRoot (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s)
12:51:55 [2021-09-23T12:51:55.694Z] === RUN   TestContainerBindMountNonRecursive
12:51:58 [2021-09-23T12:51:58.237Z] --- PASS: TestContainerBindMountNonRecursive (2.07s)
12:51:58 [2021-09-23T12:51:58.237Z] === RUN   TestContainerVolumesMountedAsShared
12:51:58 [2021-09-23T12:51:58.237Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
12:51:58 [2021-09-23T12:51:58.237Z] === RUN   TestContainerVolumesMountedAsSlave
12:51:59 [2021-09-23T12:51:59.179Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s)
12:51:59 [2021-09-23T12:51:59.179Z] === RUN   TestNetworkNat
12:51:59 [2021-09-23T12:51:59.751Z] --- PASS: TestNetworkNat (0.75s)
12:51:59 [2021-09-23T12:51:59.751Z] === RUN   TestNetworkLocalhostTCPNat
12:52:00 [2021-09-23T12:52:00.693Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
12:52:00 [2021-09-23T12:52:00.693Z] === RUN   TestNetworkLoopbackNat
12:52:03 [2021-09-23T12:52:03.991Z] --- PASS: TestNetworkLoopbackNat (3.10s)
12:52:03 [2021-09-23T12:52:03.991Z] === RUN   TestPause
12:52:04 [2021-09-23T12:52:04.252Z] --- PASS: TestPause (0.71s)
12:52:04 [2021-09-23T12:52:04.252Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:52:04 [2021-09-23T12:52:04.252Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:52:04 [2021-09-23T12:52:04.252Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:52:04 [2021-09-23T12:52:04.252Z] === RUN   TestPauseStopPausedContainer
12:52:05 [2021-09-23T12:52:05.193Z] --- PASS: TestPauseStopPausedContainer (0.71s)
12:52:05 [2021-09-23T12:52:05.193Z] === RUN   TestPsFilter
12:52:05 [2021-09-23T12:52:05.193Z] --- PASS: TestPsFilter (0.11s)
12:52:05 [2021-09-23T12:52:05.193Z] === RUN   TestRemoveContainerWithRemovedVolume
12:52:05 [2021-09-23T12:52:05.764Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
12:52:05 [2021-09-23T12:52:05.764Z] === RUN   TestRemoveContainerWithVolume
12:52:06 [2021-09-23T12:52:06.336Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
12:52:06 [2021-09-23T12:52:06.336Z] === RUN   TestRemoveContainerRunning
12:52:07 [2021-09-23T12:52:07.277Z] --- PASS: TestRemoveContainerRunning (0.73s)
12:52:07 [2021-09-23T12:52:07.277Z] === RUN   TestRemoveContainerForceRemoveRunning
12:52:07 [2021-09-23T12:52:07.847Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
12:52:07 [2021-09-23T12:52:07.847Z] === RUN   TestRemoveInvalidContainer
12:52:07 [2021-09-23T12:52:07.847Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:52:07 [2021-09-23T12:52:07.847Z] === RUN   TestRenameLinkedContainer
12:52:11 [2021-09-23T12:52:11.146Z] --- PASS: TestRenameLinkedContainer (2.81s)
12:52:11 [2021-09-23T12:52:11.146Z] === RUN   TestRenameStoppedContainer
12:52:11 [2021-09-23T12:52:11.406Z] --- PASS: TestRenameStoppedContainer (0.66s)
12:52:11 [2021-09-23T12:52:11.406Z] === RUN   TestRenameRunningContainerAndReuse
12:52:12 [2021-09-23T12:52:12.790Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
12:52:12 [2021-09-23T12:52:12.790Z] === RUN   TestRenameInvalidName
12:52:13 [2021-09-23T12:52:13.361Z] --- PASS: TestRenameInvalidName (0.69s)
12:52:13 [2021-09-23T12:52:13.361Z] === RUN   TestRenameAnonymousContainer
12:52:15 [2021-09-23T12:52:15.905Z] --- PASS: TestRenameAnonymousContainer (2.31s)
12:52:15 [2021-09-23T12:52:15.905Z] === RUN   TestRenameContainerWithSameName
12:52:16 [2021-09-23T12:52:16.476Z] --- PASS: TestRenameContainerWithSameName (0.68s)
12:52:16 [2021-09-23T12:52:16.476Z] === RUN   TestRenameContainerWithLinkedContainer
12:52:17 [2021-09-23T12:52:17.860Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s)
12:52:17 [2021-09-23T12:52:17.860Z] === RUN   TestResize
12:52:18 [2021-09-23T12:52:18.431Z] --- PASS: TestResize (0.68s)
12:52:18 [2021-09-23T12:52:18.431Z] === RUN   TestResizeWithInvalidSize
12:52:19 [2021-09-23T12:52:19.003Z] --- PASS: TestResizeWithInvalidSize (0.69s)
12:52:19 [2021-09-23T12:52:19.003Z] === RUN   TestResizeWhenContainerNotStarted
12:52:19 [2021-09-23T12:52:19.944Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:52:21 [2021-09-23T12:52:21.857Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:52:22 [2021-09-23T12:52:22.116Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:52:23 [2021-09-23T12:52:23.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:52:23 [2021-09-23T12:52:23.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:52:24 [2021-09-23T12:52:24.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:52:24 [2021-09-23T12:52:24.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:52:26 [2021-09-23T12:52:26.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:52:27 [2021-09-23T12:52:27.238Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:52:29 [2021-09-23T12:52:29.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:52:30 [2021-09-23T12:52:30.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:52:32 [2021-09-23T12:52:32.584Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s)
12:52:32 [2021-09-23T12:52:32.585Z] === RUN   TestCgroupNamespacesRun
12:52:33 [2021-09-23T12:52:33.968Z] --- PASS: TestCgroupNamespacesRun (1.66s)
12:52:33 [2021-09-23T12:52:33.968Z] === RUN   TestCgroupNamespacesRunPrivileged
12:52:33 [2021-09-23T12:52:33.968Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:52:33 [2021-09-23T12:52:33.968Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:52:33 [2021-09-23T12:52:33.968Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:52:35 [2021-09-23T12:52:35.354Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
12:52:35 [2021-09-23T12:52:35.354Z] === RUN   TestCgroupNamespacesRunHostMode
12:52:37 [2021-09-23T12:52:37.266Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
12:52:37 [2021-09-23T12:52:37.266Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:52:38 [2021-09-23T12:52:38.649Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
12:52:38 [2021-09-23T12:52:38.650Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:52:40 [2021-09-23T12:52:40.033Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
12:52:40 [2021-09-23T12:52:40.033Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:52:40 [2021-09-23T12:52:40.604Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s)
12:52:40 [2021-09-23T12:52:40.604Z] === RUN   TestCgroupNamespacesRunOlderClient
12:52:42 [2021-09-23T12:52:42.516Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s)
12:52:42 [2021-09-23T12:52:42.516Z] === RUN   TestNISDomainname
12:52:43 [2021-09-23T12:52:43.458Z] --- PASS: TestNISDomainname (1.24s)
12:52:43 [2021-09-23T12:52:43.458Z] === RUN   TestHostnameDnsResolution
12:52:44 [2021-09-23T12:52:44.842Z] --- PASS: TestHostnameDnsResolution (1.23s)
12:52:44 [2021-09-23T12:52:44.842Z] === RUN   TestStats
12:52:48 [2021-09-23T12:52:48.140Z] --- PASS: TestStats (2.74s)
12:52:48 [2021-09-23T12:52:48.140Z] === RUN   TestStopContainerWithTimeout
12:52:48 [2021-09-23T12:52:48.140Z] === RUN   TestStopContainerWithTimeout/0
12:52:48 [2021-09-23T12:52:48.140Z] === PAUSE TestStopContainerWithTimeout/0
12:52:48 [2021-09-23T12:52:48.140Z] === RUN   TestStopContainerWithTimeout/1
12:52:48 [2021-09-23T12:52:48.140Z] === PAUSE TestStopContainerWithTimeout/1
12:52:48 [2021-09-23T12:52:48.140Z] === RUN   TestStopContainerWithTimeout/3
12:52:48 [2021-09-23T12:52:48.140Z] === PAUSE TestStopContainerWithTimeout/3
12:52:48 [2021-09-23T12:52:48.140Z] === RUN   TestStopContainerWithTimeout/-1
12:52:48 [2021-09-23T12:52:48.140Z] === PAUSE TestStopContainerWithTimeout/-1
12:52:48 [2021-09-23T12:52:48.140Z] === CONT  TestStopContainerWithTimeout/0
12:52:48 [2021-09-23T12:52:48.140Z] === CONT  TestStopContainerWithTimeout/-1
12:52:48 [2021-09-23T12:52:48.401Z] === CONT  TestStopContainerWithTimeout/3
12:52:50 [2021-09-23T12:52:50.944Z] === CONT  TestStopContainerWithTimeout/1
12:52:52 [2021-09-23T12:52:52.329Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:52:52 [2021-09-23T12:52:52.329Z]     --- PASS: TestStopContainerWithTimeout/0 (0.94s)
12:52:52 [2021-09-23T12:52:52.329Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
12:52:52 [2021-09-23T12:52:52.329Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
12:52:52 [2021-09-23T12:52:52.329Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
12:52:52 [2021-09-23T12:52:52.329Z] === RUN   TestDeleteDevicemapper
12:52:52 [2021-09-23T12:52:52.329Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:52:52 [2021-09-23T12:52:52.329Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:52:52 [2021-09-23T12:52:52.329Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:52:54 [2021-09-23T12:52:54.873Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s)
12:52:54 [2021-09-23T12:52:54.873Z] === RUN   TestUpdateMemory
12:52:55 [2021-09-23T12:52:55.814Z] --- PASS: TestUpdateMemory (1.26s)
12:52:55 [2021-09-23T12:52:55.814Z] === RUN   TestUpdateCPUQuota
12:53:02 [2021-09-23T12:53:02.394Z] --- PASS: TestUpdateCPUQuota (6.32s)
12:53:02 [2021-09-23T12:53:02.394Z] === RUN   TestUpdatePidsLimit
12:53:02 [2021-09-23T12:53:02.394Z] === RUN   TestUpdatePidsLimit/update_from_none
12:53:02 [2021-09-23T12:53:02.966Z] === RUN   TestUpdatePidsLimit/no_change
12:53:03 [2021-09-23T12:53:03.538Z] === RUN   TestUpdatePidsLimit/update_lower
12:53:04 [2021-09-23T12:53:04.479Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:53:05 [2021-09-23T12:53:05.051Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:53:05 [2021-09-23T12:53:05.623Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:53:06 [2021-09-23T12:53:06.195Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:53:07 [2021-09-23T12:53:07.584Z] --- PASS: TestUpdatePidsLimit (5.34s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.69s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/no_change (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z] === RUN   TestUpdateRestartPolicy
12:53:22 [2021-09-23T12:53:22.485Z] --- PASS: TestUpdateRestartPolicy (12.58s)
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestUpdateRestartWithAutoRemove
12:53:22 [2021-09-23T12:53:22.485Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitNonBlocked
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:53:22 [2021-09-23T12:53:22.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:53:22 [2021-09-23T12:53:22.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:53:22 [2021-09-23T12:53:22.485Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:53:22 [2021-09-23T12:53:22.485Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:53:22 [2021-09-23T12:53:22.485Z] --- PASS: TestWaitNonBlocked (0.02s)
12:53:22 [2021-09-23T12:53:22.485Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
12:53:22 [2021-09-23T12:53:22.485Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitBlocked
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:53:22 [2021-09-23T12:53:22.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:53:22 [2021-09-23T12:53:22.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:53:22 [2021-09-23T12:53:22.485Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:53:22 [2021-09-23T12:53:22.485Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:53:23 [2021-09-23T12:53:23.056Z] --- PASS: TestWaitBlocked (0.01s)
12:53:23 [2021-09-23T12:53:23.056Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
12:53:23 [2021-09-23T12:53:23.056Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
12:53:23 [2021-09-23T12:53:23.056Z] === CONT  TestContainerStartOnDaemonRestart
12:53:23 [2021-09-23T12:53:23.056Z] === CONT  TestContainerKillOnDaemonStart
12:53:26 [2021-09-23T12:53:26.355Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s)
12:53:26 [2021-09-23T12:53:26.355Z] === CONT  TestIpcModeOlderClient
12:53:26 [2021-09-23T12:53:26.355Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:53:26 [2021-09-23T12:53:26.355Z] === CONT  TestRestartDaemonWithRestartingContainer
12:53:28 [2021-09-23T12:53:28.319Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s)
12:53:28 [2021-09-23T12:53:28.320Z] === CONT  TestDaemonHostGatewayIP
12:53:31 [2021-09-23T12:53:31.617Z] --- PASS: TestDaemonHostGatewayIP (3.21s)
12:53:31 [2021-09-23T12:53:31.617Z] === CONT  TestDaemonRestartIpcMode
12:53:34 [2021-09-23T12:53:34.161Z] --- PASS: TestDaemonRestartIpcMode (2.87s)
12:53:35 [2021-09-23T12:53:35.103Z] --- PASS: TestContainerKillOnDaemonStart (12.10s)
12:53:35 [2021-09-23T12:53:35.103Z] PASS
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] === Skipped
12:53:35 [2021-09-23T12:53:35.103Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:53:35 [2021-09-23T12:53:35.103Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:53:35 [2021-09-23T12:53:35.103Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:53:35 [2021-09-23T12:53:35.103Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:53:35 [2021-09-23T12:53:35.103Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:53:35 [2021-09-23T12:53:35.103Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] DONE 195 tests, 5 skipped in 142.265s
12:53:35 [2021-09-23T12:53:35.103Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:53:35 [2021-09-23T12:53:35.103Z] INFO: Testing against a local daemon
12:53:35 [2021-09-23T12:53:35.103Z] === RUN   TestCommitInheritsEnv
12:53:35 [2021-09-23T12:53:35.366Z] --- PASS: TestCommitInheritsEnv (0.33s)
12:53:35 [2021-09-23T12:53:35.366Z] === RUN   TestImportExtremelyLargeImageWorks
12:53:35 [2021-09-23T12:53:35.366Z] === PAUSE TestImportExtremelyLargeImageWorks
12:53:35 [2021-09-23T12:53:35.366Z] === RUN   TestImagesFilterMultiReference
12:53:35 [2021-09-23T12:53:35.628Z] --- PASS: TestImagesFilterMultiReference (0.08s)
12:53:35 [2021-09-23T12:53:35.628Z] === RUN   TestImagePullPlatformInvalid
12:53:35 [2021-09-23T12:53:35.628Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:53:35 [2021-09-23T12:53:35.628Z] === RUN   TestRemoveImageOrphaning
12:53:35 [2021-09-23T12:53:35.889Z] --- PASS: TestRemoveImageOrphaning (0.27s)
12:53:35 [2021-09-23T12:53:35.889Z] === RUN   TestRemoveImageGarbageCollector
12:53:37 [2021-09-23T12:53:37.799Z] --- PASS: TestRemoveImageGarbageCollector (1.99s)
12:53:37 [2021-09-23T12:53:37.799Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:53:37 [2021-09-23T12:53:37.799Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:53:37 [2021-09-23T12:53:37.799Z] === RUN   TestTagInvalidReference
12:53:37 [2021-09-23T12:53:37.799Z] --- PASS: TestTagInvalidReference (0.01s)
12:53:37 [2021-09-23T12:53:37.799Z] === RUN   TestTagValidPrefixedRepo
12:53:37 [2021-09-23T12:53:37.799Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:53:37 [2021-09-23T12:53:37.799Z] === RUN   TestTagExistedNameWithoutForce
12:53:38 [2021-09-23T12:53:38.059Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:53:38 [2021-09-23T12:53:38.059Z] === RUN   TestTagOfficialNames
12:53:38 [2021-09-23T12:53:38.059Z] --- PASS: TestTagOfficialNames (0.05s)
12:53:38 [2021-09-23T12:53:38.059Z] === RUN   TestTagMatchesDigest
12:53:38 [2021-09-23T12:53:38.059Z] --- PASS: TestTagMatchesDigest (0.01s)
12:53:38 [2021-09-23T12:53:38.059Z] === CONT  TestImportExtremelyLargeImageWorks
12:55:14 [2021-09-23T12:55:14.544Z] --- PASS: TestImportExtremelyLargeImageWorks (92.30s)
12:55:14 [2021-09-23T12:55:14.544Z] PASS
12:55:14 [2021-09-23T12:55:14.544Z] 
12:55:14 [2021-09-23T12:55:14.544Z] DONE 12 tests in 95.200s
12:55:14 [2021-09-23T12:55:14.544Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:55:14 [2021-09-23T12:55:14.544Z] INFO: Testing against a local daemon
12:55:14 [2021-09-23T12:55:14.544Z] === RUN   TestNetworkCreateDelete
12:55:14 [2021-09-23T12:55:14.544Z] --- PASS: TestNetworkCreateDelete (0.14s)
12:55:14 [2021-09-23T12:55:14.544Z] === RUN   TestDockerNetworkDeletePreferID
12:55:14 [2021-09-23T12:55:14.544Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:55:14 [2021-09-23T12:55:14.544Z] === RUN   TestDaemonDNSFallback
12:55:17 [2021-09-23T12:55:17.840Z] --- PASS: TestDaemonDNSFallback (6.60s)
12:55:17 [2021-09-23T12:55:17.840Z] === RUN   TestInspectNetwork
12:55:21 [2021-09-23T12:55:21.139Z] === RUN   TestInspectNetwork/full_network_id
12:55:21 [2021-09-23T12:55:21.139Z] === RUN   TestInspectNetwork/partial_network_id
12:55:21 [2021-09-23T12:55:21.139Z] === RUN   TestInspectNetwork/network_name
12:55:21 [2021-09-23T12:55:21.139Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:55:25 [2021-09-23T12:55:25.340Z] --- PASS: TestInspectNetwork (7.45s)
12:55:25 [2021-09-23T12:55:25.340Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:55:25 [2021-09-23T12:55:25.340Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:55:25 [2021-09-23T12:55:25.340Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:55:25 [2021-09-23T12:55:25.340Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:55:25 [2021-09-23T12:55:25.340Z] === RUN   TestRunContainerWithBridgeNone
12:55:27 [2021-09-23T12:55:27.886Z] --- PASS: TestRunContainerWithBridgeNone (2.99s)
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkInvalidJSON
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkInvalidJSON//networks/create
12:55:27 [2021-09-23T12:55:27.886Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:55:27 [2021-09-23T12:55:27.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:55:27 [2021-09-23T12:55:27.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:55:27 [2021-09-23T12:55:27.886Z] === CONT  TestNetworkInvalidJSON//networks/create
12:55:27 [2021-09-23T12:55:27.886Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:55:27 [2021-09-23T12:55:27.886Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:55:27 [2021-09-23T12:55:27.886Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:55:27 [2021-09-23T12:55:27.886Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:55:27 [2021-09-23T12:55:27.886Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:55:27 [2021-09-23T12:55:27.886Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkList
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkList//networks
12:55:27 [2021-09-23T12:55:27.886Z] === PAUSE TestNetworkList//networks
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkList//networks/
12:55:27 [2021-09-23T12:55:27.886Z] === PAUSE TestNetworkList//networks/
12:55:27 [2021-09-23T12:55:27.886Z] === CONT  TestNetworkList//networks
12:55:27 [2021-09-23T12:55:27.886Z] === CONT  TestNetworkList//networks/
12:55:27 [2021-09-23T12:55:27.886Z] --- PASS: TestNetworkList (0.02s)
12:55:27 [2021-09-23T12:55:27.886Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:55:27 [2021-09-23T12:55:27.886Z]     --- PASS: TestNetworkList//networks (0.00s)
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestHostIPv4BridgeLabel
12:55:28 [2021-09-23T12:55:28.457Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
12:55:28 [2021-09-23T12:55:28.457Z] === RUN   TestDaemonRestartWithLiveRestore
12:55:29 [2021-09-23T12:55:29.840Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:55:29 [2021-09-23T12:55:29.840Z] === RUN   TestDaemonDefaultNetworkPools
12:55:30 [2021-09-23T12:55:30.411Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
12:55:30 [2021-09-23T12:55:30.411Z] === RUN   TestDaemonRestartWithExistingNetwork
12:55:31 [2021-09-23T12:55:31.355Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
12:55:31 [2021-09-23T12:55:31.355Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:55:32 [2021-09-23T12:55:32.738Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
12:55:32 [2021-09-23T12:55:32.738Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:55:33 [2021-09-23T12:55:33.309Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:55:33 [2021-09-23T12:55:33.309Z] === RUN   TestServiceWithPredefinedNetwork
12:55:35 [2021-09-23T12:55:35.851Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s)
12:55:35 [2021-09-23T12:55:35.851Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:55:35 [2021-09-23T12:55:35.851Z]     service_test.go:242: FLAKY_TEST
12:55:35 [2021-09-23T12:55:35.851Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:55:35 [2021-09-23T12:55:35.851Z] === RUN   TestServiceWithDataPathPortInit
12:55:50 [2021-09-23T12:55:50.750Z] --- PASS: TestServiceWithDataPathPortInit (14.57s)
12:55:50 [2021-09-23T12:55:50.750Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:55:53 [2021-09-23T12:55:53.293Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w0whgf792hhv0rhmftrmy17jl Created:2021-09-23 12:55:51.660478254 +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[7db53c0ce630ff99f66288b07f16d72c0e43637fec2bac7c5bdbcff410708573:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.em3gk9dgnr6fzxn6vs8wlc591 EndpointID:163c38ed712337858e4dc5fd7d7f5cd3f32905de1fbb1d3d5e554aade3e229a4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f5be56c3587447ebc454088a5899ad28bf350c6fa28bee446a29635bb5e40705 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:93b468c33072 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.em3gk9dgnr6fzxn6vs8wlc591 EndpointID:163c38ed712337858e4dc5fd7d7f5cd3f32905de1fbb1d3d5e554aade3e229a4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:55:58 [2021-09-23T12:55:58.604Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s)
12:55:58 [2021-09-23T12:55:58.604Z] PASS
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] === Skipped
12:55:58 [2021-09-23T12:55:58.604Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:55:58 [2021-09-23T12:55:58.604Z]     service_test.go:242: FLAKY_TEST
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] DONE 26 tests, 1 skipped in 47.342s
12:55:58 [2021-09-23T12:55:58.604Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:55:58 [2021-09-23T12:55:58.604Z] INFO: Testing against a local daemon
12:55:58 [2021-09-23T12:55:58.604Z] === RUN   TestDockerNetworkIpvlanPersistance
12:55:58 [2021-09-23T12:55:58.604Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:58 [2021-09-23T12:55:58.604Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:55:58 [2021-09-23T12:55:58.604Z] === RUN   TestDockerNetworkIpvlan
12:55:58 [2021-09-23T12:55:58.604Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:58 [2021-09-23T12:55:58.604Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:55:58 [2021-09-23T12:55:58.604Z] PASS
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] === Skipped
12:55:58 [2021-09-23T12:55:58.604Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:55:58 [2021-09-23T12:55:58.604Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:55:58 [2021-09-23T12:55:58.604Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] DONE 2 tests, 2 skipped in 0.038s
12:55:58 [2021-09-23T12:55:58.604Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:55:58 [2021-09-23T12:55:58.604Z] INFO: Testing against a local daemon
12:55:58 [2021-09-23T12:55:58.604Z] === RUN   TestDockerNetworkMacvlanPersistance
12:55:59 [2021-09-23T12:55:59.186Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
12:55:59 [2021-09-23T12:55:59.186Z] === RUN   TestDockerNetworkMacvlan
12:55:59 [2021-09-23T12:55:59.756Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:56:00 [2021-09-23T12:56:00.697Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:56:01 [2021-09-23T12:56:01.268Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:56:03 [2021-09-23T12:56:03.814Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:56:07 [2021-09-23T12:56:07.111Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:56:12 [2021-09-23T12:56:12.411Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:56:13 [2021-09-23T12:56:13.353Z] --- PASS: TestDockerNetworkMacvlan (14.16s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.60s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.75s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.09s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s)
12:56:13 [2021-09-23T12:56:13.353Z] PASS
12:56:13 [2021-09-23T12:56:13.353Z] 
12:56:13 [2021-09-23T12:56:13.353Z] DONE 8 tests in 15.518s
12:56:13 [2021-09-23T12:56:13.353Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:56:13 [2021-09-23T12:56:13.353Z] testing: warning: no tests to run
12:56:13 [2021-09-23T12:56:13.353Z] PASS
12:56:13 [2021-09-23T12:56:13.353Z] 
12:56:13 [2021-09-23T12:56:13.353Z] DONE 0 tests in 0.006s
12:56:13 [2021-09-23T12:56:13.353Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:56:13 [2021-09-23T12:56:13.353Z] INFO: Testing against a local daemon
12:56:13 [2021-09-23T12:56:13.353Z] === RUN   TestAuthZPluginAllowRequest
12:56:14 [2021-09-23T12:56:14.737Z] --- PASS: TestAuthZPluginAllowRequest (1.40s)
12:56:14 [2021-09-23T12:56:14.737Z] === RUN   TestAuthZPluginTLS
12:56:15 [2021-09-23T12:56:15.308Z] --- PASS: TestAuthZPluginTLS (0.54s)
12:56:15 [2021-09-23T12:56:15.308Z] === RUN   TestAuthZPluginDenyRequest
12:56:15 [2021-09-23T12:56:15.877Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:56:15 [2021-09-23T12:56:15.877Z] === RUN   TestAuthZPluginAPIDenyResponse
12:56:16 [2021-09-23T12:56:16.448Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:56:16 [2021-09-23T12:56:16.448Z] === RUN   TestAuthZPluginDenyResponse
12:56:17 [2021-09-23T12:56:17.019Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:56:17 [2021-09-23T12:56:17.019Z] === RUN   TestAuthZPluginAllowEventStream
12:56:18 [2021-09-23T12:56:18.420Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s)
12:56:18 [2021-09-23T12:56:18.420Z] === RUN   TestAuthZPluginErrorResponse
12:56:18 [2021-09-23T12:56:18.990Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:56:18 [2021-09-23T12:56:18.990Z] === RUN   TestAuthZPluginErrorRequest
12:56:19 [2021-09-23T12:56:19.561Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:56:19 [2021-09-23T12:56:19.561Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:56:19 [2021-09-23T12:56:19.822Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:56:19 [2021-09-23T12:56:19.822Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:56:21 [2021-09-23T12:56:21.737Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s)
12:56:21 [2021-09-23T12:56:21.737Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:56:23 [2021-09-23T12:56:23.649Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s)
12:56:23 [2021-09-23T12:56:23.649Z] === RUN   TestAuthZPluginHeader
12:56:23 [2021-09-23T12:56:23.909Z] --- PASS: TestAuthZPluginHeader (0.71s)
12:56:23 [2021-09-23T12:56:23.909Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:56:28 [2021-09-23T12:56:28.113Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.63s)
12:56:28 [2021-09-23T12:56:28.113Z] === RUN   TestAuthZPluginV2Disable
12:56:30 [2021-09-23T12:56:30.654Z] --- PASS: TestAuthZPluginV2Disable (2.94s)
12:56:30 [2021-09-23T12:56:30.655Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:56:33 [2021-09-23T12:56:33.196Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.67s)
12:56:33 [2021-09-23T12:56:33.196Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:56:43 [2021-09-23T12:56:43.190Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.56s)
12:56:43 [2021-09-23T12:56:43.190Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:57:01 [2021-09-23T12:57:01.295Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
12:57:01 [2021-09-23T12:57:01.295Z] PASS
12:57:01 [2021-09-23T12:57:01.295Z] 
12:57:01 [2021-09-23T12:57:01.295Z] DONE 17 tests in 46.108s
12:57:01 [2021-09-23T12:57:01.295Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:57:01 [2021-09-23T12:57:01.295Z] INFO: Testing against a local daemon
12:57:01 [2021-09-23T12:57:01.295Z] === RUN   TestPluginInvalidJSON
12:57:01 [2021-09-23T12:57:01.295Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:57:01 [2021-09-23T12:57:01.295Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:57:01 [2021-09-23T12:57:01.295Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:57:01 [2021-09-23T12:57:01.295Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:57:01 [2021-09-23T12:57:01.295Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:57:01 [2021-09-23T12:57:01.295Z] === RUN   TestPluginInstall
12:57:01 [2021-09-23T12:57:01.295Z] === RUN   TestPluginInstall/no_auth
12:57:01 [2021-09-23T12:57:01.557Z] time="2021-09-23T12:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:01 [2021-09-23T12:57:01.557Z] time="2021-09-23T12:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ea4745536b5abce48fbf8048e3df42d00726388b7101be85d2d371e57d8ea84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:01 [2021-09-23T12:57:01.557Z] time="2021-09-23T12:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:01 [2021-09-23T12:57:01.557Z] time="2021-09-23T12:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ea4745536b5abce48fbf8048e3df42d00726388b7101be85d2d371e57d8ea84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:01 [2021-09-23T12:57:01.817Z] === RUN   TestPluginInstall/with_htpasswd
12:57:02 [2021-09-23T12:57:02.078Z] time="2021-09-23T12:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:02 [2021-09-23T12:57:02.078Z] time="2021-09-23T12:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ea4745536b5abce48fbf8048e3df42d00726388b7101be85d2d371e57d8ea84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:02 [2021-09-23T12:57:02.078Z] time="2021-09-23T12:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:02 [2021-09-23T12:57:02.078Z] time="2021-09-23T12:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ea4745536b5abce48fbf8048e3df42d00726388b7101be85d2d371e57d8ea84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:02 [2021-09-23T12:57:02.339Z] === RUN   TestPluginInstall/with_insecure
12:57:03 [2021-09-23T12:57:03.281Z] time="2021-09-23T12:57:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:03 [2021-09-23T12:57:03.281Z] time="2021-09-23T12:57:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15cb497ad8c1ff3efe7ab248374a3538fcd74f00163142d68caa9b2b4078741b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:03 [2021-09-23T12:57:03.281Z] time="2021-09-23T12:57:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:03 [2021-09-23T12:57:03.281Z] time="2021-09-23T12:57:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15cb497ad8c1ff3efe7ab248374a3538fcd74f00163142d68caa9b2b4078741b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:03 [2021-09-23T12:57:03.541Z]     plugin_test.go:165: [d7a7408246c73] daemon is not started
12:57:03 [2021-09-23T12:57:03.541Z] --- PASS: TestPluginInstall (4.09s)
12:57:03 [2021-09-23T12:57:03.541Z]     --- PASS: TestPluginInstall/no_auth (2.30s)
12:57:03 [2021-09-23T12:57:03.541Z]     --- PASS: TestPluginInstall/with_htpasswd (0.65s)
12:57:03 [2021-09-23T12:57:03.541Z]     --- PASS: TestPluginInstall/with_insecure (1.14s)
12:57:03 [2021-09-23T12:57:03.541Z] === RUN   TestPluginsWithRuntimes
12:57:05 [2021-09-23T12:57:05.453Z] === RUN   TestPluginsWithRuntimes/No_Args
12:57:06 [2021-09-23T12:57:06.023Z] === RUN   TestPluginsWithRuntimes/With_Args
12:57:06 [2021-09-23T12:57:06.964Z] --- PASS: TestPluginsWithRuntimes (3.47s)
12:57:06 [2021-09-23T12:57:06.965Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
12:57:06 [2021-09-23T12:57:06.965Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
12:57:06 [2021-09-23T12:57:06.965Z] === RUN   TestPluginBackCompatMediaTypes
12:57:07 [2021-09-23T12:57:07.535Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s)
12:57:07 [2021-09-23T12:57:07.535Z] PASS
12:57:07 [2021-09-23T12:57:07.535Z] 
12:57:07 [2021-09-23T12:57:07.535Z] DONE 10 tests in 8.233s
12:57:07 [2021-09-23T12:57:07.797Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:57:07 [2021-09-23T12:57:07.797Z] INFO: Testing against a local daemon
12:57:07 [2021-09-23T12:57:07.797Z] === RUN   TestExternalGraphDriver
12:57:07 [2021-09-23T12:57:07.797Z] === RUN   TestExternalGraphDriver/json
12:57:09 [2021-09-23T12:57:09.712Z] === RUN   TestExternalGraphDriver/spec
12:57:11 [2021-09-23T12:57:11.635Z] === RUN   TestExternalGraphDriver/pull
12:57:13 [2021-09-23T12:57:13.035Z] --- PASS: TestExternalGraphDriver (5.41s)
12:57:13 [2021-09-23T12:57:13.035Z]     --- PASS: TestExternalGraphDriver/json (1.89s)
12:57:13 [2021-09-23T12:57:13.035Z]     --- PASS: TestExternalGraphDriver/spec (1.93s)
12:57:13 [2021-09-23T12:57:13.035Z]     --- PASS: TestExternalGraphDriver/pull (1.54s)
12:57:13 [2021-09-23T12:57:13.035Z] === RUN   TestGraphdriverPluginV2
12:57:17 [2021-09-23T12:57:17.237Z] --- PASS: TestGraphdriverPluginV2 (3.57s)
12:57:17 [2021-09-23T12:57:17.237Z] PASS
12:57:17 [2021-09-23T12:57:17.237Z] 
12:57:17 [2021-09-23T12:57:17.237Z] DONE 5 tests in 9.011s
12:57:17 [2021-09-23T12:57:17.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:57:17 [2021-09-23T12:57:17.237Z] INFO: Testing against a local daemon
12:57:17 [2021-09-23T12:57:17.237Z] === RUN   TestContinueAfterPluginCrash
12:57:17 [2021-09-23T12:57:17.237Z] === PAUSE TestContinueAfterPluginCrash
12:57:17 [2021-09-23T12:57:17.237Z] === RUN   TestReadPluginNoRead
12:57:17 [2021-09-23T12:57:17.237Z] === PAUSE TestReadPluginNoRead
12:57:17 [2021-09-23T12:57:17.237Z] === RUN   TestDaemonStartWithLogOpt
12:57:17 [2021-09-23T12:57:17.237Z] === PAUSE TestDaemonStartWithLogOpt
12:57:17 [2021-09-23T12:57:17.237Z] === CONT  TestContinueAfterPluginCrash
12:57:17 [2021-09-23T12:57:17.237Z] === CONT  TestDaemonStartWithLogOpt
12:57:20 [2021-09-23T12:57:20.538Z] --- PASS: TestDaemonStartWithLogOpt (3.64s)
12:57:20 [2021-09-23T12:57:20.538Z] === CONT  TestReadPluginNoRead
12:57:23 [2021-09-23T12:57:23.081Z] === RUN   TestReadPluginNoRead/disabled_caching
12:57:24 [2021-09-23T12:57:24.023Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:57:25 [2021-09-23T12:57:25.404Z] --- PASS: TestContinueAfterPluginCrash (8.76s)
12:57:25 [2021-09-23T12:57:25.665Z] === RUN   TestReadPluginNoRead/default
12:57:27 [2021-09-23T12:57:27.053Z] === CONT  TestReadPluginNoRead
12:57:27 [2021-09-23T12:57:27.053Z]     read_test.go:92: [dae539afe0066] daemon is not started
12:57:27 [2021-09-23T12:57:27.053Z] --- PASS: TestReadPluginNoRead (6.70s)
12:57:27 [2021-09-23T12:57:27.053Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.46s)
12:57:27 [2021-09-23T12:57:27.053Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
12:57:27 [2021-09-23T12:57:27.053Z]     --- PASS: TestReadPluginNoRead/default (1.46s)
12:57:27 [2021-09-23T12:57:27.053Z] PASS
12:57:27 [2021-09-23T12:57:27.053Z] 
12:57:27 [2021-09-23T12:57:27.053Z] DONE 6 tests in 10.370s
12:57:27 [2021-09-23T12:57:27.053Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:57:27 [2021-09-23T12:57:27.053Z] testing: warning: no tests to run
12:57:27 [2021-09-23T12:57:27.053Z] PASS
12:57:27 [2021-09-23T12:57:27.053Z] 
12:57:27 [2021-09-23T12:57:27.053Z] DONE 0 tests in 0.007s
12:57:27 [2021-09-23T12:57:27.053Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:57:27 [2021-09-23T12:57:27.053Z] INFO: Testing against a local daemon
12:57:27 [2021-09-23T12:57:27.053Z] === RUN   TestPluginWithDevMounts
12:57:27 [2021-09-23T12:57:27.053Z] === PAUSE TestPluginWithDevMounts
12:57:27 [2021-09-23T12:57:27.053Z] === CONT  TestPluginWithDevMounts
12:57:28 [2021-09-23T12:57:28.966Z] --- PASS: TestPluginWithDevMounts (1.62s)
12:57:28 [2021-09-23T12:57:28.966Z] PASS
12:57:28 [2021-09-23T12:57:28.966Z] 
12:57:28 [2021-09-23T12:57:28.966Z] DONE 1 tests in 1.670s
12:57:28 [2021-09-23T12:57:28.966Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:57:28 [2021-09-23T12:57:28.966Z] INFO: Testing against a local daemon
12:57:28 [2021-09-23T12:57:28.966Z] === RUN   TestSecretInspect
12:57:31 [2021-09-23T12:57:31.509Z] --- PASS: TestSecretInspect (2.18s)
12:57:31 [2021-09-23T12:57:31.509Z] === RUN   TestSecretList
12:57:33 [2021-09-23T12:57:33.421Z] --- PASS: TestSecretList (2.20s)
12:57:33 [2021-09-23T12:57:33.421Z] === RUN   TestSecretsCreateAndDelete
12:57:35 [2021-09-23T12:57:35.964Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
12:57:35 [2021-09-23T12:57:35.964Z] === RUN   TestSecretsUpdate
12:57:37 [2021-09-23T12:57:37.875Z] --- PASS: TestSecretsUpdate (2.22s)
12:57:37 [2021-09-23T12:57:37.875Z] === RUN   TestTemplatedSecret
12:57:41 [2021-09-23T12:57:41.174Z] --- PASS: TestTemplatedSecret (3.24s)
12:57:41 [2021-09-23T12:57:41.174Z] === RUN   TestSecretCreateResolve
12:57:43 [2021-09-23T12:57:43.086Z] --- PASS: TestSecretCreateResolve (2.18s)
12:57:43 [2021-09-23T12:57:43.086Z] PASS
12:57:43 [2021-09-23T12:57:43.086Z] 
12:57:43 [2021-09-23T12:57:43.086Z] DONE 6 tests in 14.308s
12:57:43 [2021-09-23T12:57:43.086Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:57:43 [2021-09-23T12:57:43.086Z] INFO: Testing against a local daemon
12:57:43 [2021-09-23T12:57:43.086Z] === RUN   TestServiceCreateInit
12:57:43 [2021-09-23T12:57:43.086Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:57:48 [2021-09-23T12:57:48.372Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:57:52 [2021-09-23T12:57:52.574Z] --- PASS: TestServiceCreateInit (9.13s)
12:57:52 [2021-09-23T12:57:52.575Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s)
12:57:52 [2021-09-23T12:57:52.575Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s)
12:57:52 [2021-09-23T12:57:52.575Z] === RUN   TestCreateServiceMultipleTimes
12:58:10 [2021-09-23T12:58:10.691Z] --- PASS: TestCreateServiceMultipleTimes (17.16s)
12:58:10 [2021-09-23T12:58:10.691Z] === RUN   TestCreateServiceConflict
12:58:11 [2021-09-23T12:58:11.631Z] --- PASS: TestCreateServiceConflict (2.26s)
12:58:11 [2021-09-23T12:58:11.632Z] === RUN   TestCreateServiceMaxReplicas
12:58:14 [2021-09-23T12:58:14.930Z] --- PASS: TestCreateServiceMaxReplicas (3.26s)
12:58:14 [2021-09-23T12:58:14.930Z] === RUN   TestCreateWithDuplicateNetworkNames
12:58:29 [2021-09-23T12:58:29.831Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s)
12:58:29 [2021-09-23T12:58:29.831Z] === RUN   TestCreateServiceSecretFileMode
12:58:30 [2021-09-23T12:58:30.785Z] --- PASS: TestCreateServiceSecretFileMode (2.63s)
12:58:30 [2021-09-23T12:58:30.785Z] === RUN   TestCreateServiceConfigFileMode
12:58:34 [2021-09-23T12:58:34.111Z] --- PASS: TestCreateServiceConfigFileMode (2.77s)
12:58:34 [2021-09-23T12:58:34.111Z] === RUN   TestCreateServiceSysctls
12:58:37 [2021-09-23T12:58:37.409Z] --- PASS: TestCreateServiceSysctls (3.67s)
12:58:37 [2021-09-23T12:58:37.409Z] === RUN   TestCreateServiceCapabilities
12:58:39 [2021-09-23T12:58:39.951Z] --- PASS: TestCreateServiceCapabilities (2.72s)
12:58:39 [2021-09-23T12:58:39.951Z] === RUN   TestInspect
12:58:43 [2021-09-23T12:58:43.249Z] --- PASS: TestInspect (3.08s)
12:58:43 [2021-09-23T12:58:43.249Z] === RUN   TestCreateJob
12:58:47 [2021-09-23T12:58:47.450Z] --- PASS: TestCreateJob (3.62s)
12:58:47 [2021-09-23T12:58:47.450Z] === RUN   TestReplicatedJob
12:58:54 [2021-09-23T12:58:54.031Z] --- PASS: TestReplicatedJob (6.59s)
12:58:54 [2021-09-23T12:58:54.031Z] === RUN   TestUpdateReplicatedJob
12:58:57 [2021-09-23T12:58:57.328Z] --- PASS: TestUpdateReplicatedJob (3.60s)
12:58:57 [2021-09-23T12:58:57.328Z] === RUN   TestServiceListWithStatuses
12:58:57 [2021-09-23T12:58:57.328Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:58:57 [2021-09-23T12:58:57.328Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:58:57 [2021-09-23T12:58:57.328Z] === RUN   TestDockerNetworkConnectAlias
12:59:02 [2021-09-23T12:59:02.613Z] --- PASS: TestDockerNetworkConnectAlias (4.77s)
12:59:02 [2021-09-23T12:59:02.613Z] === RUN   TestDockerNetworkReConnect
12:59:05 [2021-09-23T12:59:05.910Z] --- PASS: TestDockerNetworkReConnect (3.64s)
12:59:05 [2021-09-23T12:59:05.911Z] === RUN   TestServicePlugin
12:59:09 [2021-09-23T12:59:09.206Z]     plugin_test.go:62: [d3d5e5e61aaa5] joining swarm manager [d46d540574714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:59:10 [2021-09-23T12:59:10.147Z]     plugin_test.go:65: [d8ce01df6bc45] joining swarm manager [d46d540574714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:59:36 [2021-09-23T12:59:36.716Z] --- PASS: TestServicePlugin (30.41s)
12:59:36 [2021-09-23T12:59:36.716Z] === RUN   TestServiceUpdateLabel
12:59:38 [2021-09-23T12:59:38.100Z] --- PASS: TestServiceUpdateLabel (2.26s)
12:59:38 [2021-09-23T12:59:38.100Z] === RUN   TestServiceUpdateSecrets
12:59:53 [2021-09-23T12:59:53.000Z] --- PASS: TestServiceUpdateSecrets (15.06s)
12:59:53 [2021-09-23T12:59:53.000Z] === RUN   TestServiceUpdateConfigs
13:00:11 [2021-09-23T13:00:11.109Z] --- PASS: TestServiceUpdateConfigs (15.12s)
13:00:11 [2021-09-23T13:00:11.109Z] === RUN   TestServiceUpdateNetwork
13:00:23 [2021-09-23T13:00:23.342Z] --- PASS: TestServiceUpdateNetwork (13.16s)
13:00:23 [2021-09-23T13:00:23.342Z] === RUN   TestServiceUpdatePidsLimit
13:00:23 [2021-09-23T13:00:23.342Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:00:23 [2021-09-23T13:00:23.603Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:00:31 [2021-09-23T13:00:31.744Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:00:39 [2021-09-23T13:00:39.874Z] --- PASS: TestServiceUpdatePidsLimit (17.23s)
13:00:39 [2021-09-23T13:00:39.874Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
13:00:39 [2021-09-23T13:00:39.874Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s)
13:00:39 [2021-09-23T13:00:39.874Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s)
13:00:39 [2021-09-23T13:00:39.874Z] PASS
13:00:39 [2021-09-23T13:00:39.874Z] 
13:00:39 [2021-09-23T13:00:39.874Z] === Skipped
13:00:39 [2021-09-23T13:00:39.874Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:00:39 [2021-09-23T13:00:39.874Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:00:39 [2021-09-23T13:00:39.874Z] 
13:00:39 [2021-09-23T13:00:39.874Z] 
13:00:39 [2021-09-23T13:00:39.874Z] DONE 27 tests, 1 skipped in 175.477s
13:00:39 [2021-09-23T13:00:39.874Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:00:39 [2021-09-23T13:00:39.874Z] INFO: Testing against a local daemon
13:00:39 [2021-09-23T13:00:39.874Z] === RUN   TestSessionCreate
13:00:39 [2021-09-23T13:00:39.874Z] --- PASS: TestSessionCreate (0.02s)
13:00:39 [2021-09-23T13:00:39.874Z] === RUN   TestSessionCreateWithBadUpgrade
13:00:39 [2021-09-23T13:00:39.874Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:00:39 [2021-09-23T13:00:39.874Z] PASS
13:00:39 [2021-09-23T13:00:39.874Z] 
13:00:39 [2021-09-23T13:00:39.874Z] DONE 2 tests in 0.073s
13:00:39 [2021-09-23T13:00:39.874Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:00:39 [2021-09-23T13:00:39.874Z] INFO: Testing against a local daemon
13:00:39 [2021-09-23T13:00:39.874Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:00:39 [2021-09-23T13:00:39.874Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
13:00:39 [2021-09-23T13:00:39.874Z] === RUN   TestEventsExecDie
13:00:39 [2021-09-23T13:00:39.874Z] --- PASS: TestEventsExecDie (1.05s)
13:00:39 [2021-09-23T13:00:39.875Z] === RUN   TestEventsBackwardsCompatible
13:00:39 [2021-09-23T13:00:39.875Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
13:00:39 [2021-09-23T13:00:39.875Z] === RUN   TestInfoBinaryCommits
13:00:39 [2021-09-23T13:00:39.875Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:00:39 [2021-09-23T13:00:39.875Z] === RUN   TestInfoAPIVersioned
13:00:39 [2021-09-23T13:00:39.875Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:00:39 [2021-09-23T13:00:39.875Z] === RUN   TestInfoDiscoveryBackend
13:00:40 [2021-09-23T13:00:40.445Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
13:00:40 [2021-09-23T13:00:40.445Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:00:41 [2021-09-23T13:00:41.386Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:00:41 [2021-09-23T13:00:41.386Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:00:41 [2021-09-23T13:00:41.956Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
13:00:41 [2021-09-23T13:00:41.956Z] === RUN   TestInfoAPI
13:00:41 [2021-09-23T13:00:41.956Z] --- PASS: TestInfoAPI (0.02s)
13:00:41 [2021-09-23T13:00:41.956Z] === RUN   TestInfoAPIWarnings
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestInfoAPIWarnings (16.26s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestInfoDebug
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestInfoDebug (0.53s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestInfoInsecureRegistries
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestInfoRegistryMirrors
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestLoginFailsWithBadCredentials
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestPingCacheHeaders
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestPingCacheHeaders (0.02s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestPingGet
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestPingGet (0.01s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestPingHead
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestPingHead (0.02s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestVersion
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestVersion (0.02s)
13:01:00 [2021-09-23T13:01:00.061Z] === CONT  TestCgroupDriverSystemdMemoryLimit
13:01:01 [2021-09-23T13:01:01.444Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s)
13:01:01 [2021-09-23T13:01:01.444Z] PASS
13:01:01 [2021-09-23T13:01:01.444Z] 
13:01:01 [2021-09-23T13:01:01.444Z] DONE 18 tests in 22.754s
13:01:01 [2021-09-23T13:01:01.444Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:01:01 [2021-09-23T13:01:01.444Z] INFO: Testing against a local daemon
13:01:01 [2021-09-23T13:01:01.444Z] === RUN   TestVolumesCreateAndList
13:01:01 [2021-09-23T13:01:01.444Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:01:01 [2021-09-23T13:01:01.444Z] === RUN   TestVolumesRemove
13:01:01 [2021-09-23T13:01:01.705Z] --- PASS: TestVolumesRemove (0.10s)
13:01:01 [2021-09-23T13:01:01.705Z] === RUN   TestVolumesInspect
13:01:01 [2021-09-23T13:01:01.705Z] --- PASS: TestVolumesInspect (0.02s)
13:01:01 [2021-09-23T13:01:01.705Z] === RUN   TestVolumesInvalidJSON
13:01:01 [2021-09-23T13:01:01.705Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:01:01 [2021-09-23T13:01:01.705Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:01:01 [2021-09-23T13:01:01.705Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:01:01 [2021-09-23T13:01:01.705Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:01:01 [2021-09-23T13:01:01.705Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:01:01 [2021-09-23T13:01:01.705Z] PASS
13:01:01 [2021-09-23T13:01:01.705Z] 
13:01:01 [2021-09-23T13:01:01.705Z] DONE 5 tests in 0.194s
13:01:01 [2021-09-23T13:01:01.705Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:01:03 [2021-09-23T13:01:03.616Z] Stopping apparmor (via systemctl): apparmor.service.
13:01:03 [2021-09-23T13:01:03.616Z] Removing test suite binaries
13:01:03 [2021-09-23T13:01:03.616Z] exiting test-integration
13:01:03 [2021-09-23T13:01:03.616Z] ++ exit 0
13:01:03 [2021-09-23T13:01:03.616Z]