Skip to content

Console Output

14:02:21 [2022-01-20T14:02:21.383Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42155/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bbb388b4c94ffe6344837f943c58cd25ecdf54c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bbb388b4c94ffe6344837f943c58cd25ecdf54c hack/make.sh dynbinary test-integration
14:02:21 [2022-01-20T14:02:21.643Z] 
14:02:21 [2022-01-20T14:02:21.643Z] Removing bundles/
14:02:21 [2022-01-20T14:02:21.643Z] 
14:02:21 [2022-01-20T14:02:21.643Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:02:21 [2022-01-20T14:02:21.643Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:02:21 [2022-01-20T14:02:21.643Z] GOOS="" GOARCH="" GOARM=""
14:03:43 [2022-01-20T14:03:43.113Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:03:43 [2022-01-20T14:03:43.113Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
14:03:43 [2022-01-20T14:03:43.113Z] GOOS="" GOARCH="" GOARM=""
14:03:43 [2022-01-20T14:03:43.113Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
14:03:43 [2022-01-20T14:03:43.113Z] 
14:03:43 [2022-01-20T14:03:43.113Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:03:43 [2022-01-20T14:03:43.113Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:03:43 [2022-01-20T14:03:43.113Z] HOSTNAME=9fa0da4ea797
14:03:43 [2022-01-20T14:03:43.113Z] TESTDEBUG=0
14:03:43 [2022-01-20T14:03:43.113Z] DEST=bundles/test-integration
14:03:43 [2022-01-20T14:03:43.113Z] PWD=/go/src/github.com/docker/docker
14:03:43 [2022-01-20T14:03:43.113Z] DOCKER_GITCOMMIT=0bbb388b4c94ffe6344837f943c58cd25ecdf54c
14:03:43 [2022-01-20T14:03:43.113Z] container=docker
14:03:43 [2022-01-20T14:03:43.113Z] HOME=/root
14:03:43 [2022-01-20T14:03:43.113Z] GOLANG_VERSION=1.17.6
14:03:43 [2022-01-20T14:03:43.113Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:03:43 [2022-01-20T14:03:43.113Z] VALIDATE_BRANCH=master
14:03:43 [2022-01-20T14:03:43.113Z] TERM=xterm
14:03:43 [2022-01-20T14:03:43.113Z] DOCKER_PKG=github.com/docker/docker
14:03:43 [2022-01-20T14:03:43.113Z] SHLVL=1
14:03:43 [2022-01-20T14:03:43.113Z] TIMEOUT=120m
14:03:43 [2022-01-20T14:03:43.113Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:03:43 [2022-01-20T14:03:43.113Z] DOCKER_GRAPHDRIVER=overlay2
14:03:43 [2022-01-20T14:03:43.113Z] GO111MODULE=off
14:03:43 [2022-01-20T14:03:43.113Z] DOCKER_EXPERIMENTAL=1
14:03:43 [2022-01-20T14:03:43.113Z] TEST_SKIP_INTEGRATION_CLI=1
14:03:43 [2022-01-20T14:03:43.113Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:03:43 [2022-01-20T14:03:43.113Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:03:43 [2022-01-20T14:03:43.113Z] GOPATH=/go
14:03:43 [2022-01-20T14:03:43.113Z] PKG_CONFIG=pkg-config
14:03:43 [2022-01-20T14:03:43.113Z] _=/usr/bin/env
14:03:43 [2022-01-20T14:03:43.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:04:05 [2022-01-20T14:04:05.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:04:05 [2022-01-20T14:04:05.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:04:23 [2022-01-20T14:04:23.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:04:29 [2022-01-20T14:04:29.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:04:36 [2022-01-20T14:04:36.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:04:37 [2022-01-20T14:04:37.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:04:38 [2022-01-20T14:04:38.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:04:38 [2022-01-20T14:04:38.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:04:38 [2022-01-20T14:04:38.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:04:39 [2022-01-20T14:04:39.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:04:41 [2022-01-20T14:04:41.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:04:42 [2022-01-20T14:04:42.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:04:43 [2022-01-20T14:04:43.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:04:43 [2022-01-20T14:04:43.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:04:44 [2022-01-20T14:04:44.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:04:45 [2022-01-20T14:04:45.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:04:46 [2022-01-20T14:04:46.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:04:46 [2022-01-20T14:04:46.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:04:47 [2022-01-20T14:04:47.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:04:47 [2022-01-20T14:04:47.983Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:04:47 [2022-01-20T14:04:47.983Z] Using test binary docker
14:04:47 [2022-01-20T14:04:47.983Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:04:47 [2022-01-20T14:04:47.983Z] +++ /etc/init.d/apparmor start
14:04:47 [2022-01-20T14:04:47.983Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:04:47 [2022-01-20T14:04:47.983Z] INFO: Waiting for daemon to start...
14:04:47 [2022-01-20T14:04:47.983Z] Starting dockerd
14:04:47 [2022-01-20T14:04:47.983Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
14:04:56 [2022-01-20T14:04:56.261Z] .
14:04:56 [2022-01-20T14:04:56.261Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:04:56 [2022-01-20T14:04:56.261Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:04:56 [2022-01-20T14:04:56.261Z] Error: No such image: emptyfs
14:04:56 [2022-01-20T14:04:56.261Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:04:56 [2022-01-20T14:04:56.261Z] ++++ docker load
14:04:56 [2022-01-20T14:04:56.261Z] Running integration-test (iteration 1)
14:04:56 [2022-01-20T14:04:56.261Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:04:56 [2022-01-20T14:04:56.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:04:56 [2022-01-20T14:04:56.261Z] ++ set -e
14:04:56 [2022-01-20T14:04:56.261Z] ++ '[' -n 0 ']'
14:04:56 [2022-01-20T14:04:56.261Z] ++ set -x
14:04:56 [2022-01-20T14:04:56.261Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:04:56 [2022-01-20T14:04:56.261Z] Loaded image: busybox:latest
14:04:56 [2022-01-20T14:04:56.261Z] Loaded image: busybox:glibc
14:04:56 [2022-01-20T14:04:56.830Z] Loaded image: debian:bullseye-slim
14:04:56 [2022-01-20T14:04:56.831Z] Loaded image: hello-world:latest
14:04:57 [2022-01-20T14:04:57.090Z] Loaded image: arm32v7/hello-world:latest
14:04:57 [2022-01-20T14:04:57.090Z] INFO: Testing against a local daemon
14:04:57 [2022-01-20T14:04:57.090Z] === RUN   TestCgroupNamespacesBuild
14:04:58 [2022-01-20T14:04:58.470Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
14:04:58 [2022-01-20T14:04:58.470Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:04:59 [2022-01-20T14:04:59.408Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
14:04:59 [2022-01-20T14:04:59.408Z] === RUN   TestBuildWithSession
14:04:59 [2022-01-20T14:04:59.408Z]     build_session_test.go:25: TODO: BuildKit
14:04:59 [2022-01-20T14:04:59.408Z] --- SKIP: TestBuildWithSession (0.00s)
14:04:59 [2022-01-20T14:04:59.408Z] === RUN   TestBuildSquashParent
14:05:03 [2022-01-20T14:05:03.605Z] --- PASS: TestBuildSquashParent (3.68s)
14:05:03 [2022-01-20T14:05:03.605Z] === RUN   TestBuildWithRemoveAndForceRemove
14:05:03 [2022-01-20T14:05:03.605Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:05:03 [2022-01-20T14:05:03.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:05:03 [2022-01-20T14:05:03.605Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:05:03 [2022-01-20T14:05:03.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:05:03 [2022-01-20T14:05:03.605Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:05:03 [2022-01-20T14:05:03.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:05:03 [2022-01-20T14:05:03.605Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:05:03 [2022-01-20T14:05:03.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:05:03 [2022-01-20T14:05:03.605Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:05:03 [2022-01-20T14:05:03.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:05:03 [2022-01-20T14:05:03.605Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:05:03 [2022-01-20T14:05:03.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:05:03 [2022-01-20T14:05:03.605Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:05:03 [2022-01-20T14:05:03.605Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:05:04 [2022-01-20T14:05:04.546Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:05:04 [2022-01-20T14:05:04.813Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:05:06 [2022-01-20T14:05:06.195Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:05:06 [2022-01-20T14:05:06.195Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:05:07 [2022-01-20T14:05:07.134Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:05:07 [2022-01-20T14:05:07.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s)
14:05:07 [2022-01-20T14:05:07.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s)
14:05:07 [2022-01-20T14:05:07.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s)
14:05:07 [2022-01-20T14:05:07.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s)
14:05:07 [2022-01-20T14:05:07.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.16s)
14:05:07 [2022-01-20T14:05:07.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s)
14:05:07 [2022-01-20T14:05:07.134Z] === RUN   TestBuildMultiStageCopy
14:05:07 [2022-01-20T14:05:07.134Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:05:08 [2022-01-20T14:05:08.074Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:05:08 [2022-01-20T14:05:08.333Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:05:08 [2022-01-20T14:05:08.593Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:05:08 [2022-01-20T14:05:08.593Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:05:08 [2022-01-20T14:05:08.853Z] --- PASS: TestBuildMultiStageCopy (1.78s)
14:05:08 [2022-01-20T14:05:08.853Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s)
14:05:08 [2022-01-20T14:05:08.853Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
14:05:08 [2022-01-20T14:05:08.853Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
14:05:08 [2022-01-20T14:05:08.853Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
14:05:08 [2022-01-20T14:05:08.853Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s)
14:05:08 [2022-01-20T14:05:08.853Z] === RUN   TestBuildMultiStageParentConfig
14:05:09 [2022-01-20T14:05:09.423Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
14:05:09 [2022-01-20T14:05:09.423Z] === RUN   TestBuildLabelWithTargets
14:05:10 [2022-01-20T14:05:10.804Z] --- PASS: TestBuildLabelWithTargets (1.02s)
14:05:10 [2022-01-20T14:05:10.804Z] === RUN   TestBuildWithEmptyLayers
14:05:10 [2022-01-20T14:05:10.804Z] --- PASS: TestBuildWithEmptyLayers (0.37s)
14:05:10 [2022-01-20T14:05:10.804Z] === RUN   TestBuildMultiStageOnBuild
14:05:12 [2022-01-20T14:05:12.185Z] --- PASS: TestBuildMultiStageOnBuild (1.28s)
14:05:12 [2022-01-20T14:05:12.185Z] === RUN   TestBuildUncleanTarFilenames
14:05:12 [2022-01-20T14:05:12.755Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
14:05:12 [2022-01-20T14:05:12.755Z] === RUN   TestBuildMultiStageLayerLeak
14:05:14 [2022-01-20T14:05:14.135Z] --- PASS: TestBuildMultiStageLayerLeak (1.29s)
14:05:14 [2022-01-20T14:05:14.135Z] === RUN   TestBuildWithHugeFile
14:06:35 [2022-01-20T14:06:35.599Z] --- PASS: TestBuildWithHugeFile (75.12s)
14:06:35 [2022-01-20T14:06:35.599Z] === RUN   TestBuildWCOWSandboxSize
14:06:35 [2022-01-20T14:06:35.599Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:06:35 [2022-01-20T14:06:35.599Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:06:35 [2022-01-20T14:06:35.599Z] === RUN   TestBuildWithEmptyDockerfile
14:06:35 [2022-01-20T14:06:35.599Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:06:35 [2022-01-20T14:06:35.599Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:06:35 [2022-01-20T14:06:35.599Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:06:35 [2022-01-20T14:06:35.599Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:06:35 [2022-01-20T14:06:35.599Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:06:35 [2022-01-20T14:06:35.599Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:06:35 [2022-01-20T14:06:35.599Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:06:35 [2022-01-20T14:06:35.599Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:06:35 [2022-01-20T14:06:35.599Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:06:35 [2022-01-20T14:06:35.599Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:06:35 [2022-01-20T14:06:35.599Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
14:06:35 [2022-01-20T14:06:35.599Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
14:06:35 [2022-01-20T14:06:35.599Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
14:06:35 [2022-01-20T14:06:35.599Z] === RUN   TestBuildPreserveOwnership
14:06:35 [2022-01-20T14:06:35.599Z] === RUN   TestBuildPreserveOwnership/copy_from
14:06:35 [2022-01-20T14:06:35.599Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:06:35 [2022-01-20T14:06:35.599Z] --- PASS: TestBuildPreserveOwnership (2.74s)
14:06:35 [2022-01-20T14:06:35.599Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.79s)
14:06:35 [2022-01-20T14:06:35.599Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s)
14:06:35 [2022-01-20T14:06:35.599Z] === RUN   TestBuildPlatformInvalid
14:06:35 [2022-01-20T14:06:35.599Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:06:35 [2022-01-20T14:06:35.599Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:06:35 [2022-01-20T14:06:35.599Z] Loaded image: busybox:latest
14:06:35 [2022-01-20T14:06:35.599Z] Loaded image: busybox:glibc
14:06:35 [2022-01-20T14:06:35.599Z] Loaded image: debian:bullseye-slim
14:06:35 [2022-01-20T14:06:35.599Z] Loaded image: hello-world:latest
14:06:35 [2022-01-20T14:06:35.599Z] Loaded image: arm32v7/hello-world:latest
14:06:42 [2022-01-20T14:06:42.175Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.00s)
14:06:42 [2022-01-20T14:06:42.175Z] PASS
14:06:42 [2022-01-20T14:06:42.175Z] 
14:06:42 [2022-01-20T14:06:42.175Z] === Skipped
14:06:42 [2022-01-20T14:06:42.175Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:06:42 [2022-01-20T14:06:42.175Z]     build_session_test.go:25: TODO: BuildKit
14:06:42 [2022-01-20T14:06:42.175Z] 
14:06:42 [2022-01-20T14:06:42.175Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:06:42 [2022-01-20T14:06:42.175Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:06:42 [2022-01-20T14:06:42.175Z] 
14:06:42 [2022-01-20T14:06:42.175Z] DONE 34 tests, 2 skipped in 105.589s
14:06:42 [2022-01-20T14:06:42.175Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:06:42 [2022-01-20T14:06:42.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:06:42 [2022-01-20T14:06:42.175Z] ++ set -e
14:06:42 [2022-01-20T14:06:42.175Z] ++ '[' -n 0 ']'
14:06:42 [2022-01-20T14:06:42.175Z] ++ set -x
14:06:42 [2022-01-20T14:06:42.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:06:42 [2022-01-20T14:06:42.175Z] INFO: Testing against a local daemon
14:06:42 [2022-01-20T14:06:42.175Z] === RUN   TestConfigInspect
14:06:43 [2022-01-20T14:06:43.555Z] --- PASS: TestConfigInspect (2.21s)
14:06:43 [2022-01-20T14:06:43.555Z] === RUN   TestConfigList
14:06:45 [2022-01-20T14:06:45.463Z] --- PASS: TestConfigList (2.10s)
14:06:45 [2022-01-20T14:06:45.463Z] === RUN   TestConfigsCreateAndDelete
14:06:48 [2022-01-20T14:06:48.004Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
14:06:48 [2022-01-20T14:06:48.004Z] === RUN   TestConfigsUpdate
14:06:49 [2022-01-20T14:06:49.963Z] --- PASS: TestConfigsUpdate (2.07s)
14:06:49 [2022-01-20T14:06:49.963Z] === RUN   TestTemplatedConfig
14:06:52 [2022-01-20T14:06:52.503Z] --- PASS: TestTemplatedConfig (2.44s)
14:06:52 [2022-01-20T14:06:52.504Z] === RUN   TestConfigCreateResolve
14:06:54 [2022-01-20T14:06:54.411Z] --- PASS: TestConfigCreateResolve (2.08s)
14:06:54 [2022-01-20T14:06:54.411Z] PASS
14:06:54 [2022-01-20T14:06:54.411Z] 
14:06:54 [2022-01-20T14:06:54.411Z] DONE 6 tests in 13.140s
14:06:54 [2022-01-20T14:06:54.411Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:06:54 [2022-01-20T14:06:54.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:06:54 [2022-01-20T14:06:54.411Z] ++ set -e
14:06:54 [2022-01-20T14:06:54.411Z] ++ '[' -n 0 ']'
14:06:54 [2022-01-20T14:06:54.411Z] ++ set -x
14:06:54 [2022-01-20T14:06:54.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:06:54 [2022-01-20T14:06:54.411Z] INFO: Testing against a local daemon
14:06:54 [2022-01-20T14:06:54.411Z] === RUN   TestCheckpoint
14:06:54 [2022-01-20T14:06:54.411Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:06:54 [2022-01-20T14:06:54.411Z] --- SKIP: TestCheckpoint (0.00s)
14:06:54 [2022-01-20T14:06:54.411Z] === RUN   TestContainerInvalidJSON
14:06:54 [2022-01-20T14:06:54.411Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:06:54 [2022-01-20T14:06:54.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:06:54 [2022-01-20T14:06:54.411Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:06:54 [2022-01-20T14:06:54.411Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:06:54 [2022-01-20T14:06:54.411Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:06:54 [2022-01-20T14:06:54.411Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:06:54 [2022-01-20T14:06:54.411Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:06:54 [2022-01-20T14:06:54.411Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:06:54 [2022-01-20T14:06:54.411Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:06:54 [2022-01-20T14:06:54.411Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:06:54 [2022-01-20T14:06:54.411Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
14:06:54 [2022-01-20T14:06:54.411Z] === RUN   TestCopyFromContainerPathIsNotDir
14:06:54 [2022-01-20T14:06:54.671Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
14:06:54 [2022-01-20T14:06:54.671Z] === RUN   TestCopyToContainerPathDoesNotExist
14:06:54 [2022-01-20T14:06:54.671Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:06:54 [2022-01-20T14:06:54.671Z] === RUN   TestCopyToContainerPathIsNotDir
14:06:54 [2022-01-20T14:06:54.671Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:06:54 [2022-01-20T14:06:54.671Z] === RUN   TestCopyFromContainer
14:06:55 [2022-01-20T14:06:55.610Z] === RUN   TestCopyFromContainer//
14:06:55 [2022-01-20T14:06:55.610Z] === RUN   TestCopyFromContainer//bar/root
14:06:55 [2022-01-20T14:06:55.610Z] === RUN   TestCopyFromContainer//bar/root/
14:06:55 [2022-01-20T14:06:55.610Z] === RUN   TestCopyFromContainer/bar/quux
14:06:55 [2022-01-20T14:06:55.870Z] === RUN   TestCopyFromContainer/bar/quux/
14:06:55 [2022-01-20T14:06:55.870Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:06:55 [2022-01-20T14:06:55.870Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:06:55 [2022-01-20T14:06:55.870Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:06:55 [2022-01-20T14:06:55.870Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:06:55 [2022-01-20T14:06:55.870Z] === RUN   TestCopyFromContainer/bar/notarget
14:06:56 [2022-01-20T14:06:56.130Z] --- PASS: TestCopyFromContainer (1.40s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:06:56 [2022-01-20T14:06:56.130Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:06:56 [2022-01-20T14:06:56.130Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:06:56 [2022-01-20T14:06:56.130Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:06:56 [2022-01-20T14:06:56.130Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:06:56 [2022-01-20T14:06:56.130Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:06:56 [2022-01-20T14:06:56.130Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:06:56 [2022-01-20T14:06:56.130Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:06:56 [2022-01-20T14:06:56.130Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:06:56 [2022-01-20T14:06:56.130Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:06:56 [2022-01-20T14:06:56.130Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:06:56 [2022-01-20T14:06:56.130Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:06:56 [2022-01-20T14:06:56.130Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:06:56 [2022-01-20T14:06:56.130Z] === RUN   TestCreateLinkToNonExistingContainer
14:06:56 [2022-01-20T14:06:56.130Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:06:56 [2022-01-20T14:06:56.131Z] === RUN   TestCreateWithInvalidEnv
14:06:56 [2022-01-20T14:06:56.131Z] === RUN   TestCreateWithInvalidEnv/0
14:06:56 [2022-01-20T14:06:56.131Z] === PAUSE TestCreateWithInvalidEnv/0
14:06:56 [2022-01-20T14:06:56.131Z] === RUN   TestCreateWithInvalidEnv/1
14:06:56 [2022-01-20T14:06:56.131Z] === PAUSE TestCreateWithInvalidEnv/1
14:06:56 [2022-01-20T14:06:56.131Z] === RUN   TestCreateWithInvalidEnv/2
14:06:56 [2022-01-20T14:06:56.131Z] === PAUSE TestCreateWithInvalidEnv/2
14:06:56 [2022-01-20T14:06:56.131Z] === CONT  TestCreateWithInvalidEnv/0
14:06:56 [2022-01-20T14:06:56.131Z] === CONT  TestCreateWithInvalidEnv/2
14:06:56 [2022-01-20T14:06:56.131Z] === CONT  TestCreateWithInvalidEnv/1
14:06:56 [2022-01-20T14:06:56.131Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:06:56 [2022-01-20T14:06:56.131Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:06:56 [2022-01-20T14:06:56.131Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:06:56 [2022-01-20T14:06:56.131Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:06:56 [2022-01-20T14:06:56.131Z] === RUN   TestCreateTmpfsMountsTarget
14:06:56 [2022-01-20T14:06:56.131Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:06:56 [2022-01-20T14:06:56.131Z] === RUN   TestCreateWithCustomMaskedPaths
14:06:57 [2022-01-20T14:06:57.511Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
14:06:57 [2022-01-20T14:06:57.511Z] === RUN   TestCreateWithCustomReadonlyPaths
14:06:58 [2022-01-20T14:06:58.450Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
14:06:58 [2022-01-20T14:06:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:06:58 [2022-01-20T14:06:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:06:58 [2022-01-20T14:06:58.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:06:58 [2022-01-20T14:06:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:06:58 [2022-01-20T14:06:58.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:06:58 [2022-01-20T14:06:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:06:58 [2022-01-20T14:06:58.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:06:58 [2022-01-20T14:06:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:06:58 [2022-01-20T14:06:58.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:06:58 [2022-01-20T14:06:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:06:58 [2022-01-20T14:06:58.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:06:58 [2022-01-20T14:06:58.450Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:06:58 [2022-01-20T14:06:58.450Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:06:58 [2022-01-20T14:06:58.450Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:06:58 [2022-01-20T14:06:58.450Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:06:58 [2022-01-20T14:06:58.450Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:06:58 [2022-01-20T14:06:58.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:06:58 [2022-01-20T14:06:58.450Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:06:58 [2022-01-20T14:06:58.450Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:06:58 [2022-01-20T14:06:58.450Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
14:06:58 [2022-01-20T14:06:58.450Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:06:58 [2022-01-20T14:06:58.450Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:06:58 [2022-01-20T14:06:58.450Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:06:59 [2022-01-20T14:06:59.019Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestCreateDifferentPlatform
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestCreateDifferentPlatform/different_os
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:06:59 [2022-01-20T14:06:59.019Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:06:59 [2022-01-20T14:06:59.019Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:06:59 [2022-01-20T14:06:59.019Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:06:59 [2022-01-20T14:06:59.019Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:06:59 [2022-01-20T14:06:59.019Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestContainerStartOnDaemonRestart
14:06:59 [2022-01-20T14:06:59.019Z] === PAUSE TestContainerStartOnDaemonRestart
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestDaemonRestartIpcMode
14:06:59 [2022-01-20T14:06:59.019Z] === PAUSE TestDaemonRestartIpcMode
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestDaemonHostGatewayIP
14:06:59 [2022-01-20T14:06:59.019Z] === PAUSE TestDaemonHostGatewayIP
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestRestartDaemonWithRestartingContainer
14:06:59 [2022-01-20T14:06:59.019Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestContainerKillOnDaemonStart
14:06:59 [2022-01-20T14:06:59.019Z] === PAUSE TestContainerKillOnDaemonStart
14:06:59 [2022-01-20T14:06:59.019Z] === RUN   TestDiff
14:06:59 [2022-01-20T14:06:59.278Z] --- PASS: TestDiff (0.42s)
14:06:59 [2022-01-20T14:06:59.278Z] === RUN   TestExecWithCloseStdin
14:06:59 [2022-01-20T14:06:59.973Z] --- PASS: TestExecWithCloseStdin (0.48s)
14:06:59 [2022-01-20T14:06:59.973Z] === RUN   TestExec
14:07:00 [2022-01-20T14:07:00.234Z] --- PASS: TestExec (0.48s)
14:07:00 [2022-01-20T14:07:00.234Z] === RUN   TestExecUser
14:07:00 [2022-01-20T14:07:00.803Z] --- PASS: TestExecUser (0.47s)
14:07:00 [2022-01-20T14:07:00.803Z] === RUN   TestExportContainerAndImportImage
14:07:01 [2022-01-20T14:07:01.373Z] --- PASS: TestExportContainerAndImportImage (0.54s)
14:07:01 [2022-01-20T14:07:01.373Z] === RUN   TestExportContainerAfterDaemonRestart
14:07:02 [2022-01-20T14:07:02.754Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
14:07:02 [2022-01-20T14:07:02.754Z] === RUN   TestHealthCheckWorkdir
14:07:03 [2022-01-20T14:07:03.324Z] --- PASS: TestHealthCheckWorkdir (0.74s)
14:07:03 [2022-01-20T14:07:03.324Z] === RUN   TestHealthKillContainer
14:07:11 [2022-01-20T14:07:11.448Z] --- PASS: TestHealthKillContainer (7.90s)
14:07:11 [2022-01-20T14:07:11.448Z] === RUN   TestInspectCpusetInConfigPre120
14:07:11 [2022-01-20T14:07:11.707Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
14:07:11 [2022-01-20T14:07:11.707Z] === RUN   TestIpcModeNone
14:07:12 [2022-01-20T14:07:12.276Z] --- PASS: TestIpcModeNone (0.47s)
14:07:12 [2022-01-20T14:07:12.276Z] === RUN   TestIpcModePrivate
14:07:12 [2022-01-20T14:07:12.536Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
14:07:12 [2022-01-20T14:07:12.536Z] --- PASS: TestIpcModePrivate (0.49s)
14:07:12 [2022-01-20T14:07:12.536Z] === RUN   TestIpcModeShareable
14:07:13 [2022-01-20T14:07:13.108Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
14:07:13 [2022-01-20T14:07:13.108Z] --- PASS: TestIpcModeShareable (0.45s)
14:07:13 [2022-01-20T14:07:13.108Z] === RUN   TestAPIIpcModeShareableAndContainer
14:07:15 [2022-01-20T14:07:15.015Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s)
14:07:15 [2022-01-20T14:07:15.015Z] === RUN   TestAPIIpcModeHost
14:07:15 [2022-01-20T14:07:15.015Z] --- PASS: TestAPIIpcModeHost (0.39s)
14:07:15 [2022-01-20T14:07:15.015Z] === RUN   TestDaemonIpcModeShareable
14:07:15 [2022-01-20T14:07:15.953Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
14:07:16 [2022-01-20T14:07:16.213Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
14:07:16 [2022-01-20T14:07:16.213Z] === RUN   TestDaemonIpcModePrivate
14:07:17 [2022-01-20T14:07:17.155Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
14:07:17 [2022-01-20T14:07:17.414Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
14:07:17 [2022-01-20T14:07:17.414Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:07:18 [2022-01-20T14:07:18.354Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
14:07:18 [2022-01-20T14:07:18.354Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
14:07:18 [2022-01-20T14:07:18.354Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:07:19 [2022-01-20T14:07:19.735Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
14:07:19 [2022-01-20T14:07:19.735Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
14:07:19 [2022-01-20T14:07:19.735Z] === RUN   TestIpcModeOlderClient
14:07:19 [2022-01-20T14:07:19.735Z] === PAUSE TestIpcModeOlderClient
14:07:19 [2022-01-20T14:07:19.735Z] === RUN   TestKillContainerInvalidSignal
14:07:19 [2022-01-20T14:07:19.995Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
14:07:19 [2022-01-20T14:07:19.995Z] === RUN   TestKillContainer
14:07:19 [2022-01-20T14:07:19.995Z] === RUN   TestKillContainer/no_signal
14:07:20 [2022-01-20T14:07:20.255Z] === RUN   TestKillContainer/non_killing_signal
14:07:20 [2022-01-20T14:07:20.517Z] === RUN   TestKillContainer/killing_signal
14:07:21 [2022-01-20T14:07:21.090Z] --- PASS: TestKillContainer (1.23s)
14:07:21 [2022-01-20T14:07:21.090Z]     --- PASS: TestKillContainer/no_signal (0.37s)
14:07:21 [2022-01-20T14:07:21.090Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
14:07:21 [2022-01-20T14:07:21.090Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
14:07:21 [2022-01-20T14:07:21.090Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:07:21 [2022-01-20T14:07:21.090Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:07:21 [2022-01-20T14:07:21.660Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:07:22 [2022-01-20T14:07:22.600Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s)
14:07:22 [2022-01-20T14:07:22.600Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
14:07:22 [2022-01-20T14:07:22.600Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
14:07:22 [2022-01-20T14:07:22.600Z] === RUN   TestKillStoppedContainer
14:07:22 [2022-01-20T14:07:22.600Z] --- PASS: TestKillStoppedContainer (0.05s)
14:07:22 [2022-01-20T14:07:22.600Z] === RUN   TestKillStoppedContainerAPIPre120
14:07:22 [2022-01-20T14:07:22.600Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
14:07:22 [2022-01-20T14:07:22.600Z] === RUN   TestKillDifferentUserContainer
14:07:22 [2022-01-20T14:07:22.861Z] --- PASS: TestKillDifferentUserContainer (0.41s)
14:07:22 [2022-01-20T14:07:22.861Z] === RUN   TestInspectOomKilledTrue
14:07:23 [2022-01-20T14:07:23.431Z] --- PASS: TestInspectOomKilledTrue (0.46s)
14:07:23 [2022-01-20T14:07:23.431Z] === RUN   TestInspectOomKilledFalse
14:07:23 [2022-01-20T14:07:23.691Z] --- PASS: TestInspectOomKilledFalse (0.39s)
14:07:23 [2022-01-20T14:07:23.691Z] === RUN   TestLinksEtcHostsContentMatch
14:07:23 [2022-01-20T14:07:23.950Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
14:07:23 [2022-01-20T14:07:23.951Z] === RUN   TestLinksContainerNames
14:07:24 [2022-01-20T14:07:24.895Z] --- PASS: TestLinksContainerNames (0.83s)
14:07:24 [2022-01-20T14:07:24.895Z] === RUN   TestLogsFollowTailEmpty
14:07:25 [2022-01-20T14:07:25.155Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
14:07:25 [2022-01-20T14:07:25.155Z] === RUN   TestContainerNetworkMountsNoChown
14:07:25 [2022-01-20T14:07:25.724Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/default
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/default
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/private
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/private
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rprivate
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rprivate
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/slave
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/slave
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rslave
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rslave
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/shared
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/shared
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rshared
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rshared
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/default
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/default/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/default/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/rshared
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/shared
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/rslave
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/slave
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/rprivate
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/private
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/private/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/private/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:07:25 [2022-01-20T14:07:25.724Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/default/bind_root
14:07:25 [2022-01-20T14:07:25.724Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/default/mount_root
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:07:25 [2022-01-20T14:07:25.984Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:07:26 [2022-01-20T14:07:26.243Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:07:26 [2022-01-20T14:07:26.244Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:07:26 [2022-01-20T14:07:26.244Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:07:26 [2022-01-20T14:07:26.244Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:07:26 [2022-01-20T14:07:26.244Z] === CONT  TestMountDaemonRoot/private/bind_root
14:07:26 [2022-01-20T14:07:26.244Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:07:26 [2022-01-20T14:07:26.244Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:07:26 [2022-01-20T14:07:26.244Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:07:26 [2022-01-20T14:07:26.244Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:07:26 [2022-01-20T14:07:26.244Z] === CONT  TestMountDaemonRoot/private/mount_root
14:07:26 [2022-01-20T14:07:26.244Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:07:26 [2022-01-20T14:07:26.244Z] --- PASS: TestMountDaemonRoot (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.13s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
14:07:26 [2022-01-20T14:07:26.244Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
14:07:26 [2022-01-20T14:07:26.244Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:07:26 [2022-01-20T14:07:26.244Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
14:07:26 [2022-01-20T14:07:26.244Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:07:26 [2022-01-20T14:07:26.244Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:07:26 [2022-01-20T14:07:26.244Z] === RUN   TestContainerBindMountNonRecursive
14:07:27 [2022-01-20T14:07:27.626Z] --- PASS: TestContainerBindMountNonRecursive (1.23s)
14:07:27 [2022-01-20T14:07:27.626Z] === RUN   TestContainerVolumesMountedAsShared
14:07:27 [2022-01-20T14:07:27.886Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
14:07:27 [2022-01-20T14:07:27.886Z] === RUN   TestContainerVolumesMountedAsSlave
14:07:28 [2022-01-20T14:07:28.146Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
14:07:28 [2022-01-20T14:07:28.146Z] === RUN   TestNetworkNat
14:07:28 [2022-01-20T14:07:28.714Z] --- PASS: TestNetworkNat (0.44s)
14:07:28 [2022-01-20T14:07:28.714Z] === RUN   TestNetworkLocalhostTCPNat
14:07:28 [2022-01-20T14:07:28.974Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
14:07:28 [2022-01-20T14:07:28.974Z] === RUN   TestNetworkLoopbackNat
14:07:31 [2022-01-20T14:07:31.537Z] --- PASS: TestNetworkLoopbackNat (2.56s)
14:07:31 [2022-01-20T14:07:31.537Z] === RUN   TestPause
14:07:32 [2022-01-20T14:07:32.120Z] --- PASS: TestPause (0.51s)
14:07:32 [2022-01-20T14:07:32.120Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:07:32 [2022-01-20T14:07:32.120Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:07:32 [2022-01-20T14:07:32.120Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:07:32 [2022-01-20T14:07:32.120Z] === RUN   TestPauseStopPausedContainer
14:07:32 [2022-01-20T14:07:32.696Z] --- PASS: TestPauseStopPausedContainer (0.46s)
14:07:32 [2022-01-20T14:07:32.696Z] === RUN   TestPidHost
14:07:33 [2022-01-20T14:07:33.636Z] --- PASS: TestPidHost (1.00s)
14:07:33 [2022-01-20T14:07:33.636Z] === RUN   TestPsFilter
14:07:33 [2022-01-20T14:07:33.636Z] --- PASS: TestPsFilter (0.13s)
14:07:33 [2022-01-20T14:07:33.636Z] === RUN   TestRemoveContainerWithRemovedVolume
14:07:34 [2022-01-20T14:07:34.209Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
14:07:34 [2022-01-20T14:07:34.209Z] === RUN   TestRemoveContainerWithVolume
14:07:34 [2022-01-20T14:07:34.469Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
14:07:34 [2022-01-20T14:07:34.469Z] === RUN   TestRemoveContainerRunning
14:07:35 [2022-01-20T14:07:35.038Z] --- PASS: TestRemoveContainerRunning (0.45s)
14:07:35 [2022-01-20T14:07:35.038Z] === RUN   TestRemoveContainerForceRemoveRunning
14:07:35 [2022-01-20T14:07:35.298Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
14:07:35 [2022-01-20T14:07:35.298Z] === RUN   TestRemoveInvalidContainer
14:07:35 [2022-01-20T14:07:35.298Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:07:35 [2022-01-20T14:07:35.298Z] === RUN   TestRenameLinkedContainer
14:07:37 [2022-01-20T14:07:37.205Z] --- PASS: TestRenameLinkedContainer (1.73s)
14:07:37 [2022-01-20T14:07:37.205Z] === RUN   TestRenameStoppedContainer
14:07:37 [2022-01-20T14:07:37.465Z] --- PASS: TestRenameStoppedContainer (0.41s)
14:07:37 [2022-01-20T14:07:37.465Z] === RUN   TestRenameRunningContainerAndReuse
14:07:38 [2022-01-20T14:07:38.404Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
14:07:38 [2022-01-20T14:07:38.404Z] === RUN   TestRenameInvalidName
14:07:38 [2022-01-20T14:07:38.664Z] --- PASS: TestRenameInvalidName (0.42s)
14:07:38 [2022-01-20T14:07:38.664Z] === RUN   TestRenameAnonymousContainer
14:07:40 [2022-01-20T14:07:40.581Z] --- PASS: TestRenameAnonymousContainer (1.50s)
14:07:40 [2022-01-20T14:07:40.581Z] === RUN   TestRenameContainerWithSameName
14:07:40 [2022-01-20T14:07:40.581Z] --- PASS: TestRenameContainerWithSameName (0.40s)
14:07:40 [2022-01-20T14:07:40.581Z] === RUN   TestRenameContainerWithLinkedContainer
14:07:41 [2022-01-20T14:07:41.520Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
14:07:41 [2022-01-20T14:07:41.520Z] === RUN   TestResize
14:07:42 [2022-01-20T14:07:42.091Z] --- PASS: TestResize (0.41s)
14:07:42 [2022-01-20T14:07:42.091Z] === RUN   TestResizeWithInvalidSize
14:07:42 [2022-01-20T14:07:42.351Z] --- PASS: TestResizeWithInvalidSize (0.45s)
14:07:42 [2022-01-20T14:07:42.351Z] === RUN   TestResizeWhenContainerNotStarted
14:07:42 [2022-01-20T14:07:42.921Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:07:42 [2022-01-20T14:07:42.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:44 [2022-01-20T14:07:44.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:07:45 [2022-01-20T14:07:45.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:07:46 [2022-01-20T14:07:46.621Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:07:46 [2022-01-20T14:07:46.880Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:07:48 [2022-01-20T14:07:48.261Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:48 [2022-01-20T14:07:48.261Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:51 [2022-01-20T14:07:51.552Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:51 [2022-01-20T14:07:51.552Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:07:53 [2022-01-20T14:07:53.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:07:54 [2022-01-20T14:07:54.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:07:55 [2022-01-20T14:07:55.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:07:56 [2022-01-20T14:07:56.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:07:57 [2022-01-20T14:07:57.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:07:58 [2022-01-20T14:07:58.431Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:07:59 [2022-01-20T14:07:59.810Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.80s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.64s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.77s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s)
14:07:59 [2022-01-20T14:07:59.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
14:07:59 [2022-01-20T14:07:59.810Z] === RUN   TestCgroupNamespacesRun
14:08:01 [2022-01-20T14:08:01.189Z] --- PASS: TestCgroupNamespacesRun (1.12s)
14:08:01 [2022-01-20T14:08:01.189Z] === RUN   TestCgroupNamespacesRunPrivileged
14:08:02 [2022-01-20T14:08:02.129Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
14:08:02 [2022-01-20T14:08:02.129Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:08:03 [2022-01-20T14:08:03.509Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
14:08:03 [2022-01-20T14:08:03.509Z] === RUN   TestCgroupNamespacesRunHostMode
14:08:04 [2022-01-20T14:08:04.448Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
14:08:04 [2022-01-20T14:08:04.448Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:08:05 [2022-01-20T14:08:05.828Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s)
14:08:05 [2022-01-20T14:08:05.828Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:08:06 [2022-01-20T14:08:06.768Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
14:08:06 [2022-01-20T14:08:06.768Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:08:07 [2022-01-20T14:08:07.337Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
14:08:07 [2022-01-20T14:08:07.337Z] === RUN   TestCgroupNamespacesRunOlderClient
14:08:08 [2022-01-20T14:08:08.717Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
14:08:08 [2022-01-20T14:08:08.717Z] === RUN   TestNISDomainname
14:08:08 [2022-01-20T14:08:08.977Z] --- PASS: TestNISDomainname (0.48s)
14:08:08 [2022-01-20T14:08:08.977Z] === RUN   TestHostnameDnsResolution
14:08:09 [2022-01-20T14:08:09.916Z] --- PASS: TestHostnameDnsResolution (0.64s)
14:08:09 [2022-01-20T14:08:09.916Z] === RUN   TestUnprivilegedPortsAndPing
14:08:10 [2022-01-20T14:08:10.176Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
14:08:10 [2022-01-20T14:08:10.176Z] === RUN   TestStats
14:08:12 [2022-01-20T14:08:12.713Z] --- PASS: TestStats (2.48s)
14:08:12 [2022-01-20T14:08:12.713Z] === RUN   TestStopContainerWithTimeout
14:08:12 [2022-01-20T14:08:12.713Z] === RUN   TestStopContainerWithTimeout/0
14:08:12 [2022-01-20T14:08:12.713Z] === PAUSE TestStopContainerWithTimeout/0
14:08:12 [2022-01-20T14:08:12.713Z] === RUN   TestStopContainerWithTimeout/1
14:08:12 [2022-01-20T14:08:12.713Z] === PAUSE TestStopContainerWithTimeout/1
14:08:12 [2022-01-20T14:08:12.713Z] === RUN   TestStopContainerWithTimeout/3
14:08:12 [2022-01-20T14:08:12.713Z] === PAUSE TestStopContainerWithTimeout/3
14:08:12 [2022-01-20T14:08:12.713Z] === RUN   TestStopContainerWithTimeout/-1
14:08:12 [2022-01-20T14:08:12.713Z] === PAUSE TestStopContainerWithTimeout/-1
14:08:12 [2022-01-20T14:08:12.713Z] === CONT  TestStopContainerWithTimeout/0
14:08:12 [2022-01-20T14:08:12.713Z] === CONT  TestStopContainerWithTimeout/-1
14:08:13 [2022-01-20T14:08:13.282Z] === CONT  TestStopContainerWithTimeout/3
14:08:15 [2022-01-20T14:08:15.820Z] === CONT  TestStopContainerWithTimeout/1
14:08:16 [2022-01-20T14:08:16.763Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:08:16 [2022-01-20T14:08:16.763Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
14:08:16 [2022-01-20T14:08:16.763Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
14:08:16 [2022-01-20T14:08:16.763Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
14:08:16 [2022-01-20T14:08:16.763Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
14:08:16 [2022-01-20T14:08:16.763Z] === RUN   TestDeleteDevicemapper
14:08:16 [2022-01-20T14:08:16.763Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:08:16 [2022-01-20T14:08:16.763Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:08:16 [2022-01-20T14:08:16.763Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:08:18 [2022-01-20T14:08:18.194Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
14:08:18 [2022-01-20T14:08:18.194Z] === RUN   TestUpdateMemory
14:08:18 [2022-01-20T14:08:18.765Z] --- PASS: TestUpdateMemory (0.57s)
14:08:18 [2022-01-20T14:08:18.765Z] === RUN   TestUpdateCPUQuota
14:08:19 [2022-01-20T14:08:19.702Z] --- PASS: TestUpdateCPUQuota (0.75s)
14:08:19 [2022-01-20T14:08:19.702Z] === RUN   TestUpdatePidsLimit
14:08:19 [2022-01-20T14:08:19.702Z] === RUN   TestUpdatePidsLimit/update_from_none
14:08:19 [2022-01-20T14:08:19.702Z] === RUN   TestUpdatePidsLimit/no_change
14:08:19 [2022-01-20T14:08:19.962Z] === RUN   TestUpdatePidsLimit/update_lower
14:08:20 [2022-01-20T14:08:20.222Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:08:20 [2022-01-20T14:08:20.481Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:08:20 [2022-01-20T14:08:20.481Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:08:20 [2022-01-20T14:08:20.740Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:08:21 [2022-01-20T14:08:21.679Z] --- PASS: TestUpdatePidsLimit (2.03s)
14:08:21 [2022-01-20T14:08:21.679Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
14:08:21 [2022-01-20T14:08:21.679Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
14:08:21 [2022-01-20T14:08:21.679Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
14:08:21 [2022-01-20T14:08:21.679Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s)
14:08:21 [2022-01-20T14:08:21.679Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
14:08:21 [2022-01-20T14:08:21.679Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
14:08:21 [2022-01-20T14:08:21.679Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
14:08:21 [2022-01-20T14:08:21.679Z] === RUN   TestUpdateRestartPolicy
14:08:33 [2022-01-20T14:08:33.893Z] --- PASS: TestUpdateRestartPolicy (10.70s)
14:08:33 [2022-01-20T14:08:33.893Z] === RUN   TestUpdateRestartWithAutoRemove
14:08:33 [2022-01-20T14:08:33.893Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
14:08:33 [2022-01-20T14:08:33.893Z] === RUN   TestWaitNonBlocked
14:08:33 [2022-01-20T14:08:33.893Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:08:33 [2022-01-20T14:08:33.893Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:08:33 [2022-01-20T14:08:33.893Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:08:33 [2022-01-20T14:08:33.893Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:08:33 [2022-01-20T14:08:33.893Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:08:33 [2022-01-20T14:08:33.893Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:08:33 [2022-01-20T14:08:33.893Z] --- PASS: TestWaitNonBlocked (0.01s)
14:08:33 [2022-01-20T14:08:33.893Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
14:08:33 [2022-01-20T14:08:33.893Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
14:08:33 [2022-01-20T14:08:33.893Z] === RUN   TestWaitBlocked
14:08:33 [2022-01-20T14:08:33.893Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:08:33 [2022-01-20T14:08:33.893Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:08:33 [2022-01-20T14:08:33.893Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:08:33 [2022-01-20T14:08:33.893Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:08:33 [2022-01-20T14:08:33.893Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:08:33 [2022-01-20T14:08:33.893Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:08:33 [2022-01-20T14:08:33.893Z] --- PASS: TestWaitBlocked (0.01s)
14:08:33 [2022-01-20T14:08:33.893Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s)
14:08:33 [2022-01-20T14:08:33.893Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
14:08:33 [2022-01-20T14:08:33.893Z] === CONT  TestContainerStartOnDaemonRestart
14:08:33 [2022-01-20T14:08:33.893Z] === CONT  TestIpcModeOlderClient
14:08:34 [2022-01-20T14:08:34.153Z] --- PASS: TestIpcModeOlderClient (0.08s)
14:08:34 [2022-01-20T14:08:34.153Z] === CONT  TestContainerKillOnDaemonStart
14:08:36 [2022-01-20T14:08:36.061Z] --- PASS: TestContainerStartOnDaemonRestart (1.88s)
14:08:36 [2022-01-20T14:08:36.061Z] === CONT  TestRestartDaemonWithRestartingContainer
14:08:37 [2022-01-20T14:08:37.441Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.64s)
14:08:37 [2022-01-20T14:08:37.441Z] === CONT  TestDaemonHostGatewayIP
14:08:39 [2022-01-20T14:08:39.979Z] --- PASS: TestDaemonHostGatewayIP (2.19s)
14:08:39 [2022-01-20T14:08:39.979Z] === CONT  TestDaemonRestartIpcMode
14:08:41 [2022-01-20T14:08:41.887Z] --- PASS: TestDaemonRestartIpcMode (2.14s)
14:08:46 [2022-01-20T14:08:46.082Z] --- PASS: TestContainerKillOnDaemonStart (11.59s)
14:08:46 [2022-01-20T14:08:46.082Z] PASS
14:08:46 [2022-01-20T14:08:46.082Z] 
14:08:46 [2022-01-20T14:08:46.082Z] === Skipped
14:08:46 [2022-01-20T14:08:46.082Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:08:46 [2022-01-20T14:08:46.082Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:08:46 [2022-01-20T14:08:46.082Z] 
14:08:46 [2022-01-20T14:08:46.082Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:08:46 [2022-01-20T14:08:46.082Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:08:46 [2022-01-20T14:08:46.082Z] 
14:08:46 [2022-01-20T14:08:46.082Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:08:46 [2022-01-20T14:08:46.082Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:08:46 [2022-01-20T14:08:46.082Z] 
14:08:46 [2022-01-20T14:08:46.082Z] DONE 200 tests, 3 skipped in 111.363s
14:08:46 [2022-01-20T14:08:46.082Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
14:08:46 [2022-01-20T14:08:46.082Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:08:46 [2022-01-20T14:08:46.082Z] ++ set -e
14:08:46 [2022-01-20T14:08:46.082Z] ++ '[' -n 0 ']'
14:08:46 [2022-01-20T14:08:46.082Z] ++ set -x
14:08:46 [2022-01-20T14:08:46.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:08:46 [2022-01-20T14:08:46.083Z] === RUN   TestConfigDaemonLibtrustID
14:08:46 [2022-01-20T14:08:46.342Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
14:08:46 [2022-01-20T14:08:46.342Z] === RUN   TestDaemonConfigValidation
14:08:46 [2022-01-20T14:08:46.342Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:08:46 [2022-01-20T14:08:46.342Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:08:46 [2022-01-20T14:08:46.342Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:08:46 [2022-01-20T14:08:46.342Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:08:46 [2022-01-20T14:08:46.342Z] === RUN   TestDaemonConfigValidation/invalid_config
14:08:46 [2022-01-20T14:08:46.342Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:08:46 [2022-01-20T14:08:46.342Z] === RUN   TestDaemonConfigValidation/malformed_config
14:08:46 [2022-01-20T14:08:46.342Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:08:46 [2022-01-20T14:08:46.342Z] === RUN   TestDaemonConfigValidation/valid_config
14:08:46 [2022-01-20T14:08:46.342Z] === PAUSE TestDaemonConfigValidation/valid_config
14:08:46 [2022-01-20T14:08:46.342Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:08:46 [2022-01-20T14:08:46.342Z] === CONT  TestDaemonConfigValidation/malformed_config
14:08:46 [2022-01-20T14:08:46.342Z] === CONT  TestDaemonConfigValidation/invalid_config
14:08:46 [2022-01-20T14:08:46.342Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:08:46 [2022-01-20T14:08:46.342Z] === CONT  TestDaemonConfigValidation/valid_config
14:08:46 [2022-01-20T14:08:46.342Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:08:46 [2022-01-20T14:08:46.342Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
14:08:46 [2022-01-20T14:08:46.342Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
14:08:46 [2022-01-20T14:08:46.342Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
14:08:46 [2022-01-20T14:08:46.342Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
14:08:46 [2022-01-20T14:08:46.342Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.04s)
14:08:46 [2022-01-20T14:08:46.342Z] === RUN   TestConfigDaemonSeccompProfiles
14:08:46 [2022-01-20T14:08:46.342Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:08:47 [2022-01-20T14:08:47.722Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:08:48 [2022-01-20T14:08:48.660Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:08:49 [2022-01-20T14:08:49.599Z] === CONT  TestConfigDaemonSeccompProfiles
14:08:49 [2022-01-20T14:08:49.599Z]     daemon_test.go:156: [ddb81e73e0f58] daemon is not started
14:08:49 [2022-01-20T14:08:49.599Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
14:08:49 [2022-01-20T14:08:49.599Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
14:08:49 [2022-01-20T14:08:49.599Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:08:49 [2022-01-20T14:08:49.599Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:08:49 [2022-01-20T14:08:49.600Z] === RUN   TestDaemonProxy
14:08:49 [2022-01-20T14:08:49.600Z] === RUN   TestDaemonProxy/environment_variables
14:08:51 [2022-01-20T14:08:51.506Z] === RUN   TestDaemonProxy/command-line_options
14:08:53 [2022-01-20T14:08:53.412Z] === RUN   TestDaemonProxy/configuration_file
14:08:54 [2022-01-20T14:08:54.791Z] === RUN   TestDaemonProxy/conflicting_options
14:08:55 [2022-01-20T14:08:55.360Z] === RUN   TestDaemonProxy/reload_sanitized
14:08:55 [2022-01-20T14:08:55.929Z] --- PASS: TestDaemonProxy (6.34s)
14:08:55 [2022-01-20T14:08:55.929Z]     --- PASS: TestDaemonProxy/environment_variables (1.84s)
14:08:55 [2022-01-20T14:08:55.929Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
14:08:55 [2022-01-20T14:08:55.929Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
14:08:55 [2022-01-20T14:08:55.929Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:08:55 [2022-01-20T14:08:55.929Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
14:08:55 [2022-01-20T14:08:55.929Z] PASS
14:08:55 [2022-01-20T14:08:55.929Z] 
14:08:55 [2022-01-20T14:08:55.929Z] DONE 17 tests in 10.274s
14:08:55 [2022-01-20T14:08:55.929Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:08:55 [2022-01-20T14:08:55.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:08:55 [2022-01-20T14:08:55.929Z] ++ set -e
14:08:55 [2022-01-20T14:08:55.929Z] ++ '[' -n 0 ']'
14:08:55 [2022-01-20T14:08:55.929Z] ++ set -x
14:08:55 [2022-01-20T14:08:55.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:08:56 [2022-01-20T14:08:56.188Z] INFO: Testing against a local daemon
14:08:56 [2022-01-20T14:08:56.188Z] === RUN   TestCommitInheritsEnv
14:08:56 [2022-01-20T14:08:56.448Z] --- PASS: TestCommitInheritsEnv (0.27s)
14:08:56 [2022-01-20T14:08:56.448Z] === RUN   TestImportExtremelyLargeImageWorks
14:08:56 [2022-01-20T14:08:56.448Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:08:56 [2022-01-20T14:08:56.448Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:08:56 [2022-01-20T14:08:56.448Z] === RUN   TestImagesFilterMultiReference
14:08:56 [2022-01-20T14:08:56.448Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:08:56 [2022-01-20T14:08:56.448Z] === RUN   TestImagePullPlatformInvalid
14:08:56 [2022-01-20T14:08:56.448Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:08:56 [2022-01-20T14:08:56.448Z] === RUN   TestRemoveImageOrphaning
14:08:56 [2022-01-20T14:08:56.707Z] --- PASS: TestRemoveImageOrphaning (0.25s)
14:08:56 [2022-01-20T14:08:56.707Z] === RUN   TestRemoveImageGarbageCollector
14:08:56 [2022-01-20T14:08:56.707Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:08:56 [2022-01-20T14:08:56.707Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:08:56 [2022-01-20T14:08:56.708Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:08:56 [2022-01-20T14:08:56.708Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:08:56 [2022-01-20T14:08:56.708Z] === RUN   TestTagInvalidReference
14:08:56 [2022-01-20T14:08:56.708Z] --- PASS: TestTagInvalidReference (0.01s)
14:08:56 [2022-01-20T14:08:56.708Z] === RUN   TestTagValidPrefixedRepo
14:08:56 [2022-01-20T14:08:56.708Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
14:08:56 [2022-01-20T14:08:56.708Z] === RUN   TestTagExistedNameWithoutForce
14:08:56 [2022-01-20T14:08:56.708Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:08:56 [2022-01-20T14:08:56.708Z] === RUN   TestTagOfficialNames
14:08:56 [2022-01-20T14:08:56.971Z] --- PASS: TestTagOfficialNames (0.06s)
14:08:56 [2022-01-20T14:08:56.971Z] === RUN   TestTagMatchesDigest
14:08:56 [2022-01-20T14:08:56.971Z] --- PASS: TestTagMatchesDigest (0.01s)
14:08:56 [2022-01-20T14:08:56.971Z] PASS
14:08:56 [2022-01-20T14:08:56.971Z] 
14:08:56 [2022-01-20T14:08:56.971Z] === Skipped
14:08:56 [2022-01-20T14:08:56.971Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:08:56 [2022-01-20T14:08:56.971Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:08:56 [2022-01-20T14:08:56.971Z] 
14:08:56 [2022-01-20T14:08:56.971Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:08:56 [2022-01-20T14:08:56.971Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:08:56 [2022-01-20T14:08:56.971Z] 
14:08:56 [2022-01-20T14:08:56.971Z] DONE 12 tests, 2 skipped in 0.959s
14:08:56 [2022-01-20T14:08:56.971Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:08:56 [2022-01-20T14:08:56.971Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:08:56 [2022-01-20T14:08:56.971Z] ++ set -e
14:08:56 [2022-01-20T14:08:56.971Z] ++ '[' -n 0 ']'
14:08:56 [2022-01-20T14:08:56.971Z] ++ set -x
14:08:56 [2022-01-20T14:08:56.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:08:56 [2022-01-20T14:08:56.971Z] INFO: Testing against a local daemon
14:08:56 [2022-01-20T14:08:56.971Z] === RUN   TestNetworkCreateDelete
14:08:57 [2022-01-20T14:08:57.230Z] --- PASS: TestNetworkCreateDelete (0.13s)
14:08:57 [2022-01-20T14:08:57.230Z] === RUN   TestDockerNetworkDeletePreferID
14:08:57 [2022-01-20T14:08:57.489Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
14:08:57 [2022-01-20T14:08:57.489Z] === RUN   TestDaemonDNSFallback
14:09:04 [2022-01-20T14:09:04.062Z] --- PASS: TestDaemonDNSFallback (6.23s)
14:09:04 [2022-01-20T14:09:04.062Z] === RUN   TestInspectNetwork
14:09:07 [2022-01-20T14:09:07.354Z] === RUN   TestInspectNetwork/full_network_id
14:09:07 [2022-01-20T14:09:07.354Z] === RUN   TestInspectNetwork/partial_network_id
14:09:07 [2022-01-20T14:09:07.354Z] === RUN   TestInspectNetwork/network_name
14:09:07 [2022-01-20T14:09:07.354Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:09:11 [2022-01-20T14:09:11.552Z] --- PASS: TestInspectNetwork (7.23s)
14:09:11 [2022-01-20T14:09:11.552Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:09:11 [2022-01-20T14:09:11.552Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:09:11 [2022-01-20T14:09:11.552Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:09:11 [2022-01-20T14:09:11.552Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:09:11 [2022-01-20T14:09:11.552Z] === RUN   TestRunContainerWithBridgeNone
14:09:12 [2022-01-20T14:09:12.492Z] --- PASS: TestRunContainerWithBridgeNone (1.50s)
14:09:12 [2022-01-20T14:09:12.492Z] === RUN   TestNetworkInvalidJSON
14:09:12 [2022-01-20T14:09:12.492Z] === RUN   TestNetworkInvalidJSON//networks/create
14:09:12 [2022-01-20T14:09:12.492Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:09:12 [2022-01-20T14:09:12.492Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:09:12 [2022-01-20T14:09:12.492Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:09:12 [2022-01-20T14:09:12.492Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:09:12 [2022-01-20T14:09:12.492Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:09:12 [2022-01-20T14:09:12.492Z] === CONT  TestNetworkInvalidJSON//networks/create
14:09:12 [2022-01-20T14:09:12.492Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:09:12 [2022-01-20T14:09:12.492Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:09:12 [2022-01-20T14:09:12.492Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:09:12 [2022-01-20T14:09:12.492Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:09:12 [2022-01-20T14:09:12.492Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:09:12 [2022-01-20T14:09:12.492Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:09:12 [2022-01-20T14:09:12.492Z] === RUN   TestNetworkList
14:09:12 [2022-01-20T14:09:12.492Z] === RUN   TestNetworkList//networks
14:09:12 [2022-01-20T14:09:12.492Z] === PAUSE TestNetworkList//networks
14:09:12 [2022-01-20T14:09:12.492Z] === RUN   TestNetworkList//networks/
14:09:12 [2022-01-20T14:09:12.492Z] === PAUSE TestNetworkList//networks/
14:09:12 [2022-01-20T14:09:12.492Z] === CONT  TestNetworkList//networks
14:09:12 [2022-01-20T14:09:12.492Z] === CONT  TestNetworkList//networks/
14:09:12 [2022-01-20T14:09:12.492Z] --- PASS: TestNetworkList (0.01s)
14:09:12 [2022-01-20T14:09:12.492Z]     --- PASS: TestNetworkList//networks (0.00s)
14:09:12 [2022-01-20T14:09:12.492Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:09:12 [2022-01-20T14:09:12.492Z] === RUN   TestHostIPv4BridgeLabel
14:09:13 [2022-01-20T14:09:13.061Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
14:09:13 [2022-01-20T14:09:13.061Z] === RUN   TestDaemonRestartWithLiveRestore
14:09:13 [2022-01-20T14:09:13.999Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
14:09:13 [2022-01-20T14:09:13.999Z] === RUN   TestDaemonDefaultNetworkPools
14:09:14 [2022-01-20T14:09:14.937Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
14:09:14 [2022-01-20T14:09:14.937Z] === RUN   TestDaemonRestartWithExistingNetwork
14:09:15 [2022-01-20T14:09:15.906Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
14:09:15 [2022-01-20T14:09:15.906Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:09:17 [2022-01-20T14:09:17.310Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
14:09:17 [2022-01-20T14:09:17.310Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:09:17 [2022-01-20T14:09:17.879Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
14:09:17 [2022-01-20T14:09:17.879Z] === RUN   TestServiceWithPredefinedNetwork
14:09:20 [2022-01-20T14:09:20.416Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
14:09:20 [2022-01-20T14:09:20.416Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:09:20 [2022-01-20T14:09:20.416Z]     service_test.go:243: FLAKY_TEST
14:09:20 [2022-01-20T14:09:20.416Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:09:20 [2022-01-20T14:09:20.416Z] === RUN   TestServiceWithDataPathPortInit
14:09:35 [2022-01-20T14:09:35.307Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
14:09:35 [2022-01-20T14:09:35.307Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:09:35 [2022-01-20T14:09:35.877Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k7lirggpueyyghrs62n9zu03f Created:2022-01-20 14:09:34.784109582 +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[456cc32d5f23905f09b0bab36e62d57f8e754f1afab266c7eca001214e6fa117:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tzy5b2iof2cfcz8mg57nojlrd EndpointID:2c22ae76ae3e44eddb6537cc7dda95dd59a7dd0072a6c52ef789380f3437ae58 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d5fd341738f3059c012a5d130c4221a394171fc6eb7472f2fc5d59ca5801f0f3 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:6be17d90556f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tzy5b2iof2cfcz8mg57nojlrd EndpointID:2c22ae76ae3e44eddb6537cc7dda95dd59a7dd0072a6c52ef789380f3437ae58 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:09:41 [2022-01-20T14:09:41.152Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s)
14:09:41 [2022-01-20T14:09:41.152Z] PASS
14:09:41 [2022-01-20T14:09:41.152Z] 
14:09:41 [2022-01-20T14:09:41.152Z] === Skipped
14:09:41 [2022-01-20T14:09:41.152Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:09:41 [2022-01-20T14:09:41.152Z]     service_test.go:243: FLAKY_TEST
14:09:41 [2022-01-20T14:09:41.152Z] 
14:09:41 [2022-01-20T14:09:41.152Z] DONE 26 tests, 1 skipped in 43.343s
14:09:41 [2022-01-20T14:09:41.152Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:09:41 [2022-01-20T14:09:41.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:09:41 [2022-01-20T14:09:41.152Z] ++ set -e
14:09:41 [2022-01-20T14:09:41.152Z] ++ '[' -n 0 ']'
14:09:41 [2022-01-20T14:09:41.152Z] ++ set -x
14:09:41 [2022-01-20T14:09:41.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:09:41 [2022-01-20T14:09:41.152Z] INFO: Testing against a local daemon
14:09:41 [2022-01-20T14:09:41.152Z] === RUN   TestDockerNetworkIpvlanPersistance
14:09:41 [2022-01-20T14:09:41.152Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:09:41 [2022-01-20T14:09:41.152Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:09:41 [2022-01-20T14:09:41.152Z] === RUN   TestDockerNetworkIpvlan
14:09:41 [2022-01-20T14:09:41.152Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:09:41 [2022-01-20T14:09:41.152Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:09:41 [2022-01-20T14:09:41.152Z] PASS
14:09:41 [2022-01-20T14:09:41.152Z] 
14:09:41 [2022-01-20T14:09:41.152Z] === Skipped
14:09:41 [2022-01-20T14:09:41.152Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:09:41 [2022-01-20T14:09:41.152Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:09:41 [2022-01-20T14:09:41.152Z] 
14:09:41 [2022-01-20T14:09:41.152Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:09:41 [2022-01-20T14:09:41.152Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:09:41 [2022-01-20T14:09:41.152Z] 
14:09:41 [2022-01-20T14:09:41.152Z] DONE 2 tests, 2 skipped in 0.095s
14:09:41 [2022-01-20T14:09:41.152Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:09:41 [2022-01-20T14:09:41.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:09:41 [2022-01-20T14:09:41.152Z] ++ set -e
14:09:41 [2022-01-20T14:09:41.152Z] ++ '[' -n 0 ']'
14:09:41 [2022-01-20T14:09:41.152Z] ++ set -x
14:09:41 [2022-01-20T14:09:41.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:09:41 [2022-01-20T14:09:41.152Z] INFO: Testing against a local daemon
14:09:41 [2022-01-20T14:09:41.152Z] === RUN   TestDockerNetworkMacvlanPersistance
14:09:42 [2022-01-20T14:09:42.093Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
14:09:42 [2022-01-20T14:09:42.093Z] === RUN   TestDockerNetworkMacvlan
14:09:42 [2022-01-20T14:09:42.661Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:09:43 [2022-01-20T14:09:43.230Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:09:44 [2022-01-20T14:09:44.171Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:09:46 [2022-01-20T14:09:46.080Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:09:47 [2022-01-20T14:09:47.461Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:09:50 [2022-01-20T14:09:50.753Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:09:51 [2022-01-20T14:09:51.012Z] --- PASS: TestDockerNetworkMacvlan (9.02s)
14:09:51 [2022-01-20T14:09:51.012Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
14:09:51 [2022-01-20T14:09:51.012Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
14:09:51 [2022-01-20T14:09:51.012Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s)
14:09:51 [2022-01-20T14:09:51.012Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s)
14:09:51 [2022-01-20T14:09:51.012Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.81s)
14:09:51 [2022-01-20T14:09:51.012Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s)
14:09:51 [2022-01-20T14:09:51.012Z] PASS
14:09:51 [2022-01-20T14:09:51.012Z] 
14:09:51 [2022-01-20T14:09:51.012Z] DONE 8 tests in 10.549s
14:09:51 [2022-01-20T14:09:51.012Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:09:51 [2022-01-20T14:09:51.012Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:09:51 [2022-01-20T14:09:51.012Z] ++ set -e
14:09:51 [2022-01-20T14:09:51.012Z] ++ '[' -n 0 ']'
14:09:51 [2022-01-20T14:09:51.012Z] ++ set -x
14:09:51 [2022-01-20T14:09:51.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:09:51 [2022-01-20T14:09:51.012Z] testing: warning: no tests to run
14:09:51 [2022-01-20T14:09:51.012Z] PASS
14:09:51 [2022-01-20T14:09:51.012Z] 
14:09:51 [2022-01-20T14:09:51.012Z] DONE 0 tests in 0.026s
14:09:51 [2022-01-20T14:09:51.012Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:09:51 [2022-01-20T14:09:51.012Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:09:51 [2022-01-20T14:09:51.012Z] ++ set -e
14:09:51 [2022-01-20T14:09:51.012Z] ++ '[' -n 0 ']'
14:09:51 [2022-01-20T14:09:51.012Z] ++ set -x
14:09:51 [2022-01-20T14:09:51.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:09:51 [2022-01-20T14:09:51.013Z] INFO: Testing against a local daemon
14:09:51 [2022-01-20T14:09:51.013Z] === RUN   TestAuthZPluginAllowRequest
14:09:52 [2022-01-20T14:09:52.393Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
14:09:52 [2022-01-20T14:09:52.393Z] === RUN   TestAuthZPluginTLS
14:09:52 [2022-01-20T14:09:52.653Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:09:52 [2022-01-20T14:09:52.653Z] === RUN   TestAuthZPluginDenyRequest
14:09:53 [2022-01-20T14:09:53.222Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:09:53 [2022-01-20T14:09:53.222Z] === RUN   TestAuthZPluginAPIDenyResponse
14:09:53 [2022-01-20T14:09:53.791Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:09:53 [2022-01-20T14:09:53.791Z] === RUN   TestAuthZPluginDenyResponse
14:09:54 [2022-01-20T14:09:54.360Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:09:54 [2022-01-20T14:09:54.360Z] === RUN   TestAuthZPluginAllowEventStream
14:09:55 [2022-01-20T14:09:55.299Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
14:09:55 [2022-01-20T14:09:55.299Z] === RUN   TestAuthZPluginErrorResponse
14:09:55 [2022-01-20T14:09:55.868Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:09:55 [2022-01-20T14:09:55.868Z] === RUN   TestAuthZPluginErrorRequest
14:09:56 [2022-01-20T14:09:56.437Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:09:56 [2022-01-20T14:09:56.437Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:09:57 [2022-01-20T14:09:57.013Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:09:57 [2022-01-20T14:09:57.013Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:09:58 [2022-01-20T14:09:58.394Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s)
14:09:58 [2022-01-20T14:09:58.394Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:09:59 [2022-01-20T14:09:59.773Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s)
14:09:59 [2022-01-20T14:09:59.773Z] === RUN   TestAuthZPluginHeader
14:10:00 [2022-01-20T14:10:00.343Z] --- PASS: TestAuthZPluginHeader (0.69s)
14:10:00 [2022-01-20T14:10:00.343Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:10:00 [2022-01-20T14:10:00.343Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:00 [2022-01-20T14:10:00.343Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:10:00 [2022-01-20T14:10:00.343Z] === RUN   TestAuthZPluginV2Disable
14:10:00 [2022-01-20T14:10:00.343Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:00 [2022-01-20T14:10:00.343Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:10:00 [2022-01-20T14:10:00.343Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:10:00 [2022-01-20T14:10:00.343Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:00 [2022-01-20T14:10:00.343Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:10:00 [2022-01-20T14:10:00.343Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:10:00 [2022-01-20T14:10:00.343Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:00 [2022-01-20T14:10:00.343Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:10:00 [2022-01-20T14:10:00.343Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:10:18 [2022-01-20T14:10:18.442Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
14:10:18 [2022-01-20T14:10:18.442Z] PASS
14:10:18 [2022-01-20T14:10:18.442Z] 
14:10:18 [2022-01-20T14:10:18.442Z] === Skipped
14:10:18 [2022-01-20T14:10:18.442Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:10:18 [2022-01-20T14:10:18.442Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:18 [2022-01-20T14:10:18.442Z] 
14:10:18 [2022-01-20T14:10:18.442Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:10:18 [2022-01-20T14:10:18.442Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:18 [2022-01-20T14:10:18.442Z] 
14:10:18 [2022-01-20T14:10:18.442Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:10:18 [2022-01-20T14:10:18.442Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:18 [2022-01-20T14:10:18.442Z] 
14:10:18 [2022-01-20T14:10:18.442Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:10:18 [2022-01-20T14:10:18.442Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:18 [2022-01-20T14:10:18.442Z] 
14:10:18 [2022-01-20T14:10:18.442Z] DONE 17 tests, 4 skipped in 25.923s
14:10:18 [2022-01-20T14:10:18.442Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:10:18 [2022-01-20T14:10:18.442Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:10:18 [2022-01-20T14:10:18.442Z] ++ set -e
14:10:18 [2022-01-20T14:10:18.442Z] ++ '[' -n 0 ']'
14:10:18 [2022-01-20T14:10:18.442Z] ++ set -x
14:10:18 [2022-01-20T14:10:18.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:10:18 [2022-01-20T14:10:18.442Z] INFO: Testing against a local daemon
14:10:18 [2022-01-20T14:10:18.442Z] === RUN   TestPluginInvalidJSON
14:10:18 [2022-01-20T14:10:18.442Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:10:18 [2022-01-20T14:10:18.442Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:10:18 [2022-01-20T14:10:18.442Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:10:18 [2022-01-20T14:10:18.442Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:10:18 [2022-01-20T14:10:18.442Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:10:18 [2022-01-20T14:10:18.442Z] === RUN   TestPluginInstall
14:10:18 [2022-01-20T14:10:18.442Z] === RUN   TestPluginInstall/no_auth
14:10:18 [2022-01-20T14:10:18.442Z] time="2022-01-20T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:18 [2022-01-20T14:10:18.442Z] time="2022-01-20T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc705d9845d9db5b0b1e164cbb2f2a74fc70cc1c3400684d6b3c37c82b1e95cf" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:18 [2022-01-20T14:10:18.442Z] time="2022-01-20T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:18 [2022-01-20T14:10:18.442Z] time="2022-01-20T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc705d9845d9db5b0b1e164cbb2f2a74fc70cc1c3400684d6b3c37c82b1e95cf" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:18 [2022-01-20T14:10:18.442Z] === RUN   TestPluginInstall/with_htpasswd
14:10:19 [2022-01-20T14:10:19.012Z] time="2022-01-20T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:19 [2022-01-20T14:10:19.012Z] time="2022-01-20T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a92e56776b08bd6c205e18c9f84d6614fde776d9c5c3a0c57445fff2e32094c4" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:19 [2022-01-20T14:10:19.012Z] time="2022-01-20T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:19 [2022-01-20T14:10:19.012Z] time="2022-01-20T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a92e56776b08bd6c205e18c9f84d6614fde776d9c5c3a0c57445fff2e32094c4" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:19 [2022-01-20T14:10:19.012Z] === RUN   TestPluginInstall/with_insecure
14:10:19 [2022-01-20T14:10:19.952Z] time="2022-01-20T14:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:19 [2022-01-20T14:10:19.952Z] time="2022-01-20T14:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc3084d9741181dd33a78a52f8daf711c0556b26d53205f5b46ff3b2447eb94e" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:19 [2022-01-20T14:10:19.952Z] time="2022-01-20T14:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:19 [2022-01-20T14:10:19.952Z] time="2022-01-20T14:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc3084d9741181dd33a78a52f8daf711c0556b26d53205f5b46ff3b2447eb94e" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:20 [2022-01-20T14:10:20.212Z]     plugin_test.go:165: [d0cd385b21bc6] daemon is not started
14:10:20 [2022-01-20T14:10:20.212Z] --- PASS: TestPluginInstall (3.11s)
14:10:20 [2022-01-20T14:10:20.212Z]     --- PASS: TestPluginInstall/no_auth (1.53s)
14:10:20 [2022-01-20T14:10:20.212Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
14:10:20 [2022-01-20T14:10:20.212Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
14:10:20 [2022-01-20T14:10:20.212Z] === RUN   TestPluginsWithRuntimes
14:10:21 [2022-01-20T14:10:21.592Z] === RUN   TestPluginsWithRuntimes/No_Args
14:10:22 [2022-01-20T14:10:22.530Z] === RUN   TestPluginsWithRuntimes/With_Args
14:10:23 [2022-01-20T14:10:23.469Z] --- PASS: TestPluginsWithRuntimes (3.19s)
14:10:23 [2022-01-20T14:10:23.469Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.81s)
14:10:23 [2022-01-20T14:10:23.469Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
14:10:23 [2022-01-20T14:10:23.469Z] === RUN   TestPluginBackCompatMediaTypes
14:10:24 [2022-01-20T14:10:24.038Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
14:10:24 [2022-01-20T14:10:24.038Z] PASS
14:10:24 [2022-01-20T14:10:24.038Z] 
14:10:24 [2022-01-20T14:10:24.038Z] DONE 10 tests in 7.002s
14:10:24 [2022-01-20T14:10:24.038Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:10:24 [2022-01-20T14:10:24.038Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:10:24 [2022-01-20T14:10:24.038Z] ++ set -e
14:10:24 [2022-01-20T14:10:24.038Z] ++ '[' -n 0 ']'
14:10:24 [2022-01-20T14:10:24.038Z] ++ set -x
14:10:24 [2022-01-20T14:10:24.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:10:24 [2022-01-20T14:10:24.038Z] INFO: Testing against a local daemon
14:10:24 [2022-01-20T14:10:24.038Z] === RUN   TestExternalGraphDriver
14:10:24 [2022-01-20T14:10:24.038Z] === RUN   TestExternalGraphDriver/json
14:10:25 [2022-01-20T14:10:25.965Z] === RUN   TestExternalGraphDriver/spec
14:10:27 [2022-01-20T14:10:27.367Z] === RUN   TestExternalGraphDriver/pull
14:10:28 [2022-01-20T14:10:28.750Z] --- PASS: TestExternalGraphDriver (4.76s)
14:10:28 [2022-01-20T14:10:28.750Z]     --- PASS: TestExternalGraphDriver/json (1.54s)
14:10:28 [2022-01-20T14:10:28.750Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
14:10:28 [2022-01-20T14:10:28.750Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
14:10:28 [2022-01-20T14:10:28.750Z] === RUN   TestGraphdriverPluginV2
14:10:28 [2022-01-20T14:10:28.750Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:28 [2022-01-20T14:10:28.750Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
14:10:28 [2022-01-20T14:10:28.750Z] PASS
14:10:28 [2022-01-20T14:10:28.750Z] 
14:10:28 [2022-01-20T14:10:28.750Z] === Skipped
14:10:28 [2022-01-20T14:10:28.750Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
14:10:28 [2022-01-20T14:10:28.750Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:28 [2022-01-20T14:10:28.750Z] 
14:10:28 [2022-01-20T14:10:28.750Z] DONE 5 tests, 1 skipped in 4.877s
14:10:28 [2022-01-20T14:10:28.750Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:10:28 [2022-01-20T14:10:28.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:10:28 [2022-01-20T14:10:28.750Z] ++ set -e
14:10:28 [2022-01-20T14:10:28.750Z] ++ '[' -n 0 ']'
14:10:28 [2022-01-20T14:10:28.750Z] ++ set -x
14:10:28 [2022-01-20T14:10:28.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:10:29 [2022-01-20T14:10:29.010Z] INFO: Testing against a local daemon
14:10:29 [2022-01-20T14:10:29.010Z] === RUN   TestContinueAfterPluginCrash
14:10:29 [2022-01-20T14:10:29.010Z] === PAUSE TestContinueAfterPluginCrash
14:10:29 [2022-01-20T14:10:29.010Z] === RUN   TestReadPluginNoRead
14:10:29 [2022-01-20T14:10:29.010Z] === PAUSE TestReadPluginNoRead
14:10:29 [2022-01-20T14:10:29.010Z] === RUN   TestDaemonStartWithLogOpt
14:10:29 [2022-01-20T14:10:29.010Z] === PAUSE TestDaemonStartWithLogOpt
14:10:29 [2022-01-20T14:10:29.010Z] === CONT  TestContinueAfterPluginCrash
14:10:29 [2022-01-20T14:10:29.010Z] === CONT  TestDaemonStartWithLogOpt
14:10:32 [2022-01-20T14:10:32.306Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
14:10:32 [2022-01-20T14:10:32.306Z] === CONT  TestReadPluginNoRead
14:10:34 [2022-01-20T14:10:34.213Z] === RUN   TestReadPluginNoRead/default
14:10:35 [2022-01-20T14:10:35.151Z] === RUN   TestReadPluginNoRead/disabled_caching
14:10:36 [2022-01-20T14:10:36.530Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:10:36 [2022-01-20T14:10:36.790Z] --- PASS: TestContinueAfterPluginCrash (7.99s)
14:10:37 [2022-01-20T14:10:37.360Z] === CONT  TestReadPluginNoRead
14:10:37 [2022-01-20T14:10:37.360Z]     read_test.go:92: [da42c49b67d68] daemon is not started
14:10:37 [2022-01-20T14:10:37.360Z] --- PASS: TestReadPluginNoRead (5.51s)
14:10:37 [2022-01-20T14:10:37.360Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
14:10:37 [2022-01-20T14:10:37.360Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.12s)
14:10:37 [2022-01-20T14:10:37.360Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
14:10:37 [2022-01-20T14:10:37.360Z] PASS
14:10:37 [2022-01-20T14:10:37.360Z] 
14:10:37 [2022-01-20T14:10:37.360Z] DONE 6 tests in 8.630s
14:10:37 [2022-01-20T14:10:37.360Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:10:37 [2022-01-20T14:10:37.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:10:37 [2022-01-20T14:10:37.360Z] ++ set -e
14:10:37 [2022-01-20T14:10:37.360Z] ++ '[' -n 0 ']'
14:10:37 [2022-01-20T14:10:37.360Z] ++ set -x
14:10:37 [2022-01-20T14:10:37.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:10:37 [2022-01-20T14:10:37.360Z] testing: warning: no tests to run
14:10:37 [2022-01-20T14:10:37.360Z] PASS
14:10:37 [2022-01-20T14:10:37.360Z] 
14:10:37 [2022-01-20T14:10:37.360Z] DONE 0 tests in 0.033s
14:10:37 [2022-01-20T14:10:37.360Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:10:37 [2022-01-20T14:10:37.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:10:37 [2022-01-20T14:10:37.360Z] ++ set -e
14:10:37 [2022-01-20T14:10:37.360Z] ++ '[' -n 0 ']'
14:10:37 [2022-01-20T14:10:37.360Z] ++ set -x
14:10:37 [2022-01-20T14:10:37.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:10:37 [2022-01-20T14:10:37.619Z] INFO: Testing against a local daemon
14:10:37 [2022-01-20T14:10:37.619Z] === RUN   TestPluginWithDevMounts
14:10:37 [2022-01-20T14:10:37.619Z] === PAUSE TestPluginWithDevMounts
14:10:37 [2022-01-20T14:10:37.619Z] === CONT  TestPluginWithDevMounts
14:10:38 [2022-01-20T14:10:38.999Z] --- PASS: TestPluginWithDevMounts (1.53s)
14:10:38 [2022-01-20T14:10:38.999Z] PASS
14:10:39 [2022-01-20T14:10:39.260Z] 
14:10:39 [2022-01-20T14:10:39.260Z] DONE 1 tests in 1.639s
14:10:39 [2022-01-20T14:10:39.260Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:10:39 [2022-01-20T14:10:39.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:10:39 [2022-01-20T14:10:39.260Z] ++ set -e
14:10:39 [2022-01-20T14:10:39.260Z] ++ '[' -n 0 ']'
14:10:39 [2022-01-20T14:10:39.260Z] ++ set -x
14:10:39 [2022-01-20T14:10:39.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:10:39 [2022-01-20T14:10:39.260Z] INFO: Testing against a local daemon
14:10:39 [2022-01-20T14:10:39.260Z] === RUN   TestSecretInspect
14:10:41 [2022-01-20T14:10:41.798Z] --- PASS: TestSecretInspect (2.08s)
14:10:41 [2022-01-20T14:10:41.798Z] === RUN   TestSecretList
14:10:43 [2022-01-20T14:10:43.707Z] --- PASS: TestSecretList (2.08s)
14:10:43 [2022-01-20T14:10:43.707Z] === RUN   TestSecretsCreateAndDelete
14:10:45 [2022-01-20T14:10:45.615Z] --- PASS: TestSecretsCreateAndDelete (2.09s)
14:10:45 [2022-01-20T14:10:45.615Z] === RUN   TestSecretsUpdate
14:10:47 [2022-01-20T14:10:47.523Z] --- PASS: TestSecretsUpdate (2.08s)
14:10:47 [2022-01-20T14:10:47.523Z] === RUN   TestTemplatedSecret
14:10:50 [2022-01-20T14:10:50.061Z] --- PASS: TestTemplatedSecret (2.09s)
14:10:50 [2022-01-20T14:10:50.061Z] === RUN   TestSecretCreateResolve
14:10:51 [2022-01-20T14:10:51.968Z] --- PASS: TestSecretCreateResolve (2.11s)
14:10:51 [2022-01-20T14:10:51.968Z] PASS
14:10:51 [2022-01-20T14:10:51.968Z] 
14:10:51 [2022-01-20T14:10:51.968Z] DONE 6 tests in 12.628s
14:10:51 [2022-01-20T14:10:51.968Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:10:51 [2022-01-20T14:10:51.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:10:51 [2022-01-20T14:10:51.968Z] ++ set -e
14:10:51 [2022-01-20T14:10:51.968Z] ++ '[' -n 0 ']'
14:10:51 [2022-01-20T14:10:51.968Z] ++ set -x
14:10:51 [2022-01-20T14:10:51.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:10:51 [2022-01-20T14:10:51.968Z] INFO: Testing against a local daemon
14:10:51 [2022-01-20T14:10:51.968Z] === RUN   TestServiceCreateInit
14:10:51 [2022-01-20T14:10:51.968Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:10:55 [2022-01-20T14:10:55.260Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:10:59 [2022-01-20T14:10:59.454Z] --- PASS: TestServiceCreateInit (6.87s)
14:10:59 [2022-01-20T14:10:59.454Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.38s)
14:10:59 [2022-01-20T14:10:59.454Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s)
14:10:59 [2022-01-20T14:10:59.454Z] === RUN   TestCreateServiceMultipleTimes
14:11:14 [2022-01-20T14:11:14.349Z] --- PASS: TestCreateServiceMultipleTimes (15.16s)
14:11:14 [2022-01-20T14:11:14.349Z] === RUN   TestCreateServiceConflict
14:11:16 [2022-01-20T14:11:16.256Z] --- PASS: TestCreateServiceConflict (2.08s)
14:11:16 [2022-01-20T14:11:16.256Z] === RUN   TestCreateServiceMaxReplicas
14:11:18 [2022-01-20T14:11:18.794Z] --- PASS: TestCreateServiceMaxReplicas (2.68s)
14:11:18 [2022-01-20T14:11:18.794Z] === RUN   TestCreateWithDuplicateNetworkNames
14:11:33 [2022-01-20T14:11:33.685Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s)
14:11:33 [2022-01-20T14:11:33.685Z] === RUN   TestCreateServiceSecretFileMode
14:11:45 [2022-01-20T14:11:45.897Z] --- PASS: TestCreateServiceSecretFileMode (12.35s)
14:11:45 [2022-01-20T14:11:45.897Z] === RUN   TestCreateServiceConfigFileMode
14:11:58 [2022-01-20T14:11:58.146Z] --- PASS: TestCreateServiceConfigFileMode (12.40s)
14:11:58 [2022-01-20T14:11:58.146Z] === RUN   TestCreateServiceSysctls
14:11:59 [2022-01-20T14:11:59.528Z] --- PASS: TestCreateServiceSysctls (2.98s)
14:11:59 [2022-01-20T14:11:59.528Z] === RUN   TestCreateServiceCapabilities
14:12:01 [2022-01-20T14:12:01.436Z] --- PASS: TestCreateServiceCapabilities (1.99s)
14:12:01 [2022-01-20T14:12:01.436Z] === RUN   TestInspect
14:12:04 [2022-01-20T14:12:04.729Z] --- PASS: TestInspect (2.76s)
14:12:04 [2022-01-20T14:12:04.729Z] === RUN   TestCreateJob
14:12:07 [2022-01-20T14:12:07.266Z] --- PASS: TestCreateJob (2.91s)
14:12:07 [2022-01-20T14:12:07.266Z] === RUN   TestReplicatedJob
14:12:11 [2022-01-20T14:12:11.462Z] --- PASS: TestReplicatedJob (4.39s)
14:12:11 [2022-01-20T14:12:11.462Z] === RUN   TestUpdateReplicatedJob
14:12:14 [2022-01-20T14:12:14.755Z] --- PASS: TestUpdateReplicatedJob (2.92s)
14:12:14 [2022-01-20T14:12:14.755Z] === RUN   TestServiceListWithStatuses
14:12:14 [2022-01-20T14:12:14.755Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:12:14 [2022-01-20T14:12:14.755Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:12:14 [2022-01-20T14:12:14.755Z] === RUN   TestDockerNetworkConnectAlias
14:12:18 [2022-01-20T14:12:18.952Z] --- PASS: TestDockerNetworkConnectAlias (3.85s)
14:12:18 [2022-01-20T14:12:18.952Z] === RUN   TestDockerNetworkReConnect
14:12:21 [2022-01-20T14:12:21.489Z] --- PASS: TestDockerNetworkReConnect (3.30s)
14:12:21 [2022-01-20T14:12:21.489Z] === RUN   TestServicePlugin
14:12:21 [2022-01-20T14:12:21.489Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:12:21 [2022-01-20T14:12:21.489Z] --- SKIP: TestServicePlugin (0.00s)
14:12:21 [2022-01-20T14:12:21.489Z] === RUN   TestServiceUpdateLabel
14:12:24 [2022-01-20T14:12:24.031Z] --- PASS: TestServiceUpdateLabel (2.11s)
14:12:24 [2022-01-20T14:12:24.031Z] === RUN   TestServiceUpdateSecrets
14:12:38 [2022-01-20T14:12:38.919Z] --- PASS: TestServiceUpdateSecrets (14.31s)
14:12:38 [2022-01-20T14:12:38.919Z] === RUN   TestServiceUpdateConfigs
14:12:53 [2022-01-20T14:12:53.807Z] --- PASS: TestServiceUpdateConfigs (14.40s)
14:12:53 [2022-01-20T14:12:53.807Z] === RUN   TestServiceUpdateNetwork
14:13:06 [2022-01-20T14:13:06.023Z] --- PASS: TestServiceUpdateNetwork (12.24s)
14:13:06 [2022-01-20T14:13:06.023Z] === RUN   TestServiceUpdatePidsLimit
14:13:06 [2022-01-20T14:13:06.023Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:13:06 [2022-01-20T14:13:06.592Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:13:14 [2022-01-20T14:13:14.716Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:13:21 [2022-01-20T14:13:21.288Z] --- PASS: TestServiceUpdatePidsLimit (16.11s)
14:13:21 [2022-01-20T14:13:21.288Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
14:13:21 [2022-01-20T14:13:21.288Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
14:13:21 [2022-01-20T14:13:21.288Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
14:13:21 [2022-01-20T14:13:21.288Z] PASS
14:13:21 [2022-01-20T14:13:21.288Z] 
14:13:21 [2022-01-20T14:13:21.288Z] === Skipped
14:13:21 [2022-01-20T14:13:21.288Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:13:21 [2022-01-20T14:13:21.288Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:13:21 [2022-01-20T14:13:21.288Z] 
14:13:21 [2022-01-20T14:13:21.288Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:13:21 [2022-01-20T14:13:21.288Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:13:21 [2022-01-20T14:13:21.288Z] 
14:13:21 [2022-01-20T14:13:21.288Z] DONE 27 tests, 2 skipped in 148.925s
14:13:21 [2022-01-20T14:13:21.288Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:13:21 [2022-01-20T14:13:21.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:13:21 [2022-01-20T14:13:21.288Z] ++ set -e
14:13:21 [2022-01-20T14:13:21.288Z] ++ '[' -n 0 ']'
14:13:21 [2022-01-20T14:13:21.288Z] ++ set -x
14:13:21 [2022-01-20T14:13:21.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:13:21 [2022-01-20T14:13:21.288Z] INFO: Testing against a local daemon
14:13:21 [2022-01-20T14:13:21.288Z] === RUN   TestSessionCreate
14:13:21 [2022-01-20T14:13:21.288Z] --- PASS: TestSessionCreate (0.02s)
14:13:21 [2022-01-20T14:13:21.288Z] === RUN   TestSessionCreateWithBadUpgrade
14:13:21 [2022-01-20T14:13:21.288Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:13:21 [2022-01-20T14:13:21.288Z] PASS
14:13:21 [2022-01-20T14:13:21.288Z] 
14:13:21 [2022-01-20T14:13:21.288Z] DONE 2 tests in 0.138s
14:13:21 [2022-01-20T14:13:21.288Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:13:21 [2022-01-20T14:13:21.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:13:21 [2022-01-20T14:13:21.288Z] ++ set -e
14:13:21 [2022-01-20T14:13:21.288Z] ++ '[' -n 0 ']'
14:13:21 [2022-01-20T14:13:21.288Z] ++ set -x
14:13:21 [2022-01-20T14:13:21.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:13:21 [2022-01-20T14:13:21.289Z] INFO: Testing against a local daemon
14:13:21 [2022-01-20T14:13:21.289Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:13:21 [2022-01-20T14:13:21.289Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:13:21 [2022-01-20T14:13:21.289Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:13:21 [2022-01-20T14:13:21.289Z] === RUN   TestDiskUsage
14:13:21 [2022-01-20T14:13:21.289Z] === PAUSE TestDiskUsage
14:13:21 [2022-01-20T14:13:21.289Z] === RUN   TestEventsExecDie
14:13:21 [2022-01-20T14:13:21.549Z] --- PASS: TestEventsExecDie (0.48s)
14:13:21 [2022-01-20T14:13:21.549Z] === RUN   TestEventsBackwardsCompatible
14:13:21 [2022-01-20T14:13:21.549Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:13:21 [2022-01-20T14:13:21.549Z] === RUN   TestEventsVolumeCreate
14:13:21 [2022-01-20T14:13:21.549Z] --- PASS: TestEventsVolumeCreate (0.07s)
14:13:21 [2022-01-20T14:13:21.549Z] === RUN   TestInfoBinaryCommits
14:13:21 [2022-01-20T14:13:21.549Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:13:21 [2022-01-20T14:13:21.549Z] === RUN   TestInfoAPIVersioned
14:13:21 [2022-01-20T14:13:21.549Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:13:21 [2022-01-20T14:13:21.549Z] === RUN   TestInfoAPI
14:13:21 [2022-01-20T14:13:21.549Z] --- PASS: TestInfoAPI (0.02s)
14:13:21 [2022-01-20T14:13:21.549Z] === RUN   TestInfoAPIWarnings
14:13:39 [2022-01-20T14:13:39.681Z] --- PASS: TestInfoAPIWarnings (16.26s)
14:13:39 [2022-01-20T14:13:39.681Z] === RUN   TestInfoDebug
14:13:39 [2022-01-20T14:13:39.681Z] --- PASS: TestInfoDebug (0.52s)
14:13:39 [2022-01-20T14:13:39.681Z] === RUN   TestInfoInsecureRegistries
14:13:39 [2022-01-20T14:13:39.681Z] --- PASS: TestInfoInsecureRegistries (0.53s)
14:13:39 [2022-01-20T14:13:39.681Z] === RUN   TestInfoRegistryMirrors
14:13:39 [2022-01-20T14:13:39.681Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:13:39 [2022-01-20T14:13:39.681Z] === RUN   TestLoginFailsWithBadCredentials
14:13:39 [2022-01-20T14:13:39.681Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
14:13:39 [2022-01-20T14:13:39.681Z] === RUN   TestPingCacheHeaders
14:13:39 [2022-01-20T14:13:39.681Z] --- PASS: TestPingCacheHeaders (0.03s)
14:13:39 [2022-01-20T14:13:39.681Z] === RUN   TestPingGet
14:13:39 [2022-01-20T14:13:39.681Z] --- PASS: TestPingGet (0.01s)
14:13:39 [2022-01-20T14:13:39.681Z] === RUN   TestPingHead
14:13:39 [2022-01-20T14:13:39.681Z] --- PASS: TestPingHead (0.02s)
14:13:39 [2022-01-20T14:13:39.681Z] === RUN   TestVersion
14:13:39 [2022-01-20T14:13:39.681Z] --- PASS: TestVersion (0.02s)
14:13:39 [2022-01-20T14:13:39.681Z] === CONT  TestDiskUsage
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty/container_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty/image_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty/volume_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty/build-cache_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:13:40 [2022-01-20T14:13:40.250Z] === RUN   TestDiskUsage/after_container.Run
14:13:40 [2022-01-20T14:13:40.510Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:13:40 [2022-01-20T14:13:40.510Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:13:40 [2022-01-20T14:13:40.510Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:13:40 [2022-01-20T14:13:40.510Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:13:40 [2022-01-20T14:13:40.510Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:13:40 [2022-01-20T14:13:40.510Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:13:40 [2022-01-20T14:13:40.510Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:13:40 [2022-01-20T14:13:40.510Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:13:40 [2022-01-20T14:13:40.510Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:13:40 [2022-01-20T14:13:40.510Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:13:40 [2022-01-20T14:13:40.770Z] --- PASS: TestDiskUsage (1.11s)
14:13:40 [2022-01-20T14:13:40.770Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z] PASS
14:13:40 [2022-01-20T14:13:40.770Z] 
14:13:40 [2022-01-20T14:13:40.770Z] === Skipped
14:13:40 [2022-01-20T14:13:40.770Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:13:40 [2022-01-20T14:13:40.770Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:13:40 [2022-01-20T14:13:40.770Z] 
14:13:40 [2022-01-20T14:13:40.770Z] DONE 50 tests, 1 skipped in 19.869s
14:13:40 [2022-01-20T14:13:40.770Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:13:40 [2022-01-20T14:13:40.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:13:40 [2022-01-20T14:13:40.770Z] ++ set -e
14:13:40 [2022-01-20T14:13:40.770Z] ++ '[' -n 0 ']'
14:13:40 [2022-01-20T14:13:40.770Z] ++ set -x
14:13:40 [2022-01-20T14:13:40.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:13:40 [2022-01-20T14:13:40.770Z] INFO: Testing against a local daemon
14:13:40 [2022-01-20T14:13:40.770Z] === RUN   TestVolumesCreateAndList
14:13:40 [2022-01-20T14:13:40.770Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:13:40 [2022-01-20T14:13:40.770Z] === RUN   TestVolumesRemove
14:13:41 [2022-01-20T14:13:41.029Z] --- PASS: TestVolumesRemove (0.07s)
14:13:41 [2022-01-20T14:13:41.029Z] === RUN   TestVolumesInspect
14:13:41 [2022-01-20T14:13:41.029Z] --- PASS: TestVolumesInspect (0.02s)
14:13:41 [2022-01-20T14:13:41.029Z] === RUN   TestVolumesInvalidJSON
14:13:41 [2022-01-20T14:13:41.029Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:13:41 [2022-01-20T14:13:41.029Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:13:41 [2022-01-20T14:13:41.029Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:13:41 [2022-01-20T14:13:41.029Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:13:41 [2022-01-20T14:13:41.029Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:13:41 [2022-01-20T14:13:41.029Z] PASS
14:13:41 [2022-01-20T14:13:41.029Z] 
14:13:41 [2022-01-20T14:13:41.029Z] DONE 5 tests in 0.223s
14:13:41 [2022-01-20T14:13:41.029Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:13:41 [2022-01-20T14:13:41.029Z] ++++ cat bundles/test-integration/docker.pid
14:13:41 [2022-01-20T14:13:41.029Z] +++ kill 13076
14:13:41 [2022-01-20T14:13:41.289Z] +++ /etc/init.d/apparmor stop
14:13:41 [2022-01-20T14:13:41.289Z] Leaving: AppArmorNo profiles have been unloaded.
14:13:41 [2022-01-20T14:13:41.289Z] 
14:13:41 [2022-01-20T14:13:41.289Z] Unloading profiles will leave already running processes permanently
14:13:41 [2022-01-20T14:13:41.289Z] unconfined, which can lead to unexpected situations.
14:13:41 [2022-01-20T14:13:41.289Z] 
14:13:41 [2022-01-20T14:13:41.289Z] To set a process to complain mode, use the command line tool
14:13:41 [2022-01-20T14:13:41.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:13:41 [2022-01-20T14:13:41.289Z] +++ true
14:13:41 [2022-01-20T14:13:41.289Z] exiting test-integration
14:13:41 [2022-01-20T14:13:41.289Z] ++ exit 0
14:13:41 [2022-01-20T14:13:41.289Z]