Skip to content

Console Output

22:18:04 [2022-10-17T22:18:04.703Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6699afa5495a1234d3647e3f19fe516e00a923c4 -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:6699afa5495a1234d3647e3f19fe516e00a923c4 hack/make.sh dynbinary test-integration
22:18:05 [2022-10-17T22:18:05.269Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
22:18:05 [2022-10-17T22:18:05.269Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
22:18:05 [2022-10-17T22:18:05.269Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
22:18:05 [2022-10-17T22:18:05.269Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
22:18:05 [2022-10-17T22:18:05.269Z] systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
22:18:05 [2022-10-17T22:18:05.269Z] Detected virtualization docker.
22:18:05 [2022-10-17T22:18:05.269Z] Detected architecture x86-64.
22:18:05 [2022-10-17T22:18:05.269Z] Set hostname to <6d1f3c507692>.
22:18:05 [2022-10-17T22:18:05.269Z] modprobe@configfs.service: Succeeded.
22:18:05 [2022-10-17T22:18:05.269Z] modprobe@drm.service: Succeeded.
22:18:05 [2022-10-17T22:18:05.269Z] modprobe@fuse.service: Succeeded.
22:18:05 [2022-10-17T22:18:05.269Z] + source /etc/docker-entrypoint-cmd
22:18:05 [2022-10-17T22:18:05.269Z] ++ hack/make.sh dynbinary test-integration
22:18:05 [2022-10-17T22:18:05.269Z] 
22:18:05 [2022-10-17T22:18:05.527Z] Removing bundles/
22:18:05 [2022-10-17T22:18:05.527Z] 
22:18:05 [2022-10-17T22:18:05.527Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:18:05 [2022-10-17T22:18:05.527Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:18:05 [2022-10-17T22:18:05.527Z] GOOS="" GOARCH="" GOARM=""
22:19:56 [2022-10-17T22:19:56.983Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:19:56 [2022-10-17T22:19:56.983Z] 
22:19:56 [2022-10-17T22:19:56.983Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:19:56 [2022-10-17T22:19:56.983Z] DOCKER_SYSTEMD=1
22:19:56 [2022-10-17T22:19:56.983Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:19:56 [2022-10-17T22:19:56.983Z] HOSTNAME=6d1f3c507692
22:19:56 [2022-10-17T22:19:56.983Z] DEST=bundles/test-integration
22:19:56 [2022-10-17T22:19:56.983Z] PWD=/go/src/github.com/docker/docker
22:19:56 [2022-10-17T22:19:56.983Z] DOCKER_GITCOMMIT=6699afa5495a1234d3647e3f19fe516e00a923c4
22:19:56 [2022-10-17T22:19:56.983Z] container=docker
22:19:56 [2022-10-17T22:19:56.983Z] HOME=/root
22:19:56 [2022-10-17T22:19:56.983Z] LANG=C.UTF-8
22:19:56 [2022-10-17T22:19:56.983Z] INVOCATION_ID=3b89818bc5ca4d3bba3d4f10808facc6
22:19:56 [2022-10-17T22:19:56.983Z] GOLANG_VERSION=1.18.7
22:19:56 [2022-10-17T22:19:56.983Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:19:56 [2022-10-17T22:19:56.983Z] VALIDATE_BRANCH=20.10
22:19:56 [2022-10-17T22:19:56.983Z] TERM=xterm
22:19:56 [2022-10-17T22:19:56.983Z] DOCKER_PKG=github.com/docker/docker
22:19:56 [2022-10-17T22:19:56.983Z] SHLVL=3
22:19:56 [2022-10-17T22:19:56.983Z] TIMEOUT=120m
22:19:56 [2022-10-17T22:19:56.983Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:19:56 [2022-10-17T22:19:56.983Z] DOCKER_GRAPHDRIVER=overlay2
22:19:56 [2022-10-17T22:19:56.983Z] GO111MODULE=off
22:19:56 [2022-10-17T22:19:56.983Z] DOCKER_EXPERIMENTAL=1
22:19:56 [2022-10-17T22:19:56.983Z] TEST_SKIP_INTEGRATION_CLI=1
22:19:56 [2022-10-17T22:19:56.983Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:19:56 [2022-10-17T22:19:56.983Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:19:56 [2022-10-17T22:19:56.983Z] GOPATH=/go
22:19:56 [2022-10-17T22:19:56.983Z] PKG_CONFIG=pkg-config
22:19:56 [2022-10-17T22:19:56.983Z] _=/usr/bin/env
22:19:56 [2022-10-17T22:19:56.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:20:35 [2022-10-17T22:20:35.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:20:35 [2022-10-17T22:20:35.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:21:02 [2022-10-17T22:21:02.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:21:02 [2022-10-17T22:21:02.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:21:10 [2022-10-17T22:21:10.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:21:10 [2022-10-17T22:21:10.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:21:10 [2022-10-17T22:21:10.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:21:11 [2022-10-17T22:21:11.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:21:11 [2022-10-17T22:21:11.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:21:13 [2022-10-17T22:21:13.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:21:15 [2022-10-17T22:21:15.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:21:16 [2022-10-17T22:21:16.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:21:17 [2022-10-17T22:21:17.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:21:17 [2022-10-17T22:21:17.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:21:18 [2022-10-17T22:21:18.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:21:19 [2022-10-17T22:21:19.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:21:20 [2022-10-17T22:21:20.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:21:21 [2022-10-17T22:21:21.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:21:21 [2022-10-17T22:21:21.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:21:22 [2022-10-17T22:21:22.736Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:21:22 [2022-10-17T22:21:22.736Z] Using test binary docker
22:21:22 [2022-10-17T22:21:22.736Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:21:22 [2022-10-17T22:21:22.736Z] Starting apparmor (via systemctl): apparmor.service.
22:21:22 [2022-10-17T22:21:22.736Z] INFO: Waiting for daemon to start...
22:21:22 [2022-10-17T22:21:22.736Z] Starting dockerd
22:21:25 [2022-10-17T22:21:25.264Z] .
22:21:25 [2022-10-17T22:21:25.264Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:21:25 [2022-10-17T22:21:25.264Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:21:25 [2022-10-17T22:21:25.264Z] Error: No such image: emptyfs
22:21:25 [2022-10-17T22:21:25.264Z] Running integration-test (iteration 1)
22:21:25 [2022-10-17T22:21:25.264Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:21:25 [2022-10-17T22:21:25.264Z] Loaded image: busybox:latest
22:21:25 [2022-10-17T22:21:25.264Z] Loaded image: busybox:glibc
22:21:26 [2022-10-17T22:21:26.640Z] Loaded image: debian:bullseye-slim
22:21:26 [2022-10-17T22:21:26.640Z] Loaded image: hello-world:latest
22:21:26 [2022-10-17T22:21:26.640Z] Loaded image: arm32v7/hello-world:latest
22:21:26 [2022-10-17T22:21:26.897Z] INFO: Testing against a local daemon
22:21:26 [2022-10-17T22:21:26.897Z] === RUN   TestCgroupNamespacesBuild
22:21:29 [2022-10-17T22:21:29.425Z] --- PASS: TestCgroupNamespacesBuild (2.18s)
22:21:29 [2022-10-17T22:21:29.425Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:21:30 [2022-10-17T22:21:30.359Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s)
22:21:30 [2022-10-17T22:21:30.359Z] === RUN   TestBuildWithSession
22:21:30 [2022-10-17T22:21:30.359Z]     build_session_test.go:25: TODO: BuildKit
22:21:30 [2022-10-17T22:21:30.359Z] --- SKIP: TestBuildWithSession (0.00s)
22:21:30 [2022-10-17T22:21:30.359Z] === RUN   TestBuildSquashParent
22:21:34 [2022-10-17T22:21:34.542Z] --- PASS: TestBuildSquashParent (4.33s)
22:21:34 [2022-10-17T22:21:34.542Z] === RUN   TestBuildWithRemoveAndForceRemove
22:21:34 [2022-10-17T22:21:34.542Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:21:34 [2022-10-17T22:21:34.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:21:34 [2022-10-17T22:21:34.542Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:21:34 [2022-10-17T22:21:34.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:21:34 [2022-10-17T22:21:34.542Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:21:34 [2022-10-17T22:21:34.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:21:34 [2022-10-17T22:21:34.542Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:21:34 [2022-10-17T22:21:34.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:21:34 [2022-10-17T22:21:34.542Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:21:34 [2022-10-17T22:21:34.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:21:34 [2022-10-17T22:21:34.542Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:21:34 [2022-10-17T22:21:34.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:21:34 [2022-10-17T22:21:34.542Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:21:34 [2022-10-17T22:21:34.542Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:21:36 [2022-10-17T22:21:36.444Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:21:36 [2022-10-17T22:21:36.444Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:21:37 [2022-10-17T22:21:37.819Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:21:38 [2022-10-17T22:21:38.079Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:21:39 [2022-10-17T22:21:39.454Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:21:39 [2022-10-17T22:21:39.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s)
22:21:39 [2022-10-17T22:21:39.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.77s)
22:21:39 [2022-10-17T22:21:39.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.48s)
22:21:39 [2022-10-17T22:21:39.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.81s)
22:21:39 [2022-10-17T22:21:39.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s)
22:21:39 [2022-10-17T22:21:39.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s)
22:21:39 [2022-10-17T22:21:39.454Z] === RUN   TestBuildMultiStageCopy
22:21:39 [2022-10-17T22:21:39.454Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:21:40 [2022-10-17T22:21:40.828Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:21:41 [2022-10-17T22:21:41.086Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:21:41 [2022-10-17T22:21:41.344Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:21:41 [2022-10-17T22:21:41.344Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:21:41 [2022-10-17T22:21:41.603Z] --- PASS: TestBuildMultiStageCopy (2.15s)
22:21:41 [2022-10-17T22:21:41.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s)
22:21:41 [2022-10-17T22:21:41.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
22:21:41 [2022-10-17T22:21:41.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
22:21:41 [2022-10-17T22:21:41.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
22:21:41 [2022-10-17T22:21:41.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
22:21:41 [2022-10-17T22:21:41.603Z] === RUN   TestBuildMultiStageParentConfig
22:21:42 [2022-10-17T22:21:42.170Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
22:21:42 [2022-10-17T22:21:42.170Z] === RUN   TestBuildLabelWithTargets
22:21:43 [2022-10-17T22:21:43.104Z] --- PASS: TestBuildLabelWithTargets (0.90s)
22:21:43 [2022-10-17T22:21:43.104Z] === RUN   TestBuildWithEmptyLayers
22:21:43 [2022-10-17T22:21:43.670Z] --- PASS: TestBuildWithEmptyLayers (0.42s)
22:21:43 [2022-10-17T22:21:43.670Z] === RUN   TestBuildMultiStageOnBuild
22:21:45 [2022-10-17T22:21:45.571Z] --- PASS: TestBuildMultiStageOnBuild (1.64s)
22:21:45 [2022-10-17T22:21:45.571Z] === RUN   TestBuildUncleanTarFilenames
22:21:45 [2022-10-17T22:21:45.829Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
22:21:45 [2022-10-17T22:21:45.829Z] === RUN   TestBuildMultiStageLayerLeak
22:21:47 [2022-10-17T22:21:47.730Z] --- PASS: TestBuildMultiStageLayerLeak (1.58s)
22:21:47 [2022-10-17T22:21:47.730Z] === RUN   TestBuildWithHugeFile
22:22:44 [2022-10-17T22:22:44.014Z] --- PASS: TestBuildWithHugeFile (50.34s)
22:22:44 [2022-10-17T22:22:44.014Z] === RUN   TestBuildWithEmptyDockerfile
22:22:44 [2022-10-17T22:22:44.014Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:22:44 [2022-10-17T22:22:44.014Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:22:44 [2022-10-17T22:22:44.014Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:22:44 [2022-10-17T22:22:44.014Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:22:44 [2022-10-17T22:22:44.014Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:22:44 [2022-10-17T22:22:44.014Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:22:44 [2022-10-17T22:22:44.014Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:22:44 [2022-10-17T22:22:44.014Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:22:44 [2022-10-17T22:22:44.014Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:22:44 [2022-10-17T22:22:44.014Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:22:44 [2022-10-17T22:22:44.014Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
22:22:44 [2022-10-17T22:22:44.014Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
22:22:44 [2022-10-17T22:22:44.014Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:22:44 [2022-10-17T22:22:44.014Z] === RUN   TestBuildPreserveOwnership
22:22:44 [2022-10-17T22:22:44.014Z] === RUN   TestBuildPreserveOwnership/copy_from
22:22:44 [2022-10-17T22:22:44.014Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:22:44 [2022-10-17T22:22:44.014Z] --- PASS: TestBuildPreserveOwnership (3.79s)
22:22:44 [2022-10-17T22:22:44.014Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.53s)
22:22:44 [2022-10-17T22:22:44.014Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s)
22:22:44 [2022-10-17T22:22:44.014Z] === RUN   TestBuildPlatformInvalid
22:22:44 [2022-10-17T22:22:44.014Z] --- PASS: TestBuildPlatformInvalid (0.07s)
22:22:44 [2022-10-17T22:22:44.014Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:22:44 [2022-10-17T22:22:44.014Z] Loaded image: busybox:latest
22:22:44 [2022-10-17T22:22:44.014Z] Loaded image: busybox:glibc
22:22:44 [2022-10-17T22:22:44.014Z] Loaded image: debian:bullseye-slim
22:22:44 [2022-10-17T22:22:44.271Z] Loaded image: hello-world:latest
22:22:44 [2022-10-17T22:22:44.271Z] Loaded image: arm32v7/hello-world:latest
22:22:54 [2022-10-17T22:22:54.240Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.41s)
22:22:54 [2022-10-17T22:22:54.240Z] PASS
22:22:54 [2022-10-17T22:22:54.240Z] 
22:22:54 [2022-10-17T22:22:54.240Z] === Skipped
22:22:54 [2022-10-17T22:22:54.240Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:22:54 [2022-10-17T22:22:54.240Z]     build_session_test.go:25: TODO: BuildKit
22:22:54 [2022-10-17T22:22:54.240Z] 
22:22:54 [2022-10-17T22:22:54.240Z] DONE 33 tests, 1 skipped in 88.175s
22:22:54 [2022-10-17T22:22:54.240Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:22:54 [2022-10-17T22:22:54.240Z] INFO: Testing against a local daemon
22:22:54 [2022-10-17T22:22:54.240Z] === RUN   TestConfigInspect
22:22:55 [2022-10-17T22:22:55.612Z] --- PASS: TestConfigInspect (2.24s)
22:22:55 [2022-10-17T22:22:55.612Z] === RUN   TestConfigList
22:22:57 [2022-10-17T22:22:57.510Z] --- PASS: TestConfigList (2.08s)
22:22:57 [2022-10-17T22:22:57.510Z] === RUN   TestConfigsCreateAndDelete
22:23:00 [2022-10-17T22:23:00.035Z] --- PASS: TestConfigsCreateAndDelete (2.11s)
22:23:00 [2022-10-17T22:23:00.035Z] === RUN   TestConfigsUpdate
22:23:01 [2022-10-17T22:23:01.934Z] --- PASS: TestConfigsUpdate (2.10s)
22:23:01 [2022-10-17T22:23:01.934Z] === RUN   TestTemplatedConfig
22:23:04 [2022-10-17T22:23:04.461Z] --- PASS: TestTemplatedConfig (2.67s)
22:23:04 [2022-10-17T22:23:04.461Z] === RUN   TestConfigCreateResolve
22:23:06 [2022-10-17T22:23:06.360Z] --- PASS: TestConfigCreateResolve (2.09s)
22:23:06 [2022-10-17T22:23:06.360Z] === RUN   TestConfigDaemonLibtrustID
22:23:06 [2022-10-17T22:23:06.927Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
22:23:06 [2022-10-17T22:23:06.927Z] PASS
22:23:06 [2022-10-17T22:23:06.927Z] 
22:23:06 [2022-10-17T22:23:06.927Z] DONE 7 tests in 13.856s
22:23:06 [2022-10-17T22:23:06.927Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:23:06 [2022-10-17T22:23:06.927Z] INFO: Testing against a local daemon
22:23:06 [2022-10-17T22:23:06.927Z] === RUN   TestCheckpoint
22:23:06 [2022-10-17T22:23:06.927Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:23:06 [2022-10-17T22:23:06.927Z] --- SKIP: TestCheckpoint (0.00s)
22:23:06 [2022-10-17T22:23:06.927Z] === RUN   TestContainerInvalidJSON
22:23:06 [2022-10-17T22:23:06.927Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:23:06 [2022-10-17T22:23:06.927Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:23:06 [2022-10-17T22:23:06.927Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:23:06 [2022-10-17T22:23:06.927Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:23:06 [2022-10-17T22:23:06.927Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:23:06 [2022-10-17T22:23:06.927Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:23:06 [2022-10-17T22:23:06.927Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:23:06 [2022-10-17T22:23:06.927Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:23:06 [2022-10-17T22:23:06.927Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:23:06 [2022-10-17T22:23:06.927Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:23:06 [2022-10-17T22:23:06.927Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:23:06 [2022-10-17T22:23:06.927Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:23:06 [2022-10-17T22:23:06.927Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:23:06 [2022-10-17T22:23:06.927Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:23:07 [2022-10-17T22:23:07.186Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
22:23:07 [2022-10-17T22:23:07.186Z] === RUN   TestCopyFromContainerPathIsNotDir
22:23:07 [2022-10-17T22:23:07.186Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
22:23:07 [2022-10-17T22:23:07.186Z] === RUN   TestCopyToContainerPathDoesNotExist
22:23:07 [2022-10-17T22:23:07.186Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
22:23:07 [2022-10-17T22:23:07.186Z] === RUN   TestCopyToContainerPathIsNotDir
22:23:07 [2022-10-17T22:23:07.444Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
22:23:07 [2022-10-17T22:23:07.444Z] === RUN   TestCopyFromContainer
22:23:08 [2022-10-17T22:23:08.378Z] === RUN   TestCopyFromContainer//
22:23:08 [2022-10-17T22:23:08.378Z] === RUN   TestCopyFromContainer//bar/root
22:23:08 [2022-10-17T22:23:08.636Z] === RUN   TestCopyFromContainer//bar/root/
22:23:08 [2022-10-17T22:23:08.636Z] === RUN   TestCopyFromContainer/bar/quux
22:23:08 [2022-10-17T22:23:08.636Z] === RUN   TestCopyFromContainer/bar/quux/
22:23:08 [2022-10-17T22:23:08.636Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:23:08 [2022-10-17T22:23:08.636Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:23:08 [2022-10-17T22:23:08.894Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:23:08 [2022-10-17T22:23:08.894Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:23:08 [2022-10-17T22:23:08.894Z] === RUN   TestCopyFromContainer/bar/notarget
22:23:08 [2022-10-17T22:23:08.894Z] --- PASS: TestCopyFromContainer (1.66s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCopyFromContainer// (0.05s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:23:08 [2022-10-17T22:23:08.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:23:08 [2022-10-17T22:23:08.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:23:08 [2022-10-17T22:23:08.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:23:08 [2022-10-17T22:23:08.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:23:08 [2022-10-17T22:23:08.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:23:08 [2022-10-17T22:23:08.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:23:08 [2022-10-17T22:23:08.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:23:08 [2022-10-17T22:23:08.894Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:23:08 [2022-10-17T22:23:08.894Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:23:08 [2022-10-17T22:23:08.894Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:23:08 [2022-10-17T22:23:08.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:23:08 [2022-10-17T22:23:08.894Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:23:08 [2022-10-17T22:23:08.894Z] === RUN   TestCreateLinkToNonExistingContainer
22:23:09 [2022-10-17T22:23:09.152Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
22:23:09 [2022-10-17T22:23:09.152Z] === RUN   TestCreateWithInvalidEnv
22:23:09 [2022-10-17T22:23:09.152Z] === RUN   TestCreateWithInvalidEnv/0
22:23:09 [2022-10-17T22:23:09.152Z] === PAUSE TestCreateWithInvalidEnv/0
22:23:09 [2022-10-17T22:23:09.152Z] === RUN   TestCreateWithInvalidEnv/1
22:23:09 [2022-10-17T22:23:09.152Z] === PAUSE TestCreateWithInvalidEnv/1
22:23:09 [2022-10-17T22:23:09.152Z] === RUN   TestCreateWithInvalidEnv/2
22:23:09 [2022-10-17T22:23:09.152Z] === PAUSE TestCreateWithInvalidEnv/2
22:23:09 [2022-10-17T22:23:09.152Z] === CONT  TestCreateWithInvalidEnv/0
22:23:09 [2022-10-17T22:23:09.152Z] === CONT  TestCreateWithInvalidEnv/2
22:23:09 [2022-10-17T22:23:09.152Z] === CONT  TestCreateWithInvalidEnv/1
22:23:09 [2022-10-17T22:23:09.152Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:23:09 [2022-10-17T22:23:09.152Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:23:09 [2022-10-17T22:23:09.152Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:23:09 [2022-10-17T22:23:09.152Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:23:09 [2022-10-17T22:23:09.152Z] === RUN   TestCreateTmpfsMountsTarget
22:23:09 [2022-10-17T22:23:09.152Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:23:09 [2022-10-17T22:23:09.152Z] === RUN   TestCreateWithCustomMaskedPaths
22:23:10 [2022-10-17T22:23:10.525Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s)
22:23:10 [2022-10-17T22:23:10.525Z] === RUN   TestCreateWithCustomReadonlyPaths
22:23:12 [2022-10-17T22:23:12.424Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.49s)
22:23:12 [2022-10-17T22:23:12.425Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:23:12 [2022-10-17T22:23:12.425Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:23:12 [2022-10-17T22:23:12.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:23:12 [2022-10-17T22:23:12.425Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:23:12 [2022-10-17T22:23:12.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:23:12 [2022-10-17T22:23:12.425Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:23:12 [2022-10-17T22:23:12.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:23:12 [2022-10-17T22:23:12.425Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:23:12 [2022-10-17T22:23:12.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:23:12 [2022-10-17T22:23:12.425Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:23:12 [2022-10-17T22:23:12.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:23:12 [2022-10-17T22:23:12.425Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:23:12 [2022-10-17T22:23:12.425Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:23:12 [2022-10-17T22:23:12.425Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:23:12 [2022-10-17T22:23:12.425Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:23:12 [2022-10-17T22:23:12.425Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:23:12 [2022-10-17T22:23:12.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:23:12 [2022-10-17T22:23:12.425Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:23:12 [2022-10-17T22:23:12.425Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:23:12 [2022-10-17T22:23:12.425Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:23:12 [2022-10-17T22:23:12.425Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:23:12 [2022-10-17T22:23:12.425Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
22:23:12 [2022-10-17T22:23:12.425Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:23:12 [2022-10-17T22:23:12.683Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestCreateDifferentPlatform
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestCreateDifferentPlatform/different_os
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:23:12 [2022-10-17T22:23:12.683Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:23:12 [2022-10-17T22:23:12.683Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:23:12 [2022-10-17T22:23:12.683Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:23:12 [2022-10-17T22:23:12.683Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:23:12 [2022-10-17T22:23:12.683Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestContainerStartOnDaemonRestart
22:23:12 [2022-10-17T22:23:12.683Z] === PAUSE TestContainerStartOnDaemonRestart
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestDaemonRestartIpcMode
22:23:12 [2022-10-17T22:23:12.683Z] === PAUSE TestDaemonRestartIpcMode
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestDaemonHostGatewayIP
22:23:12 [2022-10-17T22:23:12.683Z] === PAUSE TestDaemonHostGatewayIP
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestRestartDaemonWithRestartingContainer
22:23:12 [2022-10-17T22:23:12.683Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestContainerKillOnDaemonStart
22:23:12 [2022-10-17T22:23:12.683Z] === PAUSE TestContainerKillOnDaemonStart
22:23:12 [2022-10-17T22:23:12.683Z] === RUN   TestDiff
22:23:13 [2022-10-17T22:23:13.248Z] --- PASS: TestDiff (0.53s)
22:23:13 [2022-10-17T22:23:13.248Z] === RUN   TestExecWithCloseStdin
22:23:14 [2022-10-17T22:23:14.182Z] --- PASS: TestExecWithCloseStdin (0.64s)
22:23:14 [2022-10-17T22:23:14.182Z] === RUN   TestExec
22:23:14 [2022-10-17T22:23:14.748Z] --- PASS: TestExec (0.64s)
22:23:14 [2022-10-17T22:23:14.748Z] === RUN   TestExecUser
22:23:15 [2022-10-17T22:23:15.315Z] --- PASS: TestExecUser (0.63s)
22:23:15 [2022-10-17T22:23:15.315Z] === RUN   TestExportContainerAndImportImage
22:23:15 [2022-10-17T22:23:15.884Z] --- PASS: TestExportContainerAndImportImage (0.66s)
22:23:15 [2022-10-17T22:23:15.884Z] === RUN   TestExportContainerAfterDaemonRestart
22:23:17 [2022-10-17T22:23:17.263Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
22:23:17 [2022-10-17T22:23:17.263Z] === RUN   TestHealthCheckWorkdir
22:23:17 [2022-10-17T22:23:17.828Z] --- PASS: TestHealthCheckWorkdir (0.70s)
22:23:17 [2022-10-17T22:23:17.828Z] === RUN   TestHealthKillContainer
22:23:27 [2022-10-17T22:23:27.790Z] --- PASS: TestHealthKillContainer (8.25s)
22:23:27 [2022-10-17T22:23:27.790Z] === RUN   TestHealthCheckProcessKilled
22:23:27 [2022-10-17T22:23:27.790Z] --- PASS: TestHealthCheckProcessKilled (0.86s)
22:23:27 [2022-10-17T22:23:27.790Z] === RUN   TestInspectCpusetInConfigPre120
22:23:27 [2022-10-17T22:23:27.790Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s)
22:23:27 [2022-10-17T22:23:27.790Z] === RUN   TestIpcModeNone
22:23:28 [2022-10-17T22:23:28.356Z] --- PASS: TestIpcModeNone (0.63s)
22:23:28 [2022-10-17T22:23:28.356Z] === RUN   TestIpcModePrivate
22:23:28 [2022-10-17T22:23:28.613Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
22:23:28 [2022-10-17T22:23:28.871Z] --- PASS: TestIpcModePrivate (0.61s)
22:23:28 [2022-10-17T22:23:28.871Z] === RUN   TestIpcModeShareable
22:23:29 [2022-10-17T22:23:29.128Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
22:23:29 [2022-10-17T22:23:29.386Z] --- PASS: TestIpcModeShareable (0.61s)
22:23:29 [2022-10-17T22:23:29.386Z] === RUN   TestAPIIpcModeShareableAndContainer
22:23:31 [2022-10-17T22:23:31.284Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s)
22:23:31 [2022-10-17T22:23:31.284Z] === RUN   TestAPIIpcModeHost
22:23:31 [2022-10-17T22:23:31.542Z] --- PASS: TestAPIIpcModeHost (0.35s)
22:23:31 [2022-10-17T22:23:31.542Z] === RUN   TestDaemonIpcModeShareable
22:23:32 [2022-10-17T22:23:32.916Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
22:23:32 [2022-10-17T22:23:32.916Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
22:23:32 [2022-10-17T22:23:32.916Z] === RUN   TestDaemonIpcModePrivate
22:23:33 [2022-10-17T22:23:33.850Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
22:23:33 [2022-10-17T22:23:33.850Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
22:23:33 [2022-10-17T22:23:33.850Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:23:35 [2022-10-17T22:23:35.227Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
22:23:35 [2022-10-17T22:23:35.227Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
22:23:35 [2022-10-17T22:23:35.227Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:23:36 [2022-10-17T22:23:36.162Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
22:23:36 [2022-10-17T22:23:36.162Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
22:23:36 [2022-10-17T22:23:36.162Z] === RUN   TestIpcModeOlderClient
22:23:36 [2022-10-17T22:23:36.162Z] === PAUSE TestIpcModeOlderClient
22:23:36 [2022-10-17T22:23:36.162Z] === RUN   TestKillContainerInvalidSignal
22:23:36 [2022-10-17T22:23:36.728Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
22:23:36 [2022-10-17T22:23:36.728Z] === RUN   TestKillContainer
22:23:36 [2022-10-17T22:23:36.728Z] === RUN   TestKillContainer/no_signal
22:23:37 [2022-10-17T22:23:37.295Z] === RUN   TestKillContainer/non_killing_signal
22:23:37 [2022-10-17T22:23:37.295Z] === RUN   TestKillContainer/killing_signal
22:23:38 [2022-10-17T22:23:38.229Z] --- PASS: TestKillContainer (1.29s)
22:23:38 [2022-10-17T22:23:38.229Z]     --- PASS: TestKillContainer/no_signal (0.40s)
22:23:38 [2022-10-17T22:23:38.229Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
22:23:38 [2022-10-17T22:23:38.229Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
22:23:38 [2022-10-17T22:23:38.229Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:23:38 [2022-10-17T22:23:38.229Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:23:38 [2022-10-17T22:23:38.487Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:23:38 [2022-10-17T22:23:38.748Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
22:23:38 [2022-10-17T22:23:38.748Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
22:23:38 [2022-10-17T22:23:38.748Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
22:23:38 [2022-10-17T22:23:38.748Z] === RUN   TestKillStoppedContainer
22:23:39 [2022-10-17T22:23:39.006Z] --- PASS: TestKillStoppedContainer (0.06s)
22:23:39 [2022-10-17T22:23:39.006Z] === RUN   TestKillStoppedContainerAPIPre120
22:23:39 [2022-10-17T22:23:39.006Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
22:23:39 [2022-10-17T22:23:39.006Z] === RUN   TestKillDifferentUserContainer
22:23:39 [2022-10-17T22:23:39.584Z] --- PASS: TestKillDifferentUserContainer (0.47s)
22:23:39 [2022-10-17T22:23:39.584Z] === RUN   TestInspectOomKilledTrue
22:23:39 [2022-10-17T22:23:39.584Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
22:23:39 [2022-10-17T22:23:39.584Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:23:39 [2022-10-17T22:23:39.584Z] === RUN   TestInspectOomKilledFalse
22:23:39 [2022-10-17T22:23:39.843Z] --- PASS: TestInspectOomKilledFalse (0.45s)
22:23:39 [2022-10-17T22:23:39.844Z] === RUN   TestLinksEtcHostsContentMatch
22:23:40 [2022-10-17T22:23:40.409Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
22:23:40 [2022-10-17T22:23:40.409Z] === RUN   TestLinksContainerNames
22:23:40 [2022-10-17T22:23:40.974Z] --- PASS: TestLinksContainerNames (0.86s)
22:23:40 [2022-10-17T22:23:40.974Z] === RUN   TestLogsFollowTailEmpty
22:23:41 [2022-10-17T22:23:41.539Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
22:23:41 [2022-10-17T22:23:41.539Z] === RUN   TestContainerNetworkMountsNoChown
22:23:42 [2022-10-17T22:23:42.105Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/default
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/default
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/private
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/private
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rprivate
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rprivate
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/slave
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/slave
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rslave
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rslave
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/shared
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/shared
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rshared
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rshared
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/default
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/default/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/default/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/default/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/rprivate
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/private
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/private/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/private/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/default/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/shared
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/rshared
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/rslave
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/slave
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/private/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/private/mount_root
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:23:42 [2022-10-17T22:23:42.105Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:23:42 [2022-10-17T22:23:42.363Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:23:42 [2022-10-17T22:23:42.363Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:23:42 [2022-10-17T22:23:42.363Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:23:42 [2022-10-17T22:23:42.363Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:23:42 [2022-10-17T22:23:42.363Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:23:42 [2022-10-17T22:23:42.363Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:23:42 [2022-10-17T22:23:42.363Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:23:42 [2022-10-17T22:23:42.363Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:23:42 [2022-10-17T22:23:42.363Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:23:42 [2022-10-17T22:23:42.621Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:23:42 [2022-10-17T22:23:42.621Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:23:42 [2022-10-17T22:23:42.621Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:23:42 [2022-10-17T22:23:42.621Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:23:42 [2022-10-17T22:23:42.621Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:23:42 [2022-10-17T22:23:42.621Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:23:42 [2022-10-17T22:23:42.621Z] --- PASS: TestMountDaemonRoot (0.02s)
22:23:42 [2022-10-17T22:23:42.621Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
22:23:42 [2022-10-17T22:23:42.621Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
22:23:42 [2022-10-17T22:23:42.621Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
22:23:42 [2022-10-17T22:23:42.621Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
22:23:42 [2022-10-17T22:23:42.621Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:23:42 [2022-10-17T22:23:42.621Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
22:23:42 [2022-10-17T22:23:42.621Z] === RUN   TestContainerBindMountNonRecursive
22:23:43 [2022-10-17T22:23:43.996Z] --- PASS: TestContainerBindMountNonRecursive (1.22s)
22:23:43 [2022-10-17T22:23:43.996Z] === RUN   TestContainerVolumesMountedAsShared
22:23:44 [2022-10-17T22:23:44.254Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
22:23:44 [2022-10-17T22:23:44.254Z] === RUN   TestContainerVolumesMountedAsSlave
22:23:44 [2022-10-17T22:23:44.513Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
22:23:44 [2022-10-17T22:23:44.513Z] === RUN   TestNetworkNat
22:23:45 [2022-10-17T22:23:45.085Z] --- PASS: TestNetworkNat (0.54s)
22:23:45 [2022-10-17T22:23:45.085Z] === RUN   TestNetworkLocalhostTCPNat
22:23:45 [2022-10-17T22:23:45.651Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
22:23:45 [2022-10-17T22:23:45.651Z] === RUN   TestNetworkLoopbackNat
22:23:48 [2022-10-17T22:23:48.931Z] --- PASS: TestNetworkLoopbackNat (2.62s)
22:23:48 [2022-10-17T22:23:48.931Z] === RUN   TestPause
22:23:48 [2022-10-17T22:23:48.931Z] --- PASS: TestPause (0.45s)
22:23:48 [2022-10-17T22:23:48.931Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:23:48 [2022-10-17T22:23:48.931Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:23:48 [2022-10-17T22:23:48.931Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:23:48 [2022-10-17T22:23:48.931Z] === RUN   TestPauseStopPausedContainer
22:23:49 [2022-10-17T22:23:49.189Z] --- PASS: TestPauseStopPausedContainer (0.46s)
22:23:49 [2022-10-17T22:23:49.189Z] === RUN   TestPsFilter
22:23:49 [2022-10-17T22:23:49.447Z] --- PASS: TestPsFilter (0.13s)
22:23:49 [2022-10-17T22:23:49.447Z] === RUN   TestRemoveContainerWithRemovedVolume
22:23:49 [2022-10-17T22:23:49.705Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
22:23:49 [2022-10-17T22:23:49.705Z] === RUN   TestRemoveContainerWithVolume
22:23:50 [2022-10-17T22:23:50.271Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
22:23:50 [2022-10-17T22:23:50.271Z] === RUN   TestRemoveContainerRunning
22:23:50 [2022-10-17T22:23:50.787Z] --- PASS: TestRemoveContainerRunning (0.46s)
22:23:50 [2022-10-17T22:23:50.787Z] === RUN   TestRemoveContainerForceRemoveRunning
22:23:51 [2022-10-17T22:23:51.046Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
22:23:51 [2022-10-17T22:23:51.046Z] === RUN   TestRemoveInvalidContainer
22:23:51 [2022-10-17T22:23:51.046Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:23:51 [2022-10-17T22:23:51.046Z] === RUN   TestRenameLinkedContainer
22:23:52 [2022-10-17T22:23:52.945Z] --- PASS: TestRenameLinkedContainer (1.75s)
22:23:52 [2022-10-17T22:23:52.945Z] === RUN   TestRenameStoppedContainer
22:23:53 [2022-10-17T22:23:53.203Z] --- PASS: TestRenameStoppedContainer (0.42s)
22:23:53 [2022-10-17T22:23:53.203Z] === RUN   TestRenameRunningContainerAndReuse
22:23:54 [2022-10-17T22:23:54.136Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
22:23:54 [2022-10-17T22:23:54.136Z] === RUN   TestRenameInvalidName
22:23:54 [2022-10-17T22:23:54.702Z] --- PASS: TestRenameInvalidName (0.44s)
22:23:54 [2022-10-17T22:23:54.702Z] === RUN   TestRenameAnonymousContainer
22:23:56 [2022-10-17T22:23:56.076Z] --- PASS: TestRenameAnonymousContainer (1.48s)
22:23:56 [2022-10-17T22:23:56.076Z] === RUN   TestRenameContainerWithSameName
22:23:56 [2022-10-17T22:23:56.642Z] --- PASS: TestRenameContainerWithSameName (0.42s)
22:23:56 [2022-10-17T22:23:56.642Z] === RUN   TestRenameContainerWithLinkedContainer
22:23:57 [2022-10-17T22:23:57.577Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
22:23:57 [2022-10-17T22:23:57.577Z] === RUN   TestResize
22:23:57 [2022-10-17T22:23:57.834Z] --- PASS: TestResize (0.42s)
22:23:57 [2022-10-17T22:23:57.834Z] === RUN   TestResizeWithInvalidSize
22:23:58 [2022-10-17T22:23:58.400Z] --- PASS: TestResizeWithInvalidSize (0.42s)
22:23:58 [2022-10-17T22:23:58.400Z] === RUN   TestResizeWhenContainerNotStarted
22:23:58 [2022-10-17T22:23:58.658Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:23:58 [2022-10-17T22:23:58.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:24:00 [2022-10-17T22:24:00.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:24:00 [2022-10-17T22:24:00.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:24:01 [2022-10-17T22:24:01.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:24:01 [2022-10-17T22:24:01.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:24:02 [2022-10-17T22:24:02.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:24:03 [2022-10-17T22:24:03.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:24:04 [2022-10-17T22:24:04.494Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:24:04 [2022-10-17T22:24:04.753Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:24:06 [2022-10-17T22:24:06.654Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:24:06 [2022-10-17T22:24:06.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:24:08 [2022-10-17T22:24:08.813Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:24:08 [2022-10-17T22:24:08.813Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
22:24:08 [2022-10-17T22:24:08.813Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s)
22:24:08 [2022-10-17T22:24:08.813Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
22:24:08 [2022-10-17T22:24:08.813Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
22:24:08 [2022-10-17T22:24:08.813Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
22:24:08 [2022-10-17T22:24:08.813Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
22:24:08 [2022-10-17T22:24:08.813Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s)
22:24:08 [2022-10-17T22:24:08.813Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s)
22:24:08 [2022-10-17T22:24:08.813Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s)
22:24:08 [2022-10-17T22:24:08.813Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
22:24:08 [2022-10-17T22:24:08.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
22:24:08 [2022-10-17T22:24:08.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.76s)
22:24:08 [2022-10-17T22:24:08.814Z] === RUN   TestCgroupNamespacesRun
22:24:09 [2022-10-17T22:24:09.747Z] --- PASS: TestCgroupNamespacesRun (1.17s)
22:24:09 [2022-10-17T22:24:09.747Z] === RUN   TestCgroupNamespacesRunPrivileged
22:24:09 [2022-10-17T22:24:09.747Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
22:24:09 [2022-10-17T22:24:09.747Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
22:24:09 [2022-10-17T22:24:09.747Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:24:11 [2022-10-17T22:24:11.119Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
22:24:11 [2022-10-17T22:24:11.119Z] === RUN   TestCgroupNamespacesRunHostMode
22:24:12 [2022-10-17T22:24:12.053Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
22:24:12 [2022-10-17T22:24:12.053Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:24:13 [2022-10-17T22:24:13.428Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
22:24:13 [2022-10-17T22:24:13.428Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:24:14 [2022-10-17T22:24:14.360Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
22:24:14 [2022-10-17T22:24:14.360Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:24:15 [2022-10-17T22:24:15.292Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
22:24:15 [2022-10-17T22:24:15.293Z] === RUN   TestCgroupNamespacesRunOlderClient
22:24:16 [2022-10-17T22:24:16.226Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
22:24:16 [2022-10-17T22:24:16.226Z] === RUN   TestNISDomainname
22:24:16 [2022-10-17T22:24:16.791Z] --- PASS: TestNISDomainname (0.57s)
22:24:16 [2022-10-17T22:24:16.791Z] === RUN   TestHostnameDnsResolution
22:24:17 [2022-10-17T22:24:17.723Z] --- PASS: TestHostnameDnsResolution (0.69s)
22:24:17 [2022-10-17T22:24:17.723Z] === RUN   TestUnprivilegedPortsAndPing
22:24:18 [2022-10-17T22:24:18.288Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
22:24:18 [2022-10-17T22:24:18.288Z] === RUN   TestStats
22:24:20 [2022-10-17T22:24:20.812Z] --- PASS: TestStats (2.48s)
22:24:20 [2022-10-17T22:24:20.812Z] === RUN   TestStopContainerWithTimeout
22:24:20 [2022-10-17T22:24:20.812Z] === RUN   TestStopContainerWithTimeout/0
22:24:20 [2022-10-17T22:24:20.812Z] === PAUSE TestStopContainerWithTimeout/0
22:24:20 [2022-10-17T22:24:20.812Z] === RUN   TestStopContainerWithTimeout/1
22:24:20 [2022-10-17T22:24:20.812Z] === PAUSE TestStopContainerWithTimeout/1
22:24:20 [2022-10-17T22:24:20.812Z] === RUN   TestStopContainerWithTimeout/3
22:24:20 [2022-10-17T22:24:20.812Z] === PAUSE TestStopContainerWithTimeout/3
22:24:20 [2022-10-17T22:24:20.812Z] === RUN   TestStopContainerWithTimeout/-1
22:24:20 [2022-10-17T22:24:20.812Z] === PAUSE TestStopContainerWithTimeout/-1
22:24:20 [2022-10-17T22:24:20.812Z] === CONT  TestStopContainerWithTimeout/0
22:24:20 [2022-10-17T22:24:20.812Z] === CONT  TestStopContainerWithTimeout/3
22:24:21 [2022-10-17T22:24:21.377Z] === CONT  TestStopContainerWithTimeout/-1
22:24:23 [2022-10-17T22:24:23.274Z] === CONT  TestStopContainerWithTimeout/1
22:24:25 [2022-10-17T22:24:25.171Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:24:25 [2022-10-17T22:24:25.171Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
22:24:25 [2022-10-17T22:24:25.171Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
22:24:25 [2022-10-17T22:24:25.171Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
22:24:25 [2022-10-17T22:24:25.171Z]     --- PASS: TestStopContainerWithTimeout/1 (1.59s)
22:24:25 [2022-10-17T22:24:25.171Z] === RUN   TestDeleteDevicemapper
22:24:25 [2022-10-17T22:24:25.171Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:24:25 [2022-10-17T22:24:25.171Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:24:25 [2022-10-17T22:24:25.171Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:24:26 [2022-10-17T22:24:26.559Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s)
22:24:26 [2022-10-17T22:24:26.559Z] === RUN   TestUpdateMemory
22:24:26 [2022-10-17T22:24:26.822Z] --- PASS: TestUpdateMemory (0.63s)
22:24:26 [2022-10-17T22:24:26.822Z] === RUN   TestUpdateCPUQuota
22:24:27 [2022-10-17T22:24:27.780Z] --- PASS: TestUpdateCPUQuota (0.93s)
22:24:27 [2022-10-17T22:24:27.780Z] === RUN   TestUpdatePidsLimit
22:24:27 [2022-10-17T22:24:27.780Z] === RUN   TestUpdatePidsLimit/update_from_none
22:24:28 [2022-10-17T22:24:28.039Z] === RUN   TestUpdatePidsLimit/no_change
22:24:28 [2022-10-17T22:24:28.296Z] === RUN   TestUpdatePidsLimit/update_lower
22:24:28 [2022-10-17T22:24:28.554Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:24:28 [2022-10-17T22:24:28.554Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:24:28 [2022-10-17T22:24:28.811Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:24:29 [2022-10-17T22:24:29.069Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:24:30 [2022-10-17T22:24:30.002Z] --- PASS: TestUpdatePidsLimit (2.07s)
22:24:30 [2022-10-17T22:24:30.002Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
22:24:30 [2022-10-17T22:24:30.002Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
22:24:30 [2022-10-17T22:24:30.002Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
22:24:30 [2022-10-17T22:24:30.002Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
22:24:30 [2022-10-17T22:24:30.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
22:24:30 [2022-10-17T22:24:30.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
22:24:30 [2022-10-17T22:24:30.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
22:24:30 [2022-10-17T22:24:30.002Z] === RUN   TestUpdateRestartPolicy
22:24:42 [2022-10-17T22:24:42.190Z] --- PASS: TestUpdateRestartPolicy (10.97s)
22:24:42 [2022-10-17T22:24:42.190Z] === RUN   TestUpdateRestartWithAutoRemove
22:24:42 [2022-10-17T22:24:42.190Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
22:24:42 [2022-10-17T22:24:42.190Z] === RUN   TestWaitNonBlocked
22:24:42 [2022-10-17T22:24:42.190Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:24:42 [2022-10-17T22:24:42.190Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:24:42 [2022-10-17T22:24:42.190Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:24:42 [2022-10-17T22:24:42.190Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:24:42 [2022-10-17T22:24:42.190Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:24:42 [2022-10-17T22:24:42.190Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:24:42 [2022-10-17T22:24:42.190Z] --- PASS: TestWaitNonBlocked (0.01s)
22:24:42 [2022-10-17T22:24:42.190Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
22:24:42 [2022-10-17T22:24:42.190Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
22:24:42 [2022-10-17T22:24:42.190Z] === RUN   TestWaitBlocked
22:24:42 [2022-10-17T22:24:42.190Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:24:42 [2022-10-17T22:24:42.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:24:42 [2022-10-17T22:24:42.190Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:24:42 [2022-10-17T22:24:42.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:24:42 [2022-10-17T22:24:42.190Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:24:42 [2022-10-17T22:24:42.190Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:24:42 [2022-10-17T22:24:42.757Z] --- PASS: TestWaitBlocked (0.01s)
22:24:42 [2022-10-17T22:24:42.757Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
22:24:42 [2022-10-17T22:24:42.757Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
22:24:42 [2022-10-17T22:24:42.757Z] === CONT  TestContainerStartOnDaemonRestart
22:24:42 [2022-10-17T22:24:42.757Z] === CONT  TestRestartDaemonWithRestartingContainer
22:24:45 [2022-10-17T22:24:45.285Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s)
22:24:45 [2022-10-17T22:24:45.285Z] === CONT  TestIpcModeOlderClient
22:24:45 [2022-10-17T22:24:45.285Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s)
22:24:45 [2022-10-17T22:24:45.285Z] === CONT  TestContainerKillOnDaemonStart
22:24:45 [2022-10-17T22:24:45.285Z] --- PASS: TestIpcModeOlderClient (0.13s)
22:24:45 [2022-10-17T22:24:45.285Z] === CONT  TestDaemonHostGatewayIP
22:24:47 [2022-10-17T22:24:47.812Z] --- PASS: TestDaemonHostGatewayIP (2.57s)
22:24:47 [2022-10-17T22:24:47.812Z] === CONT  TestDaemonRestartIpcMode
22:24:50 [2022-10-17T22:24:50.338Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
22:24:56 [2022-10-17T22:24:56.888Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
22:24:56 [2022-10-17T22:24:56.888Z] PASS
22:24:56 [2022-10-17T22:24:56.888Z] 
22:24:56 [2022-10-17T22:24:56.888Z] === Skipped
22:24:56 [2022-10-17T22:24:56.888Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:24:56 [2022-10-17T22:24:56.888Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:24:56 [2022-10-17T22:24:56.888Z] 
22:24:56 [2022-10-17T22:24:56.888Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:24:56 [2022-10-17T22:24:56.888Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
22:24:56 [2022-10-17T22:24:56.888Z] 
22:24:56 [2022-10-17T22:24:56.888Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:24:56 [2022-10-17T22:24:56.888Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:24:56 [2022-10-17T22:24:56.888Z] 
22:24:56 [2022-10-17T22:24:56.888Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
22:24:56 [2022-10-17T22:24:56.888Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
22:24:56 [2022-10-17T22:24:56.888Z] 
22:24:56 [2022-10-17T22:24:56.888Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:24:56 [2022-10-17T22:24:56.888Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:24:56 [2022-10-17T22:24:56.888Z] 
22:24:56 [2022-10-17T22:24:56.888Z] DONE 197 tests, 5 skipped in 109.928s
22:24:56 [2022-10-17T22:24:56.888Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:24:56 [2022-10-17T22:24:56.888Z] INFO: Testing against a local daemon
22:24:56 [2022-10-17T22:24:56.888Z] === RUN   TestLiveRestore
22:24:56 [2022-10-17T22:24:56.888Z] === RUN   TestLiveRestore/volume_references
22:24:56 [2022-10-17T22:24:56.888Z] === PAUSE TestLiveRestore/volume_references
22:24:56 [2022-10-17T22:24:56.888Z] === CONT  TestLiveRestore/volume_references
22:24:57 [2022-10-17T22:24:57.820Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:24:57 [2022-10-17T22:24:57.820Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:24:58 [2022-10-17T22:24:58.755Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:24:59 [2022-10-17T22:24:59.687Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:25:00 [2022-10-17T22:25:00.619Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:25:01 [2022-10-17T22:25:01.552Z] --- PASS: TestLiveRestore (0.00s)
22:25:01 [2022-10-17T22:25:01.552Z]     --- PASS: TestLiveRestore/volume_references (4.55s)
22:25:01 [2022-10-17T22:25:01.552Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.88s)
22:25:01 [2022-10-17T22:25:01.552Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
22:25:01 [2022-10-17T22:25:01.552Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
22:25:01 [2022-10-17T22:25:01.552Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s)
22:25:01 [2022-10-17T22:25:01.552Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
22:25:01 [2022-10-17T22:25:01.552Z] PASS
22:25:01 [2022-10-17T22:25:01.552Z] 
22:25:01 [2022-10-17T22:25:01.552Z] DONE 7 tests in 4.597s
22:25:01 [2022-10-17T22:25:01.552Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:25:01 [2022-10-17T22:25:01.552Z] INFO: Testing against a local daemon
22:25:01 [2022-10-17T22:25:01.552Z] === RUN   TestCommitInheritsEnv
22:25:01 [2022-10-17T22:25:01.809Z] --- PASS: TestCommitInheritsEnv (0.30s)
22:25:01 [2022-10-17T22:25:01.809Z] === RUN   TestImportExtremelyLargeImageWorks
22:25:01 [2022-10-17T22:25:01.809Z] === PAUSE TestImportExtremelyLargeImageWorks
22:25:01 [2022-10-17T22:25:01.809Z] === RUN   TestImagesFilterMultiReference
22:25:02 [2022-10-17T22:25:02.067Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:25:02 [2022-10-17T22:25:02.067Z] === RUN   TestImagePullPlatformInvalid
22:25:02 [2022-10-17T22:25:02.067Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:25:02 [2022-10-17T22:25:02.067Z] === RUN   TestRemoveImageOrphaning
22:25:02 [2022-10-17T22:25:02.325Z] --- PASS: TestRemoveImageOrphaning (0.30s)
22:25:02 [2022-10-17T22:25:02.325Z] === RUN   TestRemoveImageGarbageCollector
22:25:04 [2022-10-17T22:25:04.224Z] --- PASS: TestRemoveImageGarbageCollector (1.83s)
22:25:04 [2022-10-17T22:25:04.224Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:25:04 [2022-10-17T22:25:04.224Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:25:04 [2022-10-17T22:25:04.224Z] === RUN   TestTagInvalidReference
22:25:04 [2022-10-17T22:25:04.224Z] --- PASS: TestTagInvalidReference (0.02s)
22:25:04 [2022-10-17T22:25:04.224Z] === RUN   TestTagValidPrefixedRepo
22:25:04 [2022-10-17T22:25:04.224Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
22:25:04 [2022-10-17T22:25:04.224Z] === RUN   TestTagExistedNameWithoutForce
22:25:04 [2022-10-17T22:25:04.224Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:25:04 [2022-10-17T22:25:04.224Z] === RUN   TestTagOfficialNames
22:25:04 [2022-10-17T22:25:04.224Z] --- PASS: TestTagOfficialNames (0.05s)
22:25:04 [2022-10-17T22:25:04.224Z] === RUN   TestTagMatchesDigest
22:25:04 [2022-10-17T22:25:04.224Z] --- PASS: TestTagMatchesDigest (0.01s)
22:25:04 [2022-10-17T22:25:04.224Z] === CONT  TestImportExtremelyLargeImageWorks
22:26:40 [2022-10-17T22:26:40.646Z] --- PASS: TestImportExtremelyLargeImageWorks (92.50s)
22:26:40 [2022-10-17T22:26:40.646Z] PASS
22:26:40 [2022-10-17T22:26:40.646Z] 
22:26:40 [2022-10-17T22:26:40.646Z] DONE 12 tests in 95.256s
22:26:40 [2022-10-17T22:26:40.646Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:26:40 [2022-10-17T22:26:40.646Z] INFO: Testing against a local daemon
22:26:40 [2022-10-17T22:26:40.646Z] === RUN   TestNetworkCreateDelete
22:26:40 [2022-10-17T22:26:40.646Z] --- PASS: TestNetworkCreateDelete (0.13s)
22:26:40 [2022-10-17T22:26:40.646Z] === RUN   TestDockerNetworkDeletePreferID
22:26:40 [2022-10-17T22:26:40.646Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
22:26:40 [2022-10-17T22:26:40.646Z] === RUN   TestDaemonDNSFallback
22:26:43 [2022-10-17T22:26:43.922Z] --- PASS: TestDaemonDNSFallback (6.28s)
22:26:43 [2022-10-17T22:26:43.922Z] === RUN   TestInspectNetwork
22:26:47 [2022-10-17T22:26:47.199Z] === RUN   TestInspectNetwork/full_network_id
22:26:47 [2022-10-17T22:26:47.199Z] === RUN   TestInspectNetwork/partial_network_id
22:26:47 [2022-10-17T22:26:47.199Z] === RUN   TestInspectNetwork/network_name
22:26:47 [2022-10-17T22:26:47.199Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:26:51 [2022-10-17T22:26:51.377Z] --- PASS: TestInspectNetwork (7.25s)
22:26:51 [2022-10-17T22:26:51.377Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:26:51 [2022-10-17T22:26:51.377Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:26:51 [2022-10-17T22:26:51.377Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:26:51 [2022-10-17T22:26:51.377Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:26:51 [2022-10-17T22:26:51.377Z] === RUN   TestRunContainerWithBridgeNone
22:26:52 [2022-10-17T22:26:52.749Z] --- PASS: TestRunContainerWithBridgeNone (1.58s)
22:26:52 [2022-10-17T22:26:52.749Z] === RUN   TestNetworkInvalidJSON
22:26:52 [2022-10-17T22:26:52.749Z] === RUN   TestNetworkInvalidJSON//networks/create
22:26:52 [2022-10-17T22:26:52.749Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:26:52 [2022-10-17T22:26:52.749Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:26:52 [2022-10-17T22:26:52.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:26:52 [2022-10-17T22:26:52.749Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:26:52 [2022-10-17T22:26:52.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:26:52 [2022-10-17T22:26:52.749Z] === CONT  TestNetworkInvalidJSON//networks/create
22:26:52 [2022-10-17T22:26:52.749Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:26:52 [2022-10-17T22:26:52.749Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:26:52 [2022-10-17T22:26:52.749Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:26:52 [2022-10-17T22:26:52.749Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:26:52 [2022-10-17T22:26:52.749Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:26:52 [2022-10-17T22:26:52.749Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:26:52 [2022-10-17T22:26:52.749Z] === RUN   TestNetworkList
22:26:52 [2022-10-17T22:26:52.749Z] === RUN   TestNetworkList//networks
22:26:52 [2022-10-17T22:26:52.749Z] === PAUSE TestNetworkList//networks
22:26:52 [2022-10-17T22:26:52.749Z] === RUN   TestNetworkList//networks/
22:26:52 [2022-10-17T22:26:52.749Z] === PAUSE TestNetworkList//networks/
22:26:52 [2022-10-17T22:26:52.749Z] === CONT  TestNetworkList//networks
22:26:52 [2022-10-17T22:26:52.749Z] === CONT  TestNetworkList//networks/
22:26:52 [2022-10-17T22:26:52.749Z] --- PASS: TestNetworkList (0.01s)
22:26:52 [2022-10-17T22:26:52.749Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:26:52 [2022-10-17T22:26:52.749Z]     --- PASS: TestNetworkList//networks (0.00s)
22:26:52 [2022-10-17T22:26:52.749Z] === RUN   TestHostIPv4BridgeLabel
22:26:53 [2022-10-17T22:26:53.006Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
22:26:53 [2022-10-17T22:26:53.006Z] === RUN   TestDaemonRestartWithLiveRestore
22:26:54 [2022-10-17T22:26:54.379Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
22:26:54 [2022-10-17T22:26:54.379Z] === RUN   TestDaemonDefaultNetworkPools
22:26:54 [2022-10-17T22:26:54.944Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
22:26:54 [2022-10-17T22:26:54.944Z] === RUN   TestDaemonRestartWithExistingNetwork
22:26:55 [2022-10-17T22:26:55.882Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
22:26:55 [2022-10-17T22:26:55.882Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:26:57 [2022-10-17T22:26:57.253Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
22:26:57 [2022-10-17T22:26:57.253Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:26:57 [2022-10-17T22:26:57.830Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:26:57 [2022-10-17T22:26:57.830Z] === RUN   TestServiceWithPredefinedNetwork
22:27:00 [2022-10-17T22:27:00.388Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s)
22:27:00 [2022-10-17T22:27:00.388Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:27:00 [2022-10-17T22:27:00.388Z]     service_test.go:242: FLAKY_TEST
22:27:00 [2022-10-17T22:27:00.388Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:27:00 [2022-10-17T22:27:00.388Z] === RUN   TestServiceWithDataPathPortInit
22:27:15 [2022-10-17T22:27:15.247Z] --- PASS: TestServiceWithDataPathPortInit (13.52s)
22:27:15 [2022-10-17T22:27:15.247Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:27:16 [2022-10-17T22:27:16.179Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2d1htss2kq71urg56lttrvmt8 Created:2022-10-17 22:27:14.782559367 +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[51d4b6d620aa13a3a175fbbca505da9622858ba01ffe2dc1473dfaeae1b11a68:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t6i5axhnx57btb2uzx3xetyxc EndpointID:20b36f709b6618c08dba306264818a4fd227be465470a52498f452504571b94b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ccb28dcc4fd0292f8aa6ea438ac0e70913cdae069d2261cd93504cb014605ecb 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:f7103b71ee3d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t6i5axhnx57btb2uzx3xetyxc EndpointID:20b36f709b6618c08dba306264818a4fd227be465470a52498f452504571b94b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:27:21 [2022-10-17T22:27:21.437Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
22:27:21 [2022-10-17T22:27:21.437Z] PASS
22:27:21 [2022-10-17T22:27:21.437Z] 
22:27:21 [2022-10-17T22:27:21.437Z] === Skipped
22:27:21 [2022-10-17T22:27:21.437Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:27:21 [2022-10-17T22:27:21.437Z]     service_test.go:242: FLAKY_TEST
22:27:21 [2022-10-17T22:27:21.437Z] 
22:27:21 [2022-10-17T22:27:21.437Z] DONE 26 tests, 1 skipped in 43.677s
22:27:21 [2022-10-17T22:27:21.437Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:27:21 [2022-10-17T22:27:21.437Z] INFO: Testing against a local daemon
22:27:21 [2022-10-17T22:27:21.437Z] === RUN   TestDockerNetworkIpvlanPersistance
22:27:21 [2022-10-17T22:27:21.437Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:27:21 [2022-10-17T22:27:21.437Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:27:21 [2022-10-17T22:27:21.437Z] === RUN   TestDockerNetworkIpvlan
22:27:21 [2022-10-17T22:27:21.437Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:27:21 [2022-10-17T22:27:21.437Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:27:21 [2022-10-17T22:27:21.437Z] PASS
22:27:21 [2022-10-17T22:27:21.437Z] 
22:27:21 [2022-10-17T22:27:21.437Z] === Skipped
22:27:21 [2022-10-17T22:27:21.437Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:27:21 [2022-10-17T22:27:21.437Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:27:21 [2022-10-17T22:27:21.437Z] 
22:27:21 [2022-10-17T22:27:21.437Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:27:21 [2022-10-17T22:27:21.437Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:27:21 [2022-10-17T22:27:21.437Z] 
22:27:21 [2022-10-17T22:27:21.437Z] DONE 2 tests, 2 skipped in 0.043s
22:27:21 [2022-10-17T22:27:21.437Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:27:21 [2022-10-17T22:27:21.437Z] INFO: Testing against a local daemon
22:27:21 [2022-10-17T22:27:21.437Z] === RUN   TestDockerNetworkMacvlanPersistance
22:27:22 [2022-10-17T22:27:22.001Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
22:27:22 [2022-10-17T22:27:22.001Z] === RUN   TestDockerNetworkMacvlan
22:27:22 [2022-10-17T22:27:22.566Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:27:23 [2022-10-17T22:27:23.133Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:27:24 [2022-10-17T22:27:24.066Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:27:25 [2022-10-17T22:27:25.965Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:27:27 [2022-10-17T22:27:27.338Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:27:30 [2022-10-17T22:27:30.619Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:27:31 [2022-10-17T22:27:31.185Z] --- PASS: TestDockerNetworkMacvlan (9.36s)
22:27:31 [2022-10-17T22:27:31.185Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
22:27:31 [2022-10-17T22:27:31.185Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:27:31 [2022-10-17T22:27:31.185Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
22:27:31 [2022-10-17T22:27:31.185Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
22:27:31 [2022-10-17T22:27:31.185Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.91s)
22:27:31 [2022-10-17T22:27:31.185Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
22:27:31 [2022-10-17T22:27:31.185Z] PASS
22:27:31 [2022-10-17T22:27:31.185Z] 
22:27:31 [2022-10-17T22:27:31.185Z] DONE 8 tests in 10.651s
22:27:31 [2022-10-17T22:27:31.185Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:27:31 [2022-10-17T22:27:31.185Z] testing: warning: no tests to run
22:27:31 [2022-10-17T22:27:31.185Z] PASS
22:27:31 [2022-10-17T22:27:31.185Z] 
22:27:31 [2022-10-17T22:27:31.185Z] DONE 0 tests in 0.008s
22:27:31 [2022-10-17T22:27:31.185Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:27:31 [2022-10-17T22:27:31.185Z] INFO: Testing against a local daemon
22:27:31 [2022-10-17T22:27:31.185Z] === RUN   TestAuthZPluginAllowRequest
22:27:32 [2022-10-17T22:27:32.557Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
22:27:32 [2022-10-17T22:27:32.557Z] === RUN   TestAuthZPluginTLS
22:27:32 [2022-10-17T22:27:32.815Z] --- PASS: TestAuthZPluginTLS (0.54s)
22:27:32 [2022-10-17T22:27:32.815Z] === RUN   TestAuthZPluginDenyRequest
22:27:33 [2022-10-17T22:27:33.380Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:27:33 [2022-10-17T22:27:33.380Z] === RUN   TestAuthZPluginAPIDenyResponse
22:27:33 [2022-10-17T22:27:33.945Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:27:33 [2022-10-17T22:27:33.945Z] === RUN   TestAuthZPluginDenyResponse
22:27:34 [2022-10-17T22:27:34.510Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:27:34 [2022-10-17T22:27:34.510Z] === RUN   TestAuthZPluginAllowEventStream
22:27:35 [2022-10-17T22:27:35.881Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
22:27:35 [2022-10-17T22:27:35.881Z] === RUN   TestAuthZPluginErrorResponse
22:27:36 [2022-10-17T22:27:36.139Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:27:36 [2022-10-17T22:27:36.139Z] === RUN   TestAuthZPluginErrorRequest
22:27:36 [2022-10-17T22:27:36.704Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:27:36 [2022-10-17T22:27:36.705Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:27:37 [2022-10-17T22:27:37.270Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:27:37 [2022-10-17T22:27:37.270Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:27:38 [2022-10-17T22:27:38.643Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
22:27:38 [2022-10-17T22:27:38.643Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:27:40 [2022-10-17T22:27:40.015Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s)
22:27:40 [2022-10-17T22:27:40.015Z] === RUN   TestAuthZPluginHeader
22:27:40 [2022-10-17T22:27:40.948Z] --- PASS: TestAuthZPluginHeader (0.69s)
22:27:40 [2022-10-17T22:27:40.948Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:27:45 [2022-10-17T22:27:45.127Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s)
22:27:45 [2022-10-17T22:27:45.127Z] === RUN   TestAuthZPluginV2Disable
22:27:49 [2022-10-17T22:27:49.305Z] --- PASS: TestAuthZPluginV2Disable (3.78s)
22:27:49 [2022-10-17T22:27:49.305Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:27:52 [2022-10-17T22:27:52.582Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s)
22:27:52 [2022-10-17T22:27:52.582Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:28:04 [2022-10-17T22:28:04.773Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.11s)
22:28:04 [2022-10-17T22:28:04.773Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:28:22 [2022-10-17T22:28:22.838Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
22:28:22 [2022-10-17T22:28:22.838Z] PASS
22:28:22 [2022-10-17T22:28:22.838Z] 
22:28:22 [2022-10-17T22:28:22.838Z] DONE 17 tests in 50.232s
22:28:22 [2022-10-17T22:28:22.838Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:28:22 [2022-10-17T22:28:22.838Z] INFO: Testing against a local daemon
22:28:22 [2022-10-17T22:28:22.838Z] === RUN   TestPluginInvalidJSON
22:28:22 [2022-10-17T22:28:22.838Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:28:22 [2022-10-17T22:28:22.838Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:28:22 [2022-10-17T22:28:22.838Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:28:22 [2022-10-17T22:28:22.838Z] --- PASS: TestPluginInvalidJSON (0.01s)
22:28:22 [2022-10-17T22:28:22.838Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:28:22 [2022-10-17T22:28:22.838Z] === RUN   TestPluginInstall
22:28:22 [2022-10-17T22:28:22.838Z] === RUN   TestPluginInstall/no_auth
22:28:22 [2022-10-17T22:28:22.838Z] time="2022-10-17T22:28:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:28:22 [2022-10-17T22:28:22.838Z] time="2022-10-17T22:28:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:775735700ad2ad1f866ee135aae44f8180ff03e7599312d674277d27e74d4ce9" mediatype=application/vnd.docker.plugin.v1+json size=522
22:28:22 [2022-10-17T22:28:22.838Z] time="2022-10-17T22:28:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:28:22 [2022-10-17T22:28:22.838Z] time="2022-10-17T22:28:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:775735700ad2ad1f866ee135aae44f8180ff03e7599312d674277d27e74d4ce9" mediatype=application/vnd.docker.plugin.v1+json size=522
22:28:22 [2022-10-17T22:28:22.838Z] === RUN   TestPluginInstall/with_htpasswd
22:28:22 [2022-10-17T22:28:22.838Z] time="2022-10-17T22:28:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:28:22 [2022-10-17T22:28:22.838Z] time="2022-10-17T22:28:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:483ee40ff24949d31f2e6867b7c76bbc22175ced3e7eb206bbffb0047aab17c3" mediatype=application/vnd.docker.plugin.v1+json size=522
22:28:22 [2022-10-17T22:28:22.838Z] time="2022-10-17T22:28:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:28:22 [2022-10-17T22:28:22.838Z] time="2022-10-17T22:28:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:483ee40ff24949d31f2e6867b7c76bbc22175ced3e7eb206bbffb0047aab17c3" mediatype=application/vnd.docker.plugin.v1+json size=522
22:28:23 [2022-10-17T22:28:23.095Z] === RUN   TestPluginInstall/with_insecure
22:28:24 [2022-10-17T22:28:24.045Z] time="2022-10-17T22:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:28:24 [2022-10-17T22:28:24.045Z] time="2022-10-17T22:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d510f54604fc96a235b4667a6e0c4d6d52ed6594bc6a324948866ea09f4e907" mediatype=application/vnd.docker.plugin.v1+json size=522
22:28:24 [2022-10-17T22:28:24.045Z] time="2022-10-17T22:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:28:24 [2022-10-17T22:28:24.045Z] time="2022-10-17T22:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d510f54604fc96a235b4667a6e0c4d6d52ed6594bc6a324948866ea09f4e907" mediatype=application/vnd.docker.plugin.v1+json size=522
22:28:24 [2022-10-17T22:28:24.308Z]     plugin_test.go:165: [d10f23fe053d3] daemon is not started
22:28:24 [2022-10-17T22:28:24.308Z] --- PASS: TestPluginInstall (2.80s)
22:28:24 [2022-10-17T22:28:24.308Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
22:28:24 [2022-10-17T22:28:24.308Z]     --- PASS: TestPluginInstall/with_htpasswd (0.62s)
22:28:24 [2022-10-17T22:28:24.308Z]     --- PASS: TestPluginInstall/with_insecure (1.12s)
22:28:24 [2022-10-17T22:28:24.308Z] === RUN   TestPluginsWithRuntimes
22:28:26 [2022-10-17T22:28:26.219Z] === RUN   TestPluginsWithRuntimes/No_Args
22:28:26 [2022-10-17T22:28:26.784Z] === RUN   TestPluginsWithRuntimes/With_Args
22:28:27 [2022-10-17T22:28:27.716Z] --- PASS: TestPluginsWithRuntimes (3.32s)
22:28:27 [2022-10-17T22:28:27.716Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
22:28:27 [2022-10-17T22:28:27.716Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
22:28:27 [2022-10-17T22:28:27.716Z] === RUN   TestPluginBackCompatMediaTypes
22:28:28 [2022-10-17T22:28:28.281Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
22:28:28 [2022-10-17T22:28:28.281Z] PASS
22:28:28 [2022-10-17T22:28:28.281Z] 
22:28:28 [2022-10-17T22:28:28.281Z] DONE 10 tests in 6.721s
22:28:28 [2022-10-17T22:28:28.281Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:28:28 [2022-10-17T22:28:28.281Z] INFO: Testing against a local daemon
22:28:28 [2022-10-17T22:28:28.281Z] === RUN   TestExternalGraphDriver
22:28:28 [2022-10-17T22:28:28.539Z] === RUN   TestExternalGraphDriver/json
22:28:30 [2022-10-17T22:28:30.437Z] === RUN   TestExternalGraphDriver/spec
22:28:32 [2022-10-17T22:28:32.336Z] === RUN   TestExternalGraphDriver/pull
22:28:33 [2022-10-17T22:28:33.708Z] --- PASS: TestExternalGraphDriver (5.35s)
22:28:33 [2022-10-17T22:28:33.708Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
22:28:33 [2022-10-17T22:28:33.708Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
22:28:33 [2022-10-17T22:28:33.708Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
22:28:33 [2022-10-17T22:28:33.708Z] === RUN   TestGraphdriverPluginV2
22:28:37 [2022-10-17T22:28:37.893Z] --- PASS: TestGraphdriverPluginV2 (4.13s)
22:28:37 [2022-10-17T22:28:37.893Z] PASS
22:28:37 [2022-10-17T22:28:37.893Z] 
22:28:37 [2022-10-17T22:28:37.893Z] DONE 5 tests in 9.523s
22:28:37 [2022-10-17T22:28:37.893Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:28:37 [2022-10-17T22:28:37.893Z] INFO: Testing against a local daemon
22:28:37 [2022-10-17T22:28:37.893Z] === RUN   TestContinueAfterPluginCrash
22:28:37 [2022-10-17T22:28:37.893Z] === PAUSE TestContinueAfterPluginCrash
22:28:37 [2022-10-17T22:28:37.893Z] === RUN   TestReadPluginNoRead
22:28:37 [2022-10-17T22:28:37.893Z] === PAUSE TestReadPluginNoRead
22:28:37 [2022-10-17T22:28:37.893Z] === RUN   TestDaemonStartWithLogOpt
22:28:37 [2022-10-17T22:28:37.893Z] === PAUSE TestDaemonStartWithLogOpt
22:28:37 [2022-10-17T22:28:37.893Z] === CONT  TestContinueAfterPluginCrash
22:28:37 [2022-10-17T22:28:37.893Z] === CONT  TestDaemonStartWithLogOpt
22:28:41 [2022-10-17T22:28:41.172Z] --- PASS: TestDaemonStartWithLogOpt (3.32s)
22:28:41 [2022-10-17T22:28:41.172Z] === CONT  TestReadPluginNoRead
22:28:43 [2022-10-17T22:28:43.697Z] === RUN   TestReadPluginNoRead/disabled_caching
22:28:44 [2022-10-17T22:28:44.629Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:28:46 [2022-10-17T22:28:46.002Z] === RUN   TestReadPluginNoRead/default
22:28:46 [2022-10-17T22:28:46.260Z] --- PASS: TestContinueAfterPluginCrash (8.37s)
22:28:46 [2022-10-17T22:28:46.825Z] === CONT  TestReadPluginNoRead
22:28:46 [2022-10-17T22:28:46.825Z]     read_test.go:92: [d8acd741a8b0d] daemon is not started
22:28:46 [2022-10-17T22:28:46.825Z] --- PASS: TestReadPluginNoRead (5.81s)
22:28:46 [2022-10-17T22:28:46.825Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
22:28:46 [2022-10-17T22:28:46.825Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
22:28:46 [2022-10-17T22:28:46.825Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
22:28:46 [2022-10-17T22:28:46.825Z] PASS
22:28:46 [2022-10-17T22:28:46.825Z] 
22:28:46 [2022-10-17T22:28:46.825Z] DONE 6 tests in 9.173s
22:28:46 [2022-10-17T22:28:46.825Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:28:47 [2022-10-17T22:28:47.082Z] testing: warning: no tests to run
22:28:47 [2022-10-17T22:28:47.082Z] PASS
22:28:47 [2022-10-17T22:28:47.082Z] 
22:28:47 [2022-10-17T22:28:47.082Z] DONE 0 tests in 0.010s
22:28:47 [2022-10-17T22:28:47.082Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:28:47 [2022-10-17T22:28:47.082Z] INFO: Testing against a local daemon
22:28:47 [2022-10-17T22:28:47.082Z] === RUN   TestPluginWithDevMounts
22:28:47 [2022-10-17T22:28:47.082Z] === PAUSE TestPluginWithDevMounts
22:28:47 [2022-10-17T22:28:47.082Z] === CONT  TestPluginWithDevMounts
22:28:48 [2022-10-17T22:28:48.453Z] --- PASS: TestPluginWithDevMounts (1.57s)
22:28:48 [2022-10-17T22:28:48.453Z] PASS
22:28:48 [2022-10-17T22:28:48.454Z] 
22:28:48 [2022-10-17T22:28:48.454Z] DONE 1 tests in 1.605s
22:28:48 [2022-10-17T22:28:48.711Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:28:48 [2022-10-17T22:28:48.711Z] INFO: Testing against a local daemon
22:28:48 [2022-10-17T22:28:48.711Z] === RUN   TestSecretInspect
22:28:50 [2022-10-17T22:28:50.608Z] --- PASS: TestSecretInspect (2.11s)
22:28:50 [2022-10-17T22:28:50.608Z] === RUN   TestSecretList
22:28:53 [2022-10-17T22:28:53.134Z] --- PASS: TestSecretList (2.12s)
22:28:53 [2022-10-17T22:28:53.134Z] === RUN   TestSecretsCreateAndDelete
22:28:55 [2022-10-17T22:28:55.030Z] --- PASS: TestSecretsCreateAndDelete (2.12s)
22:28:55 [2022-10-17T22:28:55.030Z] === RUN   TestSecretsUpdate
22:28:57 [2022-10-17T22:28:57.557Z] --- PASS: TestSecretsUpdate (2.09s)
22:28:57 [2022-10-17T22:28:57.557Z] === RUN   TestTemplatedSecret
22:29:00 [2022-10-17T22:29:00.084Z] --- PASS: TestTemplatedSecret (2.60s)
22:29:00 [2022-10-17T22:29:00.084Z] === RUN   TestSecretCreateResolve
22:29:01 [2022-10-17T22:29:01.980Z] --- PASS: TestSecretCreateResolve (2.13s)
22:29:01 [2022-10-17T22:29:01.980Z] PASS
22:29:01 [2022-10-17T22:29:01.980Z] 
22:29:01 [2022-10-17T22:29:01.980Z] DONE 6 tests in 13.204s
22:29:01 [2022-10-17T22:29:01.980Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:29:01 [2022-10-17T22:29:01.980Z] INFO: Testing against a local daemon
22:29:01 [2022-10-17T22:29:01.980Z] === RUN   TestServiceCreateInit
22:29:01 [2022-10-17T22:29:01.980Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:29:06 [2022-10-17T22:29:06.164Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:29:09 [2022-10-17T22:29:09.442Z] --- PASS: TestServiceCreateInit (7.43s)
22:29:09 [2022-10-17T22:29:09.442Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
22:29:09 [2022-10-17T22:29:09.442Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s)
22:29:09 [2022-10-17T22:29:09.442Z] === RUN   TestCreateServiceMultipleTimes
22:29:27 [2022-10-17T22:29:27.510Z] --- PASS: TestCreateServiceMultipleTimes (15.36s)
22:29:27 [2022-10-17T22:29:27.510Z] === RUN   TestCreateServiceConflict
22:29:27 [2022-10-17T22:29:27.510Z] --- PASS: TestCreateServiceConflict (2.10s)
22:29:27 [2022-10-17T22:29:27.510Z] === RUN   TestCreateServiceMaxReplicas
22:29:29 [2022-10-17T22:29:29.407Z] --- PASS: TestCreateServiceMaxReplicas (2.66s)
22:29:29 [2022-10-17T22:29:29.407Z] === RUN   TestCreateWithDuplicateNetworkNames
22:29:44 [2022-10-17T22:29:44.307Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
22:29:44 [2022-10-17T22:29:44.307Z] === RUN   TestCreateServiceSecretFileMode
22:29:56 [2022-10-17T22:29:56.511Z] --- PASS: TestCreateServiceSecretFileMode (12.40s)
22:29:56 [2022-10-17T22:29:56.511Z] === RUN   TestCreateServiceConfigFileMode
22:30:08 [2022-10-17T22:30:08.697Z] --- PASS: TestCreateServiceConfigFileMode (12.43s)
22:30:08 [2022-10-17T22:30:08.697Z] === RUN   TestCreateServiceSysctls
22:30:10 [2022-10-17T22:30:10.637Z] --- PASS: TestCreateServiceSysctls (3.01s)
22:30:10 [2022-10-17T22:30:10.637Z] === RUN   TestCreateServiceCapabilities
22:30:13 [2022-10-17T22:30:13.162Z] --- PASS: TestCreateServiceCapabilities (2.53s)
22:30:13 [2022-10-17T22:30:13.162Z] === RUN   TestInspect
22:30:15 [2022-10-17T22:30:15.691Z] --- PASS: TestInspect (2.74s)
22:30:15 [2022-10-17T22:30:15.691Z] === RUN   TestCreateJob
22:30:18 [2022-10-17T22:30:18.969Z] --- PASS: TestCreateJob (3.05s)
22:30:18 [2022-10-17T22:30:18.969Z] === RUN   TestReplicatedJob
22:30:24 [2022-10-17T22:30:24.234Z] --- PASS: TestReplicatedJob (4.81s)
22:30:24 [2022-10-17T22:30:24.234Z] === RUN   TestUpdateReplicatedJob
22:30:26 [2022-10-17T22:30:26.761Z] --- PASS: TestUpdateReplicatedJob (3.11s)
22:30:26 [2022-10-17T22:30:26.761Z] === RUN   TestServiceListWithStatuses
22:30:26 [2022-10-17T22:30:26.761Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:30:26 [2022-10-17T22:30:26.761Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:30:26 [2022-10-17T22:30:26.761Z] === RUN   TestDockerNetworkConnectAlias
22:30:30 [2022-10-17T22:30:30.940Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
22:30:30 [2022-10-17T22:30:30.940Z] === RUN   TestDockerNetworkReConnect
22:30:34 [2022-10-17T22:30:34.219Z] --- PASS: TestDockerNetworkReConnect (3.51s)
22:30:34 [2022-10-17T22:30:34.219Z] === RUN   TestServicePlugin
22:30:37 [2022-10-17T22:30:37.498Z]     plugin_test.go:62: [db550dcf4e2b8] joining swarm manager [db3eb993a5a62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:30:38 [2022-10-17T22:30:38.869Z]     plugin_test.go:65: [d9abab298737e] joining swarm manager [db3eb993a5a62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:31:05 [2022-10-17T22:31:05.390Z] --- PASS: TestServicePlugin (29.85s)
22:31:05 [2022-10-17T22:31:05.390Z] === RUN   TestServiceUpdateLabel
22:31:05 [2022-10-17T22:31:05.955Z] --- PASS: TestServiceUpdateLabel (2.15s)
22:31:05 [2022-10-17T22:31:05.955Z] === RUN   TestServiceUpdateSecrets
22:31:20 [2022-10-17T22:31:20.815Z] --- PASS: TestServiceUpdateSecrets (14.40s)
22:31:20 [2022-10-17T22:31:20.815Z] === RUN   TestServiceUpdateConfigs
22:31:35 [2022-10-17T22:31:35.674Z] --- PASS: TestServiceUpdateConfigs (14.51s)
22:31:35 [2022-10-17T22:31:35.675Z] === RUN   TestServiceUpdateNetwork
22:31:47 [2022-10-17T22:31:47.924Z] --- PASS: TestServiceUpdateNetwork (12.48s)
22:31:47 [2022-10-17T22:31:47.924Z] === RUN   TestServiceUpdatePidsLimit
22:31:48 [2022-10-17T22:31:48.856Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:31:49 [2022-10-17T22:31:49.422Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:31:57 [2022-10-17T22:31:57.521Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:32:04 [2022-10-17T22:32:04.072Z] --- PASS: TestServiceUpdatePidsLimit (16.20s)
22:32:04 [2022-10-17T22:32:04.072Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
22:32:04 [2022-10-17T22:32:04.072Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:32:04 [2022-10-17T22:32:04.072Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
22:32:04 [2022-10-17T22:32:04.072Z] PASS
22:32:04 [2022-10-17T22:32:04.072Z] 
22:32:04 [2022-10-17T22:32:04.072Z] === Skipped
22:32:04 [2022-10-17T22:32:04.072Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:32:04 [2022-10-17T22:32:04.072Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:32:04 [2022-10-17T22:32:04.072Z] 
22:32:04 [2022-10-17T22:32:04.072Z] DONE 27 tests, 1 skipped in 181.852s
22:32:04 [2022-10-17T22:32:04.072Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:32:04 [2022-10-17T22:32:04.072Z] INFO: Testing against a local daemon
22:32:04 [2022-10-17T22:32:04.072Z] === RUN   TestSessionCreate
22:32:04 [2022-10-17T22:32:04.072Z] --- PASS: TestSessionCreate (0.02s)
22:32:04 [2022-10-17T22:32:04.072Z] === RUN   TestSessionCreateWithBadUpgrade
22:32:04 [2022-10-17T22:32:04.072Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:32:04 [2022-10-17T22:32:04.072Z] PASS
22:32:04 [2022-10-17T22:32:04.072Z] 
22:32:04 [2022-10-17T22:32:04.072Z] DONE 2 tests in 0.069s
22:32:04 [2022-10-17T22:32:04.072Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:32:04 [2022-10-17T22:32:04.072Z] INFO: Testing against a local daemon
22:32:04 [2022-10-17T22:32:04.072Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:32:04 [2022-10-17T22:32:04.072Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
22:32:04 [2022-10-17T22:32:04.072Z] === RUN   TestEventsExecDie
22:32:04 [2022-10-17T22:32:04.329Z] --- PASS: TestEventsExecDie (0.56s)
22:32:04 [2022-10-17T22:32:04.329Z] === RUN   TestEventsBackwardsCompatible
22:32:04 [2022-10-17T22:32:04.329Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:32:04 [2022-10-17T22:32:04.329Z] === RUN   TestInfoBinaryCommits
22:32:04 [2022-10-17T22:32:04.329Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:32:04 [2022-10-17T22:32:04.329Z] === RUN   TestInfoAPIVersioned
22:32:04 [2022-10-17T22:32:04.329Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:32:04 [2022-10-17T22:32:04.329Z] === RUN   TestInfoDiscoveryBackend
22:32:04 [2022-10-17T22:32:04.895Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
22:32:04 [2022-10-17T22:32:04.895Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:32:05 [2022-10-17T22:32:05.827Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:32:05 [2022-10-17T22:32:05.827Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:32:06 [2022-10-17T22:32:06.393Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
22:32:06 [2022-10-17T22:32:06.393Z] === RUN   TestInfoAPI
22:32:06 [2022-10-17T22:32:06.393Z] --- PASS: TestInfoAPI (0.02s)
22:32:06 [2022-10-17T22:32:06.393Z] === RUN   TestInfoAPIWarnings
22:32:24 [2022-10-17T22:32:24.457Z] --- PASS: TestInfoAPIWarnings (16.26s)
22:32:24 [2022-10-17T22:32:24.457Z] === RUN   TestInfoDebug
22:32:24 [2022-10-17T22:32:24.457Z] --- PASS: TestInfoDebug (0.52s)
22:32:24 [2022-10-17T22:32:24.457Z] === RUN   TestInfoInsecureRegistries
22:32:24 [2022-10-17T22:32:24.457Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:32:24 [2022-10-17T22:32:24.457Z] === RUN   TestInfoRegistryMirrors
22:32:24 [2022-10-17T22:32:24.457Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:32:24 [2022-10-17T22:32:24.457Z] === RUN   TestLoginFailsWithBadCredentials
22:32:24 [2022-10-17T22:32:24.715Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:32:24 [2022-10-17T22:32:24.715Z] === RUN   TestPingCacheHeaders
22:32:24 [2022-10-17T22:32:24.715Z] --- PASS: TestPingCacheHeaders (0.02s)
22:32:24 [2022-10-17T22:32:24.715Z] === RUN   TestPingGet
22:32:24 [2022-10-17T22:32:24.715Z] --- PASS: TestPingGet (0.01s)
22:32:24 [2022-10-17T22:32:24.715Z] === RUN   TestPingHead
22:32:24 [2022-10-17T22:32:24.715Z] --- PASS: TestPingHead (0.02s)
22:32:24 [2022-10-17T22:32:24.715Z] === RUN   TestVersion
22:32:24 [2022-10-17T22:32:24.715Z] --- PASS: TestVersion (0.01s)
22:32:24 [2022-10-17T22:32:24.715Z] === CONT  TestCgroupDriverSystemdMemoryLimit
22:32:26 [2022-10-17T22:32:26.088Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.19s)
22:32:26 [2022-10-17T22:32:26.088Z] PASS
22:32:26 [2022-10-17T22:32:26.088Z] 
22:32:26 [2022-10-17T22:32:26.088Z] DONE 18 tests in 22.196s
22:32:26 [2022-10-17T22:32:26.088Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:32:26 [2022-10-17T22:32:26.088Z] INFO: Testing against a local daemon
22:32:26 [2022-10-17T22:32:26.088Z] === RUN   TestVolumesCreateAndList
22:32:26 [2022-10-17T22:32:26.088Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:32:26 [2022-10-17T22:32:26.088Z] === RUN   TestVolumesRemove
22:32:26 [2022-10-17T22:32:26.088Z] --- PASS: TestVolumesRemove (0.07s)
22:32:26 [2022-10-17T22:32:26.088Z] === RUN   TestVolumesInspect
22:32:26 [2022-10-17T22:32:26.088Z] --- PASS: TestVolumesInspect (0.02s)
22:32:26 [2022-10-17T22:32:26.088Z] === RUN   TestVolumesInvalidJSON
22:32:26 [2022-10-17T22:32:26.088Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:32:26 [2022-10-17T22:32:26.088Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:32:26 [2022-10-17T22:32:26.088Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:32:26 [2022-10-17T22:32:26.088Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:32:26 [2022-10-17T22:32:26.088Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:32:26 [2022-10-17T22:32:26.088Z] PASS
22:32:26 [2022-10-17T22:32:26.088Z] 
22:32:26 [2022-10-17T22:32:26.088Z] DONE 5 tests in 0.150s
22:32:26 [2022-10-17T22:32:26.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:32:27 [2022-10-17T22:32:27.986Z] Stopping apparmor (via systemctl): apparmor.service.
22:32:27 [2022-10-17T22:32:27.986Z] Removing test suite binaries
22:32:27 [2022-10-17T22:32:27.986Z] exiting test-integration
22:32:27 [2022-10-17T22:32:27.986Z] ++ exit 0
22:32:27 [2022-10-17T22:32:27.986Z]