Skip to content

Console Output

10:11:30 [2022-04-20T10:11:30.216Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=166e380b745cb3cdacf68c67069b6bdb9402adf2 -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:166e380b745cb3cdacf68c67069b6bdb9402adf2 hack/make.sh dynbinary test-integration
10:11:30 [2022-04-20T10:11:30.474Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
10:11:30 [2022-04-20T10:11:30.474Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
10:11:30 [2022-04-20T10:11:30.474Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
10:11:30 [2022-04-20T10:11:30.474Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
10:11:30 [2022-04-20T10:11:30.474Z] systemd 247.3-7 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)
10:11:30 [2022-04-20T10:11:30.474Z] Detected virtualization docker.
10:11:30 [2022-04-20T10:11:30.474Z] Detected architecture x86-64.
10:11:30 [2022-04-20T10:11:30.474Z] Set hostname to <8c3e85e3600e>.
10:11:30 [2022-04-20T10:11:30.733Z] modprobe@drm.service: Succeeded.
10:11:30 [2022-04-20T10:11:30.733Z] modprobe@configfs.service: Succeeded.
10:11:30 [2022-04-20T10:11:30.733Z] modprobe@fuse.service: Succeeded.
10:11:30 [2022-04-20T10:11:30.733Z] + source /etc/docker-entrypoint-cmd
10:11:30 [2022-04-20T10:11:30.733Z] ++ hack/make.sh dynbinary test-integration
10:11:30 [2022-04-20T10:11:30.993Z] 
10:11:30 [2022-04-20T10:11:30.993Z] Removing bundles/
10:11:30 [2022-04-20T10:11:30.993Z] 
10:11:30 [2022-04-20T10:11:30.993Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:11:30 [2022-04-20T10:11:30.993Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:11:30 [2022-04-20T10:11:30.993Z] GOOS="" GOARCH="" GOARM=""
10:13:37 [2022-04-20T10:13:37.464Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:13:37 [2022-04-20T10:13:37.464Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:13:37 [2022-04-20T10:13:37.464Z] GOOS="" GOARCH="" GOARM=""
10:13:37 [2022-04-20T10:13:37.464Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:13:37 [2022-04-20T10:13:37.464Z] 
10:13:37 [2022-04-20T10:13:37.464Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:13:37 [2022-04-20T10:13:37.464Z] DOCKER_SYSTEMD=1
10:13:37 [2022-04-20T10:13:37.464Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:13:37 [2022-04-20T10:13:37.464Z] HOSTNAME=8c3e85e3600e
10:13:37 [2022-04-20T10:13:37.464Z] DEST=bundles/test-integration
10:13:37 [2022-04-20T10:13:37.464Z] PWD=/go/src/github.com/docker/docker
10:13:37 [2022-04-20T10:13:37.464Z] DOCKER_GITCOMMIT=166e380b745cb3cdacf68c67069b6bdb9402adf2
10:13:37 [2022-04-20T10:13:37.464Z] container=docker
10:13:37 [2022-04-20T10:13:37.464Z] HOME=/root
10:13:37 [2022-04-20T10:13:37.464Z] LANG=C.UTF-8
10:13:37 [2022-04-20T10:13:37.464Z] INVOCATION_ID=02cf5ff1097445b88e3254084fc0e4e8
10:13:37 [2022-04-20T10:13:37.464Z] GOLANG_VERSION=1.18.1
10:13:37 [2022-04-20T10:13:37.464Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:13:37 [2022-04-20T10:13:37.464Z] VALIDATE_BRANCH=master
10:13:37 [2022-04-20T10:13:37.464Z] TERM=xterm
10:13:37 [2022-04-20T10:13:37.464Z] DOCKER_PKG=github.com/docker/docker
10:13:37 [2022-04-20T10:13:37.464Z] SHLVL=3
10:13:37 [2022-04-20T10:13:37.464Z] TIMEOUT=120m
10:13:37 [2022-04-20T10:13:37.464Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:13:37 [2022-04-20T10:13:37.464Z] DOCKER_GRAPHDRIVER=overlay2
10:13:37 [2022-04-20T10:13:37.464Z] GO111MODULE=off
10:13:37 [2022-04-20T10:13:37.464Z] DOCKER_EXPERIMENTAL=1
10:13:37 [2022-04-20T10:13:37.464Z] TEST_SKIP_INTEGRATION_CLI=1
10:13:37 [2022-04-20T10:13:37.464Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:13:37 [2022-04-20T10:13:37.464Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:13:37 [2022-04-20T10:13:37.464Z] GOPATH=/go
10:13:37 [2022-04-20T10:13:37.464Z] PKG_CONFIG=pkg-config
10:13:37 [2022-04-20T10:13:37.464Z] _=/usr/bin/env
10:13:37 [2022-04-20T10:13:37.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:14:24 [2022-04-20T10:14:24.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:14:24 [2022-04-20T10:14:24.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:14:42 [2022-04-20T10:14:42.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:14:50 [2022-04-20T10:14:50.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:15:00 [2022-04-20T10:15:00.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:15:00 [2022-04-20T10:15:00.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:15:01 [2022-04-20T10:15:01.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:15:01 [2022-04-20T10:15:01.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:15:02 [2022-04-20T10:15:02.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:15:03 [2022-04-20T10:15:03.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:15:05 [2022-04-20T10:15:05.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:15:06 [2022-04-20T10:15:06.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:15:07 [2022-04-20T10:15:07.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:15:07 [2022-04-20T10:15:07.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:15:08 [2022-04-20T10:15:08.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:15:09 [2022-04-20T10:15:09.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:15:10 [2022-04-20T10:15:10.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:15:11 [2022-04-20T10:15:11.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:15:12 [2022-04-20T10:15:12.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:15:12 [2022-04-20T10:15:12.991Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:15:12 [2022-04-20T10:15:12.991Z] Using test binary docker
10:15:12 [2022-04-20T10:15:12.991Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:15:12 [2022-04-20T10:15:12.991Z] Starting apparmor (via systemctl): apparmor.service.
10:15:12 [2022-04-20T10:15:12.991Z] Starting dockerd
10:15:12 [2022-04-20T10:15:12.991Z] INFO: Waiting for daemon to start...
10:15:15 [2022-04-20T10:15:15.150Z] .
10:15:15 [2022-04-20T10:15:15.150Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:15:15 [2022-04-20T10:15:15.150Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:15:15 [2022-04-20T10:15:15.150Z] Error: No such image: emptyfs
10:15:15 [2022-04-20T10:15:15.408Z] Running integration-test (iteration 1)
10:15:15 [2022-04-20T10:15:15.408Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:15:15 [2022-04-20T10:15:15.667Z] Loaded image: busybox:latest
10:15:15 [2022-04-20T10:15:15.667Z] Loaded image: busybox:glibc
10:15:17 [2022-04-20T10:15:17.045Z] Loaded image: debian:bullseye-slim
10:15:17 [2022-04-20T10:15:17.045Z] Loaded image: hello-world:latest
10:15:17 [2022-04-20T10:15:17.045Z] Loaded image: arm32v7/hello-world:latest
10:15:17 [2022-04-20T10:15:17.303Z] INFO: Testing against a local daemon
10:15:17 [2022-04-20T10:15:17.303Z] === RUN   TestCgroupNamespacesBuild
10:15:18 [2022-04-20T10:15:18.729Z] --- PASS: TestCgroupNamespacesBuild (1.34s)
10:15:18 [2022-04-20T10:15:18.729Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:15:19 [2022-04-20T10:15:19.690Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s)
10:15:19 [2022-04-20T10:15:19.690Z] === RUN   TestBuildWithSession
10:15:19 [2022-04-20T10:15:19.690Z]     build_session_test.go:25: TODO: BuildKit
10:15:19 [2022-04-20T10:15:19.690Z] --- SKIP: TestBuildWithSession (0.00s)
10:15:19 [2022-04-20T10:15:19.690Z] === RUN   TestBuildSquashParent
10:15:24 [2022-04-20T10:15:24.960Z] --- PASS: TestBuildSquashParent (4.61s)
10:15:24 [2022-04-20T10:15:24.960Z] === RUN   TestBuildWithRemoveAndForceRemove
10:15:24 [2022-04-20T10:15:24.960Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:15:24 [2022-04-20T10:15:24.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:15:24 [2022-04-20T10:15:24.960Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:15:24 [2022-04-20T10:15:24.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:15:24 [2022-04-20T10:15:24.960Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:15:24 [2022-04-20T10:15:24.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:15:24 [2022-04-20T10:15:24.961Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:15:24 [2022-04-20T10:15:24.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:15:24 [2022-04-20T10:15:24.961Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:15:24 [2022-04-20T10:15:24.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:15:24 [2022-04-20T10:15:24.961Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:15:24 [2022-04-20T10:15:24.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:15:24 [2022-04-20T10:15:24.961Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:15:24 [2022-04-20T10:15:24.961Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:15:26 [2022-04-20T10:15:26.339Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:15:26 [2022-04-20T10:15:26.339Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:15:27 [2022-04-20T10:15:27.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:15:27 [2022-04-20T10:15:27.533Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:15:28 [2022-04-20T10:15:28.909Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:15:28 [2022-04-20T10:15:28.909Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s)
10:15:28 [2022-04-20T10:15:28.909Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s)
10:15:28 [2022-04-20T10:15:28.909Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s)
10:15:28 [2022-04-20T10:15:28.909Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s)
10:15:28 [2022-04-20T10:15:28.909Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s)
10:15:28 [2022-04-20T10:15:28.909Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s)
10:15:28 [2022-04-20T10:15:28.909Z] === RUN   TestBuildMultiStageCopy
10:15:28 [2022-04-20T10:15:28.909Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:15:30 [2022-04-20T10:15:30.286Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:15:30 [2022-04-20T10:15:30.545Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:15:30 [2022-04-20T10:15:30.804Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:15:30 [2022-04-20T10:15:30.804Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:15:31 [2022-04-20T10:15:31.063Z] --- PASS: TestBuildMultiStageCopy (2.46s)
10:15:31 [2022-04-20T10:15:31.063Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s)
10:15:31 [2022-04-20T10:15:31.063Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
10:15:31 [2022-04-20T10:15:31.063Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
10:15:31 [2022-04-20T10:15:31.063Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
10:15:31 [2022-04-20T10:15:31.063Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
10:15:31 [2022-04-20T10:15:31.063Z] === RUN   TestBuildMultiStageParentConfig
10:15:32 [2022-04-20T10:15:32.000Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
10:15:32 [2022-04-20T10:15:32.001Z] === RUN   TestBuildLabelWithTargets
10:15:32 [2022-04-20T10:15:32.938Z] --- PASS: TestBuildLabelWithTargets (0.99s)
10:15:32 [2022-04-20T10:15:32.938Z] === RUN   TestBuildWithEmptyLayers
10:15:33 [2022-04-20T10:15:33.196Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
10:15:33 [2022-04-20T10:15:33.197Z] === RUN   TestBuildMultiStageOnBuild
10:15:35 [2022-04-20T10:15:35.097Z] --- PASS: TestBuildMultiStageOnBuild (1.63s)
10:15:35 [2022-04-20T10:15:35.097Z] === RUN   TestBuildUncleanTarFilenames
10:15:35 [2022-04-20T10:15:35.356Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
10:15:35 [2022-04-20T10:15:35.356Z] === RUN   TestBuildMultiStageLayerLeak
10:15:37 [2022-04-20T10:15:37.257Z] --- PASS: TestBuildMultiStageLayerLeak (1.59s)
10:15:37 [2022-04-20T10:15:37.257Z] === RUN   TestBuildWithHugeFile
10:16:33 [2022-04-20T10:16:33.493Z] --- PASS: TestBuildWithHugeFile (48.33s)
10:16:33 [2022-04-20T10:16:33.493Z] === RUN   TestBuildWCOWSandboxSize
10:16:33 [2022-04-20T10:16:33.493Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:16:33 [2022-04-20T10:16:33.493Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:16:33 [2022-04-20T10:16:33.493Z] === RUN   TestBuildWithEmptyDockerfile
10:16:33 [2022-04-20T10:16:33.493Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:16:33 [2022-04-20T10:16:33.493Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:16:33 [2022-04-20T10:16:33.493Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:16:33 [2022-04-20T10:16:33.493Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:16:33 [2022-04-20T10:16:33.493Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:16:33 [2022-04-20T10:16:33.493Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:16:33 [2022-04-20T10:16:33.493Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:16:33 [2022-04-20T10:16:33.493Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:16:33 [2022-04-20T10:16:33.493Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:16:33 [2022-04-20T10:16:33.493Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:16:33 [2022-04-20T10:16:33.493Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
10:16:33 [2022-04-20T10:16:33.493Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
10:16:33 [2022-04-20T10:16:33.493Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:16:33 [2022-04-20T10:16:33.493Z] === RUN   TestBuildPreserveOwnership
10:16:33 [2022-04-20T10:16:33.493Z] === RUN   TestBuildPreserveOwnership/copy_from
10:16:33 [2022-04-20T10:16:33.493Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:16:33 [2022-04-20T10:16:33.493Z] --- PASS: TestBuildPreserveOwnership (3.54s)
10:16:33 [2022-04-20T10:16:33.493Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.46s)
10:16:33 [2022-04-20T10:16:33.493Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s)
10:16:33 [2022-04-20T10:16:33.493Z] === RUN   TestBuildPlatformInvalid
10:16:33 [2022-04-20T10:16:33.493Z] --- PASS: TestBuildPlatformInvalid (0.07s)
10:16:33 [2022-04-20T10:16:33.493Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:16:33 [2022-04-20T10:16:33.493Z] Loaded image: busybox:latest
10:16:33 [2022-04-20T10:16:33.493Z] Loaded image: busybox:glibc
10:16:33 [2022-04-20T10:16:33.493Z] Loaded image: debian:bullseye-slim
10:16:33 [2022-04-20T10:16:33.493Z] Loaded image: hello-world:latest
10:16:33 [2022-04-20T10:16:33.493Z] Loaded image: arm32v7/hello-world:latest
10:16:40 [2022-04-20T10:16:40.059Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.52s)
10:16:40 [2022-04-20T10:16:40.059Z] PASS
10:16:40 [2022-04-20T10:16:40.059Z] 
10:16:40 [2022-04-20T10:16:40.059Z] === Skipped
10:16:40 [2022-04-20T10:16:40.059Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:16:40 [2022-04-20T10:16:40.059Z]     build_session_test.go:25: TODO: BuildKit
10:16:40 [2022-04-20T10:16:40.059Z] 
10:16:40 [2022-04-20T10:16:40.059Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:16:40 [2022-04-20T10:16:40.059Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:16:40 [2022-04-20T10:16:40.059Z] 
10:16:40 [2022-04-20T10:16:40.059Z] DONE 34 tests, 2 skipped in 84.300s
10:16:40 [2022-04-20T10:16:40.059Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:16:40 [2022-04-20T10:16:40.059Z] INFO: Testing against a local daemon
10:16:40 [2022-04-20T10:16:40.059Z] === RUN   TestConfigInspect
10:16:41 [2022-04-20T10:16:41.960Z] --- PASS: TestConfigInspect (2.11s)
10:16:41 [2022-04-20T10:16:41.960Z] === RUN   TestConfigList
10:16:43 [2022-04-20T10:16:43.862Z] --- PASS: TestConfigList (2.10s)
10:16:43 [2022-04-20T10:16:43.862Z] === RUN   TestConfigsCreateAndDelete
10:16:46 [2022-04-20T10:16:46.394Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
10:16:46 [2022-04-20T10:16:46.394Z] === RUN   TestConfigsUpdate
10:16:48 [2022-04-20T10:16:48.296Z] --- PASS: TestConfigsUpdate (2.07s)
10:16:48 [2022-04-20T10:16:48.296Z] === RUN   TestTemplatedConfig
10:16:50 [2022-04-20T10:16:50.828Z] --- PASS: TestTemplatedConfig (2.62s)
10:16:50 [2022-04-20T10:16:50.828Z] === RUN   TestConfigCreateResolve
10:16:52 [2022-04-20T10:16:52.757Z] --- PASS: TestConfigCreateResolve (2.15s)
10:16:52 [2022-04-20T10:16:52.757Z] PASS
10:16:52 [2022-04-20T10:16:52.757Z] 
10:16:52 [2022-04-20T10:16:52.757Z] DONE 6 tests in 13.194s
10:16:52 [2022-04-20T10:16:52.757Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:16:52 [2022-04-20T10:16:52.757Z] INFO: Testing against a local daemon
10:16:52 [2022-04-20T10:16:52.757Z] === RUN   TestCheckpoint
10:16:52 [2022-04-20T10:16:52.757Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:16:52 [2022-04-20T10:16:52.757Z] --- SKIP: TestCheckpoint (0.00s)
10:16:52 [2022-04-20T10:16:52.757Z] === RUN   TestContainerInvalidJSON
10:16:52 [2022-04-20T10:16:52.757Z] === RUN   TestContainerInvalidJSON/commit
10:16:52 [2022-04-20T10:16:52.757Z] === PAUSE TestContainerInvalidJSON/commit
10:16:52 [2022-04-20T10:16:52.757Z] === RUN   TestContainerInvalidJSON/containers/create
10:16:52 [2022-04-20T10:16:52.757Z] === PAUSE TestContainerInvalidJSON/containers/create
10:16:52 [2022-04-20T10:16:52.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:16:52 [2022-04-20T10:16:52.757Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:16:52 [2022-04-20T10:16:52.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:16:52 [2022-04-20T10:16:52.757Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:16:52 [2022-04-20T10:16:52.757Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:16:52 [2022-04-20T10:16:52.757Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:16:52 [2022-04-20T10:16:52.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:16:52 [2022-04-20T10:16:52.757Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:16:52 [2022-04-20T10:16:52.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:16:52 [2022-04-20T10:16:52.757Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:16:53 [2022-04-20T10:16:53.016Z] === CONT  TestContainerInvalidJSON/commit
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:16:53 [2022-04-20T10:16:53.016Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:16:53 [2022-04-20T10:16:53.016Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:16:53 [2022-04-20T10:16:53.016Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:16:53 [2022-04-20T10:16:53.016Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:16:53 [2022-04-20T10:16:53.016Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:16:53 [2022-04-20T10:16:53.016Z] === CONT  TestContainerInvalidJSON/containers/create
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:16:53 [2022-04-20T10:16:53.016Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:16:53 [2022-04-20T10:16:53.016Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:16:53 [2022-04-20T10:16:53.016Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestCopyFromContainerPathIsNotDir
10:16:53 [2022-04-20T10:16:53.016Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestCopyToContainerPathDoesNotExist
10:16:53 [2022-04-20T10:16:53.016Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestCopyToContainerPathIsNotDir
10:16:53 [2022-04-20T10:16:53.016Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:16:53 [2022-04-20T10:16:53.016Z] === RUN   TestCopyFromContainer
10:16:54 [2022-04-20T10:16:54.393Z] === RUN   TestCopyFromContainer//
10:16:54 [2022-04-20T10:16:54.393Z] === RUN   TestCopyFromContainer//bar/root
10:16:54 [2022-04-20T10:16:54.393Z] === RUN   TestCopyFromContainer//bar/root/
10:16:54 [2022-04-20T10:16:54.393Z] === RUN   TestCopyFromContainer/bar/quux
10:16:54 [2022-04-20T10:16:54.393Z] === RUN   TestCopyFromContainer/bar/quux/
10:16:54 [2022-04-20T10:16:54.393Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:16:54 [2022-04-20T10:16:54.651Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:16:54 [2022-04-20T10:16:54.652Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:16:54 [2022-04-20T10:16:54.652Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:16:54 [2022-04-20T10:16:54.652Z] === RUN   TestCopyFromContainer/bar/notarget
10:16:54 [2022-04-20T10:16:54.910Z] --- PASS: TestCopyFromContainer (1.68s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCopyFromContainer// (0.05s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:16:54 [2022-04-20T10:16:54.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:16:54 [2022-04-20T10:16:54.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:16:54 [2022-04-20T10:16:54.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:16:54 [2022-04-20T10:16:54.910Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:16:54 [2022-04-20T10:16:54.910Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:16:54 [2022-04-20T10:16:54.910Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:16:54 [2022-04-20T10:16:54.910Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateLinkToNonExistingContainer
10:16:54 [2022-04-20T10:16:54.910Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateWithInvalidEnv
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateWithInvalidEnv/0
10:16:54 [2022-04-20T10:16:54.910Z] === PAUSE TestCreateWithInvalidEnv/0
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateWithInvalidEnv/1
10:16:54 [2022-04-20T10:16:54.910Z] === PAUSE TestCreateWithInvalidEnv/1
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateWithInvalidEnv/2
10:16:54 [2022-04-20T10:16:54.910Z] === PAUSE TestCreateWithInvalidEnv/2
10:16:54 [2022-04-20T10:16:54.910Z] === CONT  TestCreateWithInvalidEnv/0
10:16:54 [2022-04-20T10:16:54.910Z] === CONT  TestCreateWithInvalidEnv/2
10:16:54 [2022-04-20T10:16:54.910Z] === CONT  TestCreateWithInvalidEnv/1
10:16:54 [2022-04-20T10:16:54.910Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:16:54 [2022-04-20T10:16:54.910Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateTmpfsMountsTarget
10:16:54 [2022-04-20T10:16:54.910Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:16:54 [2022-04-20T10:16:54.910Z] === RUN   TestCreateWithCustomMaskedPaths
10:16:56 [2022-04-20T10:16:56.813Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s)
10:16:56 [2022-04-20T10:16:56.813Z] === RUN   TestCreateWithCustomReadonlyPaths
10:16:58 [2022-04-20T10:16:58.188Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s)
10:16:58 [2022-04-20T10:16:58.188Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:16:58 [2022-04-20T10:16:58.188Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:16:58 [2022-04-20T10:16:58.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:16:58 [2022-04-20T10:16:58.188Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:16:58 [2022-04-20T10:16:58.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:16:58 [2022-04-20T10:16:58.188Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:16:58 [2022-04-20T10:16:58.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:16:58 [2022-04-20T10:16:58.188Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:16:58 [2022-04-20T10:16:58.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:16:58 [2022-04-20T10:16:58.188Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:16:58 [2022-04-20T10:16:58.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:16:58 [2022-04-20T10:16:58.188Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:16:58 [2022-04-20T10:16:58.188Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:16:58 [2022-04-20T10:16:58.188Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:16:58 [2022-04-20T10:16:58.188Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:16:58 [2022-04-20T10:16:58.188Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:16:58 [2022-04-20T10:16:58.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:16:58 [2022-04-20T10:16:58.188Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:16:58 [2022-04-20T10:16:58.188Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:16:58 [2022-04-20T10:16:58.188Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:16:58 [2022-04-20T10:16:58.188Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:16:58 [2022-04-20T10:16:58.188Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:16:58 [2022-04-20T10:16:58.189Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:16:58 [2022-04-20T10:16:58.756Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestCreateDifferentPlatform
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestCreateDifferentPlatform/different_os
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:16:58 [2022-04-20T10:16:58.756Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:16:58 [2022-04-20T10:16:58.756Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:16:58 [2022-04-20T10:16:58.756Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:16:58 [2022-04-20T10:16:58.756Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:16:58 [2022-04-20T10:16:58.756Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestContainerStartOnDaemonRestart
10:16:58 [2022-04-20T10:16:58.756Z] === PAUSE TestContainerStartOnDaemonRestart
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestDaemonRestartIpcMode
10:16:58 [2022-04-20T10:16:58.756Z] === PAUSE TestDaemonRestartIpcMode
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestDaemonHostGatewayIP
10:16:58 [2022-04-20T10:16:58.756Z] === PAUSE TestDaemonHostGatewayIP
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestRestartDaemonWithRestartingContainer
10:16:58 [2022-04-20T10:16:58.756Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestContainerKillOnDaemonStart
10:16:58 [2022-04-20T10:16:58.756Z] === PAUSE TestContainerKillOnDaemonStart
10:16:58 [2022-04-20T10:16:58.756Z] === RUN   TestDiff
10:16:59 [2022-04-20T10:16:59.323Z] --- PASS: TestDiff (0.56s)
10:16:59 [2022-04-20T10:16:59.323Z] === RUN   TestExecWithCloseStdin
10:16:59 [2022-04-20T10:16:59.890Z] --- PASS: TestExecWithCloseStdin (0.63s)
10:16:59 [2022-04-20T10:16:59.890Z] === RUN   TestExec
10:17:00 [2022-04-20T10:17:00.827Z] --- PASS: TestExec (0.68s)
10:17:00 [2022-04-20T10:17:00.827Z] === RUN   TestExecUser
10:17:01 [2022-04-20T10:17:01.086Z] --- PASS: TestExecUser (0.61s)
10:17:01 [2022-04-20T10:17:01.086Z] === RUN   TestExportContainerAndImportImage
10:17:02 [2022-04-20T10:17:02.025Z] --- PASS: TestExportContainerAndImportImage (0.72s)
10:17:02 [2022-04-20T10:17:02.025Z] === RUN   TestExportContainerAfterDaemonRestart
10:17:03 [2022-04-20T10:17:03.401Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
10:17:03 [2022-04-20T10:17:03.401Z] === RUN   TestHealthCheckWorkdir
10:17:03 [2022-04-20T10:17:03.967Z] --- PASS: TestHealthCheckWorkdir (0.81s)
10:17:03 [2022-04-20T10:17:03.967Z] === RUN   TestHealthKillContainer
10:17:13 [2022-04-20T10:17:13.936Z] --- PASS: TestHealthKillContainer (8.21s)
10:17:13 [2022-04-20T10:17:13.936Z] === RUN   TestInspectCpusetInConfigPre120
10:17:13 [2022-04-20T10:17:13.936Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
10:17:13 [2022-04-20T10:17:13.936Z] === RUN   TestIpcModeNone
10:17:13 [2022-04-20T10:17:13.936Z] --- PASS: TestIpcModeNone (0.60s)
10:17:13 [2022-04-20T10:17:13.936Z] === RUN   TestIpcModePrivate
10:17:13 [2022-04-20T10:17:13.936Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
10:17:13 [2022-04-20T10:17:13.936Z] --- PASS: TestIpcModePrivate (0.62s)
10:17:13 [2022-04-20T10:17:13.936Z] === RUN   TestIpcModeShareable
10:17:14 [2022-04-20T10:17:14.195Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
10:17:14 [2022-04-20T10:17:14.453Z] --- PASS: TestIpcModeShareable (0.60s)
10:17:14 [2022-04-20T10:17:14.453Z] === RUN   TestAPIIpcModeShareableAndContainer
10:17:16 [2022-04-20T10:17:16.355Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s)
10:17:16 [2022-04-20T10:17:16.355Z] === RUN   TestAPIIpcModeHost
10:17:16 [2022-04-20T10:17:16.614Z] --- PASS: TestAPIIpcModeHost (0.41s)
10:17:16 [2022-04-20T10:17:16.614Z] === RUN   TestDaemonIpcModeShareable
10:17:17 [2022-04-20T10:17:17.990Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
10:17:17 [2022-04-20T10:17:17.990Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
10:17:17 [2022-04-20T10:17:17.990Z] === RUN   TestDaemonIpcModePrivate
10:17:18 [2022-04-20T10:17:18.926Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
10:17:19 [2022-04-20T10:17:19.184Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
10:17:19 [2022-04-20T10:17:19.184Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:17:20 [2022-04-20T10:17:20.119Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
10:17:20 [2022-04-20T10:17:20.378Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
10:17:20 [2022-04-20T10:17:20.378Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:17:21 [2022-04-20T10:17:21.315Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
10:17:21 [2022-04-20T10:17:21.579Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
10:17:21 [2022-04-20T10:17:21.579Z] === RUN   TestIpcModeOlderClient
10:17:21 [2022-04-20T10:17:21.579Z] === PAUSE TestIpcModeOlderClient
10:17:21 [2022-04-20T10:17:21.579Z] === RUN   TestKillContainerInvalidSignal
10:17:21 [2022-04-20T10:17:21.838Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
10:17:21 [2022-04-20T10:17:21.838Z] === RUN   TestKillContainer
10:17:21 [2022-04-20T10:17:21.838Z] === RUN   TestKillContainer/no_signal
10:17:22 [2022-04-20T10:17:22.405Z] === RUN   TestKillContainer/non_killing_signal
10:17:22 [2022-04-20T10:17:22.664Z] === RUN   TestKillContainer/killing_signal
10:17:23 [2022-04-20T10:17:23.232Z] --- PASS: TestKillContainer (1.25s)
10:17:23 [2022-04-20T10:17:23.232Z]     --- PASS: TestKillContainer/no_signal (0.38s)
10:17:23 [2022-04-20T10:17:23.232Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
10:17:23 [2022-04-20T10:17:23.232Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
10:17:23 [2022-04-20T10:17:23.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:17:23 [2022-04-20T10:17:23.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:17:23 [2022-04-20T10:17:23.492Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:17:24 [2022-04-20T10:17:24.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s)
10:17:24 [2022-04-20T10:17:24.429Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
10:17:24 [2022-04-20T10:17:24.429Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
10:17:24 [2022-04-20T10:17:24.429Z] === RUN   TestKillStoppedContainer
10:17:24 [2022-04-20T10:17:24.429Z] --- PASS: TestKillStoppedContainer (0.04s)
10:17:24 [2022-04-20T10:17:24.429Z] === RUN   TestKillStoppedContainerAPIPre120
10:17:24 [2022-04-20T10:17:24.429Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:17:24 [2022-04-20T10:17:24.429Z] === RUN   TestKillDifferentUserContainer
10:17:24 [2022-04-20T10:17:24.996Z] --- PASS: TestKillDifferentUserContainer (0.42s)
10:17:24 [2022-04-20T10:17:24.996Z] === RUN   TestInspectOomKilledTrue
10:17:24 [2022-04-20T10:17:24.996Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:17:24 [2022-04-20T10:17:24.996Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:17:24 [2022-04-20T10:17:24.996Z] === RUN   TestInspectOomKilledFalse
10:17:24 [2022-04-20T10:17:24.996Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:17:24 [2022-04-20T10:17:24.996Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:17:24 [2022-04-20T10:17:24.996Z] === RUN   TestLinksEtcHostsContentMatch
10:17:25 [2022-04-20T10:17:25.255Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
10:17:25 [2022-04-20T10:17:25.255Z] === RUN   TestLinksContainerNames
10:17:26 [2022-04-20T10:17:26.190Z] --- PASS: TestLinksContainerNames (0.86s)
10:17:26 [2022-04-20T10:17:26.190Z] === RUN   TestLogsFollowTailEmpty
10:17:26 [2022-04-20T10:17:26.450Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
10:17:26 [2022-04-20T10:17:26.450Z] === RUN   TestContainerNetworkMountsNoChown
10:17:27 [2022-04-20T10:17:27.017Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/default
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/default
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/private
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/private
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rprivate
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rprivate
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/slave
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/slave
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rslave
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rslave
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/shared
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/shared
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rshared
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rshared
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/default
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/default/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/default/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/default/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/rshared
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/shared
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/rslave
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/slave
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/rprivate
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/private
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/private/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/private/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/default/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:17:27 [2022-04-20T10:17:27.017Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/private/bind_root
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/private/mount_root
10:17:27 [2022-04-20T10:17:27.276Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:17:27 [2022-04-20T10:17:27.276Z] --- PASS: TestMountDaemonRoot (0.01s)
10:17:27 [2022-04-20T10:17:27.276Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
10:17:27 [2022-04-20T10:17:27.276Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
10:17:27 [2022-04-20T10:17:27.276Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:17:27 [2022-04-20T10:17:27.276Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:17:27 [2022-04-20T10:17:27.276Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:17:27 [2022-04-20T10:17:27.276Z] === RUN   TestContainerBindMountNonRecursive
10:17:28 [2022-04-20T10:17:28.652Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
10:17:28 [2022-04-20T10:17:28.652Z] === RUN   TestContainerVolumesMountedAsShared
10:17:29 [2022-04-20T10:17:29.220Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
10:17:29 [2022-04-20T10:17:29.220Z] === RUN   TestContainerVolumesMountedAsSlave
10:17:29 [2022-04-20T10:17:29.480Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
10:17:29 [2022-04-20T10:17:29.480Z] === RUN   TestNetworkNat
10:17:30 [2022-04-20T10:17:30.047Z] --- PASS: TestNetworkNat (0.44s)
10:17:30 [2022-04-20T10:17:30.047Z] === RUN   TestNetworkLocalhostTCPNat
10:17:30 [2022-04-20T10:17:30.306Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
10:17:30 [2022-04-20T10:17:30.306Z] === RUN   TestNetworkLoopbackNat
10:17:32 [2022-04-20T10:17:32.836Z] --- PASS: TestNetworkLoopbackNat (2.58s)
10:17:32 [2022-04-20T10:17:32.836Z] === RUN   TestPause
10:17:33 [2022-04-20T10:17:33.404Z] --- PASS: TestPause (0.45s)
10:17:33 [2022-04-20T10:17:33.404Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:17:33 [2022-04-20T10:17:33.404Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:17:33 [2022-04-20T10:17:33.404Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:17:33 [2022-04-20T10:17:33.404Z] === RUN   TestPauseStopPausedContainer
10:17:33 [2022-04-20T10:17:33.972Z] --- PASS: TestPauseStopPausedContainer (0.46s)
10:17:33 [2022-04-20T10:17:33.972Z] === RUN   TestPidHost
10:17:34 [2022-04-20T10:17:34.909Z] --- PASS: TestPidHost (0.96s)
10:17:34 [2022-04-20T10:17:34.909Z] === RUN   TestPsFilter
10:17:34 [2022-04-20T10:17:34.909Z] --- PASS: TestPsFilter (0.13s)
10:17:34 [2022-04-20T10:17:34.909Z] === RUN   TestRemoveContainerWithRemovedVolume
10:17:35 [2022-04-20T10:17:35.476Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
10:17:35 [2022-04-20T10:17:35.476Z] === RUN   TestRemoveContainerWithVolume
10:17:35 [2022-04-20T10:17:35.736Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
10:17:35 [2022-04-20T10:17:35.736Z] === RUN   TestRemoveContainerRunning
10:17:36 [2022-04-20T10:17:36.303Z] --- PASS: TestRemoveContainerRunning (0.44s)
10:17:36 [2022-04-20T10:17:36.303Z] === RUN   TestRemoveContainerForceRemoveRunning
10:17:36 [2022-04-20T10:17:36.562Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
10:17:36 [2022-04-20T10:17:36.562Z] === RUN   TestRemoveInvalidContainer
10:17:36 [2022-04-20T10:17:36.562Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:17:36 [2022-04-20T10:17:36.562Z] === RUN   TestRenameLinkedContainer
10:17:38 [2022-04-20T10:17:38.464Z] --- PASS: TestRenameLinkedContainer (1.74s)
10:17:38 [2022-04-20T10:17:38.464Z] === RUN   TestRenameStoppedContainer
10:17:38 [2022-04-20T10:17:38.723Z] --- PASS: TestRenameStoppedContainer (0.42s)
10:17:38 [2022-04-20T10:17:38.723Z] === RUN   TestRenameRunningContainerAndReuse
10:17:39 [2022-04-20T10:17:39.658Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
10:17:39 [2022-04-20T10:17:39.658Z] === RUN   TestRenameInvalidName
10:17:40 [2022-04-20T10:17:40.225Z] --- PASS: TestRenameInvalidName (0.43s)
10:17:40 [2022-04-20T10:17:40.225Z] === RUN   TestRenameAnonymousContainer
10:17:41 [2022-04-20T10:17:41.622Z] --- PASS: TestRenameAnonymousContainer (1.59s)
10:17:41 [2022-04-20T10:17:41.622Z] === RUN   TestRenameContainerWithSameName
10:17:42 [2022-04-20T10:17:42.199Z] --- PASS: TestRenameContainerWithSameName (0.45s)
10:17:42 [2022-04-20T10:17:42.199Z] === RUN   TestRenameContainerWithLinkedContainer
10:17:43 [2022-04-20T10:17:43.144Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
10:17:43 [2022-04-20T10:17:43.144Z] === RUN   TestResize
10:17:43 [2022-04-20T10:17:43.410Z] --- PASS: TestResize (0.44s)
10:17:43 [2022-04-20T10:17:43.410Z] === RUN   TestResizeWithInvalidSize
10:17:43 [2022-04-20T10:17:43.977Z] --- PASS: TestResizeWithInvalidSize (0.46s)
10:17:43 [2022-04-20T10:17:43.977Z] === RUN   TestResizeWhenContainerNotStarted
10:17:44 [2022-04-20T10:17:44.236Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:17:44 [2022-04-20T10:17:44.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:17:44 [2022-04-20T10:17:44.237Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:17:44 [2022-04-20T10:17:44.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:17:44 [2022-04-20T10:17:44.237Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:17:44 [2022-04-20T10:17:44.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:17:44 [2022-04-20T10:17:44.237Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:17:44 [2022-04-20T10:17:44.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:17:44 [2022-04-20T10:17:44.237Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:17:44 [2022-04-20T10:17:44.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:17:44 [2022-04-20T10:17:44.237Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:17:44 [2022-04-20T10:17:44.237Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:17:46 [2022-04-20T10:17:46.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:17:47 [2022-04-20T10:17:47.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:17:48 [2022-04-20T10:17:48.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:17:48 [2022-04-20T10:17:48.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:17:49 [2022-04-20T10:17:49.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:17:49 [2022-04-20T10:17:49.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:17:54 [2022-04-20T10:17:54.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:17:54 [2022-04-20T10:17:54.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:17:55 [2022-04-20T10:17:55.920Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:17:57 [2022-04-20T10:17:57.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:17:57 [2022-04-20T10:17:57.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:17:58 [2022-04-20T10:17:58.936Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:17:59 [2022-04-20T10:17:59.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:18:00 [2022-04-20T10:18:00.881Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:18:02 [2022-04-20T10:18:02.257Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s)
10:18:02 [2022-04-20T10:18:02.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
10:18:02 [2022-04-20T10:18:02.257Z] === RUN   TestCgroupNamespacesRun
10:18:03 [2022-04-20T10:18:03.632Z] --- PASS: TestCgroupNamespacesRun (1.21s)
10:18:03 [2022-04-20T10:18:03.632Z] === RUN   TestCgroupNamespacesRunPrivileged
10:18:03 [2022-04-20T10:18:03.632Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:18:03 [2022-04-20T10:18:03.632Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
10:18:03 [2022-04-20T10:18:03.632Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:18:05 [2022-04-20T10:18:05.008Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
10:18:05 [2022-04-20T10:18:05.008Z] === RUN   TestCgroupNamespacesRunHostMode
10:18:05 [2022-04-20T10:18:05.943Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
10:18:05 [2022-04-20T10:18:05.943Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:18:07 [2022-04-20T10:18:07.319Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
10:18:07 [2022-04-20T10:18:07.319Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:18:08 [2022-04-20T10:18:08.257Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
10:18:08 [2022-04-20T10:18:08.257Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:18:08 [2022-04-20T10:18:08.824Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
10:18:08 [2022-04-20T10:18:08.824Z] === RUN   TestCgroupNamespacesRunOlderClient
10:18:10 [2022-04-20T10:18:10.202Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
10:18:10 [2022-04-20T10:18:10.202Z] === RUN   TestNISDomainname
10:18:10 [2022-04-20T10:18:10.770Z] --- PASS: TestNISDomainname (0.54s)
10:18:10 [2022-04-20T10:18:10.770Z] === RUN   TestHostnameDnsResolution
10:18:11 [2022-04-20T10:18:11.337Z] --- PASS: TestHostnameDnsResolution (0.71s)
10:18:11 [2022-04-20T10:18:11.337Z] === RUN   TestUnprivilegedPortsAndPing
10:18:11 [2022-04-20T10:18:11.905Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
10:18:11 [2022-04-20T10:18:11.905Z] === RUN   TestPrivilegedHostDevices
10:18:12 [2022-04-20T10:18:12.472Z] --- PASS: TestPrivilegedHostDevices (0.51s)
10:18:12 [2022-04-20T10:18:12.472Z] === RUN   TestStats
10:18:15 [2022-04-20T10:18:15.001Z] --- PASS: TestStats (2.51s)
10:18:15 [2022-04-20T10:18:15.001Z] === RUN   TestStopContainerWithTimeout
10:18:15 [2022-04-20T10:18:15.001Z] === RUN   TestStopContainerWithTimeout/0
10:18:15 [2022-04-20T10:18:15.001Z] === PAUSE TestStopContainerWithTimeout/0
10:18:15 [2022-04-20T10:18:15.001Z] === RUN   TestStopContainerWithTimeout/1
10:18:15 [2022-04-20T10:18:15.001Z] === PAUSE TestStopContainerWithTimeout/1
10:18:15 [2022-04-20T10:18:15.001Z] === RUN   TestStopContainerWithTimeout/3
10:18:15 [2022-04-20T10:18:15.001Z] === PAUSE TestStopContainerWithTimeout/3
10:18:15 [2022-04-20T10:18:15.001Z] === RUN   TestStopContainerWithTimeout/-1
10:18:15 [2022-04-20T10:18:15.001Z] === PAUSE TestStopContainerWithTimeout/-1
10:18:15 [2022-04-20T10:18:15.001Z] === CONT  TestStopContainerWithTimeout/0
10:18:15 [2022-04-20T10:18:15.001Z] === CONT  TestStopContainerWithTimeout/-1
10:18:15 [2022-04-20T10:18:15.569Z] === CONT  TestStopContainerWithTimeout/3
10:18:18 [2022-04-20T10:18:18.101Z] === CONT  TestStopContainerWithTimeout/1
10:18:19 [2022-04-20T10:18:19.037Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:18:19 [2022-04-20T10:18:19.037Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
10:18:19 [2022-04-20T10:18:19.037Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
10:18:19 [2022-04-20T10:18:19.037Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
10:18:19 [2022-04-20T10:18:19.037Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
10:18:19 [2022-04-20T10:18:19.037Z] === RUN   TestDeleteDevicemapper
10:18:19 [2022-04-20T10:18:19.037Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:18:19 [2022-04-20T10:18:19.037Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:18:19 [2022-04-20T10:18:19.037Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:18:21 [2022-04-20T10:18:21.719Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s)
10:18:21 [2022-04-20T10:18:21.719Z] === RUN   TestUpdateMemory
10:18:21 [2022-04-20T10:18:21.719Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:18:21 [2022-04-20T10:18:21.719Z] --- SKIP: TestUpdateMemory (0.00s)
10:18:21 [2022-04-20T10:18:21.719Z] === RUN   TestUpdateCPUQuota
10:18:22 [2022-04-20T10:18:22.296Z] --- PASS: TestUpdateCPUQuota (0.88s)
10:18:22 [2022-04-20T10:18:22.296Z] === RUN   TestUpdatePidsLimit
10:18:22 [2022-04-20T10:18:22.296Z] === RUN   TestUpdatePidsLimit/update_from_none
10:18:22 [2022-04-20T10:18:22.554Z] === RUN   TestUpdatePidsLimit/no_change
10:18:22 [2022-04-20T10:18:22.812Z] === RUN   TestUpdatePidsLimit/update_lower
10:18:23 [2022-04-20T10:18:23.071Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:18:23 [2022-04-20T10:18:23.071Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:18:23 [2022-04-20T10:18:23.329Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:18:23 [2022-04-20T10:18:23.588Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:18:24 [2022-04-20T10:18:24.523Z] --- PASS: TestUpdatePidsLimit (2.00s)
10:18:24 [2022-04-20T10:18:24.523Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
10:18:24 [2022-04-20T10:18:24.523Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
10:18:24 [2022-04-20T10:18:24.523Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
10:18:24 [2022-04-20T10:18:24.523Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
10:18:24 [2022-04-20T10:18:24.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
10:18:24 [2022-04-20T10:18:24.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
10:18:24 [2022-04-20T10:18:24.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
10:18:24 [2022-04-20T10:18:24.523Z] === RUN   TestUpdateRestartPolicy
10:18:36 [2022-04-20T10:18:36.725Z] --- PASS: TestUpdateRestartPolicy (11.07s)
10:18:36 [2022-04-20T10:18:36.725Z] === RUN   TestUpdateRestartWithAutoRemove
10:18:36 [2022-04-20T10:18:36.725Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
10:18:36 [2022-04-20T10:18:36.725Z] === RUN   TestWaitNonBlocked
10:18:36 [2022-04-20T10:18:36.725Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:18:36 [2022-04-20T10:18:36.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:18:36 [2022-04-20T10:18:36.725Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:18:36 [2022-04-20T10:18:36.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:18:36 [2022-04-20T10:18:36.725Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:18:36 [2022-04-20T10:18:36.725Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:18:36 [2022-04-20T10:18:36.725Z] --- PASS: TestWaitNonBlocked (0.01s)
10:18:36 [2022-04-20T10:18:36.725Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s)
10:18:36 [2022-04-20T10:18:36.725Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
10:18:36 [2022-04-20T10:18:36.725Z] === RUN   TestWaitBlocked
10:18:36 [2022-04-20T10:18:36.725Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:18:36 [2022-04-20T10:18:36.725Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:18:36 [2022-04-20T10:18:36.725Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:18:36 [2022-04-20T10:18:36.725Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:18:36 [2022-04-20T10:18:36.725Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:18:36 [2022-04-20T10:18:36.725Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:18:37 [2022-04-20T10:18:37.293Z] --- PASS: TestWaitBlocked (0.01s)
10:18:37 [2022-04-20T10:18:37.293Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
10:18:37 [2022-04-20T10:18:37.293Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
10:18:37 [2022-04-20T10:18:37.293Z] === CONT  TestContainerStartOnDaemonRestart
10:18:37 [2022-04-20T10:18:37.293Z] === CONT  TestRestartDaemonWithRestartingContainer
10:18:39 [2022-04-20T10:18:39.831Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s)
10:18:39 [2022-04-20T10:18:39.831Z] === CONT  TestDaemonHostGatewayIP
10:18:39 [2022-04-20T10:18:39.831Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s)
10:18:39 [2022-04-20T10:18:39.831Z] === CONT  TestDaemonRestartIpcMode
10:18:42 [2022-04-20T10:18:42.367Z] --- PASS: TestDaemonHostGatewayIP (2.65s)
10:18:42 [2022-04-20T10:18:42.367Z] === CONT  TestIpcModeOlderClient
10:18:42 [2022-04-20T10:18:42.367Z] --- PASS: TestDaemonRestartIpcMode (2.64s)
10:18:42 [2022-04-20T10:18:42.367Z] === CONT  TestContainerKillOnDaemonStart
10:18:42 [2022-04-20T10:18:42.367Z] --- PASS: TestIpcModeOlderClient (0.11s)
10:18:54 [2022-04-20T10:18:54.571Z] --- PASS: TestContainerKillOnDaemonStart (11.52s)
10:18:54 [2022-04-20T10:18:54.571Z] PASS
10:18:54 [2022-04-20T10:18:54.571Z] 
10:18:54 [2022-04-20T10:18:54.571Z] === Skipped
10:18:54 [2022-04-20T10:18:54.571Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:18:54 [2022-04-20T10:18:54.571Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:18:54 [2022-04-20T10:18:54.571Z] 
10:18:54 [2022-04-20T10:18:54.571Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:18:54 [2022-04-20T10:18:54.571Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:18:54 [2022-04-20T10:18:54.571Z] 
10:18:54 [2022-04-20T10:18:54.571Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:18:54 [2022-04-20T10:18:54.571Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:18:54 [2022-04-20T10:18:54.571Z] 
10:18:54 [2022-04-20T10:18:54.571Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:18:54 [2022-04-20T10:18:54.571Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:18:54 [2022-04-20T10:18:54.571Z] 
10:18:54 [2022-04-20T10:18:54.571Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
10:18:54 [2022-04-20T10:18:54.571Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:18:54 [2022-04-20T10:18:54.571Z] 
10:18:54 [2022-04-20T10:18:54.571Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:18:54 [2022-04-20T10:18:54.571Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:18:54 [2022-04-20T10:18:54.571Z] 
10:18:54 [2022-04-20T10:18:54.571Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:18:54 [2022-04-20T10:18:54.571Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:18:54 [2022-04-20T10:18:54.571Z] 
10:18:54 [2022-04-20T10:18:54.571Z] DONE 234 tests, 7 skipped in 120.779s
10:18:54 [2022-04-20T10:18:54.571Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
10:18:54 [2022-04-20T10:18:54.571Z] === RUN   TestConfigDaemonLibtrustID
10:18:54 [2022-04-20T10:18:54.571Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
10:18:54 [2022-04-20T10:18:54.571Z] === RUN   TestDaemonConfigValidation
10:18:54 [2022-04-20T10:18:54.571Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:18:54 [2022-04-20T10:18:54.571Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:18:54 [2022-04-20T10:18:54.571Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:18:54 [2022-04-20T10:18:54.571Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:18:54 [2022-04-20T10:18:54.571Z] === RUN   TestDaemonConfigValidation/invalid_config
10:18:54 [2022-04-20T10:18:54.571Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:18:54 [2022-04-20T10:18:54.571Z] === RUN   TestDaemonConfigValidation/malformed_config
10:18:54 [2022-04-20T10:18:54.571Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:18:54 [2022-04-20T10:18:54.571Z] === RUN   TestDaemonConfigValidation/valid_config
10:18:54 [2022-04-20T10:18:54.571Z] === PAUSE TestDaemonConfigValidation/valid_config
10:18:54 [2022-04-20T10:18:54.571Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:18:54 [2022-04-20T10:18:54.571Z] === CONT  TestDaemonConfigValidation/malformed_config
10:18:54 [2022-04-20T10:18:54.571Z] === CONT  TestDaemonConfigValidation/valid_config
10:18:54 [2022-04-20T10:18:54.571Z] === CONT  TestDaemonConfigValidation/invalid_config
10:18:54 [2022-04-20T10:18:54.571Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:18:54 [2022-04-20T10:18:54.571Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:18:54 [2022-04-20T10:18:54.571Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
10:18:54 [2022-04-20T10:18:54.571Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
10:18:54 [2022-04-20T10:18:54.571Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
10:18:54 [2022-04-20T10:18:54.571Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
10:18:54 [2022-04-20T10:18:54.572Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
10:18:54 [2022-04-20T10:18:54.572Z] === RUN   TestConfigDaemonSeccompProfiles
10:18:54 [2022-04-20T10:18:54.572Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:18:55 [2022-04-20T10:18:55.508Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:18:56 [2022-04-20T10:18:56.448Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:18:57 [2022-04-20T10:18:57.385Z] === CONT  TestConfigDaemonSeccompProfiles
10:18:57 [2022-04-20T10:18:57.385Z]     daemon_test.go:156: [df7274f76f59f] daemon is not started
10:18:57 [2022-04-20T10:18:57.385Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
10:18:57 [2022-04-20T10:18:57.385Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:18:57 [2022-04-20T10:18:57.385Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
10:18:57 [2022-04-20T10:18:57.385Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:18:57 [2022-04-20T10:18:57.385Z] === RUN   TestDaemonProxy
10:18:57 [2022-04-20T10:18:57.385Z] === RUN   TestDaemonProxy/environment_variables
10:18:59 [2022-04-20T10:18:59.286Z] === RUN   TestDaemonProxy/command-line_options
10:19:01 [2022-04-20T10:19:01.187Z] === RUN   TestDaemonProxy/configuration_file
10:19:03 [2022-04-20T10:19:03.090Z] === RUN   TestDaemonProxy/conflicting_options
10:19:03 [2022-04-20T10:19:03.090Z] === RUN   TestDaemonProxy/reload_sanitized
10:19:03 [2022-04-20T10:19:03.658Z] --- PASS: TestDaemonProxy (6.22s)
10:19:03 [2022-04-20T10:19:03.658Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
10:19:03 [2022-04-20T10:19:03.658Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
10:19:03 [2022-04-20T10:19:03.658Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
10:19:03 [2022-04-20T10:19:03.658Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:19:03 [2022-04-20T10:19:03.658Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
10:19:03 [2022-04-20T10:19:03.658Z] PASS
10:19:03 [2022-04-20T10:19:03.658Z] 
10:19:03 [2022-04-20T10:19:03.658Z] DONE 17 tests in 10.086s
10:19:03 [2022-04-20T10:19:03.658Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:19:03 [2022-04-20T10:19:03.917Z] INFO: Testing against a local daemon
10:19:03 [2022-04-20T10:19:03.917Z] === RUN   TestCommitInheritsEnv
10:19:04 [2022-04-20T10:19:04.177Z] --- PASS: TestCommitInheritsEnv (0.29s)
10:19:04 [2022-04-20T10:19:04.177Z] === RUN   TestImportExtremelyLargeImageWorks
10:19:04 [2022-04-20T10:19:04.177Z] === PAUSE TestImportExtremelyLargeImageWorks
10:19:04 [2022-04-20T10:19:04.177Z] === RUN   TestImportWithCustomPlatform
10:19:04 [2022-04-20T10:19:04.177Z] === RUN   TestImportWithCustomPlatform/#00
10:19:04 [2022-04-20T10:19:04.177Z] === RUN   TestImportWithCustomPlatform/_______
10:19:04 [2022-04-20T10:19:04.177Z] === RUN   TestImportWithCustomPlatform//
10:19:04 [2022-04-20T10:19:04.177Z] === RUN   TestImportWithCustomPlatform/linux
10:19:04 [2022-04-20T10:19:04.177Z] === RUN   TestImportWithCustomPlatform/LINUX
10:19:04 [2022-04-20T10:19:04.436Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:19:04 [2022-04-20T10:19:04.436Z] === RUN   TestImportWithCustomPlatform/macos
10:19:04 [2022-04-20T10:19:04.437Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:19:04 [2022-04-20T10:19:04.437Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:19:04 [2022-04-20T10:19:04.437Z] --- PASS: TestImportWithCustomPlatform (0.32s)
10:19:04 [2022-04-20T10:19:04.437Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
10:19:04 [2022-04-20T10:19:04.437Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:19:04 [2022-04-20T10:19:04.437Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:19:04 [2022-04-20T10:19:04.437Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
10:19:04 [2022-04-20T10:19:04.437Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
10:19:04 [2022-04-20T10:19:04.437Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
10:19:04 [2022-04-20T10:19:04.437Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:19:04 [2022-04-20T10:19:04.437Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:19:04 [2022-04-20T10:19:04.437Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:19:04 [2022-04-20T10:19:04.437Z] === RUN   TestImagesFilterMultiReference
10:19:04 [2022-04-20T10:19:04.437Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:19:04 [2022-04-20T10:19:04.437Z] === RUN   TestImagePullPlatformInvalid
10:19:04 [2022-04-20T10:19:04.437Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:19:04 [2022-04-20T10:19:04.437Z] === RUN   TestRemoveImageOrphaning
10:19:04 [2022-04-20T10:19:04.696Z] --- PASS: TestRemoveImageOrphaning (0.27s)
10:19:04 [2022-04-20T10:19:04.696Z] === RUN   TestRemoveImageGarbageCollector
10:19:05 [2022-04-20T10:19:05.263Z] time="2022-04-20T10:19:05Z" level=info msg="[graphdriver] trying configured driver: overlay2"
10:19:06 [2022-04-20T10:19:06.639Z] --- PASS: TestRemoveImageGarbageCollector (1.86s)
10:19:06 [2022-04-20T10:19:06.639Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:19:06 [2022-04-20T10:19:06.639Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:19:06 [2022-04-20T10:19:06.639Z] === RUN   TestTagInvalidReference
10:19:06 [2022-04-20T10:19:06.639Z] --- PASS: TestTagInvalidReference (0.01s)
10:19:06 [2022-04-20T10:19:06.639Z] === RUN   TestTagValidPrefixedRepo
10:19:06 [2022-04-20T10:19:06.639Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:19:06 [2022-04-20T10:19:06.639Z] === RUN   TestTagExistedNameWithoutForce
10:19:06 [2022-04-20T10:19:06.639Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:19:06 [2022-04-20T10:19:06.639Z] === RUN   TestTagOfficialNames
10:19:06 [2022-04-20T10:19:06.897Z] --- PASS: TestTagOfficialNames (0.05s)
10:19:06 [2022-04-20T10:19:06.897Z] === RUN   TestTagMatchesDigest
10:19:06 [2022-04-20T10:19:06.897Z] --- PASS: TestTagMatchesDigest (0.02s)
10:19:06 [2022-04-20T10:19:06.897Z] === CONT  TestImportExtremelyLargeImageWorks
10:20:43 [2022-04-20T10:20:43.337Z] --- PASS: TestImportExtremelyLargeImageWorks (92.31s)
10:20:43 [2022-04-20T10:20:43.337Z] PASS
10:20:43 [2022-04-20T10:20:43.337Z] 
10:20:43 [2022-04-20T10:20:43.337Z] DONE 22 tests in 95.376s
10:20:43 [2022-04-20T10:20:43.337Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:20:43 [2022-04-20T10:20:43.337Z] INFO: Testing against a local daemon
10:20:43 [2022-04-20T10:20:43.337Z] === RUN   TestNetworkCreateDelete
10:20:43 [2022-04-20T10:20:43.337Z] --- PASS: TestNetworkCreateDelete (0.13s)
10:20:43 [2022-04-20T10:20:43.337Z] === RUN   TestDockerNetworkDeletePreferID
10:20:43 [2022-04-20T10:20:43.337Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
10:20:43 [2022-04-20T10:20:43.337Z] === RUN   TestDaemonDNSFallback
10:20:45 [2022-04-20T10:20:45.869Z] --- PASS: TestDaemonDNSFallback (6.28s)
10:20:45 [2022-04-20T10:20:45.869Z] === RUN   TestInspectNetwork
10:20:49 [2022-04-20T10:20:49.154Z] === RUN   TestInspectNetwork/full_network_id
10:20:49 [2022-04-20T10:20:49.154Z] === RUN   TestInspectNetwork/partial_network_id
10:20:49 [2022-04-20T10:20:49.154Z] === RUN   TestInspectNetwork/network_name
10:20:49 [2022-04-20T10:20:49.154Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:20:53 [2022-04-20T10:20:53.338Z] --- PASS: TestInspectNetwork (7.10s)
10:20:53 [2022-04-20T10:20:53.338Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:20:53 [2022-04-20T10:20:53.338Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:20:53 [2022-04-20T10:20:53.338Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:20:53 [2022-04-20T10:20:53.338Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:20:53 [2022-04-20T10:20:53.338Z] === RUN   TestRunContainerWithBridgeNone
10:20:54 [2022-04-20T10:20:54.739Z] --- PASS: TestRunContainerWithBridgeNone (1.60s)
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/create
10:20:54 [2022-04-20T10:20:54.739Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:20:54 [2022-04-20T10:20:54.739Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:20:54 [2022-04-20T10:20:54.739Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:20:54 [2022-04-20T10:20:54.739Z] === CONT  TestNetworkInvalidJSON/networks/create
10:20:54 [2022-04-20T10:20:54.739Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:20:54 [2022-04-20T10:20:54.739Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:20:54 [2022-04-20T10:20:54.739Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:20:54 [2022-04-20T10:20:54.739Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkList
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkList//networks
10:20:54 [2022-04-20T10:20:54.739Z] === PAUSE TestNetworkList//networks
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestNetworkList//networks/
10:20:54 [2022-04-20T10:20:54.739Z] === PAUSE TestNetworkList//networks/
10:20:54 [2022-04-20T10:20:54.739Z] === CONT  TestNetworkList//networks
10:20:54 [2022-04-20T10:20:54.739Z] === CONT  TestNetworkList//networks/
10:20:54 [2022-04-20T10:20:54.739Z] --- PASS: TestNetworkList (0.01s)
10:20:54 [2022-04-20T10:20:54.739Z]     --- PASS: TestNetworkList//networks (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:20:54 [2022-04-20T10:20:54.739Z] === RUN   TestHostIPv4BridgeLabel
10:20:55 [2022-04-20T10:20:55.310Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:20:55 [2022-04-20T10:20:55.310Z] === RUN   TestDaemonRestartWithLiveRestore
10:20:56 [2022-04-20T10:20:56.246Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:20:56 [2022-04-20T10:20:56.246Z] === RUN   TestDaemonDefaultNetworkPools
10:20:56 [2022-04-20T10:20:56.814Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
10:20:56 [2022-04-20T10:20:56.814Z] === RUN   TestDaemonRestartWithExistingNetwork
10:20:58 [2022-04-20T10:20:58.190Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
10:20:58 [2022-04-20T10:20:58.190Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:20:59 [2022-04-20T10:20:59.566Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
10:20:59 [2022-04-20T10:20:59.566Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:20:59 [2022-04-20T10:20:59.825Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:20:59 [2022-04-20T10:20:59.825Z] === RUN   TestServiceWithPredefinedNetwork
10:21:02 [2022-04-20T10:21:02.356Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
10:21:02 [2022-04-20T10:21:02.356Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:21:02 [2022-04-20T10:21:02.356Z]     service_test.go:243: FLAKY_TEST
10:21:02 [2022-04-20T10:21:02.356Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:21:02 [2022-04-20T10:21:02.356Z] === RUN   TestServiceWithDataPathPortInit
10:21:17 [2022-04-20T10:21:17.230Z] --- PASS: TestServiceWithDataPathPortInit (13.75s)
10:21:17 [2022-04-20T10:21:17.230Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:21:18 [2022-04-20T10:21:18.606Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sedysmcinc3mkaxnzlekj6ieu Created:2022-04-20 10:21:17.104804404 +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[f202803df8a048723aa7a675f574120b61ac8813b3ce487062c41c7f24703e28:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.et2ubrwtdhdl82z0426ywzhnd EndpointID:8ef2d4dbe0af537ea70dc263b00342a30e30b883cec3ae050b878089732ced73 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:44c836ef29e4c211915512472a070444e9ab4bff766332145d8d1fd9b6d52537 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:b519b0850cc7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.et2ubrwtdhdl82z0426ywzhnd EndpointID:8ef2d4dbe0af537ea70dc263b00342a30e30b883cec3ae050b878089732ced73 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:21:22 [2022-04-20T10:21:22.793Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
10:21:22 [2022-04-20T10:21:22.794Z] PASS
10:21:22 [2022-04-20T10:21:22.794Z] 
10:21:22 [2022-04-20T10:21:22.794Z] === Skipped
10:21:22 [2022-04-20T10:21:22.794Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:21:22 [2022-04-20T10:21:22.794Z]     service_test.go:243: FLAKY_TEST
10:21:22 [2022-04-20T10:21:22.794Z] 
10:21:22 [2022-04-20T10:21:22.794Z] DONE 38 tests, 1 skipped in 43.695s
10:21:22 [2022-04-20T10:21:22.794Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:21:22 [2022-04-20T10:21:22.794Z] INFO: Testing against a local daemon
10:21:22 [2022-04-20T10:21:22.794Z] === RUN   TestDockerNetworkIpvlanPersistance
10:21:22 [2022-04-20T10:21:22.794Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:21:22 [2022-04-20T10:21:22.794Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:21:22 [2022-04-20T10:21:22.794Z] === RUN   TestDockerNetworkIpvlan
10:21:22 [2022-04-20T10:21:22.794Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:21:22 [2022-04-20T10:21:22.794Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:21:22 [2022-04-20T10:21:22.794Z] PASS
10:21:22 [2022-04-20T10:21:22.794Z] 
10:21:22 [2022-04-20T10:21:22.794Z] === Skipped
10:21:22 [2022-04-20T10:21:22.794Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:21:22 [2022-04-20T10:21:22.794Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:21:22 [2022-04-20T10:21:22.794Z] 
10:21:22 [2022-04-20T10:21:22.794Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:21:22 [2022-04-20T10:21:22.794Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:21:22 [2022-04-20T10:21:22.794Z] 
10:21:22 [2022-04-20T10:21:22.794Z] DONE 2 tests, 2 skipped in 0.022s
10:21:22 [2022-04-20T10:21:22.794Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:21:22 [2022-04-20T10:21:22.794Z] INFO: Testing against a local daemon
10:21:22 [2022-04-20T10:21:22.794Z] === RUN   TestDockerNetworkMacvlanPersistance
10:21:24 [2022-04-20T10:21:24.169Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
10:21:24 [2022-04-20T10:21:24.169Z] === RUN   TestDockerNetworkMacvlan
10:21:24 [2022-04-20T10:21:24.735Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:21:25 [2022-04-20T10:21:25.670Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:21:26 [2022-04-20T10:21:26.236Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:21:28 [2022-04-20T10:21:28.140Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:21:30 [2022-04-20T10:21:30.060Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:21:33 [2022-04-20T10:21:33.351Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:21:33 [2022-04-20T10:21:33.609Z] --- PASS: TestDockerNetworkMacvlan (9.54s)
10:21:33 [2022-04-20T10:21:33.609Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
10:21:33 [2022-04-20T10:21:33.609Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
10:21:33 [2022-04-20T10:21:33.609Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
10:21:33 [2022-04-20T10:21:33.609Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
10:21:33 [2022-04-20T10:21:33.609Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
10:21:33 [2022-04-20T10:21:33.609Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
10:21:33 [2022-04-20T10:21:33.609Z] PASS
10:21:33 [2022-04-20T10:21:33.609Z] 
10:21:33 [2022-04-20T10:21:33.609Z] DONE 8 tests in 10.791s
10:21:33 [2022-04-20T10:21:33.609Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:21:33 [2022-04-20T10:21:33.609Z] testing: warning: no tests to run
10:21:33 [2022-04-20T10:21:33.609Z] PASS
10:21:33 [2022-04-20T10:21:33.609Z] 
10:21:33 [2022-04-20T10:21:33.609Z] DONE 0 tests in 0.008s
10:21:33 [2022-04-20T10:21:33.609Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:21:33 [2022-04-20T10:21:33.609Z] INFO: Testing against a local daemon
10:21:33 [2022-04-20T10:21:33.609Z] === RUN   TestAuthZPluginAllowRequest
10:21:34 [2022-04-20T10:21:34.985Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
10:21:34 [2022-04-20T10:21:34.985Z] === RUN   TestAuthZPluginTLS
10:21:35 [2022-04-20T10:21:35.551Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:21:35 [2022-04-20T10:21:35.551Z] === RUN   TestAuthZPluginDenyRequest
10:21:36 [2022-04-20T10:21:36.117Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:21:36 [2022-04-20T10:21:36.117Z] === RUN   TestAuthZPluginAPIDenyResponse
10:21:36 [2022-04-20T10:21:36.376Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:21:36 [2022-04-20T10:21:36.376Z] === RUN   TestAuthZPluginDenyResponse
10:21:36 [2022-04-20T10:21:36.942Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:21:36 [2022-04-20T10:21:36.942Z] === RUN   TestAuthZPluginAllowEventStream
10:21:38 [2022-04-20T10:21:38.317Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
10:21:38 [2022-04-20T10:21:38.317Z] === RUN   TestAuthZPluginErrorResponse
10:21:38 [2022-04-20T10:21:38.884Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:21:38 [2022-04-20T10:21:38.884Z] === RUN   TestAuthZPluginErrorRequest
10:21:39 [2022-04-20T10:21:39.143Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:21:39 [2022-04-20T10:21:39.143Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:21:39 [2022-04-20T10:21:39.710Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:21:39 [2022-04-20T10:21:39.710Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:21:41 [2022-04-20T10:21:41.086Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
10:21:41 [2022-04-20T10:21:41.086Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:21:42 [2022-04-20T10:21:42.990Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s)
10:21:42 [2022-04-20T10:21:42.990Z] === RUN   TestAuthZPluginHeader
10:21:43 [2022-04-20T10:21:43.249Z] --- PASS: TestAuthZPluginHeader (0.70s)
10:21:43 [2022-04-20T10:21:43.249Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:21:47 [2022-04-20T10:21:47.436Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s)
10:21:47 [2022-04-20T10:21:47.436Z] === RUN   TestAuthZPluginV2Disable
10:21:50 [2022-04-20T10:21:50.717Z] --- PASS: TestAuthZPluginV2Disable (3.41s)
10:21:50 [2022-04-20T10:21:50.717Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:21:54 [2022-04-20T10:21:54.002Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.32s)
10:21:54 [2022-04-20T10:21:54.002Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:22:06 [2022-04-20T10:22:06.219Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.06s)
10:22:06 [2022-04-20T10:22:06.219Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:22:24 [2022-04-20T10:22:24.319Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
10:22:24 [2022-04-20T10:22:24.319Z] PASS
10:22:24 [2022-04-20T10:22:24.319Z] 
10:22:24 [2022-04-20T10:22:24.319Z] DONE 17 tests in 48.983s
10:22:24 [2022-04-20T10:22:24.319Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:22:24 [2022-04-20T10:22:24.319Z] INFO: Testing against a local daemon
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:22:24 [2022-04-20T10:22:24.319Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:22:24 [2022-04-20T10:22:24.319Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:22:24 [2022-04-20T10:22:24.319Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:22:24 [2022-04-20T10:22:24.319Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:22:24 [2022-04-20T10:22:24.319Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:22:24 [2022-04-20T10:22:24.319Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:22:24 [2022-04-20T10:22:24.319Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:22:24 [2022-04-20T10:22:24.319Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:22:24 [2022-04-20T10:22:24.319Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
10:22:24 [2022-04-20T10:22:24.319Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:22:24 [2022-04-20T10:22:24.319Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
10:22:24 [2022-04-20T10:22:24.320Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:22:24 [2022-04-20T10:22:24.320Z] === RUN   TestPluginInstall
10:22:24 [2022-04-20T10:22:24.320Z] === RUN   TestPluginInstall/no_auth
10:22:24 [2022-04-20T10:22:24.320Z] time="2022-04-20T10:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:24 [2022-04-20T10:22:24.320Z] time="2022-04-20T10:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f530c7642d73f26b293950c49d06ff6ca514588aef7438edab9a2ba1290b3f2b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:24 [2022-04-20T10:22:24.320Z] time="2022-04-20T10:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:24 [2022-04-20T10:22:24.320Z] time="2022-04-20T10:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f530c7642d73f26b293950c49d06ff6ca514588aef7438edab9a2ba1290b3f2b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:24 [2022-04-20T10:22:24.320Z] === RUN   TestPluginInstall/with_htpasswd
10:22:24 [2022-04-20T10:22:24.320Z] time="2022-04-20T10:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:24 [2022-04-20T10:22:24.320Z] time="2022-04-20T10:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f530c7642d73f26b293950c49d06ff6ca514588aef7438edab9a2ba1290b3f2b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:24 [2022-04-20T10:22:24.320Z] time="2022-04-20T10:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:24 [2022-04-20T10:22:24.320Z] time="2022-04-20T10:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f530c7642d73f26b293950c49d06ff6ca514588aef7438edab9a2ba1290b3f2b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:24 [2022-04-20T10:22:24.320Z] === RUN   TestPluginInstall/with_insecure
10:22:25 [2022-04-20T10:22:25.255Z] time="2022-04-20T10:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:25 [2022-04-20T10:22:25.255Z] time="2022-04-20T10:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c54fb2987c6a4390be0cbe58ca7c9cb15ad8353ae14a70c3c792fd897fdcbe59" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:25 [2022-04-20T10:22:25.255Z] time="2022-04-20T10:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:25 [2022-04-20T10:22:25.255Z] time="2022-04-20T10:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c54fb2987c6a4390be0cbe58ca7c9cb15ad8353ae14a70c3c792fd897fdcbe59" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:25 [2022-04-20T10:22:25.514Z]     plugin_test.go:195: [de36de0597136] daemon is not started
10:22:25 [2022-04-20T10:22:25.514Z] --- PASS: TestPluginInstall (2.72s)
10:22:25 [2022-04-20T10:22:25.514Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
10:22:25 [2022-04-20T10:22:25.514Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
10:22:25 [2022-04-20T10:22:25.514Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
10:22:25 [2022-04-20T10:22:25.514Z] === RUN   TestPluginsWithRuntimes
10:22:26 [2022-04-20T10:22:26.891Z] === RUN   TestPluginsWithRuntimes/No_Args
10:22:27 [2022-04-20T10:22:27.826Z] === RUN   TestPluginsWithRuntimes/With_Args
10:22:28 [2022-04-20T10:22:28.763Z] --- PASS: TestPluginsWithRuntimes (3.29s)
10:22:28 [2022-04-20T10:22:28.763Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
10:22:28 [2022-04-20T10:22:28.763Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
10:22:28 [2022-04-20T10:22:28.763Z] === RUN   TestPluginBackCompatMediaTypes
10:22:29 [2022-04-20T10:22:29.331Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
10:22:29 [2022-04-20T10:22:29.331Z] PASS
10:22:29 [2022-04-20T10:22:29.331Z] 
10:22:29 [2022-04-20T10:22:29.331Z] DONE 24 tests in 6.632s
10:22:29 [2022-04-20T10:22:29.331Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:22:29 [2022-04-20T10:22:29.331Z] INFO: Testing against a local daemon
10:22:29 [2022-04-20T10:22:29.331Z] === RUN   TestExternalGraphDriver
10:22:29 [2022-04-20T10:22:29.331Z] === RUN   TestExternalGraphDriver/json
10:22:31 [2022-04-20T10:22:31.234Z] === RUN   TestExternalGraphDriver/spec
10:22:33 [2022-04-20T10:22:33.137Z] === RUN   TestExternalGraphDriver/pull
10:22:34 [2022-04-20T10:22:34.512Z] --- PASS: TestExternalGraphDriver (5.08s)
10:22:34 [2022-04-20T10:22:34.512Z]     --- PASS: TestExternalGraphDriver/json (1.68s)
10:22:34 [2022-04-20T10:22:34.512Z]     --- PASS: TestExternalGraphDriver/spec (1.68s)
10:22:34 [2022-04-20T10:22:34.512Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
10:22:34 [2022-04-20T10:22:34.512Z] === RUN   TestGraphdriverPluginV2
10:22:38 [2022-04-20T10:22:38.698Z] --- PASS: TestGraphdriverPluginV2 (3.84s)
10:22:38 [2022-04-20T10:22:38.698Z] PASS
10:22:38 [2022-04-20T10:22:38.698Z] 
10:22:38 [2022-04-20T10:22:38.698Z] DONE 5 tests in 8.978s
10:22:38 [2022-04-20T10:22:38.698Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:22:38 [2022-04-20T10:22:38.698Z] INFO: Testing against a local daemon
10:22:38 [2022-04-20T10:22:38.698Z] === RUN   TestContinueAfterPluginCrash
10:22:38 [2022-04-20T10:22:38.698Z] === PAUSE TestContinueAfterPluginCrash
10:22:38 [2022-04-20T10:22:38.698Z] === RUN   TestReadPluginNoRead
10:22:38 [2022-04-20T10:22:38.698Z] === PAUSE TestReadPluginNoRead
10:22:38 [2022-04-20T10:22:38.698Z] === RUN   TestDaemonStartWithLogOpt
10:22:38 [2022-04-20T10:22:38.698Z] === PAUSE TestDaemonStartWithLogOpt
10:22:38 [2022-04-20T10:22:38.698Z] === CONT  TestContinueAfterPluginCrash
10:22:38 [2022-04-20T10:22:38.698Z] === CONT  TestDaemonStartWithLogOpt
10:22:41 [2022-04-20T10:22:41.988Z] --- PASS: TestDaemonStartWithLogOpt (3.50s)
10:22:41 [2022-04-20T10:22:41.988Z] === CONT  TestReadPluginNoRead
10:22:44 [2022-04-20T10:22:44.519Z] === RUN   TestReadPluginNoRead/default
10:22:45 [2022-04-20T10:22:45.455Z] === RUN   TestReadPluginNoRead/disabled_caching
10:22:46 [2022-04-20T10:22:46.400Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:22:46 [2022-04-20T10:22:46.663Z] --- PASS: TestContinueAfterPluginCrash (8.37s)
10:22:47 [2022-04-20T10:22:47.611Z] === CONT  TestReadPluginNoRead
10:22:47 [2022-04-20T10:22:47.611Z]     read_test.go:92: [df02822b66413] daemon is not started
10:22:47 [2022-04-20T10:22:47.611Z] --- PASS: TestReadPluginNoRead (5.85s)
10:22:47 [2022-04-20T10:22:47.611Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
10:22:47 [2022-04-20T10:22:47.611Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
10:22:47 [2022-04-20T10:22:47.611Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
10:22:47 [2022-04-20T10:22:47.611Z] PASS
10:22:47 [2022-04-20T10:22:47.611Z] 
10:22:47 [2022-04-20T10:22:47.611Z] DONE 6 tests in 9.380s
10:22:47 [2022-04-20T10:22:47.611Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:22:47 [2022-04-20T10:22:47.611Z] testing: warning: no tests to run
10:22:47 [2022-04-20T10:22:47.611Z] PASS
10:22:47 [2022-04-20T10:22:47.611Z] 
10:22:47 [2022-04-20T10:22:47.611Z] DONE 0 tests in 0.007s
10:22:47 [2022-04-20T10:22:47.611Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:22:47 [2022-04-20T10:22:47.869Z] INFO: Testing against a local daemon
10:22:47 [2022-04-20T10:22:47.869Z] === RUN   TestPluginWithDevMounts
10:22:47 [2022-04-20T10:22:47.869Z] === PAUSE TestPluginWithDevMounts
10:22:47 [2022-04-20T10:22:47.869Z] === CONT  TestPluginWithDevMounts
10:22:49 [2022-04-20T10:22:49.247Z] --- PASS: TestPluginWithDevMounts (1.62s)
10:22:49 [2022-04-20T10:22:49.506Z] PASS
10:22:49 [2022-04-20T10:22:49.506Z] 
10:22:49 [2022-04-20T10:22:49.506Z] DONE 1 tests in 1.646s
10:22:49 [2022-04-20T10:22:49.506Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:22:49 [2022-04-20T10:22:49.506Z] INFO: Testing against a local daemon
10:22:49 [2022-04-20T10:22:49.506Z] === RUN   TestSecretInspect
10:22:52 [2022-04-20T10:22:52.039Z] --- PASS: TestSecretInspect (2.17s)
10:22:52 [2022-04-20T10:22:52.039Z] === RUN   TestSecretList
10:22:53 [2022-04-20T10:22:53.940Z] --- PASS: TestSecretList (2.13s)
10:22:53 [2022-04-20T10:22:53.940Z] === RUN   TestSecretsCreateAndDelete
10:22:55 [2022-04-20T10:22:55.847Z] --- PASS: TestSecretsCreateAndDelete (2.13s)
10:22:55 [2022-04-20T10:22:55.847Z] === RUN   TestSecretsUpdate
10:22:58 [2022-04-20T10:22:58.377Z] --- PASS: TestSecretsUpdate (2.15s)
10:22:58 [2022-04-20T10:22:58.377Z] === RUN   TestTemplatedSecret
10:23:00 [2022-04-20T10:23:00.909Z] --- PASS: TestTemplatedSecret (2.60s)
10:23:00 [2022-04-20T10:23:00.909Z] === RUN   TestSecretCreateResolve
10:23:02 [2022-04-20T10:23:02.815Z] --- PASS: TestSecretCreateResolve (2.13s)
10:23:02 [2022-04-20T10:23:02.815Z] PASS
10:23:02 [2022-04-20T10:23:02.815Z] 
10:23:02 [2022-04-20T10:23:02.815Z] DONE 6 tests in 13.334s
10:23:02 [2022-04-20T10:23:02.815Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:23:02 [2022-04-20T10:23:02.815Z] INFO: Testing against a local daemon
10:23:02 [2022-04-20T10:23:02.815Z] === RUN   TestServiceCreateInit
10:23:02 [2022-04-20T10:23:02.815Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:23:07 [2022-04-20T10:23:07.004Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:23:10 [2022-04-20T10:23:10.288Z] --- PASS: TestServiceCreateInit (7.55s)
10:23:10 [2022-04-20T10:23:10.288Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s)
10:23:10 [2022-04-20T10:23:10.288Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s)
10:23:10 [2022-04-20T10:23:10.288Z] === RUN   TestCreateServiceMultipleTimes
10:23:28 [2022-04-20T10:23:28.394Z] --- PASS: TestCreateServiceMultipleTimes (15.43s)
10:23:28 [2022-04-20T10:23:28.394Z] === RUN   TestCreateServiceConflict
10:23:28 [2022-04-20T10:23:28.394Z] --- PASS: TestCreateServiceConflict (2.14s)
10:23:28 [2022-04-20T10:23:28.394Z] === RUN   TestCreateServiceMaxReplicas
10:23:30 [2022-04-20T10:23:30.943Z] --- PASS: TestCreateServiceMaxReplicas (2.89s)
10:23:30 [2022-04-20T10:23:30.943Z] === RUN   TestCreateWithDuplicateNetworkNames
10:23:45 [2022-04-20T10:23:45.817Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
10:23:45 [2022-04-20T10:23:45.817Z] === RUN   TestCreateServiceSecretFileMode
10:23:58 [2022-04-20T10:23:58.018Z] --- PASS: TestCreateServiceSecretFileMode (12.53s)
10:23:58 [2022-04-20T10:23:58.018Z] === RUN   TestCreateServiceConfigFileMode
10:24:10 [2022-04-20T10:24:10.219Z] --- PASS: TestCreateServiceConfigFileMode (12.49s)
10:24:10 [2022-04-20T10:24:10.219Z] === RUN   TestCreateServiceSysctls
10:24:12 [2022-04-20T10:24:12.120Z] --- PASS: TestCreateServiceSysctls (3.10s)
10:24:12 [2022-04-20T10:24:12.120Z] === RUN   TestCreateServiceCapabilities
10:24:14 [2022-04-20T10:24:14.650Z] --- PASS: TestCreateServiceCapabilities (2.47s)
10:24:14 [2022-04-20T10:24:14.650Z] === RUN   TestInspect
10:24:17 [2022-04-20T10:24:17.181Z] --- PASS: TestInspect (2.74s)
10:24:17 [2022-04-20T10:24:17.181Z] === RUN   TestCreateJob
10:24:20 [2022-04-20T10:24:20.467Z] --- PASS: TestCreateJob (2.98s)
10:24:20 [2022-04-20T10:24:20.467Z] === RUN   TestReplicatedJob
10:24:25 [2022-04-20T10:24:25.754Z] --- PASS: TestReplicatedJob (5.10s)
10:24:25 [2022-04-20T10:24:25.754Z] === RUN   TestUpdateReplicatedJob
10:24:29 [2022-04-20T10:24:29.038Z] --- PASS: TestUpdateReplicatedJob (3.22s)
10:24:29 [2022-04-20T10:24:29.038Z] === RUN   TestServiceListWithStatuses
10:24:29 [2022-04-20T10:24:29.038Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:24:29 [2022-04-20T10:24:29.038Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:24:29 [2022-04-20T10:24:29.038Z] === RUN   TestDockerNetworkConnectAlias
10:24:33 [2022-04-20T10:24:33.229Z] --- PASS: TestDockerNetworkConnectAlias (4.21s)
10:24:33 [2022-04-20T10:24:33.229Z] === RUN   TestDockerNetworkReConnect
10:24:36 [2022-04-20T10:24:36.514Z] --- PASS: TestDockerNetworkReConnect (3.39s)
10:24:36 [2022-04-20T10:24:36.514Z] === RUN   TestServicePlugin
10:24:39 [2022-04-20T10:24:39.800Z]     plugin_test.go:61: [d3dd6bba21fb8] joining swarm manager [d8b36c3939258]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:24:41 [2022-04-20T10:24:41.175Z]     plugin_test.go:64: [dbe7e6409bdb0] joining swarm manager [d8b36c3939258]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:25:07 [2022-04-20T10:25:07.717Z] --- PASS: TestServicePlugin (30.05s)
10:25:07 [2022-04-20T10:25:07.717Z] === RUN   TestServiceUpdateLabel
10:25:08 [2022-04-20T10:25:08.283Z] --- PASS: TestServiceUpdateLabel (2.18s)
10:25:08 [2022-04-20T10:25:08.283Z] === RUN   TestServiceUpdateSecrets
10:25:23 [2022-04-20T10:25:23.175Z] --- PASS: TestServiceUpdateSecrets (14.49s)
10:25:23 [2022-04-20T10:25:23.175Z] === RUN   TestServiceUpdateConfigs
10:25:38 [2022-04-20T10:25:38.050Z] --- PASS: TestServiceUpdateConfigs (14.44s)
10:25:38 [2022-04-20T10:25:38.050Z] === RUN   TestServiceUpdateNetwork
10:25:50 [2022-04-20T10:25:50.251Z] --- PASS: TestServiceUpdateNetwork (12.31s)
10:25:50 [2022-04-20T10:25:50.251Z] === RUN   TestServiceUpdatePidsLimit
10:25:50 [2022-04-20T10:25:50.818Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:25:51 [2022-04-20T10:25:51.754Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:25:58 [2022-04-20T10:25:58.313Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:26:06 [2022-04-20T10:26:06.475Z] --- PASS: TestServiceUpdatePidsLimit (16.22s)
10:26:06 [2022-04-20T10:26:06.475Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
10:26:06 [2022-04-20T10:26:06.475Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
10:26:06 [2022-04-20T10:26:06.475Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
10:26:06 [2022-04-20T10:26:06.475Z] PASS
10:26:06 [2022-04-20T10:26:06.475Z] 
10:26:06 [2022-04-20T10:26:06.475Z] === Skipped
10:26:06 [2022-04-20T10:26:06.475Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:26:06 [2022-04-20T10:26:06.475Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:26:06 [2022-04-20T10:26:06.475Z] 
10:26:06 [2022-04-20T10:26:06.475Z] DONE 27 tests, 1 skipped in 183.047s
10:26:06 [2022-04-20T10:26:06.475Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:26:06 [2022-04-20T10:26:06.475Z] INFO: Testing against a local daemon
10:26:06 [2022-04-20T10:26:06.475Z] === RUN   TestSessionCreate
10:26:06 [2022-04-20T10:26:06.475Z] --- PASS: TestSessionCreate (0.02s)
10:26:06 [2022-04-20T10:26:06.475Z] === RUN   TestSessionCreateWithBadUpgrade
10:26:06 [2022-04-20T10:26:06.475Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:26:06 [2022-04-20T10:26:06.475Z] PASS
10:26:06 [2022-04-20T10:26:06.475Z] 
10:26:06 [2022-04-20T10:26:06.475Z] DONE 2 tests in 0.057s
10:26:06 [2022-04-20T10:26:06.475Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:26:06 [2022-04-20T10:26:06.475Z] INFO: Testing against a local daemon
10:26:06 [2022-04-20T10:26:06.475Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:26:06 [2022-04-20T10:26:06.475Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
10:26:06 [2022-04-20T10:26:06.475Z] === RUN   TestDiskUsage
10:26:06 [2022-04-20T10:26:06.475Z] === PAUSE TestDiskUsage
10:26:06 [2022-04-20T10:26:06.475Z] === RUN   TestEventsExecDie
10:26:06 [2022-04-20T10:26:06.475Z] --- PASS: TestEventsExecDie (0.55s)
10:26:06 [2022-04-20T10:26:06.475Z] === RUN   TestEventsBackwardsCompatible
10:26:06 [2022-04-20T10:26:06.475Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
10:26:06 [2022-04-20T10:26:06.475Z] === RUN   TestEventsVolumeCreate
10:26:06 [2022-04-20T10:26:06.475Z] --- PASS: TestEventsVolumeCreate (0.06s)
10:26:06 [2022-04-20T10:26:06.475Z] === RUN   TestInfoBinaryCommits
10:26:06 [2022-04-20T10:26:06.475Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:26:06 [2022-04-20T10:26:06.475Z] === RUN   TestInfoAPIVersioned
10:26:06 [2022-04-20T10:26:06.475Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:26:06 [2022-04-20T10:26:06.475Z] === RUN   TestInfoAPI
10:26:06 [2022-04-20T10:26:06.733Z] --- PASS: TestInfoAPI (0.02s)
10:26:06 [2022-04-20T10:26:06.733Z] === RUN   TestInfoAPIWarnings
10:26:24 [2022-04-20T10:26:24.810Z] --- PASS: TestInfoAPIWarnings (16.27s)
10:26:24 [2022-04-20T10:26:24.811Z] === RUN   TestInfoDebug
10:26:24 [2022-04-20T10:26:24.811Z] --- PASS: TestInfoDebug (0.52s)
10:26:24 [2022-04-20T10:26:24.811Z] === RUN   TestInfoInsecureRegistries
10:26:24 [2022-04-20T10:26:24.811Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:26:24 [2022-04-20T10:26:24.811Z] === RUN   TestInfoRegistryMirrors
10:26:24 [2022-04-20T10:26:24.811Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:26:24 [2022-04-20T10:26:24.811Z] === RUN   TestLoginFailsWithBadCredentials
10:26:24 [2022-04-20T10:26:24.811Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
10:26:24 [2022-04-20T10:26:24.811Z] === RUN   TestPingCacheHeaders
10:26:24 [2022-04-20T10:26:24.811Z] --- PASS: TestPingCacheHeaders (0.02s)
10:26:24 [2022-04-20T10:26:24.811Z] === RUN   TestPingGet
10:26:24 [2022-04-20T10:26:24.811Z] --- PASS: TestPingGet (0.02s)
10:26:24 [2022-04-20T10:26:24.811Z] === RUN   TestPingHead
10:26:24 [2022-04-20T10:26:24.811Z] --- PASS: TestPingHead (0.01s)
10:26:24 [2022-04-20T10:26:24.811Z] === RUN   TestPingSwarmHeader
10:26:25 [2022-04-20T10:26:25.070Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:26:25 [2022-04-20T10:26:25.677Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:26:26 [2022-04-20T10:26:26.612Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:26:26 [2022-04-20T10:26:26.612Z] --- PASS: TestPingSwarmHeader (2.03s)
10:26:26 [2022-04-20T10:26:26.612Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:26:26 [2022-04-20T10:26:26.612Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:26:26 [2022-04-20T10:26:26.612Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:26:26 [2022-04-20T10:26:26.612Z] === RUN   TestVersion
10:26:26 [2022-04-20T10:26:26.612Z] --- PASS: TestVersion (0.02s)
10:26:26 [2022-04-20T10:26:26.612Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:26:26 [2022-04-20T10:26:26.612Z] === CONT  TestDiskUsage
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty/container_types
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty/image_types
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty/volume_types
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty/build-cache_types
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:26:27 [2022-04-20T10:26:27.178Z] === RUN   TestDiskUsage/after_LoadBusybox
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:26:27 [2022-04-20T10:26:27.437Z] === RUN   TestDiskUsage/after_container.Run
10:26:28 [2022-04-20T10:26:28.005Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:26:28 [2022-04-20T10:26:28.005Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:26:28 [2022-04-20T10:26:28.005Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:26:28 [2022-04-20T10:26:28.005Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:26:28 [2022-04-20T10:26:28.005Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:26:28 [2022-04-20T10:26:28.005Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:26:28 [2022-04-20T10:26:28.005Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:26:28 [2022-04-20T10:26:28.005Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:26:28 [2022-04-20T10:26:28.005Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:26:28 [2022-04-20T10:26:28.005Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:26:28 [2022-04-20T10:26:28.005Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s)
10:26:28 [2022-04-20T10:26:28.265Z] --- PASS: TestDiskUsage (1.53s)
10:26:28 [2022-04-20T10:26:28.265Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.27s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]     --- PASS: TestDiskUsage/after_container.Run (0.51s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z] PASS
10:26:28 [2022-04-20T10:26:28.265Z] 
10:26:28 [2022-04-20T10:26:28.265Z] DONE 54 tests in 22.283s
10:26:28 [2022-04-20T10:26:28.265Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:26:28 [2022-04-20T10:26:28.265Z] INFO: Testing against a local daemon
10:26:28 [2022-04-20T10:26:28.265Z] === RUN   TestVolumesCreateAndList
10:26:28 [2022-04-20T10:26:28.265Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:26:28 [2022-04-20T10:26:28.265Z] === RUN   TestVolumesRemove
10:26:28 [2022-04-20T10:26:28.265Z] --- PASS: TestVolumesRemove (0.09s)
10:26:28 [2022-04-20T10:26:28.265Z] === RUN   TestVolumesInspect
10:26:28 [2022-04-20T10:26:28.265Z] --- PASS: TestVolumesInspect (0.02s)
10:26:28 [2022-04-20T10:26:28.265Z] === RUN   TestVolumesInvalidJSON
10:26:28 [2022-04-20T10:26:28.265Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:26:28 [2022-04-20T10:26:28.265Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:26:28 [2022-04-20T10:26:28.265Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:26:28 [2022-04-20T10:26:28.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:26:28 [2022-04-20T10:26:28.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:26:28 [2022-04-20T10:26:28.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:26:28 [2022-04-20T10:26:28.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:26:28 [2022-04-20T10:26:28.265Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:26:28 [2022-04-20T10:26:28.265Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:26:28 [2022-04-20T10:26:28.265Z] PASS
10:26:28 [2022-04-20T10:26:28.265Z] 
10:26:28 [2022-04-20T10:26:28.265Z] DONE 9 tests in 0.161s
10:26:28 [2022-04-20T10:26:28.265Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:26:28 [2022-04-20T10:26:28.832Z] Stopping apparmor (via systemctl): apparmor.service.
10:26:28 [2022-04-20T10:26:28.832Z] Removing test suite binaries
10:26:28 [2022-04-20T10:26:28.832Z] exiting test-integration
10:26:28 [2022-04-20T10:26:28.832Z] ++ exit 0
10:26:28 [2022-04-20T10:26:28.832Z]