Skip to content

Console Output

10:00:53 [2021-05-18T10:00:53.031Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh dynbinary test-integration
10:00:54 [2021-05-18T10:00:54.958Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
10:00:54 [2021-05-18T10:00:54.958Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
10:00:54 [2021-05-18T10:00:54.958Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
10:00:54 [2021-05-18T10:00:54.958Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
10:00:54 [2021-05-18T10:00:54.958Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
10:00:54 [2021-05-18T10:00:54.959Z] Detected virtualization docker.
10:00:54 [2021-05-18T10:00:54.959Z] Detected architecture x86-64.
10:00:54 [2021-05-18T10:00:54.959Z] Set hostname to <21c6da0a6a43>.
10:00:55 [2021-05-18T10:00:55.904Z] + source /etc/docker-entrypoint-cmd
10:00:55 [2021-05-18T10:00:55.904Z] ++ hack/make.sh dynbinary test-integration
10:00:55 [2021-05-18T10:00:55.904Z] 
10:00:55 [2021-05-18T10:00:55.904Z] Removing bundles/
10:00:55 [2021-05-18T10:00:55.904Z] 
10:00:55 [2021-05-18T10:00:55.904Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:00:55 [2021-05-18T10:00:55.904Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:00:55 [2021-05-18T10:00:55.904Z] GOOS="" GOARCH="" GOARM=""
10:02:32 [2021-05-18T10:02:32.399Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:02:32 [2021-05-18T10:02:32.399Z] 
10:02:32 [2021-05-18T10:02:32.399Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_SYSTEMD=1
10:02:32 [2021-05-18T10:02:32.399Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:02:32 [2021-05-18T10:02:32.399Z] HOSTNAME=21c6da0a6a43
10:02:32 [2021-05-18T10:02:32.399Z] DEST=bundles/test-integration
10:02:32 [2021-05-18T10:02:32.399Z] PWD=/go/src/github.com/docker/docker
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98
10:02:32 [2021-05-18T10:02:32.399Z] container=docker
10:02:32 [2021-05-18T10:02:32.399Z] HOME=/root
10:02:32 [2021-05-18T10:02:32.399Z] LANG=C.UTF-8
10:02:32 [2021-05-18T10:02:32.399Z] INVOCATION_ID=8f73bef22ca64db284284c9b8cd0c12b
10:02:32 [2021-05-18T10:02:32.399Z] GOLANG_VERSION=1.13.15
10:02:32 [2021-05-18T10:02:32.399Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:02:32 [2021-05-18T10:02:32.399Z] VALIDATE_BRANCH=master
10:02:32 [2021-05-18T10:02:32.399Z] TERM=xterm
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_PKG=github.com/docker/docker
10:02:32 [2021-05-18T10:02:32.399Z] SHLVL=3
10:02:32 [2021-05-18T10:02:32.399Z] TIMEOUT=120m
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_GRAPHDRIVER=overlay2
10:02:32 [2021-05-18T10:02:32.399Z] GO111MODULE=off
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_EXPERIMENTAL=1
10:02:32 [2021-05-18T10:02:32.399Z] TEST_SKIP_INTEGRATION_CLI=1
10:02:32 [2021-05-18T10:02:32.399Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:02:32 [2021-05-18T10:02:32.399Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:02:32 [2021-05-18T10:02:32.399Z] GOPATH=/go
10:02:32 [2021-05-18T10:02:32.399Z] PKG_CONFIG=pkg-config
10:02:32 [2021-05-18T10:02:32.399Z] _=/usr/bin/env
10:02:32 [2021-05-18T10:02:32.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:03:04 [2021-05-18T10:03:04.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:03:04 [2021-05-18T10:03:04.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:03:26 [2021-05-18T10:03:26.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:03:34 [2021-05-18T10:03:34.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:03:35 [2021-05-18T10:03:35.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:03:37 [2021-05-18T10:03:37.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:03:38 [2021-05-18T10:03:38.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:03:38 [2021-05-18T10:03:38.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:03:40 [2021-05-18T10:03:40.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:03:45 [2021-05-18T10:03:45.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:03:46 [2021-05-18T10:03:46.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:03:48 [2021-05-18T10:03:48.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:03:48 [2021-05-18T10:03:48.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:03:50 [2021-05-18T10:03:50.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:03:51 [2021-05-18T10:03:51.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:03:53 [2021-05-18T10:03:53.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:03:54 [2021-05-18T10:03:54.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:03:55 [2021-05-18T10:03:55.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:03:57 [2021-05-18T10:03:57.341Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:03:57 [2021-05-18T10:03:57.341Z] Using test binary docker
10:03:57 [2021-05-18T10:03:57.341Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:03:57 [2021-05-18T10:03:57.341Z] Starting apparmor (via systemctl): apparmor.service.
10:03:57 [2021-05-18T10:03:57.341Z] Starting dockerd
10:03:57 [2021-05-18T10:03:57.341Z] INFO: Waiting for daemon to start...
10:03:59 [2021-05-18T10:03:59.248Z] .
10:03:59 [2021-05-18T10:03:59.248Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:03:59 [2021-05-18T10:03:59.248Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:03:59 [2021-05-18T10:03:59.248Z] Error: No such image: emptyfs
10:03:59 [2021-05-18T10:03:59.508Z] Running integration-test (iteration 1)
10:03:59 [2021-05-18T10:03:59.508Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:04:14 [2021-05-18T10:04:14.401Z] Loaded image: buildpack-deps:buster
10:04:14 [2021-05-18T10:04:14.401Z] Loaded image: busybox:latest
10:04:14 [2021-05-18T10:04:14.401Z] Loaded image: busybox:glibc
10:04:14 [2021-05-18T10:04:14.401Z] Loaded image: debian:bullseye
10:04:14 [2021-05-18T10:04:14.401Z] Loaded image: hello-world:latest
10:04:14 [2021-05-18T10:04:14.660Z] Loaded image: arm32v7/hello-world:latest
10:04:14 [2021-05-18T10:04:14.660Z] INFO: Testing against a local daemon
10:04:14 [2021-05-18T10:04:14.660Z] === RUN   TestCgroupNamespacesBuild
10:04:17 [2021-05-18T10:04:17.978Z] --- PASS: TestCgroupNamespacesBuild (3.27s)
10:04:17 [2021-05-18T10:04:17.979Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:04:19 [2021-05-18T10:04:19.899Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s)
10:04:19 [2021-05-18T10:04:19.899Z] === RUN   TestBuildWithSession
10:04:19 [2021-05-18T10:04:19.899Z] --- SKIP: TestBuildWithSession (0.00s)
10:04:19 [2021-05-18T10:04:19.899Z]     build_session_test.go:25: TODO: BuildKit
10:04:19 [2021-05-18T10:04:19.899Z] === RUN   TestBuildSquashParent
10:04:26 [2021-05-18T10:04:26.473Z] --- PASS: TestBuildSquashParent (6.33s)
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:26 [2021-05-18T10:04:26.473Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:26 [2021-05-18T10:04:26.473Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:28 [2021-05-18T10:04:28.383Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:28 [2021-05-18T10:04:28.648Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:30 [2021-05-18T10:04:30.558Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:30 [2021-05-18T10:04:30.819Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:33 [2021-05-18T10:04:33.358Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.29s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
10:04:33 [2021-05-18T10:04:33.358Z] === RUN   TestBuildMultiStageCopy
10:04:33 [2021-05-18T10:04:33.358Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:04:35 [2021-05-18T10:04:35.267Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:04:35 [2021-05-18T10:04:35.268Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:04:35 [2021-05-18T10:04:35.528Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:04:35 [2021-05-18T10:04:35.788Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:04:36 [2021-05-18T10:04:36.047Z] --- PASS: TestBuildMultiStageCopy (2.95s)
10:04:36 [2021-05-18T10:04:36.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s)
10:04:36 [2021-05-18T10:04:36.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
10:04:36 [2021-05-18T10:04:36.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
10:04:36 [2021-05-18T10:04:36.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
10:04:36 [2021-05-18T10:04:36.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
10:04:36 [2021-05-18T10:04:36.048Z] === RUN   TestBuildMultiStageParentConfig
10:04:36 [2021-05-18T10:04:36.616Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
10:04:36 [2021-05-18T10:04:36.616Z] === RUN   TestBuildLabelWithTargets
10:04:38 [2021-05-18T10:04:38.006Z] --- PASS: TestBuildLabelWithTargets (1.03s)
10:04:38 [2021-05-18T10:04:38.006Z] === RUN   TestBuildWithEmptyLayers
10:04:38 [2021-05-18T10:04:38.266Z] --- PASS: TestBuildWithEmptyLayers (0.52s)
10:04:38 [2021-05-18T10:04:38.266Z] === RUN   TestBuildMultiStageOnBuild
10:04:40 [2021-05-18T10:04:40.807Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
10:04:40 [2021-05-18T10:04:40.807Z] === RUN   TestBuildUncleanTarFilenames
10:04:41 [2021-05-18T10:04:41.066Z] --- PASS: TestBuildUncleanTarFilenames (0.70s)
10:04:41 [2021-05-18T10:04:41.066Z] === RUN   TestBuildMultiStageLayerLeak
10:04:43 [2021-05-18T10:04:43.605Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
10:04:43 [2021-05-18T10:04:43.605Z] === RUN   TestBuildWithHugeFile
10:05:39 [2021-05-18T10:05:39.857Z] --- PASS: TestBuildWithHugeFile (54.25s)
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildWCOWSandboxSize
10:05:39 [2021-05-18T10:05:39.857Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:05:39 [2021-05-18T10:05:39.857Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildWithEmptyDockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
10:05:39 [2021-05-18T10:05:39.857Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
10:05:39 [2021-05-18T10:05:39.857Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
10:05:39 [2021-05-18T10:05:39.857Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildPreserveOwnership
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildPreserveOwnership/copy_from
10:05:41 [2021-05-18T10:05:41.313Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:05:42 [2021-05-18T10:05:42.695Z] --- PASS: TestBuildPreserveOwnership (4.79s)
10:05:42 [2021-05-18T10:05:42.695Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.27s)
10:05:42 [2021-05-18T10:05:42.695Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s)
10:05:42 [2021-05-18T10:05:42.695Z] === RUN   TestBuildPlatformInvalid
10:05:42 [2021-05-18T10:05:42.954Z] --- PASS: TestBuildPlatformInvalid (0.08s)
10:05:42 [2021-05-18T10:05:42.954Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:05:57 [2021-05-18T10:05:57.848Z] Loaded image: buildpack-deps:buster
10:05:57 [2021-05-18T10:05:57.848Z] Loaded image: busybox:latest
10:05:57 [2021-05-18T10:05:57.848Z] Loaded image: busybox:glibc
10:05:59 [2021-05-18T10:05:59.229Z] Loaded image: debian:bullseye
10:05:59 [2021-05-18T10:05:59.229Z] Loaded image: hello-world:latest
10:05:59 [2021-05-18T10:05:59.229Z] Loaded image: arm32v7/hello-world:latest
10:06:07 [2021-05-18T10:06:07.355Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.98s)
10:06:07 [2021-05-18T10:06:07.355Z] PASS
10:06:07 [2021-05-18T10:06:07.355Z] 
10:06:07 [2021-05-18T10:06:07.355Z] === Skipped
10:06:07 [2021-05-18T10:06:07.355Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:06:07 [2021-05-18T10:06:07.355Z]     build_session_test.go:25: TODO: BuildKit
10:06:07 [2021-05-18T10:06:07.355Z] 
10:06:07 [2021-05-18T10:06:07.355Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:06:07 [2021-05-18T10:06:07.355Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:06:07 [2021-05-18T10:06:07.355Z] 
10:06:07 [2021-05-18T10:06:07.355Z] 
10:06:07 [2021-05-18T10:06:07.355Z] DONE 34 tests, 2 skipped in 127.425s
10:06:07 [2021-05-18T10:06:07.355Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:06:07 [2021-05-18T10:06:07.355Z] INFO: Testing against a local daemon
10:06:07 [2021-05-18T10:06:07.355Z] === RUN   TestConfigInspect
10:06:09 [2021-05-18T10:06:09.894Z] --- PASS: TestConfigInspect (2.61s)
10:06:09 [2021-05-18T10:06:09.894Z] === RUN   TestConfigList
10:06:12 [2021-05-18T10:06:12.432Z] --- PASS: TestConfigList (2.46s)
10:06:12 [2021-05-18T10:06:12.432Z] === RUN   TestConfigsCreateAndDelete
10:06:14 [2021-05-18T10:06:14.973Z] --- PASS: TestConfigsCreateAndDelete (2.48s)
10:06:14 [2021-05-18T10:06:14.973Z] === RUN   TestConfigsUpdate
10:06:16 [2021-05-18T10:06:16.882Z] --- PASS: TestConfigsUpdate (2.43s)
10:06:16 [2021-05-18T10:06:16.882Z] === RUN   TestTemplatedConfig
10:06:20 [2021-05-18T10:06:20.176Z] --- PASS: TestTemplatedConfig (3.07s)
10:06:20 [2021-05-18T10:06:20.176Z] === RUN   TestConfigCreateResolve
10:06:22 [2021-05-18T10:06:22.713Z] --- PASS: TestConfigCreateResolve (2.47s)
10:06:22 [2021-05-18T10:06:22.713Z] === RUN   TestConfigDaemonLibtrustID
10:06:23 [2021-05-18T10:06:23.293Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
10:06:23 [2021-05-18T10:06:23.293Z] PASS
10:06:23 [2021-05-18T10:06:23.293Z] 
10:06:23 [2021-05-18T10:06:23.293Z] DONE 7 tests in 16.226s
10:06:23 [2021-05-18T10:06:23.293Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:06:23 [2021-05-18T10:06:23.293Z] INFO: Testing against a local daemon
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestCheckpoint
10:06:23 [2021-05-18T10:06:23.293Z] --- SKIP: TestCheckpoint (0.00s)
10:06:23 [2021-05-18T10:06:23.293Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestContainerInvalidJSON
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:06:23 [2021-05-18T10:06:23.293Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:06:23 [2021-05-18T10:06:23.293Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:06:23 [2021-05-18T10:06:23.293Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:06:23 [2021-05-18T10:06:23.293Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:06:23 [2021-05-18T10:06:23.293Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:06:23 [2021-05-18T10:06:23.293Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:06:23 [2021-05-18T10:06:23.293Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:06:23 [2021-05-18T10:06:23.293Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:06:23 [2021-05-18T10:06:23.293Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:06:23 [2021-05-18T10:06:23.293Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:06:23 [2021-05-18T10:06:23.293Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestCopyFromContainerPathIsNotDir
10:06:23 [2021-05-18T10:06:23.293Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestCopyToContainerPathDoesNotExist
10:06:23 [2021-05-18T10:06:23.293Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestCopyToContainerPathIsNotDir
10:06:23 [2021-05-18T10:06:23.563Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
10:06:23 [2021-05-18T10:06:23.563Z] === RUN   TestCopyFromContainer
10:06:24 [2021-05-18T10:06:24.960Z] === RUN   TestCopyFromContainer//
10:06:24 [2021-05-18T10:06:24.960Z] === RUN   TestCopyFromContainer//bar/root
10:06:25 [2021-05-18T10:06:25.220Z] === RUN   TestCopyFromContainer//bar/root/
10:06:25 [2021-05-18T10:06:25.220Z] === RUN   TestCopyFromContainer/bar/quux
10:06:25 [2021-05-18T10:06:25.220Z] === RUN   TestCopyFromContainer/bar/quux/
10:06:25 [2021-05-18T10:06:25.220Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:06:25 [2021-05-18T10:06:25.481Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:06:25 [2021-05-18T10:06:25.481Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:06:25 [2021-05-18T10:06:25.481Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:06:25 [2021-05-18T10:06:25.481Z] === RUN   TestCopyFromContainer/bar/notarget
10:06:25 [2021-05-18T10:06:25.741Z] --- PASS: TestCopyFromContainer (2.20s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer// (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:25 [2021-05-18T10:06:25.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateLinkToNonExistingContainer
10:06:25 [2021-05-18T10:06:25.741Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateWithInvalidEnv
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateWithInvalidEnv/0
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateWithInvalidEnv/0
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateWithInvalidEnv/1
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateWithInvalidEnv/1
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateWithInvalidEnv/2
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateWithInvalidEnv/2
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateWithInvalidEnv/0
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateWithInvalidEnv/2
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateWithInvalidEnv/1
10:06:25 [2021-05-18T10:06:25.741Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateTmpfsMountsTarget
10:06:25 [2021-05-18T10:06:25.741Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateWithCustomMaskedPaths
10:06:28 [2021-05-18T10:06:28.281Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s)
10:06:28 [2021-05-18T10:06:28.281Z] === RUN   TestCreateWithCustomReadonlyPaths
10:06:30 [2021-05-18T10:06:30.818Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s)
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:30 [2021-05-18T10:06:30.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:30 [2021-05-18T10:06:30.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:30 [2021-05-18T10:06:30.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:30 [2021-05-18T10:06:30.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:06:31 [2021-05-18T10:06:31.758Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestCreateDifferentPlatform
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestCreateDifferentPlatform/different_os
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:06:31 [2021-05-18T10:06:31.758Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:06:31 [2021-05-18T10:06:31.758Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:06:31 [2021-05-18T10:06:31.758Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:06:31 [2021-05-18T10:06:31.758Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:06:31 [2021-05-18T10:06:31.758Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestContainerStartOnDaemonRestart
10:06:31 [2021-05-18T10:06:31.758Z] === PAUSE TestContainerStartOnDaemonRestart
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestDaemonRestartIpcMode
10:06:31 [2021-05-18T10:06:31.758Z] === PAUSE TestDaemonRestartIpcMode
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestDaemonHostGatewayIP
10:06:31 [2021-05-18T10:06:31.758Z] === PAUSE TestDaemonHostGatewayIP
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestRestartDaemonWithRestartingContainer
10:06:31 [2021-05-18T10:06:31.758Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestContainerKillOnDaemonStart
10:06:31 [2021-05-18T10:06:31.758Z] === PAUSE TestContainerKillOnDaemonStart
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestDiff
10:06:32 [2021-05-18T10:06:32.700Z] --- PASS: TestDiff (0.82s)
10:06:32 [2021-05-18T10:06:32.700Z] === RUN   TestExecWithCloseStdin
10:06:33 [2021-05-18T10:06:33.639Z] --- PASS: TestExecWithCloseStdin (1.12s)
10:06:33 [2021-05-18T10:06:33.640Z] === RUN   TestExec
10:06:35 [2021-05-18T10:06:35.029Z] --- PASS: TestExec (1.17s)
10:06:35 [2021-05-18T10:06:35.029Z] === RUN   TestExecUser
10:06:35 [2021-05-18T10:06:35.968Z] --- PASS: TestExecUser (1.13s)
10:06:35 [2021-05-18T10:06:35.968Z] === RUN   TestExportContainerAndImportImage
10:06:36 [2021-05-18T10:06:36.907Z] --- PASS: TestExportContainerAndImportImage (1.01s)
10:06:36 [2021-05-18T10:06:36.907Z] === RUN   TestExportContainerAfterDaemonRestart
10:06:38 [2021-05-18T10:06:38.815Z] --- PASS: TestExportContainerAfterDaemonRestart (1.78s)
10:06:38 [2021-05-18T10:06:38.815Z] === RUN   TestHealthCheckWorkdir
10:06:40 [2021-05-18T10:06:40.196Z] --- PASS: TestHealthCheckWorkdir (1.58s)
10:06:40 [2021-05-18T10:06:40.196Z] === RUN   TestHealthKillContainer
10:06:43 [2021-05-18T10:06:43.491Z] --- PASS: TestHealthKillContainer (3.14s)
10:06:43 [2021-05-18T10:06:43.491Z] === RUN   TestInspectCpusetInConfigPre120
10:06:44 [2021-05-18T10:06:44.432Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
10:06:44 [2021-05-18T10:06:44.432Z] === RUN   TestIpcModeNone
10:06:45 [2021-05-18T10:06:45.372Z] --- PASS: TestIpcModeNone (1.14s)
10:06:45 [2021-05-18T10:06:45.372Z] === RUN   TestIpcModePrivate
10:06:46 [2021-05-18T10:06:46.754Z] --- PASS: TestIpcModePrivate (1.18s)
10:06:46 [2021-05-18T10:06:46.754Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
10:06:46 [2021-05-18T10:06:46.754Z] === RUN   TestIpcModeShareable
10:06:47 [2021-05-18T10:06:47.694Z] --- PASS: TestIpcModeShareable (1.15s)
10:06:47 [2021-05-18T10:06:47.694Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
10:06:47 [2021-05-18T10:06:47.694Z] === RUN   TestAPIIpcModeShareableAndContainer
10:06:50 [2021-05-18T10:06:50.993Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s)
10:06:50 [2021-05-18T10:06:50.993Z] === RUN   TestAPIIpcModeHost
10:06:52 [2021-05-18T10:06:52.374Z] --- PASS: TestAPIIpcModeHost (1.18s)
10:06:52 [2021-05-18T10:06:52.374Z] === RUN   TestDaemonIpcModeShareable
10:06:54 [2021-05-18T10:06:54.282Z] --- PASS: TestDaemonIpcModeShareable (1.91s)
10:06:54 [2021-05-18T10:06:54.282Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
10:06:54 [2021-05-18T10:06:54.282Z] === RUN   TestDaemonIpcModePrivate
10:06:56 [2021-05-18T10:06:56.191Z] --- PASS: TestDaemonIpcModePrivate (1.93s)
10:06:56 [2021-05-18T10:06:56.191Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
10:06:56 [2021-05-18T10:06:56.191Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:06:58 [2021-05-18T10:06:58.102Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
10:06:58 [2021-05-18T10:06:58.102Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
10:06:58 [2021-05-18T10:06:58.102Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:07:00 [2021-05-18T10:07:00.011Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s)
10:07:00 [2021-05-18T10:07:00.011Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
10:07:00 [2021-05-18T10:07:00.011Z] === RUN   TestIpcModeOlderClient
10:07:00 [2021-05-18T10:07:00.011Z] === PAUSE TestIpcModeOlderClient
10:07:00 [2021-05-18T10:07:00.011Z] === RUN   TestKillContainerInvalidSignal
10:07:00 [2021-05-18T10:07:00.582Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
10:07:00 [2021-05-18T10:07:00.582Z] === RUN   TestKillContainer
10:07:00 [2021-05-18T10:07:00.582Z] === RUN   TestKillContainer/no_signal
10:07:01 [2021-05-18T10:07:01.524Z] === RUN   TestKillContainer/non_killing_signal
10:07:01 [2021-05-18T10:07:01.783Z] === RUN   TestKillContainer/killing_signal
10:07:02 [2021-05-18T10:07:02.723Z] --- PASS: TestKillContainer (2.25s)
10:07:02 [2021-05-18T10:07:02.723Z]     --- PASS: TestKillContainer/no_signal (0.75s)
10:07:02 [2021-05-18T10:07:02.723Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
10:07:02 [2021-05-18T10:07:02.723Z]     --- PASS: TestKillContainer/killing_signal (0.72s)
10:07:02 [2021-05-18T10:07:02.723Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:07:02 [2021-05-18T10:07:02.723Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:07:03 [2021-05-18T10:07:03.663Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:07:04 [2021-05-18T10:07:04.233Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s)
10:07:04 [2021-05-18T10:07:04.233Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
10:07:04 [2021-05-18T10:07:04.233Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
10:07:04 [2021-05-18T10:07:04.233Z] === RUN   TestKillStoppedContainer
10:07:04 [2021-05-18T10:07:04.233Z] --- PASS: TestKillStoppedContainer (0.05s)
10:07:04 [2021-05-18T10:07:04.233Z] === RUN   TestKillStoppedContainerAPIPre120
10:07:04 [2021-05-18T10:07:04.233Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:07:04 [2021-05-18T10:07:04.233Z] === RUN   TestKillDifferentUserContainer
10:07:05 [2021-05-18T10:07:05.173Z] --- PASS: TestKillDifferentUserContainer (0.74s)
10:07:05 [2021-05-18T10:07:05.173Z] === RUN   TestInspectOomKilledTrue
10:07:05 [2021-05-18T10:07:05.173Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
10:07:05 [2021-05-18T10:07:05.173Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:07:05 [2021-05-18T10:07:05.173Z] === RUN   TestInspectOomKilledFalse
10:07:06 [2021-05-18T10:07:06.112Z] --- PASS: TestInspectOomKilledFalse (0.87s)
10:07:06 [2021-05-18T10:07:06.112Z] === RUN   TestLinksEtcHostsContentMatch
10:07:06 [2021-05-18T10:07:06.682Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s)
10:07:06 [2021-05-18T10:07:06.682Z] === RUN   TestLinksContainerNames
10:07:08 [2021-05-18T10:07:08.591Z] --- PASS: TestLinksContainerNames (1.44s)
10:07:08 [2021-05-18T10:07:08.591Z] === RUN   TestLogsFollowTailEmpty
10:07:08 [2021-05-18T10:07:08.851Z] --- PASS: TestLogsFollowTailEmpty (0.75s)
10:07:08 [2021-05-18T10:07:08.851Z] === RUN   TestContainerNetworkMountsNoChown
10:07:09 [2021-05-18T10:07:09.790Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s)
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/default
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/default
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/private
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/private
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rprivate
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rprivate
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/slave
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/slave
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rslave
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rslave
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/shared
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/shared
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rshared
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rshared
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/default
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/default/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/default/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/default/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rshared
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/shared
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rslave
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/slave
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rprivate
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/private
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/private/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/private/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/default/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/private/bind_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:07:10 [2021-05-18T10:07:10.310Z] === CONT  TestMountDaemonRoot/private/mount_root
10:07:10 [2021-05-18T10:07:10.310Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:07:10 [2021-05-18T10:07:10.310Z] --- PASS: TestMountDaemonRoot (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z] === RUN   TestContainerBindMountNonRecursive
10:07:12 [2021-05-18T10:07:12.221Z] --- PASS: TestContainerBindMountNonRecursive (2.11s)
10:07:12 [2021-05-18T10:07:12.221Z] === RUN   TestContainerVolumesMountedAsShared
10:07:12 [2021-05-18T10:07:12.789Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s)
10:07:12 [2021-05-18T10:07:12.789Z] === RUN   TestContainerVolumesMountedAsSlave
10:07:13 [2021-05-18T10:07:13.729Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s)
10:07:13 [2021-05-18T10:07:13.729Z] === RUN   TestNetworkNat
10:07:14 [2021-05-18T10:07:14.669Z] --- PASS: TestNetworkNat (0.85s)
10:07:14 [2021-05-18T10:07:14.669Z] === RUN   TestNetworkLocalhostTCPNat
10:07:15 [2021-05-18T10:07:15.239Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
10:07:15 [2021-05-18T10:07:15.239Z] === RUN   TestNetworkLoopbackNat
10:07:18 [2021-05-18T10:07:18.531Z] --- PASS: TestNetworkLoopbackNat (3.25s)
10:07:18 [2021-05-18T10:07:18.531Z] === RUN   TestPause
10:07:19 [2021-05-18T10:07:19.471Z] --- PASS: TestPause (0.75s)
10:07:19 [2021-05-18T10:07:19.471Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:07:19 [2021-05-18T10:07:19.471Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:07:19 [2021-05-18T10:07:19.471Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:07:19 [2021-05-18T10:07:19.471Z] === RUN   TestPauseStopPausedContainer
10:07:20 [2021-05-18T10:07:20.041Z] --- PASS: TestPauseStopPausedContainer (0.79s)
10:07:20 [2021-05-18T10:07:20.041Z] === RUN   TestPidHost
10:07:22 [2021-05-18T10:07:22.634Z] --- PASS: TestPidHost (2.17s)
10:07:22 [2021-05-18T10:07:22.634Z] === RUN   TestPsFilter
10:07:22 [2021-05-18T10:07:22.634Z] --- PASS: TestPsFilter (0.13s)
10:07:22 [2021-05-18T10:07:22.634Z] === RUN   TestRemoveContainerWithRemovedVolume
10:07:23 [2021-05-18T10:07:23.203Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
10:07:23 [2021-05-18T10:07:23.203Z] === RUN   TestRemoveContainerWithVolume
10:07:23 [2021-05-18T10:07:23.774Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
10:07:23 [2021-05-18T10:07:23.774Z] === RUN   TestRemoveContainerRunning
10:07:24 [2021-05-18T10:07:24.712Z] --- PASS: TestRemoveContainerRunning (0.73s)
10:07:24 [2021-05-18T10:07:24.712Z] === RUN   TestRemoveContainerForceRemoveRunning
10:07:25 [2021-05-18T10:07:25.281Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s)
10:07:25 [2021-05-18T10:07:25.281Z] === RUN   TestRemoveInvalidContainer
10:07:25 [2021-05-18T10:07:25.281Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:07:25 [2021-05-18T10:07:25.281Z] === RUN   TestRenameLinkedContainer
10:07:28 [2021-05-18T10:07:28.574Z] --- PASS: TestRenameLinkedContainer (2.91s)
10:07:28 [2021-05-18T10:07:28.574Z] === RUN   TestRenameStoppedContainer
10:07:29 [2021-05-18T10:07:29.143Z] --- PASS: TestRenameStoppedContainer (0.72s)
10:07:29 [2021-05-18T10:07:29.143Z] === RUN   TestRenameRunningContainerAndReuse
10:07:30 [2021-05-18T10:07:30.523Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s)
10:07:30 [2021-05-18T10:07:30.523Z] === RUN   TestRenameInvalidName
10:07:31 [2021-05-18T10:07:31.462Z] --- PASS: TestRenameInvalidName (0.71s)
10:07:31 [2021-05-18T10:07:31.462Z] === RUN   TestRenameAnonymousContainer
10:07:34 [2021-05-18T10:07:34.756Z] --- PASS: TestRenameAnonymousContainer (3.28s)
10:07:34 [2021-05-18T10:07:34.756Z] === RUN   TestRenameContainerWithSameName
10:07:35 [2021-05-18T10:07:35.327Z] --- PASS: TestRenameContainerWithSameName (0.73s)
10:07:35 [2021-05-18T10:07:35.327Z] === RUN   TestRenameContainerWithLinkedContainer
10:07:36 [2021-05-18T10:07:36.710Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s)
10:07:36 [2021-05-18T10:07:36.710Z] === RUN   TestResize
10:07:37 [2021-05-18T10:07:37.649Z] --- PASS: TestResize (0.73s)
10:07:37 [2021-05-18T10:07:37.649Z] === RUN   TestResizeWithInvalidSize
10:07:38 [2021-05-18T10:07:38.218Z] --- PASS: TestResizeWithInvalidSize (0.72s)
10:07:38 [2021-05-18T10:07:38.218Z] === RUN   TestResizeWhenContainerNotStarted
10:07:38 [2021-05-18T10:07:38.789Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:07:41 [2021-05-18T10:07:41.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:07:41 [2021-05-18T10:07:41.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:07:44 [2021-05-18T10:07:44.622Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:07:44 [2021-05-18T10:07:44.622Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:07:46 [2021-05-18T10:07:46.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:07:46 [2021-05-18T10:07:46.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:07:48 [2021-05-18T10:07:48.170Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:07:48 [2021-05-18T10:07:48.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:07:49 [2021-05-18T10:07:49.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:07:49 [2021-05-18T10:07:49.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:07:51 [2021-05-18T10:07:51.846Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.93s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.03s)
10:07:51 [2021-05-18T10:07:51.847Z] === RUN   TestCgroupNamespacesRun
10:07:53 [2021-05-18T10:07:53.755Z] --- PASS: TestCgroupNamespacesRun (2.00s)
10:07:53 [2021-05-18T10:07:53.755Z] === RUN   TestCgroupNamespacesRunPrivileged
10:07:53 [2021-05-18T10:07:53.755Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
10:07:53 [2021-05-18T10:07:53.755Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:07:53 [2021-05-18T10:07:53.755Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:07:55 [2021-05-18T10:07:55.665Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s)
10:07:55 [2021-05-18T10:07:55.665Z] === RUN   TestCgroupNamespacesRunHostMode
10:07:57 [2021-05-18T10:07:57.578Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s)
10:07:57 [2021-05-18T10:07:57.578Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:07:59 [2021-05-18T10:07:59.485Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s)
10:07:59 [2021-05-18T10:07:59.485Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:08:00 [2021-05-18T10:08:00.867Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s)
10:08:00 [2021-05-18T10:08:00.867Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:08:01 [2021-05-18T10:08:01.807Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
10:08:01 [2021-05-18T10:08:01.807Z] === RUN   TestCgroupNamespacesRunOlderClient
10:08:03 [2021-05-18T10:08:03.714Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s)
10:08:03 [2021-05-18T10:08:03.714Z] === RUN   TestNISDomainname
10:08:05 [2021-05-18T10:08:05.096Z] --- PASS: TestNISDomainname (1.37s)
10:08:05 [2021-05-18T10:08:05.096Z] === RUN   TestHostnameDnsResolution
10:08:07 [2021-05-18T10:08:07.005Z] --- PASS: TestHostnameDnsResolution (1.76s)
10:08:07 [2021-05-18T10:08:07.005Z] === RUN   TestStats
10:08:09 [2021-05-18T10:08:09.542Z] --- PASS: TestStats (2.78s)
10:08:09 [2021-05-18T10:08:09.542Z] === RUN   TestStopContainerWithTimeout
10:08:09 [2021-05-18T10:08:09.802Z] === RUN   TestStopContainerWithTimeout/0
10:08:09 [2021-05-18T10:08:09.802Z] === PAUSE TestStopContainerWithTimeout/0
10:08:09 [2021-05-18T10:08:09.802Z] === RUN   TestStopContainerWithTimeout/1
10:08:09 [2021-05-18T10:08:09.802Z] === PAUSE TestStopContainerWithTimeout/1
10:08:09 [2021-05-18T10:08:09.802Z] === RUN   TestStopContainerWithTimeout/3
10:08:09 [2021-05-18T10:08:09.802Z] === PAUSE TestStopContainerWithTimeout/3
10:08:09 [2021-05-18T10:08:09.802Z] === RUN   TestStopContainerWithTimeout/-1
10:08:09 [2021-05-18T10:08:09.802Z] === PAUSE TestStopContainerWithTimeout/-1
10:08:09 [2021-05-18T10:08:09.802Z] === CONT  TestStopContainerWithTimeout/0
10:08:09 [2021-05-18T10:08:09.802Z] === CONT  TestStopContainerWithTimeout/3
10:08:10 [2021-05-18T10:08:10.742Z] === CONT  TestStopContainerWithTimeout/-1
10:08:12 [2021-05-18T10:08:12.649Z] === CONT  TestStopContainerWithTimeout/1
10:08:14 [2021-05-18T10:08:14.557Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:08:14 [2021-05-18T10:08:14.557Z]     --- PASS: TestStopContainerWithTimeout/0 (1.05s)
10:08:14 [2021-05-18T10:08:14.557Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
10:08:14 [2021-05-18T10:08:14.557Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
10:08:14 [2021-05-18T10:08:14.557Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
10:08:14 [2021-05-18T10:08:14.557Z] === RUN   TestDeleteDevicemapper
10:08:14 [2021-05-18T10:08:14.557Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:08:14 [2021-05-18T10:08:14.557Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:08:14 [2021-05-18T10:08:14.557Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:08:17 [2021-05-18T10:08:17.098Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s)
10:08:17 [2021-05-18T10:08:17.098Z] === RUN   TestUpdateMemory
10:08:18 [2021-05-18T10:08:18.038Z] --- PASS: TestUpdateMemory (1.36s)
10:08:18 [2021-05-18T10:08:18.038Z] === RUN   TestUpdateCPUQuota
10:08:26 [2021-05-18T10:08:26.235Z] --- PASS: TestUpdateCPUQuota (6.96s)
10:08:26 [2021-05-18T10:08:26.235Z] === RUN   TestUpdatePidsLimit
10:08:26 [2021-05-18T10:08:26.235Z] === RUN   TestUpdatePidsLimit/update_from_none
10:08:26 [2021-05-18T10:08:26.235Z] === RUN   TestUpdatePidsLimit/no_change
10:08:26 [2021-05-18T10:08:26.495Z] === RUN   TestUpdatePidsLimit/update_lower
10:08:27 [2021-05-18T10:08:27.065Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:08:28 [2021-05-18T10:08:28.006Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:08:28 [2021-05-18T10:08:28.575Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:08:29 [2021-05-18T10:08:29.515Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:08:30 [2021-05-18T10:08:30.895Z] --- PASS: TestUpdatePidsLimit (5.70s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.70s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/no_change (0.74s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.73s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.76s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.73s)
10:08:30 [2021-05-18T10:08:30.895Z] === RUN   TestUpdateRestartPolicy
10:08:45 [2021-05-18T10:08:45.783Z] --- PASS: TestUpdateRestartPolicy (12.88s)
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestUpdateRestartWithAutoRemove
10:08:45 [2021-05-18T10:08:45.783Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s)
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitNonBlocked
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:45 [2021-05-18T10:08:45.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:45 [2021-05-18T10:08:45.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:45 [2021-05-18T10:08:45.783Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:45 [2021-05-18T10:08:45.783Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:45 [2021-05-18T10:08:45.783Z] --- PASS: TestWaitNonBlocked (0.01s)
10:08:45 [2021-05-18T10:08:45.783Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s)
10:08:45 [2021-05-18T10:08:45.783Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitBlocked
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:08:45 [2021-05-18T10:08:45.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:08:45 [2021-05-18T10:08:45.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:08:45 [2021-05-18T10:08:45.783Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:08:45 [2021-05-18T10:08:45.783Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:08:46 [2021-05-18T10:08:46.721Z] --- PASS: TestWaitBlocked (0.01s)
10:08:46 [2021-05-18T10:08:46.721Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s)
10:08:46 [2021-05-18T10:08:46.721Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
10:08:46 [2021-05-18T10:08:46.721Z] === CONT  TestContainerStartOnDaemonRestart
10:08:46 [2021-05-18T10:08:46.721Z] === CONT  TestContainerKillOnDaemonStart
10:08:50 [2021-05-18T10:08:50.013Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s)
10:08:50 [2021-05-18T10:08:50.013Z] === CONT  TestIpcModeOlderClient
10:08:50 [2021-05-18T10:08:50.013Z] --- PASS: TestIpcModeOlderClient (0.06s)
10:08:50 [2021-05-18T10:08:50.013Z] === CONT  TestDaemonHostGatewayIP
10:08:54 [2021-05-18T10:08:54.209Z] --- PASS: TestDaemonHostGatewayIP (3.91s)
10:08:54 [2021-05-18T10:08:54.209Z] === CONT  TestRestartDaemonWithRestartingContainer
10:08:57 [2021-05-18T10:08:57.501Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.69s)
10:08:57 [2021-05-18T10:08:57.501Z] === CONT  TestDaemonRestartIpcMode
10:09:00 [2021-05-18T10:09:00.041Z] --- PASS: TestContainerKillOnDaemonStart (13.21s)
10:09:00 [2021-05-18T10:09:00.301Z] --- PASS: TestDaemonRestartIpcMode (3.21s)
10:09:00 [2021-05-18T10:09:00.301Z] PASS
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] === Skipped
10:09:00 [2021-05-18T10:09:00.301Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:09:00 [2021-05-18T10:09:00.301Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
10:09:00 [2021-05-18T10:09:00.301Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:09:00 [2021-05-18T10:09:00.301Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
10:09:00 [2021-05-18T10:09:00.301Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:09:00 [2021-05-18T10:09:00.301Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] DONE 196 tests, 5 skipped in 157.225s
10:09:00 [2021-05-18T10:09:00.561Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:09:00 [2021-05-18T10:09:00.561Z] INFO: Testing against a local daemon
10:09:00 [2021-05-18T10:09:00.561Z] === RUN   TestCommitInheritsEnv
10:09:00 [2021-05-18T10:09:00.820Z] --- PASS: TestCommitInheritsEnv (0.37s)
10:09:00 [2021-05-18T10:09:00.820Z] === RUN   TestImportExtremelyLargeImageWorks
10:09:00 [2021-05-18T10:09:00.820Z] === PAUSE TestImportExtremelyLargeImageWorks
10:09:00 [2021-05-18T10:09:00.820Z] === RUN   TestImagesFilterMultiReference
10:09:00 [2021-05-18T10:09:00.820Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:09:00 [2021-05-18T10:09:00.820Z] === RUN   TestImagePullPlatformInvalid
10:09:00 [2021-05-18T10:09:00.820Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:09:00 [2021-05-18T10:09:00.821Z] === RUN   TestRemoveImageOrphaning
10:09:01 [2021-05-18T10:09:01.390Z] --- PASS: TestRemoveImageOrphaning (0.29s)
10:09:01 [2021-05-18T10:09:01.390Z] === RUN   TestRemoveImageGarbageCollector
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestRemoveImageGarbageCollector (2.27s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagInvalidReference
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagInvalidReference (0.01s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagValidPrefixedRepo
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagExistedNameWithoutForce
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagOfficialNames
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagOfficialNames (0.07s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagMatchesDigest
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagMatchesDigest (0.01s)
10:09:03 [2021-05-18T10:09:03.927Z] === CONT  TestImportExtremelyLargeImageWorks
10:10:55 [2021-05-18T10:10:55.409Z] --- PASS: TestImportExtremelyLargeImageWorks (109.24s)
10:10:55 [2021-05-18T10:10:55.409Z] PASS
10:10:55 [2021-05-18T10:10:55.409Z] 
10:10:55 [2021-05-18T10:10:55.409Z] DONE 12 tests in 112.470s
10:10:55 [2021-05-18T10:10:55.409Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:10:55 [2021-05-18T10:10:55.409Z] INFO: Testing against a local daemon
10:10:55 [2021-05-18T10:10:55.409Z] === RUN   TestNetworkCreateDelete
10:10:55 [2021-05-18T10:10:55.409Z] --- PASS: TestNetworkCreateDelete (0.48s)
10:10:55 [2021-05-18T10:10:55.409Z] === RUN   TestDockerNetworkDeletePreferID
10:10:55 [2021-05-18T10:10:55.409Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s)
10:10:55 [2021-05-18T10:10:55.409Z] === RUN   TestDaemonDNSFallback
10:11:01 [2021-05-18T10:11:01.980Z] --- PASS: TestDaemonDNSFallback (7.26s)
10:11:01 [2021-05-18T10:11:01.980Z] === RUN   TestInspectNetwork
10:11:06 [2021-05-18T10:11:06.181Z] === RUN   TestInspectNetwork/full_network_id
10:11:06 [2021-05-18T10:11:06.182Z] === RUN   TestInspectNetwork/partial_network_id
10:11:06 [2021-05-18T10:11:06.182Z] === RUN   TestInspectNetwork/network_name
10:11:06 [2021-05-18T10:11:06.182Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:11:10 [2021-05-18T10:11:10.576Z] --- PASS: TestInspectNetwork (8.40s)
10:11:10 [2021-05-18T10:11:10.576Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:11:10 [2021-05-18T10:11:10.576Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:11:10 [2021-05-18T10:11:10.576Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:11:10 [2021-05-18T10:11:10.576Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:11:10 [2021-05-18T10:11:10.576Z] === RUN   TestRunContainerWithBridgeNone
10:11:13 [2021-05-18T10:11:13.872Z] --- PASS: TestRunContainerWithBridgeNone (3.19s)
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkInvalidJSON
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkInvalidJSON//networks/create
10:11:13 [2021-05-18T10:11:13.872Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:11:13 [2021-05-18T10:11:13.872Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:11:13 [2021-05-18T10:11:13.872Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:11:13 [2021-05-18T10:11:13.872Z] === CONT  TestNetworkInvalidJSON//networks/create
10:11:13 [2021-05-18T10:11:13.872Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:11:13 [2021-05-18T10:11:13.872Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:11:13 [2021-05-18T10:11:13.872Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:11:13 [2021-05-18T10:11:13.872Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:11:13 [2021-05-18T10:11:13.872Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:11:13 [2021-05-18T10:11:13.872Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkList
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkList//networks
10:11:13 [2021-05-18T10:11:13.872Z] === PAUSE TestNetworkList//networks
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkList//networks/
10:11:13 [2021-05-18T10:11:13.872Z] === PAUSE TestNetworkList//networks/
10:11:13 [2021-05-18T10:11:13.872Z] === CONT  TestNetworkList//networks
10:11:13 [2021-05-18T10:11:13.872Z] === CONT  TestNetworkList//networks/
10:11:13 [2021-05-18T10:11:13.872Z] --- PASS: TestNetworkList (0.01s)
10:11:13 [2021-05-18T10:11:13.872Z]     --- PASS: TestNetworkList//networks (0.00s)
10:11:13 [2021-05-18T10:11:13.872Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestHostIPv4BridgeLabel
10:11:14 [2021-05-18T10:11:14.441Z] --- PASS: TestHostIPv4BridgeLabel (0.80s)
10:11:14 [2021-05-18T10:11:14.441Z] === RUN   TestDaemonRestartWithLiveRestore
10:11:15 [2021-05-18T10:11:15.820Z] --- PASS: TestDaemonRestartWithLiveRestore (1.55s)
10:11:15 [2021-05-18T10:11:15.820Z] === RUN   TestDaemonDefaultNetworkPools
10:11:17 [2021-05-18T10:11:17.199Z] --- PASS: TestDaemonDefaultNetworkPools (1.37s)
10:11:17 [2021-05-18T10:11:17.199Z] === RUN   TestDaemonRestartWithExistingNetwork
10:11:19 [2021-05-18T10:11:19.739Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s)
10:11:19 [2021-05-18T10:11:19.739Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:11:22 [2021-05-18T10:11:22.274Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.58s)
10:11:22 [2021-05-18T10:11:22.274Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:11:22 [2021-05-18T10:11:22.844Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s)
10:11:22 [2021-05-18T10:11:22.844Z] === RUN   TestServiceWithPredefinedNetwork
10:11:25 [2021-05-18T10:11:25.435Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
10:11:25 [2021-05-18T10:11:25.435Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:11:25 [2021-05-18T10:11:25.435Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:11:25 [2021-05-18T10:11:25.435Z]     service_test.go:242: FLAKY_TEST
10:11:25 [2021-05-18T10:11:25.435Z] === RUN   TestServiceWithDataPathPortInit
10:11:43 [2021-05-18T10:11:43.528Z] --- PASS: TestServiceWithDataPathPortInit (15.72s)
10:11:43 [2021-05-18T10:11:43.528Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:11:48 [2021-05-18T10:11:48.802Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s)
10:11:48 [2021-05-18T10:11:48.802Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qwrhxmxw9vh9igpe0yrsp6yh2 Created:2021-05-18 10:11:42.199097478 +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[434fd154a98bc44b8f7820129c74577434b7cf92c971652ef5067db2fc1970e9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fcnj4wg4twhj45xf63z1rl11t EndpointID:2fec477b89df30a1c1f609b43fe16575eb6fec9953ebb57b3ef2e50b513a045d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e007466eb174f78462b80fcbe1fb86edbba496480d923581ae20a9eac914662d 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:a34c76bb259a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fcnj4wg4twhj45xf63z1rl11t EndpointID:2fec477b89df30a1c1f609b43fe16575eb6fec9953ebb57b3ef2e50b513a045d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:11:48 [2021-05-18T10:11:48.802Z] PASS
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] === Skipped
10:11:48 [2021-05-18T10:11:48.802Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:11:48 [2021-05-18T10:11:48.802Z]     service_test.go:242: FLAKY_TEST
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] DONE 26 tests, 1 skipped in 55.943s
10:11:48 [2021-05-18T10:11:48.802Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:11:48 [2021-05-18T10:11:48.802Z] INFO: Testing against a local daemon
10:11:48 [2021-05-18T10:11:48.802Z] === RUN   TestDockerNetworkIpvlanPersistance
10:11:48 [2021-05-18T10:11:48.802Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:11:48 [2021-05-18T10:11:48.802Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:11:48 [2021-05-18T10:11:48.802Z] === RUN   TestDockerNetworkIpvlan
10:11:48 [2021-05-18T10:11:48.802Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:11:48 [2021-05-18T10:11:48.802Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:11:48 [2021-05-18T10:11:48.802Z] PASS
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] === Skipped
10:11:48 [2021-05-18T10:11:48.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:11:48 [2021-05-18T10:11:48.802Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:11:48 [2021-05-18T10:11:48.802Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] DONE 2 tests, 2 skipped in 0.038s
10:11:48 [2021-05-18T10:11:48.802Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:11:49 [2021-05-18T10:11:49.062Z] INFO: Testing against a local daemon
10:11:49 [2021-05-18T10:11:49.062Z] === RUN   TestDockerNetworkMacvlanPersistance
10:11:50 [2021-05-18T10:11:50.972Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.97s)
10:11:50 [2021-05-18T10:11:50.972Z] === RUN   TestDockerNetworkMacvlan
10:11:51 [2021-05-18T10:11:51.912Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:11:52 [2021-05-18T10:11:52.850Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:11:54 [2021-05-18T10:11:54.237Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:11:57 [2021-05-18T10:11:57.529Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:12:00 [2021-05-18T10:12:00.973Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:12:07 [2021-05-18T10:12:07.560Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:12:08 [2021-05-18T10:12:08.942Z] --- PASS: TestDockerNetworkMacvlan (17.93s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.31s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.99s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.65s)
10:12:08 [2021-05-18T10:12:08.942Z] PASS
10:12:08 [2021-05-18T10:12:08.942Z] 
10:12:08 [2021-05-18T10:12:08.942Z] DONE 8 tests in 19.945s
10:12:08 [2021-05-18T10:12:08.942Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:12:08 [2021-05-18T10:12:08.942Z] testing: warning: no tests to run
10:12:08 [2021-05-18T10:12:08.942Z] PASS
10:12:08 [2021-05-18T10:12:08.942Z] 
10:12:08 [2021-05-18T10:12:08.942Z] DONE 0 tests in 0.006s
10:12:08 [2021-05-18T10:12:08.942Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:12:08 [2021-05-18T10:12:08.942Z] INFO: Testing against a local daemon
10:12:08 [2021-05-18T10:12:08.942Z] === RUN   TestAuthZPluginAllowRequest
10:12:10 [2021-05-18T10:12:10.848Z] --- PASS: TestAuthZPluginAllowRequest (1.70s)
10:12:10 [2021-05-18T10:12:10.848Z] === RUN   TestAuthZPluginTLS
10:12:11 [2021-05-18T10:12:11.417Z] --- PASS: TestAuthZPluginTLS (0.69s)
10:12:11 [2021-05-18T10:12:11.417Z] === RUN   TestAuthZPluginDenyRequest
10:12:11 [2021-05-18T10:12:11.985Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
10:12:11 [2021-05-18T10:12:11.985Z] === RUN   TestAuthZPluginAPIDenyResponse
10:12:12 [2021-05-18T10:12:12.554Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
10:12:12 [2021-05-18T10:12:12.554Z] === RUN   TestAuthZPluginDenyResponse
10:12:13 [2021-05-18T10:12:13.491Z] --- PASS: TestAuthZPluginDenyResponse (0.70s)
10:12:13 [2021-05-18T10:12:13.491Z] === RUN   TestAuthZPluginAllowEventStream
10:12:15 [2021-05-18T10:12:15.398Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s)
10:12:15 [2021-05-18T10:12:15.398Z] === RUN   TestAuthZPluginErrorResponse
10:12:15 [2021-05-18T10:12:15.658Z] --- PASS: TestAuthZPluginErrorResponse (0.71s)
10:12:15 [2021-05-18T10:12:15.658Z] === RUN   TestAuthZPluginErrorRequest
10:12:16 [2021-05-18T10:12:16.596Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
10:12:16 [2021-05-18T10:12:16.596Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:12:17 [2021-05-18T10:12:17.165Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
10:12:17 [2021-05-18T10:12:17.165Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:12:19 [2021-05-18T10:12:19.073Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s)
10:12:19 [2021-05-18T10:12:19.073Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:12:20 [2021-05-18T10:12:20.981Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s)
10:12:20 [2021-05-18T10:12:20.981Z] === RUN   TestAuthZPluginHeader
10:12:21 [2021-05-18T10:12:21.920Z] --- PASS: TestAuthZPluginHeader (0.86s)
10:12:21 [2021-05-18T10:12:21.920Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:12:27 [2021-05-18T10:12:27.193Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s)
10:12:27 [2021-05-18T10:12:27.193Z] === RUN   TestAuthZPluginV2Disable
10:12:30 [2021-05-18T10:12:30.484Z] --- PASS: TestAuthZPluginV2Disable (3.68s)
10:12:30 [2021-05-18T10:12:30.484Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:12:33 [2021-05-18T10:12:33.774Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.46s)
10:12:33 [2021-05-18T10:12:33.774Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:12:43 [2021-05-18T10:12:43.763Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.69s)
10:12:43 [2021-05-18T10:12:43.764Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:13:01 [2021-05-18T10:13:01.875Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.92s)
10:13:01 [2021-05-18T10:13:01.875Z] PASS
10:13:01 [2021-05-18T10:13:01.875Z] 
10:13:01 [2021-05-18T10:13:01.875Z] DONE 17 tests in 52.176s
10:13:01 [2021-05-18T10:13:01.875Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:13:01 [2021-05-18T10:13:01.875Z] INFO: Testing against a local daemon
10:13:01 [2021-05-18T10:13:01.875Z] === RUN   TestPluginInvalidJSON
10:13:01 [2021-05-18T10:13:01.875Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:13:01 [2021-05-18T10:13:01.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:13:01 [2021-05-18T10:13:01.875Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:13:01 [2021-05-18T10:13:01.875Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:13:01 [2021-05-18T10:13:01.875Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:13:01 [2021-05-18T10:13:01.875Z] === RUN   TestPluginInstall
10:13:01 [2021-05-18T10:13:01.875Z] === RUN   TestPluginInstall/no_auth
10:13:03 [2021-05-18T10:13:03.278Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:03 [2021-05-18T10:13:03.278Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eadc76143263bf9b54c99b7b360235ca5c4730b4f84589835809824c0131e6d2" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:03 [2021-05-18T10:13:03.278Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:03 [2021-05-18T10:13:03.278Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eadc76143263bf9b54c99b7b360235ca5c4730b4f84589835809824c0131e6d2" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:03 [2021-05-18T10:13:03.544Z] === RUN   TestPluginInstall/with_htpasswd
10:13:04 [2021-05-18T10:13:04.112Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:04 [2021-05-18T10:13:04.112Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5423e1c7488e4f4503bacd66eecdc2a1f7ee20e7978b9f4abb2fa763a1ed7ffb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:04 [2021-05-18T10:13:04.112Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:04 [2021-05-18T10:13:04.112Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5423e1c7488e4f4503bacd66eecdc2a1f7ee20e7978b9f4abb2fa763a1ed7ffb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:04 [2021-05-18T10:13:04.372Z] === RUN   TestPluginInstall/with_insecure
10:13:05 [2021-05-18T10:13:05.750Z] time="2021-05-18T10:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:05 [2021-05-18T10:13:05.750Z] time="2021-05-18T10:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d27d2c95c4540f9774ec069ccd01901d6717c6d244d665e0ea5a129bb175a43" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:05 [2021-05-18T10:13:05.750Z] time="2021-05-18T10:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:05 [2021-05-18T10:13:05.750Z] time="2021-05-18T10:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d27d2c95c4540f9774ec069ccd01901d6717c6d244d665e0ea5a129bb175a43" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:05 [2021-05-18T10:13:05.750Z] --- PASS: TestPluginInstall (4.53s)
10:13:05 [2021-05-18T10:13:05.750Z]     --- PASS: TestPluginInstall/no_auth (2.31s)
10:13:05 [2021-05-18T10:13:05.750Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
10:13:05 [2021-05-18T10:13:05.750Z]     --- PASS: TestPluginInstall/with_insecure (1.39s)
10:13:05 [2021-05-18T10:13:05.750Z]         plugin_test.go:165: [d8849e0550217] daemon is not started
10:13:05 [2021-05-18T10:13:05.750Z] === RUN   TestPluginsWithRuntimes
10:13:07 [2021-05-18T10:13:07.657Z] === RUN   TestPluginsWithRuntimes/No_Args
10:13:09 [2021-05-18T10:13:09.036Z] === RUN   TestPluginsWithRuntimes/With_Args
10:13:10 [2021-05-18T10:13:10.941Z] --- PASS: TestPluginsWithRuntimes (5.12s)
10:13:10 [2021-05-18T10:13:10.941Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.56s)
10:13:10 [2021-05-18T10:13:10.941Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.63s)
10:13:10 [2021-05-18T10:13:10.941Z] === RUN   TestPluginBackCompatMediaTypes
10:13:11 [2021-05-18T10:13:11.510Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s)
10:13:11 [2021-05-18T10:13:11.510Z] PASS
10:13:11 [2021-05-18T10:13:11.510Z] 
10:13:11 [2021-05-18T10:13:11.510Z] DONE 10 tests in 10.434s
10:13:11 [2021-05-18T10:13:11.510Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:13:11 [2021-05-18T10:13:11.510Z] INFO: Testing against a local daemon
10:13:11 [2021-05-18T10:13:11.510Z] === RUN   TestExternalGraphDriver
10:13:11 [2021-05-18T10:13:11.769Z] === RUN   TestExternalGraphDriver/json
10:13:14 [2021-05-18T10:13:14.307Z] === RUN   TestExternalGraphDriver/spec
10:13:16 [2021-05-18T10:13:16.843Z] === RUN   TestExternalGraphDriver/pull
10:13:18 [2021-05-18T10:13:18.750Z] --- PASS: TestExternalGraphDriver (7.29s)
10:13:18 [2021-05-18T10:13:18.750Z]     --- PASS: TestExternalGraphDriver/json (2.44s)
10:13:18 [2021-05-18T10:13:18.750Z]     --- PASS: TestExternalGraphDriver/spec (2.68s)
10:13:18 [2021-05-18T10:13:18.750Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
10:13:18 [2021-05-18T10:13:18.750Z] === RUN   TestGraphdriverPluginV2
10:13:24 [2021-05-18T10:13:24.025Z] --- PASS: TestGraphdriverPluginV2 (4.64s)
10:13:24 [2021-05-18T10:13:24.025Z] PASS
10:13:24 [2021-05-18T10:13:24.025Z] 
10:13:24 [2021-05-18T10:13:24.025Z] DONE 5 tests in 11.975s
10:13:24 [2021-05-18T10:13:24.025Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:13:24 [2021-05-18T10:13:24.025Z] INFO: Testing against a local daemon
10:13:24 [2021-05-18T10:13:24.025Z] === RUN   TestContinueAfterPluginCrash
10:13:24 [2021-05-18T10:13:24.025Z] === PAUSE TestContinueAfterPluginCrash
10:13:24 [2021-05-18T10:13:24.025Z] === RUN   TestReadPluginNoRead
10:13:24 [2021-05-18T10:13:24.025Z] === PAUSE TestReadPluginNoRead
10:13:24 [2021-05-18T10:13:24.025Z] === RUN   TestDaemonStartWithLogOpt
10:13:24 [2021-05-18T10:13:24.025Z] === PAUSE TestDaemonStartWithLogOpt
10:13:24 [2021-05-18T10:13:24.025Z] === CONT  TestContinueAfterPluginCrash
10:13:24 [2021-05-18T10:13:24.025Z] === CONT  TestDaemonStartWithLogOpt
10:13:28 [2021-05-18T10:13:28.225Z] --- PASS: TestDaemonStartWithLogOpt (4.23s)
10:13:28 [2021-05-18T10:13:28.225Z] === CONT  TestReadPluginNoRead
10:13:30 [2021-05-18T10:13:30.762Z] === RUN   TestReadPluginNoRead/default
10:13:32 [2021-05-18T10:13:32.142Z] === RUN   TestReadPluginNoRead/disabled_caching
10:13:33 [2021-05-18T10:13:33.080Z] --- PASS: TestContinueAfterPluginCrash (9.42s)
10:13:33 [2021-05-18T10:13:33.650Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:13:35 [2021-05-18T10:13:35.556Z] --- PASS: TestReadPluginNoRead (7.48s)
10:13:35 [2021-05-18T10:13:35.556Z]     --- PASS: TestReadPluginNoRead/default (1.59s)
10:13:35 [2021-05-18T10:13:35.556Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.63s)
10:13:35 [2021-05-18T10:13:35.556Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s)
10:13:35 [2021-05-18T10:13:35.556Z]     read_test.go:92: [d170fc0a4ae5a] daemon is not started
10:13:35 [2021-05-18T10:13:35.556Z] PASS
10:13:35 [2021-05-18T10:13:35.556Z] 
10:13:35 [2021-05-18T10:13:35.556Z] DONE 6 tests in 11.746s
10:13:35 [2021-05-18T10:13:35.556Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:13:35 [2021-05-18T10:13:35.556Z] testing: warning: no tests to run
10:13:35 [2021-05-18T10:13:35.556Z] PASS
10:13:35 [2021-05-18T10:13:35.556Z] 
10:13:35 [2021-05-18T10:13:35.556Z] DONE 0 tests in 0.008s
10:13:35 [2021-05-18T10:13:35.556Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:13:35 [2021-05-18T10:13:35.556Z] INFO: Testing against a local daemon
10:13:35 [2021-05-18T10:13:35.556Z] === RUN   TestPluginWithDevMounts
10:13:35 [2021-05-18T10:13:35.556Z] === PAUSE TestPluginWithDevMounts
10:13:35 [2021-05-18T10:13:35.556Z] === CONT  TestPluginWithDevMounts
10:13:37 [2021-05-18T10:13:37.463Z] --- PASS: TestPluginWithDevMounts (1.74s)
10:13:37 [2021-05-18T10:13:37.463Z] PASS
10:13:37 [2021-05-18T10:13:37.463Z] 
10:13:37 [2021-05-18T10:13:37.463Z] DONE 1 tests in 1.779s
10:13:37 [2021-05-18T10:13:37.463Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:13:37 [2021-05-18T10:13:37.463Z] INFO: Testing against a local daemon
10:13:37 [2021-05-18T10:13:37.463Z] === RUN   TestSecretInspect
10:13:40 [2021-05-18T10:13:40.000Z] --- PASS: TestSecretInspect (2.51s)
10:13:40 [2021-05-18T10:13:40.000Z] === RUN   TestSecretList
10:13:42 [2021-05-18T10:13:42.536Z] --- PASS: TestSecretList (2.45s)
10:13:42 [2021-05-18T10:13:42.536Z] === RUN   TestSecretsCreateAndDelete
10:13:45 [2021-05-18T10:13:45.072Z] --- PASS: TestSecretsCreateAndDelete (2.50s)
10:13:45 [2021-05-18T10:13:45.072Z] === RUN   TestSecretsUpdate
10:13:46 [2021-05-18T10:13:46.979Z] --- PASS: TestSecretsUpdate (2.48s)
10:13:46 [2021-05-18T10:13:46.979Z] === RUN   TestTemplatedSecret
10:13:51 [2021-05-18T10:13:51.175Z] --- PASS: TestTemplatedSecret (3.56s)
10:13:51 [2021-05-18T10:13:51.175Z] === RUN   TestSecretCreateResolve
10:13:53 [2021-05-18T10:13:53.081Z] --- PASS: TestSecretCreateResolve (2.51s)
10:13:53 [2021-05-18T10:13:53.082Z] PASS
10:13:53 [2021-05-18T10:13:53.082Z] 
10:13:53 [2021-05-18T10:13:53.082Z] DONE 6 tests in 16.040s
10:13:53 [2021-05-18T10:13:53.082Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:13:53 [2021-05-18T10:13:53.341Z] INFO: Testing against a local daemon
10:13:53 [2021-05-18T10:13:53.341Z] === RUN   TestServiceCreateInit
10:13:53 [2021-05-18T10:13:53.341Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:13:58 [2021-05-18T10:13:58.621Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:14:02 [2021-05-18T10:14:02.817Z] --- PASS: TestServiceCreateInit (9.58s)
10:14:02 [2021-05-18T10:14:02.817Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s)
10:14:02 [2021-05-18T10:14:02.817Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s)
10:14:02 [2021-05-18T10:14:02.817Z] === RUN   TestCreateServiceMultipleTimes
10:14:20 [2021-05-18T10:14:20.917Z] --- PASS: TestCreateServiceMultipleTimes (18.07s)
10:14:20 [2021-05-18T10:14:20.917Z] === RUN   TestCreateServiceConflict
10:14:23 [2021-05-18T10:14:23.465Z] --- PASS: TestCreateServiceConflict (2.49s)
10:14:23 [2021-05-18T10:14:23.465Z] === RUN   TestCreateServiceMaxReplicas
10:14:26 [2021-05-18T10:14:26.809Z] --- PASS: TestCreateServiceMaxReplicas (3.16s)
10:14:26 [2021-05-18T10:14:26.809Z] === RUN   TestCreateWithDuplicateNetworkNames
10:14:41 [2021-05-18T10:14:41.697Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.92s)
10:14:41 [2021-05-18T10:14:41.697Z] === RUN   TestCreateServiceSecretFileMode
10:14:43 [2021-05-18T10:14:43.077Z] --- PASS: TestCreateServiceSecretFileMode (2.41s)
10:14:43 [2021-05-18T10:14:43.077Z] === RUN   TestCreateServiceConfigFileMode
10:14:45 [2021-05-18T10:14:45.616Z] --- PASS: TestCreateServiceConfigFileMode (2.84s)
10:14:45 [2021-05-18T10:14:45.616Z] === RUN   TestCreateServiceSysctls
10:14:49 [2021-05-18T10:14:49.814Z] --- PASS: TestCreateServiceSysctls (3.70s)
10:14:49 [2021-05-18T10:14:49.814Z] === RUN   TestCreateServiceCapabilities
10:14:52 [2021-05-18T10:14:52.350Z] --- PASS: TestCreateServiceCapabilities (2.96s)
10:14:52 [2021-05-18T10:14:52.350Z] === RUN   TestInspect
10:14:55 [2021-05-18T10:14:55.642Z] --- PASS: TestInspect (3.31s)
10:14:55 [2021-05-18T10:14:55.642Z] === RUN   TestCreateJob
10:14:59 [2021-05-18T10:14:59.839Z] --- PASS: TestCreateJob (3.80s)
10:14:59 [2021-05-18T10:14:59.839Z] === RUN   TestReplicatedJob
10:15:06 [2021-05-18T10:15:06.412Z] --- PASS: TestReplicatedJob (7.04s)
10:15:06 [2021-05-18T10:15:06.412Z] === RUN   TestUpdateReplicatedJob
10:15:10 [2021-05-18T10:15:10.719Z] --- PASS: TestUpdateReplicatedJob (3.99s)
10:15:10 [2021-05-18T10:15:10.719Z] === RUN   TestServiceListWithStatuses
10:15:10 [2021-05-18T10:15:10.719Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:15:10 [2021-05-18T10:15:10.719Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:15:10 [2021-05-18T10:15:10.719Z] === RUN   TestDockerNetworkConnectAlias
10:15:15 [2021-05-18T10:15:15.999Z] --- PASS: TestDockerNetworkConnectAlias (5.12s)
10:15:15 [2021-05-18T10:15:15.999Z] === RUN   TestDockerNetworkReConnect
10:15:19 [2021-05-18T10:15:19.290Z] --- PASS: TestDockerNetworkReConnect (3.73s)
10:15:19 [2021-05-18T10:15:19.290Z] === RUN   TestServicePlugin
10:15:51 [2021-05-18T10:15:51.377Z] --- PASS: TestServicePlugin (30.95s)
10:15:51 [2021-05-18T10:15:51.377Z]     plugin_test.go:62: [d27677f04587d] joining swarm manager [da5fafdd32b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:15:51 [2021-05-18T10:15:51.377Z]     plugin_test.go:65: [d5a829f602a5c] joining swarm manager [da5fafdd32b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:15:51 [2021-05-18T10:15:51.377Z] === RUN   TestServiceUpdateLabel
10:15:52 [2021-05-18T10:15:52.756Z] --- PASS: TestServiceUpdateLabel (2.48s)
10:15:52 [2021-05-18T10:15:52.756Z] === RUN   TestServiceUpdateSecrets
10:16:07 [2021-05-18T10:16:07.644Z] --- PASS: TestServiceUpdateSecrets (14.77s)
10:16:07 [2021-05-18T10:16:07.644Z] === RUN   TestServiceUpdateConfigs
10:16:25 [2021-05-18T10:16:25.735Z] --- PASS: TestServiceUpdateConfigs (15.32s)
10:16:25 [2021-05-18T10:16:25.735Z] === RUN   TestServiceUpdateNetwork
10:16:37 [2021-05-18T10:16:37.949Z] --- PASS: TestServiceUpdateNetwork (13.48s)
10:16:37 [2021-05-18T10:16:37.949Z] === RUN   TestServiceUpdatePidsLimit
10:16:37 [2021-05-18T10:16:37.949Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:16:38 [2021-05-18T10:16:38.208Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:16:46 [2021-05-18T10:16:46.341Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestServiceUpdatePidsLimit (16.87s)
10:16:54 [2021-05-18T10:16:54.504Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
10:16:54 [2021-05-18T10:16:54.504Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
10:16:54 [2021-05-18T10:16:54.504Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.29s)
10:16:54 [2021-05-18T10:16:54.504Z] PASS
10:16:54 [2021-05-18T10:16:54.504Z] 
10:16:54 [2021-05-18T10:16:54.504Z] === Skipped
10:16:54 [2021-05-18T10:16:54.504Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:16:54 [2021-05-18T10:16:54.504Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:16:54 [2021-05-18T10:16:54.504Z] 
10:16:54 [2021-05-18T10:16:54.504Z] 
10:16:54 [2021-05-18T10:16:54.504Z] DONE 27 tests, 1 skipped in 180.026s
10:16:54 [2021-05-18T10:16:54.504Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:16:54 [2021-05-18T10:16:54.504Z] INFO: Testing against a local daemon
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestSessionCreate
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestSessionCreate (0.02s)
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestSessionCreateWithBadUpgrade
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:16:54 [2021-05-18T10:16:54.504Z] PASS
10:16:54 [2021-05-18T10:16:54.504Z] 
10:16:54 [2021-05-18T10:16:54.504Z] DONE 2 tests in 0.082s
10:16:54 [2021-05-18T10:16:54.504Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:16:54 [2021-05-18T10:16:54.504Z] INFO: Testing against a local daemon
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:16:54 [2021-05-18T10:16:54.504Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestEventsExecDie
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestEventsExecDie (1.10s)
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestEventsBackwardsCompatible
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestInfoBinaryCommits
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestInfoAPIVersioned
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestInfoDiscoveryBackend
10:16:55 [2021-05-18T10:16:55.442Z] --- PASS: TestInfoDiscoveryBackend (0.70s)
10:16:55 [2021-05-18T10:16:55.442Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:16:56 [2021-05-18T10:16:56.379Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:16:56 [2021-05-18T10:16:56.379Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:16:56 [2021-05-18T10:16:56.947Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
10:16:56 [2021-05-18T10:16:56.947Z] === RUN   TestInfoAPI
10:16:56 [2021-05-18T10:16:56.947Z] --- PASS: TestInfoAPI (0.02s)
10:16:56 [2021-05-18T10:16:56.947Z] === RUN   TestInfoAPIWarnings
10:17:15 [2021-05-18T10:17:15.038Z] --- PASS: TestInfoAPIWarnings (16.67s)
10:17:15 [2021-05-18T10:17:15.038Z] === RUN   TestInfoDebug
10:17:15 [2021-05-18T10:17:15.038Z] --- PASS: TestInfoDebug (0.66s)
10:17:15 [2021-05-18T10:17:15.038Z] === RUN   TestInfoInsecureRegistries
10:17:15 [2021-05-18T10:17:15.038Z] --- PASS: TestInfoInsecureRegistries (0.64s)
10:17:15 [2021-05-18T10:17:15.038Z] === RUN   TestInfoRegistryMirrors
10:17:15 [2021-05-18T10:17:15.607Z] --- PASS: TestInfoRegistryMirrors (0.69s)
10:17:15 [2021-05-18T10:17:15.607Z] === RUN   TestLoginFailsWithBadCredentials
10:17:15 [2021-05-18T10:17:15.607Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
10:17:15 [2021-05-18T10:17:15.607Z] === RUN   TestPingCacheHeaders
10:17:15 [2021-05-18T10:17:15.866Z] --- PASS: TestPingCacheHeaders (0.02s)
10:17:15 [2021-05-18T10:17:15.866Z] === RUN   TestPingGet
10:17:15 [2021-05-18T10:17:15.866Z] --- PASS: TestPingGet (0.01s)
10:17:15 [2021-05-18T10:17:15.866Z] === RUN   TestPingHead
10:17:15 [2021-05-18T10:17:15.866Z] --- PASS: TestPingHead (0.02s)
10:17:15 [2021-05-18T10:17:15.866Z] === RUN   TestVersion
10:17:15 [2021-05-18T10:17:15.866Z] --- PASS: TestVersion (0.02s)
10:17:15 [2021-05-18T10:17:15.866Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:17:17 [2021-05-18T10:17:17.247Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s)
10:17:17 [2021-05-18T10:17:17.247Z] PASS
10:17:17 [2021-05-18T10:17:17.247Z] 
10:17:17 [2021-05-18T10:17:17.247Z] DONE 18 tests in 23.999s
10:17:17 [2021-05-18T10:17:17.247Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:17:17 [2021-05-18T10:17:17.247Z] INFO: Testing against a local daemon
10:17:17 [2021-05-18T10:17:17.247Z] === RUN   TestVolumesCreateAndList
10:17:17 [2021-05-18T10:17:17.247Z] --- PASS: TestVolumesCreateAndList (0.03s)
10:17:17 [2021-05-18T10:17:17.247Z] === RUN   TestVolumesRemove
10:17:17 [2021-05-18T10:17:17.507Z] --- PASS: TestVolumesRemove (0.09s)
10:17:17 [2021-05-18T10:17:17.507Z] === RUN   TestVolumesInspect
10:17:17 [2021-05-18T10:17:17.507Z] --- PASS: TestVolumesInspect (0.02s)
10:17:17 [2021-05-18T10:17:17.507Z] === RUN   TestVolumesInvalidJSON
10:17:17 [2021-05-18T10:17:17.507Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:17:17 [2021-05-18T10:17:17.507Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:17:17 [2021-05-18T10:17:17.507Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:17:17 [2021-05-18T10:17:17.507Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:17:17 [2021-05-18T10:17:17.507Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:17:17 [2021-05-18T10:17:17.507Z] PASS
10:17:17 [2021-05-18T10:17:17.507Z] 
10:17:17 [2021-05-18T10:17:17.507Z] DONE 5 tests in 0.177s
10:17:17 [2021-05-18T10:17:17.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:17:19 [2021-05-18T10:17:19.417Z] Stopping apparmor (via systemctl): apparmor.service.
10:17:19 [2021-05-18T10:17:19.417Z] Removing test suite binaries
10:17:19 [2021-05-18T10:17:19.417Z] exiting test-integration
10:17:19 [2021-05-18T10:17:19.417Z] ++ exit 0
10:17:19 [2021-05-18T10:17:19.417Z]