Skip to content

Console Output

06:39:44 [2022-08-26T06:39:44.994Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=704e7a2d71cf90a60bfc7506be2bee295c84fb0e -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=22.06 docker:704e7a2d71cf90a60bfc7506be2bee295c84fb0e hack/make.sh dynbinary test-integration
06:39:45 [2022-08-26T06:39:45.928Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
06:39:45 [2022-08-26T06:39:45.928Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
06:39:45 [2022-08-26T06:39:45.928Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
06:39:45 [2022-08-26T06:39:45.928Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
06:39:45 [2022-08-26T06:39:45.929Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
06:39:45 [2022-08-26T06:39:45.929Z] Detected virtualization docker.
06:39:45 [2022-08-26T06:39:45.929Z] Detected architecture x86-64.
06:39:45 [2022-08-26T06:39:45.929Z] Set hostname to <39a279011f15>.
06:39:46 [2022-08-26T06:39:46.198Z] modprobe@configfs.service: Succeeded.
06:39:46 [2022-08-26T06:39:46.198Z] modprobe@drm.service: Succeeded.
06:39:46 [2022-08-26T06:39:46.198Z] modprobe@fuse.service: Succeeded.
06:39:46 [2022-08-26T06:39:46.198Z] + source /etc/docker-entrypoint-cmd
06:39:46 [2022-08-26T06:39:46.198Z] ++ hack/make.sh dynbinary test-integration
06:39:46 [2022-08-26T06:39:46.198Z] 
06:39:46 [2022-08-26T06:39:46.456Z] Removing bundles/
06:39:46 [2022-08-26T06:39:46.456Z] 
06:39:46 [2022-08-26T06:39:46.456Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:39:46 [2022-08-26T06:39:46.456Z] Building: bundles/dynbinary-daemon/dockerd
06:39:46 [2022-08-26T06:39:46.456Z] GOOS="" GOARCH="" GOARM=""
06:41:52 [2022-08-26T06:41:52.918Z] Created binary: bundles/dynbinary-daemon/dockerd
06:41:52 [2022-08-26T06:41:52.918Z] Building: bundles/dynbinary-daemon/docker-proxy
06:41:52 [2022-08-26T06:41:52.918Z] GOOS="" GOARCH="" GOARM=""
06:41:52 [2022-08-26T06:41:52.918Z] Created binary: bundles/dynbinary-daemon/docker-proxy
06:41:52 [2022-08-26T06:41:52.918Z] 
06:41:52 [2022-08-26T06:41:52.918Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:41:52 [2022-08-26T06:41:52.918Z] DOCKER_SYSTEMD=1
06:41:52 [2022-08-26T06:41:52.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:41:52 [2022-08-26T06:41:52.918Z] HOSTNAME=39a279011f15
06:41:52 [2022-08-26T06:41:52.918Z] DEST=bundles/test-integration
06:41:52 [2022-08-26T06:41:52.918Z] PWD=/go/src/github.com/docker/docker
06:41:52 [2022-08-26T06:41:52.918Z] DOCKER_GITCOMMIT=704e7a2d71cf90a60bfc7506be2bee295c84fb0e
06:41:52 [2022-08-26T06:41:52.918Z] container=docker
06:41:52 [2022-08-26T06:41:52.918Z] HOME=/root
06:41:52 [2022-08-26T06:41:52.918Z] LANG=C.UTF-8
06:41:52 [2022-08-26T06:41:52.918Z] INVOCATION_ID=0fed8fb9c6ed4644bcfa8ef8238b48a4
06:41:52 [2022-08-26T06:41:52.918Z] GOLANG_VERSION=1.18.5
06:41:52 [2022-08-26T06:41:52.918Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:41:52 [2022-08-26T06:41:52.918Z] VALIDATE_BRANCH=22.06
06:41:52 [2022-08-26T06:41:52.918Z] TERM=xterm
06:41:52 [2022-08-26T06:41:52.918Z] DOCKER_PKG=github.com/docker/docker
06:41:52 [2022-08-26T06:41:52.918Z] SHLVL=3
06:41:52 [2022-08-26T06:41:52.918Z] TIMEOUT=120m
06:41:52 [2022-08-26T06:41:52.918Z] DOCKER_BUILDTAGS= journald
06:41:52 [2022-08-26T06:41:52.918Z] DOCKER_GRAPHDRIVER=overlay2
06:41:52 [2022-08-26T06:41:52.918Z] GO111MODULE=off
06:41:52 [2022-08-26T06:41:52.918Z] DOCKER_EXPERIMENTAL=1
06:41:52 [2022-08-26T06:41:52.918Z] TEST_SKIP_INTEGRATION_CLI=1
06:41:52 [2022-08-26T06:41:52.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:41:52 [2022-08-26T06:41:52.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:41:52 [2022-08-26T06:41:52.918Z] GOPATH=/go
06:41:52 [2022-08-26T06:41:52.918Z] PKG_CONFIG=pkg-config
06:41:52 [2022-08-26T06:41:52.918Z] _=/usr/bin/env
06:41:52 [2022-08-26T06:41:52.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:42:39 [2022-08-26T06:42:39.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:42:39 [2022-08-26T06:42:39.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:43:01 [2022-08-26T06:43:01.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
06:43:11 [2022-08-26T06:43:11.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:43:21 [2022-08-26T06:43:21.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
06:43:21 [2022-08-26T06:43:21.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:43:21 [2022-08-26T06:43:21.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:43:22 [2022-08-26T06:43:22.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:43:22 [2022-08-26T06:43:22.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:43:23 [2022-08-26T06:43:23.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:43:24 [2022-08-26T06:43:24.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:43:26 [2022-08-26T06:43:26.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:43:27 [2022-08-26T06:43:27.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:43:28 [2022-08-26T06:43:28.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:43:28 [2022-08-26T06:43:28.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:43:29 [2022-08-26T06:43:29.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:43:30 [2022-08-26T06:43:30.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:43:31 [2022-08-26T06:43:31.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:43:32 [2022-08-26T06:43:32.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:43:33 [2022-08-26T06:43:33.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:43:33 [2022-08-26T06:43:33.946Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:43:33 [2022-08-26T06:43:33.946Z] Using test binary docker
06:43:34 [2022-08-26T06:43:34.204Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:43:34 [2022-08-26T06:43:34.204Z] Starting apparmor (via systemctl): apparmor.service.
06:43:34 [2022-08-26T06:43:34.204Z] Starting dockerd
06:43:34 [2022-08-26T06:43:34.204Z] INFO: Waiting for daemon to start...
06:43:37 [2022-08-26T06:43:37.484Z] .
06:43:37 [2022-08-26T06:43:37.484Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:43:37 [2022-08-26T06:43:37.484Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:43:37 [2022-08-26T06:43:37.484Z] Error: No such image: emptyfs
06:43:37 [2022-08-26T06:43:37.484Z] Running integration-test (iteration 1)
06:43:37 [2022-08-26T06:43:37.484Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:43:37 [2022-08-26T06:43:37.742Z] Loaded image: busybox:latest
06:43:38 [2022-08-26T06:43:38.000Z] Loaded image: busybox:glibc
06:43:39 [2022-08-26T06:43:39.375Z] Loaded image: debian:bullseye-slim
06:43:39 [2022-08-26T06:43:39.375Z] Loaded image: hello-world:latest
06:43:39 [2022-08-26T06:43:39.375Z] Loaded image: arm32v7/hello-world:latest
06:43:39 [2022-08-26T06:43:39.375Z] INFO: Testing against a local daemon
06:43:39 [2022-08-26T06:43:39.375Z] === RUN   TestCgroupNamespacesBuild
06:43:40 [2022-08-26T06:43:40.751Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
06:43:40 [2022-08-26T06:43:40.751Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:43:42 [2022-08-26T06:43:42.124Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
06:43:42 [2022-08-26T06:43:42.124Z] === RUN   TestBuildWithSession
06:43:42 [2022-08-26T06:43:42.124Z]     build_session_test.go:25: TODO: BuildKit
06:43:42 [2022-08-26T06:43:42.124Z] --- SKIP: TestBuildWithSession (0.00s)
06:43:42 [2022-08-26T06:43:42.124Z] === RUN   TestBuildSquashParent
06:43:46 [2022-08-26T06:43:46.310Z] --- PASS: TestBuildSquashParent (4.29s)
06:43:46 [2022-08-26T06:43:46.310Z] === RUN   TestBuildWithRemoveAndForceRemove
06:43:46 [2022-08-26T06:43:46.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:43:46 [2022-08-26T06:43:46.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:43:46 [2022-08-26T06:43:46.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:43:46 [2022-08-26T06:43:46.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:43:46 [2022-08-26T06:43:46.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:43:46 [2022-08-26T06:43:46.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:43:46 [2022-08-26T06:43:46.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:43:46 [2022-08-26T06:43:46.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:43:46 [2022-08-26T06:43:46.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:43:46 [2022-08-26T06:43:46.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:43:46 [2022-08-26T06:43:46.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:43:46 [2022-08-26T06:43:46.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:43:46 [2022-08-26T06:43:46.310Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:43:46 [2022-08-26T06:43:46.310Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:43:47 [2022-08-26T06:43:47.684Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:43:47 [2022-08-26T06:43:47.942Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:43:49 [2022-08-26T06:43:49.325Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:43:49 [2022-08-26T06:43:49.583Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:43:50 [2022-08-26T06:43:50.960Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
06:43:50 [2022-08-26T06:43:50.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.24s)
06:43:50 [2022-08-26T06:43:50.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s)
06:43:50 [2022-08-26T06:43:50.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s)
06:43:50 [2022-08-26T06:43:50.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s)
06:43:50 [2022-08-26T06:43:50.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s)
06:43:50 [2022-08-26T06:43:50.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s)
06:43:50 [2022-08-26T06:43:50.960Z] === RUN   TestBuildMultiStageCopy
06:43:50 [2022-08-26T06:43:50.960Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:43:52 [2022-08-26T06:43:52.334Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:43:52 [2022-08-26T06:43:52.334Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:43:52 [2022-08-26T06:43:52.593Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:43:52 [2022-08-26T06:43:52.851Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:43:53 [2022-08-26T06:43:53.109Z] --- PASS: TestBuildMultiStageCopy (2.26s)
06:43:53 [2022-08-26T06:43:53.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s)
06:43:53 [2022-08-26T06:43:53.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
06:43:53 [2022-08-26T06:43:53.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
06:43:53 [2022-08-26T06:43:53.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
06:43:53 [2022-08-26T06:43:53.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
06:43:53 [2022-08-26T06:43:53.109Z] === RUN   TestBuildMultiStageParentConfig
06:43:53 [2022-08-26T06:43:53.675Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
06:43:53 [2022-08-26T06:43:53.675Z] === RUN   TestBuildLabelWithTargets
06:43:54 [2022-08-26T06:43:54.612Z] --- PASS: TestBuildLabelWithTargets (0.95s)
06:43:54 [2022-08-26T06:43:54.612Z] === RUN   TestBuildWithEmptyLayers
06:43:55 [2022-08-26T06:43:55.178Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
06:43:55 [2022-08-26T06:43:55.178Z] === RUN   TestBuildMultiStageOnBuild
06:43:56 [2022-08-26T06:43:56.552Z] --- PASS: TestBuildMultiStageOnBuild (1.58s)
06:43:56 [2022-08-26T06:43:56.552Z] === RUN   TestBuildUncleanTarFilenames
06:43:57 [2022-08-26T06:43:57.119Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
06:43:57 [2022-08-26T06:43:57.120Z] === RUN   TestBuildMultiStageLayerLeak
06:43:59 [2022-08-26T06:43:59.020Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s)
06:43:59 [2022-08-26T06:43:59.020Z] === RUN   TestBuildWithHugeFile
06:44:55 [2022-08-26T06:44:55.239Z] --- PASS: TestBuildWithHugeFile (54.39s)
06:44:55 [2022-08-26T06:44:55.239Z] === RUN   TestBuildWCOWSandboxSize
06:44:55 [2022-08-26T06:44:55.239Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:44:55 [2022-08-26T06:44:55.239Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
06:44:55 [2022-08-26T06:44:55.239Z] === RUN   TestBuildWithEmptyDockerfile
06:44:55 [2022-08-26T06:44:55.239Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:44:55 [2022-08-26T06:44:55.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:44:55 [2022-08-26T06:44:55.239Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:44:55 [2022-08-26T06:44:55.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:44:55 [2022-08-26T06:44:55.239Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:44:55 [2022-08-26T06:44:55.239Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:44:55 [2022-08-26T06:44:55.239Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:44:55 [2022-08-26T06:44:55.239Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:44:55 [2022-08-26T06:44:55.239Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:44:55 [2022-08-26T06:44:55.239Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
06:44:55 [2022-08-26T06:44:55.239Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
06:44:55 [2022-08-26T06:44:55.239Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
06:44:55 [2022-08-26T06:44:55.239Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
06:44:55 [2022-08-26T06:44:55.239Z] === RUN   TestBuildPreserveOwnership
06:44:55 [2022-08-26T06:44:55.239Z] === RUN   TestBuildPreserveOwnership/copy_from
06:44:55 [2022-08-26T06:44:55.806Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:44:57 [2022-08-26T06:44:57.183Z] --- PASS: TestBuildPreserveOwnership (3.62s)
06:44:57 [2022-08-26T06:44:57.183Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.40s)
06:44:57 [2022-08-26T06:44:57.183Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s)
06:44:57 [2022-08-26T06:44:57.183Z] === RUN   TestBuildPlatformInvalid
06:44:57 [2022-08-26T06:44:57.183Z] --- PASS: TestBuildPlatformInvalid (0.08s)
06:44:57 [2022-08-26T06:44:57.183Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:44:58 [2022-08-26T06:44:58.117Z] Loaded image: busybox:latest
06:44:58 [2022-08-26T06:44:58.117Z] Loaded image: busybox:glibc
06:44:59 [2022-08-26T06:44:59.492Z] Loaded image: debian:bullseye-slim
06:44:59 [2022-08-26T06:44:59.492Z] Loaded image: hello-world:latest
06:44:59 [2022-08-26T06:44:59.492Z] Loaded image: arm32v7/hello-world:latest
06:45:09 [2022-08-26T06:45:09.498Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.78s)
06:45:09 [2022-08-26T06:45:09.498Z] PASS
06:45:09 [2022-08-26T06:45:09.498Z] 
06:45:09 [2022-08-26T06:45:09.498Z] === Skipped
06:45:09 [2022-08-26T06:45:09.498Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:45:09 [2022-08-26T06:45:09.498Z]     build_session_test.go:25: TODO: BuildKit
06:45:09 [2022-08-26T06:45:09.498Z] 
06:45:09 [2022-08-26T06:45:09.498Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
06:45:09 [2022-08-26T06:45:09.498Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:45:09 [2022-08-26T06:45:09.498Z] 
06:45:09 [2022-08-26T06:45:09.498Z] DONE 34 tests, 2 skipped in 90.442s
06:45:09 [2022-08-26T06:45:09.498Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:45:09 [2022-08-26T06:45:09.498Z] INFO: Testing against a local daemon
06:45:09 [2022-08-26T06:45:09.498Z] === RUN   TestConfigInspect
06:45:10 [2022-08-26T06:45:10.449Z] --- PASS: TestConfigInspect (2.28s)
06:45:10 [2022-08-26T06:45:10.449Z] === RUN   TestConfigList
06:45:12 [2022-08-26T06:45:12.351Z] --- PASS: TestConfigList (2.17s)
06:45:12 [2022-08-26T06:45:12.351Z] === RUN   TestConfigsCreateAndDelete
06:45:14 [2022-08-26T06:45:14.879Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
06:45:14 [2022-08-26T06:45:14.880Z] === RUN   TestConfigsUpdate
06:45:16 [2022-08-26T06:45:16.779Z] --- PASS: TestConfigsUpdate (2.14s)
06:45:16 [2022-08-26T06:45:16.779Z] === RUN   TestTemplatedConfig
06:45:19 [2022-08-26T06:45:19.306Z] --- PASS: TestTemplatedConfig (2.72s)
06:45:19 [2022-08-26T06:45:19.306Z] === RUN   TestConfigCreateResolve
06:45:21 [2022-08-26T06:45:21.837Z] --- PASS: TestConfigCreateResolve (2.15s)
06:45:21 [2022-08-26T06:45:21.837Z] PASS
06:45:21 [2022-08-26T06:45:21.837Z] 
06:45:21 [2022-08-26T06:45:21.837Z] DONE 6 tests in 13.647s
06:45:21 [2022-08-26T06:45:21.837Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:45:21 [2022-08-26T06:45:21.837Z] INFO: Testing against a local daemon
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestAttachWithTTY
06:45:21 [2022-08-26T06:45:21.837Z] --- PASS: TestAttachWithTTY (0.06s)
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestAttachWithoutTTy
06:45:21 [2022-08-26T06:45:21.837Z] --- PASS: TestAttachWithoutTTy (0.05s)
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestCheckpoint
06:45:21 [2022-08-26T06:45:21.837Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:45:21 [2022-08-26T06:45:21.837Z] --- SKIP: TestCheckpoint (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/commit
06:45:21 [2022-08-26T06:45:21.837Z] === PAUSE TestContainerInvalidJSON/commit
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/create
06:45:21 [2022-08-26T06:45:21.837Z] === PAUSE TestContainerInvalidJSON/containers/create
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
06:45:21 [2022-08-26T06:45:21.837Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
06:45:21 [2022-08-26T06:45:21.837Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
06:45:21 [2022-08-26T06:45:21.837Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:45:21 [2022-08-26T06:45:21.837Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
06:45:21 [2022-08-26T06:45:21.837Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
06:45:21 [2022-08-26T06:45:21.837Z] === CONT  TestContainerInvalidJSON/commit
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
06:45:21 [2022-08-26T06:45:21.837Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/commit/empty_body
06:45:21 [2022-08-26T06:45:21.837Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
06:45:21 [2022-08-26T06:45:21.837Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
06:45:21 [2022-08-26T06:45:21.837Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
06:45:21 [2022-08-26T06:45:21.837Z] === CONT  TestContainerInvalidJSON/containers/create
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
06:45:21 [2022-08-26T06:45:21.837Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:45:21 [2022-08-26T06:45:21.837Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:45:21 [2022-08-26T06:45:21.837Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestCopyFromContainerPathIsNotDir
06:45:21 [2022-08-26T06:45:21.837Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestCopyToContainerPathDoesNotExist
06:45:21 [2022-08-26T06:45:21.837Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
06:45:21 [2022-08-26T06:45:21.837Z] === RUN   TestCopyEmptyFile
06:45:22 [2022-08-26T06:45:22.097Z] --- PASS: TestCopyEmptyFile (0.21s)
06:45:22 [2022-08-26T06:45:22.097Z] === RUN   TestCopyToContainerPathIsNotDir
06:45:22 [2022-08-26T06:45:22.098Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
06:45:22 [2022-08-26T06:45:22.098Z] === RUN   TestCopyFromContainer
06:45:23 [2022-08-26T06:45:23.472Z] === RUN   TestCopyFromContainer//
06:45:23 [2022-08-26T06:45:23.472Z] === RUN   TestCopyFromContainer//bar/root
06:45:23 [2022-08-26T06:45:23.472Z] === RUN   TestCopyFromContainer//bar/root/
06:45:23 [2022-08-26T06:45:23.472Z] === RUN   TestCopyFromContainer/bar/quux
06:45:23 [2022-08-26T06:45:23.472Z] === RUN   TestCopyFromContainer/bar/quux/
06:45:23 [2022-08-26T06:45:23.472Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:45:23 [2022-08-26T06:45:23.472Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:45:23 [2022-08-26T06:45:23.730Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:45:23 [2022-08-26T06:45:23.731Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:45:23 [2022-08-26T06:45:23.731Z] === RUN   TestCopyFromContainer/bar/notarget
06:45:23 [2022-08-26T06:45:23.731Z] --- PASS: TestCopyFromContainer (1.66s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCopyFromContainer// (0.06s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
06:45:23 [2022-08-26T06:45:23.731Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:45:23 [2022-08-26T06:45:23.731Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:45:23 [2022-08-26T06:45:23.731Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:45:23 [2022-08-26T06:45:23.731Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:45:23 [2022-08-26T06:45:23.731Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:45:23 [2022-08-26T06:45:23.731Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:45:23 [2022-08-26T06:45:23.731Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:45:23 [2022-08-26T06:45:23.731Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:45:23 [2022-08-26T06:45:23.731Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:45:23 [2022-08-26T06:45:23.731Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:45:23 [2022-08-26T06:45:23.731Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:45:23 [2022-08-26T06:45:23.731Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:45:23 [2022-08-26T06:45:23.731Z] === RUN   TestCreateLinkToNonExistingContainer
06:45:23 [2022-08-26T06:45:23.989Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
06:45:23 [2022-08-26T06:45:23.989Z] === RUN   TestCreateWithInvalidEnv
06:45:23 [2022-08-26T06:45:23.989Z] === RUN   TestCreateWithInvalidEnv/0
06:45:23 [2022-08-26T06:45:23.989Z] === PAUSE TestCreateWithInvalidEnv/0
06:45:23 [2022-08-26T06:45:23.989Z] === RUN   TestCreateWithInvalidEnv/1
06:45:23 [2022-08-26T06:45:23.989Z] === PAUSE TestCreateWithInvalidEnv/1
06:45:23 [2022-08-26T06:45:23.989Z] === RUN   TestCreateWithInvalidEnv/2
06:45:23 [2022-08-26T06:45:23.989Z] === PAUSE TestCreateWithInvalidEnv/2
06:45:23 [2022-08-26T06:45:23.989Z] === CONT  TestCreateWithInvalidEnv/0
06:45:23 [2022-08-26T06:45:23.989Z] === CONT  TestCreateWithInvalidEnv/2
06:45:23 [2022-08-26T06:45:23.989Z] === CONT  TestCreateWithInvalidEnv/1
06:45:23 [2022-08-26T06:45:23.989Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:45:23 [2022-08-26T06:45:23.989Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:45:23 [2022-08-26T06:45:23.989Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:45:23 [2022-08-26T06:45:23.989Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:45:23 [2022-08-26T06:45:23.989Z] === RUN   TestCreateTmpfsMountsTarget
06:45:23 [2022-08-26T06:45:23.989Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
06:45:23 [2022-08-26T06:45:23.989Z] === RUN   TestCreateWithCustomMaskedPaths
06:45:25 [2022-08-26T06:45:25.889Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s)
06:45:25 [2022-08-26T06:45:25.889Z] === RUN   TestCreateWithCustomReadonlyPaths
06:45:27 [2022-08-26T06:45:27.264Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s)
06:45:27 [2022-08-26T06:45:27.264Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:45:27 [2022-08-26T06:45:27.264Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:45:27 [2022-08-26T06:45:27.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:45:27 [2022-08-26T06:45:27.264Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:45:27 [2022-08-26T06:45:27.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:45:27 [2022-08-26T06:45:27.264Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:45:27 [2022-08-26T06:45:27.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:45:27 [2022-08-26T06:45:27.264Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:45:27 [2022-08-26T06:45:27.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:45:27 [2022-08-26T06:45:27.264Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:45:27 [2022-08-26T06:45:27.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:45:27 [2022-08-26T06:45:27.264Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:45:27 [2022-08-26T06:45:27.264Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:45:27 [2022-08-26T06:45:27.264Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:45:27 [2022-08-26T06:45:27.264Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:45:27 [2022-08-26T06:45:27.264Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:45:27 [2022-08-26T06:45:27.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:45:27 [2022-08-26T06:45:27.264Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:45:27 [2022-08-26T06:45:27.264Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:45:27 [2022-08-26T06:45:27.264Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:45:27 [2022-08-26T06:45:27.264Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
06:45:27 [2022-08-26T06:45:27.264Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
06:45:27 [2022-08-26T06:45:27.264Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:45:27 [2022-08-26T06:45:27.830Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestCreateDifferentPlatform
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestCreateDifferentPlatform/different_os
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:45:27 [2022-08-26T06:45:27.830Z] --- PASS: TestCreateDifferentPlatform (0.01s)
06:45:27 [2022-08-26T06:45:27.830Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:45:27 [2022-08-26T06:45:27.830Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:45:27 [2022-08-26T06:45:27.830Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:45:27 [2022-08-26T06:45:27.830Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestCreateInvalidHostConfig
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
06:45:27 [2022-08-26T06:45:27.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
06:45:27 [2022-08-26T06:45:27.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
06:45:27 [2022-08-26T06:45:27.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
06:45:27 [2022-08-26T06:45:27.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
06:45:27 [2022-08-26T06:45:27.830Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
06:45:27 [2022-08-26T06:45:27.830Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
06:45:27 [2022-08-26T06:45:27.830Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
06:45:27 [2022-08-26T06:45:27.830Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
06:45:27 [2022-08-26T06:45:27.830Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
06:45:27 [2022-08-26T06:45:27.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
06:45:27 [2022-08-26T06:45:27.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
06:45:27 [2022-08-26T06:45:27.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
06:45:27 [2022-08-26T06:45:27.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestContainerStartOnDaemonRestart
06:45:27 [2022-08-26T06:45:27.830Z] === PAUSE TestContainerStartOnDaemonRestart
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestDaemonRestartIpcMode
06:45:27 [2022-08-26T06:45:27.830Z] === PAUSE TestDaemonRestartIpcMode
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestDaemonHostGatewayIP
06:45:27 [2022-08-26T06:45:27.830Z] === PAUSE TestDaemonHostGatewayIP
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestRestartDaemonWithRestartingContainer
06:45:27 [2022-08-26T06:45:27.830Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestContainerKillOnDaemonStart
06:45:27 [2022-08-26T06:45:27.830Z] === PAUSE TestContainerKillOnDaemonStart
06:45:27 [2022-08-26T06:45:27.830Z] === RUN   TestDiff
06:45:28 [2022-08-26T06:45:28.398Z] --- PASS: TestDiff (0.58s)
06:45:28 [2022-08-26T06:45:28.398Z] === RUN   TestExecConsoleSize
06:45:28 [2022-08-26T06:45:28.965Z] --- PASS: TestExecConsoleSize (0.60s)
06:45:28 [2022-08-26T06:45:28.966Z] === RUN   TestExecWithCloseStdin
06:45:29 [2022-08-26T06:45:29.900Z] --- PASS: TestExecWithCloseStdin (0.60s)
06:45:29 [2022-08-26T06:45:29.900Z] === RUN   TestExec
06:45:30 [2022-08-26T06:45:30.466Z] --- PASS: TestExec (0.65s)
06:45:30 [2022-08-26T06:45:30.466Z] === RUN   TestExecUser
06:45:31 [2022-08-26T06:45:31.032Z] --- PASS: TestExecUser (0.61s)
06:45:31 [2022-08-26T06:45:31.032Z] === RUN   TestExportContainerAndImportImage
06:45:31 [2022-08-26T06:45:31.598Z] --- PASS: TestExportContainerAndImportImage (0.71s)
06:45:31 [2022-08-26T06:45:31.598Z] === RUN   TestExportContainerAfterDaemonRestart
06:45:32 [2022-08-26T06:45:32.972Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
06:45:32 [2022-08-26T06:45:32.972Z] === RUN   TestHealthCheckWorkdir
06:45:33 [2022-08-26T06:45:33.539Z] --- PASS: TestHealthCheckWorkdir (0.69s)
06:45:33 [2022-08-26T06:45:33.539Z] === RUN   TestHealthKillContainer
06:45:43 [2022-08-26T06:45:43.502Z] --- PASS: TestHealthKillContainer (8.20s)
06:45:43 [2022-08-26T06:45:43.502Z] === RUN   TestHealthCheckProcessKilled
06:45:43 [2022-08-26T06:45:43.502Z] --- PASS: TestHealthCheckProcessKilled (0.81s)
06:45:43 [2022-08-26T06:45:43.502Z] === RUN   TestInspectCpusetInConfigPre120
06:45:43 [2022-08-26T06:45:43.502Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s)
06:45:43 [2022-08-26T06:45:43.502Z] === RUN   TestIpcModeNone
06:45:43 [2022-08-26T06:45:43.761Z] --- PASS: TestIpcModeNone (0.60s)
06:45:43 [2022-08-26T06:45:43.761Z] === RUN   TestIpcModePrivate
06:45:44 [2022-08-26T06:45:44.327Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
06:45:44 [2022-08-26T06:45:44.327Z] --- PASS: TestIpcModePrivate (0.61s)
06:45:44 [2022-08-26T06:45:44.327Z] === RUN   TestIpcModeShareable
06:45:44 [2022-08-26T06:45:44.893Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
06:45:45 [2022-08-26T06:45:45.151Z] --- PASS: TestIpcModeShareable (0.62s)
06:45:45 [2022-08-26T06:45:45.151Z] === RUN   TestAPIIpcModeShareableAndContainer
06:45:47 [2022-08-26T06:45:47.051Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s)
06:45:47 [2022-08-26T06:45:47.051Z] === RUN   TestAPIIpcModeHost
06:45:47 [2022-08-26T06:45:47.310Z] --- PASS: TestAPIIpcModeHost (0.53s)
06:45:47 [2022-08-26T06:45:47.310Z] === RUN   TestDaemonIpcModeShareable
06:45:48 [2022-08-26T06:45:48.684Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
06:45:48 [2022-08-26T06:45:48.684Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
06:45:48 [2022-08-26T06:45:48.684Z] === RUN   TestDaemonIpcModePrivate
06:45:49 [2022-08-26T06:45:49.619Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
06:45:49 [2022-08-26T06:45:49.619Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
06:45:49 [2022-08-26T06:45:49.619Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:45:50 [2022-08-26T06:45:50.996Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
06:45:50 [2022-08-26T06:45:50.996Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
06:45:50 [2022-08-26T06:45:50.996Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:45:51 [2022-08-26T06:45:51.930Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
06:45:52 [2022-08-26T06:45:52.188Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
06:45:52 [2022-08-26T06:45:52.188Z] === RUN   TestIpcModeOlderClient
06:45:52 [2022-08-26T06:45:52.188Z] === PAUSE TestIpcModeOlderClient
06:45:52 [2022-08-26T06:45:52.188Z] === RUN   TestKillContainerInvalidSignal
06:45:52 [2022-08-26T06:45:52.755Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
06:45:52 [2022-08-26T06:45:52.755Z] === RUN   TestKillContainer
06:45:52 [2022-08-26T06:45:52.755Z] === RUN   TestKillContainer/no_signal
06:45:53 [2022-08-26T06:45:53.014Z] === RUN   TestKillContainer/non_killing_signal
06:45:53 [2022-08-26T06:45:53.273Z] === RUN   TestKillContainer/killing_signal
06:45:53 [2022-08-26T06:45:53.840Z] --- PASS: TestKillContainer (1.28s)
06:45:53 [2022-08-26T06:45:53.840Z]     --- PASS: TestKillContainer/no_signal (0.42s)
06:45:53 [2022-08-26T06:45:53.840Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
06:45:53 [2022-08-26T06:45:53.840Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
06:45:53 [2022-08-26T06:45:53.840Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:45:53 [2022-08-26T06:45:53.840Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:45:54 [2022-08-26T06:45:54.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:45:55 [2022-08-26T06:45:55.344Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
06:45:55 [2022-08-26T06:45:55.344Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
06:45:55 [2022-08-26T06:45:55.344Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s)
06:45:55 [2022-08-26T06:45:55.344Z] === RUN   TestKillStoppedContainer
06:45:55 [2022-08-26T06:45:55.344Z] --- PASS: TestKillStoppedContainer (0.04s)
06:45:55 [2022-08-26T06:45:55.344Z] === RUN   TestKillStoppedContainerAPIPre120
06:45:55 [2022-08-26T06:45:55.344Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
06:45:55 [2022-08-26T06:45:55.344Z] === RUN   TestKillDifferentUserContainer
06:45:55 [2022-08-26T06:45:55.602Z] --- PASS: TestKillDifferentUserContainer (0.49s)
06:45:55 [2022-08-26T06:45:55.602Z] === RUN   TestInspectOomKilledTrue
06:45:55 [2022-08-26T06:45:55.602Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
06:45:55 [2022-08-26T06:45:55.602Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:45:55 [2022-08-26T06:45:55.602Z] === RUN   TestInspectOomKilledFalse
06:45:56 [2022-08-26T06:45:56.168Z] --- PASS: TestInspectOomKilledFalse (0.41s)
06:45:56 [2022-08-26T06:45:56.168Z] === RUN   TestLinksEtcHostsContentMatch
06:45:56 [2022-08-26T06:45:56.426Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
06:45:56 [2022-08-26T06:45:56.426Z] === RUN   TestLinksContainerNames
06:45:57 [2022-08-26T06:45:57.362Z] --- PASS: TestLinksContainerNames (0.88s)
06:45:57 [2022-08-26T06:45:57.362Z] === RUN   TestLogsFollowTailEmpty
06:45:57 [2022-08-26T06:45:57.621Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
06:45:57 [2022-08-26T06:45:57.621Z] === RUN   TestLogs
06:45:57 [2022-08-26T06:45:57.621Z] === RUN   TestLogs/driver_local
06:45:57 [2022-08-26T06:45:57.621Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
06:45:57 [2022-08-26T06:45:57.621Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
06:45:57 [2022-08-26T06:45:57.621Z] === RUN   TestLogs/driver_local/tty/only_stdout
06:45:57 [2022-08-26T06:45:57.621Z] === PAUSE TestLogs/driver_local/tty/only_stdout
06:45:57 [2022-08-26T06:45:57.621Z] === RUN   TestLogs/driver_local/tty/only_stderr
06:45:57 [2022-08-26T06:45:57.621Z] === PAUSE TestLogs/driver_local/tty/only_stderr
06:45:57 [2022-08-26T06:45:57.621Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
06:45:57 [2022-08-26T06:45:57.621Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
06:45:57 [2022-08-26T06:45:57.621Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
06:45:57 [2022-08-26T06:45:57.621Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
06:45:57 [2022-08-26T06:45:57.621Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
06:45:57 [2022-08-26T06:45:57.621Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
06:45:57 [2022-08-26T06:45:57.621Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
06:45:57 [2022-08-26T06:45:57.621Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
06:45:58 [2022-08-26T06:45:58.557Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
06:45:58 [2022-08-26T06:45:58.557Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
06:45:59 [2022-08-26T06:45:59.125Z] === CONT  TestLogs/driver_local/tty/only_stderr
06:45:59 [2022-08-26T06:45:59.125Z] === CONT  TestLogs/driver_local/tty/only_stdout
06:45:59 [2022-08-26T06:45:59.692Z] === RUN   TestLogs/driver_json-file
06:45:59 [2022-08-26T06:45:59.692Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
06:45:59 [2022-08-26T06:45:59.692Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
06:45:59 [2022-08-26T06:45:59.692Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
06:45:59 [2022-08-26T06:45:59.692Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
06:45:59 [2022-08-26T06:45:59.692Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
06:45:59 [2022-08-26T06:45:59.692Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
06:45:59 [2022-08-26T06:45:59.692Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
06:45:59 [2022-08-26T06:45:59.692Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
06:45:59 [2022-08-26T06:45:59.692Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
06:45:59 [2022-08-26T06:45:59.692Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
06:45:59 [2022-08-26T06:45:59.692Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
06:45:59 [2022-08-26T06:45:59.692Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
06:45:59 [2022-08-26T06:45:59.692Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
06:45:59 [2022-08-26T06:45:59.692Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
06:46:00 [2022-08-26T06:46:00.258Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
06:46:00 [2022-08-26T06:46:00.517Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
06:46:01 [2022-08-26T06:46:01.083Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
06:46:01 [2022-08-26T06:46:01.083Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
06:46:01 [2022-08-26T06:46:01.649Z] --- PASS: TestLogs (3.87s)
06:46:01 [2022-08-26T06:46:01.649Z]     --- PASS: TestLogs/driver_local (0.01s)
06:46:01 [2022-08-26T06:46:01.649Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s)
06:46:01 [2022-08-26T06:46:01.649Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.87s)
06:46:01 [2022-08-26T06:46:01.649Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s)
06:46:01 [2022-08-26T06:46:01.649Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s)
06:46:01 [2022-08-26T06:46:01.649Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
06:46:01 [2022-08-26T06:46:01.649Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
06:46:01 [2022-08-26T06:46:01.649Z]     --- PASS: TestLogs/driver_json-file (0.01s)
06:46:01 [2022-08-26T06:46:01.649Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s)
06:46:01 [2022-08-26T06:46:01.649Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
06:46:01 [2022-08-26T06:46:01.649Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
06:46:01 [2022-08-26T06:46:01.650Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s)
06:46:01 [2022-08-26T06:46:01.650Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s)
06:46:01 [2022-08-26T06:46:01.650Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s)
06:46:01 [2022-08-26T06:46:01.650Z] === RUN   TestContainerNetworkMountsNoChown
06:46:01 [2022-08-26T06:46:01.908Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/default
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/default
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/private
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/private
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/rprivate
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/rprivate
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/slave
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/slave
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/rslave
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/rslave
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/shared
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/shared
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/rshared
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/rshared
06:46:01 [2022-08-26T06:46:01.908Z] === CONT  TestMountDaemonRoot/default
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/default/bind_root
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/default/mount_root
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:46:01 [2022-08-26T06:46:01.908Z] === CONT  TestMountDaemonRoot/default/bind_root
06:46:01 [2022-08-26T06:46:01.908Z] === CONT  TestMountDaemonRoot/rshared
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:46:01 [2022-08-26T06:46:01.908Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:46:01 [2022-08-26T06:46:01.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:46:01 [2022-08-26T06:46:01.908Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/shared
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/rslave
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/slave
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/rprivate
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/private
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/private/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/private/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/default/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:46:02 [2022-08-26T06:46:02.169Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/private/bind_root
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/private/mount_root
06:46:02 [2022-08-26T06:46:02.427Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:46:02 [2022-08-26T06:46:02.427Z] --- PASS: TestMountDaemonRoot (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
06:46:02 [2022-08-26T06:46:02.427Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
06:46:02 [2022-08-26T06:46:02.427Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
06:46:02 [2022-08-26T06:46:02.427Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
06:46:02 [2022-08-26T06:46:02.427Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
06:46:02 [2022-08-26T06:46:02.427Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
06:46:02 [2022-08-26T06:46:02.427Z] === RUN   TestContainerBindMountNonRecursive
06:46:03 [2022-08-26T06:46:03.802Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
06:46:03 [2022-08-26T06:46:03.802Z] === RUN   TestContainerVolumesMountedAsShared
06:46:04 [2022-08-26T06:46:04.367Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
06:46:04 [2022-08-26T06:46:04.367Z] === RUN   TestContainerVolumesMountedAsSlave
06:46:04 [2022-08-26T06:46:04.626Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
06:46:04 [2022-08-26T06:46:04.626Z] === RUN   TestNetworkNat
06:46:05 [2022-08-26T06:46:05.192Z] --- PASS: TestNetworkNat (0.46s)
06:46:05 [2022-08-26T06:46:05.192Z] === RUN   TestNetworkLocalhostTCPNat
06:46:05 [2022-08-26T06:46:05.451Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
06:46:05 [2022-08-26T06:46:05.451Z] === RUN   TestNetworkLoopbackNat
06:46:08 [2022-08-26T06:46:08.025Z] --- PASS: TestNetworkLoopbackNat (2.54s)
06:46:08 [2022-08-26T06:46:08.025Z] === RUN   TestPause
06:46:08 [2022-08-26T06:46:08.596Z] --- PASS: TestPause (0.46s)
06:46:08 [2022-08-26T06:46:08.596Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:46:08 [2022-08-26T06:46:08.596Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:46:08 [2022-08-26T06:46:08.596Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:46:08 [2022-08-26T06:46:08.596Z] === RUN   TestPauseStopPausedContainer
06:46:08 [2022-08-26T06:46:08.855Z] --- PASS: TestPauseStopPausedContainer (0.45s)
06:46:08 [2022-08-26T06:46:08.856Z] === RUN   TestPidHost
06:46:10 [2022-08-26T06:46:10.230Z] --- PASS: TestPidHost (1.00s)
06:46:10 [2022-08-26T06:46:10.231Z] === RUN   TestPsFilter
06:46:10 [2022-08-26T06:46:10.231Z] --- PASS: TestPsFilter (0.11s)
06:46:10 [2022-08-26T06:46:10.231Z] === RUN   TestRemoveContainerWithRemovedVolume
06:46:10 [2022-08-26T06:46:10.489Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
06:46:10 [2022-08-26T06:46:10.489Z] === RUN   TestRemoveContainerWithVolume
06:46:11 [2022-08-26T06:46:11.056Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
06:46:11 [2022-08-26T06:46:11.056Z] === RUN   TestRemoveContainerRunning
06:46:11 [2022-08-26T06:46:11.314Z] --- PASS: TestRemoveContainerRunning (0.44s)
06:46:11 [2022-08-26T06:46:11.314Z] === RUN   TestRemoveContainerForceRemoveRunning
06:46:11 [2022-08-26T06:46:11.882Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
06:46:11 [2022-08-26T06:46:11.882Z] === RUN   TestRemoveInvalidContainer
06:46:11 [2022-08-26T06:46:11.882Z] --- PASS: TestRemoveInvalidContainer (0.01s)
06:46:11 [2022-08-26T06:46:11.882Z] === RUN   TestRenameLinkedContainer
06:46:13 [2022-08-26T06:46:13.785Z] --- PASS: TestRenameLinkedContainer (1.74s)
06:46:13 [2022-08-26T06:46:13.785Z] === RUN   TestRenameStoppedContainer
06:46:13 [2022-08-26T06:46:13.785Z] --- PASS: TestRenameStoppedContainer (0.39s)
06:46:13 [2022-08-26T06:46:13.785Z] === RUN   TestRenameRunningContainerAndReuse
06:46:14 [2022-08-26T06:46:14.720Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
06:46:14 [2022-08-26T06:46:14.720Z] === RUN   TestRenameInvalidName
06:46:15 [2022-08-26T06:46:15.287Z] --- PASS: TestRenameInvalidName (0.43s)
06:46:15 [2022-08-26T06:46:15.287Z] === RUN   TestRenameAnonymousContainer
06:46:17 [2022-08-26T06:46:17.187Z] --- PASS: TestRenameAnonymousContainer (1.58s)
06:46:17 [2022-08-26T06:46:17.187Z] === RUN   TestRenameContainerWithSameName
06:46:17 [2022-08-26T06:46:17.187Z] --- PASS: TestRenameContainerWithSameName (0.41s)
06:46:17 [2022-08-26T06:46:17.187Z] === RUN   TestRenameContainerWithLinkedContainer
06:46:18 [2022-08-26T06:46:18.122Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
06:46:18 [2022-08-26T06:46:18.122Z] === RUN   TestResize
06:46:18 [2022-08-26T06:46:18.688Z] --- PASS: TestResize (0.45s)
06:46:18 [2022-08-26T06:46:18.688Z] === RUN   TestResizeWithInvalidSize
06:46:18 [2022-08-26T06:46:18.946Z] --- PASS: TestResizeWithInvalidSize (0.47s)
06:46:18 [2022-08-26T06:46:18.946Z] === RUN   TestResizeWhenContainerNotStarted
06:46:19 [2022-08-26T06:46:19.513Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:46:19 [2022-08-26T06:46:19.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:46:21 [2022-08-26T06:46:21.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:46:22 [2022-08-26T06:46:22.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:46:23 [2022-08-26T06:46:23.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:46:23 [2022-08-26T06:46:23.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:46:25 [2022-08-26T06:46:25.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:46:25 [2022-08-26T06:46:25.098Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:46:28 [2022-08-26T06:46:28.380Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:46:28 [2022-08-26T06:46:28.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:46:31 [2022-08-26T06:46:31.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:46:32 [2022-08-26T06:46:32.542Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:46:32 [2022-08-26T06:46:32.542Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:46:34 [2022-08-26T06:46:34.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:46:34 [2022-08-26T06:46:34.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:46:36 [2022-08-26T06:46:36.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:46:37 [2022-08-26T06:46:37.454Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s)
06:46:37 [2022-08-26T06:46:37.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
06:46:37 [2022-08-26T06:46:37.454Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
06:46:37 [2022-08-26T06:46:37.454Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
06:46:38 [2022-08-26T06:46:38.388Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
06:46:39 [2022-08-26T06:46:39.323Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s)
06:46:39 [2022-08-26T06:46:39.323Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
06:46:39 [2022-08-26T06:46:39.323Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
06:46:39 [2022-08-26T06:46:39.323Z] === RUN   TestCgroupNamespacesRun
06:46:40 [2022-08-26T06:46:40.696Z] --- PASS: TestCgroupNamespacesRun (1.19s)
06:46:40 [2022-08-26T06:46:40.696Z] === RUN   TestCgroupNamespacesRunPrivileged
06:46:40 [2022-08-26T06:46:40.696Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
06:46:40 [2022-08-26T06:46:40.696Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
06:46:40 [2022-08-26T06:46:40.696Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:46:41 [2022-08-26T06:46:41.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
06:46:41 [2022-08-26T06:46:41.632Z] === RUN   TestCgroupNamespacesRunHostMode
06:46:43 [2022-08-26T06:46:43.005Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
06:46:43 [2022-08-26T06:46:43.006Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:46:44 [2022-08-26T06:46:44.378Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
06:46:44 [2022-08-26T06:46:44.378Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:46:45 [2022-08-26T06:46:45.313Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
06:46:45 [2022-08-26T06:46:45.313Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:46:45 [2022-08-26T06:46:45.880Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
06:46:45 [2022-08-26T06:46:45.880Z] === RUN   TestCgroupNamespacesRunOlderClient
06:46:47 [2022-08-26T06:46:47.255Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
06:46:47 [2022-08-26T06:46:47.255Z] === RUN   TestNISDomainname
06:46:47 [2022-08-26T06:46:47.823Z] --- PASS: TestNISDomainname (0.62s)
06:46:47 [2022-08-26T06:46:47.823Z] === RUN   TestHostnameDnsResolution
06:46:48 [2022-08-26T06:46:48.390Z] --- PASS: TestHostnameDnsResolution (0.65s)
06:46:48 [2022-08-26T06:46:48.390Z] === RUN   TestUnprivilegedPortsAndPing
06:46:48 [2022-08-26T06:46:48.959Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
06:46:48 [2022-08-26T06:46:48.959Z] === RUN   TestPrivilegedHostDevices
06:46:49 [2022-08-26T06:46:49.524Z] --- PASS: TestPrivilegedHostDevices (0.48s)
06:46:49 [2022-08-26T06:46:49.524Z] === RUN   TestRunConsoleSize
06:46:49 [2022-08-26T06:46:49.782Z] --- PASS: TestRunConsoleSize (0.44s)
06:46:49 [2022-08-26T06:46:49.782Z] === RUN   TestRunWithAlternativeContainerdShim
06:46:52 [2022-08-26T06:46:52.310Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
06:46:52 [2022-08-26T06:46:52.310Z] === RUN   TestStats
06:46:54 [2022-08-26T06:46:54.837Z] --- PASS: TestStats (2.48s)
06:46:54 [2022-08-26T06:46:54.837Z] === RUN   TestStopContainerWithTimeout
06:46:54 [2022-08-26T06:46:54.837Z] === RUN   TestStopContainerWithTimeout/0
06:46:54 [2022-08-26T06:46:54.837Z] === PAUSE TestStopContainerWithTimeout/0
06:46:54 [2022-08-26T06:46:54.837Z] === RUN   TestStopContainerWithTimeout/1
06:46:54 [2022-08-26T06:46:54.837Z] === PAUSE TestStopContainerWithTimeout/1
06:46:54 [2022-08-26T06:46:54.837Z] === RUN   TestStopContainerWithTimeout/3
06:46:54 [2022-08-26T06:46:54.837Z] === PAUSE TestStopContainerWithTimeout/3
06:46:54 [2022-08-26T06:46:54.837Z] === RUN   TestStopContainerWithTimeout/-1
06:46:54 [2022-08-26T06:46:54.837Z] === PAUSE TestStopContainerWithTimeout/-1
06:46:54 [2022-08-26T06:46:54.837Z] === CONT  TestStopContainerWithTimeout/0
06:46:54 [2022-08-26T06:46:54.837Z] === CONT  TestStopContainerWithTimeout/3
06:46:55 [2022-08-26T06:46:55.095Z] === CONT  TestStopContainerWithTimeout/-1
06:46:56 [2022-08-26T06:46:56.995Z] === CONT  TestStopContainerWithTimeout/1
06:46:58 [2022-08-26T06:46:58.896Z] --- PASS: TestStopContainerWithTimeout (0.01s)
06:46:58 [2022-08-26T06:46:58.896Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
06:46:58 [2022-08-26T06:46:58.896Z]     --- PASS: TestStopContainerWithTimeout/3 (2.76s)
06:46:58 [2022-08-26T06:46:58.896Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.44s)
06:46:58 [2022-08-26T06:46:58.896Z]     --- PASS: TestStopContainerWithTimeout/1 (1.49s)
06:46:58 [2022-08-26T06:46:58.896Z] === RUN   TestDeleteDevicemapper
06:46:58 [2022-08-26T06:46:58.896Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:46:58 [2022-08-26T06:46:58.896Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:46:58 [2022-08-26T06:46:58.896Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:47:00 [2022-08-26T06:47:00.269Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
06:47:00 [2022-08-26T06:47:00.269Z] === RUN   TestUpdateMemory
06:47:00 [2022-08-26T06:47:00.847Z] --- PASS: TestUpdateMemory (0.58s)
06:47:00 [2022-08-26T06:47:00.847Z] === RUN   TestUpdateCPUQuota
06:47:01 [2022-08-26T06:47:01.810Z] --- PASS: TestUpdateCPUQuota (0.96s)
06:47:01 [2022-08-26T06:47:01.810Z] === RUN   TestUpdatePidsLimit
06:47:01 [2022-08-26T06:47:01.810Z] === RUN   TestUpdatePidsLimit/update_from_none
06:47:01 [2022-08-26T06:47:01.810Z] === RUN   TestUpdatePidsLimit/no_change
06:47:02 [2022-08-26T06:47:02.073Z] === RUN   TestUpdatePidsLimit/update_lower
06:47:02 [2022-08-26T06:47:02.337Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:47:02 [2022-08-26T06:47:02.596Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:47:02 [2022-08-26T06:47:02.854Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:47:03 [2022-08-26T06:47:03.112Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:47:03 [2022-08-26T06:47:03.679Z] --- PASS: TestUpdatePidsLimit (2.09s)
06:47:03 [2022-08-26T06:47:03.679Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
06:47:03 [2022-08-26T06:47:03.679Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
06:47:03 [2022-08-26T06:47:03.679Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
06:47:03 [2022-08-26T06:47:03.679Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
06:47:03 [2022-08-26T06:47:03.679Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
06:47:03 [2022-08-26T06:47:03.679Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
06:47:03 [2022-08-26T06:47:03.679Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
06:47:03 [2022-08-26T06:47:03.679Z] === RUN   TestUpdateRestartPolicy
06:47:15 [2022-08-26T06:47:15.872Z] --- PASS: TestUpdateRestartPolicy (11.07s)
06:47:15 [2022-08-26T06:47:15.872Z] === RUN   TestUpdateRestartWithAutoRemove
06:47:15 [2022-08-26T06:47:15.872Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
06:47:15 [2022-08-26T06:47:15.872Z] === RUN   TestWaitNonBlocked
06:47:15 [2022-08-26T06:47:15.872Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:47:15 [2022-08-26T06:47:15.872Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:47:15 [2022-08-26T06:47:15.872Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:47:15 [2022-08-26T06:47:15.872Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:47:15 [2022-08-26T06:47:15.872Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:47:15 [2022-08-26T06:47:15.872Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:47:15 [2022-08-26T06:47:15.872Z] --- PASS: TestWaitNonBlocked (0.01s)
06:47:15 [2022-08-26T06:47:15.872Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
06:47:15 [2022-08-26T06:47:15.872Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
06:47:15 [2022-08-26T06:47:15.872Z] === RUN   TestWaitBlocked
06:47:15 [2022-08-26T06:47:15.872Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:47:15 [2022-08-26T06:47:15.872Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:47:15 [2022-08-26T06:47:15.872Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:47:15 [2022-08-26T06:47:15.872Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:47:15 [2022-08-26T06:47:15.872Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:47:15 [2022-08-26T06:47:15.872Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:47:16 [2022-08-26T06:47:16.807Z] --- PASS: TestWaitBlocked (0.01s)
06:47:16 [2022-08-26T06:47:16.807Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
06:47:16 [2022-08-26T06:47:16.807Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
06:47:16 [2022-08-26T06:47:16.807Z] === RUN   TestWaitConditions
06:47:16 [2022-08-26T06:47:16.807Z] === RUN   TestWaitConditions/default
06:47:16 [2022-08-26T06:47:16.807Z] === PAUSE TestWaitConditions/default
06:47:16 [2022-08-26T06:47:16.807Z] === RUN   TestWaitConditions/not-running
06:47:16 [2022-08-26T06:47:16.807Z] === PAUSE TestWaitConditions/not-running
06:47:16 [2022-08-26T06:47:16.807Z] === RUN   TestWaitConditions/next-exit
06:47:16 [2022-08-26T06:47:16.807Z] === PAUSE TestWaitConditions/next-exit
06:47:16 [2022-08-26T06:47:16.807Z] === RUN   TestWaitConditions/removed
06:47:16 [2022-08-26T06:47:16.807Z] === PAUSE TestWaitConditions/removed
06:47:16 [2022-08-26T06:47:16.807Z] === CONT  TestWaitConditions/default
06:47:16 [2022-08-26T06:47:16.807Z] === CONT  TestWaitConditions/next-exit
06:47:18 [2022-08-26T06:47:18.180Z] === CONT  TestWaitConditions/removed
06:47:18 [2022-08-26T06:47:18.438Z] === CONT  TestWaitConditions/not-running
06:47:19 [2022-08-26T06:47:19.814Z] --- PASS: TestWaitConditions (0.02s)
06:47:19 [2022-08-26T06:47:19.814Z]     --- PASS: TestWaitConditions/default (1.62s)
06:47:19 [2022-08-26T06:47:19.814Z]     --- PASS: TestWaitConditions/next-exit (1.64s)
06:47:19 [2022-08-26T06:47:19.814Z]     --- PASS: TestWaitConditions/not-running (1.59s)
06:47:19 [2022-08-26T06:47:19.814Z]     --- PASS: TestWaitConditions/removed (1.62s)
06:47:19 [2022-08-26T06:47:19.814Z] === RUN   TestWaitRestartedContainer
06:47:19 [2022-08-26T06:47:19.814Z] === RUN   TestWaitRestartedContainer/default
06:47:19 [2022-08-26T06:47:19.814Z] === PAUSE TestWaitRestartedContainer/default
06:47:19 [2022-08-26T06:47:19.814Z] === RUN   TestWaitRestartedContainer/not-running
06:47:19 [2022-08-26T06:47:19.814Z] === PAUSE TestWaitRestartedContainer/not-running
06:47:19 [2022-08-26T06:47:19.814Z] === RUN   TestWaitRestartedContainer/next-exit
06:47:19 [2022-08-26T06:47:19.814Z] === PAUSE TestWaitRestartedContainer/next-exit
06:47:19 [2022-08-26T06:47:19.814Z] === CONT  TestWaitRestartedContainer/default
06:47:19 [2022-08-26T06:47:19.814Z] === CONT  TestWaitRestartedContainer/next-exit
06:47:21 [2022-08-26T06:47:21.715Z] === CONT  TestWaitRestartedContainer/not-running
06:47:22 [2022-08-26T06:47:22.281Z] --- PASS: TestWaitRestartedContainer (0.01s)
06:47:22 [2022-08-26T06:47:22.281Z]     --- PASS: TestWaitRestartedContainer/default (1.58s)
06:47:22 [2022-08-26T06:47:22.281Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.58s)
06:47:22 [2022-08-26T06:47:22.281Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
06:47:22 [2022-08-26T06:47:22.281Z] === CONT  TestContainerStartOnDaemonRestart
06:47:22 [2022-08-26T06:47:22.281Z] === CONT  TestRestartDaemonWithRestartingContainer
06:47:24 [2022-08-26T06:47:24.812Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s)
06:47:24 [2022-08-26T06:47:24.812Z] === CONT  TestIpcModeOlderClient
06:47:24 [2022-08-26T06:47:24.812Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s)
06:47:24 [2022-08-26T06:47:24.812Z] === CONT  TestContainerKillOnDaemonStart
06:47:24 [2022-08-26T06:47:24.813Z] --- PASS: TestIpcModeOlderClient (0.10s)
06:47:24 [2022-08-26T06:47:24.813Z] === CONT  TestDaemonHostGatewayIP
06:47:27 [2022-08-26T06:47:27.343Z] --- PASS: TestDaemonHostGatewayIP (2.51s)
06:47:27 [2022-08-26T06:47:27.343Z] === CONT  TestDaemonRestartIpcMode
06:47:29 [2022-08-26T06:47:29.871Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
06:47:36 [2022-08-26T06:47:36.427Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
06:47:36 [2022-08-26T06:47:36.427Z] PASS
06:47:36 [2022-08-26T06:47:36.427Z] 
06:47:36 [2022-08-26T06:47:36.427Z] === Skipped
06:47:36 [2022-08-26T06:47:36.427Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
06:47:36 [2022-08-26T06:47:36.427Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:47:36 [2022-08-26T06:47:36.427Z] 
06:47:36 [2022-08-26T06:47:36.427Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
06:47:36 [2022-08-26T06:47:36.427Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
06:47:36 [2022-08-26T06:47:36.427Z] 
06:47:36 [2022-08-26T06:47:36.427Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:47:36 [2022-08-26T06:47:36.427Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:47:36 [2022-08-26T06:47:36.427Z] 
06:47:36 [2022-08-26T06:47:36.427Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
06:47:36 [2022-08-26T06:47:36.427Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
06:47:36 [2022-08-26T06:47:36.427Z] 
06:47:36 [2022-08-26T06:47:36.427Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
06:47:36 [2022-08-26T06:47:36.427Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:47:36 [2022-08-26T06:47:36.427Z] 
06:47:36 [2022-08-26T06:47:36.427Z] DONE 273 tests, 5 skipped in 134.835s
06:47:36 [2022-08-26T06:47:36.427Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
06:47:36 [2022-08-26T06:47:36.427Z] === RUN   TestConfigDaemonLibtrustID
06:47:36 [2022-08-26T06:47:36.994Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
06:47:36 [2022-08-26T06:47:36.994Z] === RUN   TestConfigDaemonID
06:47:37 [2022-08-26T06:47:37.931Z]     daemon_test.go:83: [dc6066c7d2ce6] daemon is not started
06:47:37 [2022-08-26T06:47:37.931Z] --- PASS: TestConfigDaemonID (1.04s)
06:47:37 [2022-08-26T06:47:37.931Z] === RUN   TestDaemonConfigValidation
06:47:37 [2022-08-26T06:47:37.931Z] === RUN   TestDaemonConfigValidation/config_with_no_content
06:47:37 [2022-08-26T06:47:37.931Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
06:47:37 [2022-08-26T06:47:37.931Z] === RUN   TestDaemonConfigValidation/config_with_{}
06:47:37 [2022-08-26T06:47:37.931Z] === PAUSE TestDaemonConfigValidation/config_with_{}
06:47:37 [2022-08-26T06:47:37.931Z] === RUN   TestDaemonConfigValidation/invalid_config
06:47:37 [2022-08-26T06:47:37.931Z] === PAUSE TestDaemonConfigValidation/invalid_config
06:47:37 [2022-08-26T06:47:37.931Z] === RUN   TestDaemonConfigValidation/malformed_config
06:47:37 [2022-08-26T06:47:37.931Z] === PAUSE TestDaemonConfigValidation/malformed_config
06:47:37 [2022-08-26T06:47:37.931Z] === RUN   TestDaemonConfigValidation/valid_config
06:47:37 [2022-08-26T06:47:37.931Z] === PAUSE TestDaemonConfigValidation/valid_config
06:47:37 [2022-08-26T06:47:37.931Z] === CONT  TestDaemonConfigValidation/config_with_no_content
06:47:37 [2022-08-26T06:47:37.931Z] === CONT  TestDaemonConfigValidation/malformed_config
06:47:38 [2022-08-26T06:47:38.190Z] === CONT  TestDaemonConfigValidation/valid_config
06:47:38 [2022-08-26T06:47:38.190Z] === CONT  TestDaemonConfigValidation/invalid_config
06:47:38 [2022-08-26T06:47:38.190Z] === CONT  TestDaemonConfigValidation/config_with_{}
06:47:38 [2022-08-26T06:47:38.190Z] --- PASS: TestDaemonConfigValidation (0.00s)
06:47:38 [2022-08-26T06:47:38.190Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
06:47:38 [2022-08-26T06:47:38.190Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
06:47:38 [2022-08-26T06:47:38.190Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
06:47:38 [2022-08-26T06:47:38.190Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
06:47:38 [2022-08-26T06:47:38.190Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
06:47:38 [2022-08-26T06:47:38.190Z] === RUN   TestConfigDaemonSeccompProfiles
06:47:38 [2022-08-26T06:47:38.190Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
06:47:39 [2022-08-26T06:47:39.563Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
06:47:40 [2022-08-26T06:47:40.497Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
06:47:41 [2022-08-26T06:47:41.431Z] === CONT  TestConfigDaemonSeccompProfiles
06:47:41 [2022-08-26T06:47:41.431Z]     daemon_test.go:197: [d095a3b7adb64] daemon is not started
06:47:41 [2022-08-26T06:47:41.431Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
06:47:41 [2022-08-26T06:47:41.431Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
06:47:41 [2022-08-26T06:47:41.431Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
06:47:41 [2022-08-26T06:47:41.431Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
06:47:41 [2022-08-26T06:47:41.431Z] === RUN   TestDaemonProxy
06:47:41 [2022-08-26T06:47:41.431Z] === RUN   TestDaemonProxy/environment_variables
06:47:43 [2022-08-26T06:47:43.329Z] === RUN   TestDaemonProxy/command-line_options
06:47:45 [2022-08-26T06:47:45.227Z] === RUN   TestDaemonProxy/configuration_file
06:47:46 [2022-08-26T06:47:46.599Z] === RUN   TestDaemonProxy/conflicting_options
06:47:47 [2022-08-26T06:47:47.165Z] === RUN   TestDaemonProxy/reload_sanitized
06:47:47 [2022-08-26T06:47:47.732Z] --- PASS: TestDaemonProxy (6.22s)
06:47:47 [2022-08-26T06:47:47.732Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
06:47:47 [2022-08-26T06:47:47.732Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
06:47:47 [2022-08-26T06:47:47.732Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
06:47:47 [2022-08-26T06:47:47.732Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
06:47:47 [2022-08-26T06:47:47.732Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
06:47:47 [2022-08-26T06:47:47.732Z] PASS
06:47:47 [2022-08-26T06:47:47.732Z] 
06:47:47 [2022-08-26T06:47:47.732Z] DONE 18 tests in 11.159s
06:47:47 [2022-08-26T06:47:47.732Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
06:47:47 [2022-08-26T06:47:47.732Z] INFO: Testing against a local daemon
06:47:47 [2022-08-26T06:47:47.732Z] === RUN   TestCommitInheritsEnv
06:47:47 [2022-08-26T06:47:47.990Z] --- PASS: TestCommitInheritsEnv (0.34s)
06:47:47 [2022-08-26T06:47:47.990Z] === RUN   TestImportExtremelyLargeImageWorks
06:47:47 [2022-08-26T06:47:47.990Z] === PAUSE TestImportExtremelyLargeImageWorks
06:47:47 [2022-08-26T06:47:47.990Z] === RUN   TestImportWithCustomPlatform
06:47:47 [2022-08-26T06:47:47.990Z] === RUN   TestImportWithCustomPlatform/#00
06:47:48 [2022-08-26T06:47:48.248Z] === RUN   TestImportWithCustomPlatform/_______
06:47:48 [2022-08-26T06:47:48.248Z] === RUN   TestImportWithCustomPlatform//
06:47:48 [2022-08-26T06:47:48.248Z] === RUN   TestImportWithCustomPlatform/linux
06:47:48 [2022-08-26T06:47:48.248Z] === RUN   TestImportWithCustomPlatform/LINUX
06:47:48 [2022-08-26T06:47:48.248Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
06:47:48 [2022-08-26T06:47:48.507Z] === RUN   TestImportWithCustomPlatform/macos
06:47:48 [2022-08-26T06:47:48.507Z] === RUN   TestImportWithCustomPlatform/macos/arm64
06:47:48 [2022-08-26T06:47:48.507Z] === RUN   TestImportWithCustomPlatform/nintendo64
06:47:48 [2022-08-26T06:47:48.507Z] --- PASS: TestImportWithCustomPlatform (0.32s)
06:47:48 [2022-08-26T06:47:48.507Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
06:47:48 [2022-08-26T06:47:48.507Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
06:47:48 [2022-08-26T06:47:48.507Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
06:47:48 [2022-08-26T06:47:48.507Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
06:47:48 [2022-08-26T06:47:48.507Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
06:47:48 [2022-08-26T06:47:48.507Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
06:47:48 [2022-08-26T06:47:48.507Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
06:47:48 [2022-08-26T06:47:48.507Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
06:47:48 [2022-08-26T06:47:48.507Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
06:47:48 [2022-08-26T06:47:48.507Z] === RUN   TestImagesFilterMultiReference
06:47:48 [2022-08-26T06:47:48.507Z] --- PASS: TestImagesFilterMultiReference (0.05s)
06:47:48 [2022-08-26T06:47:48.507Z] === RUN   TestImagePullPlatformInvalid
06:47:48 [2022-08-26T06:47:48.507Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
06:47:48 [2022-08-26T06:47:48.507Z] === RUN   TestRemoveImageOrphaning
06:47:48 [2022-08-26T06:47:48.766Z] --- PASS: TestRemoveImageOrphaning (0.25s)
06:47:48 [2022-08-26T06:47:48.766Z] === RUN   TestRemoveImageGarbageCollector
06:47:49 [2022-08-26T06:47:49.331Z] time="2022-08-26T06:47:49Z" level=info msg="[graphdriver] trying configured driver: overlay2"
06:47:50 [2022-08-26T06:47:50.704Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
06:47:50 [2022-08-26T06:47:50.704Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:47:50 [2022-08-26T06:47:50.704Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
06:47:50 [2022-08-26T06:47:50.704Z] === RUN   TestTagInvalidReference
06:47:50 [2022-08-26T06:47:50.704Z] --- PASS: TestTagInvalidReference (0.01s)
06:47:50 [2022-08-26T06:47:50.704Z] === RUN   TestTagValidPrefixedRepo
06:47:50 [2022-08-26T06:47:50.704Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
06:47:50 [2022-08-26T06:47:50.704Z] === RUN   TestTagExistedNameWithoutForce
06:47:50 [2022-08-26T06:47:50.704Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
06:47:50 [2022-08-26T06:47:50.704Z] === RUN   TestTagOfficialNames
06:47:50 [2022-08-26T06:47:50.704Z] --- PASS: TestTagOfficialNames (0.04s)
06:47:50 [2022-08-26T06:47:50.704Z] === RUN   TestTagMatchesDigest
06:47:50 [2022-08-26T06:47:50.704Z] --- PASS: TestTagMatchesDigest (0.01s)
06:47:50 [2022-08-26T06:47:50.704Z] === CONT  TestImportExtremelyLargeImageWorks
06:49:27 [2022-08-26T06:49:27.135Z] --- PASS: TestImportExtremelyLargeImageWorks (91.42s)
06:49:27 [2022-08-26T06:49:27.135Z] PASS
06:49:27 [2022-08-26T06:49:27.135Z] 
06:49:27 [2022-08-26T06:49:27.135Z] DONE 22 tests in 94.610s
06:49:27 [2022-08-26T06:49:27.135Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
06:49:27 [2022-08-26T06:49:27.135Z] === RUN   TestStripANSICommands
06:49:27 [2022-08-26T06:49:27.135Z] === RUN   TestStripANSICommands/#00
06:49:27 [2022-08-26T06:49:27.135Z] === RUN   TestStripANSICommands/#01
06:49:27 [2022-08-26T06:49:27.135Z] --- PASS: TestStripANSICommands (0.00s)
06:49:27 [2022-08-26T06:49:27.135Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
06:49:27 [2022-08-26T06:49:27.135Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
06:49:27 [2022-08-26T06:49:27.135Z] PASS
06:49:27 [2022-08-26T06:49:27.135Z] 
06:49:27 [2022-08-26T06:49:27.135Z] DONE 3 tests in 0.010s
06:49:27 [2022-08-26T06:49:27.135Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
06:49:27 [2022-08-26T06:49:27.135Z] INFO: Testing against a local daemon
06:49:27 [2022-08-26T06:49:27.135Z] === RUN   TestNetworkCreateDelete
06:49:27 [2022-08-26T06:49:27.135Z] --- PASS: TestNetworkCreateDelete (0.13s)
06:49:27 [2022-08-26T06:49:27.135Z] === RUN   TestDockerNetworkDeletePreferID
06:49:27 [2022-08-26T06:49:27.135Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
06:49:27 [2022-08-26T06:49:27.135Z] === RUN   TestDaemonDNSFallback
06:49:29 [2022-08-26T06:49:29.034Z] --- PASS: TestDaemonDNSFallback (6.33s)
06:49:29 [2022-08-26T06:49:29.034Z] === RUN   TestInspectNetwork
06:49:32 [2022-08-26T06:49:32.318Z] === RUN   TestInspectNetwork/full_network_id
06:49:32 [2022-08-26T06:49:32.318Z] === RUN   TestInspectNetwork/partial_network_id
06:49:32 [2022-08-26T06:49:32.318Z] === RUN   TestInspectNetwork/network_name
06:49:32 [2022-08-26T06:49:32.318Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:49:36 [2022-08-26T06:49:36.500Z] --- PASS: TestInspectNetwork (7.31s)
06:49:36 [2022-08-26T06:49:36.500Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:49:36 [2022-08-26T06:49:36.500Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:49:36 [2022-08-26T06:49:36.500Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:49:36 [2022-08-26T06:49:36.500Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:49:36 [2022-08-26T06:49:36.500Z] === RUN   TestRunContainerWithBridgeNone
06:49:38 [2022-08-26T06:49:38.417Z] --- PASS: TestRunContainerWithBridgeNone (1.65s)
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/create
06:49:38 [2022-08-26T06:49:38.417Z] === PAUSE TestNetworkInvalidJSON/networks/create
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
06:49:38 [2022-08-26T06:49:38.417Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
06:49:38 [2022-08-26T06:49:38.417Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
06:49:38 [2022-08-26T06:49:38.417Z] === CONT  TestNetworkInvalidJSON/networks/create
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
06:49:38 [2022-08-26T06:49:38.417Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
06:49:38 [2022-08-26T06:49:38.417Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
06:49:38 [2022-08-26T06:49:38.417Z] --- PASS: TestNetworkInvalidJSON (0.01s)
06:49:38 [2022-08-26T06:49:38.417Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkList
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkList//networks
06:49:38 [2022-08-26T06:49:38.417Z] === PAUSE TestNetworkList//networks
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestNetworkList//networks/
06:49:38 [2022-08-26T06:49:38.417Z] === PAUSE TestNetworkList//networks/
06:49:38 [2022-08-26T06:49:38.417Z] === CONT  TestNetworkList//networks
06:49:38 [2022-08-26T06:49:38.417Z] === CONT  TestNetworkList//networks/
06:49:38 [2022-08-26T06:49:38.417Z] --- PASS: TestNetworkList (0.01s)
06:49:38 [2022-08-26T06:49:38.417Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z]     --- PASS: TestNetworkList//networks (0.00s)
06:49:38 [2022-08-26T06:49:38.417Z] === RUN   TestHostIPv4BridgeLabel
06:49:38 [2022-08-26T06:49:38.676Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
06:49:38 [2022-08-26T06:49:38.676Z] === RUN   TestDaemonRestartWithLiveRestore
06:49:39 [2022-08-26T06:49:39.625Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
06:49:39 [2022-08-26T06:49:39.625Z] === RUN   TestDaemonDefaultNetworkPools
06:49:40 [2022-08-26T06:49:40.559Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
06:49:40 [2022-08-26T06:49:40.559Z] === RUN   TestDaemonRestartWithExistingNetwork
06:49:41 [2022-08-26T06:49:41.493Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
06:49:41 [2022-08-26T06:49:41.493Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:49:42 [2022-08-26T06:49:42.867Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
06:49:42 [2022-08-26T06:49:42.867Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:49:43 [2022-08-26T06:49:43.432Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
06:49:43 [2022-08-26T06:49:43.432Z] === RUN   TestServiceWithPredefinedNetwork
06:49:45 [2022-08-26T06:49:45.960Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s)
06:49:45 [2022-08-26T06:49:45.960Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:49:45 [2022-08-26T06:49:45.960Z]     service_test.go:243: FLAKY_TEST
06:49:45 [2022-08-26T06:49:45.960Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:49:45 [2022-08-26T06:49:45.960Z] === RUN   TestServiceWithDataPathPortInit
06:50:00 [2022-08-26T06:50:00.825Z] --- PASS: TestServiceWithDataPathPortInit (14.22s)
06:50:00 [2022-08-26T06:50:00.825Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:50:02 [2022-08-26T06:50:02.728Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qbc3f6mn61smec09o4bdahr44 Created:2022-08-26 06:50:01.159645491 +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[0a14295131406f403fc49bd095bfebe045ccfdaa7b9d48a7ee83384267119c70:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mnu9i2wd860ogao04c57tzl2h EndpointID:e4295b549660e95880262e03f8db49f31edba981a75e575b77d9b4f070f8a070 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b382cf70a99afe9dcdad875c385382362199df67b7b66737b9529cb314a37de7 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:b7522b89c212 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mnu9i2wd860ogao04c57tzl2h EndpointID:e4295b549660e95880262e03f8db49f31edba981a75e575b77d9b4f070f8a070 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:50:06 [2022-08-26T06:50:06.909Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s)
06:50:06 [2022-08-26T06:50:06.909Z] PASS
06:50:06 [2022-08-26T06:50:06.909Z] 
06:50:06 [2022-08-26T06:50:06.909Z] === Skipped
06:50:06 [2022-08-26T06:50:06.909Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:50:06 [2022-08-26T06:50:06.909Z]     service_test.go:243: FLAKY_TEST
06:50:06 [2022-08-26T06:50:06.909Z] 
06:50:06 [2022-08-26T06:50:06.909Z] DONE 38 tests, 1 skipped in 44.573s
06:50:06 [2022-08-26T06:50:06.909Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:50:06 [2022-08-26T06:50:06.909Z] INFO: Testing against a local daemon
06:50:06 [2022-08-26T06:50:06.909Z] === RUN   TestDockerNetworkIpvlanPersistance
06:50:06 [2022-08-26T06:50:06.909Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:50:06 [2022-08-26T06:50:06.909Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:50:06 [2022-08-26T06:50:06.909Z] === RUN   TestDockerNetworkIpvlan
06:50:06 [2022-08-26T06:50:06.909Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:50:06 [2022-08-26T06:50:06.909Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:50:06 [2022-08-26T06:50:06.909Z] PASS
06:50:06 [2022-08-26T06:50:06.909Z] 
06:50:06 [2022-08-26T06:50:06.909Z] === Skipped
06:50:06 [2022-08-26T06:50:06.909Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:50:06 [2022-08-26T06:50:06.909Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:50:06 [2022-08-26T06:50:06.909Z] 
06:50:06 [2022-08-26T06:50:06.909Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:50:06 [2022-08-26T06:50:06.909Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:50:06 [2022-08-26T06:50:06.909Z] 
06:50:06 [2022-08-26T06:50:06.909Z] DONE 2 tests, 2 skipped in 0.037s
06:50:06 [2022-08-26T06:50:06.909Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:50:06 [2022-08-26T06:50:06.909Z] INFO: Testing against a local daemon
06:50:06 [2022-08-26T06:50:06.909Z] === RUN   TestDockerNetworkMacvlanPersistance
06:50:08 [2022-08-26T06:50:08.283Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
06:50:08 [2022-08-26T06:50:08.283Z] === RUN   TestDockerNetworkMacvlan
06:50:08 [2022-08-26T06:50:08.849Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:50:09 [2022-08-26T06:50:09.783Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:50:10 [2022-08-26T06:50:10.349Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:50:12 [2022-08-26T06:50:12.249Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:50:14 [2022-08-26T06:50:14.151Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:50:17 [2022-08-26T06:50:17.435Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:50:18 [2022-08-26T06:50:18.001Z] --- PASS: TestDockerNetworkMacvlan (9.66s)
06:50:18 [2022-08-26T06:50:18.001Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
06:50:18 [2022-08-26T06:50:18.001Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
06:50:18 [2022-08-26T06:50:18.001Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
06:50:18 [2022-08-26T06:50:18.001Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s)
06:50:18 [2022-08-26T06:50:18.001Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
06:50:18 [2022-08-26T06:50:18.001Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
06:50:18 [2022-08-26T06:50:18.001Z] PASS
06:50:18 [2022-08-26T06:50:18.001Z] 
06:50:18 [2022-08-26T06:50:18.001Z] DONE 8 tests in 10.950s
06:50:18 [2022-08-26T06:50:18.002Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
06:50:18 [2022-08-26T06:50:18.002Z] testing: warning: no tests to run
06:50:18 [2022-08-26T06:50:18.002Z] PASS
06:50:18 [2022-08-26T06:50:18.002Z] 
06:50:18 [2022-08-26T06:50:18.002Z] DONE 0 tests in 0.007s
06:50:18 [2022-08-26T06:50:18.002Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:50:18 [2022-08-26T06:50:18.002Z] INFO: Testing against a local daemon
06:50:18 [2022-08-26T06:50:18.002Z] === RUN   TestAuthZPluginAllowRequest
06:50:18 [2022-08-26T06:50:18.936Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
06:50:18 [2022-08-26T06:50:18.936Z] === RUN   TestAuthZPluginTLS
06:50:19 [2022-08-26T06:50:19.502Z] --- PASS: TestAuthZPluginTLS (0.55s)
06:50:19 [2022-08-26T06:50:19.502Z] === RUN   TestAuthZPluginDenyRequest
06:50:20 [2022-08-26T06:50:20.068Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
06:50:20 [2022-08-26T06:50:20.068Z] === RUN   TestAuthZPluginAPIDenyResponse
06:50:20 [2022-08-26T06:50:20.633Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
06:50:20 [2022-08-26T06:50:20.633Z] === RUN   TestAuthZPluginDenyResponse
06:50:21 [2022-08-26T06:50:21.199Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
06:50:21 [2022-08-26T06:50:21.199Z] === RUN   TestAuthZPluginAllowEventStream
06:50:22 [2022-08-26T06:50:22.572Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
06:50:22 [2022-08-26T06:50:22.572Z] === RUN   TestAuthZPluginErrorResponse
06:50:22 [2022-08-26T06:50:22.830Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
06:50:22 [2022-08-26T06:50:22.830Z] === RUN   TestAuthZPluginErrorRequest
06:50:23 [2022-08-26T06:50:23.396Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
06:50:23 [2022-08-26T06:50:23.396Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:50:23 [2022-08-26T06:50:23.962Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
06:50:23 [2022-08-26T06:50:23.962Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:50:25 [2022-08-26T06:50:25.336Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
06:50:25 [2022-08-26T06:50:25.336Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:50:26 [2022-08-26T06:50:26.712Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s)
06:50:26 [2022-08-26T06:50:26.712Z] === RUN   TestAuthZPluginHeader
06:50:27 [2022-08-26T06:50:27.645Z] --- PASS: TestAuthZPluginHeader (0.71s)
06:50:27 [2022-08-26T06:50:27.645Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:50:31 [2022-08-26T06:50:31.828Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.08s)
06:50:31 [2022-08-26T06:50:31.828Z] === RUN   TestAuthZPluginV2Disable
06:50:36 [2022-08-26T06:50:36.009Z] --- PASS: TestAuthZPluginV2Disable (3.69s)
06:50:36 [2022-08-26T06:50:36.009Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:50:39 [2022-08-26T06:50:39.290Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s)
06:50:39 [2022-08-26T06:50:39.290Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:50:49 [2022-08-26T06:50:49.261Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.00s)
06:50:49 [2022-08-26T06:50:49.261Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:51:07 [2022-08-26T06:51:07.368Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
06:51:07 [2022-08-26T06:51:07.368Z] PASS
06:51:07 [2022-08-26T06:51:07.368Z] 
06:51:07 [2022-08-26T06:51:07.368Z] DONE 17 tests in 47.697s
06:51:07 [2022-08-26T06:51:07.368Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:51:07 [2022-08-26T06:51:07.368Z] INFO: Testing against a local daemon
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
06:51:07 [2022-08-26T06:51:07.368Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
06:51:07 [2022-08-26T06:51:07.368Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/pull
06:51:07 [2022-08-26T06:51:07.368Z] === PAUSE TestPluginInvalidJSON/plugins/pull
06:51:07 [2022-08-26T06:51:07.368Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
06:51:07 [2022-08-26T06:51:07.368Z] === CONT  TestPluginInvalidJSON/plugins/pull
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
06:51:07 [2022-08-26T06:51:07.368Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
06:51:07 [2022-08-26T06:51:07.368Z] --- PASS: TestPluginInvalidJSON (0.02s)
06:51:07 [2022-08-26T06:51:07.368Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInstall
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInstall/no_auth
06:51:07 [2022-08-26T06:51:07.368Z] time="2022-08-26T06:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:51:07 [2022-08-26T06:51:07.368Z] time="2022-08-26T06:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b70c876b56f083c7bb8ecd1c62548ecf248caa5e1321d18f8430352d5fab8f93" mediatype=application/vnd.docker.plugin.v1+json size=522
06:51:07 [2022-08-26T06:51:07.368Z] time="2022-08-26T06:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:51:07 [2022-08-26T06:51:07.368Z] time="2022-08-26T06:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b70c876b56f083c7bb8ecd1c62548ecf248caa5e1321d18f8430352d5fab8f93" mediatype=application/vnd.docker.plugin.v1+json size=522
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInstall/with_htpasswd
06:51:07 [2022-08-26T06:51:07.368Z] time="2022-08-26T06:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:51:07 [2022-08-26T06:51:07.368Z] time="2022-08-26T06:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:888ef69d02dda679751f9e0281a3f0ea76cbf8456a3c5de2f3ad87efeb6b167b" mediatype=application/vnd.docker.plugin.v1+json size=522
06:51:07 [2022-08-26T06:51:07.368Z] time="2022-08-26T06:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:51:07 [2022-08-26T06:51:07.368Z] time="2022-08-26T06:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:888ef69d02dda679751f9e0281a3f0ea76cbf8456a3c5de2f3ad87efeb6b167b" mediatype=application/vnd.docker.plugin.v1+json size=522
06:51:07 [2022-08-26T06:51:07.368Z] === RUN   TestPluginInstall/with_insecure
06:51:08 [2022-08-26T06:51:08.324Z] time="2022-08-26T06:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:51:08 [2022-08-26T06:51:08.324Z] time="2022-08-26T06:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:786d0444af578905a79549df9ace2bcfee112c4231fcaf606c430eb22ad6fc87" mediatype=application/vnd.docker.plugin.v1+json size=522
06:51:08 [2022-08-26T06:51:08.324Z] time="2022-08-26T06:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:51:08 [2022-08-26T06:51:08.324Z] time="2022-08-26T06:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:786d0444af578905a79549df9ace2bcfee112c4231fcaf606c430eb22ad6fc87" mediatype=application/vnd.docker.plugin.v1+json size=522
06:51:08 [2022-08-26T06:51:08.324Z]     plugin_test.go:195: [dc7ba4f02274c] daemon is not started
06:51:08 [2022-08-26T06:51:08.324Z] --- PASS: TestPluginInstall (2.74s)
06:51:08 [2022-08-26T06:51:08.324Z]     --- PASS: TestPluginInstall/no_auth (1.02s)
06:51:08 [2022-08-26T06:51:08.324Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
06:51:08 [2022-08-26T06:51:08.324Z]     --- PASS: TestPluginInstall/with_insecure (1.11s)
06:51:08 [2022-08-26T06:51:08.324Z] === RUN   TestPluginsWithRuntimes
06:51:10 [2022-08-26T06:51:10.224Z] === RUN   TestPluginsWithRuntimes/No_Args
06:51:10 [2022-08-26T06:51:10.791Z] === RUN   TestPluginsWithRuntimes/With_Args
06:51:11 [2022-08-26T06:51:11.723Z] --- PASS: TestPluginsWithRuntimes (3.36s)
06:51:11 [2022-08-26T06:51:11.723Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
06:51:11 [2022-08-26T06:51:11.723Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
06:51:11 [2022-08-26T06:51:11.723Z] === RUN   TestPluginBackCompatMediaTypes
06:51:12 [2022-08-26T06:51:12.289Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
06:51:12 [2022-08-26T06:51:12.289Z] PASS
06:51:12 [2022-08-26T06:51:12.289Z] 
06:51:12 [2022-08-26T06:51:12.289Z] DONE 24 tests in 6.724s
06:51:12 [2022-08-26T06:51:12.289Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:51:12 [2022-08-26T06:51:12.289Z] INFO: Testing against a local daemon
06:51:12 [2022-08-26T06:51:12.289Z] === RUN   TestExternalGraphDriver
06:51:12 [2022-08-26T06:51:12.854Z] === RUN   TestExternalGraphDriver/json
06:51:14 [2022-08-26T06:51:14.755Z] === RUN   TestExternalGraphDriver/spec
06:51:16 [2022-08-26T06:51:16.129Z] === RUN   TestExternalGraphDriver/pull
06:51:17 [2022-08-26T06:51:17.503Z] --- PASS: TestExternalGraphDriver (5.23s)
06:51:17 [2022-08-26T06:51:17.503Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
06:51:17 [2022-08-26T06:51:17.503Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
06:51:17 [2022-08-26T06:51:17.503Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
06:51:17 [2022-08-26T06:51:17.503Z] === RUN   TestGraphdriverPluginV2
06:51:21 [2022-08-26T06:51:21.688Z] --- PASS: TestGraphdriverPluginV2 (4.15s)
06:51:21 [2022-08-26T06:51:21.688Z] PASS
06:51:21 [2022-08-26T06:51:21.688Z] 
06:51:21 [2022-08-26T06:51:21.688Z] DONE 5 tests in 9.419s
06:51:21 [2022-08-26T06:51:21.688Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:51:21 [2022-08-26T06:51:21.688Z] INFO: Testing against a local daemon
06:51:21 [2022-08-26T06:51:21.688Z] === RUN   TestContinueAfterPluginCrash
06:51:21 [2022-08-26T06:51:21.688Z] === PAUSE TestContinueAfterPluginCrash
06:51:21 [2022-08-26T06:51:21.688Z] === RUN   TestReadPluginNoRead
06:51:21 [2022-08-26T06:51:21.688Z] === PAUSE TestReadPluginNoRead
06:51:21 [2022-08-26T06:51:21.688Z] === RUN   TestDaemonStartWithLogOpt
06:51:21 [2022-08-26T06:51:21.688Z] === PAUSE TestDaemonStartWithLogOpt
06:51:21 [2022-08-26T06:51:21.688Z] === CONT  TestContinueAfterPluginCrash
06:51:21 [2022-08-26T06:51:21.688Z] === CONT  TestDaemonStartWithLogOpt
06:51:25 [2022-08-26T06:51:25.878Z] --- PASS: TestDaemonStartWithLogOpt (3.39s)
06:51:25 [2022-08-26T06:51:25.878Z] === CONT  TestReadPluginNoRead
06:51:27 [2022-08-26T06:51:27.778Z] === RUN   TestReadPluginNoRead/disabled_caching
06:51:28 [2022-08-26T06:51:28.713Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:51:30 [2022-08-26T06:51:30.087Z] === RUN   TestReadPluginNoRead/default
06:51:30 [2022-08-26T06:51:30.087Z] --- PASS: TestContinueAfterPluginCrash (8.31s)
06:51:31 [2022-08-26T06:51:31.022Z] === CONT  TestReadPluginNoRead
06:51:31 [2022-08-26T06:51:31.022Z]     read_test.go:92: [d65da0aa7ad3c] daemon is not started
06:51:31 [2022-08-26T06:51:31.022Z] --- PASS: TestReadPluginNoRead (5.83s)
06:51:31 [2022-08-26T06:51:31.022Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
06:51:31 [2022-08-26T06:51:31.022Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
06:51:31 [2022-08-26T06:51:31.022Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
06:51:31 [2022-08-26T06:51:31.022Z] PASS
06:51:31 [2022-08-26T06:51:31.022Z] 
06:51:31 [2022-08-26T06:51:31.022Z] DONE 6 tests in 9.241s
06:51:31 [2022-08-26T06:51:31.022Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:51:31 [2022-08-26T06:51:31.022Z] testing: warning: no tests to run
06:51:31 [2022-08-26T06:51:31.022Z] PASS
06:51:31 [2022-08-26T06:51:31.022Z] 
06:51:31 [2022-08-26T06:51:31.022Z] DONE 0 tests in 0.008s
06:51:31 [2022-08-26T06:51:31.022Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:51:31 [2022-08-26T06:51:31.022Z] INFO: Testing against a local daemon
06:51:31 [2022-08-26T06:51:31.022Z] === RUN   TestPluginWithDevMounts
06:51:31 [2022-08-26T06:51:31.022Z] === PAUSE TestPluginWithDevMounts
06:51:31 [2022-08-26T06:51:31.022Z] === CONT  TestPluginWithDevMounts
06:51:32 [2022-08-26T06:51:32.922Z] --- PASS: TestPluginWithDevMounts (1.58s)
06:51:32 [2022-08-26T06:51:32.922Z] PASS
06:51:32 [2022-08-26T06:51:32.922Z] 
06:51:32 [2022-08-26T06:51:32.922Z] DONE 1 tests in 1.598s
06:51:32 [2022-08-26T06:51:32.922Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
06:51:32 [2022-08-26T06:51:32.922Z] INFO: Testing against a local daemon
06:51:32 [2022-08-26T06:51:32.922Z] === RUN   TestSecretInspect
06:51:34 [2022-08-26T06:51:34.824Z] --- PASS: TestSecretInspect (2.17s)
06:51:34 [2022-08-26T06:51:34.825Z] === RUN   TestSecretList
06:51:37 [2022-08-26T06:51:37.351Z] --- PASS: TestSecretList (2.16s)
06:51:37 [2022-08-26T06:51:37.352Z] === RUN   TestSecretsCreateAndDelete
06:51:39 [2022-08-26T06:51:39.251Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
06:51:39 [2022-08-26T06:51:39.251Z] === RUN   TestSecretsUpdate
06:51:41 [2022-08-26T06:51:41.780Z] --- PASS: TestSecretsUpdate (2.16s)
06:51:41 [2022-08-26T06:51:41.780Z] === RUN   TestTemplatedSecret
06:51:44 [2022-08-26T06:51:44.310Z] --- PASS: TestTemplatedSecret (2.56s)
06:51:44 [2022-08-26T06:51:44.310Z] === RUN   TestSecretCreateResolve
06:51:46 [2022-08-26T06:51:46.209Z] --- PASS: TestSecretCreateResolve (2.17s)
06:51:46 [2022-08-26T06:51:46.209Z] PASS
06:51:46 [2022-08-26T06:51:46.209Z] 
06:51:46 [2022-08-26T06:51:46.209Z] DONE 6 tests in 13.399s
06:51:46 [2022-08-26T06:51:46.209Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
06:51:46 [2022-08-26T06:51:46.209Z] INFO: Testing against a local daemon
06:51:46 [2022-08-26T06:51:46.209Z] === RUN   TestServiceCreateInit
06:51:46 [2022-08-26T06:51:46.209Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:51:50 [2022-08-26T06:51:50.393Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:51:53 [2022-08-26T06:51:53.678Z] --- PASS: TestServiceCreateInit (7.34s)
06:51:53 [2022-08-26T06:51:53.678Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s)
06:51:53 [2022-08-26T06:51:53.678Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s)
06:51:53 [2022-08-26T06:51:53.678Z] === RUN   TestCreateServiceMultipleTimes
06:52:11 [2022-08-26T06:52:11.753Z] --- PASS: TestCreateServiceMultipleTimes (16.25s)
06:52:11 [2022-08-26T06:52:11.753Z] === RUN   TestCreateServiceConflict
06:52:11 [2022-08-26T06:52:11.753Z] --- PASS: TestCreateServiceConflict (2.16s)
06:52:11 [2022-08-26T06:52:11.753Z] === RUN   TestCreateServiceMaxReplicas
06:52:15 [2022-08-26T06:52:15.037Z] --- PASS: TestCreateServiceMaxReplicas (2.75s)
06:52:15 [2022-08-26T06:52:15.037Z] === RUN   TestCreateWithDuplicateNetworkNames
06:52:29 [2022-08-26T06:52:29.904Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s)
06:52:29 [2022-08-26T06:52:29.904Z] === RUN   TestCreateServiceSecretFileMode
06:52:30 [2022-08-26T06:52:30.469Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
06:52:30 [2022-08-26T06:52:30.469Z] === RUN   TestCreateServiceConfigFileMode
06:52:33 [2022-08-26T06:52:33.002Z] --- PASS: TestCreateServiceConfigFileMode (2.51s)
06:52:33 [2022-08-26T06:52:33.002Z] === RUN   TestCreateServiceSysctls
06:52:36 [2022-08-26T06:52:36.318Z] --- PASS: TestCreateServiceSysctls (3.26s)
06:52:36 [2022-08-26T06:52:36.318Z] === RUN   TestCreateServiceCapabilities
06:52:38 [2022-08-26T06:52:38.847Z] --- PASS: TestCreateServiceCapabilities (2.53s)
06:52:38 [2022-08-26T06:52:38.847Z] === RUN   TestInspect
06:52:42 [2022-08-26T06:52:42.127Z] --- PASS: TestInspect (2.88s)
06:52:42 [2022-08-26T06:52:42.127Z] === RUN   TestCreateJob
06:52:44 [2022-08-26T06:52:44.659Z] --- PASS: TestCreateJob (3.17s)
06:52:44 [2022-08-26T06:52:44.659Z] === RUN   TestReplicatedJob
06:52:51 [2022-08-26T06:52:51.216Z] --- PASS: TestReplicatedJob (5.53s)
06:52:51 [2022-08-26T06:52:51.216Z] === RUN   TestUpdateReplicatedJob
06:52:53 [2022-08-26T06:52:53.745Z] --- PASS: TestUpdateReplicatedJob (3.16s)
06:52:53 [2022-08-26T06:52:53.745Z] === RUN   TestServiceListWithStatuses
06:52:53 [2022-08-26T06:52:53.745Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:52:53 [2022-08-26T06:52:53.745Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:52:53 [2022-08-26T06:52:53.745Z] === RUN   TestDockerNetworkConnectAlias
06:52:57 [2022-08-26T06:52:57.931Z] --- PASS: TestDockerNetworkConnectAlias (4.18s)
06:52:57 [2022-08-26T06:52:57.931Z] === RUN   TestDockerNetworkReConnect
06:53:01 [2022-08-26T06:53:01.214Z] --- PASS: TestDockerNetworkReConnect (3.42s)
06:53:01 [2022-08-26T06:53:01.214Z] === RUN   TestServicePlugin
06:53:04 [2022-08-26T06:53:04.499Z]     plugin_test.go:61: [da97d16287e59] joining swarm manager [dcd54d9b32319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:53:05 [2022-08-26T06:53:05.873Z]     plugin_test.go:64: [d6530d3e16769] joining swarm manager [dcd54d9b32319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:53:32 [2022-08-26T06:53:32.404Z] --- PASS: TestServicePlugin (29.96s)
06:53:32 [2022-08-26T06:53:32.404Z] === RUN   TestServiceUpdateLabel
06:53:33 [2022-08-26T06:53:33.339Z] --- PASS: TestServiceUpdateLabel (2.27s)
06:53:33 [2022-08-26T06:53:33.339Z] === RUN   TestServiceUpdateSecrets
06:53:48 [2022-08-26T06:53:48.265Z] --- PASS: TestServiceUpdateSecrets (14.49s)
06:53:48 [2022-08-26T06:53:48.265Z] === RUN   TestServiceUpdateConfigs
06:54:03 [2022-08-26T06:54:03.133Z] --- PASS: TestServiceUpdateConfigs (14.53s)
06:54:03 [2022-08-26T06:54:03.133Z] === RUN   TestServiceUpdateNetwork
06:54:15 [2022-08-26T06:54:15.327Z] --- PASS: TestServiceUpdateNetwork (12.45s)
06:54:15 [2022-08-26T06:54:15.327Z] === RUN   TestServiceUpdatePidsLimit
06:54:15 [2022-08-26T06:54:15.893Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:54:16 [2022-08-26T06:54:16.827Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
06:54:23 [2022-08-26T06:54:23.382Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:54:31 [2022-08-26T06:54:31.487Z] --- PASS: TestServiceUpdatePidsLimit (16.25s)
06:54:31 [2022-08-26T06:54:31.487Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
06:54:31 [2022-08-26T06:54:31.487Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
06:54:31 [2022-08-26T06:54:31.487Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
06:54:31 [2022-08-26T06:54:31.487Z] PASS
06:54:31 [2022-08-26T06:54:31.487Z] 
06:54:31 [2022-08-26T06:54:31.487Z] === Skipped
06:54:31 [2022-08-26T06:54:31.487Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
06:54:31 [2022-08-26T06:54:31.487Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:54:31 [2022-08-26T06:54:31.487Z] 
06:54:31 [2022-08-26T06:54:31.487Z] DONE 27 tests, 1 skipped in 164.912s
06:54:31 [2022-08-26T06:54:31.487Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
06:54:31 [2022-08-26T06:54:31.487Z] INFO: Testing against a local daemon
06:54:31 [2022-08-26T06:54:31.487Z] === RUN   TestSessionCreate
06:54:31 [2022-08-26T06:54:31.487Z] --- PASS: TestSessionCreate (0.03s)
06:54:31 [2022-08-26T06:54:31.487Z] === RUN   TestSessionCreateWithBadUpgrade
06:54:31 [2022-08-26T06:54:31.487Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
06:54:31 [2022-08-26T06:54:31.487Z] PASS
06:54:31 [2022-08-26T06:54:31.487Z] 
06:54:31 [2022-08-26T06:54:31.487Z] DONE 2 tests in 0.065s
06:54:31 [2022-08-26T06:54:31.487Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
06:54:31 [2022-08-26T06:54:31.487Z] INFO: Testing against a local daemon
06:54:31 [2022-08-26T06:54:31.487Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:54:31 [2022-08-26T06:54:31.487Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
06:54:31 [2022-08-26T06:54:31.487Z] === RUN   TestDiskUsage
06:54:31 [2022-08-26T06:54:31.487Z] === PAUSE TestDiskUsage
06:54:31 [2022-08-26T06:54:31.487Z] === RUN   TestEventsExecDie
06:54:31 [2022-08-26T06:54:31.746Z] --- PASS: TestEventsExecDie (0.56s)
06:54:31 [2022-08-26T06:54:31.746Z] === RUN   TestEventsBackwardsCompatible
06:54:31 [2022-08-26T06:54:31.746Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
06:54:31 [2022-08-26T06:54:31.746Z] === RUN   TestEventsVolumeCreate
06:54:31 [2022-08-26T06:54:31.746Z] --- PASS: TestEventsVolumeCreate (0.07s)
06:54:31 [2022-08-26T06:54:31.746Z] === RUN   TestInfoBinaryCommits
06:54:31 [2022-08-26T06:54:31.746Z] --- PASS: TestInfoBinaryCommits (0.02s)
06:54:31 [2022-08-26T06:54:31.746Z] === RUN   TestInfoAPIVersioned
06:54:31 [2022-08-26T06:54:31.746Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:54:31 [2022-08-26T06:54:31.746Z] === RUN   TestInfoAPI
06:54:31 [2022-08-26T06:54:31.746Z] --- PASS: TestInfoAPI (0.02s)
06:54:31 [2022-08-26T06:54:31.746Z] === RUN   TestInfoAPIWarnings
06:54:49 [2022-08-26T06:54:49.869Z] --- PASS: TestInfoAPIWarnings (16.54s)
06:54:49 [2022-08-26T06:54:49.869Z] === RUN   TestInfoDebug
06:54:49 [2022-08-26T06:54:49.869Z] --- PASS: TestInfoDebug (0.52s)
06:54:49 [2022-08-26T06:54:49.869Z] === RUN   TestInfoInsecureRegistries
06:54:49 [2022-08-26T06:54:49.869Z] --- PASS: TestInfoInsecureRegistries (0.52s)
06:54:49 [2022-08-26T06:54:49.869Z] === RUN   TestInfoRegistryMirrors
06:54:49 [2022-08-26T06:54:49.869Z] --- PASS: TestInfoRegistryMirrors (0.52s)
06:54:49 [2022-08-26T06:54:49.869Z] === RUN   TestLoginFailsWithBadCredentials
06:54:50 [2022-08-26T06:54:50.435Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
06:54:50 [2022-08-26T06:54:50.435Z] === RUN   TestPingCacheHeaders
06:54:50 [2022-08-26T06:54:50.435Z] --- PASS: TestPingCacheHeaders (0.02s)
06:54:50 [2022-08-26T06:54:50.435Z] === RUN   TestPingGet
06:54:50 [2022-08-26T06:54:50.435Z] --- PASS: TestPingGet (0.01s)
06:54:50 [2022-08-26T06:54:50.435Z] === RUN   TestPingHead
06:54:50 [2022-08-26T06:54:50.435Z] --- PASS: TestPingHead (0.02s)
06:54:50 [2022-08-26T06:54:50.435Z] === RUN   TestPingSwarmHeader
06:54:51 [2022-08-26T06:54:51.000Z] === RUN   TestPingSwarmHeader/before_swarm_init
06:54:51 [2022-08-26T06:54:51.566Z] === RUN   TestPingSwarmHeader/after_swarm_init
06:54:52 [2022-08-26T06:54:52.500Z] === RUN   TestPingSwarmHeader/after_swarm_leave
06:54:52 [2022-08-26T06:54:52.500Z] --- PASS: TestPingSwarmHeader (2.05s)
06:54:52 [2022-08-26T06:54:52.500Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
06:54:52 [2022-08-26T06:54:52.500Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
06:54:52 [2022-08-26T06:54:52.500Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
06:54:52 [2022-08-26T06:54:52.500Z] === RUN   TestPingBuilderHeader
06:54:52 [2022-08-26T06:54:52.500Z] === RUN   TestPingBuilderHeader/default_config
06:54:53 [2022-08-26T06:54:53.066Z] === RUN   TestPingBuilderHeader/buildkit_disabled
06:54:53 [2022-08-26T06:54:53.324Z] --- PASS: TestPingBuilderHeader (1.04s)
06:54:53 [2022-08-26T06:54:53.324Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
06:54:53 [2022-08-26T06:54:53.324Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
06:54:53 [2022-08-26T06:54:53.324Z] === RUN   TestVersion
06:54:53 [2022-08-26T06:54:53.583Z] --- PASS: TestVersion (0.02s)
06:54:53 [2022-08-26T06:54:53.583Z] === CONT  TestCgroupDriverSystemdMemoryLimit
06:54:53 [2022-08-26T06:54:53.583Z] === CONT  TestDiskUsage
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty/container_types
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty/image_types
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty/volume_types
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty/build-cache_types
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty/container,_volume_types
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/after_LoadBusybox
06:54:54 [2022-08-26T06:54:54.148Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
06:54:54 [2022-08-26T06:54:54.406Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
06:54:54 [2022-08-26T06:54:54.406Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
06:54:54 [2022-08-26T06:54:54.406Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
06:54:54 [2022-08-26T06:54:54.406Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
06:54:54 [2022-08-26T06:54:54.406Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
06:54:54 [2022-08-26T06:54:54.406Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
06:54:54 [2022-08-26T06:54:54.406Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
06:54:54 [2022-08-26T06:54:54.406Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
06:54:54 [2022-08-26T06:54:54.406Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
06:54:54 [2022-08-26T06:54:54.406Z] === RUN   TestDiskUsage/after_container.Run
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestDiskUsage/after_container.Run/container_types
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestDiskUsage/after_container.Run/image_types
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestDiskUsage/after_container.Run/volume_types
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
06:54:54 [2022-08-26T06:54:54.973Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s)
06:54:54 [2022-08-26T06:54:54.973Z] --- PASS: TestDiskUsage (1.57s)
06:54:54 [2022-08-26T06:54:54.973Z]     --- PASS: TestDiskUsage/empty (0.01s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.30s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]     --- PASS: TestDiskUsage/after_container.Run (0.55s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
06:54:54 [2022-08-26T06:54:54.973Z] PASS
06:54:54 [2022-08-26T06:54:54.973Z] 
06:54:54 [2022-08-26T06:54:54.973Z] DONE 57 tests in 23.978s
06:54:54 [2022-08-26T06:54:54.973Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
06:54:54 [2022-08-26T06:54:54.973Z] INFO: Testing against a local daemon
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestVolumesCreateAndList
06:54:54 [2022-08-26T06:54:54.973Z] --- PASS: TestVolumesCreateAndList (0.02s)
06:54:54 [2022-08-26T06:54:54.973Z] === RUN   TestVolumesRemove
06:54:55 [2022-08-26T06:54:55.232Z] --- PASS: TestVolumesRemove (0.07s)
06:54:55 [2022-08-26T06:54:55.232Z] === RUN   TestVolumesInspect
06:54:55 [2022-08-26T06:54:55.232Z] --- PASS: TestVolumesInspect (0.02s)
06:54:55 [2022-08-26T06:54:55.232Z] === RUN   TestVolumesInvalidJSON
06:54:55 [2022-08-26T06:54:55.232Z] === RUN   TestVolumesInvalidJSON/volumes/create
06:54:55 [2022-08-26T06:54:55.232Z] === PAUSE TestVolumesInvalidJSON/volumes/create
06:54:55 [2022-08-26T06:54:55.232Z] === CONT  TestVolumesInvalidJSON/volumes/create
06:54:55 [2022-08-26T06:54:55.232Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
06:54:55 [2022-08-26T06:54:55.232Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
06:54:55 [2022-08-26T06:54:55.232Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
06:54:55 [2022-08-26T06:54:55.232Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
06:54:55 [2022-08-26T06:54:55.232Z] --- PASS: TestVolumesInvalidJSON (0.01s)
06:54:55 [2022-08-26T06:54:55.232Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
06:54:55 [2022-08-26T06:54:55.232Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
06:54:55 [2022-08-26T06:54:55.232Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
06:54:55 [2022-08-26T06:54:55.232Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
06:54:55 [2022-08-26T06:54:55.232Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
06:54:55 [2022-08-26T06:54:55.232Z] PASS
06:54:55 [2022-08-26T06:54:55.232Z] 
06:54:55 [2022-08-26T06:54:55.232Z] DONE 9 tests in 0.138s
06:54:55 [2022-08-26T06:54:55.232Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:54:55 [2022-08-26T06:54:55.798Z] Stopping apparmor (via systemctl): apparmor.service.
06:54:55 [2022-08-26T06:54:55.798Z] Removing test suite binaries
06:54:55 [2022-08-26T06:54:55.798Z] exiting test-integration
06:54:55 [2022-08-26T06:54:55.798Z] ++ exit 0
06:54:55 [2022-08-26T06:54:55.798Z]