Skip to content

Console Output

12:44:35 [2021-06-07T12:44:35.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=17dfb8b960bcefb63a288ef9baffd917bfab6668 -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:17dfb8b960bcefb63a288ef9baffd917bfab6668 hack/make.sh dynbinary test-integration
12:44:36 [2021-06-07T12:44:36.635Z] 
12:44:36 [2021-06-07T12:44:36.635Z] Removing bundles/
12:44:36 [2021-06-07T12:44:36.635Z] 
12:44:36 [2021-06-07T12:44:36.635Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:44:36 [2021-06-07T12:44:36.635Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:44:36 [2021-06-07T12:44:36.635Z] GOOS="" GOARCH="" GOARM=""
12:45:58 [2021-06-07T12:45:58.137Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:45:58 [2021-06-07T12:45:58.137Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:45:58 [2021-06-07T12:45:58.137Z] GOOS="" GOARCH="" GOARM=""
12:45:58 [2021-06-07T12:45:58.137Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:45:58 [2021-06-07T12:45:58.137Z] 
12:45:58 [2021-06-07T12:45:58.137Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:45:58 [2021-06-07T12:45:58.137Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:45:58 [2021-06-07T12:45:58.137Z] HOSTNAME=2ad59d7ed18f
12:45:58 [2021-06-07T12:45:58.137Z] TESTDEBUG=0
12:45:58 [2021-06-07T12:45:58.137Z] DEST=bundles/test-integration
12:45:58 [2021-06-07T12:45:58.137Z] PWD=/go/src/github.com/docker/docker
12:45:58 [2021-06-07T12:45:58.137Z] DOCKER_GITCOMMIT=17dfb8b960bcefb63a288ef9baffd917bfab6668
12:45:58 [2021-06-07T12:45:58.137Z] container=docker
12:45:58 [2021-06-07T12:45:58.137Z] HOME=/root
12:45:58 [2021-06-07T12:45:58.137Z] GOLANG_VERSION=1.13.15
12:45:58 [2021-06-07T12:45:58.137Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:45:58 [2021-06-07T12:45:58.137Z] VALIDATE_BRANCH=master
12:45:58 [2021-06-07T12:45:58.137Z] TERM=xterm
12:45:58 [2021-06-07T12:45:58.137Z] DOCKER_PKG=github.com/docker/docker
12:45:58 [2021-06-07T12:45:58.137Z] SHLVL=1
12:45:58 [2021-06-07T12:45:58.137Z] TIMEOUT=120m
12:45:58 [2021-06-07T12:45:58.137Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:45:58 [2021-06-07T12:45:58.137Z] DOCKER_GRAPHDRIVER=overlay2
12:45:58 [2021-06-07T12:45:58.137Z] GO111MODULE=off
12:45:58 [2021-06-07T12:45:58.137Z] DOCKER_EXPERIMENTAL=1
12:45:58 [2021-06-07T12:45:58.137Z] TEST_SKIP_INTEGRATION_CLI=1
12:45:58 [2021-06-07T12:45:58.137Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:45:58 [2021-06-07T12:45:58.137Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:45:58 [2021-06-07T12:45:58.137Z] GOPATH=/go
12:45:58 [2021-06-07T12:45:58.137Z] PKG_CONFIG=pkg-config
12:45:58 [2021-06-07T12:45:58.137Z] _=/usr/bin/env
12:45:58 [2021-06-07T12:45:58.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:46:20 [2021-06-07T12:46:20.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:46:20 [2021-06-07T12:46:20.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:46:38 [2021-06-07T12:46:38.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:46:39 [2021-06-07T12:46:39.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:46:51 [2021-06-07T12:46:51.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:46:51 [2021-06-07T12:46:51.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:46:52 [2021-06-07T12:46:52.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:46:54 [2021-06-07T12:46:54.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:46:54 [2021-06-07T12:46:54.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:46:56 [2021-06-07T12:46:56.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:46:59 [2021-06-07T12:46:59.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:47:01 [2021-06-07T12:47:01.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:47:03 [2021-06-07T12:47:03.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:47:03 [2021-06-07T12:47:03.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:47:05 [2021-06-07T12:47:05.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:47:07 [2021-06-07T12:47:07.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:47:09 [2021-06-07T12:47:09.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:47:10 [2021-06-07T12:47:10.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:47:11 [2021-06-07T12:47:11.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:47:12 [2021-06-07T12:47:12.786Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:47:12 [2021-06-07T12:47:12.786Z] Using test binary docker
12:47:12 [2021-06-07T12:47:12.786Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:47:12 [2021-06-07T12:47:12.786Z] +++ /etc/init.d/apparmor start
12:47:12 [2021-06-07T12:47:12.786Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:47:12 [2021-06-07T12:47:12.786Z] INFO: Waiting for daemon to start...
12:47:12 [2021-06-07T12:47:12.786Z] Starting dockerd
12:47:12 [2021-06-07T12:47:12.786Z] +++ 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
12:47:17 [2021-06-07T12:47:17.247Z] .
12:47:17 [2021-06-07T12:47:17.247Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:47:17 [2021-06-07T12:47:17.247Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:47:17 [2021-06-07T12:47:17.247Z] Error: No such image: emptyfs
12:47:17 [2021-06-07T12:47:17.247Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:47:17 [2021-06-07T12:47:17.247Z] ++++ docker load
12:47:17 [2021-06-07T12:47:17.247Z] Running integration-test (iteration 1)
12:47:17 [2021-06-07T12:47:17.247Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:47:17 [2021-06-07T12:47:17.247Z] ++ 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
12:47:17 [2021-06-07T12:47:17.247Z] ++ set -e
12:47:17 [2021-06-07T12:47:17.247Z] ++ '[' -n 0 ']'
12:47:17 [2021-06-07T12:47:17.247Z] ++ set -x
12:47:17 [2021-06-07T12:47:17.247Z] ++ 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
12:47:29 [2021-06-07T12:47:29.481Z] Loaded image: buildpack-deps:buster
12:47:30 [2021-06-07T12:47:30.052Z] Loaded image: busybox:latest
12:47:30 [2021-06-07T12:47:30.052Z] Loaded image: busybox:glibc
12:47:32 [2021-06-07T12:47:32.597Z] Loaded image: debian:bullseye
12:47:33 [2021-06-07T12:47:33.540Z] Loaded image: hello-world:latest
12:47:33 [2021-06-07T12:47:33.802Z] Loaded image: arm32v7/hello-world:latest
12:47:33 [2021-06-07T12:47:33.802Z] INFO: Testing against a local daemon
12:47:33 [2021-06-07T12:47:33.802Z] === RUN   TestCgroupNamespacesBuild
12:47:36 [2021-06-07T12:47:36.344Z] --- PASS: TestCgroupNamespacesBuild (2.40s)
12:47:36 [2021-06-07T12:47:36.344Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:47:38 [2021-06-07T12:47:38.257Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s)
12:47:38 [2021-06-07T12:47:38.257Z] === RUN   TestBuildWithSession
12:47:38 [2021-06-07T12:47:38.257Z] --- SKIP: TestBuildWithSession (0.00s)
12:47:38 [2021-06-07T12:47:38.257Z]     build_session_test.go:25: TODO: BuildKit
12:47:38 [2021-06-07T12:47:38.257Z] === RUN   TestBuildSquashParent
12:47:46 [2021-06-07T12:47:46.389Z] --- PASS: TestBuildSquashParent (7.04s)
12:47:46 [2021-06-07T12:47:46.389Z] === RUN   TestBuildWithRemoveAndForceRemove
12:47:46 [2021-06-07T12:47:46.389Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:47:46 [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:47:46 [2021-06-07T12:47:46.389Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:47:46 [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:47:46 [2021-06-07T12:47:46.389Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:47:46 [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:47:46 [2021-06-07T12:47:46.389Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:47:46 [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:47:46 [2021-06-07T12:47:46.389Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:47:46 [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:47:46 [2021-06-07T12:47:46.389Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:47:46 [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:47:46 [2021-06-07T12:47:46.389Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:47:46 [2021-06-07T12:47:46.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:47:46 [2021-06-07T12:47:46.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:47:46 [2021-06-07T12:47:46.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:47:47 [2021-06-07T12:47:47.777Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:47:48 [2021-06-07T12:47:48.349Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:47:50 [2021-06-07T12:47:50.893Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:47:50 [2021-06-07T12:47:50.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s)
12:47:50 [2021-06-07T12:47:50.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s)
12:47:50 [2021-06-07T12:47:50.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s)
12:47:50 [2021-06-07T12:47:50.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s)
12:47:50 [2021-06-07T12:47:50.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s)
12:47:50 [2021-06-07T12:47:50.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s)
12:47:50 [2021-06-07T12:47:50.893Z] === RUN   TestBuildMultiStageCopy
12:47:50 [2021-06-07T12:47:50.893Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:47:52 [2021-06-07T12:47:52.805Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:47:52 [2021-06-07T12:47:52.805Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:47:53 [2021-06-07T12:47:53.375Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:47:53 [2021-06-07T12:47:53.636Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:47:54 [2021-06-07T12:47:54.207Z] --- PASS: TestBuildMultiStageCopy (3.61s)
12:47:54 [2021-06-07T12:47:54.207Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s)
12:47:54 [2021-06-07T12:47:54.207Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s)
12:47:54 [2021-06-07T12:47:54.207Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s)
12:47:54 [2021-06-07T12:47:54.207Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s)
12:47:54 [2021-06-07T12:47:54.207Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s)
12:47:54 [2021-06-07T12:47:54.207Z] === RUN   TestBuildMultiStageParentConfig
12:47:55 [2021-06-07T12:47:55.147Z] --- PASS: TestBuildMultiStageParentConfig (0.95s)
12:47:55 [2021-06-07T12:47:55.147Z] === RUN   TestBuildLabelWithTargets
12:47:56 [2021-06-07T12:47:56.597Z] --- PASS: TestBuildLabelWithTargets (1.58s)
12:47:56 [2021-06-07T12:47:56.597Z] === RUN   TestBuildWithEmptyLayers
12:47:57 [2021-06-07T12:47:57.540Z] --- PASS: TestBuildWithEmptyLayers (0.78s)
12:47:57 [2021-06-07T12:47:57.540Z] === RUN   TestBuildMultiStageOnBuild
12:48:00 [2021-06-07T12:48:00.088Z] --- PASS: TestBuildMultiStageOnBuild (2.56s)
12:48:00 [2021-06-07T12:48:00.088Z] === RUN   TestBuildUncleanTarFilenames
12:48:01 [2021-06-07T12:48:01.029Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
12:48:01 [2021-06-07T12:48:01.029Z] === RUN   TestBuildMultiStageLayerLeak
12:48:04 [2021-06-07T12:48:04.351Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s)
12:48:04 [2021-06-07T12:48:04.351Z] === RUN   TestBuildWithHugeFile
12:49:00 [2021-06-07T12:49:00.633Z] --- PASS: TestBuildWithHugeFile (50.25s)
12:49:00 [2021-06-07T12:49:00.633Z] === RUN   TestBuildWCOWSandboxSize
12:49:00 [2021-06-07T12:49:00.633Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
12:49:00 [2021-06-07T12:49:00.633Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:49:00 [2021-06-07T12:49:00.633Z] === RUN   TestBuildWithEmptyDockerfile
12:49:00 [2021-06-07T12:49:00.633Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:49:00 [2021-06-07T12:49:00.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:49:00 [2021-06-07T12:49:00.633Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:49:00 [2021-06-07T12:49:00.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:49:00 [2021-06-07T12:49:00.633Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:49:00 [2021-06-07T12:49:00.633Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:49:00 [2021-06-07T12:49:00.633Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:49:00 [2021-06-07T12:49:00.633Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:49:00 [2021-06-07T12:49:00.633Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:49:00 [2021-06-07T12:49:00.633Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s)
12:49:00 [2021-06-07T12:49:00.633Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
12:49:00 [2021-06-07T12:49:00.633Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
12:49:00 [2021-06-07T12:49:00.633Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s)
12:49:00 [2021-06-07T12:49:00.633Z] === RUN   TestBuildPreserveOwnership
12:49:00 [2021-06-07T12:49:00.633Z] === RUN   TestBuildPreserveOwnership/copy_from
12:49:00 [2021-06-07T12:49:00.633Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:49:00 [2021-06-07T12:49:00.633Z] --- PASS: TestBuildPreserveOwnership (5.58s)
12:49:00 [2021-06-07T12:49:00.633Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.77s)
12:49:00 [2021-06-07T12:49:00.633Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s)
12:49:00 [2021-06-07T12:49:00.633Z] === RUN   TestBuildPlatformInvalid
12:49:00 [2021-06-07T12:49:00.633Z] --- PASS: TestBuildPlatformInvalid (0.16s)
12:49:00 [2021-06-07T12:49:00.633Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:49:12 [2021-06-07T12:49:12.865Z] Loaded image: buildpack-deps:buster
12:49:12 [2021-06-07T12:49:12.865Z] Loaded image: busybox:latest
12:49:12 [2021-06-07T12:49:12.865Z] Loaded image: busybox:glibc
12:49:14 [2021-06-07T12:49:14.779Z] Loaded image: debian:bullseye
12:49:14 [2021-06-07T12:49:14.779Z] Loaded image: hello-world:latest
12:49:15 [2021-06-07T12:49:15.039Z] Loaded image: arm32v7/hello-world:latest
12:49:25 [2021-06-07T12:49:25.035Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.76s)
12:49:25 [2021-06-07T12:49:25.035Z] PASS
12:49:25 [2021-06-07T12:49:25.035Z] 
12:49:25 [2021-06-07T12:49:25.035Z] === Skipped
12:49:25 [2021-06-07T12:49:25.035Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:49:25 [2021-06-07T12:49:25.035Z]     build_session_test.go:25: TODO: BuildKit
12:49:25 [2021-06-07T12:49:25.035Z] 
12:49:25 [2021-06-07T12:49:25.035Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
12:49:25 [2021-06-07T12:49:25.035Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:49:25 [2021-06-07T12:49:25.035Z] 
12:49:25 [2021-06-07T12:49:25.035Z] 
12:49:25 [2021-06-07T12:49:25.035Z] DONE 34 tests, 2 skipped in 126.759s
12:49:25 [2021-06-07T12:49:25.035Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:49:25 [2021-06-07T12:49:25.035Z] ++ 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
12:49:25 [2021-06-07T12:49:25.035Z] ++ set -e
12:49:25 [2021-06-07T12:49:25.035Z] ++ '[' -n 0 ']'
12:49:25 [2021-06-07T12:49:25.035Z] ++ set -x
12:49:25 [2021-06-07T12:49:25.035Z] ++ 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
12:49:25 [2021-06-07T12:49:25.035Z] INFO: Testing against a local daemon
12:49:25 [2021-06-07T12:49:25.035Z] === RUN   TestConfigInspect
12:49:27 [2021-06-07T12:49:27.578Z] --- PASS: TestConfigInspect (3.14s)
12:49:27 [2021-06-07T12:49:27.578Z] === RUN   TestConfigList
12:49:30 [2021-06-07T12:49:30.875Z] --- PASS: TestConfigList (2.95s)
12:49:30 [2021-06-07T12:49:30.875Z] === RUN   TestConfigsCreateAndDelete
12:49:33 [2021-06-07T12:49:33.415Z] --- PASS: TestConfigsCreateAndDelete (2.87s)
12:49:33 [2021-06-07T12:49:33.415Z] === RUN   TestConfigsUpdate
12:49:36 [2021-06-07T12:49:36.712Z] --- PASS: TestConfigsUpdate (2.97s)
12:49:36 [2021-06-07T12:49:36.712Z] === RUN   TestTemplatedConfig
12:49:40 [2021-06-07T12:49:40.007Z] --- PASS: TestTemplatedConfig (3.71s)
12:49:40 [2021-06-07T12:49:40.007Z] === RUN   TestConfigCreateResolve
12:49:42 [2021-06-07T12:49:42.550Z] --- PASS: TestConfigCreateResolve (2.45s)
12:49:42 [2021-06-07T12:49:42.550Z] PASS
12:49:42 [2021-06-07T12:49:42.550Z] 
12:49:42 [2021-06-07T12:49:42.550Z] DONE 6 tests in 18.242s
12:49:42 [2021-06-07T12:49:42.550Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:49:42 [2021-06-07T12:49:42.550Z] ++ 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
12:49:42 [2021-06-07T12:49:42.550Z] ++ set -e
12:49:42 [2021-06-07T12:49:42.550Z] ++ '[' -n 0 ']'
12:49:42 [2021-06-07T12:49:42.550Z] ++ set -x
12:49:42 [2021-06-07T12:49:42.550Z] ++ 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
12:49:42 [2021-06-07T12:49:42.550Z] INFO: Testing against a local daemon
12:49:42 [2021-06-07T12:49:42.550Z] === RUN   TestCheckpoint
12:49:42 [2021-06-07T12:49:42.550Z] --- SKIP: TestCheckpoint (0.00s)
12:49:42 [2021-06-07T12:49:42.550Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:49:42 [2021-06-07T12:49:42.550Z] === RUN   TestContainerInvalidJSON
12:49:42 [2021-06-07T12:49:42.550Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:49:42 [2021-06-07T12:49:42.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:49:42 [2021-06-07T12:49:42.550Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:49:42 [2021-06-07T12:49:42.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:49:42 [2021-06-07T12:49:42.550Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:49:42 [2021-06-07T12:49:42.550Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:49:42 [2021-06-07T12:49:42.550Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:49:42 [2021-06-07T12:49:42.550Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:49:42 [2021-06-07T12:49:42.550Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:49:42 [2021-06-07T12:49:42.550Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:49:42 [2021-06-07T12:49:42.550Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
12:49:42 [2021-06-07T12:49:42.550Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
12:49:42 [2021-06-07T12:49:42.550Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
12:49:42 [2021-06-07T12:49:42.550Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:49:42 [2021-06-07T12:49:42.550Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
12:49:42 [2021-06-07T12:49:42.550Z] === RUN   TestCopyFromContainerPathIsNotDir
12:49:42 [2021-06-07T12:49:42.810Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
12:49:42 [2021-06-07T12:49:42.811Z] === RUN   TestCopyToContainerPathDoesNotExist
12:49:42 [2021-06-07T12:49:42.811Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
12:49:42 [2021-06-07T12:49:42.811Z] === RUN   TestCopyToContainerPathIsNotDir
12:49:42 [2021-06-07T12:49:42.811Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
12:49:42 [2021-06-07T12:49:42.811Z] === RUN   TestCopyFromContainer
12:49:44 [2021-06-07T12:49:44.722Z] === RUN   TestCopyFromContainer//
12:49:44 [2021-06-07T12:49:44.722Z] === RUN   TestCopyFromContainer//bar/root
12:49:44 [2021-06-07T12:49:44.722Z] === RUN   TestCopyFromContainer//bar/root/
12:49:44 [2021-06-07T12:49:44.982Z] === RUN   TestCopyFromContainer/bar/quux
12:49:44 [2021-06-07T12:49:44.982Z] === RUN   TestCopyFromContainer/bar/quux/
12:49:45 [2021-06-07T12:49:45.243Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:49:45 [2021-06-07T12:49:45.243Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:49:45 [2021-06-07T12:49:45.243Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:49:45 [2021-06-07T12:49:45.504Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:49:45 [2021-06-07T12:49:45.504Z] === RUN   TestCopyFromContainer/bar/notarget
12:49:45 [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer (2.84s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCopyFromContainer// (0.11s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:49:45 [2021-06-07T12:49:45.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:49:45 [2021-06-07T12:49:45.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:49:45 [2021-06-07T12:49:45.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:49:45 [2021-06-07T12:49:45.765Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:49:45 [2021-06-07T12:49:45.765Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:49:45 [2021-06-07T12:49:45.765Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:49:45 [2021-06-07T12:49:45.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateLinkToNonExistingContainer
12:49:45 [2021-06-07T12:49:45.765Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateWithInvalidEnv
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateWithInvalidEnv/0
12:49:45 [2021-06-07T12:49:45.765Z] === PAUSE TestCreateWithInvalidEnv/0
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateWithInvalidEnv/1
12:49:45 [2021-06-07T12:49:45.765Z] === PAUSE TestCreateWithInvalidEnv/1
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateWithInvalidEnv/2
12:49:45 [2021-06-07T12:49:45.765Z] === PAUSE TestCreateWithInvalidEnv/2
12:49:45 [2021-06-07T12:49:45.765Z] === CONT  TestCreateWithInvalidEnv/0
12:49:45 [2021-06-07T12:49:45.765Z] === CONT  TestCreateWithInvalidEnv/1
12:49:45 [2021-06-07T12:49:45.765Z] === CONT  TestCreateWithInvalidEnv/2
12:49:45 [2021-06-07T12:49:45.765Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:49:45 [2021-06-07T12:49:45.765Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateTmpfsMountsTarget
12:49:45 [2021-06-07T12:49:45.765Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
12:49:45 [2021-06-07T12:49:45.765Z] === RUN   TestCreateWithCustomMaskedPaths
12:49:48 [2021-06-07T12:49:48.308Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s)
12:49:48 [2021-06-07T12:49:48.308Z] === RUN   TestCreateWithCustomReadonlyPaths
12:49:50 [2021-06-07T12:49:50.850Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s)
12:49:50 [2021-06-07T12:49:50.850Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:49:50 [2021-06-07T12:49:50.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:49:50 [2021-06-07T12:49:50.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:49:50 [2021-06-07T12:49:50.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:49:50 [2021-06-07T12:49:50.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:49:50 [2021-06-07T12:49:50.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:49:50 [2021-06-07T12:49:50.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:49:50 [2021-06-07T12:49:50.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:49:50 [2021-06-07T12:49:50.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:49:50 [2021-06-07T12:49:50.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:49:50 [2021-06-07T12:49:50.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:49:50 [2021-06-07T12:49:50.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:49:50 [2021-06-07T12:49:50.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:49:50 [2021-06-07T12:49:50.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:49:50 [2021-06-07T12:49:50.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:49:50 [2021-06-07T12:49:50.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:49:50 [2021-06-07T12:49:50.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:49:50 [2021-06-07T12:49:50.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
12:49:50 [2021-06-07T12:49:50.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
12:49:50 [2021-06-07T12:49:50.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
12:49:50 [2021-06-07T12:49:50.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
12:49:50 [2021-06-07T12:49:50.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:49:50 [2021-06-07T12:49:50.850Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:49:51 [2021-06-07T12:49:51.790Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestCreateDifferentPlatform
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestCreateDifferentPlatform/different_os
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:49:51 [2021-06-07T12:49:51.790Z] --- PASS: TestCreateDifferentPlatform (0.03s)
12:49:51 [2021-06-07T12:49:51.790Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:49:51 [2021-06-07T12:49:51.790Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:49:51 [2021-06-07T12:49:51.790Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:49:51 [2021-06-07T12:49:51.790Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestContainerStartOnDaemonRestart
12:49:51 [2021-06-07T12:49:51.790Z] === PAUSE TestContainerStartOnDaemonRestart
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestDaemonRestartIpcMode
12:49:51 [2021-06-07T12:49:51.790Z] === PAUSE TestDaemonRestartIpcMode
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestDaemonHostGatewayIP
12:49:51 [2021-06-07T12:49:51.790Z] === PAUSE TestDaemonHostGatewayIP
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestRestartDaemonWithRestartingContainer
12:49:51 [2021-06-07T12:49:51.790Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestContainerKillOnDaemonStart
12:49:51 [2021-06-07T12:49:51.790Z] === PAUSE TestContainerKillOnDaemonStart
12:49:51 [2021-06-07T12:49:51.790Z] === RUN   TestDiff
12:49:52 [2021-06-07T12:49:52.731Z] --- PASS: TestDiff (0.85s)
12:49:52 [2021-06-07T12:49:52.731Z] === RUN   TestExecWithCloseStdin
12:49:54 [2021-06-07T12:49:54.125Z] --- PASS: TestExecWithCloseStdin (1.18s)
12:49:54 [2021-06-07T12:49:54.125Z] === RUN   TestExec
12:49:55 [2021-06-07T12:49:55.081Z] --- PASS: TestExec (1.18s)
12:49:55 [2021-06-07T12:49:55.081Z] === RUN   TestExecUser
12:49:56 [2021-06-07T12:49:56.463Z] --- PASS: TestExecUser (1.13s)
12:49:56 [2021-06-07T12:49:56.463Z] === RUN   TestExportContainerAndImportImage
12:49:57 [2021-06-07T12:49:57.404Z] --- PASS: TestExportContainerAndImportImage (1.11s)
12:49:57 [2021-06-07T12:49:57.404Z] === RUN   TestExportContainerAfterDaemonRestart
12:49:59 [2021-06-07T12:49:59.315Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s)
12:49:59 [2021-06-07T12:49:59.315Z] === RUN   TestHealthCheckWorkdir
12:50:00 [2021-06-07T12:50:00.697Z] --- PASS: TestHealthCheckWorkdir (1.46s)
12:50:00 [2021-06-07T12:50:00.697Z] === RUN   TestHealthKillContainer
12:50:03 [2021-06-07T12:50:03.992Z] --- PASS: TestHealthKillContainer (3.11s)
12:50:03 [2021-06-07T12:50:03.992Z] === RUN   TestInspectCpusetInConfigPre120
12:50:04 [2021-06-07T12:50:04.562Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s)
12:50:04 [2021-06-07T12:50:04.562Z] === RUN   TestIpcModeNone
12:50:05 [2021-06-07T12:50:05.943Z] --- PASS: TestIpcModeNone (1.13s)
12:50:05 [2021-06-07T12:50:05.943Z] === RUN   TestIpcModePrivate
12:50:06 [2021-06-07T12:50:06.888Z] --- PASS: TestIpcModePrivate (1.13s)
12:50:06 [2021-06-07T12:50:06.888Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
12:50:06 [2021-06-07T12:50:06.888Z] === RUN   TestIpcModeShareable
12:50:07 [2021-06-07T12:50:07.828Z] --- PASS: TestIpcModeShareable (1.10s)
12:50:07 [2021-06-07T12:50:07.828Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
12:50:07 [2021-06-07T12:50:07.828Z] === RUN   TestAPIIpcModeShareableAndContainer
12:50:11 [2021-06-07T12:50:11.126Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s)
12:50:11 [2021-06-07T12:50:11.126Z] === RUN   TestAPIIpcModeHost
12:50:12 [2021-06-07T12:50:12.508Z] --- PASS: TestAPIIpcModeHost (1.14s)
12:50:12 [2021-06-07T12:50:12.508Z] === RUN   TestDaemonIpcModeShareable
12:50:14 [2021-06-07T12:50:14.418Z] --- PASS: TestDaemonIpcModeShareable (2.01s)
12:50:14 [2021-06-07T12:50:14.418Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
12:50:14 [2021-06-07T12:50:14.418Z] === RUN   TestDaemonIpcModePrivate
12:50:16 [2021-06-07T12:50:16.330Z] --- PASS: TestDaemonIpcModePrivate (1.99s)
12:50:16 [2021-06-07T12:50:16.330Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
12:50:16 [2021-06-07T12:50:16.330Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:50:18 [2021-06-07T12:50:18.244Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s)
12:50:18 [2021-06-07T12:50:18.244Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
12:50:18 [2021-06-07T12:50:18.244Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:50:20 [2021-06-07T12:50:20.786Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.01s)
12:50:20 [2021-06-07T12:50:20.786Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
12:50:20 [2021-06-07T12:50:20.786Z] === RUN   TestIpcModeOlderClient
12:50:20 [2021-06-07T12:50:20.786Z] === PAUSE TestIpcModeOlderClient
12:50:20 [2021-06-07T12:50:20.786Z] === RUN   TestKillContainerInvalidSignal
12:50:21 [2021-06-07T12:50:21.356Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
12:50:21 [2021-06-07T12:50:21.356Z] === RUN   TestKillContainer
12:50:21 [2021-06-07T12:50:21.356Z] === RUN   TestKillContainer/no_signal
12:50:21 [2021-06-07T12:50:21.926Z] === RUN   TestKillContainer/non_killing_signal
12:50:22 [2021-06-07T12:50:22.868Z] === RUN   TestKillContainer/killing_signal
12:50:23 [2021-06-07T12:50:23.808Z] --- PASS: TestKillContainer (2.72s)
12:50:23 [2021-06-07T12:50:23.808Z]     --- PASS: TestKillContainer/no_signal (0.84s)
12:50:23 [2021-06-07T12:50:23.808Z]     --- PASS: TestKillContainer/non_killing_signal (0.77s)
12:50:23 [2021-06-07T12:50:23.808Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
12:50:23 [2021-06-07T12:50:23.808Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:50:23 [2021-06-07T12:50:23.808Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:50:24 [2021-06-07T12:50:24.748Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:50:25 [2021-06-07T12:50:25.689Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s)
12:50:25 [2021-06-07T12:50:25.689Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
12:50:25 [2021-06-07T12:50:25.689Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
12:50:25 [2021-06-07T12:50:25.689Z] === RUN   TestKillStoppedContainer
12:50:25 [2021-06-07T12:50:25.689Z] --- PASS: TestKillStoppedContainer (0.07s)
12:50:25 [2021-06-07T12:50:25.689Z] === RUN   TestKillStoppedContainerAPIPre120
12:50:25 [2021-06-07T12:50:25.689Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
12:50:25 [2021-06-07T12:50:25.689Z] === RUN   TestKillDifferentUserContainer
12:50:26 [2021-06-07T12:50:26.629Z] --- PASS: TestKillDifferentUserContainer (0.86s)
12:50:26 [2021-06-07T12:50:26.629Z] === RUN   TestInspectOomKilledTrue
12:50:26 [2021-06-07T12:50:26.629Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:50:26 [2021-06-07T12:50:26.629Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:50:26 [2021-06-07T12:50:26.629Z] === RUN   TestInspectOomKilledFalse
12:50:26 [2021-06-07T12:50:26.629Z] --- SKIP: TestInspectOomKilledFalse (0.01s)
12:50:26 [2021-06-07T12:50:26.629Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:50:26 [2021-06-07T12:50:26.629Z] === RUN   TestLinksEtcHostsContentMatch
12:50:27 [2021-06-07T12:50:27.569Z] --- PASS: TestLinksEtcHostsContentMatch (0.93s)
12:50:27 [2021-06-07T12:50:27.569Z] === RUN   TestLinksContainerNames
12:50:29 [2021-06-07T12:50:29.479Z] --- PASS: TestLinksContainerNames (1.71s)
12:50:29 [2021-06-07T12:50:29.479Z] === RUN   TestLogsFollowTailEmpty
12:50:30 [2021-06-07T12:50:30.050Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
12:50:30 [2021-06-07T12:50:30.050Z] === RUN   TestContainerNetworkMountsNoChown
12:50:30 [2021-06-07T12:50:30.991Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/default
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/default
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/private
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/private
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/rprivate
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rprivate
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/slave
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/slave
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/rslave
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rslave
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/shared
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/shared
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/rshared
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rshared
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/default
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/default/bind_root
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/default/mount_root
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/default/bind_root
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/rshared
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/shared
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:50:30 [2021-06-07T12:50:30.991Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:50:30 [2021-06-07T12:50:30.991Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/rprivate
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/rslave
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/slave
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/private
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/private/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/private/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/default/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/private/bind_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/private/mount_root
12:50:31 [2021-06-07T12:50:31.251Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:50:31 [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
12:50:31 [2021-06-07T12:50:31.512Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
12:50:31 [2021-06-07T12:50:31.512Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:50:31 [2021-06-07T12:50:31.512Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
12:50:31 [2021-06-07T12:50:31.512Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:50:31 [2021-06-07T12:50:31.512Z] === RUN   TestContainerBindMountNonRecursive
12:50:34 [2021-06-07T12:50:34.053Z] --- PASS: TestContainerBindMountNonRecursive (2.29s)
12:50:34 [2021-06-07T12:50:34.053Z] === RUN   TestContainerVolumesMountedAsShared
12:50:34 [2021-06-07T12:50:34.313Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s)
12:50:34 [2021-06-07T12:50:34.313Z] === RUN   TestContainerVolumesMountedAsSlave
12:50:35 [2021-06-07T12:50:35.253Z] --- PASS: TestContainerVolumesMountedAsSlave (0.90s)
12:50:35 [2021-06-07T12:50:35.253Z] === RUN   TestNetworkNat
12:50:36 [2021-06-07T12:50:36.195Z] --- PASS: TestNetworkNat (0.98s)
12:50:36 [2021-06-07T12:50:36.195Z] === RUN   TestNetworkLocalhostTCPNat
12:50:37 [2021-06-07T12:50:37.136Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s)
12:50:37 [2021-06-07T12:50:37.136Z] === RUN   TestNetworkLoopbackNat
12:50:40 [2021-06-07T12:50:40.431Z] --- PASS: TestNetworkLoopbackNat (3.33s)
12:50:40 [2021-06-07T12:50:40.431Z] === RUN   TestPause
12:50:41 [2021-06-07T12:50:41.372Z] --- PASS: TestPause (0.90s)
12:50:41 [2021-06-07T12:50:41.372Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:50:41 [2021-06-07T12:50:41.372Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:50:41 [2021-06-07T12:50:41.372Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:50:41 [2021-06-07T12:50:41.372Z] === RUN   TestPauseStopPausedContainer
12:50:42 [2021-06-07T12:50:42.328Z] --- PASS: TestPauseStopPausedContainer (0.93s)
12:50:42 [2021-06-07T12:50:42.328Z] === RUN   TestPidHost
12:50:44 [2021-06-07T12:50:44.874Z] --- PASS: TestPidHost (2.25s)
12:50:44 [2021-06-07T12:50:44.874Z] === RUN   TestPsFilter
12:50:44 [2021-06-07T12:50:44.874Z] --- PASS: TestPsFilter (0.16s)
12:50:44 [2021-06-07T12:50:44.874Z] === RUN   TestRemoveContainerWithRemovedVolume
12:50:45 [2021-06-07T12:50:45.815Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
12:50:45 [2021-06-07T12:50:45.815Z] === RUN   TestRemoveContainerWithVolume
12:50:46 [2021-06-07T12:50:46.385Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
12:50:46 [2021-06-07T12:50:46.385Z] === RUN   TestRemoveContainerRunning
12:50:47 [2021-06-07T12:50:47.326Z] --- PASS: TestRemoveContainerRunning (0.96s)
12:50:47 [2021-06-07T12:50:47.326Z] === RUN   TestRemoveContainerForceRemoveRunning
12:50:48 [2021-06-07T12:50:48.267Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
12:50:48 [2021-06-07T12:50:48.267Z] === RUN   TestRemoveInvalidContainer
12:50:48 [2021-06-07T12:50:48.267Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:50:48 [2021-06-07T12:50:48.267Z] === RUN   TestRenameLinkedContainer
12:50:52 [2021-06-07T12:50:52.467Z] --- PASS: TestRenameLinkedContainer (3.41s)
12:50:52 [2021-06-07T12:50:52.467Z] === RUN   TestRenameStoppedContainer
12:50:52 [2021-06-07T12:50:52.467Z] --- PASS: TestRenameStoppedContainer (0.83s)
12:50:52 [2021-06-07T12:50:52.467Z] === RUN   TestRenameRunningContainerAndReuse
12:50:54 [2021-06-07T12:50:54.376Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
12:50:54 [2021-06-07T12:50:54.376Z] === RUN   TestRenameInvalidName
12:50:55 [2021-06-07T12:50:55.316Z] --- PASS: TestRenameInvalidName (0.86s)
12:50:55 [2021-06-07T12:50:55.316Z] === RUN   TestRenameAnonymousContainer
12:50:58 [2021-06-07T12:50:58.614Z] --- PASS: TestRenameAnonymousContainer (3.50s)
12:50:58 [2021-06-07T12:50:58.614Z] === RUN   TestRenameContainerWithSameName
12:50:59 [2021-06-07T12:50:59.554Z] --- PASS: TestRenameContainerWithSameName (0.85s)
12:50:59 [2021-06-07T12:50:59.554Z] === RUN   TestRenameContainerWithLinkedContainer
12:51:01 [2021-06-07T12:51:01.463Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s)
12:51:01 [2021-06-07T12:51:01.463Z] === RUN   TestResize
12:51:02 [2021-06-07T12:51:02.034Z] --- PASS: TestResize (0.86s)
12:51:02 [2021-06-07T12:51:02.034Z] === RUN   TestResizeWithInvalidSize
12:51:02 [2021-06-07T12:51:02.978Z] --- PASS: TestResizeWithInvalidSize (0.87s)
12:51:02 [2021-06-07T12:51:02.978Z] === RUN   TestResizeWhenContainerNotStarted
12:51:03 [2021-06-07T12:51:03.919Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:51:03 [2021-06-07T12:51:03.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:51:07 [2021-06-07T12:51:07.223Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:51:07 [2021-06-07T12:51:07.223Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:51:08 [2021-06-07T12:51:08.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:51:08 [2021-06-07T12:51:08.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:51:09 [2021-06-07T12:51:09.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:51:09 [2021-06-07T12:51:09.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:51:09 [2021-06-07T12:51:09.820Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:51:10 [2021-06-07T12:51:10.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:51:13 [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.02s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.19s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.24s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s)
12:51:13 [2021-06-07T12:51:13.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
12:51:13 [2021-06-07T12:51:13.306Z] === RUN   TestCgroupNamespacesRun
12:51:15 [2021-06-07T12:51:15.218Z] --- PASS: TestCgroupNamespacesRun (2.04s)
12:51:15 [2021-06-07T12:51:15.218Z] === RUN   TestCgroupNamespacesRunPrivileged
12:51:16 [2021-06-07T12:51:16.601Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
12:51:16 [2021-06-07T12:51:16.601Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:51:19 [2021-06-07T12:51:19.143Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.02s)
12:51:19 [2021-06-07T12:51:19.143Z] === RUN   TestCgroupNamespacesRunHostMode
12:51:21 [2021-06-07T12:51:21.055Z] --- PASS: TestCgroupNamespacesRunHostMode (2.00s)
12:51:21 [2021-06-07T12:51:21.055Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:51:22 [2021-06-07T12:51:22.967Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.07s)
12:51:22 [2021-06-07T12:51:22.967Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:51:24 [2021-06-07T12:51:24.349Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s)
12:51:24 [2021-06-07T12:51:24.349Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:51:25 [2021-06-07T12:51:25.291Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
12:51:25 [2021-06-07T12:51:25.291Z] === RUN   TestCgroupNamespacesRunOlderClient
12:51:27 [2021-06-07T12:51:27.832Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.04s)
12:51:27 [2021-06-07T12:51:27.832Z] === RUN   TestNISDomainname
12:51:28 [2021-06-07T12:51:28.773Z] --- PASS: TestNISDomainname (1.41s)
12:51:28 [2021-06-07T12:51:28.773Z] === RUN   TestHostnameDnsResolution
12:51:30 [2021-06-07T12:51:30.684Z] --- PASS: TestHostnameDnsResolution (1.81s)
12:51:30 [2021-06-07T12:51:30.684Z] === RUN   TestStats
12:51:33 [2021-06-07T12:51:33.979Z] --- PASS: TestStats (2.95s)
12:51:33 [2021-06-07T12:51:33.979Z] === RUN   TestStopContainerWithTimeout
12:51:33 [2021-06-07T12:51:33.979Z] === RUN   TestStopContainerWithTimeout/0
12:51:33 [2021-06-07T12:51:33.979Z] === PAUSE TestStopContainerWithTimeout/0
12:51:33 [2021-06-07T12:51:33.979Z] === RUN   TestStopContainerWithTimeout/1
12:51:33 [2021-06-07T12:51:33.979Z] === PAUSE TestStopContainerWithTimeout/1
12:51:33 [2021-06-07T12:51:33.979Z] === RUN   TestStopContainerWithTimeout/3
12:51:33 [2021-06-07T12:51:33.979Z] === PAUSE TestStopContainerWithTimeout/3
12:51:33 [2021-06-07T12:51:33.979Z] === RUN   TestStopContainerWithTimeout/-1
12:51:33 [2021-06-07T12:51:33.979Z] === PAUSE TestStopContainerWithTimeout/-1
12:51:33 [2021-06-07T12:51:33.979Z] === CONT  TestStopContainerWithTimeout/0
12:51:33 [2021-06-07T12:51:33.979Z] === CONT  TestStopContainerWithTimeout/1
12:51:33 [2021-06-07T12:51:33.979Z] === CONT  TestStopContainerWithTimeout/3
12:51:33 [2021-06-07T12:51:33.979Z] === CONT  TestStopContainerWithTimeout/-1
12:51:37 [2021-06-07T12:51:37.310Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:51:37 [2021-06-07T12:51:37.310Z]     --- PASS: TestStopContainerWithTimeout/0 (1.42s)
12:51:37 [2021-06-07T12:51:37.310Z]     --- PASS: TestStopContainerWithTimeout/1 (2.47s)
12:51:37 [2021-06-07T12:51:37.310Z]     --- PASS: TestStopContainerWithTimeout/3 (3.31s)
12:51:37 [2021-06-07T12:51:37.310Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.46s)
12:51:37 [2021-06-07T12:51:37.310Z] === RUN   TestDeleteDevicemapper
12:51:37 [2021-06-07T12:51:37.310Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:51:37 [2021-06-07T12:51:37.310Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:51:37 [2021-06-07T12:51:37.310Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:51:40 [2021-06-07T12:51:40.611Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.49s)
12:51:40 [2021-06-07T12:51:40.611Z] === RUN   TestUpdateMemory
12:51:40 [2021-06-07T12:51:40.611Z] --- SKIP: TestUpdateMemory (0.00s)
12:51:40 [2021-06-07T12:51:40.611Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:51:40 [2021-06-07T12:51:40.611Z] === RUN   TestUpdateCPUQuota
12:51:47 [2021-06-07T12:51:47.186Z] --- PASS: TestUpdateCPUQuota (5.91s)
12:51:47 [2021-06-07T12:51:47.186Z] === RUN   TestUpdatePidsLimit
12:51:47 [2021-06-07T12:51:47.186Z] === RUN   TestUpdatePidsLimit/update_from_none
12:51:47 [2021-06-07T12:51:47.186Z] === RUN   TestUpdatePidsLimit/no_change
12:51:47 [2021-06-07T12:51:47.757Z] === RUN   TestUpdatePidsLimit/update_lower
12:51:48 [2021-06-07T12:51:48.327Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:51:49 [2021-06-07T12:51:49.267Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:51:49 [2021-06-07T12:51:49.838Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:51:50 [2021-06-07T12:51:50.408Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:51:52 [2021-06-07T12:51:52.319Z] --- PASS: TestUpdatePidsLimit (5.58s)
12:51:52 [2021-06-07T12:51:52.319Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.66s)
12:51:52 [2021-06-07T12:51:52.319Z]     --- PASS: TestUpdatePidsLimit/no_change (0.66s)
12:51:52 [2021-06-07T12:51:52.319Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.65s)
12:51:52 [2021-06-07T12:51:52.319Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s)
12:51:52 [2021-06-07T12:51:52.319Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s)
12:51:52 [2021-06-07T12:51:52.319Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.79s)
12:51:52 [2021-06-07T12:51:52.319Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s)
12:51:52 [2021-06-07T12:51:52.319Z] === RUN   TestUpdateRestartPolicy
12:52:07 [2021-06-07T12:52:07.215Z] --- PASS: TestUpdateRestartPolicy (13.16s)
12:52:07 [2021-06-07T12:52:07.215Z] === RUN   TestUpdateRestartWithAutoRemove
12:52:07 [2021-06-07T12:52:07.215Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
12:52:07 [2021-06-07T12:52:07.215Z] === RUN   TestWaitNonBlocked
12:52:07 [2021-06-07T12:52:07.215Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:52:07 [2021-06-07T12:52:07.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:52:07 [2021-06-07T12:52:07.215Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:52:07 [2021-06-07T12:52:07.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:52:07 [2021-06-07T12:52:07.215Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:52:07 [2021-06-07T12:52:07.215Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:52:07 [2021-06-07T12:52:07.475Z] --- PASS: TestWaitNonBlocked (0.02s)
12:52:07 [2021-06-07T12:52:07.475Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s)
12:52:07 [2021-06-07T12:52:07.475Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s)
12:52:07 [2021-06-07T12:52:07.475Z] === RUN   TestWaitBlocked
12:52:07 [2021-06-07T12:52:07.475Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:52:07 [2021-06-07T12:52:07.475Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:52:07 [2021-06-07T12:52:07.475Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:52:07 [2021-06-07T12:52:07.475Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:52:07 [2021-06-07T12:52:07.475Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:52:07 [2021-06-07T12:52:07.475Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:52:08 [2021-06-07T12:52:08.859Z] --- PASS: TestWaitBlocked (0.03s)
12:52:08 [2021-06-07T12:52:08.859Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s)
12:52:08 [2021-06-07T12:52:08.859Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s)
12:52:08 [2021-06-07T12:52:08.859Z] === CONT  TestContainerStartOnDaemonRestart
12:52:08 [2021-06-07T12:52:08.859Z] === CONT  TestContainerKillOnDaemonStart
12:52:08 [2021-06-07T12:52:08.859Z] === CONT  TestDaemonHostGatewayIP
12:52:08 [2021-06-07T12:52:08.859Z] === CONT  TestDaemonRestartIpcMode
12:52:13 [2021-06-07T12:52:13.072Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s)
12:52:13 [2021-06-07T12:52:13.072Z] === CONT  TestRestartDaemonWithRestartingContainer
12:52:13 [2021-06-07T12:52:13.644Z] --- PASS: TestDaemonRestartIpcMode (4.84s)
12:52:13 [2021-06-07T12:52:13.644Z] === CONT  TestIpcModeOlderClient
12:52:13 [2021-06-07T12:52:13.644Z] --- PASS: TestIpcModeOlderClient (0.10s)
12:52:13 [2021-06-07T12:52:13.904Z] --- PASS: TestDaemonHostGatewayIP (5.19s)
12:52:15 [2021-06-07T12:52:15.815Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.26s)
12:52:22 [2021-06-07T12:52:22.389Z] --- PASS: TestContainerKillOnDaemonStart (13.07s)
12:52:22 [2021-06-07T12:52:22.389Z] PASS
12:52:22 [2021-06-07T12:52:22.389Z] 
12:52:22 [2021-06-07T12:52:22.389Z] === Skipped
12:52:22 [2021-06-07T12:52:22.389Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:52:22 [2021-06-07T12:52:22.390Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:52:22 [2021-06-07T12:52:22.390Z] 
12:52:22 [2021-06-07T12:52:22.390Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
12:52:22 [2021-06-07T12:52:22.390Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:52:22 [2021-06-07T12:52:22.390Z] 
12:52:22 [2021-06-07T12:52:22.390Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.01s)
12:52:22 [2021-06-07T12:52:22.390Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:52:22 [2021-06-07T12:52:22.390Z] 
12:52:22 [2021-06-07T12:52:22.390Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:52:22 [2021-06-07T12:52:22.390Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:52:22 [2021-06-07T12:52:22.390Z] 
12:52:22 [2021-06-07T12:52:22.390Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:52:22 [2021-06-07T12:52:22.390Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:52:22 [2021-06-07T12:52:22.390Z] 
12:52:22 [2021-06-07T12:52:22.390Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
12:52:22 [2021-06-07T12:52:22.390Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:52:22 [2021-06-07T12:52:22.390Z] 
12:52:22 [2021-06-07T12:52:22.390Z] 
12:52:22 [2021-06-07T12:52:22.390Z] DONE 196 tests, 6 skipped in 159.435s
12:52:22 [2021-06-07T12:52:22.390Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:52:22 [2021-06-07T12:52:22.390Z] ++ 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
12:52:22 [2021-06-07T12:52:22.390Z] ++ set -e
12:52:22 [2021-06-07T12:52:22.390Z] ++ '[' -n 0 ']'
12:52:22 [2021-06-07T12:52:22.390Z] ++ set -x
12:52:22 [2021-06-07T12:52:22.390Z] ++ 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
12:52:22 [2021-06-07T12:52:22.390Z] INFO: Testing against a local daemon
12:52:22 [2021-06-07T12:52:22.390Z] === RUN   TestConfigDaemonLibtrustID
12:52:22 [2021-06-07T12:52:22.650Z] --- PASS: TestConfigDaemonLibtrustID (0.68s)
12:52:22 [2021-06-07T12:52:22.650Z] === RUN   TestDaemonConfigValidation
12:52:22 [2021-06-07T12:52:22.650Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:52:22 [2021-06-07T12:52:22.650Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:52:22 [2021-06-07T12:52:22.650Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:52:22 [2021-06-07T12:52:22.650Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:52:22 [2021-06-07T12:52:22.650Z] === RUN   TestDaemonConfigValidation/invalid_config
12:52:22 [2021-06-07T12:52:22.650Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:52:22 [2021-06-07T12:52:22.650Z] === RUN   TestDaemonConfigValidation/malformed_config
12:52:22 [2021-06-07T12:52:22.650Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:52:22 [2021-06-07T12:52:22.650Z] === RUN   TestDaemonConfigValidation/valid_config
12:52:22 [2021-06-07T12:52:22.650Z] === PAUSE TestDaemonConfigValidation/valid_config
12:52:22 [2021-06-07T12:52:22.650Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:52:22 [2021-06-07T12:52:22.650Z] === CONT  TestDaemonConfigValidation/malformed_config
12:52:22 [2021-06-07T12:52:22.650Z] === CONT  TestDaemonConfigValidation/valid_config
12:52:22 [2021-06-07T12:52:22.650Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:52:22 [2021-06-07T12:52:22.650Z] === CONT  TestDaemonConfigValidation/invalid_config
12:52:22 [2021-06-07T12:52:22.911Z] --- PASS: TestDaemonConfigValidation (0.03s)
12:52:22 [2021-06-07T12:52:22.911Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.13s)
12:52:22 [2021-06-07T12:52:22.911Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s)
12:52:22 [2021-06-07T12:52:22.911Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.17s)
12:52:22 [2021-06-07T12:52:22.911Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s)
12:52:22 [2021-06-07T12:52:22.911Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
12:52:22 [2021-06-07T12:52:22.911Z] PASS
12:52:22 [2021-06-07T12:52:22.911Z] 
12:52:22 [2021-06-07T12:52:22.911Z] DONE 7 tests in 1.086s
12:52:22 [2021-06-07T12:52:22.911Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:52:22 [2021-06-07T12:52:22.911Z] ++ 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
12:52:22 [2021-06-07T12:52:22.911Z] ++ set -e
12:52:22 [2021-06-07T12:52:22.911Z] ++ '[' -n 0 ']'
12:52:22 [2021-06-07T12:52:22.911Z] ++ set -x
12:52:22 [2021-06-07T12:52:22.911Z] ++ 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
12:52:23 [2021-06-07T12:52:23.170Z] INFO: Testing against a local daemon
12:52:23 [2021-06-07T12:52:23.171Z] === RUN   TestCommitInheritsEnv
12:52:23 [2021-06-07T12:52:23.431Z] --- PASS: TestCommitInheritsEnv (0.43s)
12:52:23 [2021-06-07T12:52:23.431Z] === RUN   TestImportExtremelyLargeImageWorks
12:52:23 [2021-06-07T12:52:23.431Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:52:23 [2021-06-07T12:52:23.431Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:52:23 [2021-06-07T12:52:23.431Z] === RUN   TestImagesFilterMultiReference
12:52:23 [2021-06-07T12:52:23.691Z] --- PASS: TestImagesFilterMultiReference (0.10s)
12:52:23 [2021-06-07T12:52:23.691Z] === RUN   TestImagePullPlatformInvalid
12:52:23 [2021-06-07T12:52:23.691Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
12:52:23 [2021-06-07T12:52:23.691Z] === RUN   TestRemoveImageOrphaning
12:52:24 [2021-06-07T12:52:24.262Z] --- PASS: TestRemoveImageOrphaning (0.41s)
12:52:24 [2021-06-07T12:52:24.262Z] === RUN   TestRemoveImageGarbageCollector
12:52:24 [2021-06-07T12:52:24.262Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:52:24 [2021-06-07T12:52:24.262Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:52:24 [2021-06-07T12:52:24.262Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:52:24 [2021-06-07T12:52:24.262Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:52:24 [2021-06-07T12:52:24.262Z] === RUN   TestTagInvalidReference
12:52:24 [2021-06-07T12:52:24.262Z] --- PASS: TestTagInvalidReference (0.03s)
12:52:24 [2021-06-07T12:52:24.262Z] === RUN   TestTagValidPrefixedRepo
12:52:24 [2021-06-07T12:52:24.262Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
12:52:24 [2021-06-07T12:52:24.262Z] === RUN   TestTagExistedNameWithoutForce
12:52:24 [2021-06-07T12:52:24.262Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
12:52:24 [2021-06-07T12:52:24.262Z] === RUN   TestTagOfficialNames
12:52:24 [2021-06-07T12:52:24.262Z] --- PASS: TestTagOfficialNames (0.08s)
12:52:24 [2021-06-07T12:52:24.262Z] === RUN   TestTagMatchesDigest
12:52:24 [2021-06-07T12:52:24.262Z] --- PASS: TestTagMatchesDigest (0.03s)
12:52:24 [2021-06-07T12:52:24.262Z] PASS
12:52:24 [2021-06-07T12:52:24.262Z] 
12:52:24 [2021-06-07T12:52:24.262Z] === Skipped
12:52:24 [2021-06-07T12:52:24.262Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:52:24 [2021-06-07T12:52:24.262Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:52:24 [2021-06-07T12:52:24.262Z] 
12:52:24 [2021-06-07T12:52:24.262Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:52:24 [2021-06-07T12:52:24.262Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:52:24 [2021-06-07T12:52:24.262Z] 
12:52:24 [2021-06-07T12:52:24.262Z] 
12:52:24 [2021-06-07T12:52:24.262Z] DONE 12 tests, 2 skipped in 1.523s
12:52:24 [2021-06-07T12:52:24.522Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:52:24 [2021-06-07T12:52:24.522Z] ++ 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
12:52:24 [2021-06-07T12:52:24.522Z] ++ set -e
12:52:24 [2021-06-07T12:52:24.522Z] ++ '[' -n 0 ']'
12:52:24 [2021-06-07T12:52:24.522Z] ++ set -x
12:52:24 [2021-06-07T12:52:24.522Z] ++ 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
12:52:24 [2021-06-07T12:52:24.522Z] INFO: Testing against a local daemon
12:52:24 [2021-06-07T12:52:24.522Z] === RUN   TestNetworkCreateDelete
12:52:25 [2021-06-07T12:52:25.093Z] --- PASS: TestNetworkCreateDelete (0.44s)
12:52:25 [2021-06-07T12:52:25.093Z] === RUN   TestDockerNetworkDeletePreferID
12:52:26 [2021-06-07T12:52:26.477Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s)
12:52:26 [2021-06-07T12:52:26.477Z] === RUN   TestDaemonDNSFallback
12:52:34 [2021-06-07T12:52:34.608Z] --- PASS: TestDaemonDNSFallback (7.20s)
12:52:34 [2021-06-07T12:52:34.608Z] === RUN   TestInspectNetwork
12:52:37 [2021-06-07T12:52:37.908Z] === RUN   TestInspectNetwork/full_network_id
12:52:37 [2021-06-07T12:52:37.908Z] === RUN   TestInspectNetwork/partial_network_id
12:52:37 [2021-06-07T12:52:37.908Z] === RUN   TestInspectNetwork/network_name
12:52:37 [2021-06-07T12:52:37.908Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:52:42 [2021-06-07T12:52:42.107Z] --- PASS: TestInspectNetwork (8.67s)
12:52:42 [2021-06-07T12:52:42.107Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:52:42 [2021-06-07T12:52:42.107Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:52:42 [2021-06-07T12:52:42.107Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:52:42 [2021-06-07T12:52:42.107Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:52:42 [2021-06-07T12:52:42.107Z] === RUN   TestRunContainerWithBridgeNone
12:52:45 [2021-06-07T12:52:45.404Z] --- PASS: TestRunContainerWithBridgeNone (3.19s)
12:52:45 [2021-06-07T12:52:45.404Z] === RUN   TestNetworkInvalidJSON
12:52:45 [2021-06-07T12:52:45.404Z] === RUN   TestNetworkInvalidJSON//networks/create
12:52:45 [2021-06-07T12:52:45.404Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:52:45 [2021-06-07T12:52:45.404Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:52:45 [2021-06-07T12:52:45.404Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:52:45 [2021-06-07T12:52:45.404Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:52:45 [2021-06-07T12:52:45.404Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:52:45 [2021-06-07T12:52:45.404Z] === CONT  TestNetworkInvalidJSON//networks/create
12:52:45 [2021-06-07T12:52:45.404Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:52:45 [2021-06-07T12:52:45.404Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:52:45 [2021-06-07T12:52:45.404Z] --- PASS: TestNetworkInvalidJSON (0.04s)
12:52:45 [2021-06-07T12:52:45.404Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:52:45 [2021-06-07T12:52:45.404Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:52:45 [2021-06-07T12:52:45.404Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:52:45 [2021-06-07T12:52:45.404Z] === RUN   TestNetworkList
12:52:45 [2021-06-07T12:52:45.404Z] === RUN   TestNetworkList//networks
12:52:45 [2021-06-07T12:52:45.404Z] === PAUSE TestNetworkList//networks
12:52:45 [2021-06-07T12:52:45.404Z] === RUN   TestNetworkList//networks/
12:52:45 [2021-06-07T12:52:45.404Z] === PAUSE TestNetworkList//networks/
12:52:45 [2021-06-07T12:52:45.404Z] === CONT  TestNetworkList//networks
12:52:45 [2021-06-07T12:52:45.404Z] === CONT  TestNetworkList//networks/
12:52:45 [2021-06-07T12:52:45.404Z] --- PASS: TestNetworkList (0.03s)
12:52:45 [2021-06-07T12:52:45.404Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:52:45 [2021-06-07T12:52:45.404Z]     --- PASS: TestNetworkList//networks (0.00s)
12:52:45 [2021-06-07T12:52:45.404Z] === RUN   TestHostIPv4BridgeLabel
12:52:46 [2021-06-07T12:52:46.349Z] --- PASS: TestHostIPv4BridgeLabel (0.80s)
12:52:46 [2021-06-07T12:52:46.349Z] === RUN   TestDaemonRestartWithLiveRestore
12:52:47 [2021-06-07T12:52:47.753Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s)
12:52:47 [2021-06-07T12:52:47.753Z] === RUN   TestDaemonDefaultNetworkPools
12:52:49 [2021-06-07T12:52:49.138Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s)
12:52:49 [2021-06-07T12:52:49.138Z] === RUN   TestDaemonRestartWithExistingNetwork
12:52:51 [2021-06-07T12:52:51.048Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.83s)
12:52:51 [2021-06-07T12:52:51.049Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:52:52 [2021-06-07T12:52:52.960Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s)
12:52:52 [2021-06-07T12:52:52.960Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:52:53 [2021-06-07T12:52:53.900Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.74s)
12:52:53 [2021-06-07T12:52:53.900Z] === RUN   TestServiceWithPredefinedNetwork
12:52:57 [2021-06-07T12:52:57.198Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s)
12:52:57 [2021-06-07T12:52:57.198Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:52:57 [2021-06-07T12:52:57.198Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:52:57 [2021-06-07T12:52:57.198Z]     service_test.go:242: FLAKY_TEST
12:52:57 [2021-06-07T12:52:57.198Z] === RUN   TestServiceWithDataPathPortInit
12:53:15 [2021-06-07T12:53:15.308Z] --- PASS: TestServiceWithDataPathPortInit (16.86s)
12:53:15 [2021-06-07T12:53:15.308Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:53:21 [2021-06-07T12:53:21.886Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s)
12:53:21 [2021-06-07T12:53:21.886Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:47cad35aohb4pwu9rnauv3ow2 Created:2021-06-07 12:53:15.164398771 +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[2338802dfdbe645981db27123ec2828f652f14499ccc85a8a812b2d738680240:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vs33hmsonbc4j8x94x8x44nfu EndpointID:abdcf1754fcad322a85698f5bfeacd7dee6407a2c2d58990ba0d08fd4978e15c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf1ba9fcffd8dbeadfe31b58ce76912c11235334f432c6be83ce130aabd1ce2c 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:d0c0a60d8dad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vs33hmsonbc4j8x94x8x44nfu EndpointID:abdcf1754fcad322a85698f5bfeacd7dee6407a2c2d58990ba0d08fd4978e15c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:53:21 [2021-06-07T12:53:21.886Z] PASS
12:53:21 [2021-06-07T12:53:21.886Z] 
12:53:21 [2021-06-07T12:53:21.886Z] === Skipped
12:53:21 [2021-06-07T12:53:21.886Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:53:21 [2021-06-07T12:53:21.886Z]     service_test.go:242: FLAKY_TEST
12:53:21 [2021-06-07T12:53:21.886Z] 
12:53:21 [2021-06-07T12:53:21.886Z] 
12:53:21 [2021-06-07T12:53:21.886Z] DONE 26 tests, 1 skipped in 57.590s
12:53:22 [2021-06-07T12:53:22.147Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:53:22 [2021-06-07T12:53:22.147Z] ++ 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
12:53:22 [2021-06-07T12:53:22.147Z] ++ set -e
12:53:22 [2021-06-07T12:53:22.147Z] ++ '[' -n 0 ']'
12:53:22 [2021-06-07T12:53:22.147Z] ++ set -x
12:53:22 [2021-06-07T12:53:22.147Z] ++ 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
12:53:22 [2021-06-07T12:53:22.147Z] INFO: Testing against a local daemon
12:53:22 [2021-06-07T12:53:22.147Z] === RUN   TestDockerNetworkIpvlanPersistance
12:53:22 [2021-06-07T12:53:22.147Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
12:53:22 [2021-06-07T12:53:22.147Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:53:22 [2021-06-07T12:53:22.147Z] === RUN   TestDockerNetworkIpvlan
12:53:22 [2021-06-07T12:53:22.147Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:53:22 [2021-06-07T12:53:22.147Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:53:22 [2021-06-07T12:53:22.147Z] PASS
12:53:22 [2021-06-07T12:53:22.147Z] 
12:53:22 [2021-06-07T12:53:22.147Z] === Skipped
12:53:22 [2021-06-07T12:53:22.147Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
12:53:22 [2021-06-07T12:53:22.147Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:53:22 [2021-06-07T12:53:22.147Z] 
12:53:22 [2021-06-07T12:53:22.147Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:53:22 [2021-06-07T12:53:22.147Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:53:22 [2021-06-07T12:53:22.147Z] 
12:53:22 [2021-06-07T12:53:22.147Z] 
12:53:22 [2021-06-07T12:53:22.147Z] DONE 2 tests, 2 skipped in 0.160s
12:53:22 [2021-06-07T12:53:22.147Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:53:22 [2021-06-07T12:53:22.147Z] ++ 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
12:53:22 [2021-06-07T12:53:22.147Z] ++ set -e
12:53:22 [2021-06-07T12:53:22.147Z] ++ '[' -n 0 ']'
12:53:22 [2021-06-07T12:53:22.147Z] ++ set -x
12:53:22 [2021-06-07T12:53:22.147Z] ++ 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
12:53:22 [2021-06-07T12:53:22.407Z] INFO: Testing against a local daemon
12:53:22 [2021-06-07T12:53:22.407Z] === RUN   TestDockerNetworkMacvlanPersistance
12:53:24 [2021-06-07T12:53:24.319Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s)
12:53:24 [2021-06-07T12:53:24.319Z] === RUN   TestDockerNetworkMacvlan
12:53:25 [2021-06-07T12:53:25.261Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:53:26 [2021-06-07T12:53:26.201Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:53:27 [2021-06-07T12:53:27.583Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:53:30 [2021-06-07T12:53:30.880Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:53:34 [2021-06-07T12:53:34.178Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:53:40 [2021-06-07T12:53:40.758Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:53:42 [2021-06-07T12:53:42.141Z] --- PASS: TestDockerNetworkMacvlan (17.97s)
12:53:42 [2021-06-07T12:53:42.141Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
12:53:42 [2021-06-07T12:53:42.141Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
12:53:42 [2021-06-07T12:53:42.141Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s)
12:53:42 [2021-06-07T12:53:42.141Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s)
12:53:42 [2021-06-07T12:53:42.141Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.07s)
12:53:42 [2021-06-07T12:53:42.141Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.53s)
12:53:42 [2021-06-07T12:53:42.141Z] PASS
12:53:42 [2021-06-07T12:53:42.141Z] 
12:53:42 [2021-06-07T12:53:42.141Z] DONE 8 tests in 20.009s
12:53:42 [2021-06-07T12:53:42.141Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:53:42 [2021-06-07T12:53:42.141Z] ++ 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
12:53:42 [2021-06-07T12:53:42.141Z] ++ set -e
12:53:42 [2021-06-07T12:53:42.141Z] ++ '[' -n 0 ']'
12:53:42 [2021-06-07T12:53:42.141Z] ++ set -x
12:53:42 [2021-06-07T12:53:42.141Z] ++ 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
12:53:42 [2021-06-07T12:53:42.141Z] testing: warning: no tests to run
12:53:42 [2021-06-07T12:53:42.141Z] PASS
12:53:42 [2021-06-07T12:53:42.141Z] 
12:53:42 [2021-06-07T12:53:42.141Z] DONE 0 tests in 0.027s
12:53:42 [2021-06-07T12:53:42.401Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:53:42 [2021-06-07T12:53:42.401Z] ++ 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
12:53:42 [2021-06-07T12:53:42.401Z] ++ set -e
12:53:42 [2021-06-07T12:53:42.401Z] ++ '[' -n 0 ']'
12:53:42 [2021-06-07T12:53:42.401Z] ++ set -x
12:53:42 [2021-06-07T12:53:42.401Z] ++ 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
12:53:42 [2021-06-07T12:53:42.401Z] INFO: Testing against a local daemon
12:53:42 [2021-06-07T12:53:42.401Z] === RUN   TestAuthZPluginAllowRequest
12:53:44 [2021-06-07T12:53:44.312Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
12:53:44 [2021-06-07T12:53:44.312Z] === RUN   TestAuthZPluginTLS
12:53:44 [2021-06-07T12:53:44.883Z] --- PASS: TestAuthZPluginTLS (0.70s)
12:53:44 [2021-06-07T12:53:44.883Z] === RUN   TestAuthZPluginDenyRequest
12:53:45 [2021-06-07T12:53:45.824Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
12:53:45 [2021-06-07T12:53:45.824Z] === RUN   TestAuthZPluginAPIDenyResponse
12:53:46 [2021-06-07T12:53:46.394Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
12:53:46 [2021-06-07T12:53:46.394Z] === RUN   TestAuthZPluginDenyResponse
12:53:46 [2021-06-07T12:53:46.964Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
12:53:46 [2021-06-07T12:53:46.964Z] === RUN   TestAuthZPluginAllowEventStream
12:53:48 [2021-06-07T12:53:48.876Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
12:53:48 [2021-06-07T12:53:48.876Z] === RUN   TestAuthZPluginErrorResponse
12:53:49 [2021-06-07T12:53:49.446Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
12:53:49 [2021-06-07T12:53:49.446Z] === RUN   TestAuthZPluginErrorRequest
12:53:50 [2021-06-07T12:53:50.017Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
12:53:50 [2021-06-07T12:53:50.017Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:53:50 [2021-06-07T12:53:50.587Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
12:53:50 [2021-06-07T12:53:50.587Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:53:53 [2021-06-07T12:53:53.127Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s)
12:53:53 [2021-06-07T12:53:53.127Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:53:55 [2021-06-07T12:53:55.677Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s)
12:53:55 [2021-06-07T12:53:55.677Z] === RUN   TestAuthZPluginHeader
12:53:56 [2021-06-07T12:53:56.253Z] --- PASS: TestAuthZPluginHeader (0.99s)
12:53:56 [2021-06-07T12:53:56.253Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:53:56 [2021-06-07T12:53:56.253Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:53:56 [2021-06-07T12:53:56.253Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:53:56 [2021-06-07T12:53:56.253Z] === RUN   TestAuthZPluginV2Disable
12:53:56 [2021-06-07T12:53:56.253Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:53:56 [2021-06-07T12:53:56.253Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:53:56 [2021-06-07T12:53:56.253Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:53:56 [2021-06-07T12:53:56.253Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:53:56 [2021-06-07T12:53:56.253Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:53:56 [2021-06-07T12:53:56.253Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:53:56 [2021-06-07T12:53:56.253Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:53:56 [2021-06-07T12:53:56.253Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:53:56 [2021-06-07T12:53:56.253Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:54:14 [2021-06-07T12:54:14.361Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.86s)
12:54:14 [2021-06-07T12:54:14.361Z] PASS
12:54:14 [2021-06-07T12:54:14.361Z] 
12:54:14 [2021-06-07T12:54:14.361Z] === Skipped
12:54:14 [2021-06-07T12:54:14.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:54:14 [2021-06-07T12:54:14.361Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:54:14 [2021-06-07T12:54:14.361Z] 
12:54:14 [2021-06-07T12:54:14.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:54:14 [2021-06-07T12:54:14.361Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:54:14 [2021-06-07T12:54:14.361Z] 
12:54:14 [2021-06-07T12:54:14.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:54:14 [2021-06-07T12:54:14.361Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:54:14 [2021-06-07T12:54:14.361Z] 
12:54:14 [2021-06-07T12:54:14.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:54:14 [2021-06-07T12:54:14.361Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:54:14 [2021-06-07T12:54:14.361Z] 
12:54:14 [2021-06-07T12:54:14.361Z] 
12:54:14 [2021-06-07T12:54:14.361Z] DONE 17 tests, 4 skipped in 31.788s
12:54:14 [2021-06-07T12:54:14.361Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:54:14 [2021-06-07T12:54:14.361Z] ++ 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
12:54:14 [2021-06-07T12:54:14.361Z] ++ set -e
12:54:14 [2021-06-07T12:54:14.361Z] ++ '[' -n 0 ']'
12:54:14 [2021-06-07T12:54:14.361Z] ++ set -x
12:54:14 [2021-06-07T12:54:14.361Z] ++ 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
12:54:14 [2021-06-07T12:54:14.361Z] INFO: Testing against a local daemon
12:54:14 [2021-06-07T12:54:14.361Z] === RUN   TestPluginInvalidJSON
12:54:14 [2021-06-07T12:54:14.361Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:54:14 [2021-06-07T12:54:14.361Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:54:14 [2021-06-07T12:54:14.361Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:54:14 [2021-06-07T12:54:14.361Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:54:14 [2021-06-07T12:54:14.361Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:54:14 [2021-06-07T12:54:14.361Z] === RUN   TestPluginInstall
12:54:14 [2021-06-07T12:54:14.361Z] === RUN   TestPluginInstall/no_auth
12:54:16 [2021-06-07T12:54:16.904Z] time="2021-06-07T12:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:54:16 [2021-06-07T12:54:16.904Z] time="2021-06-07T12:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f703337a08281b0c112a99cdc125cb8d85d116a3e6bcccbf90ebb7c668ed671" mediatype=application/vnd.docker.plugin.v1+json size=522
12:54:16 [2021-06-07T12:54:16.904Z] time="2021-06-07T12:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:54:16 [2021-06-07T12:54:16.904Z] time="2021-06-07T12:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f703337a08281b0c112a99cdc125cb8d85d116a3e6bcccbf90ebb7c668ed671" mediatype=application/vnd.docker.plugin.v1+json size=522
12:54:16 [2021-06-07T12:54:16.904Z] === RUN   TestPluginInstall/with_htpasswd
12:54:17 [2021-06-07T12:54:17.845Z] time="2021-06-07T12:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:54:17 [2021-06-07T12:54:17.845Z] time="2021-06-07T12:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:484987b4938c5f9f45d4a57f3e0b55177d97155f4efe54d03691e6a87a95c0d2" mediatype=application/vnd.docker.plugin.v1+json size=522
12:54:17 [2021-06-07T12:54:17.845Z] time="2021-06-07T12:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:54:17 [2021-06-07T12:54:17.845Z] time="2021-06-07T12:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:484987b4938c5f9f45d4a57f3e0b55177d97155f4efe54d03691e6a87a95c0d2" mediatype=application/vnd.docker.plugin.v1+json size=522
12:54:18 [2021-06-07T12:54:18.106Z] === RUN   TestPluginInstall/with_insecure
12:54:19 [2021-06-07T12:54:19.490Z] time="2021-06-07T12:54:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:54:19 [2021-06-07T12:54:19.490Z] time="2021-06-07T12:54:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f6304413c63fb1fceab5223b2451818d768a0aacad34e0f022724d2a8e223a4" mediatype=application/vnd.docker.plugin.v1+json size=522
12:54:19 [2021-06-07T12:54:19.490Z] time="2021-06-07T12:54:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:54:19 [2021-06-07T12:54:19.490Z] time="2021-06-07T12:54:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f6304413c63fb1fceab5223b2451818d768a0aacad34e0f022724d2a8e223a4" mediatype=application/vnd.docker.plugin.v1+json size=522
12:54:19 [2021-06-07T12:54:19.750Z] --- PASS: TestPluginInstall (5.44s)
12:54:19 [2021-06-07T12:54:19.750Z]     --- PASS: TestPluginInstall/no_auth (2.61s)
12:54:19 [2021-06-07T12:54:19.750Z]     --- PASS: TestPluginInstall/with_htpasswd (1.15s)
12:54:19 [2021-06-07T12:54:19.750Z]     --- PASS: TestPluginInstall/with_insecure (1.68s)
12:54:19 [2021-06-07T12:54:19.750Z]         plugin_test.go:165: [d457a304e7750] daemon is not started
12:54:19 [2021-06-07T12:54:19.750Z] === RUN   TestPluginsWithRuntimes
12:54:22 [2021-06-07T12:54:22.293Z] === RUN   TestPluginsWithRuntimes/No_Args
12:54:23 [2021-06-07T12:54:23.233Z] === RUN   TestPluginsWithRuntimes/With_Args
12:54:25 [2021-06-07T12:54:25.143Z] --- PASS: TestPluginsWithRuntimes (5.18s)
12:54:25 [2021-06-07T12:54:25.143Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.49s)
12:54:25 [2021-06-07T12:54:25.143Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.47s)
12:54:25 [2021-06-07T12:54:25.143Z] === RUN   TestPluginBackCompatMediaTypes
12:54:26 [2021-06-07T12:54:26.084Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s)
12:54:26 [2021-06-07T12:54:26.084Z] PASS
12:54:26 [2021-06-07T12:54:26.084Z] 
12:54:26 [2021-06-07T12:54:26.084Z] DONE 10 tests in 11.925s
12:54:26 [2021-06-07T12:54:26.084Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:54:26 [2021-06-07T12:54:26.084Z] ++ 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
12:54:26 [2021-06-07T12:54:26.084Z] ++ set -e
12:54:26 [2021-06-07T12:54:26.084Z] ++ '[' -n 0 ']'
12:54:26 [2021-06-07T12:54:26.084Z] ++ set -x
12:54:26 [2021-06-07T12:54:26.084Z] ++ 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
12:54:26 [2021-06-07T12:54:26.084Z] INFO: Testing against a local daemon
12:54:26 [2021-06-07T12:54:26.084Z] === RUN   TestExternalGraphDriver
12:54:26 [2021-06-07T12:54:26.344Z] === RUN   TestExternalGraphDriver/json
12:54:28 [2021-06-07T12:54:28.927Z] === RUN   TestExternalGraphDriver/spec
12:54:31 [2021-06-07T12:54:31.470Z] === RUN   TestExternalGraphDriver/pull
12:54:33 [2021-06-07T12:54:33.380Z] --- PASS: TestExternalGraphDriver (7.17s)
12:54:33 [2021-06-07T12:54:33.380Z]     --- PASS: TestExternalGraphDriver/json (2.41s)
12:54:33 [2021-06-07T12:54:33.380Z]     --- PASS: TestExternalGraphDriver/spec (2.54s)
12:54:33 [2021-06-07T12:54:33.380Z]     --- PASS: TestExternalGraphDriver/pull (2.09s)
12:54:33 [2021-06-07T12:54:33.380Z] === RUN   TestGraphdriverPluginV2
12:54:33 [2021-06-07T12:54:33.380Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
12:54:33 [2021-06-07T12:54:33.380Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:54:33 [2021-06-07T12:54:33.380Z] PASS
12:54:33 [2021-06-07T12:54:33.380Z] 
12:54:33 [2021-06-07T12:54:33.380Z] === Skipped
12:54:33 [2021-06-07T12:54:33.380Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
12:54:33 [2021-06-07T12:54:33.380Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:54:33 [2021-06-07T12:54:33.380Z] 
12:54:33 [2021-06-07T12:54:33.380Z] 
12:54:33 [2021-06-07T12:54:33.380Z] DONE 5 tests, 1 skipped in 7.403s
12:54:33 [2021-06-07T12:54:33.380Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:54:33 [2021-06-07T12:54:33.380Z] ++ 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
12:54:33 [2021-06-07T12:54:33.380Z] ++ set -e
12:54:33 [2021-06-07T12:54:33.380Z] ++ '[' -n 0 ']'
12:54:33 [2021-06-07T12:54:33.380Z] ++ set -x
12:54:33 [2021-06-07T12:54:33.380Z] ++ 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
12:54:33 [2021-06-07T12:54:33.641Z] INFO: Testing against a local daemon
12:54:33 [2021-06-07T12:54:33.641Z] === RUN   TestContinueAfterPluginCrash
12:54:33 [2021-06-07T12:54:33.641Z] === PAUSE TestContinueAfterPluginCrash
12:54:33 [2021-06-07T12:54:33.641Z] === RUN   TestReadPluginNoRead
12:54:33 [2021-06-07T12:54:33.641Z] === PAUSE TestReadPluginNoRead
12:54:33 [2021-06-07T12:54:33.641Z] === RUN   TestDaemonStartWithLogOpt
12:54:33 [2021-06-07T12:54:33.641Z] === PAUSE TestDaemonStartWithLogOpt
12:54:33 [2021-06-07T12:54:33.641Z] === CONT  TestContinueAfterPluginCrash
12:54:33 [2021-06-07T12:54:33.641Z] === CONT  TestDaemonStartWithLogOpt
12:54:33 [2021-06-07T12:54:33.641Z] === CONT  TestReadPluginNoRead
12:54:37 [2021-06-07T12:54:37.849Z] === RUN   TestReadPluginNoRead/default
12:54:38 [2021-06-07T12:54:38.420Z] --- PASS: TestDaemonStartWithLogOpt (4.69s)
12:54:39 [2021-06-07T12:54:39.801Z] === RUN   TestReadPluginNoRead/disabled_caching
12:54:41 [2021-06-07T12:54:41.710Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:54:43 [2021-06-07T12:54:43.620Z] --- PASS: TestReadPluginNoRead (9.61s)
12:54:43 [2021-06-07T12:54:43.620Z]     --- PASS: TestReadPluginNoRead/default (1.82s)
12:54:43 [2021-06-07T12:54:43.620Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.83s)
12:54:43 [2021-06-07T12:54:43.620Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s)
12:54:43 [2021-06-07T12:54:43.621Z]     read_test.go:92: [d6175869f45e7] daemon is not started
12:54:43 [2021-06-07T12:54:43.881Z] --- PASS: TestContinueAfterPluginCrash (10.21s)
12:54:43 [2021-06-07T12:54:43.881Z] PASS
12:54:43 [2021-06-07T12:54:43.881Z] 
12:54:43 [2021-06-07T12:54:43.881Z] DONE 6 tests in 10.372s
12:54:43 [2021-06-07T12:54:43.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:54:43 [2021-06-07T12:54:43.881Z] ++ 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
12:54:43 [2021-06-07T12:54:43.881Z] ++ set -e
12:54:43 [2021-06-07T12:54:43.881Z] ++ '[' -n 0 ']'
12:54:43 [2021-06-07T12:54:43.881Z] ++ set -x
12:54:43 [2021-06-07T12:54:43.881Z] ++ 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
12:54:43 [2021-06-07T12:54:43.881Z] testing: warning: no tests to run
12:54:43 [2021-06-07T12:54:43.881Z] PASS
12:54:43 [2021-06-07T12:54:43.881Z] 
12:54:43 [2021-06-07T12:54:43.881Z] DONE 0 tests in 0.050s
12:54:43 [2021-06-07T12:54:43.881Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:54:43 [2021-06-07T12:54:43.881Z] ++ 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
12:54:43 [2021-06-07T12:54:43.881Z] ++ set -e
12:54:43 [2021-06-07T12:54:43.881Z] ++ '[' -n 0 ']'
12:54:43 [2021-06-07T12:54:43.881Z] ++ set -x
12:54:43 [2021-06-07T12:54:43.881Z] ++ 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
12:54:44 [2021-06-07T12:54:44.141Z] INFO: Testing against a local daemon
12:54:44 [2021-06-07T12:54:44.141Z] === RUN   TestPluginWithDevMounts
12:54:44 [2021-06-07T12:54:44.141Z] === PAUSE TestPluginWithDevMounts
12:54:44 [2021-06-07T12:54:44.141Z] === CONT  TestPluginWithDevMounts
12:54:46 [2021-06-07T12:54:46.681Z] --- PASS: TestPluginWithDevMounts (2.09s)
12:54:46 [2021-06-07T12:54:46.681Z] PASS
12:54:46 [2021-06-07T12:54:46.681Z] 
12:54:46 [2021-06-07T12:54:46.681Z] DONE 1 tests in 2.253s
12:54:46 [2021-06-07T12:54:46.681Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:54:46 [2021-06-07T12:54:46.681Z] ++ 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
12:54:46 [2021-06-07T12:54:46.681Z] ++ set -e
12:54:46 [2021-06-07T12:54:46.681Z] ++ '[' -n 0 ']'
12:54:46 [2021-06-07T12:54:46.681Z] ++ set -x
12:54:46 [2021-06-07T12:54:46.681Z] ++ 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
12:54:46 [2021-06-07T12:54:46.681Z] INFO: Testing against a local daemon
12:54:46 [2021-06-07T12:54:46.681Z] === RUN   TestSecretInspect
12:54:49 [2021-06-07T12:54:49.222Z] --- PASS: TestSecretInspect (2.95s)
12:54:49 [2021-06-07T12:54:49.222Z] === RUN   TestSecretList
12:54:52 [2021-06-07T12:54:52.517Z] --- PASS: TestSecretList (2.93s)
12:54:52 [2021-06-07T12:54:52.517Z] === RUN   TestSecretsCreateAndDelete
12:54:55 [2021-06-07T12:54:55.058Z] --- PASS: TestSecretsCreateAndDelete (2.92s)
12:54:55 [2021-06-07T12:54:55.058Z] === RUN   TestSecretsUpdate
12:54:58 [2021-06-07T12:54:58.355Z] --- PASS: TestSecretsUpdate (2.93s)
12:54:58 [2021-06-07T12:54:58.355Z] === RUN   TestTemplatedSecret
12:55:02 [2021-06-07T12:55:02.557Z] --- PASS: TestTemplatedSecret (3.82s)
12:55:02 [2021-06-07T12:55:02.557Z] === RUN   TestSecretCreateResolve
12:55:05 [2021-06-07T12:55:05.106Z] --- PASS: TestSecretCreateResolve (2.97s)
12:55:05 [2021-06-07T12:55:05.106Z] PASS
12:55:05 [2021-06-07T12:55:05.106Z] 
12:55:05 [2021-06-07T12:55:05.106Z] DONE 6 tests in 18.677s
12:55:05 [2021-06-07T12:55:05.106Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:55:05 [2021-06-07T12:55:05.106Z] ++ 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
12:55:05 [2021-06-07T12:55:05.106Z] ++ set -e
12:55:05 [2021-06-07T12:55:05.106Z] ++ '[' -n 0 ']'
12:55:05 [2021-06-07T12:55:05.106Z] ++ set -x
12:55:05 [2021-06-07T12:55:05.106Z] ++ 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
12:55:05 [2021-06-07T12:55:05.106Z] INFO: Testing against a local daemon
12:55:05 [2021-06-07T12:55:05.106Z] === RUN   TestServiceCreateInit
12:55:05 [2021-06-07T12:55:05.106Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:55:10 [2021-06-07T12:55:10.388Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:55:15 [2021-06-07T12:55:15.672Z] --- PASS: TestServiceCreateInit (10.58s)
12:55:15 [2021-06-07T12:55:15.672Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s)
12:55:15 [2021-06-07T12:55:15.672Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s)
12:55:15 [2021-06-07T12:55:15.672Z] === RUN   TestCreateServiceMultipleTimes
12:55:33 [2021-06-07T12:55:33.780Z] --- PASS: TestCreateServiceMultipleTimes (17.37s)
12:55:33 [2021-06-07T12:55:33.780Z] === RUN   TestCreateServiceConflict
12:55:36 [2021-06-07T12:55:36.320Z] --- PASS: TestCreateServiceConflict (2.94s)
12:55:36 [2021-06-07T12:55:36.320Z] === RUN   TestCreateServiceMaxReplicas
12:55:39 [2021-06-07T12:55:39.693Z] --- PASS: TestCreateServiceMaxReplicas (3.55s)
12:55:39 [2021-06-07T12:55:39.693Z] === RUN   TestCreateWithDuplicateNetworkNames
12:55:54 [2021-06-07T12:55:54.590Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.37s)
12:55:54 [2021-06-07T12:55:54.590Z] === RUN   TestCreateServiceSecretFileMode
12:55:57 [2021-06-07T12:55:57.132Z] --- PASS: TestCreateServiceSecretFileMode (2.73s)
12:55:57 [2021-06-07T12:55:57.132Z] === RUN   TestCreateServiceConfigFileMode
12:56:00 [2021-06-07T12:56:00.431Z] --- PASS: TestCreateServiceConfigFileMode (3.23s)
12:56:00 [2021-06-07T12:56:00.431Z] === RUN   TestCreateServiceSysctls
12:56:03 [2021-06-07T12:56:03.729Z] --- PASS: TestCreateServiceSysctls (3.76s)
12:56:03 [2021-06-07T12:56:03.729Z] === RUN   TestCreateServiceCapabilities
12:56:07 [2021-06-07T12:56:07.025Z] --- PASS: TestCreateServiceCapabilities (3.27s)
12:56:07 [2021-06-07T12:56:07.025Z] === RUN   TestInspect
12:56:11 [2021-06-07T12:56:11.229Z] --- PASS: TestInspect (3.56s)
12:56:11 [2021-06-07T12:56:11.229Z] === RUN   TestCreateJob
12:56:15 [2021-06-07T12:56:15.430Z] --- PASS: TestCreateJob (4.22s)
12:56:15 [2021-06-07T12:56:15.430Z] === RUN   TestReplicatedJob
12:56:22 [2021-06-07T12:56:22.009Z] --- PASS: TestReplicatedJob (6.72s)
12:56:22 [2021-06-07T12:56:22.009Z] === RUN   TestUpdateReplicatedJob
12:56:26 [2021-06-07T12:56:26.209Z] --- PASS: TestUpdateReplicatedJob (4.48s)
12:56:26 [2021-06-07T12:56:26.209Z] === RUN   TestServiceListWithStatuses
12:56:26 [2021-06-07T12:56:26.209Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:56:26 [2021-06-07T12:56:26.209Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:56:26 [2021-06-07T12:56:26.209Z] === RUN   TestDockerNetworkConnectAlias
12:56:32 [2021-06-07T12:56:32.792Z] --- PASS: TestDockerNetworkConnectAlias (6.02s)
12:56:32 [2021-06-07T12:56:32.792Z] === RUN   TestDockerNetworkReConnect
12:56:37 [2021-06-07T12:56:37.004Z] --- PASS: TestDockerNetworkReConnect (4.63s)
12:56:37 [2021-06-07T12:56:37.004Z] === RUN   TestServicePlugin
12:56:37 [2021-06-07T12:56:37.004Z] --- SKIP: TestServicePlugin (0.00s)
12:56:37 [2021-06-07T12:56:37.004Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:56:37 [2021-06-07T12:56:37.004Z] === RUN   TestServiceUpdateLabel
12:56:39 [2021-06-07T12:56:39.545Z] --- PASS: TestServiceUpdateLabel (2.94s)
12:56:39 [2021-06-07T12:56:39.545Z] === RUN   TestServiceUpdateSecrets
12:56:57 [2021-06-07T12:56:57.650Z] --- PASS: TestServiceUpdateSecrets (15.51s)
12:56:57 [2021-06-07T12:56:57.650Z] === RUN   TestServiceUpdateConfigs
12:57:12 [2021-06-07T12:57:12.547Z] --- PASS: TestServiceUpdateConfigs (15.49s)
12:57:12 [2021-06-07T12:57:12.547Z] === RUN   TestServiceUpdateNetwork
12:57:24 [2021-06-07T12:57:24.768Z] --- PASS: TestServiceUpdateNetwork (14.19s)
12:57:24 [2021-06-07T12:57:24.768Z] === RUN   TestServiceUpdatePidsLimit
12:57:26 [2021-06-07T12:57:26.150Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:57:27 [2021-06-07T12:57:27.536Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:57:35 [2021-06-07T12:57:35.664Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:57:42 [2021-06-07T12:57:42.284Z] --- PASS: TestServiceUpdatePidsLimit (17.74s)
12:57:42 [2021-06-07T12:57:42.284Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
12:57:42 [2021-06-07T12:57:42.284Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
12:57:42 [2021-06-07T12:57:42.284Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
12:57:42 [2021-06-07T12:57:42.284Z] PASS
12:57:42 [2021-06-07T12:57:42.546Z] 
12:57:42 [2021-06-07T12:57:42.546Z] === Skipped
12:57:42 [2021-06-07T12:57:42.546Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:57:42 [2021-06-07T12:57:42.546Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:57:42 [2021-06-07T12:57:42.546Z] 
12:57:42 [2021-06-07T12:57:42.546Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:57:42 [2021-06-07T12:57:42.546Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:57:42 [2021-06-07T12:57:42.546Z] 
12:57:42 [2021-06-07T12:57:42.546Z] 
12:57:42 [2021-06-07T12:57:42.546Z] DONE 27 tests, 2 skipped in 157.490s
12:57:42 [2021-06-07T12:57:42.546Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:57:42 [2021-06-07T12:57:42.546Z] ++ 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
12:57:42 [2021-06-07T12:57:42.546Z] ++ set -e
12:57:42 [2021-06-07T12:57:42.546Z] ++ '[' -n 0 ']'
12:57:42 [2021-06-07T12:57:42.546Z] ++ set -x
12:57:42 [2021-06-07T12:57:42.546Z] ++ 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
12:57:42 [2021-06-07T12:57:42.546Z] INFO: Testing against a local daemon
12:57:42 [2021-06-07T12:57:42.546Z] === RUN   TestSessionCreate
12:57:42 [2021-06-07T12:57:42.546Z] --- PASS: TestSessionCreate (0.05s)
12:57:42 [2021-06-07T12:57:42.546Z] === RUN   TestSessionCreateWithBadUpgrade
12:57:42 [2021-06-07T12:57:42.808Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
12:57:42 [2021-06-07T12:57:42.808Z] PASS
12:57:42 [2021-06-07T12:57:42.808Z] 
12:57:42 [2021-06-07T12:57:42.808Z] DONE 2 tests in 0.268s
12:57:42 [2021-06-07T12:57:42.808Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:57:42 [2021-06-07T12:57:42.808Z] ++ 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
12:57:42 [2021-06-07T12:57:42.808Z] ++ set -e
12:57:42 [2021-06-07T12:57:42.808Z] ++ '[' -n 0 ']'
12:57:42 [2021-06-07T12:57:42.808Z] ++ set -x
12:57:42 [2021-06-07T12:57:42.809Z] ++ 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
12:57:42 [2021-06-07T12:57:42.809Z] INFO: Testing against a local daemon
12:57:42 [2021-06-07T12:57:42.809Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:57:42 [2021-06-07T12:57:42.809Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:57:42 [2021-06-07T12:57:42.809Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:57:42 [2021-06-07T12:57:42.809Z] === RUN   TestEventsExecDie
12:57:44 [2021-06-07T12:57:44.193Z] --- PASS: TestEventsExecDie (1.18s)
12:57:44 [2021-06-07T12:57:44.194Z] === RUN   TestEventsBackwardsCompatible
12:57:44 [2021-06-07T12:57:44.194Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
12:57:44 [2021-06-07T12:57:44.194Z] === RUN   TestInfoBinaryCommits
12:57:44 [2021-06-07T12:57:44.194Z] --- PASS: TestInfoBinaryCommits (0.05s)
12:57:44 [2021-06-07T12:57:44.194Z] === RUN   TestInfoAPIVersioned
12:57:44 [2021-06-07T12:57:44.194Z] --- PASS: TestInfoAPIVersioned (0.02s)
12:57:44 [2021-06-07T12:57:44.194Z] === RUN   TestInfoDiscoveryBackend
12:57:44 [2021-06-07T12:57:44.765Z] --- PASS: TestInfoDiscoveryBackend (0.61s)
12:57:44 [2021-06-07T12:57:44.765Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:57:45 [2021-06-07T12:57:45.706Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:57:45 [2021-06-07T12:57:45.706Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:57:46 [2021-06-07T12:57:46.402Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
12:57:46 [2021-06-07T12:57:46.402Z] === RUN   TestInfoAPI
12:57:46 [2021-06-07T12:57:46.402Z] --- PASS: TestInfoAPI (0.05s)
12:57:46 [2021-06-07T12:57:46.402Z] === RUN   TestInfoAPIWarnings
12:58:04 [2021-06-07T12:58:04.509Z] --- PASS: TestInfoAPIWarnings (16.62s)
12:58:04 [2021-06-07T12:58:04.509Z] === RUN   TestInfoDebug
12:58:04 [2021-06-07T12:58:04.509Z] --- PASS: TestInfoDebug (0.61s)
12:58:04 [2021-06-07T12:58:04.509Z] === RUN   TestInfoInsecureRegistries
12:58:04 [2021-06-07T12:58:04.509Z] --- PASS: TestInfoInsecureRegistries (0.62s)
12:58:04 [2021-06-07T12:58:04.509Z] === RUN   TestInfoRegistryMirrors
12:58:05 [2021-06-07T12:58:05.081Z] --- PASS: TestInfoRegistryMirrors (0.62s)
12:58:05 [2021-06-07T12:58:05.081Z] === RUN   TestLoginFailsWithBadCredentials
12:58:05 [2021-06-07T12:58:05.341Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
12:58:05 [2021-06-07T12:58:05.341Z] === RUN   TestPingCacheHeaders
12:58:05 [2021-06-07T12:58:05.341Z] --- PASS: TestPingCacheHeaders (0.05s)
12:58:05 [2021-06-07T12:58:05.341Z] === RUN   TestPingGet
12:58:05 [2021-06-07T12:58:05.341Z] --- PASS: TestPingGet (0.03s)
12:58:05 [2021-06-07T12:58:05.341Z] === RUN   TestPingHead
12:58:05 [2021-06-07T12:58:05.341Z] --- PASS: TestPingHead (0.05s)
12:58:05 [2021-06-07T12:58:05.341Z] === RUN   TestVersion
12:58:05 [2021-06-07T12:58:05.341Z] --- PASS: TestVersion (0.05s)
12:58:05 [2021-06-07T12:58:05.341Z] PASS
12:58:05 [2021-06-07T12:58:05.341Z] 
12:58:05 [2021-06-07T12:58:05.341Z] === Skipped
12:58:05 [2021-06-07T12:58:05.341Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:58:05 [2021-06-07T12:58:05.341Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:58:05 [2021-06-07T12:58:05.341Z] 
12:58:05 [2021-06-07T12:58:05.341Z] 
12:58:05 [2021-06-07T12:58:05.341Z] DONE 18 tests, 1 skipped in 22.706s
12:58:05 [2021-06-07T12:58:05.341Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:58:05 [2021-06-07T12:58:05.341Z] ++ 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
12:58:05 [2021-06-07T12:58:05.341Z] ++ set -e
12:58:05 [2021-06-07T12:58:05.341Z] ++ '[' -n 0 ']'
12:58:05 [2021-06-07T12:58:05.341Z] ++ set -x
12:58:05 [2021-06-07T12:58:05.341Z] ++ 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
12:58:05 [2021-06-07T12:58:05.603Z] INFO: Testing against a local daemon
12:58:05 [2021-06-07T12:58:05.603Z] === RUN   TestVolumesCreateAndList
12:58:05 [2021-06-07T12:58:05.603Z] --- PASS: TestVolumesCreateAndList (0.04s)
12:58:05 [2021-06-07T12:58:05.603Z] === RUN   TestVolumesRemove
12:58:05 [2021-06-07T12:58:05.603Z] --- PASS: TestVolumesRemove (0.09s)
12:58:05 [2021-06-07T12:58:05.603Z] === RUN   TestVolumesInspect
12:58:05 [2021-06-07T12:58:05.863Z] --- PASS: TestVolumesInspect (0.04s)
12:58:05 [2021-06-07T12:58:05.863Z] === RUN   TestVolumesInvalidJSON
12:58:05 [2021-06-07T12:58:05.863Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:58:05 [2021-06-07T12:58:05.863Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:58:05 [2021-06-07T12:58:05.863Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:58:05 [2021-06-07T12:58:05.863Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:58:05 [2021-06-07T12:58:05.863Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:58:05 [2021-06-07T12:58:05.863Z] PASS
12:58:05 [2021-06-07T12:58:05.863Z] 
12:58:05 [2021-06-07T12:58:05.863Z] DONE 5 tests in 0.343s
12:58:05 [2021-06-07T12:58:05.863Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:58:06 [2021-06-07T12:58:06.434Z] ++++ cat bundles/test-integration/docker.pid
12:58:06 [2021-06-07T12:58:06.434Z] +++ kill 14392
12:58:06 [2021-06-07T12:58:06.695Z] +++ /etc/init.d/apparmor stop
12:58:06 [2021-06-07T12:58:06.695Z] Leaving: AppArmorNo profiles have been unloaded.
12:58:06 [2021-06-07T12:58:06.695Z] 
12:58:06 [2021-06-07T12:58:06.695Z] Unloading profiles will leave already running processes permanently
12:58:06 [2021-06-07T12:58:06.695Z] unconfined, which can lead to unexpected situations.
12:58:06 [2021-06-07T12:58:06.695Z] 
12:58:06 [2021-06-07T12:58:06.695Z] To set a process to complain mode, use the command line tool
12:58:06 [2021-06-07T12:58:06.695Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:58:06 [2021-06-07T12:58:06.695Z] +++ true
12:58:06 [2021-06-07T12:58:06.695Z] exiting test-integration
12:58:06 [2021-06-07T12:58:06.695Z] ++ exit 0
12:58:06 [2021-06-07T12:58:06.695Z]