Skip to content

Console Output

06:36:31 [2022-04-19T06:36:31.637Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=013d6488888d2362185b0738e9f600d4ba95d88a -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:013d6488888d2362185b0738e9f600d4ba95d88a hack/make.sh dynbinary test-integration
06:36:31 [2022-04-19T06:36:31.894Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
06:36:31 [2022-04-19T06:36:31.894Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
06:36:31 [2022-04-19T06:36:31.894Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
06:36:31 [2022-04-19T06:36:31.894Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
06:36:31 [2022-04-19T06:36:31.894Z] 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)
06:36:31 [2022-04-19T06:36:31.894Z] Detected virtualization docker.
06:36:31 [2022-04-19T06:36:31.894Z] Detected architecture x86-64.
06:36:31 [2022-04-19T06:36:31.894Z] Set hostname to <86947489850f>.
06:36:32 [2022-04-19T06:36:32.151Z] modprobe@configfs.service: Succeeded.
06:36:32 [2022-04-19T06:36:32.151Z] modprobe@drm.service: Succeeded.
06:36:32 [2022-04-19T06:36:32.151Z] modprobe@fuse.service: Succeeded.
06:36:32 [2022-04-19T06:36:32.151Z] + source /etc/docker-entrypoint-cmd
06:36:32 [2022-04-19T06:36:32.151Z] ++ hack/make.sh dynbinary test-integration
06:36:32 [2022-04-19T06:36:32.151Z] 
06:36:32 [2022-04-19T06:36:32.409Z] Removing bundles/
06:36:32 [2022-04-19T06:36:32.409Z] 
06:36:32 [2022-04-19T06:36:32.409Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:36:32 [2022-04-19T06:36:32.409Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:36:32 [2022-04-19T06:36:32.409Z] GOOS="" GOARCH="" GOARM=""
06:38:38 [2022-04-19T06:38:38.905Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:38:38 [2022-04-19T06:38:38.905Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
06:38:38 [2022-04-19T06:38:38.905Z] GOOS="" GOARCH="" GOARM=""
06:38:38 [2022-04-19T06:38:38.905Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
06:38:38 [2022-04-19T06:38:38.905Z] 
06:38:38 [2022-04-19T06:38:38.905Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:38:38 [2022-04-19T06:38:38.905Z] DOCKER_SYSTEMD=1
06:38:38 [2022-04-19T06:38:38.905Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:38:38 [2022-04-19T06:38:38.905Z] HOSTNAME=86947489850f
06:38:38 [2022-04-19T06:38:38.905Z] DEST=bundles/test-integration
06:38:38 [2022-04-19T06:38:38.905Z] PWD=/go/src/github.com/docker/docker
06:38:38 [2022-04-19T06:38:38.905Z] DOCKER_GITCOMMIT=013d6488888d2362185b0738e9f600d4ba95d88a
06:38:38 [2022-04-19T06:38:38.905Z] container=docker
06:38:38 [2022-04-19T06:38:38.905Z] HOME=/root
06:38:38 [2022-04-19T06:38:38.905Z] LANG=C.UTF-8
06:38:38 [2022-04-19T06:38:38.905Z] INVOCATION_ID=4823ee6a29c84787868fd81b71b662bf
06:38:38 [2022-04-19T06:38:38.905Z] GOLANG_VERSION=1.18
06:38:38 [2022-04-19T06:38:38.905Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:38:38 [2022-04-19T06:38:38.905Z] VALIDATE_BRANCH=master
06:38:38 [2022-04-19T06:38:38.905Z] TERM=xterm
06:38:38 [2022-04-19T06:38:38.905Z] DOCKER_PKG=github.com/docker/docker
06:38:38 [2022-04-19T06:38:38.905Z] SHLVL=3
06:38:38 [2022-04-19T06:38:38.905Z] TIMEOUT=120m
06:38:38 [2022-04-19T06:38:38.905Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:38:38 [2022-04-19T06:38:38.905Z] DOCKER_GRAPHDRIVER=overlay2
06:38:38 [2022-04-19T06:38:38.905Z] GO111MODULE=off
06:38:38 [2022-04-19T06:38:38.905Z] DOCKER_EXPERIMENTAL=1
06:38:38 [2022-04-19T06:38:38.905Z] TEST_SKIP_INTEGRATION_CLI=1
06:38:38 [2022-04-19T06:38:38.905Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:38:38 [2022-04-19T06:38:38.905Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:38:38 [2022-04-19T06:38:38.905Z] GOPATH=/go
06:38:38 [2022-04-19T06:38:38.905Z] PKG_CONFIG=pkg-config
06:38:38 [2022-04-19T06:38:38.905Z] _=/usr/bin/env
06:38:38 [2022-04-19T06:38:38.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:39:25 [2022-04-19T06:39:25.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:39:25 [2022-04-19T06:39:25.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:39:43 [2022-04-19T06:39:43.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
06:39:53 [2022-04-19T06:39:53.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:40:01 [2022-04-19T06:40:01.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:40:01 [2022-04-19T06:40:01.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:40:02 [2022-04-19T06:40:02.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:40:03 [2022-04-19T06:40:03.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:40:03 [2022-04-19T06:40:03.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:40:04 [2022-04-19T06:40:04.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:40:07 [2022-04-19T06:40:07.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:40:08 [2022-04-19T06:40:08.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:40:09 [2022-04-19T06:40:09.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:40:09 [2022-04-19T06:40:09.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:40:10 [2022-04-19T06:40:10.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:40:11 [2022-04-19T06:40:11.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:40:12 [2022-04-19T06:40:12.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:40:13 [2022-04-19T06:40:13.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:40:14 [2022-04-19T06:40:14.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:40:14 [2022-04-19T06:40:14.570Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:40:14 [2022-04-19T06:40:14.570Z] Using test binary docker
06:40:14 [2022-04-19T06:40:14.570Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:40:14 [2022-04-19T06:40:14.826Z] Starting apparmor (via systemctl): apparmor.service.
06:40:14 [2022-04-19T06:40:14.826Z] Starting dockerd
06:40:14 [2022-04-19T06:40:14.826Z] INFO: Waiting for daemon to start...
06:40:17 [2022-04-19T06:40:17.350Z] .
06:40:17 [2022-04-19T06:40:17.350Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:40:17 [2022-04-19T06:40:17.350Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:40:17 [2022-04-19T06:40:17.350Z] Error: No such image: emptyfs
06:40:17 [2022-04-19T06:40:17.622Z] Running integration-test (iteration 1)
06:40:17 [2022-04-19T06:40:17.622Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:40:17 [2022-04-19T06:40:17.896Z] Loaded image: busybox:latest
06:40:17 [2022-04-19T06:40:17.896Z] Loaded image: busybox:glibc
06:40:19 [2022-04-19T06:40:19.284Z] Loaded image: debian:bullseye-slim
06:40:19 [2022-04-19T06:40:19.540Z] Loaded image: hello-world:latest
06:40:19 [2022-04-19T06:40:19.540Z] Loaded image: arm32v7/hello-world:latest
06:40:19 [2022-04-19T06:40:19.540Z] INFO: Testing against a local daemon
06:40:19 [2022-04-19T06:40:19.540Z] === RUN   TestCgroupNamespacesBuild
06:40:20 [2022-04-19T06:40:20.906Z] --- PASS: TestCgroupNamespacesBuild (1.44s)
06:40:20 [2022-04-19T06:40:20.906Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:40:22 [2022-04-19T06:40:22.271Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
06:40:22 [2022-04-19T06:40:22.271Z] === RUN   TestBuildWithSession
06:40:22 [2022-04-19T06:40:22.271Z]     build_session_test.go:25: TODO: BuildKit
06:40:22 [2022-04-19T06:40:22.271Z] --- SKIP: TestBuildWithSession (0.00s)
06:40:22 [2022-04-19T06:40:22.271Z] === RUN   TestBuildSquashParent
06:40:26 [2022-04-19T06:40:26.437Z] --- PASS: TestBuildSquashParent (3.98s)
06:40:26 [2022-04-19T06:40:26.437Z] === RUN   TestBuildWithRemoveAndForceRemove
06:40:26 [2022-04-19T06:40:26.437Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:40:26 [2022-04-19T06:40:26.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:40:26 [2022-04-19T06:40:26.437Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:40:26 [2022-04-19T06:40:26.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:40:26 [2022-04-19T06:40:26.437Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:40:26 [2022-04-19T06:40:26.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:40:26 [2022-04-19T06:40:26.437Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:40:26 [2022-04-19T06:40:26.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:40:26 [2022-04-19T06:40:26.437Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:40:26 [2022-04-19T06:40:26.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:40:26 [2022-04-19T06:40:26.437Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:40:26 [2022-04-19T06:40:26.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:40:26 [2022-04-19T06:40:26.437Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:40:26 [2022-04-19T06:40:26.437Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:40:28 [2022-04-19T06:40:28.327Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:40:28 [2022-04-19T06:40:28.327Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:40:29 [2022-04-19T06:40:29.258Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:40:29 [2022-04-19T06:40:29.821Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:40:31 [2022-04-19T06:40:31.191Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
06:40:31 [2022-04-19T06:40:31.191Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s)
06:40:31 [2022-04-19T06:40:31.191Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s)
06:40:31 [2022-04-19T06:40:31.191Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.22s)
06:40:31 [2022-04-19T06:40:31.191Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s)
06:40:31 [2022-04-19T06:40:31.191Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.59s)
06:40:31 [2022-04-19T06:40:31.191Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s)
06:40:31 [2022-04-19T06:40:31.191Z] === RUN   TestBuildMultiStageCopy
06:40:31 [2022-04-19T06:40:31.191Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:40:32 [2022-04-19T06:40:32.556Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:40:32 [2022-04-19T06:40:32.813Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:40:33 [2022-04-19T06:40:33.070Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:40:33 [2022-04-19T06:40:33.326Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:40:33 [2022-04-19T06:40:33.583Z] --- PASS: TestBuildMultiStageCopy (2.30s)
06:40:33 [2022-04-19T06:40:33.583Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s)
06:40:33 [2022-04-19T06:40:33.583Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
06:40:33 [2022-04-19T06:40:33.583Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
06:40:33 [2022-04-19T06:40:33.583Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
06:40:33 [2022-04-19T06:40:33.583Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
06:40:33 [2022-04-19T06:40:33.583Z] === RUN   TestBuildMultiStageParentConfig
06:40:34 [2022-04-19T06:40:34.147Z] --- PASS: TestBuildMultiStageParentConfig (0.66s)
06:40:34 [2022-04-19T06:40:34.147Z] === RUN   TestBuildLabelWithTargets
06:40:35 [2022-04-19T06:40:35.080Z] --- PASS: TestBuildLabelWithTargets (0.94s)
06:40:35 [2022-04-19T06:40:35.080Z] === RUN   TestBuildWithEmptyLayers
06:40:35 [2022-04-19T06:40:35.645Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
06:40:35 [2022-04-19T06:40:35.645Z] === RUN   TestBuildMultiStageOnBuild
06:40:37 [2022-04-19T06:40:37.017Z] --- PASS: TestBuildMultiStageOnBuild (1.61s)
06:40:37 [2022-04-19T06:40:37.017Z] === RUN   TestBuildUncleanTarFilenames
06:40:37 [2022-04-19T06:40:37.582Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
06:40:37 [2022-04-19T06:40:37.582Z] === RUN   TestBuildMultiStageLayerLeak
06:40:39 [2022-04-19T06:40:39.478Z] --- PASS: TestBuildMultiStageLayerLeak (1.61s)
06:40:39 [2022-04-19T06:40:39.478Z] === RUN   TestBuildWithHugeFile
06:41:35 [2022-04-19T06:41:35.668Z] --- PASS: TestBuildWithHugeFile (52.23s)
06:41:35 [2022-04-19T06:41:35.668Z] === RUN   TestBuildWCOWSandboxSize
06:41:35 [2022-04-19T06:41:35.668Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:41:35 [2022-04-19T06:41:35.668Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
06:41:35 [2022-04-19T06:41:35.668Z] === RUN   TestBuildWithEmptyDockerfile
06:41:35 [2022-04-19T06:41:35.668Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:41:35 [2022-04-19T06:41:35.668Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:41:35 [2022-04-19T06:41:35.668Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:41:35 [2022-04-19T06:41:35.668Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:41:35 [2022-04-19T06:41:35.668Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:41:35 [2022-04-19T06:41:35.668Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:41:35 [2022-04-19T06:41:35.668Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:41:35 [2022-04-19T06:41:35.668Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:41:35 [2022-04-19T06:41:35.668Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:41:35 [2022-04-19T06:41:35.668Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
06:41:35 [2022-04-19T06:41:35.668Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
06:41:35 [2022-04-19T06:41:35.668Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
06:41:35 [2022-04-19T06:41:35.668Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
06:41:35 [2022-04-19T06:41:35.668Z] === RUN   TestBuildPreserveOwnership
06:41:35 [2022-04-19T06:41:35.668Z] === RUN   TestBuildPreserveOwnership/copy_from
06:41:35 [2022-04-19T06:41:35.668Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:41:35 [2022-04-19T06:41:35.668Z] --- PASS: TestBuildPreserveOwnership (3.42s)
06:41:35 [2022-04-19T06:41:35.668Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.29s)
06:41:35 [2022-04-19T06:41:35.668Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s)
06:41:35 [2022-04-19T06:41:35.668Z] === RUN   TestBuildPlatformInvalid
06:41:35 [2022-04-19T06:41:35.668Z] --- PASS: TestBuildPlatformInvalid (0.07s)
06:41:35 [2022-04-19T06:41:35.668Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:41:35 [2022-04-19T06:41:35.924Z] Loaded image: busybox:latest
06:41:36 [2022-04-19T06:41:36.182Z] Loaded image: busybox:glibc
06:41:37 [2022-04-19T06:41:37.552Z] Loaded image: debian:bullseye-slim
06:41:37 [2022-04-19T06:41:37.552Z] Loaded image: hello-world:latest
06:41:37 [2022-04-19T06:41:37.552Z] Loaded image: arm32v7/hello-world:latest
06:41:45 [2022-04-19T06:41:45.647Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.58s)
06:41:45 [2022-04-19T06:41:45.647Z] PASS
06:41:45 [2022-04-19T06:41:45.647Z] 
06:41:45 [2022-04-19T06:41:45.647Z] === Skipped
06:41:45 [2022-04-19T06:41:45.647Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:41:45 [2022-04-19T06:41:45.647Z]     build_session_test.go:25: TODO: BuildKit
06:41:45 [2022-04-19T06:41:45.647Z] 
06:41:45 [2022-04-19T06:41:45.647Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
06:41:45 [2022-04-19T06:41:45.647Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:41:45 [2022-04-19T06:41:45.647Z] 
06:41:45 [2022-04-19T06:41:45.647Z] DONE 34 tests, 2 skipped in 88.231s
06:41:45 [2022-04-19T06:41:45.647Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:41:45 [2022-04-19T06:41:45.904Z] INFO: Testing against a local daemon
06:41:45 [2022-04-19T06:41:45.904Z] === RUN   TestConfigInspect
06:41:48 [2022-04-19T06:41:48.426Z] --- PASS: TestConfigInspect (2.39s)
06:41:48 [2022-04-19T06:41:48.426Z] === RUN   TestConfigList
06:41:50 [2022-04-19T06:41:50.321Z] --- PASS: TestConfigList (2.13s)
06:41:50 [2022-04-19T06:41:50.321Z] === RUN   TestConfigsCreateAndDelete
06:41:52 [2022-04-19T06:41:52.842Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
06:41:52 [2022-04-19T06:41:52.843Z] === RUN   TestConfigsUpdate
06:41:54 [2022-04-19T06:41:54.737Z] --- PASS: TestConfigsUpdate (2.16s)
06:41:54 [2022-04-19T06:41:54.737Z] === RUN   TestTemplatedConfig
06:41:57 [2022-04-19T06:41:57.260Z] --- PASS: TestTemplatedConfig (2.68s)
06:41:57 [2022-04-19T06:41:57.260Z] === RUN   TestConfigCreateResolve
06:41:59 [2022-04-19T06:41:59.823Z] --- PASS: TestConfigCreateResolve (2.16s)
06:41:59 [2022-04-19T06:41:59.823Z] PASS
06:41:59 [2022-04-19T06:41:59.823Z] 
06:41:59 [2022-04-19T06:41:59.823Z] DONE 6 tests in 13.681s
06:41:59 [2022-04-19T06:41:59.823Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:41:59 [2022-04-19T06:41:59.823Z] INFO: Testing against a local daemon
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestCheckpoint
06:41:59 [2022-04-19T06:41:59.823Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:41:59 [2022-04-19T06:41:59.823Z] --- SKIP: TestCheckpoint (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/commit
06:41:59 [2022-04-19T06:41:59.823Z] === PAUSE TestContainerInvalidJSON/commit
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/create
06:41:59 [2022-04-19T06:41:59.823Z] === PAUSE TestContainerInvalidJSON/containers/create
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
06:41:59 [2022-04-19T06:41:59.823Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
06:41:59 [2022-04-19T06:41:59.823Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
06:41:59 [2022-04-19T06:41:59.823Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:41:59 [2022-04-19T06:41:59.823Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
06:41:59 [2022-04-19T06:41:59.823Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
06:41:59 [2022-04-19T06:41:59.823Z] === CONT  TestContainerInvalidJSON/commit
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
06:41:59 [2022-04-19T06:41:59.823Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/commit/empty_body
06:41:59 [2022-04-19T06:41:59.823Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
06:41:59 [2022-04-19T06:41:59.823Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === CONT  TestContainerInvalidJSON/containers/create
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
06:41:59 [2022-04-19T06:41:59.823Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:41:59 [2022-04-19T06:41:59.823Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:41:59 [2022-04-19T06:41:59.823Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestCopyFromContainerPathIsNotDir
06:41:59 [2022-04-19T06:41:59.823Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestCopyToContainerPathDoesNotExist
06:41:59 [2022-04-19T06:41:59.823Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestCopyEmptyFile
06:41:59 [2022-04-19T06:41:59.823Z] --- PASS: TestCopyEmptyFile (0.20s)
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestCopyToContainerPathIsNotDir
06:41:59 [2022-04-19T06:41:59.823Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
06:41:59 [2022-04-19T06:41:59.823Z] === RUN   TestCopyFromContainer
06:42:01 [2022-04-19T06:42:01.190Z] === RUN   TestCopyFromContainer//
06:42:01 [2022-04-19T06:42:01.190Z] === RUN   TestCopyFromContainer//bar/root
06:42:01 [2022-04-19T06:42:01.190Z] === RUN   TestCopyFromContainer//bar/root/
06:42:01 [2022-04-19T06:42:01.190Z] === RUN   TestCopyFromContainer/bar/quux
06:42:01 [2022-04-19T06:42:01.190Z] === RUN   TestCopyFromContainer/bar/quux/
06:42:01 [2022-04-19T06:42:01.190Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:42:01 [2022-04-19T06:42:01.190Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:42:01 [2022-04-19T06:42:01.448Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:42:01 [2022-04-19T06:42:01.448Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:42:01 [2022-04-19T06:42:01.448Z] === RUN   TestCopyFromContainer/bar/notarget
06:42:01 [2022-04-19T06:42:01.448Z] --- PASS: TestCopyFromContainer (1.61s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCopyFromContainer// (0.05s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
06:42:01 [2022-04-19T06:42:01.448Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:42:01 [2022-04-19T06:42:01.448Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:42:01 [2022-04-19T06:42:01.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:42:01 [2022-04-19T06:42:01.448Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:42:01 [2022-04-19T06:42:01.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:42:01 [2022-04-19T06:42:01.448Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:42:01 [2022-04-19T06:42:01.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:42:01 [2022-04-19T06:42:01.448Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:42:01 [2022-04-19T06:42:01.448Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:42:01 [2022-04-19T06:42:01.448Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:42:01 [2022-04-19T06:42:01.448Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:42:01 [2022-04-19T06:42:01.448Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:42:01 [2022-04-19T06:42:01.448Z] === RUN   TestCreateLinkToNonExistingContainer
06:42:01 [2022-04-19T06:42:01.704Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
06:42:01 [2022-04-19T06:42:01.704Z] === RUN   TestCreateWithInvalidEnv
06:42:01 [2022-04-19T06:42:01.704Z] === RUN   TestCreateWithInvalidEnv/0
06:42:01 [2022-04-19T06:42:01.704Z] === PAUSE TestCreateWithInvalidEnv/0
06:42:01 [2022-04-19T06:42:01.704Z] === RUN   TestCreateWithInvalidEnv/1
06:42:01 [2022-04-19T06:42:01.704Z] === PAUSE TestCreateWithInvalidEnv/1
06:42:01 [2022-04-19T06:42:01.704Z] === RUN   TestCreateWithInvalidEnv/2
06:42:01 [2022-04-19T06:42:01.704Z] === PAUSE TestCreateWithInvalidEnv/2
06:42:01 [2022-04-19T06:42:01.704Z] === CONT  TestCreateWithInvalidEnv/0
06:42:01 [2022-04-19T06:42:01.704Z] === CONT  TestCreateWithInvalidEnv/2
06:42:01 [2022-04-19T06:42:01.704Z] === CONT  TestCreateWithInvalidEnv/1
06:42:01 [2022-04-19T06:42:01.704Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:42:01 [2022-04-19T06:42:01.704Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:42:01 [2022-04-19T06:42:01.704Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:42:01 [2022-04-19T06:42:01.704Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:42:01 [2022-04-19T06:42:01.704Z] === RUN   TestCreateTmpfsMountsTarget
06:42:01 [2022-04-19T06:42:01.704Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
06:42:01 [2022-04-19T06:42:01.704Z] === RUN   TestCreateWithCustomMaskedPaths
06:42:03 [2022-04-19T06:42:03.595Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s)
06:42:03 [2022-04-19T06:42:03.595Z] === RUN   TestCreateWithCustomReadonlyPaths
06:42:04 [2022-04-19T06:42:04.962Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s)
06:42:04 [2022-04-19T06:42:04.962Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:42:04 [2022-04-19T06:42:04.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:42:04 [2022-04-19T06:42:04.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:42:04 [2022-04-19T06:42:04.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:42:04 [2022-04-19T06:42:04.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:42:04 [2022-04-19T06:42:04.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:42:04 [2022-04-19T06:42:04.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:42:04 [2022-04-19T06:42:04.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:42:04 [2022-04-19T06:42:04.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:42:04 [2022-04-19T06:42:04.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:42:04 [2022-04-19T06:42:04.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:42:04 [2022-04-19T06:42:04.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:42:04 [2022-04-19T06:42:04.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:42:04 [2022-04-19T06:42:04.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:42:04 [2022-04-19T06:42:04.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:42:04 [2022-04-19T06:42:04.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:42:04 [2022-04-19T06:42:04.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:42:04 [2022-04-19T06:42:04.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:42:04 [2022-04-19T06:42:04.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:42:04 [2022-04-19T06:42:04.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:42:04 [2022-04-19T06:42:04.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
06:42:04 [2022-04-19T06:42:04.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
06:42:04 [2022-04-19T06:42:04.962Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:42:05 [2022-04-19T06:42:05.524Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s)
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestCreateDifferentPlatform
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestCreateDifferentPlatform/different_os
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:42:05 [2022-04-19T06:42:05.524Z] --- PASS: TestCreateDifferentPlatform (0.01s)
06:42:05 [2022-04-19T06:42:05.524Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:42:05 [2022-04-19T06:42:05.524Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:42:05 [2022-04-19T06:42:05.524Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:42:05 [2022-04-19T06:42:05.524Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestContainerStartOnDaemonRestart
06:42:05 [2022-04-19T06:42:05.524Z] === PAUSE TestContainerStartOnDaemonRestart
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestDaemonRestartIpcMode
06:42:05 [2022-04-19T06:42:05.524Z] === PAUSE TestDaemonRestartIpcMode
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestDaemonHostGatewayIP
06:42:05 [2022-04-19T06:42:05.524Z] === PAUSE TestDaemonHostGatewayIP
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestRestartDaemonWithRestartingContainer
06:42:05 [2022-04-19T06:42:05.524Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestContainerKillOnDaemonStart
06:42:05 [2022-04-19T06:42:05.524Z] === PAUSE TestContainerKillOnDaemonStart
06:42:05 [2022-04-19T06:42:05.524Z] === RUN   TestDiff
06:42:06 [2022-04-19T06:42:06.086Z] --- PASS: TestDiff (0.56s)
06:42:06 [2022-04-19T06:42:06.086Z] === RUN   TestExecWithCloseStdin
06:42:06 [2022-04-19T06:42:06.649Z] --- PASS: TestExecWithCloseStdin (0.63s)
06:42:06 [2022-04-19T06:42:06.649Z] === RUN   TestExec
06:42:07 [2022-04-19T06:42:07.576Z] --- PASS: TestExec (0.64s)
06:42:07 [2022-04-19T06:42:07.576Z] === RUN   TestExecUser
06:42:08 [2022-04-19T06:42:08.139Z] --- PASS: TestExecUser (0.63s)
06:42:08 [2022-04-19T06:42:08.139Z] === RUN   TestExportContainerAndImportImage
06:42:08 [2022-04-19T06:42:08.700Z] --- PASS: TestExportContainerAndImportImage (0.71s)
06:42:08 [2022-04-19T06:42:08.700Z] === RUN   TestExportContainerAfterDaemonRestart
06:42:10 [2022-04-19T06:42:10.067Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
06:42:10 [2022-04-19T06:42:10.067Z] === RUN   TestHealthCheckWorkdir
06:42:10 [2022-04-19T06:42:10.630Z] --- PASS: TestHealthCheckWorkdir (0.71s)
06:42:10 [2022-04-19T06:42:10.630Z] === RUN   TestHealthKillContainer
06:42:18 [2022-04-19T06:42:18.716Z] --- PASS: TestHealthKillContainer (8.15s)
06:42:18 [2022-04-19T06:42:18.716Z] === RUN   TestInspectCpusetInConfigPre120
06:42:19 [2022-04-19T06:42:19.281Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
06:42:19 [2022-04-19T06:42:19.281Z] === RUN   TestIpcModeNone
06:42:20 [2022-04-19T06:42:20.211Z] --- PASS: TestIpcModeNone (0.62s)
06:42:20 [2022-04-19T06:42:20.212Z] === RUN   TestIpcModePrivate
06:42:20 [2022-04-19T06:42:20.212Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
06:42:20 [2022-04-19T06:42:20.468Z] --- PASS: TestIpcModePrivate (0.59s)
06:42:20 [2022-04-19T06:42:20.468Z] === RUN   TestIpcModeShareable
06:42:21 [2022-04-19T06:42:21.032Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
06:42:21 [2022-04-19T06:42:21.289Z] --- PASS: TestIpcModeShareable (0.67s)
06:42:21 [2022-04-19T06:42:21.289Z] === RUN   TestAPIIpcModeShareableAndContainer
06:42:23 [2022-04-19T06:42:23.182Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s)
06:42:23 [2022-04-19T06:42:23.182Z] === RUN   TestAPIIpcModeHost
06:42:23 [2022-04-19T06:42:23.438Z] --- PASS: TestAPIIpcModeHost (0.44s)
06:42:23 [2022-04-19T06:42:23.438Z] === RUN   TestDaemonIpcModeShareable
06:42:24 [2022-04-19T06:42:24.804Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
06:42:24 [2022-04-19T06:42:24.804Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
06:42:24 [2022-04-19T06:42:24.804Z] === RUN   TestDaemonIpcModePrivate
06:42:25 [2022-04-19T06:42:25.734Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
06:42:25 [2022-04-19T06:42:25.734Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
06:42:25 [2022-04-19T06:42:25.734Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:42:27 [2022-04-19T06:42:27.103Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
06:42:27 [2022-04-19T06:42:27.103Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
06:42:27 [2022-04-19T06:42:27.103Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:42:28 [2022-04-19T06:42:28.033Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
06:42:28 [2022-04-19T06:42:28.033Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
06:42:28 [2022-04-19T06:42:28.033Z] === RUN   TestIpcModeOlderClient
06:42:28 [2022-04-19T06:42:28.033Z] === PAUSE TestIpcModeOlderClient
06:42:28 [2022-04-19T06:42:28.033Z] === RUN   TestKillContainerInvalidSignal
06:42:28 [2022-04-19T06:42:28.596Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
06:42:28 [2022-04-19T06:42:28.596Z] === RUN   TestKillContainer
06:42:28 [2022-04-19T06:42:28.596Z] === RUN   TestKillContainer/no_signal
06:42:29 [2022-04-19T06:42:29.159Z] === RUN   TestKillContainer/non_killing_signal
06:42:29 [2022-04-19T06:42:29.418Z] === RUN   TestKillContainer/killing_signal
06:42:29 [2022-04-19T06:42:29.984Z] --- PASS: TestKillContainer (1.32s)
06:42:29 [2022-04-19T06:42:29.984Z]     --- PASS: TestKillContainer/no_signal (0.44s)
06:42:29 [2022-04-19T06:42:29.984Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
06:42:29 [2022-04-19T06:42:29.984Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
06:42:29 [2022-04-19T06:42:29.984Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:42:29 [2022-04-19T06:42:29.984Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:42:30 [2022-04-19T06:42:30.547Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:42:31 [2022-04-19T06:42:31.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s)
06:42:31 [2022-04-19T06:42:31.476Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s)
06:42:31 [2022-04-19T06:42:31.476Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
06:42:31 [2022-04-19T06:42:31.476Z] === RUN   TestKillStoppedContainer
06:42:31 [2022-04-19T06:42:31.476Z] --- PASS: TestKillStoppedContainer (0.08s)
06:42:31 [2022-04-19T06:42:31.476Z] === RUN   TestKillStoppedContainerAPIPre120
06:42:31 [2022-04-19T06:42:31.476Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
06:42:31 [2022-04-19T06:42:31.476Z] === RUN   TestKillDifferentUserContainer
06:42:32 [2022-04-19T06:42:32.040Z] --- PASS: TestKillDifferentUserContainer (0.42s)
06:42:32 [2022-04-19T06:42:32.040Z] === RUN   TestInspectOomKilledTrue
06:42:32 [2022-04-19T06:42:32.040Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:42:32 [2022-04-19T06:42:32.040Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:42:32 [2022-04-19T06:42:32.040Z] === RUN   TestInspectOomKilledFalse
06:42:32 [2022-04-19T06:42:32.040Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:42:32 [2022-04-19T06:42:32.040Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:42:32 [2022-04-19T06:42:32.040Z] === RUN   TestLinksEtcHostsContentMatch
06:42:32 [2022-04-19T06:42:32.297Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
06:42:32 [2022-04-19T06:42:32.297Z] === RUN   TestLinksContainerNames
06:42:33 [2022-04-19T06:42:33.227Z] --- PASS: TestLinksContainerNames (0.83s)
06:42:33 [2022-04-19T06:42:33.227Z] === RUN   TestLogsFollowTailEmpty
06:42:33 [2022-04-19T06:42:33.484Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
06:42:33 [2022-04-19T06:42:33.484Z] === RUN   TestContainerNetworkMountsNoChown
06:42:34 [2022-04-19T06:42:34.046Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/default
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/default
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/private
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/private
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rprivate
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rprivate
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/slave
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/slave
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rslave
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rslave
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/shared
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/shared
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rshared
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rshared
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/default
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/default/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/default/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/default/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/rshared
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/shared
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/rslave
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/slave
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/rprivate
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/private
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/private/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/private/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/default/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:42:34 [2022-04-19T06:42:34.046Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/private/mount_root
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/private/bind_root
06:42:34 [2022-04-19T06:42:34.302Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:42:34 [2022-04-19T06:42:34.302Z] --- PASS: TestMountDaemonRoot (0.02s)
06:42:34 [2022-04-19T06:42:34.302Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
06:42:34 [2022-04-19T06:42:34.302Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
06:42:34 [2022-04-19T06:42:34.302Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
06:42:34 [2022-04-19T06:42:34.302Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
06:42:34 [2022-04-19T06:42:34.302Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
06:42:34 [2022-04-19T06:42:34.302Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
06:42:34 [2022-04-19T06:42:34.302Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:42:34 [2022-04-19T06:42:34.303Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
06:42:34 [2022-04-19T06:42:34.303Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
06:42:34 [2022-04-19T06:42:34.303Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
06:42:34 [2022-04-19T06:42:34.303Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
06:42:34 [2022-04-19T06:42:34.303Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:42:34 [2022-04-19T06:42:34.303Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
06:42:34 [2022-04-19T06:42:34.303Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
06:42:34 [2022-04-19T06:42:34.303Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
06:42:34 [2022-04-19T06:42:34.303Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s)
06:42:34 [2022-04-19T06:42:34.303Z] === RUN   TestContainerBindMountNonRecursive
06:42:35 [2022-04-19T06:42:35.681Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
06:42:35 [2022-04-19T06:42:35.681Z] === RUN   TestContainerVolumesMountedAsShared
06:42:36 [2022-04-19T06:42:36.243Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
06:42:36 [2022-04-19T06:42:36.243Z] === RUN   TestContainerVolumesMountedAsSlave
06:42:36 [2022-04-19T06:42:36.499Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
06:42:36 [2022-04-19T06:42:36.499Z] === RUN   TestNetworkNat
06:42:37 [2022-04-19T06:42:37.103Z] --- PASS: TestNetworkNat (0.49s)
06:42:37 [2022-04-19T06:42:37.103Z] === RUN   TestNetworkLocalhostTCPNat
06:42:37 [2022-04-19T06:42:37.360Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
06:42:37 [2022-04-19T06:42:37.360Z] === RUN   TestNetworkLoopbackNat
06:42:39 [2022-04-19T06:42:39.883Z] --- PASS: TestNetworkLoopbackNat (2.59s)
06:42:39 [2022-04-19T06:42:39.883Z] === RUN   TestPause
06:42:40 [2022-04-19T06:42:40.447Z] --- PASS: TestPause (0.44s)
06:42:40 [2022-04-19T06:42:40.447Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:42:40 [2022-04-19T06:42:40.448Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:42:40 [2022-04-19T06:42:40.448Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:42:40 [2022-04-19T06:42:40.448Z] === RUN   TestPauseStopPausedContainer
06:42:41 [2022-04-19T06:42:41.012Z] --- PASS: TestPauseStopPausedContainer (0.45s)
06:42:41 [2022-04-19T06:42:41.012Z] === RUN   TestPidHost
06:42:41 [2022-04-19T06:42:41.944Z] --- PASS: TestPidHost (0.95s)
06:42:41 [2022-04-19T06:42:41.944Z] === RUN   TestPsFilter
06:42:41 [2022-04-19T06:42:41.944Z] --- PASS: TestPsFilter (0.12s)
06:42:41 [2022-04-19T06:42:41.944Z] === RUN   TestRemoveContainerWithRemovedVolume
06:42:42 [2022-04-19T06:42:42.508Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
06:42:42 [2022-04-19T06:42:42.508Z] === RUN   TestRemoveContainerWithVolume
06:42:42 [2022-04-19T06:42:42.766Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
06:42:42 [2022-04-19T06:42:42.766Z] === RUN   TestRemoveContainerRunning
06:42:43 [2022-04-19T06:42:43.329Z] --- PASS: TestRemoveContainerRunning (0.44s)
06:42:43 [2022-04-19T06:42:43.329Z] === RUN   TestRemoveContainerForceRemoveRunning
06:42:43 [2022-04-19T06:42:43.623Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
06:42:43 [2022-04-19T06:42:43.623Z] === RUN   TestRemoveInvalidContainer
06:42:43 [2022-04-19T06:42:43.623Z] --- PASS: TestRemoveInvalidContainer (0.02s)
06:42:43 [2022-04-19T06:42:43.623Z] === RUN   TestRenameLinkedContainer
06:42:45 [2022-04-19T06:42:45.551Z] --- PASS: TestRenameLinkedContainer (1.78s)
06:42:45 [2022-04-19T06:42:45.552Z] === RUN   TestRenameStoppedContainer
06:42:45 [2022-04-19T06:42:45.808Z] --- PASS: TestRenameStoppedContainer (0.42s)
06:42:45 [2022-04-19T06:42:45.808Z] === RUN   TestRenameRunningContainerAndReuse
06:42:46 [2022-04-19T06:42:46.737Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
06:42:46 [2022-04-19T06:42:46.737Z] === RUN   TestRenameInvalidName
06:42:47 [2022-04-19T06:42:47.301Z] --- PASS: TestRenameInvalidName (0.42s)
06:42:47 [2022-04-19T06:42:47.301Z] === RUN   TestRenameAnonymousContainer
06:42:48 [2022-04-19T06:42:48.668Z] --- PASS: TestRenameAnonymousContainer (1.54s)
06:42:48 [2022-04-19T06:42:48.668Z] === RUN   TestRenameContainerWithSameName
06:42:49 [2022-04-19T06:42:49.233Z] --- PASS: TestRenameContainerWithSameName (0.45s)
06:42:49 [2022-04-19T06:42:49.233Z] === RUN   TestRenameContainerWithLinkedContainer
06:42:50 [2022-04-19T06:42:50.165Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
06:42:50 [2022-04-19T06:42:50.165Z] === RUN   TestResize
06:42:50 [2022-04-19T06:42:50.729Z] --- PASS: TestResize (0.45s)
06:42:50 [2022-04-19T06:42:50.729Z] === RUN   TestResizeWithInvalidSize
06:42:50 [2022-04-19T06:42:50.986Z] --- PASS: TestResizeWithInvalidSize (0.42s)
06:42:50 [2022-04-19T06:42:50.986Z] === RUN   TestResizeWhenContainerNotStarted
06:42:51 [2022-04-19T06:42:51.551Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:42:51 [2022-04-19T06:42:51.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:42:53 [2022-04-19T06:42:53.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:42:54 [2022-04-19T06:42:54.379Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:42:55 [2022-04-19T06:42:55.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:42:55 [2022-04-19T06:42:55.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:42:57 [2022-04-19T06:42:57.114Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:42:57 [2022-04-19T06:42:57.114Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:43:00 [2022-04-19T06:43:00.385Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:43:00 [2022-04-19T06:43:00.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:43:03 [2022-04-19T06:43:03.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:43:04 [2022-04-19T06:43:04.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:43:04 [2022-04-19T06:43:04.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:43:06 [2022-04-19T06:43:06.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:43:06 [2022-04-19T06:43:06.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:43:07 [2022-04-19T06:43:07.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:43:09 [2022-04-19T06:43:09.693Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.28s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.12s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s)
06:43:09 [2022-04-19T06:43:09.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
06:43:09 [2022-04-19T06:43:09.693Z] === RUN   TestCgroupNamespacesRun
06:43:10 [2022-04-19T06:43:10.623Z] --- PASS: TestCgroupNamespacesRun (1.21s)
06:43:10 [2022-04-19T06:43:10.623Z] === RUN   TestCgroupNamespacesRunPrivileged
06:43:10 [2022-04-19T06:43:10.623Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
06:43:10 [2022-04-19T06:43:10.623Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
06:43:10 [2022-04-19T06:43:10.623Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:43:11 [2022-04-19T06:43:11.988Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
06:43:11 [2022-04-19T06:43:11.988Z] === RUN   TestCgroupNamespacesRunHostMode
06:43:12 [2022-04-19T06:43:12.917Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
06:43:12 [2022-04-19T06:43:12.917Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:43:14 [2022-04-19T06:43:14.284Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
06:43:14 [2022-04-19T06:43:14.284Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:43:15 [2022-04-19T06:43:15.213Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
06:43:15 [2022-04-19T06:43:15.213Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:43:16 [2022-04-19T06:43:16.143Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
06:43:16 [2022-04-19T06:43:16.143Z] === RUN   TestCgroupNamespacesRunOlderClient
06:43:17 [2022-04-19T06:43:17.073Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
06:43:17 [2022-04-19T06:43:17.073Z] === RUN   TestNISDomainname
06:43:17 [2022-04-19T06:43:17.636Z] --- PASS: TestNISDomainname (0.55s)
06:43:17 [2022-04-19T06:43:17.636Z] === RUN   TestHostnameDnsResolution
06:43:18 [2022-04-19T06:43:18.565Z] --- PASS: TestHostnameDnsResolution (0.70s)
06:43:18 [2022-04-19T06:43:18.565Z] === RUN   TestUnprivilegedPortsAndPing
06:43:19 [2022-04-19T06:43:19.128Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
06:43:19 [2022-04-19T06:43:19.128Z] === RUN   TestPrivilegedHostDevices
06:43:19 [2022-04-19T06:43:19.384Z] --- PASS: TestPrivilegedHostDevices (0.50s)
06:43:19 [2022-04-19T06:43:19.384Z] === RUN   TestStats
06:43:21 [2022-04-19T06:43:21.898Z] --- PASS: TestStats (2.45s)
06:43:21 [2022-04-19T06:43:21.898Z] === RUN   TestStopContainerWithTimeout
06:43:21 [2022-04-19T06:43:21.898Z] === RUN   TestStopContainerWithTimeout/0
06:43:21 [2022-04-19T06:43:21.898Z] === PAUSE TestStopContainerWithTimeout/0
06:43:21 [2022-04-19T06:43:21.898Z] === RUN   TestStopContainerWithTimeout/1
06:43:21 [2022-04-19T06:43:21.898Z] === PAUSE TestStopContainerWithTimeout/1
06:43:21 [2022-04-19T06:43:21.898Z] === RUN   TestStopContainerWithTimeout/3
06:43:21 [2022-04-19T06:43:21.898Z] === PAUSE TestStopContainerWithTimeout/3
06:43:21 [2022-04-19T06:43:21.898Z] === RUN   TestStopContainerWithTimeout/-1
06:43:21 [2022-04-19T06:43:21.898Z] === PAUSE TestStopContainerWithTimeout/-1
06:43:21 [2022-04-19T06:43:21.898Z] === CONT  TestStopContainerWithTimeout/0
06:43:21 [2022-04-19T06:43:21.899Z] === CONT  TestStopContainerWithTimeout/3
06:43:22 [2022-04-19T06:43:22.827Z] === CONT  TestStopContainerWithTimeout/-1
06:43:24 [2022-04-19T06:43:24.720Z] === CONT  TestStopContainerWithTimeout/1
06:43:26 [2022-04-19T06:43:26.090Z] --- PASS: TestStopContainerWithTimeout (0.01s)
06:43:26 [2022-04-19T06:43:26.090Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
06:43:26 [2022-04-19T06:43:26.090Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
06:43:26 [2022-04-19T06:43:26.090Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
06:43:26 [2022-04-19T06:43:26.090Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
06:43:26 [2022-04-19T06:43:26.090Z] === RUN   TestDeleteDevicemapper
06:43:26 [2022-04-19T06:43:26.090Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:43:26 [2022-04-19T06:43:26.090Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:43:26 [2022-04-19T06:43:26.090Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:43:27 [2022-04-19T06:43:27.503Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
06:43:27 [2022-04-19T06:43:27.503Z] === RUN   TestUpdateMemory
06:43:27 [2022-04-19T06:43:27.503Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
06:43:27 [2022-04-19T06:43:27.503Z] --- SKIP: TestUpdateMemory (0.00s)
06:43:27 [2022-04-19T06:43:27.503Z] === RUN   TestUpdateCPUQuota
06:43:28 [2022-04-19T06:43:28.433Z] --- PASS: TestUpdateCPUQuota (0.85s)
06:43:28 [2022-04-19T06:43:28.433Z] === RUN   TestUpdatePidsLimit
06:43:28 [2022-04-19T06:43:28.433Z] === RUN   TestUpdatePidsLimit/update_from_none
06:43:28 [2022-04-19T06:43:28.433Z] === RUN   TestUpdatePidsLimit/no_change
06:43:28 [2022-04-19T06:43:28.691Z] === RUN   TestUpdatePidsLimit/update_lower
06:43:28 [2022-04-19T06:43:28.960Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:43:29 [2022-04-19T06:43:29.225Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:43:29 [2022-04-19T06:43:29.498Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:43:29 [2022-04-19T06:43:29.768Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:43:30 [2022-04-19T06:43:30.334Z] --- PASS: TestUpdatePidsLimit (2.08s)
06:43:30 [2022-04-19T06:43:30.334Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
06:43:30 [2022-04-19T06:43:30.334Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
06:43:30 [2022-04-19T06:43:30.334Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
06:43:30 [2022-04-19T06:43:30.334Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
06:43:30 [2022-04-19T06:43:30.334Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
06:43:30 [2022-04-19T06:43:30.334Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
06:43:30 [2022-04-19T06:43:30.334Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
06:43:30 [2022-04-19T06:43:30.334Z] === RUN   TestUpdateRestartPolicy
06:43:42 [2022-04-19T06:43:42.504Z] --- PASS: TestUpdateRestartPolicy (11.04s)
06:43:42 [2022-04-19T06:43:42.504Z] === RUN   TestUpdateRestartWithAutoRemove
06:43:42 [2022-04-19T06:43:42.504Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
06:43:42 [2022-04-19T06:43:42.504Z] === RUN   TestWaitNonBlocked
06:43:42 [2022-04-19T06:43:42.504Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:43:42 [2022-04-19T06:43:42.504Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:43:42 [2022-04-19T06:43:42.504Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:43:42 [2022-04-19T06:43:42.504Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:43:42 [2022-04-19T06:43:42.504Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:43:42 [2022-04-19T06:43:42.504Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:43:42 [2022-04-19T06:43:42.504Z] --- PASS: TestWaitNonBlocked (0.01s)
06:43:42 [2022-04-19T06:43:42.504Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
06:43:42 [2022-04-19T06:43:42.504Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
06:43:42 [2022-04-19T06:43:42.504Z] === RUN   TestWaitBlocked
06:43:42 [2022-04-19T06:43:42.504Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:43:42 [2022-04-19T06:43:42.504Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:43:42 [2022-04-19T06:43:42.504Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:43:42 [2022-04-19T06:43:42.504Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:43:42 [2022-04-19T06:43:42.504Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:43:42 [2022-04-19T06:43:42.504Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:43:43 [2022-04-19T06:43:43.432Z] --- PASS: TestWaitBlocked (0.01s)
06:43:43 [2022-04-19T06:43:43.432Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
06:43:43 [2022-04-19T06:43:43.432Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
06:43:43 [2022-04-19T06:43:43.432Z] === CONT  TestContainerStartOnDaemonRestart
06:43:43 [2022-04-19T06:43:43.432Z] === CONT  TestRestartDaemonWithRestartingContainer
06:43:45 [2022-04-19T06:43:45.954Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s)
06:43:45 [2022-04-19T06:43:45.954Z] === CONT  TestIpcModeOlderClient
06:43:45 [2022-04-19T06:43:45.954Z] --- PASS: TestIpcModeOlderClient (0.08s)
06:43:45 [2022-04-19T06:43:45.954Z] === CONT  TestContainerKillOnDaemonStart
06:43:45 [2022-04-19T06:43:45.954Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s)
06:43:45 [2022-04-19T06:43:45.954Z] === CONT  TestDaemonHostGatewayIP
06:43:48 [2022-04-19T06:43:48.474Z] --- PASS: TestDaemonHostGatewayIP (2.52s)
06:43:48 [2022-04-19T06:43:48.474Z] === CONT  TestDaemonRestartIpcMode
06:43:50 [2022-04-19T06:43:50.990Z] --- PASS: TestDaemonRestartIpcMode (2.17s)
06:43:57 [2022-04-19T06:43:57.530Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
06:43:57 [2022-04-19T06:43:57.530Z] PASS
06:43:57 [2022-04-19T06:43:57.530Z] 
06:43:57 [2022-04-19T06:43:57.530Z] === Skipped
06:43:57 [2022-04-19T06:43:57.530Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
06:43:57 [2022-04-19T06:43:57.530Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:43:57 [2022-04-19T06:43:57.530Z] 
06:43:57 [2022-04-19T06:43:57.530Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
06:43:57 [2022-04-19T06:43:57.530Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:43:57 [2022-04-19T06:43:57.530Z] 
06:43:57 [2022-04-19T06:43:57.530Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
06:43:57 [2022-04-19T06:43:57.530Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:43:57 [2022-04-19T06:43:57.530Z] 
06:43:57 [2022-04-19T06:43:57.530Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:43:57 [2022-04-19T06:43:57.530Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:43:57 [2022-04-19T06:43:57.530Z] 
06:43:57 [2022-04-19T06:43:57.530Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
06:43:57 [2022-04-19T06:43:57.530Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
06:43:57 [2022-04-19T06:43:57.530Z] 
06:43:57 [2022-04-19T06:43:57.530Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
06:43:57 [2022-04-19T06:43:57.530Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:43:57 [2022-04-19T06:43:57.530Z] 
06:43:57 [2022-04-19T06:43:57.530Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
06:43:57 [2022-04-19T06:43:57.530Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
06:43:57 [2022-04-19T06:43:57.530Z] 
06:43:57 [2022-04-19T06:43:57.530Z] DONE 235 tests, 7 skipped in 117.967s
06:43:57 [2022-04-19T06:43:57.530Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
06:43:57 [2022-04-19T06:43:57.530Z] === RUN   TestConfigDaemonLibtrustID
06:43:58 [2022-04-19T06:43:58.100Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
06:43:58 [2022-04-19T06:43:58.100Z] === RUN   TestDaemonConfigValidation
06:43:58 [2022-04-19T06:43:58.100Z] === RUN   TestDaemonConfigValidation/config_with_no_content
06:43:58 [2022-04-19T06:43:58.100Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
06:43:58 [2022-04-19T06:43:58.100Z] === RUN   TestDaemonConfigValidation/config_with_{}
06:43:58 [2022-04-19T06:43:58.100Z] === PAUSE TestDaemonConfigValidation/config_with_{}
06:43:58 [2022-04-19T06:43:58.100Z] === RUN   TestDaemonConfigValidation/invalid_config
06:43:58 [2022-04-19T06:43:58.100Z] === PAUSE TestDaemonConfigValidation/invalid_config
06:43:58 [2022-04-19T06:43:58.100Z] === RUN   TestDaemonConfigValidation/malformed_config
06:43:58 [2022-04-19T06:43:58.100Z] === PAUSE TestDaemonConfigValidation/malformed_config
06:43:58 [2022-04-19T06:43:58.100Z] === RUN   TestDaemonConfigValidation/valid_config
06:43:58 [2022-04-19T06:43:58.100Z] === PAUSE TestDaemonConfigValidation/valid_config
06:43:58 [2022-04-19T06:43:58.100Z] === CONT  TestDaemonConfigValidation/config_with_no_content
06:43:58 [2022-04-19T06:43:58.100Z] === CONT  TestDaemonConfigValidation/malformed_config
06:43:58 [2022-04-19T06:43:58.100Z] === CONT  TestDaemonConfigValidation/valid_config
06:43:58 [2022-04-19T06:43:58.100Z] === CONT  TestDaemonConfigValidation/invalid_config
06:43:58 [2022-04-19T06:43:58.100Z] === CONT  TestDaemonConfigValidation/config_with_{}
06:43:58 [2022-04-19T06:43:58.100Z] --- PASS: TestDaemonConfigValidation (0.00s)
06:43:58 [2022-04-19T06:43:58.100Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
06:43:58 [2022-04-19T06:43:58.100Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
06:43:58 [2022-04-19T06:43:58.100Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
06:43:58 [2022-04-19T06:43:58.100Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
06:43:58 [2022-04-19T06:43:58.100Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
06:43:58 [2022-04-19T06:43:58.100Z] === RUN   TestConfigDaemonSeccompProfiles
06:43:58 [2022-04-19T06:43:58.100Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
06:43:59 [2022-04-19T06:43:59.466Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
06:44:00 [2022-04-19T06:44:00.392Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
06:44:01 [2022-04-19T06:44:01.321Z] === CONT  TestConfigDaemonSeccompProfiles
06:44:01 [2022-04-19T06:44:01.321Z]     daemon_test.go:156: [ddf4a19227100] daemon is not started
06:44:01 [2022-04-19T06:44:01.321Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
06:44:01 [2022-04-19T06:44:01.321Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
06:44:01 [2022-04-19T06:44:01.321Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
06:44:01 [2022-04-19T06:44:01.321Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
06:44:01 [2022-04-19T06:44:01.321Z] === RUN   TestDaemonProxy
06:44:01 [2022-04-19T06:44:01.321Z] === RUN   TestDaemonProxy/environment_variables
06:44:03 [2022-04-19T06:44:03.214Z] === RUN   TestDaemonProxy/command-line_options
06:44:05 [2022-04-19T06:44:05.102Z] === RUN   TestDaemonProxy/configuration_file
06:44:06 [2022-04-19T06:44:06.466Z] === RUN   TestDaemonProxy/conflicting_options
06:44:07 [2022-04-19T06:44:07.028Z] === RUN   TestDaemonProxy/reload_sanitized
06:44:07 [2022-04-19T06:44:07.590Z] --- PASS: TestDaemonProxy (6.22s)
06:44:07 [2022-04-19T06:44:07.590Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
06:44:07 [2022-04-19T06:44:07.590Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
06:44:07 [2022-04-19T06:44:07.590Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
06:44:07 [2022-04-19T06:44:07.590Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
06:44:07 [2022-04-19T06:44:07.590Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
06:44:07 [2022-04-19T06:44:07.590Z] PASS
06:44:07 [2022-04-19T06:44:07.590Z] 
06:44:07 [2022-04-19T06:44:07.590Z] DONE 17 tests in 10.105s
06:44:07 [2022-04-19T06:44:07.590Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
06:44:07 [2022-04-19T06:44:07.590Z] INFO: Testing against a local daemon
06:44:07 [2022-04-19T06:44:07.590Z] === RUN   TestCommitInheritsEnv
06:44:07 [2022-04-19T06:44:07.846Z] --- PASS: TestCommitInheritsEnv (0.28s)
06:44:07 [2022-04-19T06:44:07.846Z] === RUN   TestImportExtremelyLargeImageWorks
06:44:07 [2022-04-19T06:44:07.846Z] === PAUSE TestImportExtremelyLargeImageWorks
06:44:07 [2022-04-19T06:44:07.846Z] === RUN   TestImportWithCustomPlatform
06:44:07 [2022-04-19T06:44:07.846Z] === RUN   TestImportWithCustomPlatform/#00
06:44:08 [2022-04-19T06:44:08.102Z] === RUN   TestImportWithCustomPlatform/_______
06:44:08 [2022-04-19T06:44:08.102Z] === RUN   TestImportWithCustomPlatform//
06:44:08 [2022-04-19T06:44:08.102Z] === RUN   TestImportWithCustomPlatform/linux
06:44:08 [2022-04-19T06:44:08.102Z] === RUN   TestImportWithCustomPlatform/LINUX
06:44:08 [2022-04-19T06:44:08.102Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
06:44:08 [2022-04-19T06:44:08.102Z] === RUN   TestImportWithCustomPlatform/macos
06:44:08 [2022-04-19T06:44:08.102Z] === RUN   TestImportWithCustomPlatform/macos/arm64
06:44:08 [2022-04-19T06:44:08.102Z] === RUN   TestImportWithCustomPlatform/nintendo64
06:44:08 [2022-04-19T06:44:08.102Z] --- PASS: TestImportWithCustomPlatform (0.30s)
06:44:08 [2022-04-19T06:44:08.102Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
06:44:08 [2022-04-19T06:44:08.102Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
06:44:08 [2022-04-19T06:44:08.102Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
06:44:08 [2022-04-19T06:44:08.102Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
06:44:08 [2022-04-19T06:44:08.102Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
06:44:08 [2022-04-19T06:44:08.102Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
06:44:08 [2022-04-19T06:44:08.102Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
06:44:08 [2022-04-19T06:44:08.102Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
06:44:08 [2022-04-19T06:44:08.102Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
06:44:08 [2022-04-19T06:44:08.102Z] === RUN   TestImagesFilterMultiReference
06:44:08 [2022-04-19T06:44:08.358Z] --- PASS: TestImagesFilterMultiReference (0.05s)
06:44:08 [2022-04-19T06:44:08.358Z] === RUN   TestImagePullPlatformInvalid
06:44:08 [2022-04-19T06:44:08.358Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
06:44:08 [2022-04-19T06:44:08.358Z] === RUN   TestRemoveImageOrphaning
06:44:08 [2022-04-19T06:44:08.614Z] --- PASS: TestRemoveImageOrphaning (0.26s)
06:44:08 [2022-04-19T06:44:08.614Z] === RUN   TestRemoveImageGarbageCollector
06:44:09 [2022-04-19T06:44:09.175Z] time="2022-04-19T06:44:08Z" level=info msg="[graphdriver] trying configured driver: overlay2"
06:44:10 [2022-04-19T06:44:10.540Z] --- PASS: TestRemoveImageGarbageCollector (1.80s)
06:44:10 [2022-04-19T06:44:10.540Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:44:10 [2022-04-19T06:44:10.540Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
06:44:10 [2022-04-19T06:44:10.540Z] === RUN   TestTagInvalidReference
06:44:10 [2022-04-19T06:44:10.540Z] --- PASS: TestTagInvalidReference (0.01s)
06:44:10 [2022-04-19T06:44:10.540Z] === RUN   TestTagValidPrefixedRepo
06:44:10 [2022-04-19T06:44:10.540Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
06:44:10 [2022-04-19T06:44:10.540Z] === RUN   TestTagExistedNameWithoutForce
06:44:10 [2022-04-19T06:44:10.540Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
06:44:10 [2022-04-19T06:44:10.540Z] === RUN   TestTagOfficialNames
06:44:10 [2022-04-19T06:44:10.540Z] --- PASS: TestTagOfficialNames (0.04s)
06:44:10 [2022-04-19T06:44:10.540Z] === RUN   TestTagMatchesDigest
06:44:10 [2022-04-19T06:44:10.540Z] --- PASS: TestTagMatchesDigest (0.02s)
06:44:10 [2022-04-19T06:44:10.540Z] === CONT  TestImportExtremelyLargeImageWorks
06:45:46 [2022-04-19T06:45:46.924Z] --- PASS: TestImportExtremelyLargeImageWorks (92.18s)
06:45:46 [2022-04-19T06:45:46.924Z] PASS
06:45:46 [2022-04-19T06:45:46.924Z] 
06:45:46 [2022-04-19T06:45:46.924Z] DONE 22 tests in 95.108s
06:45:46 [2022-04-19T06:45:46.924Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
06:45:46 [2022-04-19T06:45:46.924Z] INFO: Testing against a local daemon
06:45:46 [2022-04-19T06:45:46.924Z] === RUN   TestNetworkCreateDelete
06:45:46 [2022-04-19T06:45:46.924Z] --- PASS: TestNetworkCreateDelete (0.12s)
06:45:46 [2022-04-19T06:45:46.924Z] === RUN   TestDockerNetworkDeletePreferID
06:45:46 [2022-04-19T06:45:46.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
06:45:46 [2022-04-19T06:45:46.924Z] === RUN   TestDaemonDNSFallback
06:45:49 [2022-04-19T06:45:49.441Z] --- PASS: TestDaemonDNSFallback (6.32s)
06:45:49 [2022-04-19T06:45:49.441Z] === RUN   TestInspectNetwork
06:45:52 [2022-04-19T06:45:52.715Z] === RUN   TestInspectNetwork/full_network_id
06:45:52 [2022-04-19T06:45:52.715Z] === RUN   TestInspectNetwork/partial_network_id
06:45:52 [2022-04-19T06:45:52.715Z] === RUN   TestInspectNetwork/network_name
06:45:52 [2022-04-19T06:45:52.715Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:45:56 [2022-04-19T06:45:56.939Z] --- PASS: TestInspectNetwork (7.18s)
06:45:56 [2022-04-19T06:45:56.939Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:45:56 [2022-04-19T06:45:56.939Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:45:56 [2022-04-19T06:45:56.939Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:45:56 [2022-04-19T06:45:56.939Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:45:56 [2022-04-19T06:45:56.939Z] === RUN   TestRunContainerWithBridgeNone
06:45:58 [2022-04-19T06:45:58.305Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/create
06:45:58 [2022-04-19T06:45:58.305Z] === PAUSE TestNetworkInvalidJSON/networks/create
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
06:45:58 [2022-04-19T06:45:58.305Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
06:45:58 [2022-04-19T06:45:58.305Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
06:45:58 [2022-04-19T06:45:58.305Z] === CONT  TestNetworkInvalidJSON/networks/create
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
06:45:58 [2022-04-19T06:45:58.305Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
06:45:58 [2022-04-19T06:45:58.305Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
06:45:58 [2022-04-19T06:45:58.305Z] --- PASS: TestNetworkInvalidJSON (0.01s)
06:45:58 [2022-04-19T06:45:58.305Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkList
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkList//networks
06:45:58 [2022-04-19T06:45:58.305Z] === PAUSE TestNetworkList//networks
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestNetworkList//networks/
06:45:58 [2022-04-19T06:45:58.305Z] === PAUSE TestNetworkList//networks/
06:45:58 [2022-04-19T06:45:58.305Z] === CONT  TestNetworkList//networks
06:45:58 [2022-04-19T06:45:58.305Z] === CONT  TestNetworkList//networks/
06:45:58 [2022-04-19T06:45:58.305Z] --- PASS: TestNetworkList (0.01s)
06:45:58 [2022-04-19T06:45:58.305Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z]     --- PASS: TestNetworkList//networks (0.00s)
06:45:58 [2022-04-19T06:45:58.305Z] === RUN   TestHostIPv4BridgeLabel
06:45:58 [2022-04-19T06:45:58.867Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
06:45:58 [2022-04-19T06:45:58.867Z] === RUN   TestDaemonRestartWithLiveRestore
06:45:59 [2022-04-19T06:45:59.800Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
06:45:59 [2022-04-19T06:45:59.800Z] === RUN   TestDaemonDefaultNetworkPools
06:46:00 [2022-04-19T06:46:00.731Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
06:46:00 [2022-04-19T06:46:00.731Z] === RUN   TestDaemonRestartWithExistingNetwork
06:46:01 [2022-04-19T06:46:01.664Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
06:46:01 [2022-04-19T06:46:01.664Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:46:03 [2022-04-19T06:46:03.034Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
06:46:03 [2022-04-19T06:46:03.034Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:46:03 [2022-04-19T06:46:03.598Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
06:46:03 [2022-04-19T06:46:03.598Z] === RUN   TestServiceWithPredefinedNetwork
06:46:06 [2022-04-19T06:46:06.119Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
06:46:06 [2022-04-19T06:46:06.119Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:46:06 [2022-04-19T06:46:06.119Z]     service_test.go:243: FLAKY_TEST
06:46:06 [2022-04-19T06:46:06.119Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:46:06 [2022-04-19T06:46:06.119Z] === RUN   TestServiceWithDataPathPortInit
06:46:20 [2022-04-19T06:46:20.961Z] --- PASS: TestServiceWithDataPathPortInit (13.84s)
06:46:20 [2022-04-19T06:46:20.961Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:46:22 [2022-04-19T06:46:22.329Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:00kas48kgivym50p5873u9nsc Created:2022-04-19 06:46:20.889492768 +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[1e42636e88dbd06a36f3080e226502a033164c405eadbb27c2db8f0562c7098f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ps1eis6ggn1tr01g71ujqqj7q EndpointID:e8f43a03a58007540fd97d43bc69589f893b1c4525af4ddc901cbede53ad935a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ea9a0a5fd37d9c977dd23aed2d07e126766309811591607e1823ed122db77bb7 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:038d5dabe02f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ps1eis6ggn1tr01g71ujqqj7q EndpointID:e8f43a03a58007540fd97d43bc69589f893b1c4525af4ddc901cbede53ad935a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:46:26 [2022-04-19T06:46:26.500Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
06:46:26 [2022-04-19T06:46:26.500Z] PASS
06:46:26 [2022-04-19T06:46:26.500Z] 
06:46:26 [2022-04-19T06:46:26.500Z] === Skipped
06:46:26 [2022-04-19T06:46:26.500Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:46:26 [2022-04-19T06:46:26.500Z]     service_test.go:243: FLAKY_TEST
06:46:26 [2022-04-19T06:46:26.500Z] 
06:46:26 [2022-04-19T06:46:26.500Z] DONE 38 tests, 1 skipped in 43.825s
06:46:26 [2022-04-19T06:46:26.500Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:46:26 [2022-04-19T06:46:26.500Z] INFO: Testing against a local daemon
06:46:26 [2022-04-19T06:46:26.500Z] === RUN   TestDockerNetworkIpvlanPersistance
06:46:26 [2022-04-19T06:46:26.501Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:46:26 [2022-04-19T06:46:26.501Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:46:26 [2022-04-19T06:46:26.501Z] === RUN   TestDockerNetworkIpvlan
06:46:26 [2022-04-19T06:46:26.501Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:46:26 [2022-04-19T06:46:26.501Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:46:26 [2022-04-19T06:46:26.501Z] PASS
06:46:26 [2022-04-19T06:46:26.501Z] 
06:46:26 [2022-04-19T06:46:26.501Z] === Skipped
06:46:26 [2022-04-19T06:46:26.501Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:46:26 [2022-04-19T06:46:26.501Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:46:26 [2022-04-19T06:46:26.501Z] 
06:46:26 [2022-04-19T06:46:26.501Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:46:26 [2022-04-19T06:46:26.501Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:46:26 [2022-04-19T06:46:26.501Z] 
06:46:26 [2022-04-19T06:46:26.501Z] DONE 2 tests, 2 skipped in 0.022s
06:46:26 [2022-04-19T06:46:26.501Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:46:26 [2022-04-19T06:46:26.501Z] INFO: Testing against a local daemon
06:46:26 [2022-04-19T06:46:26.501Z] === RUN   TestDockerNetworkMacvlanPersistance
06:46:27 [2022-04-19T06:46:27.868Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
06:46:27 [2022-04-19T06:46:27.868Z] === RUN   TestDockerNetworkMacvlan
06:46:28 [2022-04-19T06:46:28.430Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:46:29 [2022-04-19T06:46:29.359Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:46:29 [2022-04-19T06:46:29.920Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:46:31 [2022-04-19T06:46:31.811Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:46:33 [2022-04-19T06:46:33.703Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:46:36 [2022-04-19T06:46:36.976Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:46:37 [2022-04-19T06:46:37.233Z] --- PASS: TestDockerNetworkMacvlan (9.49s)
06:46:37 [2022-04-19T06:46:37.233Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
06:46:37 [2022-04-19T06:46:37.233Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
06:46:37 [2022-04-19T06:46:37.233Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
06:46:37 [2022-04-19T06:46:37.233Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
06:46:37 [2022-04-19T06:46:37.233Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s)
06:46:37 [2022-04-19T06:46:37.233Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
06:46:37 [2022-04-19T06:46:37.233Z] PASS
06:46:37 [2022-04-19T06:46:37.233Z] 
06:46:37 [2022-04-19T06:46:37.233Z] DONE 8 tests in 10.781s
06:46:37 [2022-04-19T06:46:37.233Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
06:46:37 [2022-04-19T06:46:37.233Z] testing: warning: no tests to run
06:46:37 [2022-04-19T06:46:37.233Z] PASS
06:46:37 [2022-04-19T06:46:37.489Z] 
06:46:37 [2022-04-19T06:46:37.489Z] DONE 0 tests in 0.009s
06:46:37 [2022-04-19T06:46:37.489Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:46:37 [2022-04-19T06:46:37.489Z] INFO: Testing against a local daemon
06:46:37 [2022-04-19T06:46:37.489Z] === RUN   TestAuthZPluginAllowRequest
06:46:38 [2022-04-19T06:46:38.415Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
06:46:38 [2022-04-19T06:46:38.416Z] === RUN   TestAuthZPluginTLS
06:46:38 [2022-04-19T06:46:38.977Z] --- PASS: TestAuthZPluginTLS (0.54s)
06:46:38 [2022-04-19T06:46:38.977Z] === RUN   TestAuthZPluginDenyRequest
06:46:39 [2022-04-19T06:46:39.541Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
06:46:39 [2022-04-19T06:46:39.541Z] === RUN   TestAuthZPluginAPIDenyResponse
06:46:40 [2022-04-19T06:46:40.110Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
06:46:40 [2022-04-19T06:46:40.110Z] === RUN   TestAuthZPluginDenyResponse
06:46:40 [2022-04-19T06:46:40.672Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
06:46:40 [2022-04-19T06:46:40.672Z] === RUN   TestAuthZPluginAllowEventStream
06:46:42 [2022-04-19T06:46:42.037Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
06:46:42 [2022-04-19T06:46:42.037Z] === RUN   TestAuthZPluginErrorResponse
06:46:42 [2022-04-19T06:46:42.293Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
06:46:42 [2022-04-19T06:46:42.293Z] === RUN   TestAuthZPluginErrorRequest
06:46:42 [2022-04-19T06:46:42.854Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
06:46:42 [2022-04-19T06:46:42.854Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:46:43 [2022-04-19T06:46:43.416Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
06:46:43 [2022-04-19T06:46:43.416Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:46:44 [2022-04-19T06:46:44.783Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
06:46:44 [2022-04-19T06:46:44.783Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:46:46 [2022-04-19T06:46:46.152Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s)
06:46:46 [2022-04-19T06:46:46.152Z] === RUN   TestAuthZPluginHeader
06:46:47 [2022-04-19T06:46:47.081Z] --- PASS: TestAuthZPluginHeader (0.69s)
06:46:47 [2022-04-19T06:46:47.081Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:46:51 [2022-04-19T06:46:51.255Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s)
06:46:51 [2022-04-19T06:46:51.255Z] === RUN   TestAuthZPluginV2Disable
06:46:54 [2022-04-19T06:46:54.576Z] --- PASS: TestAuthZPluginV2Disable (3.41s)
06:46:54 [2022-04-19T06:46:54.576Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:46:57 [2022-04-19T06:46:57.876Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s)
06:46:57 [2022-04-19T06:46:57.876Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:47:07 [2022-04-19T06:47:07.837Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.92s)
06:47:07 [2022-04-19T06:47:07.837Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:47:25 [2022-04-19T06:47:25.881Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
06:47:25 [2022-04-19T06:47:25.881Z] PASS
06:47:25 [2022-04-19T06:47:25.881Z] 
06:47:25 [2022-04-19T06:47:25.881Z] DONE 17 tests in 46.568s
06:47:25 [2022-04-19T06:47:25.881Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:47:25 [2022-04-19T06:47:25.881Z] INFO: Testing against a local daemon
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
06:47:25 [2022-04-19T06:47:25.881Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
06:47:25 [2022-04-19T06:47:25.881Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/pull
06:47:25 [2022-04-19T06:47:25.881Z] === PAUSE TestPluginInvalidJSON/plugins/pull
06:47:25 [2022-04-19T06:47:25.881Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
06:47:25 [2022-04-19T06:47:25.881Z] === CONT  TestPluginInvalidJSON/plugins/pull
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
06:47:25 [2022-04-19T06:47:25.881Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
06:47:25 [2022-04-19T06:47:25.881Z] --- PASS: TestPluginInvalidJSON (0.01s)
06:47:25 [2022-04-19T06:47:25.881Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInstall
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInstall/no_auth
06:47:25 [2022-04-19T06:47:25.881Z] time="2022-04-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:47:25 [2022-04-19T06:47:25.881Z] time="2022-04-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9639ba98320c82ccfe0d0ad5d5437afbee507525fb0d45d05c772bc6bbf02d49" mediatype=application/vnd.docker.plugin.v1+json size=522
06:47:25 [2022-04-19T06:47:25.881Z] time="2022-04-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:47:25 [2022-04-19T06:47:25.881Z] time="2022-04-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9639ba98320c82ccfe0d0ad5d5437afbee507525fb0d45d05c772bc6bbf02d49" mediatype=application/vnd.docker.plugin.v1+json size=522
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInstall/with_htpasswd
06:47:25 [2022-04-19T06:47:25.881Z] time="2022-04-19T06:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:47:25 [2022-04-19T06:47:25.881Z] time="2022-04-19T06:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9639ba98320c82ccfe0d0ad5d5437afbee507525fb0d45d05c772bc6bbf02d49" mediatype=application/vnd.docker.plugin.v1+json size=522
06:47:25 [2022-04-19T06:47:25.881Z] time="2022-04-19T06:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:47:25 [2022-04-19T06:47:25.881Z] time="2022-04-19T06:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9639ba98320c82ccfe0d0ad5d5437afbee507525fb0d45d05c772bc6bbf02d49" mediatype=application/vnd.docker.plugin.v1+json size=522
06:47:25 [2022-04-19T06:47:25.881Z] === RUN   TestPluginInstall/with_insecure
06:47:26 [2022-04-19T06:47:26.443Z] time="2022-04-19T06:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:47:26 [2022-04-19T06:47:26.443Z] time="2022-04-19T06:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7760f8930d1bc3e7a6b15ca0daf3cdfc38b9697fff8afd77fcc25e06c862922b" mediatype=application/vnd.docker.plugin.v1+json size=522
06:47:26 [2022-04-19T06:47:26.443Z] time="2022-04-19T06:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:47:26 [2022-04-19T06:47:26.443Z] time="2022-04-19T06:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7760f8930d1bc3e7a6b15ca0daf3cdfc38b9697fff8afd77fcc25e06c862922b" mediatype=application/vnd.docker.plugin.v1+json size=522
06:47:26 [2022-04-19T06:47:26.699Z]     plugin_test.go:195: [d44ec58169deb] daemon is not started
06:47:26 [2022-04-19T06:47:26.699Z] --- PASS: TestPluginInstall (2.72s)
06:47:26 [2022-04-19T06:47:26.699Z]     --- PASS: TestPluginInstall/no_auth (1.05s)
06:47:26 [2022-04-19T06:47:26.700Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
06:47:26 [2022-04-19T06:47:26.700Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
06:47:26 [2022-04-19T06:47:26.700Z] === RUN   TestPluginsWithRuntimes
06:47:28 [2022-04-19T06:47:28.588Z] === RUN   TestPluginsWithRuntimes/No_Args
06:47:29 [2022-04-19T06:47:29.149Z] === RUN   TestPluginsWithRuntimes/With_Args
06:47:30 [2022-04-19T06:47:30.079Z] --- PASS: TestPluginsWithRuntimes (3.40s)
06:47:30 [2022-04-19T06:47:30.079Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
06:47:30 [2022-04-19T06:47:30.079Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
06:47:30 [2022-04-19T06:47:30.079Z] === RUN   TestPluginBackCompatMediaTypes
06:47:30 [2022-04-19T06:47:30.644Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
06:47:30 [2022-04-19T06:47:30.644Z] PASS
06:47:30 [2022-04-19T06:47:30.644Z] 
06:47:30 [2022-04-19T06:47:30.644Z] DONE 24 tests in 6.727s
06:47:30 [2022-04-19T06:47:30.644Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:47:30 [2022-04-19T06:47:30.644Z] INFO: Testing against a local daemon
06:47:30 [2022-04-19T06:47:30.644Z] === RUN   TestExternalGraphDriver
06:47:30 [2022-04-19T06:47:30.644Z] === RUN   TestExternalGraphDriver/json
06:47:32 [2022-04-19T06:47:32.537Z] === RUN   TestExternalGraphDriver/spec
06:47:34 [2022-04-19T06:47:34.433Z] === RUN   TestExternalGraphDriver/pull
06:47:35 [2022-04-19T06:47:35.799Z] --- PASS: TestExternalGraphDriver (4.93s)
06:47:35 [2022-04-19T06:47:35.799Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
06:47:35 [2022-04-19T06:47:35.799Z]     --- PASS: TestExternalGraphDriver/spec (1.63s)
06:47:35 [2022-04-19T06:47:35.799Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
06:47:35 [2022-04-19T06:47:35.799Z] === RUN   TestGraphdriverPluginV2
06:47:39 [2022-04-19T06:47:39.967Z] --- PASS: TestGraphdriverPluginV2 (3.93s)
06:47:39 [2022-04-19T06:47:39.967Z] PASS
06:47:39 [2022-04-19T06:47:39.967Z] 
06:47:39 [2022-04-19T06:47:39.967Z] DONE 5 tests in 8.892s
06:47:39 [2022-04-19T06:47:39.967Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:47:39 [2022-04-19T06:47:39.967Z] INFO: Testing against a local daemon
06:47:39 [2022-04-19T06:47:39.967Z] === RUN   TestContinueAfterPluginCrash
06:47:39 [2022-04-19T06:47:39.967Z] === PAUSE TestContinueAfterPluginCrash
06:47:39 [2022-04-19T06:47:39.967Z] === RUN   TestReadPluginNoRead
06:47:39 [2022-04-19T06:47:39.967Z] === PAUSE TestReadPluginNoRead
06:47:39 [2022-04-19T06:47:39.967Z] === RUN   TestDaemonStartWithLogOpt
06:47:39 [2022-04-19T06:47:39.967Z] === PAUSE TestDaemonStartWithLogOpt
06:47:39 [2022-04-19T06:47:39.967Z] === CONT  TestContinueAfterPluginCrash
06:47:39 [2022-04-19T06:47:39.967Z] === CONT  TestDaemonStartWithLogOpt
06:47:43 [2022-04-19T06:47:43.236Z] --- PASS: TestDaemonStartWithLogOpt (3.48s)
06:47:43 [2022-04-19T06:47:43.236Z] === CONT  TestReadPluginNoRead
06:47:45 [2022-04-19T06:47:45.761Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:47:46 [2022-04-19T06:47:46.689Z] === RUN   TestReadPluginNoRead/default
06:47:47 [2022-04-19T06:47:47.624Z] === RUN   TestReadPluginNoRead/disabled_caching
06:47:48 [2022-04-19T06:47:48.189Z] --- PASS: TestContinueAfterPluginCrash (8.40s)
06:47:49 [2022-04-19T06:47:49.116Z] === CONT  TestReadPluginNoRead
06:47:49 [2022-04-19T06:47:49.116Z]     read_test.go:92: [d2c87bb31a67b] daemon is not started
06:47:49 [2022-04-19T06:47:49.116Z] --- PASS: TestReadPluginNoRead (5.93s)
06:47:49 [2022-04-19T06:47:49.116Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
06:47:49 [2022-04-19T06:47:49.116Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
06:47:49 [2022-04-19T06:47:49.116Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
06:47:49 [2022-04-19T06:47:49.116Z] PASS
06:47:49 [2022-04-19T06:47:49.116Z] 
06:47:49 [2022-04-19T06:47:49.116Z] DONE 6 tests in 9.434s
06:47:49 [2022-04-19T06:47:49.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:47:49 [2022-04-19T06:47:49.116Z] testing: warning: no tests to run
06:47:49 [2022-04-19T06:47:49.116Z] PASS
06:47:49 [2022-04-19T06:47:49.116Z] 
06:47:49 [2022-04-19T06:47:49.116Z] DONE 0 tests in 0.007s
06:47:49 [2022-04-19T06:47:49.116Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:47:49 [2022-04-19T06:47:49.116Z] INFO: Testing against a local daemon
06:47:49 [2022-04-19T06:47:49.116Z] === RUN   TestPluginWithDevMounts
06:47:49 [2022-04-19T06:47:49.116Z] === PAUSE TestPluginWithDevMounts
06:47:49 [2022-04-19T06:47:49.116Z] === CONT  TestPluginWithDevMounts
06:47:51 [2022-04-19T06:47:51.003Z] --- PASS: TestPluginWithDevMounts (1.60s)
06:47:51 [2022-04-19T06:47:51.003Z] PASS
06:47:51 [2022-04-19T06:47:51.003Z] 
06:47:51 [2022-04-19T06:47:51.003Z] DONE 1 tests in 1.625s
06:47:51 [2022-04-19T06:47:51.003Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
06:47:51 [2022-04-19T06:47:51.003Z] INFO: Testing against a local daemon
06:47:51 [2022-04-19T06:47:51.003Z] === RUN   TestSecretInspect
06:47:52 [2022-04-19T06:47:52.896Z] --- PASS: TestSecretInspect (2.13s)
06:47:52 [2022-04-19T06:47:52.896Z] === RUN   TestSecretList
06:47:55 [2022-04-19T06:47:55.414Z] --- PASS: TestSecretList (2.14s)
06:47:55 [2022-04-19T06:47:55.414Z] === RUN   TestSecretsCreateAndDelete
06:47:57 [2022-04-19T06:47:57.302Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
06:47:57 [2022-04-19T06:47:57.302Z] === RUN   TestSecretsUpdate
06:47:59 [2022-04-19T06:47:59.193Z] --- PASS: TestSecretsUpdate (2.17s)
06:47:59 [2022-04-19T06:47:59.193Z] === RUN   TestTemplatedSecret
06:48:02 [2022-04-19T06:48:02.460Z] --- PASS: TestTemplatedSecret (2.55s)
06:48:02 [2022-04-19T06:48:02.460Z] === RUN   TestSecretCreateResolve
06:48:04 [2022-04-19T06:48:04.435Z] --- PASS: TestSecretCreateResolve (2.19s)
06:48:04 [2022-04-19T06:48:04.435Z] PASS
06:48:04 [2022-04-19T06:48:04.435Z] 
06:48:04 [2022-04-19T06:48:04.435Z] DONE 6 tests in 13.357s
06:48:04 [2022-04-19T06:48:04.435Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
06:48:04 [2022-04-19T06:48:04.435Z] INFO: Testing against a local daemon
06:48:04 [2022-04-19T06:48:04.435Z] === RUN   TestServiceCreateInit
06:48:04 [2022-04-19T06:48:04.435Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:48:08 [2022-04-19T06:48:08.616Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:48:11 [2022-04-19T06:48:11.882Z] --- PASS: TestServiceCreateInit (7.43s)
06:48:11 [2022-04-19T06:48:11.882Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s)
06:48:11 [2022-04-19T06:48:11.882Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s)
06:48:11 [2022-04-19T06:48:11.882Z] === RUN   TestCreateServiceMultipleTimes
06:48:29 [2022-04-19T06:48:29.925Z] --- PASS: TestCreateServiceMultipleTimes (15.59s)
06:48:29 [2022-04-19T06:48:29.925Z] === RUN   TestCreateServiceConflict
06:48:29 [2022-04-19T06:48:29.925Z] --- PASS: TestCreateServiceConflict (2.16s)
06:48:29 [2022-04-19T06:48:29.925Z] === RUN   TestCreateServiceMaxReplicas
06:48:31 [2022-04-19T06:48:31.814Z] --- PASS: TestCreateServiceMaxReplicas (2.66s)
06:48:31 [2022-04-19T06:48:31.814Z] === RUN   TestCreateWithDuplicateNetworkNames
06:48:46 [2022-04-19T06:48:46.657Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
06:48:46 [2022-04-19T06:48:46.657Z] === RUN   TestCreateServiceSecretFileMode
06:48:58 [2022-04-19T06:48:58.835Z] --- PASS: TestCreateServiceSecretFileMode (12.54s)
06:48:58 [2022-04-19T06:48:58.835Z] === RUN   TestCreateServiceConfigFileMode
06:49:11 [2022-04-19T06:49:11.004Z] --- PASS: TestCreateServiceConfigFileMode (12.49s)
06:49:11 [2022-04-19T06:49:11.004Z] === RUN   TestCreateServiceSysctls
06:49:13 [2022-04-19T06:49:13.520Z] --- PASS: TestCreateServiceSysctls (3.14s)
06:49:13 [2022-04-19T06:49:13.520Z] === RUN   TestCreateServiceCapabilities
06:49:16 [2022-04-19T06:49:16.033Z] --- PASS: TestCreateServiceCapabilities (2.48s)
06:49:16 [2022-04-19T06:49:16.033Z] === RUN   TestInspect
06:49:18 [2022-04-19T06:49:18.547Z] --- PASS: TestInspect (2.68s)
06:49:18 [2022-04-19T06:49:18.547Z] === RUN   TestCreateJob
06:49:21 [2022-04-19T06:49:21.814Z] --- PASS: TestCreateJob (2.92s)
06:49:21 [2022-04-19T06:49:21.814Z] === RUN   TestReplicatedJob
06:49:27 [2022-04-19T06:49:27.057Z] --- PASS: TestReplicatedJob (5.58s)
06:49:27 [2022-04-19T06:49:27.057Z] === RUN   TestUpdateReplicatedJob
06:49:30 [2022-04-19T06:49:30.321Z] --- PASS: TestUpdateReplicatedJob (3.26s)
06:49:30 [2022-04-19T06:49:30.321Z] === RUN   TestServiceListWithStatuses
06:49:30 [2022-04-19T06:49:30.321Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:49:30 [2022-04-19T06:49:30.321Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:49:30 [2022-04-19T06:49:30.321Z] === RUN   TestDockerNetworkConnectAlias
06:49:34 [2022-04-19T06:49:34.488Z] --- PASS: TestDockerNetworkConnectAlias (4.19s)
06:49:34 [2022-04-19T06:49:34.488Z] === RUN   TestDockerNetworkReConnect
06:49:37 [2022-04-19T06:49:37.763Z] --- PASS: TestDockerNetworkReConnect (3.33s)
06:49:37 [2022-04-19T06:49:37.763Z] === RUN   TestServicePlugin
06:49:41 [2022-04-19T06:49:41.972Z]     plugin_test.go:61: [d8a4f90371b28] joining swarm manager [d50c60d65cd82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:49:42 [2022-04-19T06:49:42.533Z]     plugin_test.go:64: [dfd58ee9eb71c] joining swarm manager [d50c60d65cd82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:50:09 [2022-04-19T06:50:09.035Z] --- PASS: TestServicePlugin (29.87s)
06:50:09 [2022-04-19T06:50:09.035Z] === RUN   TestServiceUpdateLabel
06:50:09 [2022-04-19T06:50:09.598Z] --- PASS: TestServiceUpdateLabel (2.12s)
06:50:09 [2022-04-19T06:50:09.598Z] === RUN   TestServiceUpdateSecrets
06:50:24 [2022-04-19T06:50:24.448Z] --- PASS: TestServiceUpdateSecrets (14.55s)
06:50:24 [2022-04-19T06:50:24.448Z] === RUN   TestServiceUpdateConfigs
06:50:39 [2022-04-19T06:50:39.294Z] --- PASS: TestServiceUpdateConfigs (14.56s)
06:50:39 [2022-04-19T06:50:39.294Z] === RUN   TestServiceUpdateNetwork
06:50:51 [2022-04-19T06:50:51.469Z] --- PASS: TestServiceUpdateNetwork (12.42s)
06:50:51 [2022-04-19T06:50:51.469Z] === RUN   TestServiceUpdatePidsLimit
06:50:52 [2022-04-19T06:50:52.400Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:50:53 [2022-04-19T06:50:53.331Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
06:50:59 [2022-04-19T06:50:59.878Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:51:07 [2022-04-19T06:51:07.963Z] --- PASS: TestServiceUpdatePidsLimit (16.17s)
06:51:07 [2022-04-19T06:51:07.963Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
06:51:07 [2022-04-19T06:51:07.963Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
06:51:07 [2022-04-19T06:51:07.963Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
06:51:07 [2022-04-19T06:51:07.963Z] PASS
06:51:07 [2022-04-19T06:51:07.963Z] 
06:51:07 [2022-04-19T06:51:07.963Z] === Skipped
06:51:07 [2022-04-19T06:51:07.963Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
06:51:07 [2022-04-19T06:51:07.963Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:51:07 [2022-04-19T06:51:07.963Z] 
06:51:07 [2022-04-19T06:51:07.963Z] DONE 27 tests, 1 skipped in 183.323s
06:51:07 [2022-04-19T06:51:07.963Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
06:51:07 [2022-04-19T06:51:07.963Z] INFO: Testing against a local daemon
06:51:07 [2022-04-19T06:51:07.963Z] === RUN   TestSessionCreate
06:51:07 [2022-04-19T06:51:07.963Z] --- PASS: TestSessionCreate (0.02s)
06:51:07 [2022-04-19T06:51:07.963Z] === RUN   TestSessionCreateWithBadUpgrade
06:51:07 [2022-04-19T06:51:07.963Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
06:51:07 [2022-04-19T06:51:07.963Z] PASS
06:51:07 [2022-04-19T06:51:07.963Z] 
06:51:07 [2022-04-19T06:51:07.963Z] DONE 2 tests in 0.062s
06:51:07 [2022-04-19T06:51:07.963Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
06:51:07 [2022-04-19T06:51:07.963Z] INFO: Testing against a local daemon
06:51:07 [2022-04-19T06:51:07.963Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:51:07 [2022-04-19T06:51:07.963Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
06:51:07 [2022-04-19T06:51:07.963Z] === RUN   TestDiskUsage
06:51:07 [2022-04-19T06:51:07.963Z] === PAUSE TestDiskUsage
06:51:07 [2022-04-19T06:51:07.963Z] === RUN   TestEventsExecDie
06:51:08 [2022-04-19T06:51:08.219Z] --- PASS: TestEventsExecDie (0.65s)
06:51:08 [2022-04-19T06:51:08.220Z] === RUN   TestEventsBackwardsCompatible
06:51:08 [2022-04-19T06:51:08.220Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
06:51:08 [2022-04-19T06:51:08.220Z] === RUN   TestEventsVolumeCreate
06:51:08 [2022-04-19T06:51:08.220Z] --- PASS: TestEventsVolumeCreate (0.07s)
06:51:08 [2022-04-19T06:51:08.220Z] === RUN   TestInfoBinaryCommits
06:51:08 [2022-04-19T06:51:08.220Z] --- PASS: TestInfoBinaryCommits (0.02s)
06:51:08 [2022-04-19T06:51:08.220Z] === RUN   TestInfoAPIVersioned
06:51:08 [2022-04-19T06:51:08.220Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:51:08 [2022-04-19T06:51:08.220Z] === RUN   TestInfoAPI
06:51:08 [2022-04-19T06:51:08.220Z] --- PASS: TestInfoAPI (0.02s)
06:51:08 [2022-04-19T06:51:08.220Z] === RUN   TestInfoAPIWarnings
06:51:26 [2022-04-19T06:51:26.266Z] --- PASS: TestInfoAPIWarnings (16.24s)
06:51:26 [2022-04-19T06:51:26.266Z] === RUN   TestInfoDebug
06:51:26 [2022-04-19T06:51:26.266Z] --- PASS: TestInfoDebug (0.52s)
06:51:26 [2022-04-19T06:51:26.266Z] === RUN   TestInfoInsecureRegistries
06:51:26 [2022-04-19T06:51:26.266Z] --- PASS: TestInfoInsecureRegistries (0.52s)
06:51:26 [2022-04-19T06:51:26.266Z] === RUN   TestInfoRegistryMirrors
06:51:26 [2022-04-19T06:51:26.266Z] --- PASS: TestInfoRegistryMirrors (0.52s)
06:51:26 [2022-04-19T06:51:26.266Z] === RUN   TestLoginFailsWithBadCredentials
06:51:26 [2022-04-19T06:51:26.266Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
06:51:26 [2022-04-19T06:51:26.266Z] === RUN   TestPingCacheHeaders
06:51:26 [2022-04-19T06:51:26.266Z] --- PASS: TestPingCacheHeaders (0.02s)
06:51:26 [2022-04-19T06:51:26.266Z] === RUN   TestPingGet
06:51:26 [2022-04-19T06:51:26.266Z] --- PASS: TestPingGet (0.01s)
06:51:26 [2022-04-19T06:51:26.266Z] === RUN   TestPingHead
06:51:26 [2022-04-19T06:51:26.266Z] --- PASS: TestPingHead (0.02s)
06:51:26 [2022-04-19T06:51:26.266Z] === RUN   TestPingSwarmHeader
06:51:26 [2022-04-19T06:51:26.830Z] === RUN   TestPingSwarmHeader/before_swarm_init
06:51:27 [2022-04-19T06:51:27.392Z] === RUN   TestPingSwarmHeader/after_swarm_init
06:51:28 [2022-04-19T06:51:28.322Z] === RUN   TestPingSwarmHeader/after_swarm_leave
06:51:28 [2022-04-19T06:51:28.322Z] --- PASS: TestPingSwarmHeader (2.00s)
06:51:28 [2022-04-19T06:51:28.322Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
06:51:28 [2022-04-19T06:51:28.322Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
06:51:28 [2022-04-19T06:51:28.322Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
06:51:28 [2022-04-19T06:51:28.322Z] === RUN   TestVersion
06:51:28 [2022-04-19T06:51:28.322Z] --- PASS: TestVersion (0.02s)
06:51:28 [2022-04-19T06:51:28.322Z] === CONT  TestCgroupDriverSystemdMemoryLimit
06:51:28 [2022-04-19T06:51:28.322Z] === CONT  TestDiskUsage
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty/container_types
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty/image_types
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty/volume_types
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty/build-cache_types
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty/container,_volume_types
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
06:51:28 [2022-04-19T06:51:28.885Z] === RUN   TestDiskUsage/after_LoadBusybox
06:51:29 [2022-04-19T06:51:29.142Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
06:51:29 [2022-04-19T06:51:29.142Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
06:51:29 [2022-04-19T06:51:29.142Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
06:51:29 [2022-04-19T06:51:29.142Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
06:51:29 [2022-04-19T06:51:29.142Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
06:51:29 [2022-04-19T06:51:29.142Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
06:51:29 [2022-04-19T06:51:29.142Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
06:51:29 [2022-04-19T06:51:29.143Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
06:51:29 [2022-04-19T06:51:29.143Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
06:51:29 [2022-04-19T06:51:29.143Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
06:51:29 [2022-04-19T06:51:29.143Z] === RUN   TestDiskUsage/after_container.Run
06:51:29 [2022-04-19T06:51:29.705Z] === RUN   TestDiskUsage/after_container.Run/container_types
06:51:29 [2022-04-19T06:51:29.705Z] === RUN   TestDiskUsage/after_container.Run/image_types
06:51:29 [2022-04-19T06:51:29.705Z] === RUN   TestDiskUsage/after_container.Run/volume_types
06:51:29 [2022-04-19T06:51:29.705Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
06:51:29 [2022-04-19T06:51:29.705Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
06:51:29 [2022-04-19T06:51:29.705Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
06:51:29 [2022-04-19T06:51:29.705Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
06:51:29 [2022-04-19T06:51:29.705Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
06:51:29 [2022-04-19T06:51:29.705Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
06:51:29 [2022-04-19T06:51:29.705Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
06:51:29 [2022-04-19T06:51:29.705Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s)
06:51:29 [2022-04-19T06:51:29.705Z] --- PASS: TestDiskUsage (1.54s)
06:51:29 [2022-04-19T06:51:29.705Z]     --- PASS: TestDiskUsage/empty (0.01s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.36s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]     --- PASS: TestDiskUsage/after_container.Run (0.44s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
06:51:29 [2022-04-19T06:51:29.705Z] PASS
06:51:29 [2022-04-19T06:51:29.705Z] 
06:51:29 [2022-04-19T06:51:29.705Z] DONE 54 tests in 22.326s
06:51:29 [2022-04-19T06:51:29.705Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
06:51:29 [2022-04-19T06:51:29.962Z] INFO: Testing against a local daemon
06:51:29 [2022-04-19T06:51:29.962Z] === RUN   TestVolumesCreateAndList
06:51:29 [2022-04-19T06:51:29.962Z] --- PASS: TestVolumesCreateAndList (0.02s)
06:51:29 [2022-04-19T06:51:29.962Z] === RUN   TestVolumesRemove
06:51:29 [2022-04-19T06:51:29.962Z] --- PASS: TestVolumesRemove (0.08s)
06:51:29 [2022-04-19T06:51:29.962Z] === RUN   TestVolumesInspect
06:51:29 [2022-04-19T06:51:29.962Z] --- PASS: TestVolumesInspect (0.02s)
06:51:29 [2022-04-19T06:51:29.962Z] === RUN   TestVolumesInvalidJSON
06:51:29 [2022-04-19T06:51:29.962Z] === RUN   TestVolumesInvalidJSON/volumes/create
06:51:29 [2022-04-19T06:51:29.962Z] === PAUSE TestVolumesInvalidJSON/volumes/create
06:51:29 [2022-04-19T06:51:29.962Z] === CONT  TestVolumesInvalidJSON/volumes/create
06:51:29 [2022-04-19T06:51:29.962Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
06:51:29 [2022-04-19T06:51:29.962Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
06:51:29 [2022-04-19T06:51:29.962Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
06:51:29 [2022-04-19T06:51:29.962Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
06:51:29 [2022-04-19T06:51:29.962Z] --- PASS: TestVolumesInvalidJSON (0.01s)
06:51:29 [2022-04-19T06:51:29.962Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
06:51:29 [2022-04-19T06:51:29.962Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
06:51:29 [2022-04-19T06:51:29.962Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
06:51:29 [2022-04-19T06:51:29.962Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
06:51:29 [2022-04-19T06:51:29.962Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
06:51:29 [2022-04-19T06:51:29.962Z] PASS
06:51:29 [2022-04-19T06:51:29.962Z] 
06:51:29 [2022-04-19T06:51:29.962Z] DONE 9 tests in 0.146s
06:51:29 [2022-04-19T06:51:29.962Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:51:30 [2022-04-19T06:51:30.525Z] Stopping apparmor (via systemctl): apparmor.service.
06:51:30 [2022-04-19T06:51:30.525Z] Removing test suite binaries
06:51:30 [2022-04-19T06:51:30.525Z] exiting test-integration
06:51:30 [2022-04-19T06:51:30.525Z] ++ exit 0
06:51:30 [2022-04-19T06:51:30.525Z]