Skip to content

Console Output

21:23:13 [2022-03-05T21:23:13.272Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43334/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0759f013a418e8bee58fc3619486e56d8e7be77c -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0759f013a418e8bee58fc3619486e56d8e7be77c hack/make.sh dynbinary test-integration
21:23:13 [2022-03-05T21:23:13.530Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
21:23:13 [2022-03-05T21:23:13.531Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
21:23:13 [2022-03-05T21:23:13.531Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
21:23:13 [2022-03-05T21:23:13.531Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
21:23:13 [2022-03-05T21:23:13.531Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
21:23:13 [2022-03-05T21:23:13.531Z] Detected virtualization docker.
21:23:13 [2022-03-05T21:23:13.531Z] Detected architecture x86-64.
21:23:13 [2022-03-05T21:23:13.531Z] Set hostname to <92a9a83d1b38>.
21:23:13 [2022-03-05T21:23:13.789Z] modprobe@configfs.service: Succeeded.
21:23:13 [2022-03-05T21:23:13.789Z] modprobe@drm.service: Succeeded.
21:23:13 [2022-03-05T21:23:13.789Z] modprobe@fuse.service: Succeeded.
21:23:13 [2022-03-05T21:23:13.789Z] + source /etc/docker-entrypoint-cmd
21:23:13 [2022-03-05T21:23:13.789Z] ++ hack/make.sh dynbinary test-integration
21:23:13 [2022-03-05T21:23:13.789Z] 
21:23:14 [2022-03-05T21:23:14.048Z] Removing bundles/
21:23:14 [2022-03-05T21:23:14.048Z] 
21:23:14 [2022-03-05T21:23:14.048Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:23:14 [2022-03-05T21:23:14.048Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:23:14 [2022-03-05T21:23:14.048Z] GOOS="" GOARCH="" GOARM=""
21:24:50 [2022-03-05T21:24:50.546Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:24:50 [2022-03-05T21:24:50.546Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
21:24:50 [2022-03-05T21:24:50.546Z] GOOS="" GOARCH="" GOARM=""
21:24:50 [2022-03-05T21:24:50.546Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
21:24:50 [2022-03-05T21:24:50.546Z] 
21:24:50 [2022-03-05T21:24:50.546Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:24:51 [2022-03-05T21:24:51.115Z] DOCKER_SYSTEMD=1
21:24:51 [2022-03-05T21:24:51.115Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:24:51 [2022-03-05T21:24:51.115Z] HOSTNAME=92a9a83d1b38
21:24:51 [2022-03-05T21:24:51.115Z] DEST=bundles/test-integration
21:24:51 [2022-03-05T21:24:51.115Z] PWD=/go/src/github.com/docker/docker
21:24:51 [2022-03-05T21:24:51.115Z] DOCKER_GITCOMMIT=0759f013a418e8bee58fc3619486e56d8e7be77c
21:24:51 [2022-03-05T21:24:51.115Z] container=docker
21:24:51 [2022-03-05T21:24:51.115Z] HOME=/root
21:24:51 [2022-03-05T21:24:51.115Z] LANG=C.UTF-8
21:24:51 [2022-03-05T21:24:51.115Z] INVOCATION_ID=13d517a60df84bf7a03f6aafd55a68c4
21:24:51 [2022-03-05T21:24:51.115Z] GOLANG_VERSION=1.17.8
21:24:51 [2022-03-05T21:24:51.115Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:24:51 [2022-03-05T21:24:51.115Z] VALIDATE_BRANCH=master
21:24:51 [2022-03-05T21:24:51.115Z] TERM=xterm
21:24:51 [2022-03-05T21:24:51.115Z] DOCKER_PKG=github.com/docker/docker
21:24:51 [2022-03-05T21:24:51.115Z] SHLVL=3
21:24:51 [2022-03-05T21:24:51.115Z] TIMEOUT=120m
21:24:51 [2022-03-05T21:24:51.115Z] DOCKER_BUILDTAGS=apparmor seccomp journald
21:24:51 [2022-03-05T21:24:51.115Z] DOCKER_GRAPHDRIVER=overlay2
21:24:51 [2022-03-05T21:24:51.115Z] GO111MODULE=off
21:24:51 [2022-03-05T21:24:51.115Z] DOCKER_EXPERIMENTAL=1
21:24:51 [2022-03-05T21:24:51.115Z] TEST_SKIP_INTEGRATION_CLI=1
21:24:51 [2022-03-05T21:24:51.115Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:24:51 [2022-03-05T21:24:51.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:24:51 [2022-03-05T21:24:51.116Z] GOPATH=/go
21:24:51 [2022-03-05T21:24:51.116Z] PKG_CONFIG=pkg-config
21:24:51 [2022-03-05T21:24:51.116Z] _=/usr/bin/env
21:24:51 [2022-03-05T21:24:51.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:25:37 [2022-03-05T21:25:37.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:25:37 [2022-03-05T21:25:37.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:25:59 [2022-03-05T21:25:59.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:26:07 [2022-03-05T21:26:07.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:26:17 [2022-03-05T21:26:17.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:26:17 [2022-03-05T21:26:17.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:26:17 [2022-03-05T21:26:17.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:26:18 [2022-03-05T21:26:18.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:26:18 [2022-03-05T21:26:18.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:26:19 [2022-03-05T21:26:19.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:26:22 [2022-03-05T21:26:22.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:26:23 [2022-03-05T21:26:23.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:26:23 [2022-03-05T21:26:23.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:26:24 [2022-03-05T21:26:24.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:26:24 [2022-03-05T21:26:24.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:26:25 [2022-03-05T21:26:25.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:26:26 [2022-03-05T21:26:26.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:26:27 [2022-03-05T21:26:27.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:26:28 [2022-03-05T21:26:28.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:26:29 [2022-03-05T21:26:29.251Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:26:29 [2022-03-05T21:26:29.251Z] Using test binary docker
21:26:29 [2022-03-05T21:26:29.251Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:26:29 [2022-03-05T21:26:29.251Z] Starting apparmor (via systemctl): apparmor.service.
21:26:29 [2022-03-05T21:26:29.251Z] INFO: Waiting for daemon to start...
21:26:29 [2022-03-05T21:26:29.251Z] Starting dockerd
21:26:31 [2022-03-05T21:26:31.154Z] .
21:26:31 [2022-03-05T21:26:31.154Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:26:31 [2022-03-05T21:26:31.154Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:26:31 [2022-03-05T21:26:31.154Z] Error: No such image: emptyfs
21:26:31 [2022-03-05T21:26:31.415Z] Running integration-test (iteration 1)
21:26:31 [2022-03-05T21:26:31.415Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:26:31 [2022-03-05T21:26:31.673Z] Loaded image: busybox:latest
21:26:31 [2022-03-05T21:26:31.673Z] Loaded image: busybox:glibc
21:26:33 [2022-03-05T21:26:33.048Z] Loaded image: debian:bullseye-slim
21:26:33 [2022-03-05T21:26:33.048Z] Loaded image: hello-world:latest
21:26:33 [2022-03-05T21:26:33.048Z] Loaded image: arm32v7/hello-world:latest
21:26:33 [2022-03-05T21:26:33.048Z] INFO: Testing against a local daemon
21:26:33 [2022-03-05T21:26:33.048Z] === RUN   TestCgroupNamespacesBuild
21:26:34 [2022-03-05T21:26:34.426Z] --- PASS: TestCgroupNamespacesBuild (1.27s)
21:26:34 [2022-03-05T21:26:34.426Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:26:35 [2022-03-05T21:26:35.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s)
21:26:35 [2022-03-05T21:26:35.804Z] === RUN   TestBuildWithSession
21:26:35 [2022-03-05T21:26:35.804Z]     build_session_test.go:25: TODO: BuildKit
21:26:35 [2022-03-05T21:26:35.804Z] --- SKIP: TestBuildWithSession (0.00s)
21:26:35 [2022-03-05T21:26:35.804Z] === RUN   TestBuildSquashParent
21:26:41 [2022-03-05T21:26:41.076Z] --- PASS: TestBuildSquashParent (4.82s)
21:26:41 [2022-03-05T21:26:41.076Z] === RUN   TestBuildWithRemoveAndForceRemove
21:26:41 [2022-03-05T21:26:41.076Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:26:41 [2022-03-05T21:26:41.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:26:41 [2022-03-05T21:26:41.076Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:26:41 [2022-03-05T21:26:41.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:26:41 [2022-03-05T21:26:41.076Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:26:41 [2022-03-05T21:26:41.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:26:41 [2022-03-05T21:26:41.076Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:26:41 [2022-03-05T21:26:41.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:26:41 [2022-03-05T21:26:41.076Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:26:41 [2022-03-05T21:26:41.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:26:41 [2022-03-05T21:26:41.076Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:26:41 [2022-03-05T21:26:41.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:26:41 [2022-03-05T21:26:41.076Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:26:41 [2022-03-05T21:26:41.076Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:26:42 [2022-03-05T21:26:42.460Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:26:42 [2022-03-05T21:26:42.460Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:26:43 [2022-03-05T21:26:43.847Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:26:43 [2022-03-05T21:26:43.847Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:26:45 [2022-03-05T21:26:45.225Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:26:45 [2022-03-05T21:26:45.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s)
21:26:45 [2022-03-05T21:26:45.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s)
21:26:45 [2022-03-05T21:26:45.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.42s)
21:26:45 [2022-03-05T21:26:45.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s)
21:26:45 [2022-03-05T21:26:45.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.66s)
21:26:45 [2022-03-05T21:26:45.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.64s)
21:26:45 [2022-03-05T21:26:45.225Z] === RUN   TestBuildMultiStageCopy
21:26:45 [2022-03-05T21:26:45.225Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:26:46 [2022-03-05T21:26:46.601Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:26:46 [2022-03-05T21:26:46.859Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:26:47 [2022-03-05T21:26:47.117Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:26:47 [2022-03-05T21:26:47.375Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:26:47 [2022-03-05T21:26:47.375Z] --- PASS: TestBuildMultiStageCopy (2.14s)
21:26:47 [2022-03-05T21:26:47.375Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s)
21:26:47 [2022-03-05T21:26:47.375Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
21:26:47 [2022-03-05T21:26:47.375Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
21:26:47 [2022-03-05T21:26:47.375Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
21:26:47 [2022-03-05T21:26:47.375Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
21:26:47 [2022-03-05T21:26:47.375Z] === RUN   TestBuildMultiStageParentConfig
21:26:48 [2022-03-05T21:26:48.310Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
21:26:48 [2022-03-05T21:26:48.310Z] === RUN   TestBuildLabelWithTargets
21:26:49 [2022-03-05T21:26:49.245Z] --- PASS: TestBuildLabelWithTargets (0.92s)
21:26:49 [2022-03-05T21:26:49.245Z] === RUN   TestBuildWithEmptyLayers
21:26:49 [2022-03-05T21:26:49.504Z] --- PASS: TestBuildWithEmptyLayers (0.38s)
21:26:49 [2022-03-05T21:26:49.504Z] === RUN   TestBuildMultiStageOnBuild
21:26:51 [2022-03-05T21:26:51.409Z] --- PASS: TestBuildMultiStageOnBuild (1.65s)
21:26:51 [2022-03-05T21:26:51.409Z] === RUN   TestBuildUncleanTarFilenames
21:26:51 [2022-03-05T21:26:51.669Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
21:26:51 [2022-03-05T21:26:51.669Z] === RUN   TestBuildMultiStageLayerLeak
21:26:53 [2022-03-05T21:26:53.572Z] --- PASS: TestBuildMultiStageLayerLeak (1.60s)
21:26:53 [2022-03-05T21:26:53.572Z] === RUN   TestBuildWithHugeFile
21:27:49 [2022-03-05T21:27:49.812Z] --- PASS: TestBuildWithHugeFile (51.70s)
21:27:49 [2022-03-05T21:27:49.812Z] === RUN   TestBuildWCOWSandboxSize
21:27:49 [2022-03-05T21:27:49.812Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:27:49 [2022-03-05T21:27:49.812Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:27:49 [2022-03-05T21:27:49.812Z] === RUN   TestBuildWithEmptyDockerfile
21:27:49 [2022-03-05T21:27:49.812Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:27:49 [2022-03-05T21:27:49.812Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:27:49 [2022-03-05T21:27:49.812Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:27:49 [2022-03-05T21:27:49.812Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:27:49 [2022-03-05T21:27:49.812Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:27:49 [2022-03-05T21:27:49.812Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:27:49 [2022-03-05T21:27:49.812Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:27:49 [2022-03-05T21:27:49.812Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:27:49 [2022-03-05T21:27:49.812Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:27:49 [2022-03-05T21:27:49.812Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:27:49 [2022-03-05T21:27:49.812Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
21:27:49 [2022-03-05T21:27:49.812Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
21:27:49 [2022-03-05T21:27:49.812Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:27:49 [2022-03-05T21:27:49.812Z] === RUN   TestBuildPreserveOwnership
21:27:49 [2022-03-05T21:27:49.812Z] === RUN   TestBuildPreserveOwnership/copy_from
21:27:49 [2022-03-05T21:27:49.812Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:27:49 [2022-03-05T21:27:49.812Z] --- PASS: TestBuildPreserveOwnership (3.31s)
21:27:49 [2022-03-05T21:27:49.812Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.21s)
21:27:49 [2022-03-05T21:27:49.812Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s)
21:27:49 [2022-03-05T21:27:49.812Z] === RUN   TestBuildPlatformInvalid
21:27:49 [2022-03-05T21:27:49.812Z] --- PASS: TestBuildPlatformInvalid (0.07s)
21:27:49 [2022-03-05T21:27:49.812Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:27:49 [2022-03-05T21:27:49.812Z] Loaded image: busybox:latest
21:27:49 [2022-03-05T21:27:49.812Z] Loaded image: busybox:glibc
21:27:50 [2022-03-05T21:27:50.750Z] Loaded image: debian:bullseye-slim
21:27:50 [2022-03-05T21:27:50.750Z] Loaded image: hello-world:latest
21:27:51 [2022-03-05T21:27:51.011Z] Loaded image: arm32v7/hello-world:latest
21:27:59 [2022-03-05T21:27:59.130Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.37s)
21:27:59 [2022-03-05T21:27:59.130Z] PASS
21:27:59 [2022-03-05T21:27:59.130Z] 
21:27:59 [2022-03-05T21:27:59.130Z] === Skipped
21:27:59 [2022-03-05T21:27:59.130Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:27:59 [2022-03-05T21:27:59.130Z]     build_session_test.go:25: TODO: BuildKit
21:27:59 [2022-03-05T21:27:59.130Z] 
21:27:59 [2022-03-05T21:27:59.130Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:27:59 [2022-03-05T21:27:59.130Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:27:59 [2022-03-05T21:27:59.130Z] 
21:27:59 [2022-03-05T21:27:59.130Z] DONE 34 tests, 2 skipped in 87.642s
21:27:59 [2022-03-05T21:27:59.130Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:27:59 [2022-03-05T21:27:59.130Z] INFO: Testing against a local daemon
21:27:59 [2022-03-05T21:27:59.130Z] === RUN   TestConfigInspect
21:28:01 [2022-03-05T21:28:01.038Z] --- PASS: TestConfigInspect (2.14s)
21:28:01 [2022-03-05T21:28:01.038Z] === RUN   TestConfigList
21:28:03 [2022-03-05T21:28:03.573Z] --- PASS: TestConfigList (2.09s)
21:28:03 [2022-03-05T21:28:03.573Z] === RUN   TestConfigsCreateAndDelete
21:28:05 [2022-03-05T21:28:05.478Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
21:28:05 [2022-03-05T21:28:05.478Z] === RUN   TestConfigsUpdate
21:28:07 [2022-03-05T21:28:07.379Z] --- PASS: TestConfigsUpdate (2.10s)
21:28:07 [2022-03-05T21:28:07.379Z] === RUN   TestTemplatedConfig
21:28:10 [2022-03-05T21:28:10.665Z] --- PASS: TestTemplatedConfig (2.59s)
21:28:10 [2022-03-05T21:28:10.665Z] === RUN   TestConfigCreateResolve
21:28:12 [2022-03-05T21:28:12.046Z] --- PASS: TestConfigCreateResolve (2.08s)
21:28:12 [2022-03-05T21:28:12.046Z] PASS
21:28:12 [2022-03-05T21:28:12.046Z] 
21:28:12 [2022-03-05T21:28:12.046Z] DONE 6 tests in 13.154s
21:28:12 [2022-03-05T21:28:12.046Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:28:12 [2022-03-05T21:28:12.046Z] INFO: Testing against a local daemon
21:28:12 [2022-03-05T21:28:12.046Z] === RUN   TestCheckpoint
21:28:12 [2022-03-05T21:28:12.046Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:28:12 [2022-03-05T21:28:12.046Z] --- SKIP: TestCheckpoint (0.00s)
21:28:12 [2022-03-05T21:28:12.046Z] === RUN   TestContainerInvalidJSON
21:28:12 [2022-03-05T21:28:12.305Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:28:12 [2022-03-05T21:28:12.305Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:28:12 [2022-03-05T21:28:12.305Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:28:12 [2022-03-05T21:28:12.305Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:28:12 [2022-03-05T21:28:12.305Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:28:12 [2022-03-05T21:28:12.305Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:28:12 [2022-03-05T21:28:12.305Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:28:12 [2022-03-05T21:28:12.305Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:28:12 [2022-03-05T21:28:12.305Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:28:12 [2022-03-05T21:28:12.305Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:28:12 [2022-03-05T21:28:12.305Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
21:28:12 [2022-03-05T21:28:12.305Z] === RUN   TestCopyFromContainerPathIsNotDir
21:28:12 [2022-03-05T21:28:12.305Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:28:12 [2022-03-05T21:28:12.305Z] === RUN   TestCopyToContainerPathDoesNotExist
21:28:12 [2022-03-05T21:28:12.305Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
21:28:12 [2022-03-05T21:28:12.305Z] === RUN   TestCopyToContainerPathIsNotDir
21:28:12 [2022-03-05T21:28:12.305Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
21:28:12 [2022-03-05T21:28:12.305Z] === RUN   TestCopyFromContainer
21:28:13 [2022-03-05T21:28:13.267Z] === RUN   TestCopyFromContainer//
21:28:13 [2022-03-05T21:28:13.525Z] === RUN   TestCopyFromContainer//bar/root
21:28:13 [2022-03-05T21:28:13.525Z] === RUN   TestCopyFromContainer//bar/root/
21:28:13 [2022-03-05T21:28:13.525Z] === RUN   TestCopyFromContainer/bar/quux
21:28:13 [2022-03-05T21:28:13.525Z] === RUN   TestCopyFromContainer/bar/quux/
21:28:13 [2022-03-05T21:28:13.784Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:28:13 [2022-03-05T21:28:13.784Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:28:13 [2022-03-05T21:28:13.784Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:28:13 [2022-03-05T21:28:13.784Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:28:13 [2022-03-05T21:28:13.784Z] === RUN   TestCopyFromContainer/bar/notarget
21:28:14 [2022-03-05T21:28:14.043Z] --- PASS: TestCopyFromContainer (1.57s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:28:14 [2022-03-05T21:28:14.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:28:14 [2022-03-05T21:28:14.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:28:14 [2022-03-05T21:28:14.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:28:14 [2022-03-05T21:28:14.043Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:28:14 [2022-03-05T21:28:14.043Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:28:14 [2022-03-05T21:28:14.043Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:28:14 [2022-03-05T21:28:14.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateLinkToNonExistingContainer
21:28:14 [2022-03-05T21:28:14.043Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateWithInvalidEnv
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateWithInvalidEnv/0
21:28:14 [2022-03-05T21:28:14.043Z] === PAUSE TestCreateWithInvalidEnv/0
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateWithInvalidEnv/1
21:28:14 [2022-03-05T21:28:14.043Z] === PAUSE TestCreateWithInvalidEnv/1
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateWithInvalidEnv/2
21:28:14 [2022-03-05T21:28:14.043Z] === PAUSE TestCreateWithInvalidEnv/2
21:28:14 [2022-03-05T21:28:14.043Z] === CONT  TestCreateWithInvalidEnv/0
21:28:14 [2022-03-05T21:28:14.043Z] === CONT  TestCreateWithInvalidEnv/2
21:28:14 [2022-03-05T21:28:14.043Z] === CONT  TestCreateWithInvalidEnv/1
21:28:14 [2022-03-05T21:28:14.043Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:28:14 [2022-03-05T21:28:14.043Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateTmpfsMountsTarget
21:28:14 [2022-03-05T21:28:14.043Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:28:14 [2022-03-05T21:28:14.043Z] === RUN   TestCreateWithCustomMaskedPaths
21:28:15 [2022-03-05T21:28:15.949Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s)
21:28:15 [2022-03-05T21:28:15.949Z] === RUN   TestCreateWithCustomReadonlyPaths
21:28:17 [2022-03-05T21:28:17.325Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
21:28:17 [2022-03-05T21:28:17.325Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:28:17 [2022-03-05T21:28:17.325Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:28:17 [2022-03-05T21:28:17.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:28:17 [2022-03-05T21:28:17.325Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:28:17 [2022-03-05T21:28:17.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:28:17 [2022-03-05T21:28:17.325Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:28:17 [2022-03-05T21:28:17.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:28:17 [2022-03-05T21:28:17.325Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:28:17 [2022-03-05T21:28:17.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:28:17 [2022-03-05T21:28:17.325Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:28:17 [2022-03-05T21:28:17.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:28:17 [2022-03-05T21:28:17.325Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:28:17 [2022-03-05T21:28:17.325Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:28:17 [2022-03-05T21:28:17.325Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:28:17 [2022-03-05T21:28:17.325Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:28:17 [2022-03-05T21:28:17.325Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:28:17 [2022-03-05T21:28:17.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:28:17 [2022-03-05T21:28:17.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:28:17 [2022-03-05T21:28:17.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:28:17 [2022-03-05T21:28:17.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:28:17 [2022-03-05T21:28:17.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:28:17 [2022-03-05T21:28:17.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:28:17 [2022-03-05T21:28:17.325Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:28:17 [2022-03-05T21:28:17.892Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestCreateDifferentPlatform
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestCreateDifferentPlatform/different_os
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:28:17 [2022-03-05T21:28:17.892Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:28:17 [2022-03-05T21:28:17.892Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:28:17 [2022-03-05T21:28:17.892Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:28:17 [2022-03-05T21:28:17.892Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:28:17 [2022-03-05T21:28:17.892Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestContainerStartOnDaemonRestart
21:28:17 [2022-03-05T21:28:17.892Z] === PAUSE TestContainerStartOnDaemonRestart
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestDaemonRestartIpcMode
21:28:17 [2022-03-05T21:28:17.892Z] === PAUSE TestDaemonRestartIpcMode
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestDaemonHostGatewayIP
21:28:17 [2022-03-05T21:28:17.892Z] === PAUSE TestDaemonHostGatewayIP
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestRestartDaemonWithRestartingContainer
21:28:17 [2022-03-05T21:28:17.892Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestContainerKillOnDaemonStart
21:28:17 [2022-03-05T21:28:17.892Z] === PAUSE TestContainerKillOnDaemonStart
21:28:17 [2022-03-05T21:28:17.892Z] === RUN   TestDiff
21:28:18 [2022-03-05T21:28:18.458Z] --- PASS: TestDiff (0.59s)
21:28:18 [2022-03-05T21:28:18.458Z] === RUN   TestExecWithCloseStdin
21:28:19 [2022-03-05T21:28:19.025Z] --- PASS: TestExecWithCloseStdin (0.64s)
21:28:19 [2022-03-05T21:28:19.025Z] === RUN   TestExec
21:28:19 [2022-03-05T21:28:19.960Z] --- PASS: TestExec (0.62s)
21:28:19 [2022-03-05T21:28:19.960Z] === RUN   TestExecUser
21:28:20 [2022-03-05T21:28:20.528Z] --- PASS: TestExecUser (0.63s)
21:28:20 [2022-03-05T21:28:20.528Z] === RUN   TestExportContainerAndImportImage
21:28:21 [2022-03-05T21:28:21.096Z] --- PASS: TestExportContainerAndImportImage (0.65s)
21:28:21 [2022-03-05T21:28:21.096Z] === RUN   TestExportContainerAfterDaemonRestart
21:28:22 [2022-03-05T21:28:22.471Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
21:28:22 [2022-03-05T21:28:22.471Z] === RUN   TestHealthCheckWorkdir
21:28:23 [2022-03-05T21:28:23.040Z] --- PASS: TestHealthCheckWorkdir (0.65s)
21:28:23 [2022-03-05T21:28:23.040Z] === RUN   TestHealthKillContainer
21:28:31 [2022-03-05T21:28:31.159Z] --- PASS: TestHealthKillContainer (8.14s)
21:28:31 [2022-03-05T21:28:31.159Z] === RUN   TestInspectCpusetInConfigPre120
21:28:31 [2022-03-05T21:28:31.729Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
21:28:31 [2022-03-05T21:28:31.729Z] === RUN   TestIpcModeNone
21:28:32 [2022-03-05T21:28:32.297Z] --- PASS: TestIpcModeNone (0.62s)
21:28:32 [2022-03-05T21:28:32.297Z] === RUN   TestIpcModePrivate
21:28:32 [2022-03-05T21:28:32.556Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
21:28:32 [2022-03-05T21:28:32.814Z] --- PASS: TestIpcModePrivate (0.60s)
21:28:32 [2022-03-05T21:28:32.814Z] === RUN   TestIpcModeShareable
21:28:33 [2022-03-05T21:28:33.075Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
21:28:33 [2022-03-05T21:28:33.358Z] --- PASS: TestIpcModeShareable (0.62s)
21:28:33 [2022-03-05T21:28:33.358Z] === RUN   TestAPIIpcModeShareableAndContainer
21:28:35 [2022-03-05T21:28:35.267Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s)
21:28:35 [2022-03-05T21:28:35.267Z] === RUN   TestAPIIpcModeHost
21:28:35 [2022-03-05T21:28:35.527Z] --- PASS: TestAPIIpcModeHost (0.38s)
21:28:35 [2022-03-05T21:28:35.527Z] === RUN   TestDaemonIpcModeShareable
21:28:36 [2022-03-05T21:28:36.908Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:28:36 [2022-03-05T21:28:36.908Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
21:28:36 [2022-03-05T21:28:36.908Z] === RUN   TestDaemonIpcModePrivate
21:28:37 [2022-03-05T21:28:37.846Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
21:28:37 [2022-03-05T21:28:37.846Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
21:28:37 [2022-03-05T21:28:37.846Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:28:38 [2022-03-05T21:28:38.783Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
21:28:39 [2022-03-05T21:28:39.042Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
21:28:39 [2022-03-05T21:28:39.042Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:28:39 [2022-03-05T21:28:39.977Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:28:40 [2022-03-05T21:28:40.237Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
21:28:40 [2022-03-05T21:28:40.237Z] === RUN   TestIpcModeOlderClient
21:28:40 [2022-03-05T21:28:40.237Z] === PAUSE TestIpcModeOlderClient
21:28:40 [2022-03-05T21:28:40.237Z] === RUN   TestKillContainerInvalidSignal
21:28:40 [2022-03-05T21:28:40.495Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
21:28:40 [2022-03-05T21:28:40.495Z] === RUN   TestKillContainer
21:28:40 [2022-03-05T21:28:40.495Z] === RUN   TestKillContainer/no_signal
21:28:41 [2022-03-05T21:28:41.061Z] === RUN   TestKillContainer/non_killing_signal
21:28:41 [2022-03-05T21:28:41.319Z] === RUN   TestKillContainer/killing_signal
21:28:41 [2022-03-05T21:28:41.886Z] --- PASS: TestKillContainer (1.24s)
21:28:41 [2022-03-05T21:28:41.886Z]     --- PASS: TestKillContainer/no_signal (0.39s)
21:28:41 [2022-03-05T21:28:41.886Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
21:28:41 [2022-03-05T21:28:41.886Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
21:28:41 [2022-03-05T21:28:41.886Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:28:41 [2022-03-05T21:28:41.886Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:28:42 [2022-03-05T21:28:42.145Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:28:43 [2022-03-05T21:28:43.082Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s)
21:28:43 [2022-03-05T21:28:43.082Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
21:28:43 [2022-03-05T21:28:43.082Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
21:28:43 [2022-03-05T21:28:43.082Z] === RUN   TestKillStoppedContainer
21:28:43 [2022-03-05T21:28:43.082Z] --- PASS: TestKillStoppedContainer (0.04s)
21:28:43 [2022-03-05T21:28:43.082Z] === RUN   TestKillStoppedContainerAPIPre120
21:28:43 [2022-03-05T21:28:43.082Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:28:43 [2022-03-05T21:28:43.082Z] === RUN   TestKillDifferentUserContainer
21:28:43 [2022-03-05T21:28:43.650Z] --- PASS: TestKillDifferentUserContainer (0.41s)
21:28:43 [2022-03-05T21:28:43.650Z] === RUN   TestInspectOomKilledTrue
21:28:43 [2022-03-05T21:28:43.650Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:28:43 [2022-03-05T21:28:43.650Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:28:43 [2022-03-05T21:28:43.650Z] === RUN   TestInspectOomKilledFalse
21:28:43 [2022-03-05T21:28:43.910Z] --- PASS: TestInspectOomKilledFalse (0.43s)
21:28:43 [2022-03-05T21:28:43.910Z] === RUN   TestLinksEtcHostsContentMatch
21:28:44 [2022-03-05T21:28:44.170Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
21:28:44 [2022-03-05T21:28:44.170Z] === RUN   TestLinksContainerNames
21:28:45 [2022-03-05T21:28:45.107Z] --- PASS: TestLinksContainerNames (0.84s)
21:28:45 [2022-03-05T21:28:45.107Z] === RUN   TestLogsFollowTailEmpty
21:28:45 [2022-03-05T21:28:45.365Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
21:28:45 [2022-03-05T21:28:45.365Z] === RUN   TestContainerNetworkMountsNoChown
21:28:45 [2022-03-05T21:28:45.932Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/default
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/default
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/private
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/private
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rprivate
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rprivate
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/slave
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/slave
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rslave
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rslave
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/shared
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/shared
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rshared
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rshared
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/default
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/default/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/default/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/rprivate
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/rshared
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/shared
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/rslave
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/slave
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/default/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/private
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/private/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/private/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/default/mount_root
21:28:45 [2022-03-05T21:28:45.932Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:28:46 [2022-03-05T21:28:46.191Z] === CONT  TestMountDaemonRoot/private/bind_root
21:28:46 [2022-03-05T21:28:46.450Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:28:46 [2022-03-05T21:28:46.450Z] === CONT  TestMountDaemonRoot/private/mount_root
21:28:46 [2022-03-05T21:28:46.450Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:28:46 [2022-03-05T21:28:46.450Z] --- PASS: TestMountDaemonRoot (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
21:28:46 [2022-03-05T21:28:46.450Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:28:46 [2022-03-05T21:28:46.450Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
21:28:46 [2022-03-05T21:28:46.450Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:28:46 [2022-03-05T21:28:46.450Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:28:46 [2022-03-05T21:28:46.450Z] === RUN   TestContainerBindMountNonRecursive
21:28:47 [2022-03-05T21:28:47.827Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
21:28:47 [2022-03-05T21:28:47.827Z] === RUN   TestContainerVolumesMountedAsShared
21:28:48 [2022-03-05T21:28:48.086Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
21:28:48 [2022-03-05T21:28:48.086Z] === RUN   TestContainerVolumesMountedAsSlave
21:28:48 [2022-03-05T21:28:48.345Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
21:28:48 [2022-03-05T21:28:48.345Z] === RUN   TestNetworkNat
21:28:48 [2022-03-05T21:28:48.914Z] --- PASS: TestNetworkNat (0.45s)
21:28:48 [2022-03-05T21:28:48.914Z] === RUN   TestNetworkLocalhostTCPNat
21:28:49 [2022-03-05T21:28:49.174Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
21:28:49 [2022-03-05T21:28:49.174Z] === RUN   TestNetworkLoopbackNat
21:28:51 [2022-03-05T21:28:51.731Z] --- PASS: TestNetworkLoopbackNat (2.56s)
21:28:51 [2022-03-05T21:28:51.731Z] === RUN   TestPause
21:28:52 [2022-03-05T21:28:52.296Z] --- PASS: TestPause (0.42s)
21:28:52 [2022-03-05T21:28:52.296Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:28:52 [2022-03-05T21:28:52.297Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:28:52 [2022-03-05T21:28:52.297Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:28:52 [2022-03-05T21:28:52.297Z] === RUN   TestPauseStopPausedContainer
21:28:52 [2022-03-05T21:28:52.863Z] --- PASS: TestPauseStopPausedContainer (0.44s)
21:28:52 [2022-03-05T21:28:52.863Z] === RUN   TestPidHost
21:28:53 [2022-03-05T21:28:53.798Z] --- PASS: TestPidHost (0.93s)
21:28:53 [2022-03-05T21:28:53.798Z] === RUN   TestPsFilter
21:28:53 [2022-03-05T21:28:53.798Z] --- PASS: TestPsFilter (0.12s)
21:28:53 [2022-03-05T21:28:53.798Z] === RUN   TestRemoveContainerWithRemovedVolume
21:28:54 [2022-03-05T21:28:54.058Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
21:28:54 [2022-03-05T21:28:54.058Z] === RUN   TestRemoveContainerWithVolume
21:28:54 [2022-03-05T21:28:54.627Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
21:28:54 [2022-03-05T21:28:54.627Z] === RUN   TestRemoveContainerRunning
21:28:55 [2022-03-05T21:28:55.194Z] --- PASS: TestRemoveContainerRunning (0.43s)
21:28:55 [2022-03-05T21:28:55.194Z] === RUN   TestRemoveContainerForceRemoveRunning
21:28:55 [2022-03-05T21:28:55.453Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
21:28:55 [2022-03-05T21:28:55.453Z] === RUN   TestRemoveInvalidContainer
21:28:55 [2022-03-05T21:28:55.453Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:28:55 [2022-03-05T21:28:55.453Z] === RUN   TestRenameLinkedContainer
21:28:57 [2022-03-05T21:28:57.360Z] --- PASS: TestRenameLinkedContainer (1.70s)
21:28:57 [2022-03-05T21:28:57.360Z] === RUN   TestRenameStoppedContainer
21:28:57 [2022-03-05T21:28:57.619Z] --- PASS: TestRenameStoppedContainer (0.40s)
21:28:57 [2022-03-05T21:28:57.619Z] === RUN   TestRenameRunningContainerAndReuse
21:28:58 [2022-03-05T21:28:58.559Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
21:28:58 [2022-03-05T21:28:58.559Z] === RUN   TestRenameInvalidName
21:28:58 [2022-03-05T21:28:58.818Z] --- PASS: TestRenameInvalidName (0.40s)
21:28:58 [2022-03-05T21:28:58.818Z] === RUN   TestRenameAnonymousContainer
21:29:00 [2022-03-05T21:29:00.197Z] --- PASS: TestRenameAnonymousContainer (1.47s)
21:29:00 [2022-03-05T21:29:00.197Z] === RUN   TestRenameContainerWithSameName
21:29:00 [2022-03-05T21:29:00.768Z] --- PASS: TestRenameContainerWithSameName (0.39s)
21:29:00 [2022-03-05T21:29:00.768Z] === RUN   TestRenameContainerWithLinkedContainer
21:29:01 [2022-03-05T21:29:01.336Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
21:29:01 [2022-03-05T21:29:01.336Z] === RUN   TestResize
21:29:01 [2022-03-05T21:29:01.904Z] --- PASS: TestResize (0.41s)
21:29:01 [2022-03-05T21:29:01.904Z] === RUN   TestResizeWithInvalidSize
21:29:02 [2022-03-05T21:29:02.171Z] --- PASS: TestResizeWithInvalidSize (0.43s)
21:29:02 [2022-03-05T21:29:02.171Z] === RUN   TestResizeWhenContainerNotStarted
21:29:02 [2022-03-05T21:29:02.737Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:29:02 [2022-03-05T21:29:02.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:04 [2022-03-05T21:29:04.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:29:06 [2022-03-05T21:29:06.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:29:06 [2022-03-05T21:29:06.953Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:29:07 [2022-03-05T21:29:07.893Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:29:08 [2022-03-05T21:29:08.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:29:09 [2022-03-05T21:29:09.773Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:29:10 [2022-03-05T21:29:10.709Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:29:11 [2022-03-05T21:29:11.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:29:12 [2022-03-05T21:29:12.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:29:12 [2022-03-05T21:29:12.781Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:29:13 [2022-03-05T21:29:13.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:29:13 [2022-03-05T21:29:13.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:14 [2022-03-05T21:29:14.910Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:17 [2022-03-05T21:29:17.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:21 [2022-03-05T21:29:21.640Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.62s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.15s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s)
21:29:21 [2022-03-05T21:29:21.640Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s)
21:29:21 [2022-03-05T21:29:21.640Z] === RUN   TestCgroupNamespacesRun
21:29:22 [2022-03-05T21:29:22.208Z] --- PASS: TestCgroupNamespacesRun (1.13s)
21:29:22 [2022-03-05T21:29:22.208Z] === RUN   TestCgroupNamespacesRunPrivileged
21:29:22 [2022-03-05T21:29:22.208Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:29:22 [2022-03-05T21:29:22.208Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
21:29:22 [2022-03-05T21:29:22.208Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:29:23 [2022-03-05T21:29:23.586Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
21:29:23 [2022-03-05T21:29:23.586Z] === RUN   TestCgroupNamespacesRunHostMode
21:29:24 [2022-03-05T21:29:24.520Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
21:29:24 [2022-03-05T21:29:24.520Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:29:25 [2022-03-05T21:29:25.894Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
21:29:25 [2022-03-05T21:29:25.894Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:29:26 [2022-03-05T21:29:26.828Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
21:29:26 [2022-03-05T21:29:26.828Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:29:27 [2022-03-05T21:29:27.405Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
21:29:27 [2022-03-05T21:29:27.405Z] === RUN   TestCgroupNamespacesRunOlderClient
21:29:28 [2022-03-05T21:29:28.795Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
21:29:28 [2022-03-05T21:29:28.795Z] === RUN   TestNISDomainname
21:29:29 [2022-03-05T21:29:29.054Z] --- PASS: TestNISDomainname (0.50s)
21:29:29 [2022-03-05T21:29:29.054Z] === RUN   TestHostnameDnsResolution
21:29:29 [2022-03-05T21:29:29.990Z] --- PASS: TestHostnameDnsResolution (0.65s)
21:29:29 [2022-03-05T21:29:29.990Z] === RUN   TestUnprivilegedPortsAndPing
21:29:30 [2022-03-05T21:29:30.558Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
21:29:30 [2022-03-05T21:29:30.558Z] === RUN   TestStats
21:29:33 [2022-03-05T21:29:33.088Z] --- PASS: TestStats (2.47s)
21:29:33 [2022-03-05T21:29:33.088Z] === RUN   TestStopContainerWithTimeout
21:29:33 [2022-03-05T21:29:33.088Z] === RUN   TestStopContainerWithTimeout/0
21:29:33 [2022-03-05T21:29:33.088Z] === PAUSE TestStopContainerWithTimeout/0
21:29:33 [2022-03-05T21:29:33.088Z] === RUN   TestStopContainerWithTimeout/1
21:29:33 [2022-03-05T21:29:33.088Z] === PAUSE TestStopContainerWithTimeout/1
21:29:33 [2022-03-05T21:29:33.088Z] === RUN   TestStopContainerWithTimeout/3
21:29:33 [2022-03-05T21:29:33.088Z] === PAUSE TestStopContainerWithTimeout/3
21:29:33 [2022-03-05T21:29:33.088Z] === RUN   TestStopContainerWithTimeout/-1
21:29:33 [2022-03-05T21:29:33.088Z] === PAUSE TestStopContainerWithTimeout/-1
21:29:33 [2022-03-05T21:29:33.088Z] === CONT  TestStopContainerWithTimeout/0
21:29:33 [2022-03-05T21:29:33.088Z] === CONT  TestStopContainerWithTimeout/-1
21:29:33 [2022-03-05T21:29:33.657Z] === CONT  TestStopContainerWithTimeout/3
21:29:35 [2022-03-05T21:29:35.564Z] === CONT  TestStopContainerWithTimeout/1
21:29:36 [2022-03-05T21:29:36.938Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:29:36 [2022-03-05T21:29:36.938Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
21:29:36 [2022-03-05T21:29:36.938Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
21:29:36 [2022-03-05T21:29:36.938Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
21:29:36 [2022-03-05T21:29:36.938Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
21:29:36 [2022-03-05T21:29:36.938Z] === RUN   TestDeleteDevicemapper
21:29:36 [2022-03-05T21:29:36.938Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:29:36 [2022-03-05T21:29:36.938Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:29:36 [2022-03-05T21:29:36.938Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:29:38 [2022-03-05T21:29:38.314Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s)
21:29:38 [2022-03-05T21:29:38.314Z] === RUN   TestUpdateMemory
21:29:38 [2022-03-05T21:29:38.882Z] --- PASS: TestUpdateMemory (0.55s)
21:29:38 [2022-03-05T21:29:38.882Z] === RUN   TestUpdateCPUQuota
21:29:39 [2022-03-05T21:29:39.818Z] --- PASS: TestUpdateCPUQuota (0.93s)
21:29:39 [2022-03-05T21:29:39.818Z] === RUN   TestUpdatePidsLimit
21:29:39 [2022-03-05T21:29:39.818Z] === RUN   TestUpdatePidsLimit/update_from_none
21:29:39 [2022-03-05T21:29:39.818Z] === RUN   TestUpdatePidsLimit/no_change
21:29:40 [2022-03-05T21:29:40.077Z] === RUN   TestUpdatePidsLimit/update_lower
21:29:40 [2022-03-05T21:29:40.336Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:29:40 [2022-03-05T21:29:40.596Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:29:40 [2022-03-05T21:29:40.596Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:29:40 [2022-03-05T21:29:40.855Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:29:41 [2022-03-05T21:29:41.424Z] --- PASS: TestUpdatePidsLimit (1.84s)
21:29:41 [2022-03-05T21:29:41.424Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
21:29:41 [2022-03-05T21:29:41.424Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
21:29:41 [2022-03-05T21:29:41.424Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
21:29:41 [2022-03-05T21:29:41.424Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
21:29:41 [2022-03-05T21:29:41.424Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
21:29:41 [2022-03-05T21:29:41.424Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
21:29:41 [2022-03-05T21:29:41.424Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
21:29:41 [2022-03-05T21:29:41.424Z] === RUN   TestUpdateRestartPolicy
21:29:53 [2022-03-05T21:29:53.634Z] --- PASS: TestUpdateRestartPolicy (11.01s)
21:29:53 [2022-03-05T21:29:53.634Z] === RUN   TestUpdateRestartWithAutoRemove
21:29:53 [2022-03-05T21:29:53.634Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
21:29:53 [2022-03-05T21:29:53.634Z] === RUN   TestWaitNonBlocked
21:29:53 [2022-03-05T21:29:53.634Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:29:53 [2022-03-05T21:29:53.634Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:29:53 [2022-03-05T21:29:53.634Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:29:53 [2022-03-05T21:29:53.634Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:29:53 [2022-03-05T21:29:53.634Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:29:53 [2022-03-05T21:29:53.634Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:29:53 [2022-03-05T21:29:53.634Z] --- PASS: TestWaitNonBlocked (0.01s)
21:29:53 [2022-03-05T21:29:53.634Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s)
21:29:53 [2022-03-05T21:29:53.635Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s)
21:29:53 [2022-03-05T21:29:53.635Z] === RUN   TestWaitBlocked
21:29:53 [2022-03-05T21:29:53.635Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:29:53 [2022-03-05T21:29:53.635Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:29:53 [2022-03-05T21:29:53.635Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:29:53 [2022-03-05T21:29:53.635Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:29:53 [2022-03-05T21:29:53.635Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:29:53 [2022-03-05T21:29:53.635Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:29:54 [2022-03-05T21:29:54.204Z] --- PASS: TestWaitBlocked (0.01s)
21:29:54 [2022-03-05T21:29:54.204Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
21:29:54 [2022-03-05T21:29:54.204Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
21:29:54 [2022-03-05T21:29:54.204Z] === CONT  TestContainerStartOnDaemonRestart
21:29:54 [2022-03-05T21:29:54.204Z] === CONT  TestRestartDaemonWithRestartingContainer
21:29:56 [2022-03-05T21:29:56.750Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s)
21:29:56 [2022-03-05T21:29:56.751Z] === CONT  TestDaemonHostGatewayIP
21:29:56 [2022-03-05T21:29:56.751Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s)
21:29:56 [2022-03-05T21:29:56.751Z] === CONT  TestDaemonRestartIpcMode
21:29:59 [2022-03-05T21:29:59.283Z] --- PASS: TestDaemonRestartIpcMode (2.62s)
21:29:59 [2022-03-05T21:29:59.283Z] === CONT  TestIpcModeOlderClient
21:29:59 [2022-03-05T21:29:59.283Z] --- PASS: TestDaemonHostGatewayIP (2.69s)
21:29:59 [2022-03-05T21:29:59.283Z] === CONT  TestContainerKillOnDaemonStart
21:29:59 [2022-03-05T21:29:59.283Z] --- PASS: TestIpcModeOlderClient (0.08s)
21:30:11 [2022-03-05T21:30:11.489Z] --- PASS: TestContainerKillOnDaemonStart (11.48s)
21:30:11 [2022-03-05T21:30:11.489Z] PASS
21:30:11 [2022-03-05T21:30:11.489Z] 
21:30:11 [2022-03-05T21:30:11.489Z] === Skipped
21:30:11 [2022-03-05T21:30:11.489Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:30:11 [2022-03-05T21:30:11.489Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:30:11 [2022-03-05T21:30:11.489Z] 
21:30:11 [2022-03-05T21:30:11.489Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:30:11 [2022-03-05T21:30:11.489Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:30:11 [2022-03-05T21:30:11.489Z] 
21:30:11 [2022-03-05T21:30:11.489Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:30:11 [2022-03-05T21:30:11.489Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:30:11 [2022-03-05T21:30:11.489Z] 
21:30:11 [2022-03-05T21:30:11.489Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
21:30:11 [2022-03-05T21:30:11.489Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:30:11 [2022-03-05T21:30:11.489Z] 
21:30:11 [2022-03-05T21:30:11.489Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:30:11 [2022-03-05T21:30:11.489Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:30:11 [2022-03-05T21:30:11.489Z] 
21:30:11 [2022-03-05T21:30:11.489Z] DONE 200 tests, 5 skipped in 118.552s
21:30:11 [2022-03-05T21:30:11.489Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:30:11 [2022-03-05T21:30:11.489Z] === RUN   TestConfigDaemonLibtrustID
21:30:11 [2022-03-05T21:30:11.489Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
21:30:11 [2022-03-05T21:30:11.489Z] === RUN   TestDaemonConfigValidation
21:30:11 [2022-03-05T21:30:11.489Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:30:11 [2022-03-05T21:30:11.489Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:30:11 [2022-03-05T21:30:11.489Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:30:11 [2022-03-05T21:30:11.489Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:30:11 [2022-03-05T21:30:11.489Z] === RUN   TestDaemonConfigValidation/invalid_config
21:30:11 [2022-03-05T21:30:11.489Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:30:11 [2022-03-05T21:30:11.489Z] === RUN   TestDaemonConfigValidation/malformed_config
21:30:11 [2022-03-05T21:30:11.489Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:30:11 [2022-03-05T21:30:11.489Z] === RUN   TestDaemonConfigValidation/valid_config
21:30:11 [2022-03-05T21:30:11.489Z] === PAUSE TestDaemonConfigValidation/valid_config
21:30:11 [2022-03-05T21:30:11.489Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:30:11 [2022-03-05T21:30:11.489Z] === CONT  TestDaemonConfigValidation/malformed_config
21:30:11 [2022-03-05T21:30:11.489Z] === CONT  TestDaemonConfigValidation/valid_config
21:30:11 [2022-03-05T21:30:11.489Z] === CONT  TestDaemonConfigValidation/invalid_config
21:30:11 [2022-03-05T21:30:11.489Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:30:11 [2022-03-05T21:30:11.489Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:30:11 [2022-03-05T21:30:11.489Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
21:30:11 [2022-03-05T21:30:11.489Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
21:30:11 [2022-03-05T21:30:11.489Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
21:30:11 [2022-03-05T21:30:11.489Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
21:30:11 [2022-03-05T21:30:11.489Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
21:30:11 [2022-03-05T21:30:11.489Z] === RUN   TestConfigDaemonSeccompProfiles
21:30:11 [2022-03-05T21:30:11.489Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:30:12 [2022-03-05T21:30:12.426Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:30:13 [2022-03-05T21:30:13.804Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:30:14 [2022-03-05T21:30:14.744Z] === CONT  TestConfigDaemonSeccompProfiles
21:30:14 [2022-03-05T21:30:14.744Z]     daemon_test.go:156: [d5d05df933365] daemon is not started
21:30:14 [2022-03-05T21:30:14.744Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
21:30:14 [2022-03-05T21:30:14.744Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
21:30:14 [2022-03-05T21:30:14.744Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
21:30:14 [2022-03-05T21:30:14.744Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
21:30:14 [2022-03-05T21:30:14.744Z] === RUN   TestDaemonProxy
21:30:14 [2022-03-05T21:30:14.744Z] === RUN   TestDaemonProxy/environment_variables
21:30:16 [2022-03-05T21:30:16.652Z] === RUN   TestDaemonProxy/command-line_options
21:30:18 [2022-03-05T21:30:18.032Z] === RUN   TestDaemonProxy/configuration_file
21:30:19 [2022-03-05T21:30:19.940Z] === RUN   TestDaemonProxy/conflicting_options
21:30:20 [2022-03-05T21:30:20.507Z] === RUN   TestDaemonProxy/reload_sanitized
21:30:20 [2022-03-05T21:30:20.765Z] --- PASS: TestDaemonProxy (6.27s)
21:30:20 [2022-03-05T21:30:20.765Z]     --- PASS: TestDaemonProxy/environment_variables (1.80s)
21:30:20 [2022-03-05T21:30:20.765Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
21:30:20 [2022-03-05T21:30:20.765Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
21:30:20 [2022-03-05T21:30:20.765Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:30:20 [2022-03-05T21:30:20.765Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:30:20 [2022-03-05T21:30:20.765Z] PASS
21:30:20 [2022-03-05T21:30:20.765Z] 
21:30:20 [2022-03-05T21:30:20.765Z] DONE 17 tests in 10.189s
21:30:21 [2022-03-05T21:30:21.023Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:30:21 [2022-03-05T21:30:21.023Z] INFO: Testing against a local daemon
21:30:21 [2022-03-05T21:30:21.023Z] === RUN   TestCommitInheritsEnv
21:30:21 [2022-03-05T21:30:21.282Z] --- PASS: TestCommitInheritsEnv (0.27s)
21:30:21 [2022-03-05T21:30:21.282Z] === RUN   TestImportExtremelyLargeImageWorks
21:30:21 [2022-03-05T21:30:21.282Z] === PAUSE TestImportExtremelyLargeImageWorks
21:30:21 [2022-03-05T21:30:21.282Z] === RUN   TestImportWithCustomPlatform
21:30:21 [2022-03-05T21:30:21.282Z] === RUN   TestImportWithCustomPlatform/#00
21:30:21 [2022-03-05T21:30:21.282Z] === RUN   TestImportWithCustomPlatform/_______
21:30:21 [2022-03-05T21:30:21.282Z] === RUN   TestImportWithCustomPlatform//
21:30:21 [2022-03-05T21:30:21.282Z] === RUN   TestImportWithCustomPlatform/linux
21:30:21 [2022-03-05T21:30:21.282Z] === RUN   TestImportWithCustomPlatform/LINUX
21:30:21 [2022-03-05T21:30:21.540Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:30:21 [2022-03-05T21:30:21.540Z] === RUN   TestImportWithCustomPlatform/macos
21:30:21 [2022-03-05T21:30:21.540Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:30:21 [2022-03-05T21:30:21.540Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:30:21 [2022-03-05T21:30:21.540Z] --- PASS: TestImportWithCustomPlatform (0.29s)
21:30:21 [2022-03-05T21:30:21.540Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
21:30:21 [2022-03-05T21:30:21.540Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:30:21 [2022-03-05T21:30:21.540Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:30:21 [2022-03-05T21:30:21.540Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
21:30:21 [2022-03-05T21:30:21.540Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
21:30:21 [2022-03-05T21:30:21.540Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:30:21 [2022-03-05T21:30:21.540Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:30:21 [2022-03-05T21:30:21.540Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:30:21 [2022-03-05T21:30:21.540Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:30:21 [2022-03-05T21:30:21.540Z] === RUN   TestImagesFilterMultiReference
21:30:21 [2022-03-05T21:30:21.540Z] --- PASS: TestImagesFilterMultiReference (0.05s)
21:30:21 [2022-03-05T21:30:21.540Z] === RUN   TestImagePullPlatformInvalid
21:30:21 [2022-03-05T21:30:21.540Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:30:21 [2022-03-05T21:30:21.540Z] === RUN   TestRemoveImageOrphaning
21:30:21 [2022-03-05T21:30:21.801Z] --- PASS: TestRemoveImageOrphaning (0.25s)
21:30:21 [2022-03-05T21:30:21.801Z] === RUN   TestRemoveImageGarbageCollector
21:30:23 [2022-03-05T21:30:23.721Z] --- PASS: TestRemoveImageGarbageCollector (1.86s)
21:30:23 [2022-03-05T21:30:23.721Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:30:23 [2022-03-05T21:30:23.721Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:30:23 [2022-03-05T21:30:23.721Z] === RUN   TestTagInvalidReference
21:30:23 [2022-03-05T21:30:23.721Z] --- PASS: TestTagInvalidReference (0.01s)
21:30:23 [2022-03-05T21:30:23.721Z] === RUN   TestTagValidPrefixedRepo
21:30:23 [2022-03-05T21:30:23.721Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
21:30:23 [2022-03-05T21:30:23.721Z] === RUN   TestTagExistedNameWithoutForce
21:30:23 [2022-03-05T21:30:23.721Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:30:23 [2022-03-05T21:30:23.721Z] === RUN   TestTagOfficialNames
21:30:23 [2022-03-05T21:30:23.721Z] --- PASS: TestTagOfficialNames (0.05s)
21:30:23 [2022-03-05T21:30:23.721Z] === RUN   TestTagMatchesDigest
21:30:23 [2022-03-05T21:30:23.721Z] --- PASS: TestTagMatchesDigest (0.01s)
21:30:23 [2022-03-05T21:30:23.721Z] === CONT  TestImportExtremelyLargeImageWorks
21:32:00 [2022-03-05T21:32:00.171Z] --- PASS: TestImportExtremelyLargeImageWorks (90.34s)
21:32:00 [2022-03-05T21:32:00.171Z] PASS
21:32:00 [2022-03-05T21:32:00.171Z] 
21:32:00 [2022-03-05T21:32:00.171Z] DONE 22 tests in 93.264s
21:32:00 [2022-03-05T21:32:00.171Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:32:00 [2022-03-05T21:32:00.171Z] INFO: Testing against a local daemon
21:32:00 [2022-03-05T21:32:00.171Z] === RUN   TestNetworkCreateDelete
21:32:00 [2022-03-05T21:32:00.171Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:32:00 [2022-03-05T21:32:00.172Z] === RUN   TestDockerNetworkDeletePreferID
21:32:00 [2022-03-05T21:32:00.172Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
21:32:00 [2022-03-05T21:32:00.172Z] === RUN   TestDaemonDNSFallback
21:32:01 [2022-03-05T21:32:01.108Z] --- PASS: TestDaemonDNSFallback (6.32s)
21:32:01 [2022-03-05T21:32:01.108Z] === RUN   TestInspectNetwork
21:32:04 [2022-03-05T21:32:04.394Z] === RUN   TestInspectNetwork/full_network_id
21:32:04 [2022-03-05T21:32:04.394Z] === RUN   TestInspectNetwork/partial_network_id
21:32:04 [2022-03-05T21:32:04.394Z] === RUN   TestInspectNetwork/network_name
21:32:04 [2022-03-05T21:32:04.394Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:32:08 [2022-03-05T21:32:08.587Z] --- PASS: TestInspectNetwork (7.27s)
21:32:08 [2022-03-05T21:32:08.587Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:32:08 [2022-03-05T21:32:08.587Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:32:08 [2022-03-05T21:32:08.587Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:32:08 [2022-03-05T21:32:08.587Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:32:08 [2022-03-05T21:32:08.587Z] === RUN   TestRunContainerWithBridgeNone
21:32:09 [2022-03-05T21:32:09.967Z] --- PASS: TestRunContainerWithBridgeNone (1.52s)
21:32:09 [2022-03-05T21:32:09.967Z] === RUN   TestNetworkInvalidJSON
21:32:09 [2022-03-05T21:32:09.967Z] === RUN   TestNetworkInvalidJSON//networks/create
21:32:09 [2022-03-05T21:32:09.967Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:32:09 [2022-03-05T21:32:09.967Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:32:09 [2022-03-05T21:32:09.967Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:32:09 [2022-03-05T21:32:09.967Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:32:09 [2022-03-05T21:32:09.967Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:32:09 [2022-03-05T21:32:09.967Z] === CONT  TestNetworkInvalidJSON//networks/create
21:32:09 [2022-03-05T21:32:09.967Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:32:09 [2022-03-05T21:32:09.967Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:32:09 [2022-03-05T21:32:09.967Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:32:09 [2022-03-05T21:32:09.967Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:32:09 [2022-03-05T21:32:09.967Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:32:09 [2022-03-05T21:32:09.967Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:32:09 [2022-03-05T21:32:09.967Z] === RUN   TestNetworkList
21:32:09 [2022-03-05T21:32:09.967Z] === RUN   TestNetworkList//networks
21:32:09 [2022-03-05T21:32:09.967Z] === PAUSE TestNetworkList//networks
21:32:09 [2022-03-05T21:32:09.967Z] === RUN   TestNetworkList//networks/
21:32:09 [2022-03-05T21:32:09.967Z] === PAUSE TestNetworkList//networks/
21:32:09 [2022-03-05T21:32:09.967Z] === CONT  TestNetworkList//networks
21:32:09 [2022-03-05T21:32:09.967Z] === CONT  TestNetworkList//networks/
21:32:09 [2022-03-05T21:32:09.967Z] --- PASS: TestNetworkList (0.01s)
21:32:09 [2022-03-05T21:32:09.967Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:32:09 [2022-03-05T21:32:09.967Z]     --- PASS: TestNetworkList//networks (0.00s)
21:32:09 [2022-03-05T21:32:09.967Z] === RUN   TestHostIPv4BridgeLabel
21:32:10 [2022-03-05T21:32:10.536Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:32:10 [2022-03-05T21:32:10.536Z] === RUN   TestDaemonRestartWithLiveRestore
21:32:11 [2022-03-05T21:32:11.502Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:32:11 [2022-03-05T21:32:11.502Z] === RUN   TestDaemonDefaultNetworkPools
21:32:12 [2022-03-05T21:32:12.070Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
21:32:12 [2022-03-05T21:32:12.070Z] === RUN   TestDaemonRestartWithExistingNetwork
21:32:13 [2022-03-05T21:32:13.444Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
21:32:13 [2022-03-05T21:32:13.444Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:32:14 [2022-03-05T21:32:14.385Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
21:32:14 [2022-03-05T21:32:14.385Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:32:14 [2022-03-05T21:32:14.952Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:32:14 [2022-03-05T21:32:14.952Z] === RUN   TestServiceWithPredefinedNetwork
21:32:17 [2022-03-05T21:32:17.488Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
21:32:17 [2022-03-05T21:32:17.488Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:32:17 [2022-03-05T21:32:17.488Z]     service_test.go:243: FLAKY_TEST
21:32:17 [2022-03-05T21:32:17.488Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:32:17 [2022-03-05T21:32:17.488Z] === RUN   TestServiceWithDataPathPortInit
21:32:32 [2022-03-05T21:32:32.376Z] --- PASS: TestServiceWithDataPathPortInit (13.82s)
21:32:32 [2022-03-05T21:32:32.376Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:32:33 [2022-03-05T21:32:33.755Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:31sfgmre6t512anm5xczvendb Created:2022-03-05 21:32:32.373599519 +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[f18c49866f45c74c6ff89c38b5f7f3b09cda82d08a8edf4701925d40a5f4e13c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6x6hhmsuf8twml2se85f54bli EndpointID:7569215eb9c11b05a2285f4d73e7f837e7432782d3ba3fed9835e758144f767b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5650821a4bc89cb852093feb881ad8cf52b288626f571561386b291afadf61d1 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:7e65b78aca16 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6x6hhmsuf8twml2se85f54bli EndpointID:7569215eb9c11b05a2285f4d73e7f837e7432782d3ba3fed9835e758144f767b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:32:37 [2022-03-05T21:32:37.944Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
21:32:37 [2022-03-05T21:32:37.944Z] PASS
21:32:37 [2022-03-05T21:32:37.944Z] 
21:32:37 [2022-03-05T21:32:37.944Z] === Skipped
21:32:37 [2022-03-05T21:32:37.944Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:32:37 [2022-03-05T21:32:37.944Z]     service_test.go:243: FLAKY_TEST
21:32:37 [2022-03-05T21:32:37.944Z] 
21:32:37 [2022-03-05T21:32:37.944Z] DONE 26 tests, 1 skipped in 43.796s
21:32:37 [2022-03-05T21:32:37.944Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:32:37 [2022-03-05T21:32:37.944Z] INFO: Testing against a local daemon
21:32:37 [2022-03-05T21:32:37.944Z] === RUN   TestDockerNetworkIpvlanPersistance
21:32:37 [2022-03-05T21:32:37.944Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:32:37 [2022-03-05T21:32:37.944Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:32:37 [2022-03-05T21:32:37.944Z] === RUN   TestDockerNetworkIpvlan
21:32:37 [2022-03-05T21:32:37.944Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:32:37 [2022-03-05T21:32:37.944Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:32:37 [2022-03-05T21:32:37.944Z] PASS
21:32:37 [2022-03-05T21:32:37.944Z] 
21:32:37 [2022-03-05T21:32:37.944Z] === Skipped
21:32:37 [2022-03-05T21:32:37.944Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:32:37 [2022-03-05T21:32:37.944Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:32:37 [2022-03-05T21:32:37.944Z] 
21:32:37 [2022-03-05T21:32:37.944Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:32:37 [2022-03-05T21:32:37.944Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:32:37 [2022-03-05T21:32:37.944Z] 
21:32:37 [2022-03-05T21:32:37.944Z] DONE 2 tests, 2 skipped in 0.034s
21:32:37 [2022-03-05T21:32:37.944Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:32:37 [2022-03-05T21:32:37.944Z] INFO: Testing against a local daemon
21:32:37 [2022-03-05T21:32:37.944Z] === RUN   TestDockerNetworkMacvlanPersistance
21:32:39 [2022-03-05T21:32:39.319Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
21:32:39 [2022-03-05T21:32:39.319Z] === RUN   TestDockerNetworkMacvlan
21:32:39 [2022-03-05T21:32:39.888Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:32:40 [2022-03-05T21:32:40.824Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:32:41 [2022-03-05T21:32:41.393Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:32:43 [2022-03-05T21:32:43.301Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:32:45 [2022-03-05T21:32:45.206Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:32:48 [2022-03-05T21:32:48.487Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:32:48 [2022-03-05T21:32:48.746Z] --- PASS: TestDockerNetworkMacvlan (9.36s)
21:32:48 [2022-03-05T21:32:48.746Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
21:32:48 [2022-03-05T21:32:48.746Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
21:32:48 [2022-03-05T21:32:48.746Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
21:32:48 [2022-03-05T21:32:48.746Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
21:32:48 [2022-03-05T21:32:48.746Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s)
21:32:48 [2022-03-05T21:32:48.746Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
21:32:48 [2022-03-05T21:32:48.746Z] PASS
21:32:48 [2022-03-05T21:32:48.746Z] 
21:32:48 [2022-03-05T21:32:48.746Z] DONE 8 tests in 10.635s
21:32:48 [2022-03-05T21:32:48.746Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:32:48 [2022-03-05T21:32:48.746Z] testing: warning: no tests to run
21:32:48 [2022-03-05T21:32:48.746Z] PASS
21:32:48 [2022-03-05T21:32:48.746Z] 
21:32:48 [2022-03-05T21:32:48.746Z] DONE 0 tests in 0.012s
21:32:48 [2022-03-05T21:32:48.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:32:48 [2022-03-05T21:32:48.746Z] INFO: Testing against a local daemon
21:32:48 [2022-03-05T21:32:48.746Z] === RUN   TestAuthZPluginAllowRequest
21:32:50 [2022-03-05T21:32:50.122Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
21:32:50 [2022-03-05T21:32:50.122Z] === RUN   TestAuthZPluginTLS
21:32:50 [2022-03-05T21:32:50.381Z] --- PASS: TestAuthZPluginTLS (0.54s)
21:32:50 [2022-03-05T21:32:50.381Z] === RUN   TestAuthZPluginDenyRequest
21:32:50 [2022-03-05T21:32:50.949Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:32:50 [2022-03-05T21:32:50.949Z] === RUN   TestAuthZPluginAPIDenyResponse
21:32:51 [2022-03-05T21:32:51.517Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:32:51 [2022-03-05T21:32:51.517Z] === RUN   TestAuthZPluginDenyResponse
21:32:52 [2022-03-05T21:32:52.086Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:32:52 [2022-03-05T21:32:52.086Z] === RUN   TestAuthZPluginAllowEventStream
21:32:53 [2022-03-05T21:32:53.462Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
21:32:53 [2022-03-05T21:32:53.462Z] === RUN   TestAuthZPluginErrorResponse
21:32:53 [2022-03-05T21:32:53.719Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:32:53 [2022-03-05T21:32:53.720Z] === RUN   TestAuthZPluginErrorRequest
21:32:54 [2022-03-05T21:32:54.285Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:32:54 [2022-03-05T21:32:54.285Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:32:54 [2022-03-05T21:32:54.853Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:32:54 [2022-03-05T21:32:54.853Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:32:56 [2022-03-05T21:32:56.227Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
21:32:56 [2022-03-05T21:32:56.227Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:32:57 [2022-03-05T21:32:57.610Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s)
21:32:57 [2022-03-05T21:32:57.610Z] === RUN   TestAuthZPluginHeader
21:32:58 [2022-03-05T21:32:58.178Z] --- PASS: TestAuthZPluginHeader (0.69s)
21:32:58 [2022-03-05T21:32:58.178Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:33:02 [2022-03-05T21:33:02.366Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.02s)
21:33:02 [2022-03-05T21:33:02.367Z] === RUN   TestAuthZPluginV2Disable
21:33:05 [2022-03-05T21:33:05.668Z] --- PASS: TestAuthZPluginV2Disable (3.38s)
21:33:05 [2022-03-05T21:33:05.668Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:33:08 [2022-03-05T21:33:08.955Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.32s)
21:33:08 [2022-03-05T21:33:08.955Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:33:18 [2022-03-05T21:33:18.932Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.72s)
21:33:18 [2022-03-05T21:33:18.932Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:33:37 [2022-03-05T21:33:37.018Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
21:33:37 [2022-03-05T21:33:37.018Z] PASS
21:33:37 [2022-03-05T21:33:37.018Z] 
21:33:37 [2022-03-05T21:33:37.018Z] DONE 17 tests in 46.548s
21:33:37 [2022-03-05T21:33:37.018Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:33:37 [2022-03-05T21:33:37.018Z] INFO: Testing against a local daemon
21:33:37 [2022-03-05T21:33:37.018Z] === RUN   TestPluginInvalidJSON
21:33:37 [2022-03-05T21:33:37.018Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:33:37 [2022-03-05T21:33:37.018Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:33:37 [2022-03-05T21:33:37.018Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:33:37 [2022-03-05T21:33:37.018Z] --- PASS: TestPluginInvalidJSON (0.03s)
21:33:37 [2022-03-05T21:33:37.018Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:33:37 [2022-03-05T21:33:37.018Z] === RUN   TestPluginInstall
21:33:37 [2022-03-05T21:33:37.018Z] === RUN   TestPluginInstall/no_auth
21:33:37 [2022-03-05T21:33:37.018Z] time="2022-03-05T21:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:33:37 [2022-03-05T21:33:37.018Z] time="2022-03-05T21:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af62ab1671206bcfef7b2e5cffd84e7a884d28f68920dc74bf4de8f6247c4818" mediatype=application/vnd.docker.plugin.v1+json size=522
21:33:37 [2022-03-05T21:33:37.018Z] time="2022-03-05T21:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:33:37 [2022-03-05T21:33:37.018Z] time="2022-03-05T21:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af62ab1671206bcfef7b2e5cffd84e7a884d28f68920dc74bf4de8f6247c4818" mediatype=application/vnd.docker.plugin.v1+json size=522
21:33:37 [2022-03-05T21:33:37.018Z] === RUN   TestPluginInstall/with_htpasswd
21:33:37 [2022-03-05T21:33:37.277Z] time="2022-03-05T21:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:33:37 [2022-03-05T21:33:37.277Z] time="2022-03-05T21:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af62ab1671206bcfef7b2e5cffd84e7a884d28f68920dc74bf4de8f6247c4818" mediatype=application/vnd.docker.plugin.v1+json size=522
21:33:37 [2022-03-05T21:33:37.277Z] time="2022-03-05T21:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:33:37 [2022-03-05T21:33:37.277Z] time="2022-03-05T21:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af62ab1671206bcfef7b2e5cffd84e7a884d28f68920dc74bf4de8f6247c4818" mediatype=application/vnd.docker.plugin.v1+json size=522
21:33:37 [2022-03-05T21:33:37.536Z] === RUN   TestPluginInstall/with_insecure
21:33:38 [2022-03-05T21:33:38.473Z] time="2022-03-05T21:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:33:38 [2022-03-05T21:33:38.473Z] time="2022-03-05T21:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5576c687839569e4e2bbf1beba681f06b9d4d25ae23e1a6fdd07b8407b102160" mediatype=application/vnd.docker.plugin.v1+json size=522
21:33:38 [2022-03-05T21:33:38.473Z] time="2022-03-05T21:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:33:38 [2022-03-05T21:33:38.473Z] time="2022-03-05T21:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5576c687839569e4e2bbf1beba681f06b9d4d25ae23e1a6fdd07b8407b102160" mediatype=application/vnd.docker.plugin.v1+json size=522
21:33:38 [2022-03-05T21:33:38.473Z]     plugin_test.go:165: [d3efff18acac9] daemon is not started
21:33:38 [2022-03-05T21:33:38.473Z] --- PASS: TestPluginInstall (3.18s)
21:33:38 [2022-03-05T21:33:38.473Z]     --- PASS: TestPluginInstall/no_auth (1.53s)
21:33:38 [2022-03-05T21:33:38.473Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
21:33:38 [2022-03-05T21:33:38.473Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
21:33:38 [2022-03-05T21:33:38.473Z] === RUN   TestPluginsWithRuntimes
21:33:40 [2022-03-05T21:33:40.379Z] === RUN   TestPluginsWithRuntimes/No_Args
21:33:40 [2022-03-05T21:33:40.947Z] === RUN   TestPluginsWithRuntimes/With_Args
21:33:41 [2022-03-05T21:33:41.885Z] --- PASS: TestPluginsWithRuntimes (3.23s)
21:33:41 [2022-03-05T21:33:41.885Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
21:33:41 [2022-03-05T21:33:41.885Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.83s)
21:33:41 [2022-03-05T21:33:41.885Z] === RUN   TestPluginBackCompatMediaTypes
21:33:42 [2022-03-05T21:33:42.454Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
21:33:42 [2022-03-05T21:33:42.454Z] PASS
21:33:42 [2022-03-05T21:33:42.454Z] 
21:33:42 [2022-03-05T21:33:42.454Z] DONE 10 tests in 7.071s
21:33:42 [2022-03-05T21:33:42.454Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:33:42 [2022-03-05T21:33:42.454Z] INFO: Testing against a local daemon
21:33:42 [2022-03-05T21:33:42.454Z] === RUN   TestExternalGraphDriver
21:33:42 [2022-03-05T21:33:42.454Z] === RUN   TestExternalGraphDriver/json
21:33:44 [2022-03-05T21:33:44.371Z] === RUN   TestExternalGraphDriver/spec
21:33:45 [2022-03-05T21:33:45.749Z] === RUN   TestExternalGraphDriver/pull
21:33:47 [2022-03-05T21:33:47.653Z] --- PASS: TestExternalGraphDriver (4.92s)
21:33:47 [2022-03-05T21:33:47.653Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
21:33:47 [2022-03-05T21:33:47.653Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
21:33:47 [2022-03-05T21:33:47.653Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
21:33:47 [2022-03-05T21:33:47.653Z] === RUN   TestGraphdriverPluginV2
21:33:51 [2022-03-05T21:33:51.848Z] --- PASS: TestGraphdriverPluginV2 (3.79s)
21:33:51 [2022-03-05T21:33:51.849Z] PASS
21:33:51 [2022-03-05T21:33:51.849Z] 
21:33:51 [2022-03-05T21:33:51.849Z] DONE 5 tests in 8.740s
21:33:51 [2022-03-05T21:33:51.849Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:33:51 [2022-03-05T21:33:51.849Z] INFO: Testing against a local daemon
21:33:51 [2022-03-05T21:33:51.849Z] === RUN   TestContinueAfterPluginCrash
21:33:51 [2022-03-05T21:33:51.849Z] === PAUSE TestContinueAfterPluginCrash
21:33:51 [2022-03-05T21:33:51.849Z] === RUN   TestReadPluginNoRead
21:33:51 [2022-03-05T21:33:51.849Z] === PAUSE TestReadPluginNoRead
21:33:51 [2022-03-05T21:33:51.849Z] === RUN   TestDaemonStartWithLogOpt
21:33:51 [2022-03-05T21:33:51.849Z] === PAUSE TestDaemonStartWithLogOpt
21:33:51 [2022-03-05T21:33:51.849Z] === CONT  TestContinueAfterPluginCrash
21:33:51 [2022-03-05T21:33:51.849Z] === CONT  TestDaemonStartWithLogOpt
21:33:55 [2022-03-05T21:33:55.132Z] --- PASS: TestDaemonStartWithLogOpt (3.36s)
21:33:55 [2022-03-05T21:33:55.132Z] === CONT  TestReadPluginNoRead
21:33:57 [2022-03-05T21:33:57.032Z] === RUN   TestReadPluginNoRead/default
21:33:57 [2022-03-05T21:33:57.967Z] === RUN   TestReadPluginNoRead/disabled_caching
21:33:58 [2022-03-05T21:33:58.905Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:33:59 [2022-03-05T21:33:59.475Z] --- PASS: TestContinueAfterPluginCrash (8.23s)
21:34:00 [2022-03-05T21:34:00.413Z] === CONT  TestReadPluginNoRead
21:34:00 [2022-03-05T21:34:00.413Z]     read_test.go:92: [da2c82c9986a3] daemon is not started
21:34:00 [2022-03-05T21:34:00.413Z] --- PASS: TestReadPluginNoRead (5.66s)
21:34:00 [2022-03-05T21:34:00.413Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
21:34:00 [2022-03-05T21:34:00.413Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
21:34:00 [2022-03-05T21:34:00.413Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
21:34:00 [2022-03-05T21:34:00.413Z] PASS
21:34:00 [2022-03-05T21:34:00.413Z] 
21:34:00 [2022-03-05T21:34:00.413Z] DONE 6 tests in 9.059s
21:34:00 [2022-03-05T21:34:00.413Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:34:00 [2022-03-05T21:34:00.413Z] testing: warning: no tests to run
21:34:00 [2022-03-05T21:34:00.413Z] PASS
21:34:00 [2022-03-05T21:34:00.413Z] 
21:34:00 [2022-03-05T21:34:00.413Z] DONE 0 tests in 0.013s
21:34:00 [2022-03-05T21:34:00.413Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:34:00 [2022-03-05T21:34:00.413Z] INFO: Testing against a local daemon
21:34:00 [2022-03-05T21:34:00.413Z] === RUN   TestPluginWithDevMounts
21:34:00 [2022-03-05T21:34:00.413Z] === PAUSE TestPluginWithDevMounts
21:34:00 [2022-03-05T21:34:00.413Z] === CONT  TestPluginWithDevMounts
21:34:01 [2022-03-05T21:34:01.794Z] --- PASS: TestPluginWithDevMounts (1.55s)
21:34:01 [2022-03-05T21:34:01.794Z] PASS
21:34:01 [2022-03-05T21:34:01.794Z] 
21:34:01 [2022-03-05T21:34:01.794Z] DONE 1 tests in 1.582s
21:34:01 [2022-03-05T21:34:01.794Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:34:01 [2022-03-05T21:34:01.794Z] INFO: Testing against a local daemon
21:34:01 [2022-03-05T21:34:01.794Z] === RUN   TestSecretInspect
21:34:04 [2022-03-05T21:34:04.333Z] --- PASS: TestSecretInspect (2.14s)
21:34:04 [2022-03-05T21:34:04.333Z] === RUN   TestSecretList
21:34:06 [2022-03-05T21:34:06.248Z] --- PASS: TestSecretList (2.12s)
21:34:06 [2022-03-05T21:34:06.248Z] === RUN   TestSecretsCreateAndDelete
21:34:08 [2022-03-05T21:34:08.154Z] --- PASS: TestSecretsCreateAndDelete (2.11s)
21:34:08 [2022-03-05T21:34:08.154Z] === RUN   TestSecretsUpdate
21:34:10 [2022-03-05T21:34:10.692Z] --- PASS: TestSecretsUpdate (2.11s)
21:34:10 [2022-03-05T21:34:10.692Z] === RUN   TestTemplatedSecret
21:34:13 [2022-03-05T21:34:13.228Z] --- PASS: TestTemplatedSecret (2.54s)
21:34:13 [2022-03-05T21:34:13.228Z] === RUN   TestSecretCreateResolve
21:34:15 [2022-03-05T21:34:15.134Z] --- PASS: TestSecretCreateResolve (2.12s)
21:34:15 [2022-03-05T21:34:15.134Z] PASS
21:34:15 [2022-03-05T21:34:15.134Z] 
21:34:15 [2022-03-05T21:34:15.134Z] DONE 6 tests in 13.174s
21:34:15 [2022-03-05T21:34:15.134Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:34:15 [2022-03-05T21:34:15.134Z] INFO: Testing against a local daemon
21:34:15 [2022-03-05T21:34:15.134Z] === RUN   TestServiceCreateInit
21:34:15 [2022-03-05T21:34:15.134Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:34:19 [2022-03-05T21:34:19.321Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:34:22 [2022-03-05T21:34:22.610Z] --- PASS: TestServiceCreateInit (7.43s)
21:34:22 [2022-03-05T21:34:22.610Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s)
21:34:22 [2022-03-05T21:34:22.610Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s)
21:34:22 [2022-03-05T21:34:22.610Z] === RUN   TestCreateServiceMultipleTimes
21:34:40 [2022-03-05T21:34:40.703Z] --- PASS: TestCreateServiceMultipleTimes (15.73s)
21:34:40 [2022-03-05T21:34:40.703Z] === RUN   TestCreateServiceConflict
21:34:40 [2022-03-05T21:34:40.703Z] --- PASS: TestCreateServiceConflict (2.13s)
21:34:40 [2022-03-05T21:34:40.703Z] === RUN   TestCreateServiceMaxReplicas
21:34:43 [2022-03-05T21:34:43.248Z] --- PASS: TestCreateServiceMaxReplicas (2.73s)
21:34:43 [2022-03-05T21:34:43.248Z] === RUN   TestCreateWithDuplicateNetworkNames
21:34:58 [2022-03-05T21:34:58.136Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s)
21:34:58 [2022-03-05T21:34:58.136Z] === RUN   TestCreateServiceSecretFileMode
21:35:10 [2022-03-05T21:35:10.339Z] --- PASS: TestCreateServiceSecretFileMode (12.41s)
21:35:10 [2022-03-05T21:35:10.339Z] === RUN   TestCreateServiceConfigFileMode
21:35:22 [2022-03-05T21:35:22.541Z] --- PASS: TestCreateServiceConfigFileMode (12.36s)
21:35:22 [2022-03-05T21:35:22.541Z] === RUN   TestCreateServiceSysctls
21:35:24 [2022-03-05T21:35:24.442Z] --- PASS: TestCreateServiceSysctls (3.12s)
21:35:24 [2022-03-05T21:35:24.442Z] === RUN   TestCreateServiceCapabilities
21:35:26 [2022-03-05T21:35:26.974Z] --- PASS: TestCreateServiceCapabilities (2.45s)
21:35:26 [2022-03-05T21:35:26.974Z] === RUN   TestInspect
21:35:29 [2022-03-05T21:35:29.504Z] --- PASS: TestInspect (2.75s)
21:35:29 [2022-03-05T21:35:29.504Z] === RUN   TestCreateJob
21:35:32 [2022-03-05T21:35:32.806Z] --- PASS: TestCreateJob (3.09s)
21:35:32 [2022-03-05T21:35:32.806Z] === RUN   TestReplicatedJob
21:35:38 [2022-03-05T21:35:38.072Z] --- PASS: TestReplicatedJob (5.22s)
21:35:38 [2022-03-05T21:35:38.072Z] === RUN   TestUpdateReplicatedJob
21:35:40 [2022-03-05T21:35:40.601Z] --- PASS: TestUpdateReplicatedJob (3.03s)
21:35:40 [2022-03-05T21:35:40.601Z] === RUN   TestServiceListWithStatuses
21:35:40 [2022-03-05T21:35:40.601Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:35:40 [2022-03-05T21:35:40.601Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:35:40 [2022-03-05T21:35:40.601Z] === RUN   TestDockerNetworkConnectAlias
21:35:44 [2022-03-05T21:35:44.785Z] --- PASS: TestDockerNetworkConnectAlias (4.08s)
21:35:44 [2022-03-05T21:35:44.785Z] === RUN   TestDockerNetworkReConnect
21:35:48 [2022-03-05T21:35:48.070Z] --- PASS: TestDockerNetworkReConnect (3.26s)
21:35:48 [2022-03-05T21:35:48.070Z] === RUN   TestServicePlugin
21:35:51 [2022-03-05T21:35:51.353Z]     plugin_test.go:61: [d4d5f4524163e] joining swarm manager [dccb0d000b786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:35:52 [2022-03-05T21:35:52.726Z]     plugin_test.go:64: [d73b181c0a3b0] joining swarm manager [dccb0d000b786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:36:19 [2022-03-05T21:36:19.273Z] --- PASS: TestServicePlugin (29.71s)
21:36:19 [2022-03-05T21:36:19.273Z] === RUN   TestServiceUpdateLabel
21:36:19 [2022-03-05T21:36:19.842Z] --- PASS: TestServiceUpdateLabel (2.13s)
21:36:19 [2022-03-05T21:36:19.842Z] === RUN   TestServiceUpdateSecrets
21:36:34 [2022-03-05T21:36:34.721Z] --- PASS: TestServiceUpdateSecrets (14.33s)
21:36:34 [2022-03-05T21:36:34.721Z] === RUN   TestServiceUpdateConfigs
21:36:49 [2022-03-05T21:36:49.606Z] --- PASS: TestServiceUpdateConfigs (14.32s)
21:36:49 [2022-03-05T21:36:49.607Z] === RUN   TestServiceUpdateNetwork
21:37:01 [2022-03-05T21:37:01.810Z] --- PASS: TestServiceUpdateNetwork (12.30s)
21:37:01 [2022-03-05T21:37:01.810Z] === RUN   TestServiceUpdatePidsLimit
21:37:02 [2022-03-05T21:37:02.069Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:37:02 [2022-03-05T21:37:02.637Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:37:10 [2022-03-05T21:37:10.770Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:37:17 [2022-03-05T21:37:17.333Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
21:37:17 [2022-03-05T21:37:17.333Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:37:17 [2022-03-05T21:37:17.333Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
21:37:17 [2022-03-05T21:37:17.333Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
21:37:17 [2022-03-05T21:37:17.333Z] PASS
21:37:17 [2022-03-05T21:37:17.333Z] 
21:37:17 [2022-03-05T21:37:17.333Z] === Skipped
21:37:17 [2022-03-05T21:37:17.333Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:37:17 [2022-03-05T21:37:17.333Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:37:17 [2022-03-05T21:37:17.333Z] 
21:37:17 [2022-03-05T21:37:17.333Z] DONE 27 tests, 1 skipped in 181.781s
21:37:17 [2022-03-05T21:37:17.333Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:37:17 [2022-03-05T21:37:17.333Z] INFO: Testing against a local daemon
21:37:17 [2022-03-05T21:37:17.333Z] === RUN   TestSessionCreate
21:37:17 [2022-03-05T21:37:17.333Z] --- PASS: TestSessionCreate (0.02s)
21:37:17 [2022-03-05T21:37:17.333Z] === RUN   TestSessionCreateWithBadUpgrade
21:37:17 [2022-03-05T21:37:17.333Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:37:17 [2022-03-05T21:37:17.333Z] PASS
21:37:17 [2022-03-05T21:37:17.333Z] 
21:37:17 [2022-03-05T21:37:17.333Z] DONE 2 tests in 0.063s
21:37:17 [2022-03-05T21:37:17.333Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:37:17 [2022-03-05T21:37:17.333Z] INFO: Testing against a local daemon
21:37:17 [2022-03-05T21:37:17.333Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:37:17 [2022-03-05T21:37:17.333Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
21:37:17 [2022-03-05T21:37:17.333Z] === RUN   TestDiskUsage
21:37:17 [2022-03-05T21:37:17.333Z] === PAUSE TestDiskUsage
21:37:17 [2022-03-05T21:37:17.333Z] === RUN   TestEventsExecDie
21:37:17 [2022-03-05T21:37:17.333Z] --- PASS: TestEventsExecDie (0.52s)
21:37:17 [2022-03-05T21:37:17.333Z] === RUN   TestEventsBackwardsCompatible
21:37:17 [2022-03-05T21:37:17.592Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:37:17 [2022-03-05T21:37:17.592Z] === RUN   TestEventsVolumeCreate
21:37:17 [2022-03-05T21:37:17.592Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:37:17 [2022-03-05T21:37:17.592Z] === RUN   TestInfoBinaryCommits
21:37:17 [2022-03-05T21:37:17.592Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:37:17 [2022-03-05T21:37:17.592Z] === RUN   TestInfoAPIVersioned
21:37:17 [2022-03-05T21:37:17.592Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:37:17 [2022-03-05T21:37:17.592Z] === RUN   TestInfoAPI
21:37:17 [2022-03-05T21:37:17.592Z] --- PASS: TestInfoAPI (0.02s)
21:37:17 [2022-03-05T21:37:17.592Z] === RUN   TestInfoAPIWarnings
21:37:35 [2022-03-05T21:37:35.678Z] --- PASS: TestInfoAPIWarnings (16.23s)
21:37:35 [2022-03-05T21:37:35.678Z] === RUN   TestInfoDebug
21:37:35 [2022-03-05T21:37:35.678Z] --- PASS: TestInfoDebug (0.53s)
21:37:35 [2022-03-05T21:37:35.678Z] === RUN   TestInfoInsecureRegistries
21:37:35 [2022-03-05T21:37:35.678Z] --- PASS: TestInfoInsecureRegistries (0.53s)
21:37:35 [2022-03-05T21:37:35.678Z] === RUN   TestInfoRegistryMirrors
21:37:35 [2022-03-05T21:37:35.678Z] --- PASS: TestInfoRegistryMirrors (0.53s)
21:37:35 [2022-03-05T21:37:35.678Z] === RUN   TestLoginFailsWithBadCredentials
21:37:35 [2022-03-05T21:37:35.678Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
21:37:35 [2022-03-05T21:37:35.678Z] === RUN   TestPingCacheHeaders
21:37:35 [2022-03-05T21:37:35.678Z] --- PASS: TestPingCacheHeaders (0.02s)
21:37:35 [2022-03-05T21:37:35.678Z] === RUN   TestPingGet
21:37:35 [2022-03-05T21:37:35.678Z] --- PASS: TestPingGet (0.01s)
21:37:35 [2022-03-05T21:37:35.678Z] === RUN   TestPingHead
21:37:35 [2022-03-05T21:37:35.678Z] --- PASS: TestPingHead (0.02s)
21:37:35 [2022-03-05T21:37:35.678Z] === RUN   TestVersion
21:37:35 [2022-03-05T21:37:35.678Z] --- PASS: TestVersion (0.01s)
21:37:35 [2022-03-05T21:37:35.678Z] === CONT  TestCgroupDriverSystemdMemoryLimit
21:37:35 [2022-03-05T21:37:35.678Z] === CONT  TestDiskUsage
21:37:35 [2022-03-05T21:37:35.936Z] === RUN   TestDiskUsage/empty
21:37:35 [2022-03-05T21:37:35.936Z] === RUN   TestDiskUsage/empty/container_types
21:37:35 [2022-03-05T21:37:35.936Z] === RUN   TestDiskUsage/empty/image_types
21:37:35 [2022-03-05T21:37:35.936Z] === RUN   TestDiskUsage/empty/volume_types
21:37:35 [2022-03-05T21:37:35.936Z] === RUN   TestDiskUsage/empty/build-cache_types
21:37:35 [2022-03-05T21:37:35.936Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:37:35 [2022-03-05T21:37:35.936Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:37:36 [2022-03-05T21:37:36.194Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:37:36 [2022-03-05T21:37:36.194Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:37:36 [2022-03-05T21:37:36.194Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:37:36 [2022-03-05T21:37:36.194Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:37:36 [2022-03-05T21:37:36.194Z] === RUN   TestDiskUsage/after_LoadBusybox
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:37:36 [2022-03-05T21:37:36.452Z] === RUN   TestDiskUsage/after_container.Run
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:37:37 [2022-03-05T21:37:37.019Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.43s)
21:37:37 [2022-03-05T21:37:37.019Z] --- PASS: TestDiskUsage (1.49s)
21:37:37 [2022-03-05T21:37:37.019Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.32s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]     --- PASS: TestDiskUsage/after_container.Run (0.52s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:37:37 [2022-03-05T21:37:37.019Z] PASS
21:37:37 [2022-03-05T21:37:37.019Z] 
21:37:37 [2022-03-05T21:37:37.019Z] DONE 50 tests in 20.178s
21:37:37 [2022-03-05T21:37:37.019Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:37:37 [2022-03-05T21:37:37.019Z] INFO: Testing against a local daemon
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestVolumesCreateAndList
21:37:37 [2022-03-05T21:37:37.019Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:37:37 [2022-03-05T21:37:37.019Z] === RUN   TestVolumesRemove
21:37:37 [2022-03-05T21:37:37.279Z] --- PASS: TestVolumesRemove (0.08s)
21:37:37 [2022-03-05T21:37:37.279Z] === RUN   TestVolumesInspect
21:37:37 [2022-03-05T21:37:37.279Z] --- PASS: TestVolumesInspect (0.02s)
21:37:37 [2022-03-05T21:37:37.279Z] === RUN   TestVolumesInvalidJSON
21:37:37 [2022-03-05T21:37:37.279Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:37:37 [2022-03-05T21:37:37.279Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:37:37 [2022-03-05T21:37:37.279Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:37:37 [2022-03-05T21:37:37.279Z] --- PASS: TestVolumesInvalidJSON (0.02s)
21:37:37 [2022-03-05T21:37:37.279Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:37:37 [2022-03-05T21:37:37.279Z] PASS
21:37:37 [2022-03-05T21:37:37.279Z] 
21:37:37 [2022-03-05T21:37:37.279Z] DONE 5 tests in 0.168s
21:37:37 [2022-03-05T21:37:37.279Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:37:37 [2022-03-05T21:37:37.847Z] Stopping apparmor (via systemctl): apparmor.service.
21:37:37 [2022-03-05T21:37:37.847Z] Removing test suite binaries
21:37:37 [2022-03-05T21:37:37.847Z] exiting test-integration
21:37:37 [2022-03-05T21:37:37.847Z] ++ exit 0
21:37:37 [2022-03-05T21:37:37.847Z]