Skip to content

Console Output

17:19:55 [2021-03-18T17:19:55.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -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:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary test-integration
17:19:56 [2021-03-18T17:19:56.136Z] 
17:19:56 [2021-03-18T17:19:56.136Z] Removing bundles/
17:19:56 [2021-03-18T17:19:56.136Z] 
17:19:56 [2021-03-18T17:19:56.136Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:19:56 [2021-03-18T17:19:56.136Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:19:56 [2021-03-18T17:19:56.136Z] GOOS="" GOARCH="" GOARM=""
17:21:17 [2021-03-18T17:21:17.655Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:21:17 [2021-03-18T17:21:17.655Z] 
17:21:17 [2021-03-18T17:21:17.655Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:21:17 [2021-03-18T17:21:17.655Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:21:17 [2021-03-18T17:21:17.655Z] HOSTNAME=292f581610ed
17:21:17 [2021-03-18T17:21:17.655Z] TESTDEBUG=0
17:21:17 [2021-03-18T17:21:17.655Z] DEST=bundles/test-integration
17:21:17 [2021-03-18T17:21:17.655Z] PWD=/go/src/github.com/docker/docker
17:21:17 [2021-03-18T17:21:17.655Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680
17:21:17 [2021-03-18T17:21:17.655Z] container=docker
17:21:17 [2021-03-18T17:21:17.655Z] HOME=/root
17:21:17 [2021-03-18T17:21:17.655Z] GOLANG_VERSION=1.13.15
17:21:17 [2021-03-18T17:21:17.655Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:21:17 [2021-03-18T17:21:17.655Z] VALIDATE_BRANCH=master
17:21:17 [2021-03-18T17:21:17.655Z] TERM=xterm
17:21:17 [2021-03-18T17:21:17.655Z] DOCKER_PKG=github.com/docker/docker
17:21:17 [2021-03-18T17:21:17.655Z] SHLVL=1
17:21:17 [2021-03-18T17:21:17.655Z] TIMEOUT=120m
17:21:17 [2021-03-18T17:21:17.655Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:21:17 [2021-03-18T17:21:17.655Z] DOCKER_GRAPHDRIVER=overlay2
17:21:17 [2021-03-18T17:21:17.655Z] GO111MODULE=off
17:21:17 [2021-03-18T17:21:17.655Z] DOCKER_EXPERIMENTAL=1
17:21:17 [2021-03-18T17:21:17.655Z] TEST_SKIP_INTEGRATION_CLI=1
17:21:17 [2021-03-18T17:21:17.655Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:21:17 [2021-03-18T17:21:17.655Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:21:17 [2021-03-18T17:21:17.655Z] GOPATH=/go
17:21:17 [2021-03-18T17:21:17.655Z] PKG_CONFIG=pkg-config
17:21:17 [2021-03-18T17:21:17.655Z] _=/usr/bin/env
17:21:17 [2021-03-18T17:21:17.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:21:39 [2021-03-18T17:21:39.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:21:39 [2021-03-18T17:21:39.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:21:57 [2021-03-18T17:21:57.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:22:06 [2021-03-18T17:22:06.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:22:06 [2021-03-18T17:22:06.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:22:08 [2021-03-18T17:22:08.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:22:09 [2021-03-18T17:22:09.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:22:09 [2021-03-18T17:22:09.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:22:11 [2021-03-18T17:22:11.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:22:14 [2021-03-18T17:22:14.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:22:16 [2021-03-18T17:22:16.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:22:18 [2021-03-18T17:22:18.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:22:19 [2021-03-18T17:22:19.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:22:20 [2021-03-18T17:22:20.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:22:21 [2021-03-18T17:22:21.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:22:23 [2021-03-18T17:22:23.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:22:25 [2021-03-18T17:22:25.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:22:26 [2021-03-18T17:22:26.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:22:27 [2021-03-18T17:22:27.957Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:22:27 [2021-03-18T17:22:27.957Z] Using test binary docker
17:22:28 [2021-03-18T17:22:28.218Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:22:28 [2021-03-18T17:22:28.218Z] +++ /etc/init.d/apparmor start
17:22:28 [2021-03-18T17:22:28.218Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:22:28 [2021-03-18T17:22:28.218Z] Starting dockerd
17:22:28 [2021-03-18T17:22:28.218Z] INFO: Waiting for daemon to start...
17:22:28 [2021-03-18T17:22:28.218Z] +++ 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
17:22:30 [2021-03-18T17:22:30.129Z] .
17:22:30 [2021-03-18T17:22:30.129Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:22:30 [2021-03-18T17:22:30.390Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:22:30 [2021-03-18T17:22:30.390Z] Error: No such image: emptyfs
17:22:30 [2021-03-18T17:22:30.390Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:22:30 [2021-03-18T17:22:30.390Z] ++++ docker load
17:22:30 [2021-03-18T17:22:30.651Z] Running integration-test (iteration 1)
17:22:30 [2021-03-18T17:22:30.651Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:22:30 [2021-03-18T17:22:30.651Z] ++ 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
17:22:30 [2021-03-18T17:22:30.651Z] ++ set -e
17:22:30 [2021-03-18T17:22:30.651Z] ++ '[' -n 0 ']'
17:22:30 [2021-03-18T17:22:30.651Z] ++ set -x
17:22:30 [2021-03-18T17:22:30.651Z] ++ 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
17:22:42 [2021-03-18T17:22:42.893Z] Loaded image: buildpack-deps:buster
17:22:42 [2021-03-18T17:22:42.893Z] Loaded image: busybox:latest
17:22:42 [2021-03-18T17:22:42.893Z] Loaded image: busybox:glibc
17:22:44 [2021-03-18T17:22:44.278Z] Loaded image: debian:bullseye
17:22:44 [2021-03-18T17:22:44.278Z] Loaded image: hello-world:latest
17:22:44 [2021-03-18T17:22:44.278Z] Loaded image: arm32v7/hello-world:latest
17:22:44 [2021-03-18T17:22:44.539Z] INFO: Testing against a local daemon
17:22:44 [2021-03-18T17:22:44.539Z] === RUN   TestCgroupNamespacesBuild
17:22:49 [2021-03-18T17:22:49.826Z] --- PASS: TestCgroupNamespacesBuild (4.52s)
17:22:49 [2021-03-18T17:22:49.826Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:22:51 [2021-03-18T17:22:51.211Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s)
17:22:51 [2021-03-18T17:22:51.211Z] === RUN   TestBuildWithSession
17:22:51 [2021-03-18T17:22:51.211Z] --- SKIP: TestBuildWithSession (0.00s)
17:22:51 [2021-03-18T17:22:51.211Z]     build_session_test.go:25: TODO: BuildKit
17:22:51 [2021-03-18T17:22:51.211Z] === RUN   TestBuildSquashParent
17:22:59 [2021-03-18T17:22:59.351Z] --- PASS: TestBuildSquashParent (7.58s)
17:22:59 [2021-03-18T17:22:59.351Z] === RUN   TestBuildWithRemoveAndForceRemove
17:22:59 [2021-03-18T17:22:59.351Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:22:59 [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:22:59 [2021-03-18T17:22:59.351Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:22:59 [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:22:59 [2021-03-18T17:22:59.351Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:22:59 [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:22:59 [2021-03-18T17:22:59.351Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:22:59 [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:22:59 [2021-03-18T17:22:59.351Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:22:59 [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:22:59 [2021-03-18T17:22:59.351Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:22:59 [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:22:59 [2021-03-18T17:22:59.351Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:22:59 [2021-03-18T17:22:59.351Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:22:59 [2021-03-18T17:22:59.351Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:22:59 [2021-03-18T17:22:59.351Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:23:01 [2021-03-18T17:23:01.903Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:23:01 [2021-03-18T17:23:01.903Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:23:04 [2021-03-18T17:23:04.455Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:23:04 [2021-03-18T17:23:04.455Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
17:23:04 [2021-03-18T17:23:04.455Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s)
17:23:04 [2021-03-18T17:23:04.455Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s)
17:23:04 [2021-03-18T17:23:04.455Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s)
17:23:04 [2021-03-18T17:23:04.455Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.80s)
17:23:04 [2021-03-18T17:23:04.455Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s)
17:23:04 [2021-03-18T17:23:04.455Z] === RUN   TestBuildMultiStageCopy
17:23:04 [2021-03-18T17:23:04.455Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:23:07 [2021-03-18T17:23:07.756Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:23:07 [2021-03-18T17:23:07.756Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:23:08 [2021-03-18T17:23:08.328Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:23:08 [2021-03-18T17:23:08.899Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:23:09 [2021-03-18T17:23:09.470Z] --- PASS: TestBuildMultiStageCopy (4.92s)
17:23:09 [2021-03-18T17:23:09.470Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s)
17:23:09 [2021-03-18T17:23:09.470Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
17:23:09 [2021-03-18T17:23:09.470Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
17:23:09 [2021-03-18T17:23:09.470Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
17:23:09 [2021-03-18T17:23:09.470Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
17:23:09 [2021-03-18T17:23:09.470Z] === RUN   TestBuildMultiStageParentConfig
17:23:10 [2021-03-18T17:23:10.854Z] --- PASS: TestBuildMultiStageParentConfig (1.46s)
17:23:10 [2021-03-18T17:23:10.854Z] === RUN   TestBuildLabelWithTargets
17:23:13 [2021-03-18T17:23:13.399Z] --- PASS: TestBuildLabelWithTargets (2.31s)
17:23:13 [2021-03-18T17:23:13.399Z] === RUN   TestBuildWithEmptyLayers
17:23:14 [2021-03-18T17:23:14.340Z] --- PASS: TestBuildWithEmptyLayers (1.11s)
17:23:14 [2021-03-18T17:23:14.340Z] === RUN   TestBuildMultiStageOnBuild
17:23:17 [2021-03-18T17:23:17.639Z] --- PASS: TestBuildMultiStageOnBuild (3.32s)
17:23:17 [2021-03-18T17:23:17.639Z] === RUN   TestBuildUncleanTarFilenames
17:23:19 [2021-03-18T17:23:19.023Z] --- PASS: TestBuildUncleanTarFilenames (1.50s)
17:23:19 [2021-03-18T17:23:19.023Z] === RUN   TestBuildMultiStageLayerLeak
17:23:23 [2021-03-18T17:23:23.232Z] --- PASS: TestBuildMultiStageLayerLeak (3.42s)
17:23:23 [2021-03-18T17:23:23.232Z] === RUN   TestBuildWithHugeFile
17:24:09 [2021-03-18T17:24:09.963Z] --- PASS: TestBuildWithHugeFile (42.88s)
17:24:09 [2021-03-18T17:24:09.963Z] === RUN   TestBuildWCOWSandboxSize
17:24:09 [2021-03-18T17:24:09.963Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:24:09 [2021-03-18T17:24:09.963Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:24:09 [2021-03-18T17:24:09.963Z] === RUN   TestBuildWithEmptyDockerfile
17:24:09 [2021-03-18T17:24:09.963Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:24:09 [2021-03-18T17:24:09.963Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:24:09 [2021-03-18T17:24:09.963Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:24:09 [2021-03-18T17:24:09.963Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:24:09 [2021-03-18T17:24:09.963Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:24:09 [2021-03-18T17:24:09.963Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:24:09 [2021-03-18T17:24:09.963Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:24:09 [2021-03-18T17:24:09.963Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:24:09 [2021-03-18T17:24:09.963Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:24:09 [2021-03-18T17:24:09.963Z] --- PASS: TestBuildWithEmptyDockerfile (0.31s)
17:24:09 [2021-03-18T17:24:09.963Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
17:24:09 [2021-03-18T17:24:09.963Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
17:24:09 [2021-03-18T17:24:09.963Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
17:24:09 [2021-03-18T17:24:09.963Z] === RUN   TestBuildPreserveOwnership
17:24:09 [2021-03-18T17:24:09.963Z] === RUN   TestBuildPreserveOwnership/copy_from
17:24:10 [2021-03-18T17:24:10.905Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:24:13 [2021-03-18T17:24:13.457Z] --- PASS: TestBuildPreserveOwnership (7.10s)
17:24:13 [2021-03-18T17:24:13.457Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.70s)
17:24:13 [2021-03-18T17:24:13.457Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s)
17:24:13 [2021-03-18T17:24:13.457Z] === RUN   TestBuildPlatformInvalid
17:24:13 [2021-03-18T17:24:13.457Z] --- PASS: TestBuildPlatformInvalid (0.21s)
17:24:13 [2021-03-18T17:24:13.457Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:28 [2021-03-18T17:24:28.373Z] Loaded image: buildpack-deps:buster
17:24:28 [2021-03-18T17:24:28.373Z] Loaded image: busybox:latest
17:24:28 [2021-03-18T17:24:28.373Z] Loaded image: busybox:glibc
17:24:28 [2021-03-18T17:24:28.945Z] Loaded image: debian:bullseye
17:24:28 [2021-03-18T17:24:28.945Z] Loaded image: hello-world:latest
17:24:29 [2021-03-18T17:24:29.207Z] Loaded image: arm32v7/hello-world:latest
17:24:41 [2021-03-18T17:24:41.446Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (26.49s)
17:24:41 [2021-03-18T17:24:41.446Z] PASS
17:24:41 [2021-03-18T17:24:41.446Z] 
17:24:41 [2021-03-18T17:24:41.446Z] === Skipped
17:24:41 [2021-03-18T17:24:41.446Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:24:41 [2021-03-18T17:24:41.446Z]     build_session_test.go:25: TODO: BuildKit
17:24:41 [2021-03-18T17:24:41.446Z] 
17:24:41 [2021-03-18T17:24:41.446Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:24:41 [2021-03-18T17:24:41.446Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:24:41 [2021-03-18T17:24:41.446Z] 
17:24:41 [2021-03-18T17:24:41.446Z] 
17:24:41 [2021-03-18T17:24:41.446Z] DONE 34 tests, 2 skipped in 129.193s
17:24:41 [2021-03-18T17:24:41.446Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:24:41 [2021-03-18T17:24:41.446Z] ++ 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
17:24:41 [2021-03-18T17:24:41.446Z] ++ set -e
17:24:41 [2021-03-18T17:24:41.446Z] ++ '[' -n 0 ']'
17:24:41 [2021-03-18T17:24:41.446Z] ++ set -x
17:24:41 [2021-03-18T17:24:41.446Z] ++ 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
17:24:41 [2021-03-18T17:24:41.446Z] INFO: Testing against a local daemon
17:24:41 [2021-03-18T17:24:41.446Z] === RUN   TestConfigInspect
17:24:43 [2021-03-18T17:24:43.991Z] --- PASS: TestConfigInspect (3.48s)
17:24:43 [2021-03-18T17:24:43.991Z] === RUN   TestConfigList
17:24:47 [2021-03-18T17:24:47.371Z] --- PASS: TestConfigList (3.27s)
17:24:47 [2021-03-18T17:24:47.371Z] === RUN   TestConfigsCreateAndDelete
17:24:50 [2021-03-18T17:24:50.675Z] --- PASS: TestConfigsCreateAndDelete (3.36s)
17:24:50 [2021-03-18T17:24:50.675Z] === RUN   TestConfigsUpdate
17:24:53 [2021-03-18T17:24:53.976Z] --- PASS: TestConfigsUpdate (3.33s)
17:24:53 [2021-03-18T17:24:53.976Z] === RUN   TestTemplatedConfig
17:24:58 [2021-03-18T17:24:58.198Z] --- PASS: TestTemplatedConfig (4.15s)
17:24:58 [2021-03-18T17:24:58.198Z] === RUN   TestConfigCreateResolve
17:25:01 [2021-03-18T17:25:01.497Z] --- PASS: TestConfigCreateResolve (3.27s)
17:25:01 [2021-03-18T17:25:01.497Z] === RUN   TestConfigDaemonLibtrustID
17:25:01 [2021-03-18T17:25:01.758Z] --- PASS: TestConfigDaemonLibtrustID (0.71s)
17:25:01 [2021-03-18T17:25:01.758Z] PASS
17:25:01 [2021-03-18T17:25:01.758Z] 
17:25:01 [2021-03-18T17:25:01.758Z] DONE 7 tests in 21.779s
17:25:01 [2021-03-18T17:25:01.758Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:25:01 [2021-03-18T17:25:01.758Z] ++ 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
17:25:01 [2021-03-18T17:25:01.758Z] ++ set -e
17:25:01 [2021-03-18T17:25:01.758Z] ++ '[' -n 0 ']'
17:25:01 [2021-03-18T17:25:01.758Z] ++ set -x
17:25:01 [2021-03-18T17:25:01.758Z] ++ 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
17:25:02 [2021-03-18T17:25:02.020Z] INFO: Testing against a local daemon
17:25:02 [2021-03-18T17:25:02.020Z] === RUN   TestCheckpoint
17:25:02 [2021-03-18T17:25:02.020Z] --- SKIP: TestCheckpoint (0.00s)
17:25:02 [2021-03-18T17:25:02.020Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:25:02 [2021-03-18T17:25:02.020Z] === RUN   TestContainerInvalidJSON
17:25:02 [2021-03-18T17:25:02.020Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:25:02 [2021-03-18T17:25:02.020Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:25:02 [2021-03-18T17:25:02.020Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:25:02 [2021-03-18T17:25:02.020Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:25:02 [2021-03-18T17:25:02.020Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:25:02 [2021-03-18T17:25:02.020Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:25:02 [2021-03-18T17:25:02.020Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:25:02 [2021-03-18T17:25:02.020Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:25:02 [2021-03-18T17:25:02.020Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:25:02 [2021-03-18T17:25:02.020Z] --- PASS: TestContainerInvalidJSON (0.03s)
17:25:02 [2021-03-18T17:25:02.020Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:25:02 [2021-03-18T17:25:02.020Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
17:25:02 [2021-03-18T17:25:02.020Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
17:25:02 [2021-03-18T17:25:02.020Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:25:02 [2021-03-18T17:25:02.280Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
17:25:02 [2021-03-18T17:25:02.280Z] === RUN   TestCopyFromContainerPathIsNotDir
17:25:02 [2021-03-18T17:25:02.280Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
17:25:02 [2021-03-18T17:25:02.280Z] === RUN   TestCopyToContainerPathDoesNotExist
17:25:02 [2021-03-18T17:25:02.542Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
17:25:02 [2021-03-18T17:25:02.542Z] === RUN   TestCopyToContainerPathIsNotDir
17:25:02 [2021-03-18T17:25:02.542Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
17:25:02 [2021-03-18T17:25:02.542Z] === RUN   TestCopyFromContainer
17:25:05 [2021-03-18T17:25:05.089Z] === RUN   TestCopyFromContainer//
17:25:05 [2021-03-18T17:25:05.089Z] === RUN   TestCopyFromContainer//bar/root
17:25:05 [2021-03-18T17:25:05.089Z] === RUN   TestCopyFromContainer//bar/root/
17:25:05 [2021-03-18T17:25:05.350Z] === RUN   TestCopyFromContainer/bar/quux
17:25:05 [2021-03-18T17:25:05.350Z] === RUN   TestCopyFromContainer/bar/quux/
17:25:05 [2021-03-18T17:25:05.611Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:25:05 [2021-03-18T17:25:05.611Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:25:05 [2021-03-18T17:25:05.872Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:25:05 [2021-03-18T17:25:05.872Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:25:05 [2021-03-18T17:25:05.872Z] === RUN   TestCopyFromContainer/bar/notarget
17:25:06 [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer (3.58s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCopyFromContainer// (0.12s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
17:25:06 [2021-03-18T17:25:06.134Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:25:06 [2021-03-18T17:25:06.134Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:25:06 [2021-03-18T17:25:06.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:25:06 [2021-03-18T17:25:06.134Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:25:06 [2021-03-18T17:25:06.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:25:06 [2021-03-18T17:25:06.134Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:25:06 [2021-03-18T17:25:06.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:25:06 [2021-03-18T17:25:06.134Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:25:06 [2021-03-18T17:25:06.134Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:25:06 [2021-03-18T17:25:06.134Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:25:06 [2021-03-18T17:25:06.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:25:06 [2021-03-18T17:25:06.134Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
17:25:06 [2021-03-18T17:25:06.134Z] === RUN   TestCreateLinkToNonExistingContainer
17:25:06 [2021-03-18T17:25:06.134Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
17:25:06 [2021-03-18T17:25:06.134Z] === RUN   TestCreateWithInvalidEnv
17:25:06 [2021-03-18T17:25:06.395Z] === RUN   TestCreateWithInvalidEnv/0
17:25:06 [2021-03-18T17:25:06.395Z] === PAUSE TestCreateWithInvalidEnv/0
17:25:06 [2021-03-18T17:25:06.395Z] === RUN   TestCreateWithInvalidEnv/1
17:25:06 [2021-03-18T17:25:06.395Z] === PAUSE TestCreateWithInvalidEnv/1
17:25:06 [2021-03-18T17:25:06.395Z] === RUN   TestCreateWithInvalidEnv/2
17:25:06 [2021-03-18T17:25:06.395Z] === PAUSE TestCreateWithInvalidEnv/2
17:25:06 [2021-03-18T17:25:06.395Z] === CONT  TestCreateWithInvalidEnv/0
17:25:06 [2021-03-18T17:25:06.395Z] === CONT  TestCreateWithInvalidEnv/1
17:25:06 [2021-03-18T17:25:06.395Z] === CONT  TestCreateWithInvalidEnv/2
17:25:06 [2021-03-18T17:25:06.395Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:25:06 [2021-03-18T17:25:06.395Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:25:06 [2021-03-18T17:25:06.395Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:25:06 [2021-03-18T17:25:06.395Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:25:06 [2021-03-18T17:25:06.395Z] === RUN   TestCreateTmpfsMountsTarget
17:25:06 [2021-03-18T17:25:06.396Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:25:06 [2021-03-18T17:25:06.396Z] === RUN   TestCreateWithCustomMaskedPaths
17:25:09 [2021-03-18T17:25:09.697Z] --- PASS: TestCreateWithCustomMaskedPaths (2.78s)
17:25:09 [2021-03-18T17:25:09.697Z] === RUN   TestCreateWithCustomReadonlyPaths
17:25:12 [2021-03-18T17:25:12.242Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.84s)
17:25:12 [2021-03-18T17:25:12.242Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:25:12 [2021-03-18T17:25:12.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:25:12 [2021-03-18T17:25:12.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:25:12 [2021-03-18T17:25:12.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:25:12 [2021-03-18T17:25:12.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:25:12 [2021-03-18T17:25:12.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:25:12 [2021-03-18T17:25:12.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:25:12 [2021-03-18T17:25:12.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:25:12 [2021-03-18T17:25:12.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:25:12 [2021-03-18T17:25:12.243Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:25:12 [2021-03-18T17:25:12.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:25:12 [2021-03-18T17:25:12.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:25:12 [2021-03-18T17:25:12.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:25:12 [2021-03-18T17:25:12.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:25:12 [2021-03-18T17:25:12.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:25:12 [2021-03-18T17:25:12.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:25:12 [2021-03-18T17:25:12.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:25:12 [2021-03-18T17:25:12.243Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
17:25:12 [2021-03-18T17:25:12.243Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
17:25:12 [2021-03-18T17:25:12.243Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
17:25:12 [2021-03-18T17:25:12.243Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
17:25:12 [2021-03-18T17:25:12.243Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:25:12 [2021-03-18T17:25:12.243Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:25:13 [2021-03-18T17:25:13.184Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.99s)
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestCreateDifferentPlatform
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestCreateDifferentPlatform/different_os
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:25:13 [2021-03-18T17:25:13.184Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:25:13 [2021-03-18T17:25:13.184Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:25:13 [2021-03-18T17:25:13.184Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:25:13 [2021-03-18T17:25:13.184Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:25:13 [2021-03-18T17:25:13.184Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestContainerStartOnDaemonRestart
17:25:13 [2021-03-18T17:25:13.184Z] === PAUSE TestContainerStartOnDaemonRestart
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestDaemonRestartIpcMode
17:25:13 [2021-03-18T17:25:13.184Z] === PAUSE TestDaemonRestartIpcMode
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestDaemonHostGatewayIP
17:25:13 [2021-03-18T17:25:13.184Z] === PAUSE TestDaemonHostGatewayIP
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestRestartDaemonWithRestartingContainer
17:25:13 [2021-03-18T17:25:13.184Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestContainerKillOnDaemonStart
17:25:13 [2021-03-18T17:25:13.184Z] === PAUSE TestContainerKillOnDaemonStart
17:25:13 [2021-03-18T17:25:13.184Z] === RUN   TestDiff
17:25:14 [2021-03-18T17:25:14.125Z] --- PASS: TestDiff (0.95s)
17:25:14 [2021-03-18T17:25:14.125Z] === RUN   TestExecWithCloseStdin
17:25:15 [2021-03-18T17:25:15.511Z] --- PASS: TestExecWithCloseStdin (1.25s)
17:25:15 [2021-03-18T17:25:15.511Z] === RUN   TestExec
17:25:16 [2021-03-18T17:25:16.899Z] --- PASS: TestExec (1.27s)
17:25:16 [2021-03-18T17:25:16.899Z] === RUN   TestExecUser
17:25:17 [2021-03-18T17:25:17.974Z] --- PASS: TestExecUser (1.31s)
17:25:17 [2021-03-18T17:25:17.974Z] === RUN   TestExportContainerAndImportImage
17:25:19 [2021-03-18T17:25:19.360Z] --- PASS: TestExportContainerAndImportImage (1.37s)
17:25:19 [2021-03-18T17:25:19.360Z] === RUN   TestExportContainerAfterDaemonRestart
17:25:21 [2021-03-18T17:25:21.906Z] --- PASS: TestExportContainerAfterDaemonRestart (2.18s)
17:25:21 [2021-03-18T17:25:21.906Z] === RUN   TestHealthCheckWorkdir
17:25:23 [2021-03-18T17:25:23.291Z] --- PASS: TestHealthCheckWorkdir (1.65s)
17:25:23 [2021-03-18T17:25:23.291Z] === RUN   TestHealthKillContainer
17:25:26 [2021-03-18T17:25:26.589Z] --- PASS: TestHealthKillContainer (3.28s)
17:25:26 [2021-03-18T17:25:26.589Z] === RUN   TestInspectCpusetInConfigPre120
17:25:27 [2021-03-18T17:25:27.531Z] --- PASS: TestInspectCpusetInConfigPre120 (1.04s)
17:25:27 [2021-03-18T17:25:27.531Z] === RUN   TestIpcModeNone
17:25:28 [2021-03-18T17:25:28.916Z] --- PASS: TestIpcModeNone (1.30s)
17:25:28 [2021-03-18T17:25:28.916Z] === RUN   TestIpcModePrivate
17:25:30 [2021-03-18T17:25:30.300Z] --- PASS: TestIpcModePrivate (1.29s)
17:25:30 [2021-03-18T17:25:30.300Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false
17:25:30 [2021-03-18T17:25:30.300Z] === RUN   TestIpcModeShareable
17:25:31 [2021-03-18T17:25:31.685Z] --- PASS: TestIpcModeShareable (1.34s)
17:25:31 [2021-03-18T17:25:31.685Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:98, shared: true, mustBeShared: true
17:25:31 [2021-03-18T17:25:31.685Z] === RUN   TestAPIIpcModeShareableAndContainer
17:25:35 [2021-03-18T17:25:35.890Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.88s)
17:25:35 [2021-03-18T17:25:35.890Z] === RUN   TestAPIIpcModeHost
17:25:36 [2021-03-18T17:25:36.462Z] --- PASS: TestAPIIpcModeHost (1.27s)
17:25:36 [2021-03-18T17:25:36.462Z] === RUN   TestDaemonIpcModeShareable
17:25:39 [2021-03-18T17:25:39.007Z] --- PASS: TestDaemonIpcModeShareable (2.41s)
17:25:39 [2021-03-18T17:25:39.007Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
17:25:39 [2021-03-18T17:25:39.007Z] === RUN   TestDaemonIpcModePrivate
17:25:41 [2021-03-18T17:25:41.568Z] --- PASS: TestDaemonIpcModePrivate (2.33s)
17:25:41 [2021-03-18T17:25:41.568Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
17:25:41 [2021-03-18T17:25:41.568Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:25:44 [2021-03-18T17:25:44.113Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.29s)
17:25:44 [2021-03-18T17:25:44.113Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
17:25:44 [2021-03-18T17:25:44.113Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:25:46 [2021-03-18T17:25:46.028Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.27s)
17:25:46 [2021-03-18T17:25:46.028Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
17:25:46 [2021-03-18T17:25:46.028Z] === RUN   TestIpcModeOlderClient
17:25:46 [2021-03-18T17:25:46.028Z] === PAUSE TestIpcModeOlderClient
17:25:46 [2021-03-18T17:25:46.028Z] === RUN   TestKillContainerInvalidSignal
17:25:46 [2021-03-18T17:25:46.970Z] --- PASS: TestKillContainerInvalidSignal (0.98s)
17:25:46 [2021-03-18T17:25:46.970Z] === RUN   TestKillContainer
17:25:46 [2021-03-18T17:25:46.970Z] === RUN   TestKillContainer/no_signal
17:25:47 [2021-03-18T17:25:47.911Z] === RUN   TestKillContainer/non_killing_signal
17:25:48 [2021-03-18T17:25:48.853Z] === RUN   TestKillContainer/killing_signal
17:25:49 [2021-03-18T17:25:49.795Z] --- PASS: TestKillContainer (3.01s)
17:25:49 [2021-03-18T17:25:49.795Z]     --- PASS: TestKillContainer/no_signal (1.00s)
17:25:49 [2021-03-18T17:25:49.795Z]     --- PASS: TestKillContainer/non_killing_signal (0.76s)
17:25:49 [2021-03-18T17:25:49.795Z]     --- PASS: TestKillContainer/killing_signal (0.96s)
17:25:49 [2021-03-18T17:25:49.795Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:25:49 [2021-03-18T17:25:49.795Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:25:50 [2021-03-18T17:25:50.738Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:25:51 [2021-03-18T17:25:51.681Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s)
17:25:51 [2021-03-18T17:25:51.681Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s)
17:25:51 [2021-03-18T17:25:51.681Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
17:25:51 [2021-03-18T17:25:51.681Z] === RUN   TestKillStoppedContainer
17:25:51 [2021-03-18T17:25:51.942Z] --- PASS: TestKillStoppedContainer (0.11s)
17:25:51 [2021-03-18T17:25:51.942Z] === RUN   TestKillStoppedContainerAPIPre120
17:25:51 [2021-03-18T17:25:51.942Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
17:25:51 [2021-03-18T17:25:51.942Z] === RUN   TestKillDifferentUserContainer
17:25:52 [2021-03-18T17:25:52.884Z] --- PASS: TestKillDifferentUserContainer (0.99s)
17:25:52 [2021-03-18T17:25:52.884Z] === RUN   TestInspectOomKilledTrue
17:25:52 [2021-03-18T17:25:52.884Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
17:25:52 [2021-03-18T17:25:52.884Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:25:52 [2021-03-18T17:25:52.884Z] === RUN   TestInspectOomKilledFalse
17:25:52 [2021-03-18T17:25:52.884Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:25:52 [2021-03-18T17:25:52.884Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:25:52 [2021-03-18T17:25:52.884Z] === RUN   TestLinksEtcHostsContentMatch
17:25:54 [2021-03-18T17:25:54.268Z] --- PASS: TestLinksEtcHostsContentMatch (1.05s)
17:25:54 [2021-03-18T17:25:54.268Z] === RUN   TestLinksContainerNames
17:25:56 [2021-03-18T17:25:56.183Z] --- PASS: TestLinksContainerNames (1.95s)
17:25:56 [2021-03-18T17:25:56.183Z] === RUN   TestLogsFollowTailEmpty
17:25:57 [2021-03-18T17:25:57.130Z] --- PASS: TestLogsFollowTailEmpty (1.00s)
17:25:57 [2021-03-18T17:25:57.130Z] === RUN   TestContainerNetworkMountsNoChown
17:25:58 [2021-03-18T17:25:58.072Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s)
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/default
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/default
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/private
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/private
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rprivate
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rprivate
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/slave
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/slave
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rslave
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rslave
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/shared
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/shared
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rshared
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rshared
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/default
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/default/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/rslave
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/default/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/rshared
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/rprivate
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/slave
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/private
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/private/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/private/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/default/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/shared
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/default/mount_root
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:25:58 [2021-03-18T17:25:58.072Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:25:58 [2021-03-18T17:25:58.340Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:25:58 [2021-03-18T17:25:58.340Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:25:58 [2021-03-18T17:25:58.340Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:25:58 [2021-03-18T17:25:58.340Z] === CONT  TestMountDaemonRoot/private/bind_root
17:25:58 [2021-03-18T17:25:58.340Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:25:58 [2021-03-18T17:25:58.340Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:25:58 [2021-03-18T17:25:58.340Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:25:58 [2021-03-18T17:25:58.340Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:25:58 [2021-03-18T17:25:58.340Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:25:58 [2021-03-18T17:25:58.341Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:25:58 [2021-03-18T17:25:58.341Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:25:58 [2021-03-18T17:25:58.341Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:25:58 [2021-03-18T17:25:58.341Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:25:58 [2021-03-18T17:25:58.341Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:25:58 [2021-03-18T17:25:58.605Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:25:58 [2021-03-18T17:25:58.605Z] === CONT  TestMountDaemonRoot/private/mount_root
17:25:58 [2021-03-18T17:25:58.605Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:25:58 [2021-03-18T17:25:58.605Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:25:58 [2021-03-18T17:25:58.605Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:25:58 [2021-03-18T17:25:58.605Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:25:58 [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot (0.04s)
17:25:58 [2021-03-18T17:25:58.605Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.13s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.13s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.13s)
17:25:58 [2021-03-18T17:25:58.605Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
17:25:58 [2021-03-18T17:25:58.605Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
17:25:58 [2021-03-18T17:25:58.605Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:25:58 [2021-03-18T17:25:58.605Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:25:58 [2021-03-18T17:25:58.605Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
17:25:58 [2021-03-18T17:25:58.605Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
17:25:58 [2021-03-18T17:25:58.605Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
17:25:58 [2021-03-18T17:25:58.605Z] === RUN   TestContainerBindMountNonRecursive
17:26:01 [2021-03-18T17:26:01.904Z] --- PASS: TestContainerBindMountNonRecursive (2.92s)
17:26:01 [2021-03-18T17:26:01.905Z] === RUN   TestContainerVolumesMountedAsShared
17:26:02 [2021-03-18T17:26:02.165Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s)
17:26:02 [2021-03-18T17:26:02.165Z] === RUN   TestContainerVolumesMountedAsSlave
17:26:03 [2021-03-18T17:26:03.551Z] --- PASS: TestContainerVolumesMountedAsSlave (1.07s)
17:26:03 [2021-03-18T17:26:03.551Z] === RUN   TestNetworkNat
17:26:04 [2021-03-18T17:26:04.493Z] --- PASS: TestNetworkNat (1.14s)
17:26:04 [2021-03-18T17:26:04.493Z] === RUN   TestNetworkLocalhostTCPNat
17:26:05 [2021-03-18T17:26:05.436Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s)
17:26:05 [2021-03-18T17:26:05.436Z] === RUN   TestNetworkLoopbackNat
17:26:09 [2021-03-18T17:26:09.639Z] --- PASS: TestNetworkLoopbackNat (3.59s)
17:26:09 [2021-03-18T17:26:09.639Z] === RUN   TestPause
17:26:10 [2021-03-18T17:26:10.210Z] --- PASS: TestPause (1.04s)
17:26:10 [2021-03-18T17:26:10.210Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:26:10 [2021-03-18T17:26:10.210Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:26:10 [2021-03-18T17:26:10.210Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:26:10 [2021-03-18T17:26:10.210Z] === RUN   TestPauseStopPausedContainer
17:26:11 [2021-03-18T17:26:11.152Z] --- PASS: TestPauseStopPausedContainer (1.05s)
17:26:11 [2021-03-18T17:26:11.152Z] === RUN   TestPsFilter
17:26:11 [2021-03-18T17:26:11.725Z] --- PASS: TestPsFilter (0.31s)
17:26:11 [2021-03-18T17:26:11.725Z] === RUN   TestRemoveContainerWithRemovedVolume
17:26:12 [2021-03-18T17:26:12.667Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s)
17:26:12 [2021-03-18T17:26:12.667Z] === RUN   TestRemoveContainerWithVolume
17:26:13 [2021-03-18T17:26:13.610Z] --- PASS: TestRemoveContainerWithVolume (0.99s)
17:26:13 [2021-03-18T17:26:13.610Z] === RUN   TestRemoveContainerRunning
17:26:14 [2021-03-18T17:26:14.553Z] --- PASS: TestRemoveContainerRunning (0.97s)
17:26:14 [2021-03-18T17:26:14.553Z] === RUN   TestRemoveContainerForceRemoveRunning
17:26:15 [2021-03-18T17:26:15.494Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s)
17:26:15 [2021-03-18T17:26:15.494Z] === RUN   TestRemoveInvalidContainer
17:26:15 [2021-03-18T17:26:15.494Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:26:15 [2021-03-18T17:26:15.494Z] === RUN   TestRenameLinkedContainer
17:26:19 [2021-03-18T17:26:19.703Z] --- PASS: TestRenameLinkedContainer (4.07s)
17:26:19 [2021-03-18T17:26:19.703Z] === RUN   TestRenameStoppedContainer
17:26:20 [2021-03-18T17:26:20.646Z] --- PASS: TestRenameStoppedContainer (0.99s)
17:26:20 [2021-03-18T17:26:20.646Z] === RUN   TestRenameRunningContainerAndReuse
17:26:22 [2021-03-18T17:26:22.558Z] --- PASS: TestRenameRunningContainerAndReuse (2.01s)
17:26:22 [2021-03-18T17:26:22.558Z] === RUN   TestRenameInvalidName
17:26:23 [2021-03-18T17:26:23.501Z] --- PASS: TestRenameInvalidName (0.99s)
17:26:23 [2021-03-18T17:26:23.501Z] === RUN   TestRenameAnonymousContainer
17:26:28 [2021-03-18T17:26:28.790Z] --- PASS: TestRenameAnonymousContainer (4.58s)
17:26:28 [2021-03-18T17:26:28.790Z] === RUN   TestRenameContainerWithSameName
17:26:29 [2021-03-18T17:26:29.052Z] --- PASS: TestRenameContainerWithSameName (0.95s)
17:26:29 [2021-03-18T17:26:29.052Z] === RUN   TestRenameContainerWithLinkedContainer
17:26:31 [2021-03-18T17:26:31.597Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s)
17:26:31 [2021-03-18T17:26:31.597Z] === RUN   TestResize
17:26:32 [2021-03-18T17:26:32.169Z] --- PASS: TestResize (1.03s)
17:26:32 [2021-03-18T17:26:32.169Z] === RUN   TestResizeWithInvalidSize
17:26:33 [2021-03-18T17:26:33.111Z] --- PASS: TestResizeWithInvalidSize (1.09s)
17:26:33 [2021-03-18T17:26:33.111Z] === RUN   TestResizeWhenContainerNotStarted
17:26:34 [2021-03-18T17:26:34.495Z] --- PASS: TestResizeWhenContainerNotStarted (1.06s)
17:26:34 [2021-03-18T17:26:34.495Z] === RUN   TestDaemonRestartKillContainers
17:26:34 [2021-03-18T17:26:34.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:26:34 [2021-03-18T17:26:34.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:26:34 [2021-03-18T17:26:34.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:26:36 [2021-03-18T17:26:36.417Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:26:36 [2021-03-18T17:26:36.417Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:26:37 [2021-03-18T17:26:37.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:26:37 [2021-03-18T17:26:37.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:26:37 [2021-03-18T17:26:37.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:26:38 [2021-03-18T17:26:38.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:26:40 [2021-03-18T17:26:40.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:26:40 [2021-03-18T17:26:40.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:26:44 [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.93s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.50s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.22s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.12s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.96s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.32s)
17:26:44 [2021-03-18T17:26:44.249Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s)
17:26:44 [2021-03-18T17:26:44.250Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s)
17:26:44 [2021-03-18T17:26:44.250Z] === RUN   TestCgroupNamespacesRun
17:26:46 [2021-03-18T17:26:46.162Z] --- PASS: TestCgroupNamespacesRun (2.27s)
17:26:46 [2021-03-18T17:26:46.162Z] === RUN   TestCgroupNamespacesRunPrivileged
17:26:48 [2021-03-18T17:26:48.076Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s)
17:26:48 [2021-03-18T17:26:48.076Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:26:49 [2021-03-18T17:26:49.991Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.36s)
17:26:49 [2021-03-18T17:26:49.991Z] === RUN   TestCgroupNamespacesRunHostMode
17:26:52 [2021-03-18T17:26:52.535Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s)
17:26:52 [2021-03-18T17:26:52.535Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:26:54 [2021-03-18T17:26:54.450Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.21s)
17:26:54 [2021-03-18T17:26:54.450Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:26:56 [2021-03-18T17:26:56.362Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s)
17:26:56 [2021-03-18T17:26:56.363Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:26:57 [2021-03-18T17:26:57.307Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s)
17:26:57 [2021-03-18T17:26:57.307Z] === RUN   TestCgroupNamespacesRunOlderClient
17:26:59 [2021-03-18T17:26:59.852Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.31s)
17:26:59 [2021-03-18T17:26:59.852Z] === RUN   TestKernelTCPMemory
17:27:01 [2021-03-18T17:27:01.250Z] --- PASS: TestKernelTCPMemory (1.28s)
17:27:01 [2021-03-18T17:27:01.250Z] === RUN   TestNISDomainname
17:27:02 [2021-03-18T17:27:02.634Z] --- PASS: TestNISDomainname (1.59s)
17:27:02 [2021-03-18T17:27:02.634Z] === RUN   TestHostnameDnsResolution
17:27:04 [2021-03-18T17:27:04.547Z] --- PASS: TestHostnameDnsResolution (2.08s)
17:27:04 [2021-03-18T17:27:04.547Z] === RUN   TestStats
17:27:07 [2021-03-18T17:27:07.847Z] --- PASS: TestStats (3.02s)
17:27:07 [2021-03-18T17:27:07.847Z] === RUN   TestStopContainerWithTimeout
17:27:07 [2021-03-18T17:27:07.847Z] === RUN   TestStopContainerWithTimeout/0
17:27:07 [2021-03-18T17:27:07.847Z] === PAUSE TestStopContainerWithTimeout/0
17:27:07 [2021-03-18T17:27:07.847Z] === RUN   TestStopContainerWithTimeout/1
17:27:07 [2021-03-18T17:27:07.847Z] === PAUSE TestStopContainerWithTimeout/1
17:27:07 [2021-03-18T17:27:07.847Z] === RUN   TestStopContainerWithTimeout/3
17:27:07 [2021-03-18T17:27:07.847Z] === PAUSE TestStopContainerWithTimeout/3
17:27:07 [2021-03-18T17:27:07.847Z] === RUN   TestStopContainerWithTimeout/-1
17:27:07 [2021-03-18T17:27:07.847Z] === PAUSE TestStopContainerWithTimeout/-1
17:27:07 [2021-03-18T17:27:07.847Z] === CONT  TestStopContainerWithTimeout/0
17:27:07 [2021-03-18T17:27:07.847Z] === CONT  TestStopContainerWithTimeout/3
17:27:07 [2021-03-18T17:27:07.847Z] === CONT  TestStopContainerWithTimeout/-1
17:27:07 [2021-03-18T17:27:07.847Z] === CONT  TestStopContainerWithTimeout/1
17:27:11 [2021-03-18T17:27:11.150Z] --- PASS: TestStopContainerWithTimeout (0.03s)
17:27:11 [2021-03-18T17:27:11.150Z]     --- PASS: TestStopContainerWithTimeout/0 (1.49s)
17:27:11 [2021-03-18T17:27:11.150Z]     --- PASS: TestStopContainerWithTimeout/1 (2.63s)
17:27:11 [2021-03-18T17:27:11.150Z]     --- PASS: TestStopContainerWithTimeout/3 (3.43s)
17:27:11 [2021-03-18T17:27:11.150Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.60s)
17:27:11 [2021-03-18T17:27:11.150Z] === RUN   TestDeleteDevicemapper
17:27:11 [2021-03-18T17:27:11.150Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:27:11 [2021-03-18T17:27:11.150Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:27:11 [2021-03-18T17:27:11.150Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:27:14 [2021-03-18T17:27:14.450Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s)
17:27:14 [2021-03-18T17:27:14.450Z] === RUN   TestUpdateMemory
17:27:14 [2021-03-18T17:27:14.450Z] --- SKIP: TestUpdateMemory (0.00s)
17:27:14 [2021-03-18T17:27:14.451Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:27:14 [2021-03-18T17:27:14.451Z] === RUN   TestUpdateCPUQuota
17:27:21 [2021-03-18T17:27:21.033Z] --- PASS: TestUpdateCPUQuota (6.12s)
17:27:21 [2021-03-18T17:27:21.033Z] === RUN   TestUpdatePidsLimit
17:27:21 [2021-03-18T17:27:21.033Z] === RUN   TestUpdatePidsLimit/update_from_none
17:27:21 [2021-03-18T17:27:21.033Z] === RUN   TestUpdatePidsLimit/no_change
17:27:21 [2021-03-18T17:27:21.974Z] === RUN   TestUpdatePidsLimit/update_lower
17:27:22 [2021-03-18T17:27:22.546Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:27:23 [2021-03-18T17:27:23.487Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:27:24 [2021-03-18T17:27:24.064Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:27:25 [2021-03-18T17:27:25.007Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:27:26 [2021-03-18T17:27:26.919Z] --- PASS: TestUpdatePidsLimit (6.34s)
17:27:26 [2021-03-18T17:27:26.919Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.76s)
17:27:26 [2021-03-18T17:27:26.919Z]     --- PASS: TestUpdatePidsLimit/no_change (0.77s)
17:27:26 [2021-03-18T17:27:26.919Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.77s)
17:27:26 [2021-03-18T17:27:26.919Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.76s)
17:27:26 [2021-03-18T17:27:26.919Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.80s)
17:27:26 [2021-03-18T17:27:26.919Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.77s)
17:27:26 [2021-03-18T17:27:26.919Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.76s)
17:27:26 [2021-03-18T17:27:26.919Z] === RUN   TestUpdateRestartPolicy
17:27:41 [2021-03-18T17:27:41.822Z] --- PASS: TestUpdateRestartPolicy (13.64s)
17:27:41 [2021-03-18T17:27:41.822Z] === RUN   TestUpdateRestartWithAutoRemove
17:27:41 [2021-03-18T17:27:41.822Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s)
17:27:41 [2021-03-18T17:27:41.822Z] === RUN   TestWaitNonBlocked
17:27:41 [2021-03-18T17:27:41.822Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:27:41 [2021-03-18T17:27:41.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:27:41 [2021-03-18T17:27:41.822Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:27:41 [2021-03-18T17:27:41.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:27:41 [2021-03-18T17:27:41.822Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:27:41 [2021-03-18T17:27:41.822Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:27:42 [2021-03-18T17:27:42.764Z] --- PASS: TestWaitNonBlocked (0.02s)
17:27:42 [2021-03-18T17:27:42.764Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s)
17:27:42 [2021-03-18T17:27:42.764Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s)
17:27:42 [2021-03-18T17:27:42.764Z] === RUN   TestWaitBlocked
17:27:42 [2021-03-18T17:27:42.764Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:27:42 [2021-03-18T17:27:42.764Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:27:42 [2021-03-18T17:27:42.764Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:27:42 [2021-03-18T17:27:42.764Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:27:42 [2021-03-18T17:27:42.764Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:27:42 [2021-03-18T17:27:42.764Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:27:44 [2021-03-18T17:27:44.151Z] --- PASS: TestWaitBlocked (0.03s)
17:27:44 [2021-03-18T17:27:44.151Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
17:27:44 [2021-03-18T17:27:44.151Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s)
17:27:44 [2021-03-18T17:27:44.151Z] === CONT  TestContainerStartOnDaemonRestart
17:27:44 [2021-03-18T17:27:44.151Z] === CONT  TestContainerKillOnDaemonStart
17:27:44 [2021-03-18T17:27:44.151Z] === CONT  TestDaemonHostGatewayIP
17:27:44 [2021-03-18T17:27:44.151Z] === CONT  TestDaemonRestartIpcMode
17:27:48 [2021-03-18T17:27:48.374Z] --- PASS: TestContainerStartOnDaemonRestart (4.05s)
17:27:48 [2021-03-18T17:27:48.374Z] === CONT  TestRestartDaemonWithRestartingContainer
17:27:48 [2021-03-18T17:27:48.948Z] --- PASS: TestDaemonRestartIpcMode (5.12s)
17:27:48 [2021-03-18T17:27:48.948Z] === CONT  TestIpcModeOlderClient
17:27:49 [2021-03-18T17:27:49.210Z] --- PASS: TestIpcModeOlderClient (0.20s)
17:27:50 [2021-03-18T17:27:50.151Z] --- PASS: TestDaemonHostGatewayIP (6.15s)
17:27:52 [2021-03-18T17:27:52.065Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.74s)
17:27:58 [2021-03-18T17:27:58.652Z] --- PASS: TestContainerKillOnDaemonStart (13.68s)
17:27:58 [2021-03-18T17:27:58.652Z] PASS
17:27:58 [2021-03-18T17:27:58.652Z] 
17:27:58 [2021-03-18T17:27:58.652Z] === Skipped
17:27:58 [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:27:58 [2021-03-18T17:27:58.652Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:27:58 [2021-03-18T17:27:58.652Z] 
17:27:58 [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s)
17:27:58 [2021-03-18T17:27:58.652Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:27:58 [2021-03-18T17:27:58.652Z] 
17:27:58 [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
17:27:58 [2021-03-18T17:27:58.652Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:27:58 [2021-03-18T17:27:58.652Z] 
17:27:58 [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:27:58 [2021-03-18T17:27:58.652Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:27:58 [2021-03-18T17:27:58.652Z] 
17:27:58 [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:27:58 [2021-03-18T17:27:58.652Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:27:58 [2021-03-18T17:27:58.652Z] 
17:27:58 [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
17:27:58 [2021-03-18T17:27:58.652Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:27:58 [2021-03-18T17:27:58.652Z] 
17:27:58 [2021-03-18T17:27:58.652Z] 
17:27:58 [2021-03-18T17:27:58.652Z] DONE 196 tests, 6 skipped in 175.869s
17:27:58 [2021-03-18T17:27:58.652Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:27:58 [2021-03-18T17:27:58.652Z] ++ 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
17:27:58 [2021-03-18T17:27:58.652Z] ++ set -e
17:27:58 [2021-03-18T17:27:58.652Z] ++ '[' -n 0 ']'
17:27:58 [2021-03-18T17:27:58.652Z] ++ set -x
17:27:58 [2021-03-18T17:27:58.652Z] ++ 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
17:27:58 [2021-03-18T17:27:58.652Z] INFO: Testing against a local daemon
17:27:58 [2021-03-18T17:27:58.652Z] === RUN   TestCommitInheritsEnv
17:27:58 [2021-03-18T17:27:58.652Z] --- PASS: TestCommitInheritsEnv (0.59s)
17:27:58 [2021-03-18T17:27:58.652Z] === RUN   TestImportExtremelyLargeImageWorks
17:27:58 [2021-03-18T17:27:58.652Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:27:58 [2021-03-18T17:27:58.652Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:27:58 [2021-03-18T17:27:58.652Z] === RUN   TestImagesFilterMultiReference
17:27:58 [2021-03-18T17:27:58.652Z] --- PASS: TestImagesFilterMultiReference (0.10s)
17:27:58 [2021-03-18T17:27:58.652Z] === RUN   TestImagePullPlatformInvalid
17:27:58 [2021-03-18T17:27:58.652Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
17:27:58 [2021-03-18T17:27:58.652Z] === RUN   TestRemoveImageOrphaning
17:27:59 [2021-03-18T17:27:59.224Z] --- PASS: TestRemoveImageOrphaning (0.60s)
17:27:59 [2021-03-18T17:27:59.224Z] === RUN   TestRemoveImageGarbageCollector
17:27:59 [2021-03-18T17:27:59.224Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:27:59 [2021-03-18T17:27:59.224Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:59 [2021-03-18T17:27:59.224Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:27:59 [2021-03-18T17:27:59.224Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:27:59 [2021-03-18T17:27:59.224Z] === RUN   TestTagInvalidReference
17:27:59 [2021-03-18T17:27:59.224Z] --- PASS: TestTagInvalidReference (0.03s)
17:27:59 [2021-03-18T17:27:59.224Z] === RUN   TestTagValidPrefixedRepo
17:27:59 [2021-03-18T17:27:59.485Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:27:59 [2021-03-18T17:27:59.485Z] === RUN   TestTagExistedNameWithoutForce
17:27:59 [2021-03-18T17:27:59.485Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:27:59 [2021-03-18T17:27:59.485Z] === RUN   TestTagOfficialNames
17:27:59 [2021-03-18T17:27:59.485Z] --- PASS: TestTagOfficialNames (0.08s)
17:27:59 [2021-03-18T17:27:59.485Z] === RUN   TestTagMatchesDigest
17:27:59 [2021-03-18T17:27:59.485Z] --- PASS: TestTagMatchesDigest (0.03s)
17:27:59 [2021-03-18T17:27:59.485Z] PASS
17:27:59 [2021-03-18T17:27:59.485Z] 
17:27:59 [2021-03-18T17:27:59.485Z] === Skipped
17:27:59 [2021-03-18T17:27:59.485Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:27:59 [2021-03-18T17:27:59.485Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:27:59 [2021-03-18T17:27:59.485Z] 
17:27:59 [2021-03-18T17:27:59.485Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:27:59 [2021-03-18T17:27:59.485Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:59 [2021-03-18T17:27:59.485Z] 
17:27:59 [2021-03-18T17:27:59.485Z] 
17:27:59 [2021-03-18T17:27:59.485Z] DONE 12 tests, 2 skipped in 1.932s
17:27:59 [2021-03-18T17:27:59.485Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:27:59 [2021-03-18T17:27:59.485Z] ++ 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
17:27:59 [2021-03-18T17:27:59.485Z] ++ set -e
17:27:59 [2021-03-18T17:27:59.485Z] ++ '[' -n 0 ']'
17:27:59 [2021-03-18T17:27:59.485Z] ++ set -x
17:27:59 [2021-03-18T17:27:59.485Z] ++ 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
17:27:59 [2021-03-18T17:27:59.747Z] INFO: Testing against a local daemon
17:27:59 [2021-03-18T17:27:59.747Z] === RUN   TestNetworkCreateDelete
17:28:00 [2021-03-18T17:28:00.318Z] --- PASS: TestNetworkCreateDelete (0.42s)
17:28:00 [2021-03-18T17:28:00.318Z] === RUN   TestDockerNetworkDeletePreferID
17:28:01 [2021-03-18T17:28:01.705Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
17:28:01 [2021-03-18T17:28:01.705Z] === RUN   TestDaemonDNSFallback
17:28:09 [2021-03-18T17:28:09.843Z] --- PASS: TestDaemonDNSFallback (7.73s)
17:28:09 [2021-03-18T17:28:09.843Z] === RUN   TestInspectNetwork
17:28:15 [2021-03-18T17:28:15.130Z] === RUN   TestInspectNetwork/full_network_id
17:28:15 [2021-03-18T17:28:15.130Z] === RUN   TestInspectNetwork/partial_network_id
17:28:15 [2021-03-18T17:28:15.130Z] === RUN   TestInspectNetwork/network_name
17:28:15 [2021-03-18T17:28:15.130Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:28:19 [2021-03-18T17:28:19.331Z] --- PASS: TestInspectNetwork (9.75s)
17:28:19 [2021-03-18T17:28:19.331Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:28:19 [2021-03-18T17:28:19.331Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:28:19 [2021-03-18T17:28:19.331Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:28:19 [2021-03-18T17:28:19.331Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:28:19 [2021-03-18T17:28:19.331Z] === RUN   TestRunContainerWithBridgeNone
17:28:22 [2021-03-18T17:28:22.637Z] --- PASS: TestRunContainerWithBridgeNone (3.70s)
17:28:22 [2021-03-18T17:28:22.637Z] === RUN   TestNetworkInvalidJSON
17:28:22 [2021-03-18T17:28:22.637Z] === RUN   TestNetworkInvalidJSON//networks/create
17:28:22 [2021-03-18T17:28:22.637Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:28:22 [2021-03-18T17:28:22.637Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:28:22 [2021-03-18T17:28:22.637Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:28:22 [2021-03-18T17:28:22.637Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:28:22 [2021-03-18T17:28:22.637Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:28:22 [2021-03-18T17:28:22.637Z] === CONT  TestNetworkInvalidJSON//networks/create
17:28:22 [2021-03-18T17:28:22.637Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:28:22 [2021-03-18T17:28:22.637Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:28:22 [2021-03-18T17:28:22.637Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:28:22 [2021-03-18T17:28:22.637Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:28:22 [2021-03-18T17:28:22.637Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:28:22 [2021-03-18T17:28:22.637Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:28:22 [2021-03-18T17:28:22.637Z] === RUN   TestNetworkList
17:28:22 [2021-03-18T17:28:22.637Z] === RUN   TestNetworkList//networks
17:28:22 [2021-03-18T17:28:22.637Z] === PAUSE TestNetworkList//networks
17:28:22 [2021-03-18T17:28:22.637Z] === RUN   TestNetworkList//networks/
17:28:22 [2021-03-18T17:28:22.637Z] === PAUSE TestNetworkList//networks/
17:28:22 [2021-03-18T17:28:22.637Z] === CONT  TestNetworkList//networks
17:28:22 [2021-03-18T17:28:22.637Z] === CONT  TestNetworkList//networks/
17:28:22 [2021-03-18T17:28:22.637Z] --- PASS: TestNetworkList (0.03s)
17:28:22 [2021-03-18T17:28:22.637Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:28:22 [2021-03-18T17:28:22.637Z]     --- PASS: TestNetworkList//networks (0.00s)
17:28:22 [2021-03-18T17:28:22.637Z] === RUN   TestHostIPv4BridgeLabel
17:28:23 [2021-03-18T17:28:23.581Z] --- PASS: TestHostIPv4BridgeLabel (0.85s)
17:28:23 [2021-03-18T17:28:23.581Z] === RUN   TestDaemonRestartWithLiveRestore
17:28:25 [2021-03-18T17:28:25.077Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s)
17:28:25 [2021-03-18T17:28:25.077Z] === RUN   TestDaemonDefaultNetworkPools
17:28:26 [2021-03-18T17:28:26.463Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s)
17:28:26 [2021-03-18T17:28:26.463Z] === RUN   TestDaemonRestartWithExistingNetwork
17:28:28 [2021-03-18T17:28:28.376Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.04s)
17:28:28 [2021-03-18T17:28:28.376Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:28:30 [2021-03-18T17:28:30.923Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.53s)
17:28:30 [2021-03-18T17:28:30.923Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:28:31 [2021-03-18T17:28:31.864Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.00s)
17:28:31 [2021-03-18T17:28:31.864Z] === RUN   TestServiceWithPredefinedNetwork
17:28:35 [2021-03-18T17:28:35.165Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s)
17:28:35 [2021-03-18T17:28:35.165Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:28:35 [2021-03-18T17:28:35.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:28:35 [2021-03-18T17:28:35.165Z]     service_test.go:242: FLAKY_TEST
17:28:35 [2021-03-18T17:28:35.165Z] === RUN   TestServiceWithDataPathPortInit
17:28:57 [2021-03-18T17:28:57.132Z] --- PASS: TestServiceWithDataPathPortInit (18.83s)
17:28:57 [2021-03-18T17:28:57.132Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:29:03 [2021-03-18T17:29:03.716Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.30s)
17:29:03 [2021-03-18T17:29:03.716Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e68vu9h97uf7q2nrtj2adoe21 Created:2021-03-18 17:28:55.728416657 +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[b248b45e889b5020a0c4bc400eb0c6b48dcf4b5f51c823b01f9dab21c83ae819:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ic4hx3f2iy2qla5tivs0d5vol EndpointID:c6b7414e549ee5cb4ba7cd3b7b2deea2332a11e10d48faeeb0350678c02d44a9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9ce7576c120159fb62188d7105fd00483b41f76a8ce359ce30e17706fc25495f 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:ed0ffb5529d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ic4hx3f2iy2qla5tivs0d5vol EndpointID:c6b7414e549ee5cb4ba7cd3b7b2deea2332a11e10d48faeeb0350678c02d44a9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:29:03 [2021-03-18T17:29:03.716Z] PASS
17:29:03 [2021-03-18T17:29:03.716Z] 
17:29:03 [2021-03-18T17:29:03.716Z] === Skipped
17:29:03 [2021-03-18T17:29:03.716Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:29:03 [2021-03-18T17:29:03.716Z]     service_test.go:242: FLAKY_TEST
17:29:03 [2021-03-18T17:29:03.716Z] 
17:29:03 [2021-03-18T17:29:03.716Z] 
17:29:03 [2021-03-18T17:29:03.716Z] DONE 26 tests, 1 skipped in 63.795s
17:29:03 [2021-03-18T17:29:03.716Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:29:03 [2021-03-18T17:29:03.716Z] ++ 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
17:29:03 [2021-03-18T17:29:03.716Z] ++ set -e
17:29:03 [2021-03-18T17:29:03.716Z] ++ '[' -n 0 ']'
17:29:03 [2021-03-18T17:29:03.716Z] ++ set -x
17:29:03 [2021-03-18T17:29:03.716Z] ++ 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
17:29:03 [2021-03-18T17:29:03.716Z] INFO: Testing against a local daemon
17:29:03 [2021-03-18T17:29:03.716Z] === RUN   TestDockerNetworkIpvlanPersistance
17:29:03 [2021-03-18T17:29:03.716Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
17:29:03 [2021-03-18T17:29:03.716Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:29:03 [2021-03-18T17:29:03.716Z] === RUN   TestDockerNetworkIpvlan
17:29:03 [2021-03-18T17:29:03.716Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:29:03 [2021-03-18T17:29:03.716Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:29:03 [2021-03-18T17:29:03.716Z] PASS
17:29:03 [2021-03-18T17:29:03.716Z] 
17:29:03 [2021-03-18T17:29:03.716Z] === Skipped
17:29:03 [2021-03-18T17:29:03.716Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
17:29:03 [2021-03-18T17:29:03.716Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:29:03 [2021-03-18T17:29:03.716Z] 
17:29:03 [2021-03-18T17:29:03.716Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:29:03 [2021-03-18T17:29:03.716Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:29:03 [2021-03-18T17:29:03.716Z] 
17:29:03 [2021-03-18T17:29:03.716Z] 
17:29:03 [2021-03-18T17:29:03.716Z] DONE 2 tests, 2 skipped in 0.229s
17:29:03 [2021-03-18T17:29:03.716Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:29:03 [2021-03-18T17:29:03.716Z] ++ 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
17:29:03 [2021-03-18T17:29:03.716Z] ++ set -e
17:29:03 [2021-03-18T17:29:03.716Z] ++ '[' -n 0 ']'
17:29:03 [2021-03-18T17:29:03.716Z] ++ set -x
17:29:03 [2021-03-18T17:29:03.716Z] ++ 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
17:29:03 [2021-03-18T17:29:03.977Z] INFO: Testing against a local daemon
17:29:03 [2021-03-18T17:29:03.977Z] === RUN   TestDockerNetworkMacvlanPersistance
17:29:06 [2021-03-18T17:29:06.522Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.25s)
17:29:06 [2021-03-18T17:29:06.522Z] === RUN   TestDockerNetworkMacvlan
17:29:07 [2021-03-18T17:29:07.465Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:29:08 [2021-03-18T17:29:08.850Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:29:10 [2021-03-18T17:29:10.235Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:29:14 [2021-03-18T17:29:14.440Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:29:18 [2021-03-18T17:29:18.657Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:29:26 [2021-03-18T17:29:26.799Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:29:29 [2021-03-18T17:29:29.343Z] --- PASS: TestDockerNetworkMacvlan (22.77s)
17:29:29 [2021-03-18T17:29:29.343Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s)
17:29:29 [2021-03-18T17:29:29.343Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
17:29:29 [2021-03-18T17:29:29.343Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.64s)
17:29:29 [2021-03-18T17:29:29.343Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s)
17:29:29 [2021-03-18T17:29:29.343Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.51s)
17:29:29 [2021-03-18T17:29:29.343Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.92s)
17:29:29 [2021-03-18T17:29:29.343Z] PASS
17:29:29 [2021-03-18T17:29:29.343Z] 
17:29:29 [2021-03-18T17:29:29.343Z] DONE 8 tests in 25.225s
17:29:29 [2021-03-18T17:29:29.343Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:29:29 [2021-03-18T17:29:29.343Z] ++ 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
17:29:29 [2021-03-18T17:29:29.343Z] ++ set -e
17:29:29 [2021-03-18T17:29:29.343Z] ++ '[' -n 0 ']'
17:29:29 [2021-03-18T17:29:29.343Z] ++ set -x
17:29:29 [2021-03-18T17:29:29.343Z] ++ 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
17:29:29 [2021-03-18T17:29:29.343Z] testing: warning: no tests to run
17:29:29 [2021-03-18T17:29:29.343Z] PASS
17:29:29 [2021-03-18T17:29:29.343Z] 
17:29:29 [2021-03-18T17:29:29.343Z] DONE 0 tests in 0.040s
17:29:29 [2021-03-18T17:29:29.343Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:29:29 [2021-03-18T17:29:29.343Z] ++ 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
17:29:29 [2021-03-18T17:29:29.343Z] ++ set -e
17:29:29 [2021-03-18T17:29:29.343Z] ++ '[' -n 0 ']'
17:29:29 [2021-03-18T17:29:29.343Z] ++ set -x
17:29:29 [2021-03-18T17:29:29.343Z] ++ 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
17:29:29 [2021-03-18T17:29:29.343Z] INFO: Testing against a local daemon
17:29:29 [2021-03-18T17:29:29.343Z] === RUN   TestAuthZPluginAllowRequest
17:29:31 [2021-03-18T17:29:31.257Z] --- PASS: TestAuthZPluginAllowRequest (2.06s)
17:29:31 [2021-03-18T17:29:31.257Z] === RUN   TestAuthZPluginTLS
17:29:31 [2021-03-18T17:29:31.828Z] --- PASS: TestAuthZPluginTLS (0.74s)
17:29:31 [2021-03-18T17:29:31.828Z] === RUN   TestAuthZPluginDenyRequest
17:29:32 [2021-03-18T17:29:32.771Z] --- PASS: TestAuthZPluginDenyRequest (0.71s)
17:29:32 [2021-03-18T17:29:32.771Z] === RUN   TestAuthZPluginAPIDenyResponse
17:29:33 [2021-03-18T17:29:33.343Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.71s)
17:29:33 [2021-03-18T17:29:33.343Z] === RUN   TestAuthZPluginDenyResponse
17:29:34 [2021-03-18T17:29:34.285Z] --- PASS: TestAuthZPluginDenyResponse (0.78s)
17:29:34 [2021-03-18T17:29:34.285Z] === RUN   TestAuthZPluginAllowEventStream
17:29:36 [2021-03-18T17:29:36.828Z] --- PASS: TestAuthZPluginAllowEventStream (2.18s)
17:29:36 [2021-03-18T17:29:36.829Z] === RUN   TestAuthZPluginErrorResponse
17:29:37 [2021-03-18T17:29:37.089Z] --- PASS: TestAuthZPluginErrorResponse (0.74s)
17:29:37 [2021-03-18T17:29:37.089Z] === RUN   TestAuthZPluginErrorRequest
17:29:37 [2021-03-18T17:29:37.661Z] --- PASS: TestAuthZPluginErrorRequest (0.71s)
17:29:37 [2021-03-18T17:29:37.661Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:29:38 [2021-03-18T17:29:38.603Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.73s)
17:29:38 [2021-03-18T17:29:38.603Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:29:41 [2021-03-18T17:29:41.153Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.55s)
17:29:41 [2021-03-18T17:29:41.153Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:29:43 [2021-03-18T17:29:43.702Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.57s)
17:29:43 [2021-03-18T17:29:43.702Z] === RUN   TestAuthZPluginHeader
17:29:44 [2021-03-18T17:29:44.644Z] --- PASS: TestAuthZPluginHeader (1.07s)
17:29:44 [2021-03-18T17:29:44.644Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:29:44 [2021-03-18T17:29:44.644Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:29:44 [2021-03-18T17:29:44.644Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:29:44 [2021-03-18T17:29:44.644Z] === RUN   TestAuthZPluginV2Disable
17:29:44 [2021-03-18T17:29:44.644Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:29:44 [2021-03-18T17:29:44.644Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:29:44 [2021-03-18T17:29:44.644Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:29:44 [2021-03-18T17:29:44.644Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:29:44 [2021-03-18T17:29:44.644Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:29:44 [2021-03-18T17:29:44.644Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:29:44 [2021-03-18T17:29:44.644Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:29:44 [2021-03-18T17:29:44.644Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:29:44 [2021-03-18T17:29:44.644Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:30:06 [2021-03-18T17:30:06.603Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.40s)
17:30:06 [2021-03-18T17:30:06.603Z] PASS
17:30:06 [2021-03-18T17:30:06.603Z] 
17:30:06 [2021-03-18T17:30:06.603Z] === Skipped
17:30:06 [2021-03-18T17:30:06.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:30:06 [2021-03-18T17:30:06.603Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:30:06 [2021-03-18T17:30:06.603Z] 
17:30:06 [2021-03-18T17:30:06.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:30:06 [2021-03-18T17:30:06.603Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:30:06 [2021-03-18T17:30:06.603Z] 
17:30:06 [2021-03-18T17:30:06.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:30:06 [2021-03-18T17:30:06.603Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:30:06 [2021-03-18T17:30:06.603Z] 
17:30:06 [2021-03-18T17:30:06.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:30:06 [2021-03-18T17:30:06.603Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:30:06 [2021-03-18T17:30:06.603Z] 
17:30:06 [2021-03-18T17:30:06.603Z] 
17:30:06 [2021-03-18T17:30:06.603Z] DONE 17 tests, 4 skipped in 34.153s
17:30:06 [2021-03-18T17:30:06.603Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:30:06 [2021-03-18T17:30:06.603Z] ++ 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
17:30:06 [2021-03-18T17:30:06.603Z] ++ set -e
17:30:06 [2021-03-18T17:30:06.603Z] ++ '[' -n 0 ']'
17:30:06 [2021-03-18T17:30:06.603Z] ++ set -x
17:30:06 [2021-03-18T17:30:06.603Z] ++ 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
17:30:06 [2021-03-18T17:30:06.603Z] INFO: Testing against a local daemon
17:30:06 [2021-03-18T17:30:06.603Z] === RUN   TestPluginInvalidJSON
17:30:06 [2021-03-18T17:30:06.603Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:30:06 [2021-03-18T17:30:06.603Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:30:06 [2021-03-18T17:30:06.603Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:30:06 [2021-03-18T17:30:06.603Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:30:06 [2021-03-18T17:30:06.603Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:30:06 [2021-03-18T17:30:06.603Z] === RUN   TestPluginInstall
17:30:06 [2021-03-18T17:30:06.603Z] === RUN   TestPluginInstall/no_auth
17:30:06 [2021-03-18T17:30:06.603Z] time="2021-03-18T17:30:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:30:06 [2021-03-18T17:30:06.603Z] time="2021-03-18T17:30:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:282a71441ee600bf65261091d4a0708b8ff0dd459c629ff0f7c7b4324038199a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:30:06 [2021-03-18T17:30:06.603Z] time="2021-03-18T17:30:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:30:06 [2021-03-18T17:30:06.603Z] time="2021-03-18T17:30:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:282a71441ee600bf65261091d4a0708b8ff0dd459c629ff0f7c7b4324038199a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:30:06 [2021-03-18T17:30:06.603Z] === RUN   TestPluginInstall/with_htpasswd
17:30:07 [2021-03-18T17:30:07.174Z] time="2021-03-18T17:30:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:30:07 [2021-03-18T17:30:07.174Z] time="2021-03-18T17:30:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a35fc403cf59f17dfe83910e9a546eaf0d5ce46125862a57e8288285da09c7ac" mediatype=application/vnd.docker.plugin.v1+json size=522
17:30:07 [2021-03-18T17:30:07.174Z] time="2021-03-18T17:30:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:30:07 [2021-03-18T17:30:07.174Z] time="2021-03-18T17:30:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a35fc403cf59f17dfe83910e9a546eaf0d5ce46125862a57e8288285da09c7ac" mediatype=application/vnd.docker.plugin.v1+json size=522
17:30:07 [2021-03-18T17:30:07.746Z] === RUN   TestPluginInstall/with_insecure
17:30:09 [2021-03-18T17:30:09.131Z] time="2021-03-18T17:30:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:30:09 [2021-03-18T17:30:09.131Z] time="2021-03-18T17:30:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e05e0863e1d6122302abb5f24ab5a61dfd60d7027a5c1f33459477f5518477d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:30:09 [2021-03-18T17:30:09.131Z] time="2021-03-18T17:30:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:30:09 [2021-03-18T17:30:09.131Z] time="2021-03-18T17:30:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e05e0863e1d6122302abb5f24ab5a61dfd60d7027a5c1f33459477f5518477d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:30:09 [2021-03-18T17:30:09.392Z] --- PASS: TestPluginInstall (6.01s)
17:30:09 [2021-03-18T17:30:09.392Z]     --- PASS: TestPluginInstall/no_auth (2.99s)
17:30:09 [2021-03-18T17:30:09.392Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
17:30:09 [2021-03-18T17:30:09.392Z]     --- PASS: TestPluginInstall/with_insecure (1.82s)
17:30:09 [2021-03-18T17:30:09.392Z]         plugin_test.go:160: [dc625cb3a164e] daemon is not started
17:30:09 [2021-03-18T17:30:09.392Z] === RUN   TestPluginsWithRuntimes
17:30:11 [2021-03-18T17:30:11.937Z] === RUN   TestPluginsWithRuntimes/No_Args
17:30:13 [2021-03-18T17:30:13.858Z] === RUN   TestPluginsWithRuntimes/With_Args
17:30:15 [2021-03-18T17:30:15.243Z] --- PASS: TestPluginsWithRuntimes (5.92s)
17:30:15 [2021-03-18T17:30:15.243Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.77s)
17:30:15 [2021-03-18T17:30:15.243Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.75s)
17:30:15 [2021-03-18T17:30:15.243Z] PASS
17:30:15 [2021-03-18T17:30:15.243Z] 
17:30:15 [2021-03-18T17:30:15.243Z] DONE 9 tests in 12.218s
17:30:15 [2021-03-18T17:30:15.243Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:30:15 [2021-03-18T17:30:15.243Z] ++ 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
17:30:15 [2021-03-18T17:30:15.243Z] ++ set -e
17:30:15 [2021-03-18T17:30:15.243Z] ++ '[' -n 0 ']'
17:30:15 [2021-03-18T17:30:15.243Z] ++ set -x
17:30:15 [2021-03-18T17:30:15.243Z] ++ 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
17:30:15 [2021-03-18T17:30:15.504Z] INFO: Testing against a local daemon
17:30:15 [2021-03-18T17:30:15.504Z] === RUN   TestExternalGraphDriver
17:30:15 [2021-03-18T17:30:15.764Z] === RUN   TestExternalGraphDriver/json
17:30:19 [2021-03-18T17:30:19.067Z] === RUN   TestExternalGraphDriver/spec
17:30:21 [2021-03-18T17:30:21.612Z] === RUN   TestExternalGraphDriver/pull
17:30:24 [2021-03-18T17:30:24.156Z] --- PASS: TestExternalGraphDriver (8.62s)
17:30:24 [2021-03-18T17:30:24.156Z]     --- PASS: TestExternalGraphDriver/json (2.83s)
17:30:24 [2021-03-18T17:30:24.156Z]     --- PASS: TestExternalGraphDriver/spec (3.10s)
17:30:24 [2021-03-18T17:30:24.156Z]     --- PASS: TestExternalGraphDriver/pull (2.55s)
17:30:24 [2021-03-18T17:30:24.156Z] === RUN   TestGraphdriverPluginV2
17:30:24 [2021-03-18T17:30:24.156Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
17:30:24 [2021-03-18T17:30:24.156Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:30:24 [2021-03-18T17:30:24.156Z] PASS
17:30:24 [2021-03-18T17:30:24.156Z] 
17:30:24 [2021-03-18T17:30:24.156Z] === Skipped
17:30:24 [2021-03-18T17:30:24.156Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
17:30:24 [2021-03-18T17:30:24.156Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:30:24 [2021-03-18T17:30:24.156Z] 
17:30:24 [2021-03-18T17:30:24.156Z] 
17:30:24 [2021-03-18T17:30:24.156Z] DONE 5 tests, 1 skipped in 8.853s
17:30:24 [2021-03-18T17:30:24.156Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:30:24 [2021-03-18T17:30:24.156Z] ++ 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
17:30:24 [2021-03-18T17:30:24.156Z] ++ set -e
17:30:24 [2021-03-18T17:30:24.156Z] ++ '[' -n 0 ']'
17:30:24 [2021-03-18T17:30:24.156Z] ++ set -x
17:30:24 [2021-03-18T17:30:24.156Z] ++ 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
17:30:24 [2021-03-18T17:30:24.417Z] INFO: Testing against a local daemon
17:30:24 [2021-03-18T17:30:24.417Z] === RUN   TestContinueAfterPluginCrash
17:30:24 [2021-03-18T17:30:24.417Z] === PAUSE TestContinueAfterPluginCrash
17:30:24 [2021-03-18T17:30:24.417Z] === RUN   TestReadPluginNoRead
17:30:24 [2021-03-18T17:30:24.417Z] === PAUSE TestReadPluginNoRead
17:30:24 [2021-03-18T17:30:24.417Z] === RUN   TestDaemonStartWithLogOpt
17:30:24 [2021-03-18T17:30:24.417Z] === PAUSE TestDaemonStartWithLogOpt
17:30:24 [2021-03-18T17:30:24.417Z] === CONT  TestContinueAfterPluginCrash
17:30:24 [2021-03-18T17:30:24.417Z] === CONT  TestDaemonStartWithLogOpt
17:30:24 [2021-03-18T17:30:24.417Z] === CONT  TestReadPluginNoRead
17:30:28 [2021-03-18T17:30:28.633Z] === RUN   TestReadPluginNoRead/disabled_caching
17:30:29 [2021-03-18T17:30:29.578Z] --- PASS: TestDaemonStartWithLogOpt (4.91s)
17:30:30 [2021-03-18T17:30:30.965Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:30:32 [2021-03-18T17:30:32.879Z] === RUN   TestReadPluginNoRead/default
17:30:35 [2021-03-18T17:30:35.423Z] --- PASS: TestReadPluginNoRead (10.60s)
17:30:35 [2021-03-18T17:30:35.423Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.11s)
17:30:35 [2021-03-18T17:30:35.423Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s)
17:30:35 [2021-03-18T17:30:35.423Z]     --- PASS: TestReadPluginNoRead/default (2.13s)
17:30:35 [2021-03-18T17:30:35.423Z]     read_test.go:92: [dd3400c5eaff5] daemon is not started
17:30:35 [2021-03-18T17:30:35.423Z] --- PASS: TestContinueAfterPluginCrash (10.64s)
17:30:35 [2021-03-18T17:30:35.423Z] PASS
17:30:35 [2021-03-18T17:30:35.423Z] 
17:30:35 [2021-03-18T17:30:35.423Z] DONE 6 tests in 10.823s
17:30:35 [2021-03-18T17:30:35.423Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:30:35 [2021-03-18T17:30:35.423Z] ++ 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
17:30:35 [2021-03-18T17:30:35.423Z] ++ set -e
17:30:35 [2021-03-18T17:30:35.423Z] ++ '[' -n 0 ']'
17:30:35 [2021-03-18T17:30:35.423Z] ++ set -x
17:30:35 [2021-03-18T17:30:35.423Z] ++ 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
17:30:35 [2021-03-18T17:30:35.423Z] testing: warning: no tests to run
17:30:35 [2021-03-18T17:30:35.423Z] PASS
17:30:35 [2021-03-18T17:30:35.423Z] 
17:30:35 [2021-03-18T17:30:35.423Z] DONE 0 tests in 0.070s
17:30:35 [2021-03-18T17:30:35.423Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:30:35 [2021-03-18T17:30:35.423Z] ++ 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
17:30:35 [2021-03-18T17:30:35.423Z] ++ set -e
17:30:35 [2021-03-18T17:30:35.423Z] ++ '[' -n 0 ']'
17:30:35 [2021-03-18T17:30:35.423Z] ++ set -x
17:30:35 [2021-03-18T17:30:35.423Z] ++ 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
17:30:35 [2021-03-18T17:30:35.423Z] INFO: Testing against a local daemon
17:30:35 [2021-03-18T17:30:35.423Z] === RUN   TestPluginWithDevMounts
17:30:35 [2021-03-18T17:30:35.423Z] === PAUSE TestPluginWithDevMounts
17:30:35 [2021-03-18T17:30:35.423Z] === CONT  TestPluginWithDevMounts
17:30:37 [2021-03-18T17:30:37.967Z] --- PASS: TestPluginWithDevMounts (2.22s)
17:30:37 [2021-03-18T17:30:37.967Z] PASS
17:30:37 [2021-03-18T17:30:37.967Z] 
17:30:37 [2021-03-18T17:30:37.967Z] DONE 1 tests in 2.441s
17:30:37 [2021-03-18T17:30:37.967Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:30:37 [2021-03-18T17:30:37.967Z] ++ 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
17:30:37 [2021-03-18T17:30:37.967Z] ++ set -e
17:30:37 [2021-03-18T17:30:37.967Z] ++ '[' -n 0 ']'
17:30:37 [2021-03-18T17:30:37.967Z] ++ set -x
17:30:37 [2021-03-18T17:30:37.967Z] ++ 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
17:30:37 [2021-03-18T17:30:37.967Z] INFO: Testing against a local daemon
17:30:37 [2021-03-18T17:30:37.967Z] === RUN   TestSecretInspect
17:30:41 [2021-03-18T17:30:41.270Z] --- PASS: TestSecretInspect (3.34s)
17:30:41 [2021-03-18T17:30:41.270Z] === RUN   TestSecretList
17:30:44 [2021-03-18T17:30:44.570Z] --- PASS: TestSecretList (3.26s)
17:30:44 [2021-03-18T17:30:44.570Z] === RUN   TestSecretsCreateAndDelete
17:30:47 [2021-03-18T17:30:47.872Z] --- PASS: TestSecretsCreateAndDelete (3.35s)
17:30:47 [2021-03-18T17:30:47.872Z] === RUN   TestSecretsUpdate
17:30:51 [2021-03-18T17:30:51.185Z] --- PASS: TestSecretsUpdate (3.34s)
17:30:51 [2021-03-18T17:30:51.185Z] === RUN   TestTemplatedSecret
17:30:55 [2021-03-18T17:30:55.390Z] --- PASS: TestTemplatedSecret (4.04s)
17:30:55 [2021-03-18T17:30:55.390Z] === RUN   TestSecretCreateResolve
17:30:58 [2021-03-18T17:30:58.693Z] --- PASS: TestSecretCreateResolve (3.30s)
17:30:58 [2021-03-18T17:30:58.693Z] PASS
17:30:58 [2021-03-18T17:30:58.693Z] 
17:30:58 [2021-03-18T17:30:58.693Z] DONE 6 tests in 20.834s
17:30:58 [2021-03-18T17:30:58.693Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:30:58 [2021-03-18T17:30:58.693Z] ++ 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
17:30:58 [2021-03-18T17:30:58.693Z] ++ set -e
17:30:58 [2021-03-18T17:30:58.693Z] ++ '[' -n 0 ']'
17:30:58 [2021-03-18T17:30:58.693Z] ++ set -x
17:30:58 [2021-03-18T17:30:58.693Z] ++ 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
17:30:58 [2021-03-18T17:30:58.693Z] INFO: Testing against a local daemon
17:30:58 [2021-03-18T17:30:58.693Z] === RUN   TestServiceCreateInit
17:30:58 [2021-03-18T17:30:58.693Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:31:05 [2021-03-18T17:31:05.284Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:31:10 [2021-03-18T17:31:10.574Z] --- PASS: TestServiceCreateInit (11.70s)
17:31:10 [2021-03-18T17:31:10.574Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.84s)
17:31:10 [2021-03-18T17:31:10.574Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.82s)
17:31:10 [2021-03-18T17:31:10.574Z] === RUN   TestCreateServiceMultipleTimes
17:31:32 [2021-03-18T17:31:32.552Z] --- PASS: TestCreateServiceMultipleTimes (20.34s)
17:31:32 [2021-03-18T17:31:32.552Z] === RUN   TestCreateServiceConflict
17:31:34 [2021-03-18T17:31:34.465Z] --- PASS: TestCreateServiceConflict (3.34s)
17:31:34 [2021-03-18T17:31:34.465Z] === RUN   TestCreateServiceMaxReplicas
17:31:38 [2021-03-18T17:31:38.671Z] --- PASS: TestCreateServiceMaxReplicas (3.88s)
17:31:38 [2021-03-18T17:31:38.671Z] === RUN   TestCreateWithDuplicateNetworkNames
17:31:53 [2021-03-18T17:31:53.578Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.20s)
17:31:53 [2021-03-18T17:31:53.579Z] === RUN   TestCreateServiceSecretFileMode
17:31:56 [2021-03-18T17:31:56.882Z] --- PASS: TestCreateServiceSecretFileMode (3.61s)
17:31:56 [2021-03-18T17:31:56.882Z] === RUN   TestCreateServiceConfigFileMode
17:32:01 [2021-03-18T17:32:01.094Z] --- PASS: TestCreateServiceConfigFileMode (3.56s)
17:32:01 [2021-03-18T17:32:01.094Z] === RUN   TestCreateServiceSysctls
17:32:05 [2021-03-18T17:32:05.299Z] --- PASS: TestCreateServiceSysctls (4.78s)
17:32:05 [2021-03-18T17:32:05.299Z] === RUN   TestCreateServiceCapabilities
17:32:09 [2021-03-18T17:32:09.506Z] --- PASS: TestCreateServiceCapabilities (3.63s)
17:32:09 [2021-03-18T17:32:09.506Z] === RUN   TestInspect
17:32:12 [2021-03-18T17:32:12.811Z] --- PASS: TestInspect (3.72s)
17:32:12 [2021-03-18T17:32:12.811Z] === RUN   TestCreateJob
17:32:18 [2021-03-18T17:32:18.103Z] --- PASS: TestCreateJob (4.67s)
17:32:18 [2021-03-18T17:32:18.103Z] === RUN   TestReplicatedJob
17:32:24 [2021-03-18T17:32:24.696Z] --- PASS: TestReplicatedJob (7.65s)
17:32:24 [2021-03-18T17:32:24.696Z] === RUN   TestUpdateReplicatedJob
17:32:29 [2021-03-18T17:32:29.991Z] --- PASS: TestUpdateReplicatedJob (4.63s)
17:32:29 [2021-03-18T17:32:29.991Z] === RUN   TestServiceListWithStatuses
17:32:29 [2021-03-18T17:32:29.991Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:32:29 [2021-03-18T17:32:29.991Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:32:29 [2021-03-18T17:32:29.991Z] === RUN   TestDockerNetworkConnectAlias
17:32:36 [2021-03-18T17:32:36.575Z] --- PASS: TestDockerNetworkConnectAlias (7.19s)
17:32:36 [2021-03-18T17:32:36.575Z] === RUN   TestDockerNetworkReConnect
17:32:41 [2021-03-18T17:32:41.866Z] --- PASS: TestDockerNetworkReConnect (5.32s)
17:32:41 [2021-03-18T17:32:41.866Z] === RUN   TestServicePlugin
17:32:41 [2021-03-18T17:32:41.866Z] --- SKIP: TestServicePlugin (0.00s)
17:32:41 [2021-03-18T17:32:41.866Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:41 [2021-03-18T17:32:41.866Z] === RUN   TestServiceUpdateLabel
17:32:46 [2021-03-18T17:32:46.076Z] --- PASS: TestServiceUpdateLabel (3.36s)
17:32:46 [2021-03-18T17:32:46.076Z] === RUN   TestServiceUpdateSecrets
17:33:04 [2021-03-18T17:33:04.191Z] --- PASS: TestServiceUpdateSecrets (15.88s)
17:33:04 [2021-03-18T17:33:04.191Z] === RUN   TestServiceUpdateConfigs
17:33:19 [2021-03-18T17:33:19.095Z] --- PASS: TestServiceUpdateConfigs (15.86s)
17:33:19 [2021-03-18T17:33:19.095Z] === RUN   TestServiceUpdateNetwork
17:33:34 [2021-03-18T17:33:34.003Z] --- PASS: TestServiceUpdateNetwork (15.30s)
17:33:34 [2021-03-18T17:33:34.003Z] === RUN   TestServiceUpdatePidsLimit
17:33:34 [2021-03-18T17:33:34.003Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:33:35 [2021-03-18T17:33:35.387Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:33:43 [2021-03-18T17:33:43.522Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:33:51 [2021-03-18T17:33:51.656Z] --- PASS: TestServiceUpdatePidsLimit (18.30s)
17:33:51 [2021-03-18T17:33:51.656Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.26s)
17:33:51 [2021-03-18T17:33:51.656Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s)
17:33:51 [2021-03-18T17:33:51.656Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.43s)
17:33:51 [2021-03-18T17:33:51.656Z] PASS
17:33:51 [2021-03-18T17:33:51.656Z] 
17:33:51 [2021-03-18T17:33:51.656Z] === Skipped
17:33:51 [2021-03-18T17:33:51.656Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:33:51 [2021-03-18T17:33:51.657Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:33:51 [2021-03-18T17:33:51.657Z] 
17:33:51 [2021-03-18T17:33:51.657Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:33:51 [2021-03-18T17:33:51.657Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:51 [2021-03-18T17:33:51.657Z] 
17:33:51 [2021-03-18T17:33:51.657Z] 
17:33:51 [2021-03-18T17:33:51.657Z] DONE 27 tests, 2 skipped in 172.150s
17:33:51 [2021-03-18T17:33:51.657Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:33:51 [2021-03-18T17:33:51.657Z] ++ 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
17:33:51 [2021-03-18T17:33:51.657Z] ++ set -e
17:33:51 [2021-03-18T17:33:51.657Z] ++ '[' -n 0 ']'
17:33:51 [2021-03-18T17:33:51.657Z] ++ set -x
17:33:51 [2021-03-18T17:33:51.657Z] ++ 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
17:33:51 [2021-03-18T17:33:51.657Z] INFO: Testing against a local daemon
17:33:51 [2021-03-18T17:33:51.657Z] === RUN   TestSessionCreate
17:33:51 [2021-03-18T17:33:51.657Z] --- PASS: TestSessionCreate (0.05s)
17:33:51 [2021-03-18T17:33:51.657Z] === RUN   TestSessionCreateWithBadUpgrade
17:33:51 [2021-03-18T17:33:51.657Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
17:33:51 [2021-03-18T17:33:51.657Z] PASS
17:33:51 [2021-03-18T17:33:51.657Z] 
17:33:51 [2021-03-18T17:33:51.657Z] DONE 2 tests in 0.277s
17:33:51 [2021-03-18T17:33:51.657Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:33:51 [2021-03-18T17:33:51.657Z] ++ 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
17:33:51 [2021-03-18T17:33:51.657Z] ++ set -e
17:33:51 [2021-03-18T17:33:51.657Z] ++ '[' -n 0 ']'
17:33:51 [2021-03-18T17:33:51.657Z] ++ set -x
17:33:51 [2021-03-18T17:33:51.657Z] ++ 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
17:33:51 [2021-03-18T17:33:51.657Z] INFO: Testing against a local daemon
17:33:51 [2021-03-18T17:33:51.657Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:33:51 [2021-03-18T17:33:51.657Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:33:51 [2021-03-18T17:33:51.657Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:33:51 [2021-03-18T17:33:51.657Z] === RUN   TestEventsExecDie
17:33:52 [2021-03-18T17:33:52.598Z] --- PASS: TestEventsExecDie (1.28s)
17:33:52 [2021-03-18T17:33:52.598Z] === RUN   TestEventsBackwardsCompatible
17:33:52 [2021-03-18T17:33:52.598Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
17:33:52 [2021-03-18T17:33:52.598Z] === RUN   TestInfoBinaryCommits
17:33:52 [2021-03-18T17:33:52.598Z] --- PASS: TestInfoBinaryCommits (0.05s)
17:33:52 [2021-03-18T17:33:52.598Z] === RUN   TestInfoAPIVersioned
17:33:52 [2021-03-18T17:33:52.598Z] --- PASS: TestInfoAPIVersioned (0.02s)
17:33:52 [2021-03-18T17:33:52.598Z] === RUN   TestInfoDiscoveryBackend
17:33:53 [2021-03-18T17:33:53.170Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
17:33:53 [2021-03-18T17:33:53.170Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:33:54 [2021-03-18T17:33:54.557Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:33:54 [2021-03-18T17:33:54.557Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:33:54 [2021-03-18T17:33:54.818Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
17:33:54 [2021-03-18T17:33:54.818Z] === RUN   TestInfoAPI
17:33:55 [2021-03-18T17:33:55.079Z] --- PASS: TestInfoAPI (0.05s)
17:33:55 [2021-03-18T17:33:55.079Z] === RUN   TestInfoAPIWarnings
17:34:13 [2021-03-18T17:34:13.188Z] --- PASS: TestInfoAPIWarnings (16.66s)
17:34:13 [2021-03-18T17:34:13.188Z] === RUN   TestInfoDebug
17:34:13 [2021-03-18T17:34:13.188Z] --- PASS: TestInfoDebug (0.63s)
17:34:13 [2021-03-18T17:34:13.188Z] === RUN   TestInfoInsecureRegistries
17:34:13 [2021-03-18T17:34:13.188Z] --- PASS: TestInfoInsecureRegistries (0.67s)
17:34:13 [2021-03-18T17:34:13.188Z] === RUN   TestInfoRegistryMirrors
17:34:13 [2021-03-18T17:34:13.760Z] --- PASS: TestInfoRegistryMirrors (0.66s)
17:34:13 [2021-03-18T17:34:13.760Z] === RUN   TestLoginFailsWithBadCredentials
17:34:13 [2021-03-18T17:34:13.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
17:34:13 [2021-03-18T17:34:13.760Z] === RUN   TestPingCacheHeaders
17:34:14 [2021-03-18T17:34:14.020Z] --- PASS: TestPingCacheHeaders (0.05s)
17:34:14 [2021-03-18T17:34:14.020Z] === RUN   TestPingGet
17:34:14 [2021-03-18T17:34:14.020Z] --- PASS: TestPingGet (0.03s)
17:34:14 [2021-03-18T17:34:14.020Z] === RUN   TestPingHead
17:34:14 [2021-03-18T17:34:14.020Z] --- PASS: TestPingHead (0.04s)
17:34:14 [2021-03-18T17:34:14.020Z] === RUN   TestVersion
17:34:14 [2021-03-18T17:34:14.020Z] --- PASS: TestVersion (0.04s)
17:34:14 [2021-03-18T17:34:14.020Z] PASS
17:34:14 [2021-03-18T17:34:14.020Z] 
17:34:14 [2021-03-18T17:34:14.020Z] === Skipped
17:34:14 [2021-03-18T17:34:14.020Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:34:14 [2021-03-18T17:34:14.020Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:34:14 [2021-03-18T17:34:14.020Z] 
17:34:14 [2021-03-18T17:34:14.020Z] 
17:34:14 [2021-03-18T17:34:14.020Z] DONE 18 tests, 1 skipped in 23.072s
17:34:14 [2021-03-18T17:34:14.020Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:34:14 [2021-03-18T17:34:14.020Z] ++ 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
17:34:14 [2021-03-18T17:34:14.020Z] ++ set -e
17:34:14 [2021-03-18T17:34:14.020Z] ++ '[' -n 0 ']'
17:34:14 [2021-03-18T17:34:14.020Z] ++ set -x
17:34:14 [2021-03-18T17:34:14.020Z] ++ 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
17:34:14 [2021-03-18T17:34:14.281Z] INFO: Testing against a local daemon
17:34:14 [2021-03-18T17:34:14.281Z] === RUN   TestVolumesCreateAndList
17:34:14 [2021-03-18T17:34:14.281Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:34:14 [2021-03-18T17:34:14.281Z] === RUN   TestVolumesRemove
17:34:14 [2021-03-18T17:34:14.281Z] --- PASS: TestVolumesRemove (0.12s)
17:34:14 [2021-03-18T17:34:14.281Z] === RUN   TestVolumesInspect
17:34:14 [2021-03-18T17:34:14.541Z] --- PASS: TestVolumesInspect (0.03s)
17:34:14 [2021-03-18T17:34:14.541Z] === RUN   TestVolumesInvalidJSON
17:34:14 [2021-03-18T17:34:14.541Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:34:14 [2021-03-18T17:34:14.541Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:34:14 [2021-03-18T17:34:14.541Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:34:14 [2021-03-18T17:34:14.541Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:34:14 [2021-03-18T17:34:14.541Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
17:34:14 [2021-03-18T17:34:14.541Z] PASS
17:34:14 [2021-03-18T17:34:14.541Z] 
17:34:14 [2021-03-18T17:34:14.541Z] DONE 5 tests in 0.404s
17:34:14 [2021-03-18T17:34:14.541Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:34:15 [2021-03-18T17:34:15.113Z] ++++ cat bundles/test-integration/docker.pid
17:34:15 [2021-03-18T17:34:15.113Z] +++ kill 13887
17:34:16 [2021-03-18T17:34:16.497Z] +++ /etc/init.d/apparmor stop
17:34:16 [2021-03-18T17:34:16.497Z] Leaving: AppArmorNo profiles have been unloaded.
17:34:16 [2021-03-18T17:34:16.497Z] 
17:34:16 [2021-03-18T17:34:16.497Z] Unloading profiles will leave already running processes permanently
17:34:16 [2021-03-18T17:34:16.497Z] unconfined, which can lead to unexpected situations.
17:34:16 [2021-03-18T17:34:16.497Z] 
17:34:16 [2021-03-18T17:34:16.497Z] To set a process to complain mode, use the command line tool
17:34:16 [2021-03-18T17:34:16.497Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:34:16 [2021-03-18T17:34:16.497Z] +++ true
17:34:16 [2021-03-18T17:34:16.497Z] exiting test-integration
17:34:16 [2021-03-18T17:34:16.497Z] ++ exit 0
17:34:16 [2021-03-18T17:34:16.497Z]