Skip to content

Console Output

09:45:57 [2022-05-19T09:45:57.239Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43612/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=829951ec19c6762d358c0a6dae10c648bc515e4b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:829951ec19c6762d358c0a6dae10c648bc515e4b hack/make.sh dynbinary test-integration
09:45:59 [2022-05-19T09:45:59.148Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
09:45:59 [2022-05-19T09:45:59.148Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
09:45:59 [2022-05-19T09:45:59.148Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
09:45:59 [2022-05-19T09:45:59.148Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
09:45:59 [2022-05-19T09:45:59.148Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
09:45:59 [2022-05-19T09:45:59.148Z] Detected virtualization docker.
09:45:59 [2022-05-19T09:45:59.148Z] Detected architecture x86-64.
09:45:59 [2022-05-19T09:45:59.148Z] Set hostname to <9ae4f3d1eead>.
09:45:59 [2022-05-19T09:45:59.148Z] + source /etc/docker-entrypoint-cmd
09:45:59 [2022-05-19T09:45:59.148Z] ++ hack/make.sh dynbinary test-integration
09:45:59 [2022-05-19T09:45:59.148Z] 
09:45:59 [2022-05-19T09:45:59.148Z] Removing bundles/
09:45:59 [2022-05-19T09:45:59.148Z] 
09:45:59 [2022-05-19T09:45:59.148Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:45:59 [2022-05-19T09:45:59.148Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:45:59 [2022-05-19T09:45:59.148Z] GOOS="" GOARCH="" GOARM=""
09:47:35 [2022-05-19T09:47:35.785Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:47:35 [2022-05-19T09:47:35.785Z] 
09:47:35 [2022-05-19T09:47:35.785Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:47:35 [2022-05-19T09:47:35.785Z] DOCKER_SYSTEMD=1
09:47:35 [2022-05-19T09:47:35.785Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:47:35 [2022-05-19T09:47:35.785Z] HOSTNAME=9ae4f3d1eead
09:47:35 [2022-05-19T09:47:35.785Z] DEST=bundles/test-integration
09:47:35 [2022-05-19T09:47:35.785Z] PWD=/go/src/github.com/docker/docker
09:47:35 [2022-05-19T09:47:35.785Z] DOCKER_GITCOMMIT=829951ec19c6762d358c0a6dae10c648bc515e4b
09:47:35 [2022-05-19T09:47:35.785Z] container=docker
09:47:35 [2022-05-19T09:47:35.785Z] HOME=/root
09:47:35 [2022-05-19T09:47:35.785Z] LANG=C.UTF-8
09:47:35 [2022-05-19T09:47:35.785Z] INVOCATION_ID=10132da975074c959195b804b616976e
09:47:35 [2022-05-19T09:47:35.785Z] GOLANG_VERSION=1.17.10
09:47:35 [2022-05-19T09:47:35.785Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:47:35 [2022-05-19T09:47:35.785Z] VALIDATE_BRANCH=20.10
09:47:35 [2022-05-19T09:47:35.785Z] TERM=xterm
09:47:35 [2022-05-19T09:47:35.785Z] DOCKER_PKG=github.com/docker/docker
09:47:35 [2022-05-19T09:47:35.785Z] SHLVL=3
09:47:35 [2022-05-19T09:47:35.785Z] TIMEOUT=120m
09:47:35 [2022-05-19T09:47:35.785Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:47:35 [2022-05-19T09:47:35.785Z] DOCKER_GRAPHDRIVER=overlay2
09:47:35 [2022-05-19T09:47:35.785Z] GO111MODULE=off
09:47:35 [2022-05-19T09:47:35.785Z] DOCKER_EXPERIMENTAL=1
09:47:35 [2022-05-19T09:47:35.785Z] TEST_SKIP_INTEGRATION_CLI=1
09:47:35 [2022-05-19T09:47:35.785Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:47:35 [2022-05-19T09:47:35.785Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:47:35 [2022-05-19T09:47:35.785Z] GOPATH=/go
09:47:35 [2022-05-19T09:47:35.785Z] PKG_CONFIG=pkg-config
09:47:35 [2022-05-19T09:47:35.785Z] _=/usr/bin/env
09:47:35 [2022-05-19T09:47:35.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:48:14 [2022-05-19T09:48:14.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:48:14 [2022-05-19T09:48:14.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:48:41 [2022-05-19T09:48:41.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:48:47 [2022-05-19T09:48:47.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:48:47 [2022-05-19T09:48:47.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:48:48 [2022-05-19T09:48:48.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:48:49 [2022-05-19T09:48:49.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:48:49 [2022-05-19T09:48:49.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:48:51 [2022-05-19T09:48:51.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:48:53 [2022-05-19T09:48:53.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:48:54 [2022-05-19T09:48:54.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:48:55 [2022-05-19T09:48:55.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:48:55 [2022-05-19T09:48:55.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:48:56 [2022-05-19T09:48:56.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:48:57 [2022-05-19T09:48:57.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:48:58 [2022-05-19T09:48:58.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:48:59 [2022-05-19T09:48:59.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:48:59 [2022-05-19T09:48:59.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:49:00 [2022-05-19T09:49:00.550Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:49:00 [2022-05-19T09:49:00.550Z] Using test binary docker
09:49:00 [2022-05-19T09:49:00.809Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:49:00 [2022-05-19T09:49:00.809Z] Starting apparmor (via systemctl): apparmor.service.
09:49:00 [2022-05-19T09:49:00.809Z] INFO: Waiting for daemon to start...
09:49:00 [2022-05-19T09:49:00.809Z] Starting dockerd
09:49:04 [2022-05-19T09:49:04.102Z] .
09:49:04 [2022-05-19T09:49:04.102Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:49:04 [2022-05-19T09:49:04.102Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:49:04 [2022-05-19T09:49:04.102Z] Error: No such image: emptyfs
09:49:04 [2022-05-19T09:49:04.102Z] Running integration-test (iteration 1)
09:49:04 [2022-05-19T09:49:04.102Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:49:16 [2022-05-19T09:49:16.483Z] Loaded image: buildpack-deps:buster
09:49:16 [2022-05-19T09:49:16.483Z] Loaded image: busybox:latest
09:49:16 [2022-05-19T09:49:16.743Z] Loaded image: busybox:glibc
09:49:19 [2022-05-19T09:49:19.292Z] Loaded image: debian:bullseye
09:49:19 [2022-05-19T09:49:19.292Z] Loaded image: hello-world:latest
09:49:19 [2022-05-19T09:49:19.292Z] Loaded image: arm32v7/hello-world:latest
09:49:19 [2022-05-19T09:49:19.292Z] INFO: Testing against a local daemon
09:49:19 [2022-05-19T09:49:19.292Z] === RUN   TestCgroupNamespacesBuild
09:49:21 [2022-05-19T09:49:21.833Z] --- PASS: TestCgroupNamespacesBuild (2.63s)
09:49:21 [2022-05-19T09:49:21.833Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:49:23 [2022-05-19T09:49:23.216Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s)
09:49:23 [2022-05-19T09:49:23.216Z] === RUN   TestBuildWithSession
09:49:23 [2022-05-19T09:49:23.216Z]     build_session_test.go:25: TODO: BuildKit
09:49:23 [2022-05-19T09:49:23.216Z] --- SKIP: TestBuildWithSession (0.00s)
09:49:23 [2022-05-19T09:49:23.216Z] === RUN   TestBuildSquashParent
09:49:27 [2022-05-19T09:49:27.415Z] --- PASS: TestBuildSquashParent (4.34s)
09:49:27 [2022-05-19T09:49:27.415Z] === RUN   TestBuildWithRemoveAndForceRemove
09:49:27 [2022-05-19T09:49:27.415Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:49:27 [2022-05-19T09:49:27.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:49:27 [2022-05-19T09:49:27.415Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:49:27 [2022-05-19T09:49:27.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:49:27 [2022-05-19T09:49:27.415Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:49:27 [2022-05-19T09:49:27.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:49:27 [2022-05-19T09:49:27.415Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:49:27 [2022-05-19T09:49:27.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:49:27 [2022-05-19T09:49:27.415Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:49:27 [2022-05-19T09:49:27.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:49:27 [2022-05-19T09:49:27.415Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:49:27 [2022-05-19T09:49:27.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:49:27 [2022-05-19T09:49:27.415Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:49:27 [2022-05-19T09:49:27.415Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:49:28 [2022-05-19T09:49:28.798Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:49:29 [2022-05-19T09:49:29.058Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:49:29 [2022-05-19T09:49:29.999Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:49:30 [2022-05-19T09:49:30.259Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:49:31 [2022-05-19T09:49:31.644Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:49:31 [2022-05-19T09:49:31.644Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s)
09:49:31 [2022-05-19T09:49:31.644Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s)
09:49:31 [2022-05-19T09:49:31.644Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s)
09:49:31 [2022-05-19T09:49:31.644Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s)
09:49:31 [2022-05-19T09:49:31.644Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.61s)
09:49:31 [2022-05-19T09:49:31.644Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.37s)
09:49:31 [2022-05-19T09:49:31.644Z] === RUN   TestBuildMultiStageCopy
09:49:31 [2022-05-19T09:49:31.644Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:49:33 [2022-05-19T09:49:33.028Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:49:33 [2022-05-19T09:49:33.028Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:49:33 [2022-05-19T09:49:33.289Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:49:33 [2022-05-19T09:49:33.549Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:49:33 [2022-05-19T09:49:33.809Z] --- PASS: TestBuildMultiStageCopy (2.06s)
09:49:33 [2022-05-19T09:49:33.809Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.25s)
09:49:33 [2022-05-19T09:49:33.809Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
09:49:33 [2022-05-19T09:49:33.809Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
09:49:33 [2022-05-19T09:49:33.809Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
09:49:33 [2022-05-19T09:49:33.809Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
09:49:33 [2022-05-19T09:49:33.809Z] === RUN   TestBuildMultiStageParentConfig
09:49:34 [2022-05-19T09:49:34.379Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
09:49:34 [2022-05-19T09:49:34.379Z] === RUN   TestBuildLabelWithTargets
09:49:35 [2022-05-19T09:49:35.318Z] --- PASS: TestBuildLabelWithTargets (0.95s)
09:49:35 [2022-05-19T09:49:35.318Z] === RUN   TestBuildWithEmptyLayers
09:49:35 [2022-05-19T09:49:35.579Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
09:49:35 [2022-05-19T09:49:35.579Z] === RUN   TestBuildMultiStageOnBuild
09:49:37 [2022-05-19T09:49:37.490Z] --- PASS: TestBuildMultiStageOnBuild (1.48s)
09:49:37 [2022-05-19T09:49:37.490Z] === RUN   TestBuildUncleanTarFilenames
09:49:37 [2022-05-19T09:49:37.834Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
09:49:37 [2022-05-19T09:49:37.837Z] === RUN   TestBuildMultiStageLayerLeak
09:49:39 [2022-05-19T09:49:39.220Z] --- PASS: TestBuildMultiStageLayerLeak (1.55s)
09:49:39 [2022-05-19T09:49:39.220Z] === RUN   TestBuildWithHugeFile
09:50:35 [2022-05-19T09:50:35.482Z] --- PASS: TestBuildWithHugeFile (50.57s)
09:50:35 [2022-05-19T09:50:35.482Z] === RUN   TestBuildWithEmptyDockerfile
09:50:35 [2022-05-19T09:50:35.482Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:50:35 [2022-05-19T09:50:35.482Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:50:35 [2022-05-19T09:50:35.482Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:50:35 [2022-05-19T09:50:35.482Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:50:35 [2022-05-19T09:50:35.482Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:50:35 [2022-05-19T09:50:35.482Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:50:35 [2022-05-19T09:50:35.482Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:50:35 [2022-05-19T09:50:35.482Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:50:35 [2022-05-19T09:50:35.482Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:50:35 [2022-05-19T09:50:35.482Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:50:35 [2022-05-19T09:50:35.482Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
09:50:35 [2022-05-19T09:50:35.482Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
09:50:35 [2022-05-19T09:50:35.482Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:50:35 [2022-05-19T09:50:35.482Z] === RUN   TestBuildPreserveOwnership
09:50:35 [2022-05-19T09:50:35.482Z] === RUN   TestBuildPreserveOwnership/copy_from
09:50:35 [2022-05-19T09:50:35.482Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:50:35 [2022-05-19T09:50:35.482Z] --- PASS: TestBuildPreserveOwnership (3.18s)
09:50:35 [2022-05-19T09:50:35.482Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.10s)
09:50:35 [2022-05-19T09:50:35.482Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s)
09:50:35 [2022-05-19T09:50:35.482Z] === RUN   TestBuildPlatformInvalid
09:50:35 [2022-05-19T09:50:35.482Z] --- PASS: TestBuildPlatformInvalid (0.07s)
09:50:35 [2022-05-19T09:50:35.482Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:50:47 [2022-05-19T09:50:47.732Z] Loaded image: buildpack-deps:buster
09:50:47 [2022-05-19T09:50:47.732Z] Loaded image: busybox:latest
09:50:47 [2022-05-19T09:50:47.732Z] Loaded image: busybox:glibc
09:50:49 [2022-05-19T09:50:49.199Z] Loaded image: debian:bullseye
09:50:49 [2022-05-19T09:50:49.199Z] Loaded image: hello-world:latest
09:50:49 [2022-05-19T09:50:49.199Z] Loaded image: arm32v7/hello-world:latest
09:50:57 [2022-05-19T09:50:57.404Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.01s)
09:50:57 [2022-05-19T09:50:57.405Z] PASS
09:50:57 [2022-05-19T09:50:57.405Z] 
09:50:57 [2022-05-19T09:50:57.405Z] === Skipped
09:50:57 [2022-05-19T09:50:57.405Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:50:57 [2022-05-19T09:50:57.405Z]     build_session_test.go:25: TODO: BuildKit
09:50:57 [2022-05-19T09:50:57.405Z] 
09:50:57 [2022-05-19T09:50:57.405Z] DONE 33 tests, 1 skipped in 112.601s
09:50:57 [2022-05-19T09:50:57.405Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:50:57 [2022-05-19T09:50:57.405Z] INFO: Testing against a local daemon
09:50:57 [2022-05-19T09:50:57.406Z] === RUN   TestConfigInspect
09:50:58 [2022-05-19T09:50:58.834Z] --- PASS: TestConfigInspect (2.25s)
09:50:58 [2022-05-19T09:50:58.834Z] === RUN   TestConfigList
09:51:00 [2022-05-19T09:51:00.783Z] --- PASS: TestConfigList (2.14s)
09:51:00 [2022-05-19T09:51:00.783Z] === RUN   TestConfigsCreateAndDelete
09:51:03 [2022-05-19T09:51:03.343Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
09:51:03 [2022-05-19T09:51:03.343Z] === RUN   TestConfigsUpdate
09:51:05 [2022-05-19T09:51:05.254Z] --- PASS: TestConfigsUpdate (2.12s)
09:51:05 [2022-05-19T09:51:05.254Z] === RUN   TestTemplatedConfig
09:51:07 [2022-05-19T09:51:07.793Z] --- PASS: TestTemplatedConfig (2.52s)
09:51:07 [2022-05-19T09:51:07.793Z] === RUN   TestConfigCreateResolve
09:51:09 [2022-05-19T09:51:09.700Z] --- PASS: TestConfigCreateResolve (2.10s)
09:51:09 [2022-05-19T09:51:09.700Z] === RUN   TestConfigDaemonLibtrustID
09:51:10 [2022-05-19T09:51:10.269Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
09:51:10 [2022-05-19T09:51:10.269Z] PASS
09:51:10 [2022-05-19T09:51:10.269Z] 
09:51:10 [2022-05-19T09:51:10.269Z] DONE 7 tests in 13.847s
09:51:10 [2022-05-19T09:51:10.269Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:51:10 [2022-05-19T09:51:10.269Z] INFO: Testing against a local daemon
09:51:10 [2022-05-19T09:51:10.269Z] === RUN   TestCheckpoint
09:51:10 [2022-05-19T09:51:10.269Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:51:10 [2022-05-19T09:51:10.269Z] --- SKIP: TestCheckpoint (0.00s)
09:51:10 [2022-05-19T09:51:10.269Z] === RUN   TestContainerInvalidJSON
09:51:10 [2022-05-19T09:51:10.269Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:51:10 [2022-05-19T09:51:10.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:51:10 [2022-05-19T09:51:10.269Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:51:10 [2022-05-19T09:51:10.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:51:10 [2022-05-19T09:51:10.269Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:51:10 [2022-05-19T09:51:10.269Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:51:10 [2022-05-19T09:51:10.269Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:51:10 [2022-05-19T09:51:10.269Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:51:10 [2022-05-19T09:51:10.269Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:51:10 [2022-05-19T09:51:10.269Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:51:10 [2022-05-19T09:51:10.269Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:51:10 [2022-05-19T09:51:10.269Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:51:10 [2022-05-19T09:51:10.269Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:51:10 [2022-05-19T09:51:10.269Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:51:10 [2022-05-19T09:51:10.269Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
09:51:10 [2022-05-19T09:51:10.269Z] === RUN   TestCopyFromContainerPathIsNotDir
09:51:10 [2022-05-19T09:51:10.269Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:51:10 [2022-05-19T09:51:10.269Z] === RUN   TestCopyToContainerPathDoesNotExist
09:51:10 [2022-05-19T09:51:10.269Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
09:51:10 [2022-05-19T09:51:10.269Z] === RUN   TestCopyToContainerPathIsNotDir
09:51:10 [2022-05-19T09:51:10.269Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
09:51:10 [2022-05-19T09:51:10.269Z] === RUN   TestCopyFromContainer
09:51:11 [2022-05-19T09:51:11.650Z] === RUN   TestCopyFromContainer//
09:51:11 [2022-05-19T09:51:11.650Z] === RUN   TestCopyFromContainer//bar/root
09:51:11 [2022-05-19T09:51:11.650Z] === RUN   TestCopyFromContainer//bar/root/
09:51:11 [2022-05-19T09:51:11.650Z] === RUN   TestCopyFromContainer/bar/quux
09:51:11 [2022-05-19T09:51:11.650Z] === RUN   TestCopyFromContainer/bar/quux/
09:51:11 [2022-05-19T09:51:11.650Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:51:11 [2022-05-19T09:51:11.650Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:51:11 [2022-05-19T09:51:11.650Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCopyFromContainer/bar/notarget
09:51:11 [2022-05-19T09:51:11.910Z] --- PASS: TestCopyFromContainer (1.55s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:51:11 [2022-05-19T09:51:11.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:51:11 [2022-05-19T09:51:11.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:51:11 [2022-05-19T09:51:11.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:51:11 [2022-05-19T09:51:11.910Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:51:11 [2022-05-19T09:51:11.910Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:51:11 [2022-05-19T09:51:11.910Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:51:11 [2022-05-19T09:51:11.910Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateLinkToNonExistingContainer
09:51:11 [2022-05-19T09:51:11.910Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateWithInvalidEnv
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateWithInvalidEnv/0
09:51:11 [2022-05-19T09:51:11.910Z] === PAUSE TestCreateWithInvalidEnv/0
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateWithInvalidEnv/1
09:51:11 [2022-05-19T09:51:11.910Z] === PAUSE TestCreateWithInvalidEnv/1
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateWithInvalidEnv/2
09:51:11 [2022-05-19T09:51:11.910Z] === PAUSE TestCreateWithInvalidEnv/2
09:51:11 [2022-05-19T09:51:11.910Z] === CONT  TestCreateWithInvalidEnv/0
09:51:11 [2022-05-19T09:51:11.910Z] === CONT  TestCreateWithInvalidEnv/2
09:51:11 [2022-05-19T09:51:11.910Z] === CONT  TestCreateWithInvalidEnv/1
09:51:11 [2022-05-19T09:51:11.910Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:51:11 [2022-05-19T09:51:11.910Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateTmpfsMountsTarget
09:51:11 [2022-05-19T09:51:11.910Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:51:11 [2022-05-19T09:51:11.910Z] === RUN   TestCreateWithCustomMaskedPaths
09:51:13 [2022-05-19T09:51:13.819Z] --- PASS: TestCreateWithCustomMaskedPaths (1.43s)
09:51:13 [2022-05-19T09:51:13.819Z] === RUN   TestCreateWithCustomReadonlyPaths
09:51:14 [2022-05-19T09:51:14.759Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s)
09:51:14 [2022-05-19T09:51:14.759Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:51:14 [2022-05-19T09:51:14.759Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:51:14 [2022-05-19T09:51:14.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:51:14 [2022-05-19T09:51:14.759Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:51:14 [2022-05-19T09:51:14.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:51:14 [2022-05-19T09:51:14.759Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:51:14 [2022-05-19T09:51:14.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:51:14 [2022-05-19T09:51:14.759Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:51:14 [2022-05-19T09:51:14.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:51:14 [2022-05-19T09:51:14.759Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:51:14 [2022-05-19T09:51:14.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:51:14 [2022-05-19T09:51:14.759Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:51:14 [2022-05-19T09:51:14.759Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:51:14 [2022-05-19T09:51:14.759Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:51:14 [2022-05-19T09:51:14.759Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:51:14 [2022-05-19T09:51:14.759Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:51:14 [2022-05-19T09:51:14.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:51:14 [2022-05-19T09:51:14.759Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:51:14 [2022-05-19T09:51:14.759Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:51:14 [2022-05-19T09:51:14.759Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:51:14 [2022-05-19T09:51:14.759Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:51:14 [2022-05-19T09:51:14.759Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:51:14 [2022-05-19T09:51:14.759Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:51:15 [2022-05-19T09:51:15.328Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestCreateDifferentPlatform
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestCreateDifferentPlatform/different_os
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:51:15 [2022-05-19T09:51:15.328Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:51:15 [2022-05-19T09:51:15.328Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:51:15 [2022-05-19T09:51:15.328Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:51:15 [2022-05-19T09:51:15.328Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:51:15 [2022-05-19T09:51:15.328Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestContainerStartOnDaemonRestart
09:51:15 [2022-05-19T09:51:15.328Z] === PAUSE TestContainerStartOnDaemonRestart
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestDaemonRestartIpcMode
09:51:15 [2022-05-19T09:51:15.328Z] === PAUSE TestDaemonRestartIpcMode
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestDaemonHostGatewayIP
09:51:15 [2022-05-19T09:51:15.328Z] === PAUSE TestDaemonHostGatewayIP
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestRestartDaemonWithRestartingContainer
09:51:15 [2022-05-19T09:51:15.328Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestContainerKillOnDaemonStart
09:51:15 [2022-05-19T09:51:15.328Z] === PAUSE TestContainerKillOnDaemonStart
09:51:15 [2022-05-19T09:51:15.328Z] === RUN   TestDiff
09:51:15 [2022-05-19T09:51:15.897Z] --- PASS: TestDiff (0.50s)
09:51:15 [2022-05-19T09:51:15.897Z] === RUN   TestExecWithCloseStdin
09:51:16 [2022-05-19T09:51:16.467Z] --- PASS: TestExecWithCloseStdin (0.57s)
09:51:16 [2022-05-19T09:51:16.467Z] === RUN   TestExec
09:51:17 [2022-05-19T09:51:17.432Z] --- PASS: TestExec (0.76s)
09:51:17 [2022-05-19T09:51:17.432Z] === RUN   TestExecUser
09:51:18 [2022-05-19T09:51:18.009Z] --- PASS: TestExecUser (0.65s)
09:51:18 [2022-05-19T09:51:18.009Z] === RUN   TestExportContainerAndImportImage
09:51:18 [2022-05-19T09:51:18.579Z] --- PASS: TestExportContainerAndImportImage (0.67s)
09:51:18 [2022-05-19T09:51:18.579Z] === RUN   TestExportContainerAfterDaemonRestart
09:51:19 [2022-05-19T09:51:19.957Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
09:51:19 [2022-05-19T09:51:19.957Z] === RUN   TestHealthCheckWorkdir
09:51:20 [2022-05-19T09:51:20.526Z] --- PASS: TestHealthCheckWorkdir (0.61s)
09:51:20 [2022-05-19T09:51:20.526Z] === RUN   TestHealthKillContainer
09:51:28 [2022-05-19T09:51:28.655Z] --- PASS: TestHealthKillContainer (8.18s)
09:51:28 [2022-05-19T09:51:28.655Z] === RUN   TestInspectCpusetInConfigPre120
09:51:29 [2022-05-19T09:51:29.224Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
09:51:29 [2022-05-19T09:51:29.224Z] === RUN   TestIpcModeNone
09:51:29 [2022-05-19T09:51:29.795Z] --- PASS: TestIpcModeNone (0.57s)
09:51:29 [2022-05-19T09:51:29.795Z] === RUN   TestIpcModePrivate
09:51:30 [2022-05-19T09:51:30.057Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false
09:51:30 [2022-05-19T09:51:30.057Z] --- PASS: TestIpcModePrivate (0.54s)
09:51:30 [2022-05-19T09:51:30.057Z] === RUN   TestIpcModeShareable
09:51:30 [2022-05-19T09:51:30.626Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true
09:51:30 [2022-05-19T09:51:30.626Z] --- PASS: TestIpcModeShareable (0.56s)
09:51:30 [2022-05-19T09:51:30.626Z] === RUN   TestAPIIpcModeShareableAndContainer
09:51:32 [2022-05-19T09:51:32.563Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.63s)
09:51:32 [2022-05-19T09:51:32.563Z] === RUN   TestAPIIpcModeHost
09:51:32 [2022-05-19T09:51:32.831Z] --- PASS: TestAPIIpcModeHost (0.37s)
09:51:32 [2022-05-19T09:51:32.831Z] === RUN   TestDaemonIpcModeShareable
09:51:33 [2022-05-19T09:51:33.821Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true
09:51:33 [2022-05-19T09:51:33.821Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
09:51:33 [2022-05-19T09:51:33.821Z] === RUN   TestDaemonIpcModePrivate
09:51:35 [2022-05-19T09:51:35.204Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false
09:51:35 [2022-05-19T09:51:35.204Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
09:51:35 [2022-05-19T09:51:35.204Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:51:36 [2022-05-19T09:51:36.144Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false
09:51:36 [2022-05-19T09:51:36.144Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
09:51:36 [2022-05-19T09:51:36.144Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:51:37 [2022-05-19T09:51:37.525Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true
09:51:37 [2022-05-19T09:51:37.525Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
09:51:37 [2022-05-19T09:51:37.525Z] === RUN   TestIpcModeOlderClient
09:51:37 [2022-05-19T09:51:37.525Z] === PAUSE TestIpcModeOlderClient
09:51:37 [2022-05-19T09:51:37.525Z] === RUN   TestKillContainerInvalidSignal
09:51:37 [2022-05-19T09:51:37.785Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
09:51:37 [2022-05-19T09:51:37.785Z] === RUN   TestKillContainer
09:51:37 [2022-05-19T09:51:37.785Z] === RUN   TestKillContainer/no_signal
09:51:38 [2022-05-19T09:51:38.358Z] === RUN   TestKillContainer/non_killing_signal
09:51:38 [2022-05-19T09:51:38.618Z] === RUN   TestKillContainer/killing_signal
09:51:39 [2022-05-19T09:51:39.189Z] --- PASS: TestKillContainer (1.29s)
09:51:39 [2022-05-19T09:51:39.189Z]     --- PASS: TestKillContainer/no_signal (0.45s)
09:51:39 [2022-05-19T09:51:39.189Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
09:51:39 [2022-05-19T09:51:39.189Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
09:51:39 [2022-05-19T09:51:39.189Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:51:39 [2022-05-19T09:51:39.189Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:51:39 [2022-05-19T09:51:39.450Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:51:40 [2022-05-19T09:51:40.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
09:51:40 [2022-05-19T09:51:40.390Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
09:51:40 [2022-05-19T09:51:40.390Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
09:51:40 [2022-05-19T09:51:40.390Z] === RUN   TestKillStoppedContainer
09:51:40 [2022-05-19T09:51:40.390Z] --- PASS: TestKillStoppedContainer (0.04s)
09:51:40 [2022-05-19T09:51:40.390Z] === RUN   TestKillStoppedContainerAPIPre120
09:51:40 [2022-05-19T09:51:40.390Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:51:40 [2022-05-19T09:51:40.390Z] === RUN   TestKillDifferentUserContainer
09:51:40 [2022-05-19T09:51:40.961Z] --- PASS: TestKillDifferentUserContainer (0.41s)
09:51:40 [2022-05-19T09:51:40.961Z] === RUN   TestInspectOomKilledTrue
09:51:40 [2022-05-19T09:51:40.961Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:51:40 [2022-05-19T09:51:40.961Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:51:40 [2022-05-19T09:51:40.961Z] === RUN   TestInspectOomKilledFalse
09:51:41 [2022-05-19T09:51:41.223Z] --- PASS: TestInspectOomKilledFalse (0.42s)
09:51:41 [2022-05-19T09:51:41.223Z] === RUN   TestLinksEtcHostsContentMatch
09:51:41 [2022-05-19T09:51:41.483Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
09:51:41 [2022-05-19T09:51:41.483Z] === RUN   TestLinksContainerNames
09:51:42 [2022-05-19T09:51:42.423Z] --- PASS: TestLinksContainerNames (0.85s)
09:51:42 [2022-05-19T09:51:42.423Z] === RUN   TestLogsFollowTailEmpty
09:51:42 [2022-05-19T09:51:42.994Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
09:51:42 [2022-05-19T09:51:42.994Z] === RUN   TestContainerNetworkMountsNoChown
09:51:43 [2022-05-19T09:51:43.256Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/default
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/default
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/private
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/private
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rprivate
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rprivate
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/slave
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/slave
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rslave
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rslave
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/shared
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/shared
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rshared
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rshared
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/default
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/default/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/default/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/default/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/rshared
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/shared
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/rslave
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/slave
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/rprivate
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/private
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/private/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === RUN   TestMountDaemonRoot/private/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/default/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:51:43 [2022-05-19T09:51:43.256Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:51:43 [2022-05-19T09:51:43.518Z] === CONT  TestMountDaemonRoot/private/mount_root
09:51:43 [2022-05-19T09:51:43.783Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:51:43 [2022-05-19T09:51:43.783Z] === CONT  TestMountDaemonRoot/private/bind_root
09:51:43 [2022-05-19T09:51:43.783Z] --- PASS: TestMountDaemonRoot (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:51:43 [2022-05-19T09:51:43.783Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:51:43 [2022-05-19T09:51:43.783Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:51:43 [2022-05-19T09:51:43.783Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:51:43 [2022-05-19T09:51:43.783Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:51:43 [2022-05-19T09:51:43.783Z] === RUN   TestContainerBindMountNonRecursive
09:51:44 [2022-05-19T09:51:44.737Z] --- PASS: TestContainerBindMountNonRecursive (1.16s)
09:51:44 [2022-05-19T09:51:44.737Z] === RUN   TestContainerVolumesMountedAsShared
09:51:45 [2022-05-19T09:51:45.306Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
09:51:45 [2022-05-19T09:51:45.307Z] === RUN   TestContainerVolumesMountedAsSlave
09:51:45 [2022-05-19T09:51:45.567Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
09:51:45 [2022-05-19T09:51:45.567Z] === RUN   TestNetworkNat
09:51:46 [2022-05-19T09:51:46.137Z] --- PASS: TestNetworkNat (0.43s)
09:51:46 [2022-05-19T09:51:46.137Z] === RUN   TestNetworkLocalhostTCPNat
09:51:46 [2022-05-19T09:51:46.397Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
09:51:46 [2022-05-19T09:51:46.397Z] === RUN   TestNetworkLoopbackNat
09:51:48 [2022-05-19T09:51:48.935Z] --- PASS: TestNetworkLoopbackNat (2.58s)
09:51:48 [2022-05-19T09:51:48.935Z] === RUN   TestPause
09:51:49 [2022-05-19T09:51:49.504Z] --- PASS: TestPause (0.43s)
09:51:49 [2022-05-19T09:51:49.504Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:51:49 [2022-05-19T09:51:49.504Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:51:49 [2022-05-19T09:51:49.504Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:51:49 [2022-05-19T09:51:49.504Z] === RUN   TestPauseStopPausedContainer
09:51:49 [2022-05-19T09:51:49.764Z] --- PASS: TestPauseStopPausedContainer (0.43s)
09:51:49 [2022-05-19T09:51:49.764Z] === RUN   TestPsFilter
09:51:50 [2022-05-19T09:51:50.028Z] --- PASS: TestPsFilter (0.11s)
09:51:50 [2022-05-19T09:51:50.028Z] === RUN   TestRemoveContainerWithRemovedVolume
09:51:50 [2022-05-19T09:51:50.289Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
09:51:50 [2022-05-19T09:51:50.289Z] === RUN   TestRemoveContainerWithVolume
09:51:50 [2022-05-19T09:51:50.922Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
09:51:50 [2022-05-19T09:51:50.922Z] === RUN   TestRemoveContainerRunning
09:51:51 [2022-05-19T09:51:51.381Z] --- PASS: TestRemoveContainerRunning (0.45s)
09:51:51 [2022-05-19T09:51:51.381Z] === RUN   TestRemoveContainerForceRemoveRunning
09:51:51 [2022-05-19T09:51:51.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
09:51:51 [2022-05-19T09:51:51.846Z] === RUN   TestRemoveInvalidContainer
09:51:51 [2022-05-19T09:51:51.846Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:51:51 [2022-05-19T09:51:51.846Z] === RUN   TestRenameLinkedContainer
09:51:53 [2022-05-19T09:51:53.857Z] --- PASS: TestRenameLinkedContainer (1.76s)
09:51:53 [2022-05-19T09:51:53.857Z] === RUN   TestRenameStoppedContainer
09:51:53 [2022-05-19T09:51:53.857Z] --- PASS: TestRenameStoppedContainer (0.39s)
09:51:53 [2022-05-19T09:51:53.857Z] === RUN   TestRenameRunningContainerAndReuse
09:51:54 [2022-05-19T09:51:54.809Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
09:51:54 [2022-05-19T09:51:54.809Z] === RUN   TestRenameInvalidName
09:51:55 [2022-05-19T09:51:55.072Z] --- PASS: TestRenameInvalidName (0.41s)
09:51:55 [2022-05-19T09:51:55.072Z] === RUN   TestRenameAnonymousContainer
09:51:56 [2022-05-19T09:51:56.474Z] --- PASS: TestRenameAnonymousContainer (1.49s)
09:51:56 [2022-05-19T09:51:56.474Z] === RUN   TestRenameContainerWithSameName
09:51:57 [2022-05-19T09:51:57.064Z] --- PASS: TestRenameContainerWithSameName (0.42s)
09:51:57 [2022-05-19T09:51:57.064Z] === RUN   TestRenameContainerWithLinkedContainer
09:51:58 [2022-05-19T09:51:58.105Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
09:51:58 [2022-05-19T09:51:58.105Z] === RUN   TestResize
09:51:58 [2022-05-19T09:51:58.375Z] --- PASS: TestResize (0.38s)
09:51:58 [2022-05-19T09:51:58.375Z] === RUN   TestResizeWithInvalidSize
09:51:58 [2022-05-19T09:51:58.639Z] --- PASS: TestResizeWithInvalidSize (0.43s)
09:51:58 [2022-05-19T09:51:58.639Z] === RUN   TestResizeWhenContainerNotStarted
09:51:59 [2022-05-19T09:51:59.220Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
09:51:59 [2022-05-19T09:51:59.220Z] === RUN   TestDaemonRestartKillContainers
09:51:59 [2022-05-19T09:51:59.220Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:51:59 [2022-05-19T09:51:59.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:51:59 [2022-05-19T09:51:59.220Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:51:59 [2022-05-19T09:51:59.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:51:59 [2022-05-19T09:51:59.220Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:51:59 [2022-05-19T09:51:59.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:52:00 [2022-05-19T09:52:00.623Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:52:00 [2022-05-19T09:52:00.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:52:02 [2022-05-19T09:52:02.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:52:02 [2022-05-19T09:52:02.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:52:03 [2022-05-19T09:52:03.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:52:03 [2022-05-19T09:52:03.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:52:05 [2022-05-19T09:52:05.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:52:05 [2022-05-19T09:52:05.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:52:07 [2022-05-19T09:52:07.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:52:07 [2022-05-19T09:52:07.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:52:09 [2022-05-19T09:52:09.273Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.88s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s)
09:52:09 [2022-05-19T09:52:09.273Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
09:52:09 [2022-05-19T09:52:09.273Z] === RUN   TestCgroupNamespacesRun
09:52:10 [2022-05-19T09:52:10.212Z] --- PASS: TestCgroupNamespacesRun (1.18s)
09:52:10 [2022-05-19T09:52:10.212Z] === RUN   TestCgroupNamespacesRunPrivileged
09:52:10 [2022-05-19T09:52:10.212Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:52:10 [2022-05-19T09:52:10.212Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
09:52:10 [2022-05-19T09:52:10.212Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:52:11 [2022-05-19T09:52:11.593Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
09:52:11 [2022-05-19T09:52:11.593Z] === RUN   TestCgroupNamespacesRunHostMode
09:52:12 [2022-05-19T09:52:12.532Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
09:52:12 [2022-05-19T09:52:12.532Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:52:13 [2022-05-19T09:52:13.912Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
09:52:13 [2022-05-19T09:52:13.913Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:52:14 [2022-05-19T09:52:14.854Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
09:52:14 [2022-05-19T09:52:14.854Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:52:15 [2022-05-19T09:52:15.503Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
09:52:15 [2022-05-19T09:52:15.503Z] === RUN   TestCgroupNamespacesRunOlderClient
09:52:16 [2022-05-19T09:52:16.891Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
09:52:16 [2022-05-19T09:52:16.891Z] === RUN   TestNISDomainname
09:52:17 [2022-05-19T09:52:17.460Z] --- PASS: TestNISDomainname (0.66s)
09:52:17 [2022-05-19T09:52:17.460Z] === RUN   TestHostnameDnsResolution
09:52:18 [2022-05-19T09:52:18.030Z] --- PASS: TestHostnameDnsResolution (0.70s)
09:52:18 [2022-05-19T09:52:18.030Z] === RUN   TestUnprivilegedPortsAndPing
09:52:18 [2022-05-19T09:52:18.600Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
09:52:18 [2022-05-19T09:52:18.600Z] === RUN   TestStats
09:52:21 [2022-05-19T09:52:21.136Z] --- PASS: TestStats (2.47s)
09:52:21 [2022-05-19T09:52:21.136Z] === RUN   TestStopContainerWithTimeout
09:52:21 [2022-05-19T09:52:21.136Z] === RUN   TestStopContainerWithTimeout/0
09:52:21 [2022-05-19T09:52:21.136Z] === PAUSE TestStopContainerWithTimeout/0
09:52:21 [2022-05-19T09:52:21.136Z] === RUN   TestStopContainerWithTimeout/1
09:52:21 [2022-05-19T09:52:21.136Z] === PAUSE TestStopContainerWithTimeout/1
09:52:21 [2022-05-19T09:52:21.136Z] === RUN   TestStopContainerWithTimeout/3
09:52:21 [2022-05-19T09:52:21.136Z] === PAUSE TestStopContainerWithTimeout/3
09:52:21 [2022-05-19T09:52:21.136Z] === RUN   TestStopContainerWithTimeout/-1
09:52:21 [2022-05-19T09:52:21.136Z] === PAUSE TestStopContainerWithTimeout/-1
09:52:21 [2022-05-19T09:52:21.136Z] === CONT  TestStopContainerWithTimeout/0
09:52:21 [2022-05-19T09:52:21.136Z] === CONT  TestStopContainerWithTimeout/-1
09:52:21 [2022-05-19T09:52:21.705Z] === CONT  TestStopContainerWithTimeout/3
09:52:23 [2022-05-19T09:52:23.614Z] === CONT  TestStopContainerWithTimeout/1
09:52:25 [2022-05-19T09:52:25.525Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:52:25 [2022-05-19T09:52:25.525Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
09:52:25 [2022-05-19T09:52:25.525Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
09:52:25 [2022-05-19T09:52:25.525Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
09:52:25 [2022-05-19T09:52:25.525Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
09:52:25 [2022-05-19T09:52:25.525Z] === RUN   TestDeleteDevicemapper
09:52:25 [2022-05-19T09:52:25.525Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:52:25 [2022-05-19T09:52:25.525Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:52:25 [2022-05-19T09:52:25.525Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:52:26 [2022-05-19T09:52:26.466Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s)
09:52:26 [2022-05-19T09:52:26.466Z] === RUN   TestUpdateMemory
09:52:27 [2022-05-19T09:52:27.037Z] --- PASS: TestUpdateMemory (0.54s)
09:52:27 [2022-05-19T09:52:27.037Z] === RUN   TestUpdateCPUQuota
09:52:27 [2022-05-19T09:52:27.974Z] --- PASS: TestUpdateCPUQuota (0.91s)
09:52:27 [2022-05-19T09:52:27.974Z] === RUN   TestUpdatePidsLimit
09:52:27 [2022-05-19T09:52:27.974Z] === RUN   TestUpdatePidsLimit/update_from_none
09:52:28 [2022-05-19T09:52:28.235Z] === RUN   TestUpdatePidsLimit/no_change
09:52:28 [2022-05-19T09:52:28.235Z] === RUN   TestUpdatePidsLimit/update_lower
09:52:28 [2022-05-19T09:52:28.494Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:52:28 [2022-05-19T09:52:28.754Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:52:29 [2022-05-19T09:52:29.013Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:52:29 [2022-05-19T09:52:29.274Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:52:29 [2022-05-19T09:52:29.843Z] --- PASS: TestUpdatePidsLimit (1.96s)
09:52:29 [2022-05-19T09:52:29.844Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
09:52:29 [2022-05-19T09:52:29.844Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
09:52:29 [2022-05-19T09:52:29.844Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
09:52:29 [2022-05-19T09:52:29.844Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
09:52:29 [2022-05-19T09:52:29.844Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
09:52:29 [2022-05-19T09:52:29.844Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
09:52:29 [2022-05-19T09:52:29.844Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s)
09:52:29 [2022-05-19T09:52:29.844Z] === RUN   TestUpdateRestartPolicy
09:52:42 [2022-05-19T09:52:42.056Z] --- PASS: TestUpdateRestartPolicy (11.05s)
09:52:42 [2022-05-19T09:52:42.056Z] === RUN   TestUpdateRestartWithAutoRemove
09:52:42 [2022-05-19T09:52:42.056Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
09:52:42 [2022-05-19T09:52:42.056Z] === RUN   TestWaitNonBlocked
09:52:42 [2022-05-19T09:52:42.056Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:52:42 [2022-05-19T09:52:42.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:52:42 [2022-05-19T09:52:42.056Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:52:42 [2022-05-19T09:52:42.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:52:42 [2022-05-19T09:52:42.056Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:52:42 [2022-05-19T09:52:42.056Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:52:42 [2022-05-19T09:52:42.056Z] --- PASS: TestWaitNonBlocked (0.01s)
09:52:42 [2022-05-19T09:52:42.056Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
09:52:42 [2022-05-19T09:52:42.056Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
09:52:42 [2022-05-19T09:52:42.056Z] === RUN   TestWaitBlocked
09:52:42 [2022-05-19T09:52:42.056Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:52:42 [2022-05-19T09:52:42.056Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:52:42 [2022-05-19T09:52:42.056Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:52:42 [2022-05-19T09:52:42.056Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:52:42 [2022-05-19T09:52:42.316Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:52:42 [2022-05-19T09:52:42.316Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:52:42 [2022-05-19T09:52:42.886Z] --- PASS: TestWaitBlocked (0.01s)
09:52:42 [2022-05-19T09:52:42.886Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
09:52:42 [2022-05-19T09:52:42.886Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
09:52:42 [2022-05-19T09:52:42.886Z] === CONT  TestContainerStartOnDaemonRestart
09:52:42 [2022-05-19T09:52:42.886Z] === CONT  TestRestartDaemonWithRestartingContainer
09:52:45 [2022-05-19T09:52:45.427Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s)
09:52:45 [2022-05-19T09:52:45.427Z] === CONT  TestIpcModeOlderClient
09:52:45 [2022-05-19T09:52:45.427Z] === CONT  TestContainerKillOnDaemonStart
09:52:45 [2022-05-19T09:52:45.427Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s)
09:52:45 [2022-05-19T09:52:45.427Z] --- PASS: TestIpcModeOlderClient (0.08s)
09:52:45 [2022-05-19T09:52:45.427Z] === CONT  TestDaemonHostGatewayIP
09:52:47 [2022-05-19T09:52:47.965Z] --- PASS: TestDaemonHostGatewayIP (2.51s)
09:52:47 [2022-05-19T09:52:47.965Z] === CONT  TestDaemonRestartIpcMode
09:52:49 [2022-05-19T09:52:49.878Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
09:52:58 [2022-05-19T09:52:58.066Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
09:52:58 [2022-05-19T09:52:58.066Z] PASS
09:52:58 [2022-05-19T09:52:58.066Z] 
09:52:58 [2022-05-19T09:52:58.066Z] === Skipped
09:52:58 [2022-05-19T09:52:58.066Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:52:58 [2022-05-19T09:52:58.066Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:52:58 [2022-05-19T09:52:58.066Z] 
09:52:58 [2022-05-19T09:52:58.066Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:52:58 [2022-05-19T09:52:58.066Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:52:58 [2022-05-19T09:52:58.066Z] 
09:52:58 [2022-05-19T09:52:58.066Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:52:58 [2022-05-19T09:52:58.066Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:52:58 [2022-05-19T09:52:58.066Z] 
09:52:58 [2022-05-19T09:52:58.066Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
09:52:58 [2022-05-19T09:52:58.066Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:52:58 [2022-05-19T09:52:58.066Z] 
09:52:58 [2022-05-19T09:52:58.066Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:52:58 [2022-05-19T09:52:58.066Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:52:58 [2022-05-19T09:52:58.066Z] 
09:52:58 [2022-05-19T09:52:58.066Z] DONE 196 tests, 5 skipped in 106.852s
09:52:58 [2022-05-19T09:52:58.066Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:52:58 [2022-05-19T09:52:58.066Z] INFO: Testing against a local daemon
09:52:58 [2022-05-19T09:52:58.066Z] === RUN   TestCommitInheritsEnv
09:52:58 [2022-05-19T09:52:58.066Z] --- PASS: TestCommitInheritsEnv (0.29s)
09:52:58 [2022-05-19T09:52:58.066Z] === RUN   TestImportExtremelyLargeImageWorks
09:52:58 [2022-05-19T09:52:58.066Z] === PAUSE TestImportExtremelyLargeImageWorks
09:52:58 [2022-05-19T09:52:58.066Z] === RUN   TestImagesFilterMultiReference
09:52:58 [2022-05-19T09:52:58.066Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:52:58 [2022-05-19T09:52:58.066Z] === RUN   TestImagePullPlatformInvalid
09:52:58 [2022-05-19T09:52:58.066Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:52:58 [2022-05-19T09:52:58.066Z] === RUN   TestRemoveImageOrphaning
09:52:58 [2022-05-19T09:52:58.066Z] --- PASS: TestRemoveImageOrphaning (0.24s)
09:52:58 [2022-05-19T09:52:58.066Z] === RUN   TestRemoveImageGarbageCollector
09:52:59 [2022-05-19T09:52:59.488Z] --- PASS: TestRemoveImageGarbageCollector (1.79s)
09:52:59 [2022-05-19T09:52:59.488Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:52:59 [2022-05-19T09:52:59.488Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:52:59 [2022-05-19T09:52:59.488Z] === RUN   TestTagInvalidReference
09:52:59 [2022-05-19T09:52:59.488Z] --- PASS: TestTagInvalidReference (0.01s)
09:52:59 [2022-05-19T09:52:59.488Z] === RUN   TestTagValidPrefixedRepo
09:52:59 [2022-05-19T09:52:59.488Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:52:59 [2022-05-19T09:52:59.488Z] === RUN   TestTagExistedNameWithoutForce
09:52:59 [2022-05-19T09:52:59.488Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:52:59 [2022-05-19T09:52:59.488Z] === RUN   TestTagOfficialNames
09:52:59 [2022-05-19T09:52:59.749Z] --- PASS: TestTagOfficialNames (0.05s)
09:52:59 [2022-05-19T09:52:59.749Z] === RUN   TestTagMatchesDigest
09:52:59 [2022-05-19T09:52:59.749Z] --- PASS: TestTagMatchesDigest (0.01s)
09:52:59 [2022-05-19T09:52:59.749Z] === CONT  TestImportExtremelyLargeImageWorks
09:54:36 [2022-05-19T09:54:36.231Z] --- PASS: TestImportExtremelyLargeImageWorks (89.97s)
09:54:36 [2022-05-19T09:54:36.232Z] PASS
09:54:36 [2022-05-19T09:54:36.232Z] 
09:54:36 [2022-05-19T09:54:36.232Z] DONE 12 tests in 92.579s
09:54:36 [2022-05-19T09:54:36.232Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:54:36 [2022-05-19T09:54:36.232Z] INFO: Testing against a local daemon
09:54:36 [2022-05-19T09:54:36.232Z] === RUN   TestNetworkCreateDelete
09:54:36 [2022-05-19T09:54:36.232Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:54:36 [2022-05-19T09:54:36.232Z] === RUN   TestDockerNetworkDeletePreferID
09:54:36 [2022-05-19T09:54:36.232Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:54:36 [2022-05-19T09:54:36.232Z] === RUN   TestDaemonDNSFallback
09:54:36 [2022-05-19T09:54:36.492Z] --- PASS: TestDaemonDNSFallback (6.41s)
09:54:36 [2022-05-19T09:54:36.492Z] === RUN   TestInspectNetwork
09:54:39 [2022-05-19T09:54:39.785Z] === RUN   TestInspectNetwork/full_network_id
09:54:39 [2022-05-19T09:54:39.785Z] === RUN   TestInspectNetwork/partial_network_id
09:54:39 [2022-05-19T09:54:39.785Z] === RUN   TestInspectNetwork/network_name
09:54:39 [2022-05-19T09:54:39.785Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:54:43 [2022-05-19T09:54:43.989Z] --- PASS: TestInspectNetwork (7.20s)
09:54:43 [2022-05-19T09:54:43.989Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:54:43 [2022-05-19T09:54:43.989Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
09:54:43 [2022-05-19T09:54:43.989Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:54:43 [2022-05-19T09:54:43.989Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:54:43 [2022-05-19T09:54:43.989Z] === RUN   TestRunContainerWithBridgeNone
09:54:45 [2022-05-19T09:54:45.374Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
09:54:45 [2022-05-19T09:54:45.374Z] === RUN   TestNetworkInvalidJSON
09:54:45 [2022-05-19T09:54:45.374Z] === RUN   TestNetworkInvalidJSON//networks/create
09:54:45 [2022-05-19T09:54:45.374Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:54:45 [2022-05-19T09:54:45.375Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:54:45 [2022-05-19T09:54:45.375Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:54:45 [2022-05-19T09:54:45.375Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:54:45 [2022-05-19T09:54:45.375Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:54:45 [2022-05-19T09:54:45.375Z] === CONT  TestNetworkInvalidJSON//networks/create
09:54:45 [2022-05-19T09:54:45.375Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:54:45 [2022-05-19T09:54:45.375Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:54:45 [2022-05-19T09:54:45.375Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:54:45 [2022-05-19T09:54:45.375Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:54:45 [2022-05-19T09:54:45.375Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:54:45 [2022-05-19T09:54:45.375Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:54:45 [2022-05-19T09:54:45.375Z] === RUN   TestNetworkList
09:54:45 [2022-05-19T09:54:45.375Z] === RUN   TestNetworkList//networks
09:54:45 [2022-05-19T09:54:45.375Z] === PAUSE TestNetworkList//networks
09:54:45 [2022-05-19T09:54:45.375Z] === RUN   TestNetworkList//networks/
09:54:45 [2022-05-19T09:54:45.375Z] === PAUSE TestNetworkList//networks/
09:54:45 [2022-05-19T09:54:45.375Z] === CONT  TestNetworkList//networks
09:54:45 [2022-05-19T09:54:45.375Z] === CONT  TestNetworkList//networks/
09:54:45 [2022-05-19T09:54:45.375Z] --- PASS: TestNetworkList (0.01s)
09:54:45 [2022-05-19T09:54:45.375Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:54:45 [2022-05-19T09:54:45.375Z]     --- PASS: TestNetworkList//networks (0.00s)
09:54:45 [2022-05-19T09:54:45.375Z] === RUN   TestHostIPv4BridgeLabel
09:54:45 [2022-05-19T09:54:45.944Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:54:45 [2022-05-19T09:54:45.944Z] === RUN   TestDaemonRestartWithLiveRestore
09:54:46 [2022-05-19T09:54:46.886Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:54:46 [2022-05-19T09:54:46.886Z] === RUN   TestDaemonDefaultNetworkPools
09:54:47 [2022-05-19T09:54:47.824Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
09:54:47 [2022-05-19T09:54:47.824Z] === RUN   TestDaemonRestartWithExistingNetwork
09:54:48 [2022-05-19T09:54:48.764Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
09:54:48 [2022-05-19T09:54:48.764Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:54:50 [2022-05-19T09:54:50.145Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
09:54:50 [2022-05-19T09:54:50.145Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:54:50 [2022-05-19T09:54:50.714Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:54:50 [2022-05-19T09:54:50.714Z] === RUN   TestServiceWithPredefinedNetwork
09:54:53 [2022-05-19T09:54:53.251Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s)
09:54:53 [2022-05-19T09:54:53.251Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:54:53 [2022-05-19T09:54:53.251Z]     service_test.go:242: FLAKY_TEST
09:54:53 [2022-05-19T09:54:53.251Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:54:53 [2022-05-19T09:54:53.252Z] === RUN   TestServiceWithDataPathPortInit
09:55:08 [2022-05-19T09:55:08.180Z] --- PASS: TestServiceWithDataPathPortInit (13.74s)
09:55:08 [2022-05-19T09:55:08.180Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:55:09 [2022-05-19T09:55:09.121Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jn15hvbu9s5ianzrp32ldneqm Created:2022-05-19 09:55:07.948656279 +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[e7716718ff2af8756a93e95157f3d9ecfaf6d39eb51fcc792ecb243f07898bd7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rm9okfiwrdmm7il2i80w2bt7y EndpointID:2adff1d45c4b95552441715de68943622aa7f8a8c5bc56a831abc80038908e5c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fd33682048db857cc2648aaa32b11b767edcd4b4992af4039228e92ba4363064 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:3bc9ffe8aad3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rm9okfiwrdmm7il2i80w2bt7y EndpointID:2adff1d45c4b95552441715de68943622aa7f8a8c5bc56a831abc80038908e5c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:55:14 [2022-05-19T09:55:14.395Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
09:55:14 [2022-05-19T09:55:14.395Z] PASS
09:55:14 [2022-05-19T09:55:14.395Z] 
09:55:14 [2022-05-19T09:55:14.395Z] === Skipped
09:55:14 [2022-05-19T09:55:14.395Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:55:14 [2022-05-19T09:55:14.395Z]     service_test.go:242: FLAKY_TEST
09:55:14 [2022-05-19T09:55:14.395Z] 
09:55:14 [2022-05-19T09:55:14.395Z] DONE 26 tests, 1 skipped in 43.942s
09:55:14 [2022-05-19T09:55:14.395Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:55:14 [2022-05-19T09:55:14.395Z] INFO: Testing against a local daemon
09:55:14 [2022-05-19T09:55:14.395Z] === RUN   TestDockerNetworkIpvlanPersistance
09:55:14 [2022-05-19T09:55:14.395Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:55:14 [2022-05-19T09:55:14.395Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:55:14 [2022-05-19T09:55:14.395Z] === RUN   TestDockerNetworkIpvlan
09:55:14 [2022-05-19T09:55:14.395Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:55:14 [2022-05-19T09:55:14.395Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:55:14 [2022-05-19T09:55:14.395Z] PASS
09:55:14 [2022-05-19T09:55:14.395Z] 
09:55:14 [2022-05-19T09:55:14.395Z] === Skipped
09:55:14 [2022-05-19T09:55:14.395Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:55:14 [2022-05-19T09:55:14.395Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:55:14 [2022-05-19T09:55:14.395Z] 
09:55:14 [2022-05-19T09:55:14.395Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:55:14 [2022-05-19T09:55:14.395Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:55:14 [2022-05-19T09:55:14.395Z] 
09:55:14 [2022-05-19T09:55:14.395Z] DONE 2 tests, 2 skipped in 0.039s
09:55:14 [2022-05-19T09:55:14.395Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:55:14 [2022-05-19T09:55:14.395Z] INFO: Testing against a local daemon
09:55:14 [2022-05-19T09:55:14.395Z] === RUN   TestDockerNetworkMacvlanPersistance
09:55:14 [2022-05-19T09:55:14.964Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
09:55:14 [2022-05-19T09:55:14.964Z] === RUN   TestDockerNetworkMacvlan
09:55:15 [2022-05-19T09:55:15.548Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:55:16 [2022-05-19T09:55:16.493Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:55:17 [2022-05-19T09:55:17.061Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:55:18 [2022-05-19T09:55:18.968Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:55:20 [2022-05-19T09:55:20.882Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:55:24 [2022-05-19T09:55:24.176Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:55:24 [2022-05-19T09:55:24.746Z] --- PASS: TestDockerNetworkMacvlan (9.63s)
09:55:24 [2022-05-19T09:55:24.746Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:55:24 [2022-05-19T09:55:24.746Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
09:55:24 [2022-05-19T09:55:24.746Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
09:55:24 [2022-05-19T09:55:24.746Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s)
09:55:24 [2022-05-19T09:55:24.746Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s)
09:55:24 [2022-05-19T09:55:24.746Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
09:55:24 [2022-05-19T09:55:24.746Z] PASS
09:55:24 [2022-05-19T09:55:24.746Z] 
09:55:24 [2022-05-19T09:55:24.746Z] DONE 8 tests in 10.996s
09:55:24 [2022-05-19T09:55:24.746Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:55:24 [2022-05-19T09:55:24.746Z] testing: warning: no tests to run
09:55:24 [2022-05-19T09:55:24.746Z] PASS
09:55:24 [2022-05-19T09:55:24.746Z] 
09:55:24 [2022-05-19T09:55:24.746Z] DONE 0 tests in 0.008s
09:55:24 [2022-05-19T09:55:24.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:55:24 [2022-05-19T09:55:24.746Z] INFO: Testing against a local daemon
09:55:24 [2022-05-19T09:55:24.746Z] === RUN   TestAuthZPluginAllowRequest
09:55:26 [2022-05-19T09:55:26.126Z] --- PASS: TestAuthZPluginAllowRequest (1.20s)
09:55:26 [2022-05-19T09:55:26.126Z] === RUN   TestAuthZPluginTLS
09:55:26 [2022-05-19T09:55:26.385Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:55:26 [2022-05-19T09:55:26.386Z] === RUN   TestAuthZPluginDenyRequest
09:55:26 [2022-05-19T09:55:26.954Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:55:26 [2022-05-19T09:55:26.954Z] === RUN   TestAuthZPluginAPIDenyResponse
09:55:27 [2022-05-19T09:55:27.523Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:55:27 [2022-05-19T09:55:27.523Z] === RUN   TestAuthZPluginDenyResponse
09:55:28 [2022-05-19T09:55:28.092Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:55:28 [2022-05-19T09:55:28.092Z] === RUN   TestAuthZPluginAllowEventStream
09:55:29 [2022-05-19T09:55:29.472Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
09:55:29 [2022-05-19T09:55:29.472Z] === RUN   TestAuthZPluginErrorResponse
09:55:29 [2022-05-19T09:55:29.731Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:55:29 [2022-05-19T09:55:29.731Z] === RUN   TestAuthZPluginErrorRequest
09:55:30 [2022-05-19T09:55:30.300Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:55:30 [2022-05-19T09:55:30.300Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:55:30 [2022-05-19T09:55:30.869Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:55:30 [2022-05-19T09:55:30.869Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:55:32 [2022-05-19T09:55:32.248Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
09:55:32 [2022-05-19T09:55:32.248Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:55:33 [2022-05-19T09:55:33.629Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s)
09:55:33 [2022-05-19T09:55:33.629Z] === RUN   TestAuthZPluginHeader
09:55:34 [2022-05-19T09:55:34.567Z] --- PASS: TestAuthZPluginHeader (0.70s)
09:55:34 [2022-05-19T09:55:34.567Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:55:38 [2022-05-19T09:55:38.761Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s)
09:55:38 [2022-05-19T09:55:38.761Z] === RUN   TestAuthZPluginV2Disable
09:55:42 [2022-05-19T09:55:42.052Z] --- PASS: TestAuthZPluginV2Disable (3.34s)
09:55:42 [2022-05-19T09:55:42.052Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:55:44 [2022-05-19T09:55:44.662Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s)
09:55:44 [2022-05-19T09:55:44.662Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:55:54 [2022-05-19T09:55:54.653Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.64s)
09:55:54 [2022-05-19T09:55:54.653Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:56:12 [2022-05-19T09:56:12.746Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
09:56:12 [2022-05-19T09:56:12.746Z] PASS
09:56:12 [2022-05-19T09:56:12.746Z] 
09:56:12 [2022-05-19T09:56:12.746Z] DONE 17 tests in 46.323s
09:56:12 [2022-05-19T09:56:12.746Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:56:12 [2022-05-19T09:56:12.746Z] INFO: Testing against a local daemon
09:56:12 [2022-05-19T09:56:12.746Z] === RUN   TestPluginInvalidJSON
09:56:12 [2022-05-19T09:56:12.746Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:56:12 [2022-05-19T09:56:12.746Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:56:12 [2022-05-19T09:56:12.746Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:56:12 [2022-05-19T09:56:12.746Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:56:12 [2022-05-19T09:56:12.746Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:56:12 [2022-05-19T09:56:12.746Z] === RUN   TestPluginInstall
09:56:12 [2022-05-19T09:56:12.746Z] === RUN   TestPluginInstall/no_auth
09:56:12 [2022-05-19T09:56:12.746Z] time="2022-05-19T09:56:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:56:12 [2022-05-19T09:56:12.746Z] time="2022-05-19T09:56:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bab266dd157c7de8410351512f31604c1c0d5c858620ee4dc3e167dce508413f" mediatype=application/vnd.docker.plugin.v1+json size=522
09:56:12 [2022-05-19T09:56:12.746Z] time="2022-05-19T09:56:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:56:12 [2022-05-19T09:56:12.746Z] time="2022-05-19T09:56:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bab266dd157c7de8410351512f31604c1c0d5c858620ee4dc3e167dce508413f" mediatype=application/vnd.docker.plugin.v1+json size=522
09:56:12 [2022-05-19T09:56:12.746Z] === RUN   TestPluginInstall/with_htpasswd
09:56:12 [2022-05-19T09:56:12.746Z] time="2022-05-19T09:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:56:12 [2022-05-19T09:56:12.746Z] time="2022-05-19T09:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bab266dd157c7de8410351512f31604c1c0d5c858620ee4dc3e167dce508413f" mediatype=application/vnd.docker.plugin.v1+json size=522
09:56:12 [2022-05-19T09:56:12.746Z] time="2022-05-19T09:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:56:12 [2022-05-19T09:56:12.746Z] time="2022-05-19T09:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bab266dd157c7de8410351512f31604c1c0d5c858620ee4dc3e167dce508413f" mediatype=application/vnd.docker.plugin.v1+json size=522
09:56:12 [2022-05-19T09:56:12.746Z] === RUN   TestPluginInstall/with_insecure
09:56:13 [2022-05-19T09:56:13.694Z] time="2022-05-19T09:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:56:13 [2022-05-19T09:56:13.694Z] time="2022-05-19T09:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb2869170d4ad322cd7c0658c542823f3e5d48b298a590565915f7bcf3496ed0" mediatype=application/vnd.docker.plugin.v1+json size=522
09:56:13 [2022-05-19T09:56:13.694Z] time="2022-05-19T09:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:56:13 [2022-05-19T09:56:13.694Z] time="2022-05-19T09:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb2869170d4ad322cd7c0658c542823f3e5d48b298a590565915f7bcf3496ed0" mediatype=application/vnd.docker.plugin.v1+json size=522
09:56:13 [2022-05-19T09:56:13.694Z]     plugin_test.go:165: [d63837006330f] daemon is not started
09:56:13 [2022-05-19T09:56:13.694Z] --- PASS: TestPluginInstall (2.74s)
09:56:13 [2022-05-19T09:56:13.694Z]     --- PASS: TestPluginInstall/no_auth (1.05s)
09:56:13 [2022-05-19T09:56:13.694Z]     --- PASS: TestPluginInstall/with_htpasswd (0.62s)
09:56:13 [2022-05-19T09:56:13.694Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
09:56:13 [2022-05-19T09:56:13.694Z] === RUN   TestPluginsWithRuntimes
09:56:15 [2022-05-19T09:56:15.600Z] === RUN   TestPluginsWithRuntimes/No_Args
09:56:16 [2022-05-19T09:56:16.169Z] === RUN   TestPluginsWithRuntimes/With_Args
09:56:17 [2022-05-19T09:56:17.106Z] --- PASS: TestPluginsWithRuntimes (3.34s)
09:56:17 [2022-05-19T09:56:17.106Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
09:56:17 [2022-05-19T09:56:17.106Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
09:56:17 [2022-05-19T09:56:17.106Z] === RUN   TestPluginBackCompatMediaTypes
09:56:17 [2022-05-19T09:56:17.676Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
09:56:17 [2022-05-19T09:56:17.676Z] PASS
09:56:17 [2022-05-19T09:56:17.676Z] 
09:56:17 [2022-05-19T09:56:17.676Z] DONE 10 tests in 6.697s
09:56:17 [2022-05-19T09:56:17.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:56:17 [2022-05-19T09:56:17.676Z] INFO: Testing against a local daemon
09:56:17 [2022-05-19T09:56:17.676Z] === RUN   TestExternalGraphDriver
09:56:17 [2022-05-19T09:56:17.676Z] === RUN   TestExternalGraphDriver/json
09:56:19 [2022-05-19T09:56:19.582Z] === RUN   TestExternalGraphDriver/spec
09:56:21 [2022-05-19T09:56:21.490Z] === RUN   TestExternalGraphDriver/pull
09:56:22 [2022-05-19T09:56:22.872Z] --- PASS: TestExternalGraphDriver (5.01s)
09:56:22 [2022-05-19T09:56:22.872Z]     --- PASS: TestExternalGraphDriver/json (1.69s)
09:56:22 [2022-05-19T09:56:22.872Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
09:56:22 [2022-05-19T09:56:22.872Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
09:56:22 [2022-05-19T09:56:22.872Z] === RUN   TestGraphdriverPluginV2
09:56:29 [2022-05-19T09:56:29.329Z] --- PASS: TestGraphdriverPluginV2 (3.77s)
09:56:29 [2022-05-19T09:56:29.329Z] PASS
09:56:29 [2022-05-19T09:56:29.329Z] 
09:56:29 [2022-05-19T09:56:29.329Z] DONE 5 tests in 8.836s
09:56:29 [2022-05-19T09:56:29.329Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:56:29 [2022-05-19T09:56:29.329Z] INFO: Testing against a local daemon
09:56:29 [2022-05-19T09:56:29.329Z] === RUN   TestContinueAfterPluginCrash
09:56:29 [2022-05-19T09:56:29.329Z] === PAUSE TestContinueAfterPluginCrash
09:56:29 [2022-05-19T09:56:29.329Z] === RUN   TestReadPluginNoRead
09:56:29 [2022-05-19T09:56:29.329Z] === PAUSE TestReadPluginNoRead
09:56:29 [2022-05-19T09:56:29.329Z] === RUN   TestDaemonStartWithLogOpt
09:56:29 [2022-05-19T09:56:29.329Z] === PAUSE TestDaemonStartWithLogOpt
09:56:29 [2022-05-19T09:56:29.329Z] === CONT  TestContinueAfterPluginCrash
09:56:29 [2022-05-19T09:56:29.329Z] === CONT  TestDaemonStartWithLogOpt
09:56:30 [2022-05-19T09:56:30.269Z] --- PASS: TestDaemonStartWithLogOpt (3.41s)
09:56:30 [2022-05-19T09:56:30.269Z] === CONT  TestReadPluginNoRead
09:56:32 [2022-05-19T09:56:32.180Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:56:33 [2022-05-19T09:56:33.563Z] === RUN   TestReadPluginNoRead/default
09:56:34 [2022-05-19T09:56:34.942Z] === RUN   TestReadPluginNoRead/disabled_caching
09:56:34 [2022-05-19T09:56:34.942Z] --- PASS: TestContinueAfterPluginCrash (8.29s)
09:56:35 [2022-05-19T09:56:35.881Z] === CONT  TestReadPluginNoRead
09:56:35 [2022-05-19T09:56:35.881Z]     read_test.go:92: [da640f64ee1d5] daemon is not started
09:56:35 [2022-05-19T09:56:35.881Z] --- PASS: TestReadPluginNoRead (5.80s)
09:56:35 [2022-05-19T09:56:35.881Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
09:56:35 [2022-05-19T09:56:35.881Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
09:56:35 [2022-05-19T09:56:35.881Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
09:56:35 [2022-05-19T09:56:35.881Z] PASS
09:56:35 [2022-05-19T09:56:35.881Z] 
09:56:35 [2022-05-19T09:56:35.881Z] DONE 6 tests in 9.332s
09:56:35 [2022-05-19T09:56:35.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:56:35 [2022-05-19T09:56:35.881Z] testing: warning: no tests to run
09:56:35 [2022-05-19T09:56:35.881Z] PASS
09:56:35 [2022-05-19T09:56:35.881Z] 
09:56:35 [2022-05-19T09:56:35.881Z] DONE 0 tests in 0.009s
09:56:35 [2022-05-19T09:56:35.881Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:56:35 [2022-05-19T09:56:35.881Z] INFO: Testing against a local daemon
09:56:35 [2022-05-19T09:56:35.881Z] === RUN   TestPluginWithDevMounts
09:56:35 [2022-05-19T09:56:35.881Z] === PAUSE TestPluginWithDevMounts
09:56:35 [2022-05-19T09:56:35.881Z] === CONT  TestPluginWithDevMounts
09:56:37 [2022-05-19T09:56:37.815Z] --- PASS: TestPluginWithDevMounts (1.56s)
09:56:37 [2022-05-19T09:56:37.815Z] PASS
09:56:37 [2022-05-19T09:56:37.815Z] 
09:56:37 [2022-05-19T09:56:37.815Z] DONE 1 tests in 1.606s
09:56:37 [2022-05-19T09:56:37.815Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:56:37 [2022-05-19T09:56:37.815Z] INFO: Testing against a local daemon
09:56:37 [2022-05-19T09:56:37.815Z] === RUN   TestSecretInspect
09:56:39 [2022-05-19T09:56:39.748Z] --- PASS: TestSecretInspect (2.19s)
09:56:39 [2022-05-19T09:56:39.748Z] === RUN   TestSecretList
09:56:42 [2022-05-19T09:56:42.284Z] --- PASS: TestSecretList (2.16s)
09:56:42 [2022-05-19T09:56:42.284Z] === RUN   TestSecretsCreateAndDelete
09:56:44 [2022-05-19T09:56:44.190Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
09:56:44 [2022-05-19T09:56:44.190Z] === RUN   TestSecretsUpdate
09:56:46 [2022-05-19T09:56:46.106Z] --- PASS: TestSecretsUpdate (2.14s)
09:56:46 [2022-05-19T09:56:46.106Z] === RUN   TestTemplatedSecret
09:56:48 [2022-05-19T09:56:48.644Z] --- PASS: TestTemplatedSecret (2.52s)
09:56:48 [2022-05-19T09:56:48.645Z] === RUN   TestSecretCreateResolve
09:56:51 [2022-05-19T09:56:51.186Z] --- PASS: TestSecretCreateResolve (2.18s)
09:56:51 [2022-05-19T09:56:51.186Z] PASS
09:56:51 [2022-05-19T09:56:51.186Z] 
09:56:51 [2022-05-19T09:56:51.186Z] DONE 6 tests in 13.364s
09:56:51 [2022-05-19T09:56:51.186Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:56:51 [2022-05-19T09:56:51.186Z] INFO: Testing against a local daemon
09:56:51 [2022-05-19T09:56:51.186Z] === RUN   TestServiceCreateInit
09:56:51 [2022-05-19T09:56:51.186Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:56:55 [2022-05-19T09:56:55.382Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:56:58 [2022-05-19T09:56:58.677Z] --- PASS: TestServiceCreateInit (7.36s)
09:56:58 [2022-05-19T09:56:58.677Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s)
09:56:58 [2022-05-19T09:56:58.677Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s)
09:56:58 [2022-05-19T09:56:58.677Z] === RUN   TestCreateServiceMultipleTimes
09:57:16 [2022-05-19T09:57:16.776Z] --- PASS: TestCreateServiceMultipleTimes (15.52s)
09:57:16 [2022-05-19T09:57:16.776Z] === RUN   TestCreateServiceConflict
09:57:16 [2022-05-19T09:57:16.776Z] --- PASS: TestCreateServiceConflict (2.13s)
09:57:16 [2022-05-19T09:57:16.776Z] === RUN   TestCreateServiceMaxReplicas
09:57:18 [2022-05-19T09:57:18.683Z] --- PASS: TestCreateServiceMaxReplicas (2.73s)
09:57:18 [2022-05-19T09:57:18.683Z] === RUN   TestCreateWithDuplicateNetworkNames
09:57:33 [2022-05-19T09:57:33.567Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
09:57:33 [2022-05-19T09:57:33.567Z] === RUN   TestCreateServiceSecretFileMode
09:57:45 [2022-05-19T09:57:45.781Z] --- PASS: TestCreateServiceSecretFileMode (12.60s)
09:57:45 [2022-05-19T09:57:45.781Z] === RUN   TestCreateServiceConfigFileMode
09:57:57 [2022-05-19T09:57:57.994Z] --- PASS: TestCreateServiceConfigFileMode (12.49s)
09:57:57 [2022-05-19T09:57:57.994Z] === RUN   TestCreateServiceSysctls
09:57:59 [2022-05-19T09:57:59.908Z] --- PASS: TestCreateServiceSysctls (3.04s)
09:57:59 [2022-05-19T09:57:59.908Z] === RUN   TestCreateServiceCapabilities
09:58:02 [2022-05-19T09:58:02.445Z] --- PASS: TestCreateServiceCapabilities (2.48s)
09:58:02 [2022-05-19T09:58:02.445Z] === RUN   TestInspect
09:58:05 [2022-05-19T09:58:05.735Z] --- PASS: TestInspect (2.77s)
09:58:05 [2022-05-19T09:58:05.735Z] === RUN   TestCreateJob
09:58:08 [2022-05-19T09:58:08.278Z] --- PASS: TestCreateJob (2.91s)
09:58:08 [2022-05-19T09:58:08.278Z] === RUN   TestReplicatedJob
09:58:13 [2022-05-19T09:58:13.554Z] --- PASS: TestReplicatedJob (4.79s)
09:58:13 [2022-05-19T09:58:13.554Z] === RUN   TestUpdateReplicatedJob
09:58:16 [2022-05-19T09:58:16.092Z] --- PASS: TestUpdateReplicatedJob (3.14s)
09:58:16 [2022-05-19T09:58:16.092Z] === RUN   TestServiceListWithStatuses
09:58:16 [2022-05-19T09:58:16.092Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:58:16 [2022-05-19T09:58:16.092Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:58:16 [2022-05-19T09:58:16.092Z] === RUN   TestDockerNetworkConnectAlias
09:58:20 [2022-05-19T09:58:20.316Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
09:58:20 [2022-05-19T09:58:20.316Z] === RUN   TestDockerNetworkReConnect
09:58:23 [2022-05-19T09:58:23.641Z] --- PASS: TestDockerNetworkReConnect (3.34s)
09:58:23 [2022-05-19T09:58:23.641Z] === RUN   TestServicePlugin
09:58:26 [2022-05-19T09:58:26.937Z]     plugin_test.go:62: [d4cd01f0341a9] joining swarm manager [de3be20d19835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:58:28 [2022-05-19T09:58:28.317Z]     plugin_test.go:65: [dad2aa2990732] joining swarm manager [de3be20d19835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:58:54 [2022-05-19T09:58:54.874Z] --- PASS: TestServicePlugin (29.76s)
09:58:54 [2022-05-19T09:58:54.874Z] === RUN   TestServiceUpdateLabel
09:58:55 [2022-05-19T09:58:55.443Z] --- PASS: TestServiceUpdateLabel (2.26s)
09:58:55 [2022-05-19T09:58:55.443Z] === RUN   TestServiceUpdateSecrets
09:59:10 [2022-05-19T09:59:10.333Z] --- PASS: TestServiceUpdateSecrets (14.43s)
09:59:10 [2022-05-19T09:59:10.333Z] === RUN   TestServiceUpdateConfigs
09:59:25 [2022-05-19T09:59:25.222Z] --- PASS: TestServiceUpdateConfigs (14.44s)
09:59:25 [2022-05-19T09:59:25.222Z] === RUN   TestServiceUpdateNetwork
09:59:37 [2022-05-19T09:59:37.437Z] --- PASS: TestServiceUpdateNetwork (12.32s)
09:59:37 [2022-05-19T09:59:37.437Z] === RUN   TestServiceUpdatePidsLimit
09:59:38 [2022-05-19T09:59:38.008Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:59:38 [2022-05-19T09:59:38.578Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:59:46 [2022-05-19T09:59:46.702Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:59:53 [2022-05-19T09:59:53.274Z] --- PASS: TestServiceUpdatePidsLimit (16.19s)
09:59:53 [2022-05-19T09:59:53.274Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:59:53 [2022-05-19T09:59:53.274Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:59:53 [2022-05-19T09:59:53.274Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
09:59:53 [2022-05-19T09:59:53.274Z] PASS
09:59:53 [2022-05-19T09:59:53.274Z] 
09:59:53 [2022-05-19T09:59:53.274Z] === Skipped
09:59:53 [2022-05-19T09:59:53.274Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:59:53 [2022-05-19T09:59:53.274Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:59:53 [2022-05-19T09:59:53.274Z] 
09:59:53 [2022-05-19T09:59:53.274Z] DONE 27 tests, 1 skipped in 181.889s
09:59:53 [2022-05-19T09:59:53.274Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:59:53 [2022-05-19T09:59:53.274Z] INFO: Testing against a local daemon
09:59:53 [2022-05-19T09:59:53.274Z] === RUN   TestSessionCreate
09:59:53 [2022-05-19T09:59:53.274Z] --- PASS: TestSessionCreate (0.02s)
09:59:53 [2022-05-19T09:59:53.274Z] === RUN   TestSessionCreateWithBadUpgrade
09:59:53 [2022-05-19T09:59:53.274Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:59:53 [2022-05-19T09:59:53.274Z] PASS
09:59:53 [2022-05-19T09:59:53.274Z] 
09:59:53 [2022-05-19T09:59:53.274Z] DONE 2 tests in 0.069s
09:59:53 [2022-05-19T09:59:53.274Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:59:53 [2022-05-19T09:59:53.274Z] INFO: Testing against a local daemon
09:59:53 [2022-05-19T09:59:53.274Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:59:53 [2022-05-19T09:59:53.274Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
09:59:53 [2022-05-19T09:59:53.274Z] === RUN   TestEventsExecDie
09:59:53 [2022-05-19T09:59:53.534Z] --- PASS: TestEventsExecDie (0.54s)
09:59:53 [2022-05-19T09:59:53.534Z] === RUN   TestEventsBackwardsCompatible
09:59:53 [2022-05-19T09:59:53.534Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:59:53 [2022-05-19T09:59:53.534Z] === RUN   TestInfoBinaryCommits
09:59:53 [2022-05-19T09:59:53.534Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:59:53 [2022-05-19T09:59:53.534Z] === RUN   TestInfoAPIVersioned
09:59:53 [2022-05-19T09:59:53.534Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:59:53 [2022-05-19T09:59:53.534Z] === RUN   TestInfoDiscoveryBackend
09:59:54 [2022-05-19T09:59:54.102Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
09:59:54 [2022-05-19T09:59:54.102Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:59:55 [2022-05-19T09:59:55.040Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:59:55 [2022-05-19T09:59:55.040Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:59:55 [2022-05-19T09:59:55.609Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:59:55 [2022-05-19T09:59:55.609Z] === RUN   TestInfoAPI
09:59:55 [2022-05-19T09:59:55.609Z] --- PASS: TestInfoAPI (0.02s)
09:59:55 [2022-05-19T09:59:55.609Z] === RUN   TestInfoAPIWarnings
10:00:13 [2022-05-19T10:00:13.702Z] --- PASS: TestInfoAPIWarnings (16.24s)
10:00:13 [2022-05-19T10:00:13.702Z] === RUN   TestInfoDebug
10:00:13 [2022-05-19T10:00:13.702Z] --- PASS: TestInfoDebug (0.53s)
10:00:13 [2022-05-19T10:00:13.702Z] === RUN   TestInfoInsecureRegistries
10:00:13 [2022-05-19T10:00:13.702Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:00:13 [2022-05-19T10:00:13.702Z] === RUN   TestInfoRegistryMirrors
10:00:13 [2022-05-19T10:00:13.702Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:00:13 [2022-05-19T10:00:13.702Z] === RUN   TestLoginFailsWithBadCredentials
10:00:13 [2022-05-19T10:00:13.702Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
10:00:13 [2022-05-19T10:00:13.702Z] === RUN   TestPingCacheHeaders
10:00:13 [2022-05-19T10:00:13.702Z] --- PASS: TestPingCacheHeaders (0.02s)
10:00:13 [2022-05-19T10:00:13.702Z] === RUN   TestPingGet
10:00:13 [2022-05-19T10:00:13.702Z] --- PASS: TestPingGet (0.01s)
10:00:13 [2022-05-19T10:00:13.702Z] === RUN   TestPingHead
10:00:13 [2022-05-19T10:00:13.702Z] --- PASS: TestPingHead (0.02s)
10:00:13 [2022-05-19T10:00:13.702Z] === RUN   TestVersion
10:00:13 [2022-05-19T10:00:13.702Z] --- PASS: TestVersion (0.02s)
10:00:13 [2022-05-19T10:00:13.702Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:00:14 [2022-05-19T10:00:14.641Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.15s)
10:00:14 [2022-05-19T10:00:14.641Z] PASS
10:00:14 [2022-05-19T10:00:14.641Z] 
10:00:14 [2022-05-19T10:00:14.641Z] DONE 18 tests in 21.845s
10:00:14 [2022-05-19T10:00:14.641Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:00:14 [2022-05-19T10:00:14.902Z] INFO: Testing against a local daemon
10:00:14 [2022-05-19T10:00:14.902Z] === RUN   TestVolumesCreateAndList
10:00:14 [2022-05-19T10:00:14.902Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:00:14 [2022-05-19T10:00:14.902Z] === RUN   TestVolumesRemove
10:00:14 [2022-05-19T10:00:14.902Z] --- PASS: TestVolumesRemove (0.07s)
10:00:14 [2022-05-19T10:00:14.902Z] === RUN   TestVolumesInspect
10:00:14 [2022-05-19T10:00:14.902Z] --- PASS: TestVolumesInspect (0.02s)
10:00:14 [2022-05-19T10:00:14.902Z] === RUN   TestVolumesInvalidJSON
10:00:14 [2022-05-19T10:00:14.902Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:00:14 [2022-05-19T10:00:14.902Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:00:14 [2022-05-19T10:00:14.902Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:00:14 [2022-05-19T10:00:14.902Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:00:14 [2022-05-19T10:00:14.902Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:00:14 [2022-05-19T10:00:14.902Z] PASS
10:00:14 [2022-05-19T10:00:14.902Z] 
10:00:14 [2022-05-19T10:00:14.902Z] DONE 5 tests in 0.164s
10:00:14 [2022-05-19T10:00:14.902Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:00:15 [2022-05-19T10:00:15.471Z] Stopping apparmor (via systemctl): apparmor.service.
10:00:15 [2022-05-19T10:00:15.471Z] Removing test suite binaries
10:00:15 [2022-05-19T10:00:15.471Z] exiting test-integration
10:00:15 [2022-05-19T10:00:15.471Z] ++ exit 0
10:00:15 [2022-05-19T10:00:15.471Z]