Skip to content

Console Output

14:45:06 [2021-03-08T14:45:06.608Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42121/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1a493934033919b91c4e471638ac1a8bbc5792c5 -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:1a493934033919b91c4e471638ac1a8bbc5792c5 hack/make.sh dynbinary test-integration
14:45:07 [2021-03-08T14:45:07.558Z] 
14:45:07 [2021-03-08T14:45:07.558Z] Removing bundles/
14:45:07 [2021-03-08T14:45:07.558Z] 
14:45:07 [2021-03-08T14:45:07.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:45:07 [2021-03-08T14:45:07.558Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:45:07 [2021-03-08T14:45:07.558Z] GOOS="" GOARCH="" GOARM=""
14:46:29 [2021-03-08T14:46:29.056Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:46:29 [2021-03-08T14:46:29.056Z] 
14:46:29 [2021-03-08T14:46:29.056Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:46:29 [2021-03-08T14:46:29.056Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:46:29 [2021-03-08T14:46:29.056Z] HOSTNAME=243d62bd7c37
14:46:29 [2021-03-08T14:46:29.056Z] TESTDEBUG=0
14:46:29 [2021-03-08T14:46:29.056Z] DEST=bundles/test-integration
14:46:29 [2021-03-08T14:46:29.056Z] PWD=/go/src/github.com/docker/docker
14:46:29 [2021-03-08T14:46:29.056Z] DOCKER_GITCOMMIT=1a493934033919b91c4e471638ac1a8bbc5792c5
14:46:29 [2021-03-08T14:46:29.056Z] container=docker
14:46:29 [2021-03-08T14:46:29.056Z] HOME=/root
14:46:29 [2021-03-08T14:46:29.056Z] GOLANG_VERSION=1.13.15
14:46:29 [2021-03-08T14:46:29.056Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:46:29 [2021-03-08T14:46:29.056Z] VALIDATE_BRANCH=master
14:46:29 [2021-03-08T14:46:29.056Z] TERM=xterm
14:46:29 [2021-03-08T14:46:29.056Z] DOCKER_PKG=github.com/docker/docker
14:46:29 [2021-03-08T14:46:29.056Z] SHLVL=1
14:46:29 [2021-03-08T14:46:29.056Z] TIMEOUT=120m
14:46:29 [2021-03-08T14:46:29.056Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:46:29 [2021-03-08T14:46:29.056Z] DOCKER_GRAPHDRIVER=overlay2
14:46:29 [2021-03-08T14:46:29.056Z] GO111MODULE=off
14:46:29 [2021-03-08T14:46:29.056Z] DOCKER_EXPERIMENTAL=1
14:46:29 [2021-03-08T14:46:29.056Z] TEST_SKIP_INTEGRATION_CLI=1
14:46:29 [2021-03-08T14:46:29.056Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:46:29 [2021-03-08T14:46:29.056Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:46:29 [2021-03-08T14:46:29.056Z] GOPATH=/go
14:46:29 [2021-03-08T14:46:29.056Z] PKG_CONFIG=pkg-config
14:46:29 [2021-03-08T14:46:29.056Z] _=/usr/bin/env
14:46:29 [2021-03-08T14:46:29.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:46:47 [2021-03-08T14:46:47.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:46:48 [2021-03-08T14:46:48.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:47:06 [2021-03-08T14:47:06.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:47:14 [2021-03-08T14:47:14.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:47:15 [2021-03-08T14:47:15.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:47:16 [2021-03-08T14:47:16.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:47:17 [2021-03-08T14:47:17.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:47:18 [2021-03-08T14:47:18.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:47:20 [2021-03-08T14:47:20.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:47:23 [2021-03-08T14:47:23.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:47:25 [2021-03-08T14:47:25.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:47:26 [2021-03-08T14:47:26.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:47:27 [2021-03-08T14:47:27.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:47:29 [2021-03-08T14:47:29.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:47:30 [2021-03-08T14:47:30.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:47:32 [2021-03-08T14:47:32.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:47:33 [2021-03-08T14:47:33.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:47:34 [2021-03-08T14:47:34.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:47:36 [2021-03-08T14:47:36.110Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:47:36 [2021-03-08T14:47:36.110Z] Using test binary docker
14:47:36 [2021-03-08T14:47:36.110Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:47:36 [2021-03-08T14:47:36.110Z] +++ /etc/init.d/apparmor start
14:47:36 [2021-03-08T14:47:36.110Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:47:36 [2021-03-08T14:47:36.110Z] INFO: Waiting for daemon to start...
14:47:36 [2021-03-08T14:47:36.110Z] Starting dockerd
14:47:36 [2021-03-08T14:47:36.110Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
14:47:42 [2021-03-08T14:47:42.689Z] .
14:47:42 [2021-03-08T14:47:42.689Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:47:42 [2021-03-08T14:47:42.689Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:47:42 [2021-03-08T14:47:42.689Z] Error: No such image: emptyfs
14:47:42 [2021-03-08T14:47:42.689Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:47:42 [2021-03-08T14:47:42.689Z] ++++ docker load
14:47:43 [2021-03-08T14:47:43.260Z] Running integration-test (iteration 1)
14:47:43 [2021-03-08T14:47:43.260Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:47:43 [2021-03-08T14:47:43.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:47:43 [2021-03-08T14:47:43.260Z] ++ set -e
14:47:43 [2021-03-08T14:47:43.260Z] ++ '[' -n 0 ']'
14:47:43 [2021-03-08T14:47:43.260Z] ++ set -x
14:47:43 [2021-03-08T14:47:43.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:47:55 [2021-03-08T14:47:55.508Z] Loaded image: buildpack-deps:buster
14:47:55 [2021-03-08T14:47:55.508Z] Loaded image: busybox:latest
14:47:55 [2021-03-08T14:47:55.508Z] Loaded image: busybox:glibc
14:47:58 [2021-03-08T14:47:58.099Z] Loaded image: debian:bullseye
14:47:59 [2021-03-08T14:47:59.039Z] Loaded image: hello-world:latest
14:48:00 [2021-03-08T14:48:00.419Z] Loaded image: arm32v7/hello-world:latest
14:48:01 [2021-03-08T14:48:01.359Z] INFO: Testing against a local daemon
14:48:01 [2021-03-08T14:48:01.359Z] === RUN   TestCgroupNamespacesBuild
14:48:03 [2021-03-08T14:48:03.902Z] --- PASS: TestCgroupNamespacesBuild (2.60s)
14:48:03 [2021-03-08T14:48:03.902Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:48:05 [2021-03-08T14:48:05.813Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s)
14:48:05 [2021-03-08T14:48:05.813Z] === RUN   TestBuildWithSession
14:48:05 [2021-03-08T14:48:05.813Z] --- SKIP: TestBuildWithSession (0.00s)
14:48:05 [2021-03-08T14:48:05.813Z]     build_session_test.go:25: TODO: BuildKit
14:48:05 [2021-03-08T14:48:05.813Z] === RUN   TestBuildSquashParent
14:48:12 [2021-03-08T14:48:12.393Z] --- PASS: TestBuildSquashParent (6.38s)
14:48:12 [2021-03-08T14:48:12.393Z] === RUN   TestBuildWithRemoveAndForceRemove
14:48:12 [2021-03-08T14:48:12.393Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:48:12 [2021-03-08T14:48:12.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:48:12 [2021-03-08T14:48:12.393Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:48:12 [2021-03-08T14:48:12.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:48:12 [2021-03-08T14:48:12.393Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:48:12 [2021-03-08T14:48:12.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:48:12 [2021-03-08T14:48:12.393Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:48:12 [2021-03-08T14:48:12.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:48:12 [2021-03-08T14:48:12.393Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:48:12 [2021-03-08T14:48:12.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:48:12 [2021-03-08T14:48:12.393Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:48:12 [2021-03-08T14:48:12.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:48:12 [2021-03-08T14:48:12.393Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:48:12 [2021-03-08T14:48:12.393Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:48:12 [2021-03-08T14:48:12.393Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:48:12 [2021-03-08T14:48:12.393Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:48:14 [2021-03-08T14:48:14.938Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:48:15 [2021-03-08T14:48:15.198Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:48:17 [2021-03-08T14:48:17.741Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:48:17 [2021-03-08T14:48:17.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s)
14:48:17 [2021-03-08T14:48:17.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s)
14:48:17 [2021-03-08T14:48:17.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s)
14:48:17 [2021-03-08T14:48:17.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s)
14:48:17 [2021-03-08T14:48:17.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s)
14:48:17 [2021-03-08T14:48:17.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s)
14:48:17 [2021-03-08T14:48:17.741Z] === RUN   TestBuildMultiStageCopy
14:48:17 [2021-03-08T14:48:17.741Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:48:19 [2021-03-08T14:48:19.652Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:48:19 [2021-03-08T14:48:19.913Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:48:20 [2021-03-08T14:48:20.484Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:48:21 [2021-03-08T14:48:21.056Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:48:21 [2021-03-08T14:48:21.627Z] --- PASS: TestBuildMultiStageCopy (4.47s)
14:48:21 [2021-03-08T14:48:21.627Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s)
14:48:21 [2021-03-08T14:48:21.627Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
14:48:21 [2021-03-08T14:48:21.627Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
14:48:21 [2021-03-08T14:48:21.627Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
14:48:21 [2021-03-08T14:48:21.627Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
14:48:21 [2021-03-08T14:48:21.627Z] === RUN   TestBuildMultiStageParentConfig
14:48:23 [2021-03-08T14:48:23.539Z] --- PASS: TestBuildMultiStageParentConfig (1.54s)
14:48:23 [2021-03-08T14:48:23.539Z] === RUN   TestBuildLabelWithTargets
14:48:25 [2021-03-08T14:48:25.451Z] --- PASS: TestBuildLabelWithTargets (2.31s)
14:48:25 [2021-03-08T14:48:25.451Z] === RUN   TestBuildWithEmptyLayers
14:48:26 [2021-03-08T14:48:26.836Z] --- PASS: TestBuildWithEmptyLayers (1.07s)
14:48:26 [2021-03-08T14:48:26.836Z] === RUN   TestBuildMultiStageOnBuild
14:48:29 [2021-03-08T14:48:29.380Z] --- PASS: TestBuildMultiStageOnBuild (2.80s)
14:48:29 [2021-03-08T14:48:29.380Z] === RUN   TestBuildUncleanTarFilenames
14:48:31 [2021-03-08T14:48:31.290Z] --- PASS: TestBuildUncleanTarFilenames (1.56s)
14:48:31 [2021-03-08T14:48:31.290Z] === RUN   TestBuildMultiStageLayerLeak
14:48:34 [2021-03-08T14:48:34.588Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s)
14:48:34 [2021-03-08T14:48:34.588Z] === RUN   TestBuildWithHugeFile
14:49:30 [2021-03-08T14:49:30.898Z] --- PASS: TestBuildWithHugeFile (52.59s)
14:49:30 [2021-03-08T14:49:30.898Z] === RUN   TestBuildWCOWSandboxSize
14:49:30 [2021-03-08T14:49:30.898Z] --- SKIP: TestBuildWCOWSandboxSize (0.03s)
14:49:30 [2021-03-08T14:49:30.898Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
14:49:30 [2021-03-08T14:49:30.898Z] === RUN   TestBuildWithEmptyDockerfile
14:49:30 [2021-03-08T14:49:30.898Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:49:30 [2021-03-08T14:49:30.898Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:49:30 [2021-03-08T14:49:30.898Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:49:30 [2021-03-08T14:49:30.898Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:49:30 [2021-03-08T14:49:30.898Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:49:30 [2021-03-08T14:49:30.898Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:49:30 [2021-03-08T14:49:30.898Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:49:30 [2021-03-08T14:49:30.898Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:49:30 [2021-03-08T14:49:30.898Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:49:30 [2021-03-08T14:49:30.898Z] --- PASS: TestBuildWithEmptyDockerfile (0.71s)
14:49:30 [2021-03-08T14:49:30.898Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.35s)
14:49:30 [2021-03-08T14:49:30.898Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s)
14:49:30 [2021-03-08T14:49:30.898Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s)
14:49:30 [2021-03-08T14:49:30.898Z] === RUN   TestBuildPreserveOwnership
14:49:30 [2021-03-08T14:49:30.898Z] === RUN   TestBuildPreserveOwnership/copy_from
14:49:31 [2021-03-08T14:49:31.837Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:49:34 [2021-03-08T14:49:34.380Z] --- PASS: TestBuildPreserveOwnership (6.30s)
14:49:34 [2021-03-08T14:49:34.380Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.06s)
14:49:34 [2021-03-08T14:49:34.380Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.21s)
14:49:34 [2021-03-08T14:49:34.380Z] === RUN   TestBuildPlatformInvalid
14:49:34 [2021-03-08T14:49:34.380Z] --- PASS: TestBuildPlatformInvalid (0.19s)
14:49:34 [2021-03-08T14:49:34.380Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:49:49 [2021-03-08T14:49:49.284Z] Loaded image: buildpack-deps:buster
14:49:49 [2021-03-08T14:49:49.284Z] Loaded image: busybox:latest
14:49:49 [2021-03-08T14:49:49.284Z] Loaded image: busybox:glibc
14:49:49 [2021-03-08T14:49:49.544Z] Loaded image: debian:bullseye
14:49:49 [2021-03-08T14:49:49.804Z] Loaded image: hello-world:latest
14:49:49 [2021-03-08T14:49:49.804Z] Loaded image: arm32v7/hello-world:latest
14:49:59 [2021-03-08T14:49:59.800Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.97s)
14:49:59 [2021-03-08T14:49:59.800Z] PASS
14:49:59 [2021-03-08T14:49:59.800Z] 
14:49:59 [2021-03-08T14:49:59.800Z] === Skipped
14:49:59 [2021-03-08T14:49:59.800Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:49:59 [2021-03-08T14:49:59.800Z]     build_session_test.go:25: TODO: BuildKit
14:49:59 [2021-03-08T14:49:59.800Z] 
14:49:59 [2021-03-08T14:49:59.800Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.03s)
14:49:59 [2021-03-08T14:49:59.800Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
14:49:59 [2021-03-08T14:49:59.800Z] 
14:49:59 [2021-03-08T14:49:59.800Z] 
14:49:59 [2021-03-08T14:49:59.800Z] DONE 34 tests, 2 skipped in 136.104s
14:49:59 [2021-03-08T14:49:59.800Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:49:59 [2021-03-08T14:49:59.800Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:49:59 [2021-03-08T14:49:59.800Z] ++ set -e
14:49:59 [2021-03-08T14:49:59.800Z] ++ '[' -n 0 ']'
14:49:59 [2021-03-08T14:49:59.800Z] ++ set -x
14:49:59 [2021-03-08T14:49:59.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:49:59 [2021-03-08T14:49:59.800Z] INFO: Testing against a local daemon
14:49:59 [2021-03-08T14:49:59.800Z] === RUN   TestConfigInspect
14:50:03 [2021-03-08T14:50:03.999Z] --- PASS: TestConfigInspect (3.91s)
14:50:03 [2021-03-08T14:50:03.999Z] === RUN   TestConfigList
14:50:07 [2021-03-08T14:50:07.294Z] --- PASS: TestConfigList (3.27s)
14:50:07 [2021-03-08T14:50:07.294Z] === RUN   TestConfigsCreateAndDelete
14:50:10 [2021-03-08T14:50:10.590Z] --- PASS: TestConfigsCreateAndDelete (3.29s)
14:50:10 [2021-03-08T14:50:10.590Z] === RUN   TestConfigsUpdate
14:50:13 [2021-03-08T14:50:13.890Z] --- PASS: TestConfigsUpdate (3.26s)
14:50:13 [2021-03-08T14:50:13.890Z] === RUN   TestTemplatedConfig
14:50:17 [2021-03-08T14:50:17.189Z] --- PASS: TestTemplatedConfig (3.59s)
14:50:17 [2021-03-08T14:50:17.189Z] === RUN   TestConfigCreateResolve
14:50:20 [2021-03-08T14:50:20.485Z] --- PASS: TestConfigCreateResolve (3.35s)
14:50:20 [2021-03-08T14:50:20.485Z] === RUN   TestConfigDaemonLibtrustID
14:50:21 [2021-03-08T14:50:21.106Z] --- PASS: TestConfigDaemonLibtrustID (0.72s)
14:50:21 [2021-03-08T14:50:21.106Z] PASS
14:50:21 [2021-03-08T14:50:21.106Z] 
14:50:21 [2021-03-08T14:50:21.106Z] DONE 7 tests in 21.639s
14:50:21 [2021-03-08T14:50:21.106Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:50:21 [2021-03-08T14:50:21.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:50:21 [2021-03-08T14:50:21.106Z] ++ set -e
14:50:21 [2021-03-08T14:50:21.106Z] ++ '[' -n 0 ']'
14:50:21 [2021-03-08T14:50:21.106Z] ++ set -x
14:50:21 [2021-03-08T14:50:21.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:50:21 [2021-03-08T14:50:21.368Z] INFO: Testing against a local daemon
14:50:21 [2021-03-08T14:50:21.368Z] === RUN   TestCheckpoint
14:50:21 [2021-03-08T14:50:21.368Z] --- SKIP: TestCheckpoint (0.00s)
14:50:21 [2021-03-08T14:50:21.368Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:50:21 [2021-03-08T14:50:21.368Z] === RUN   TestContainerInvalidJSON
14:50:21 [2021-03-08T14:50:21.368Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:50:21 [2021-03-08T14:50:21.368Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:50:21 [2021-03-08T14:50:21.368Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:50:21 [2021-03-08T14:50:21.368Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:50:21 [2021-03-08T14:50:21.368Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:50:21 [2021-03-08T14:50:21.368Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:50:21 [2021-03-08T14:50:21.368Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:50:21 [2021-03-08T14:50:21.368Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:50:21 [2021-03-08T14:50:21.368Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:50:21 [2021-03-08T14:50:21.368Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:50:21 [2021-03-08T14:50:21.368Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:50:21 [2021-03-08T14:50:21.368Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:50:21 [2021-03-08T14:50:21.368Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
14:50:21 [2021-03-08T14:50:21.368Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:50:21 [2021-03-08T14:50:21.368Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
14:50:21 [2021-03-08T14:50:21.368Z] === RUN   TestCopyFromContainerPathIsNotDir
14:50:21 [2021-03-08T14:50:21.630Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
14:50:21 [2021-03-08T14:50:21.630Z] === RUN   TestCopyToContainerPathDoesNotExist
14:50:21 [2021-03-08T14:50:21.630Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
14:50:21 [2021-03-08T14:50:21.630Z] === RUN   TestCopyToContainerPathIsNotDir
14:50:21 [2021-03-08T14:50:21.894Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
14:50:21 [2021-03-08T14:50:21.894Z] === RUN   TestCopyFromContainer
14:50:23 [2021-03-08T14:50:23.822Z] === RUN   TestCopyFromContainer//
14:50:24 [2021-03-08T14:50:24.089Z] === RUN   TestCopyFromContainer//bar/root
14:50:24 [2021-03-08T14:50:24.089Z] === RUN   TestCopyFromContainer//bar/root/
14:50:24 [2021-03-08T14:50:24.351Z] === RUN   TestCopyFromContainer/bar/quux
14:50:24 [2021-03-08T14:50:24.351Z] === RUN   TestCopyFromContainer/bar/quux/
14:50:24 [2021-03-08T14:50:24.618Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:50:24 [2021-03-08T14:50:24.618Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:50:24 [2021-03-08T14:50:24.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:50:24 [2021-03-08T14:50:24.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:50:25 [2021-03-08T14:50:25.143Z] === RUN   TestCopyFromContainer/bar/notarget
14:50:25 [2021-03-08T14:50:25.143Z] --- PASS: TestCopyFromContainer (3.33s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCopyFromContainer// (0.12s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
14:50:25 [2021-03-08T14:50:25.143Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:50:25 [2021-03-08T14:50:25.143Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:50:25 [2021-03-08T14:50:25.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:50:25 [2021-03-08T14:50:25.143Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:50:25 [2021-03-08T14:50:25.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:50:25 [2021-03-08T14:50:25.143Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:50:25 [2021-03-08T14:50:25.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:50:25 [2021-03-08T14:50:25.143Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:50:25 [2021-03-08T14:50:25.143Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:50:25 [2021-03-08T14:50:25.143Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:50:25 [2021-03-08T14:50:25.143Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:50:25 [2021-03-08T14:50:25.143Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
14:50:25 [2021-03-08T14:50:25.143Z] === RUN   TestCreateLinkToNonExistingContainer
14:50:25 [2021-03-08T14:50:25.406Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
14:50:25 [2021-03-08T14:50:25.406Z] === RUN   TestCreateWithInvalidEnv
14:50:25 [2021-03-08T14:50:25.406Z] === RUN   TestCreateWithInvalidEnv/0
14:50:25 [2021-03-08T14:50:25.406Z] === PAUSE TestCreateWithInvalidEnv/0
14:50:25 [2021-03-08T14:50:25.406Z] === RUN   TestCreateWithInvalidEnv/1
14:50:25 [2021-03-08T14:50:25.406Z] === PAUSE TestCreateWithInvalidEnv/1
14:50:25 [2021-03-08T14:50:25.406Z] === RUN   TestCreateWithInvalidEnv/2
14:50:25 [2021-03-08T14:50:25.406Z] === PAUSE TestCreateWithInvalidEnv/2
14:50:25 [2021-03-08T14:50:25.406Z] === CONT  TestCreateWithInvalidEnv/0
14:50:25 [2021-03-08T14:50:25.406Z] === CONT  TestCreateWithInvalidEnv/1
14:50:25 [2021-03-08T14:50:25.406Z] === CONT  TestCreateWithInvalidEnv/2
14:50:25 [2021-03-08T14:50:25.406Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:50:25 [2021-03-08T14:50:25.406Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:50:25 [2021-03-08T14:50:25.406Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:50:25 [2021-03-08T14:50:25.406Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:50:25 [2021-03-08T14:50:25.406Z] === RUN   TestCreateTmpfsMountsTarget
14:50:25 [2021-03-08T14:50:25.406Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:50:25 [2021-03-08T14:50:25.406Z] === RUN   TestCreateWithCustomMaskedPaths
14:50:27 [2021-03-08T14:50:27.947Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
14:50:27 [2021-03-08T14:50:27.947Z] === RUN   TestCreateWithCustomReadonlyPaths
14:50:29 [2021-03-08T14:50:29.857Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s)
14:50:29 [2021-03-08T14:50:29.857Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:50:29 [2021-03-08T14:50:29.857Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:50:29 [2021-03-08T14:50:29.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:50:29 [2021-03-08T14:50:29.857Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:50:29 [2021-03-08T14:50:29.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:50:29 [2021-03-08T14:50:29.857Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:50:29 [2021-03-08T14:50:29.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:50:29 [2021-03-08T14:50:29.857Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:50:29 [2021-03-08T14:50:29.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:50:29 [2021-03-08T14:50:29.857Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:50:29 [2021-03-08T14:50:29.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:50:29 [2021-03-08T14:50:29.857Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:50:29 [2021-03-08T14:50:29.857Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:50:29 [2021-03-08T14:50:29.857Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:50:29 [2021-03-08T14:50:29.857Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:50:29 [2021-03-08T14:50:29.857Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:50:29 [2021-03-08T14:50:29.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
14:50:29 [2021-03-08T14:50:29.857Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
14:50:29 [2021-03-08T14:50:29.857Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
14:50:29 [2021-03-08T14:50:29.857Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
14:50:29 [2021-03-08T14:50:29.857Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s)
14:50:29 [2021-03-08T14:50:29.857Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
14:50:29 [2021-03-08T14:50:29.857Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:50:30 [2021-03-08T14:50:30.799Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestCreateDifferentPlatform
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestCreateDifferentPlatform/different_os
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:50:30 [2021-03-08T14:50:30.799Z] --- PASS: TestCreateDifferentPlatform (0.03s)
14:50:30 [2021-03-08T14:50:30.799Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
14:50:30 [2021-03-08T14:50:30.799Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:50:30 [2021-03-08T14:50:30.799Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:50:30 [2021-03-08T14:50:30.799Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestContainerStartOnDaemonRestart
14:50:30 [2021-03-08T14:50:30.799Z] === PAUSE TestContainerStartOnDaemonRestart
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestDaemonRestartIpcMode
14:50:30 [2021-03-08T14:50:30.799Z] === PAUSE TestDaemonRestartIpcMode
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestDaemonHostGatewayIP
14:50:30 [2021-03-08T14:50:30.799Z] === PAUSE TestDaemonHostGatewayIP
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestRestartDaemonWithRestartingContainer
14:50:30 [2021-03-08T14:50:30.799Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestContainerKillOnDaemonStart
14:50:30 [2021-03-08T14:50:30.799Z] === PAUSE TestContainerKillOnDaemonStart
14:50:30 [2021-03-08T14:50:30.799Z] === RUN   TestDiff
14:50:31 [2021-03-08T14:50:31.739Z] --- PASS: TestDiff (0.77s)
14:50:31 [2021-03-08T14:50:31.739Z] === RUN   TestExecWithCloseStdin
14:50:32 [2021-03-08T14:50:32.679Z] --- PASS: TestExecWithCloseStdin (0.94s)
14:50:32 [2021-03-08T14:50:32.679Z] === RUN   TestExec
14:50:33 [2021-03-08T14:50:33.620Z] --- PASS: TestExec (0.90s)
14:50:33 [2021-03-08T14:50:33.620Z] === RUN   TestExecUser
14:50:34 [2021-03-08T14:50:34.190Z] --- PASS: TestExecUser (0.88s)
14:50:34 [2021-03-08T14:50:34.190Z] === RUN   TestExportContainerAndImportImage
14:50:35 [2021-03-08T14:50:35.574Z] --- PASS: TestExportContainerAndImportImage (1.09s)
14:50:35 [2021-03-08T14:50:35.575Z] === RUN   TestExportContainerAfterDaemonRestart
14:50:37 [2021-03-08T14:50:37.500Z] --- PASS: TestExportContainerAfterDaemonRestart (2.08s)
14:50:37 [2021-03-08T14:50:37.501Z] === RUN   TestHealthCheckWorkdir
14:50:38 [2021-03-08T14:50:38.440Z] --- PASS: TestHealthCheckWorkdir (1.05s)
14:50:38 [2021-03-08T14:50:38.440Z] === RUN   TestHealthKillContainer
14:50:41 [2021-03-08T14:50:41.737Z] --- PASS: TestHealthKillContainer (2.89s)
14:50:41 [2021-03-08T14:50:41.737Z] === RUN   TestInspectCpusetInConfigPre120
14:50:42 [2021-03-08T14:50:42.308Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
14:50:42 [2021-03-08T14:50:42.308Z] === RUN   TestIpcModeNone
14:50:42 [2021-03-08T14:50:42.878Z] --- PASS: TestIpcModeNone (0.83s)
14:50:42 [2021-03-08T14:50:42.878Z] === RUN   TestIpcModePrivate
14:50:43 [2021-03-08T14:50:43.819Z] --- PASS: TestIpcModePrivate (0.87s)
14:50:43 [2021-03-08T14:50:43.819Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
14:50:43 [2021-03-08T14:50:43.819Z] === RUN   TestIpcModeShareable
14:50:44 [2021-03-08T14:50:44.759Z] --- PASS: TestIpcModeShareable (0.85s)
14:50:44 [2021-03-08T14:50:44.760Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
14:50:44 [2021-03-08T14:50:44.760Z] === RUN   TestAPIIpcModeShareableAndContainer
14:50:47 [2021-03-08T14:50:47.302Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s)
14:50:47 [2021-03-08T14:50:47.302Z] === RUN   TestAPIIpcModeHost
14:50:48 [2021-03-08T14:50:48.243Z] --- PASS: TestAPIIpcModeHost (0.65s)
14:50:48 [2021-03-08T14:50:48.243Z] === RUN   TestDaemonIpcModeShareable
14:50:50 [2021-03-08T14:50:50.154Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
14:50:50 [2021-03-08T14:50:50.155Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
14:50:50 [2021-03-08T14:50:50.155Z] === RUN   TestDaemonIpcModePrivate
14:50:52 [2021-03-08T14:50:52.067Z] --- PASS: TestDaemonIpcModePrivate (1.85s)
14:50:52 [2021-03-08T14:50:52.067Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
14:50:52 [2021-03-08T14:50:52.067Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:50:53 [2021-03-08T14:50:53.978Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s)
14:50:53 [2021-03-08T14:50:53.978Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
14:50:53 [2021-03-08T14:50:53.978Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:50:55 [2021-03-08T14:50:55.888Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s)
14:50:55 [2021-03-08T14:50:55.888Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
14:50:55 [2021-03-08T14:50:55.888Z] === RUN   TestIpcModeOlderClient
14:50:55 [2021-03-08T14:50:55.888Z] === PAUSE TestIpcModeOlderClient
14:50:55 [2021-03-08T14:50:55.888Z] === RUN   TestKillContainerInvalidSignal
14:50:56 [2021-03-08T14:50:56.458Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
14:50:56 [2021-03-08T14:50:56.458Z] === RUN   TestKillContainer
14:50:56 [2021-03-08T14:50:56.458Z] === RUN   TestKillContainer/no_signal
14:50:57 [2021-03-08T14:50:57.398Z] === RUN   TestKillContainer/non_killing_signal
14:50:57 [2021-03-08T14:50:57.970Z] === RUN   TestKillContainer/killing_signal
14:50:58 [2021-03-08T14:50:58.910Z] --- PASS: TestKillContainer (2.50s)
14:50:58 [2021-03-08T14:50:58.910Z]     --- PASS: TestKillContainer/no_signal (0.83s)
14:50:58 [2021-03-08T14:50:58.910Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
14:50:58 [2021-03-08T14:50:58.910Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
14:50:58 [2021-03-08T14:50:58.910Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:50:58 [2021-03-08T14:50:58.910Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:50:59 [2021-03-08T14:50:59.853Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:51:00 [2021-03-08T14:51:00.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
14:51:00 [2021-03-08T14:51:00.423Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
14:51:00 [2021-03-08T14:51:00.423Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
14:51:00 [2021-03-08T14:51:00.423Z] === RUN   TestKillStoppedContainer
14:51:00 [2021-03-08T14:51:00.683Z] --- PASS: TestKillStoppedContainer (0.11s)
14:51:00 [2021-03-08T14:51:00.683Z] === RUN   TestKillStoppedContainerAPIPre120
14:51:00 [2021-03-08T14:51:00.683Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
14:51:00 [2021-03-08T14:51:00.683Z] === RUN   TestKillDifferentUserContainer
14:51:01 [2021-03-08T14:51:01.624Z] --- PASS: TestKillDifferentUserContainer (0.87s)
14:51:01 [2021-03-08T14:51:01.624Z] === RUN   TestInspectOomKilledTrue
14:51:01 [2021-03-08T14:51:01.624Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
14:51:01 [2021-03-08T14:51:01.624Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:51:01 [2021-03-08T14:51:01.624Z] === RUN   TestInspectOomKilledFalse
14:51:01 [2021-03-08T14:51:01.624Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:51:01 [2021-03-08T14:51:01.624Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:51:01 [2021-03-08T14:51:01.624Z] === RUN   TestLinksEtcHostsContentMatch
14:51:02 [2021-03-08T14:51:02.193Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
14:51:02 [2021-03-08T14:51:02.193Z] === RUN   TestLinksContainerNames
14:51:04 [2021-03-08T14:51:04.104Z] --- PASS: TestLinksContainerNames (1.62s)
14:51:04 [2021-03-08T14:51:04.104Z] === RUN   TestLogsFollowTailEmpty
14:51:04 [2021-03-08T14:51:04.673Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
14:51:04 [2021-03-08T14:51:04.673Z] === RUN   TestContainerNetworkMountsNoChown
14:51:05 [2021-03-08T14:51:05.613Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s)
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/default
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/default
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/private
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/private
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rprivate
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rprivate
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/slave
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/slave
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rslave
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rslave
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/shared
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/shared
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rshared
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rshared
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/default
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/default/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rslave
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rshared
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/slave
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rprivate
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/private
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/private/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/private/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/shared
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/default/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/private/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:51:05 [2021-03-08T14:51:05.613Z] === CONT  TestMountDaemonRoot/default/bind_root
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/private/mount_root
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/default/mount_root
14:51:05 [2021-03-08T14:51:05.873Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:51:06 [2021-03-08T14:51:06.134Z] --- PASS: TestMountDaemonRoot (0.04s)
14:51:06 [2021-03-08T14:51:06.134Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
14:51:06 [2021-03-08T14:51:06.134Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
14:51:06 [2021-03-08T14:51:06.134Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
14:51:06 [2021-03-08T14:51:06.134Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
14:51:06 [2021-03-08T14:51:06.134Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
14:51:06 [2021-03-08T14:51:06.134Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
14:51:06 [2021-03-08T14:51:06.134Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
14:51:06 [2021-03-08T14:51:06.134Z] === RUN   TestContainerBindMountNonRecursive
14:51:08 [2021-03-08T14:51:08.675Z] --- PASS: TestContainerBindMountNonRecursive (2.32s)
14:51:08 [2021-03-08T14:51:08.675Z] === RUN   TestContainerVolumesMountedAsShared
14:51:09 [2021-03-08T14:51:09.246Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s)
14:51:09 [2021-03-08T14:51:09.246Z] === RUN   TestContainerVolumesMountedAsSlave
14:51:09 [2021-03-08T14:51:09.817Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s)
14:51:09 [2021-03-08T14:51:09.817Z] === RUN   TestNetworkNat
14:51:10 [2021-03-08T14:51:10.756Z] --- PASS: TestNetworkNat (0.90s)
14:51:10 [2021-03-08T14:51:10.756Z] === RUN   TestNetworkLocalhostTCPNat
14:51:11 [2021-03-08T14:51:11.697Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
14:51:11 [2021-03-08T14:51:11.697Z] === RUN   TestNetworkLoopbackNat
14:51:14 [2021-03-08T14:51:14.992Z] --- PASS: TestNetworkLoopbackNat (3.14s)
14:51:14 [2021-03-08T14:51:14.992Z] === RUN   TestPause
14:51:15 [2021-03-08T14:51:15.562Z] --- PASS: TestPause (0.84s)
14:51:15 [2021-03-08T14:51:15.562Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:51:15 [2021-03-08T14:51:15.562Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:51:15 [2021-03-08T14:51:15.562Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:51:15 [2021-03-08T14:51:15.562Z] === RUN   TestPauseStopPausedContainer
14:51:16 [2021-03-08T14:51:16.502Z] --- PASS: TestPauseStopPausedContainer (0.85s)
14:51:16 [2021-03-08T14:51:16.502Z] === RUN   TestPsFilter
14:51:16 [2021-03-08T14:51:16.762Z] --- PASS: TestPsFilter (0.29s)
14:51:16 [2021-03-08T14:51:16.762Z] === RUN   TestRemoveContainerWithRemovedVolume
14:51:17 [2021-03-08T14:51:17.332Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
14:51:17 [2021-03-08T14:51:17.332Z] === RUN   TestRemoveContainerWithVolume
14:51:18 [2021-03-08T14:51:18.273Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
14:51:18 [2021-03-08T14:51:18.273Z] === RUN   TestRemoveContainerRunning
14:51:19 [2021-03-08T14:51:19.213Z] --- PASS: TestRemoveContainerRunning (0.86s)
14:51:19 [2021-03-08T14:51:19.213Z] === RUN   TestRemoveContainerForceRemoveRunning
14:51:19 [2021-03-08T14:51:19.788Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
14:51:19 [2021-03-08T14:51:19.788Z] === RUN   TestRemoveInvalidContainer
14:51:19 [2021-03-08T14:51:19.788Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:51:19 [2021-03-08T14:51:19.788Z] === RUN   TestRenameLinkedContainer
14:51:23 [2021-03-08T14:51:23.083Z] --- PASS: TestRenameLinkedContainer (3.26s)
14:51:23 [2021-03-08T14:51:23.083Z] === RUN   TestRenameStoppedContainer
14:51:24 [2021-03-08T14:51:24.025Z] --- PASS: TestRenameStoppedContainer (0.77s)
14:51:24 [2021-03-08T14:51:24.025Z] === RUN   TestRenameRunningContainerAndReuse
14:51:25 [2021-03-08T14:51:25.408Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s)
14:51:25 [2021-03-08T14:51:25.408Z] === RUN   TestRenameInvalidName
14:51:26 [2021-03-08T14:51:26.350Z] --- PASS: TestRenameInvalidName (0.78s)
14:51:26 [2021-03-08T14:51:26.350Z] === RUN   TestRenameAnonymousContainer
14:51:30 [2021-03-08T14:51:30.553Z] --- PASS: TestRenameAnonymousContainer (4.09s)
14:51:30 [2021-03-08T14:51:30.553Z] === RUN   TestRenameContainerWithSameName
14:51:31 [2021-03-08T14:51:31.123Z] --- PASS: TestRenameContainerWithSameName (0.84s)
14:51:31 [2021-03-08T14:51:31.123Z] === RUN   TestRenameContainerWithLinkedContainer
14:51:33 [2021-03-08T14:51:33.033Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s)
14:51:33 [2021-03-08T14:51:33.033Z] === RUN   TestResize
14:51:33 [2021-03-08T14:51:33.604Z] --- PASS: TestResize (0.84s)
14:51:33 [2021-03-08T14:51:33.604Z] === RUN   TestResizeWithInvalidSize
14:51:34 [2021-03-08T14:51:34.545Z] --- PASS: TestResizeWithInvalidSize (0.82s)
14:51:34 [2021-03-08T14:51:34.545Z] === RUN   TestResizeWhenContainerNotStarted
14:51:35 [2021-03-08T14:51:35.486Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:51:35 [2021-03-08T14:51:35.486Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:51:37 [2021-03-08T14:51:37.399Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:51:37 [2021-03-08T14:51:37.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:51:38 [2021-03-08T14:51:38.237Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:51:39 [2021-03-08T14:51:39.186Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:51:40 [2021-03-08T14:51:40.598Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:51:40 [2021-03-08T14:51:40.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:51:40 [2021-03-08T14:51:40.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:51:41 [2021-03-08T14:51:41.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:51:44 [2021-03-08T14:51:44.347Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.84s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
14:51:44 [2021-03-08T14:51:44.347Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s)
14:51:44 [2021-03-08T14:51:44.347Z] === RUN   TestCgroupNamespacesRun
14:51:46 [2021-03-08T14:51:46.257Z] --- PASS: TestCgroupNamespacesRun (1.96s)
14:51:46 [2021-03-08T14:51:46.257Z] === RUN   TestCgroupNamespacesRunPrivileged
14:51:47 [2021-03-08T14:51:47.642Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s)
14:51:47 [2021-03-08T14:51:47.642Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:51:49 [2021-03-08T14:51:49.552Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s)
14:51:49 [2021-03-08T14:51:49.552Z] === RUN   TestCgroupNamespacesRunHostMode
14:51:51 [2021-03-08T14:51:51.463Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s)
14:51:51 [2021-03-08T14:51:51.463Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:51:53 [2021-03-08T14:51:53.375Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s)
14:51:53 [2021-03-08T14:51:53.375Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:51:55 [2021-03-08T14:51:55.286Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s)
14:51:55 [2021-03-08T14:51:55.286Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:51:56 [2021-03-08T14:51:56.226Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s)
14:51:56 [2021-03-08T14:51:56.226Z] === RUN   TestCgroupNamespacesRunOlderClient
14:51:58 [2021-03-08T14:51:58.137Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s)
14:51:58 [2021-03-08T14:51:58.137Z] === RUN   TestKernelTCPMemory
14:51:59 [2021-03-08T14:51:59.077Z] --- PASS: TestKernelTCPMemory (0.90s)
14:51:59 [2021-03-08T14:51:59.077Z] === RUN   TestNISDomainname
14:52:00 [2021-03-08T14:52:00.017Z] --- PASS: TestNISDomainname (0.96s)
14:52:00 [2021-03-08T14:52:00.017Z] === RUN   TestHostnameDnsResolution
14:52:01 [2021-03-08T14:52:01.928Z] --- PASS: TestHostnameDnsResolution (1.72s)
14:52:01 [2021-03-08T14:52:01.928Z] === RUN   TestStats
14:52:04 [2021-03-08T14:52:04.466Z] --- PASS: TestStats (2.84s)
14:52:04 [2021-03-08T14:52:04.466Z] === RUN   TestStopContainerWithTimeout
14:52:04 [2021-03-08T14:52:04.466Z] === RUN   TestStopContainerWithTimeout/0
14:52:04 [2021-03-08T14:52:04.466Z] === PAUSE TestStopContainerWithTimeout/0
14:52:04 [2021-03-08T14:52:04.466Z] === RUN   TestStopContainerWithTimeout/1
14:52:04 [2021-03-08T14:52:04.466Z] === PAUSE TestStopContainerWithTimeout/1
14:52:04 [2021-03-08T14:52:04.466Z] === RUN   TestStopContainerWithTimeout/3
14:52:04 [2021-03-08T14:52:04.466Z] === PAUSE TestStopContainerWithTimeout/3
14:52:04 [2021-03-08T14:52:04.466Z] === RUN   TestStopContainerWithTimeout/-1
14:52:04 [2021-03-08T14:52:04.466Z] === PAUSE TestStopContainerWithTimeout/-1
14:52:04 [2021-03-08T14:52:04.466Z] === CONT  TestStopContainerWithTimeout/0
14:52:04 [2021-03-08T14:52:04.466Z] === CONT  TestStopContainerWithTimeout/3
14:52:04 [2021-03-08T14:52:04.466Z] === CONT  TestStopContainerWithTimeout/1
14:52:04 [2021-03-08T14:52:04.466Z] === CONT  TestStopContainerWithTimeout/-1
14:52:07 [2021-03-08T14:52:07.764Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:52:07 [2021-03-08T14:52:07.764Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
14:52:07 [2021-03-08T14:52:07.764Z]     --- PASS: TestStopContainerWithTimeout/1 (2.05s)
14:52:07 [2021-03-08T14:52:07.764Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
14:52:07 [2021-03-08T14:52:07.764Z]     --- PASS: TestStopContainerWithTimeout/3 (3.27s)
14:52:07 [2021-03-08T14:52:07.764Z] === RUN   TestDeleteDevicemapper
14:52:07 [2021-03-08T14:52:07.764Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:52:07 [2021-03-08T14:52:07.764Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:52:07 [2021-03-08T14:52:07.764Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:52:10 [2021-03-08T14:52:10.310Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s)
14:52:10 [2021-03-08T14:52:10.310Z] === RUN   TestUpdateMemory
14:52:10 [2021-03-08T14:52:10.310Z] --- SKIP: TestUpdateMemory (0.00s)
14:52:10 [2021-03-08T14:52:10.310Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:52:10 [2021-03-08T14:52:10.310Z] === RUN   TestUpdateCPUQuota
14:52:11 [2021-03-08T14:52:11.692Z] --- PASS: TestUpdateCPUQuota (1.44s)
14:52:11 [2021-03-08T14:52:11.692Z] === RUN   TestUpdatePidsLimit
14:52:11 [2021-03-08T14:52:11.692Z] === RUN   TestUpdatePidsLimit/update_from_none
14:52:11 [2021-03-08T14:52:11.952Z] === RUN   TestUpdatePidsLimit/no_change
14:52:12 [2021-03-08T14:52:12.523Z] === RUN   TestUpdatePidsLimit/update_lower
14:52:12 [2021-03-08T14:52:12.783Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:52:13 [2021-03-08T14:52:13.353Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:52:13 [2021-03-08T14:52:13.613Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:52:14 [2021-03-08T14:52:14.183Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:52:15 [2021-03-08T14:52:15.566Z] --- PASS: TestUpdatePidsLimit (3.77s)
14:52:15 [2021-03-08T14:52:15.566Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
14:52:15 [2021-03-08T14:52:15.566Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
14:52:15 [2021-03-08T14:52:15.566Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
14:52:15 [2021-03-08T14:52:15.566Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
14:52:15 [2021-03-08T14:52:15.566Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
14:52:15 [2021-03-08T14:52:15.566Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
14:52:15 [2021-03-08T14:52:15.566Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
14:52:15 [2021-03-08T14:52:15.566Z] === RUN   TestUpdateRestartPolicy
14:52:27 [2021-03-08T14:52:27.788Z] --- PASS: TestUpdateRestartPolicy (12.47s)
14:52:27 [2021-03-08T14:52:27.788Z] === RUN   TestUpdateRestartWithAutoRemove
14:52:28 [2021-03-08T14:52:28.730Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
14:52:28 [2021-03-08T14:52:28.730Z] === RUN   TestWaitNonBlocked
14:52:28 [2021-03-08T14:52:28.730Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:52:28 [2021-03-08T14:52:28.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:52:28 [2021-03-08T14:52:28.730Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:52:28 [2021-03-08T14:52:28.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:52:28 [2021-03-08T14:52:28.730Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:52:28 [2021-03-08T14:52:28.730Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:52:30 [2021-03-08T14:52:30.112Z] --- PASS: TestWaitNonBlocked (0.02s)
14:52:30 [2021-03-08T14:52:30.112Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s)
14:52:30 [2021-03-08T14:52:30.112Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
14:52:30 [2021-03-08T14:52:30.112Z] === RUN   TestWaitBlocked
14:52:30 [2021-03-08T14:52:30.112Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:52:30 [2021-03-08T14:52:30.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:52:30 [2021-03-08T14:52:30.112Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:52:30 [2021-03-08T14:52:30.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:52:30 [2021-03-08T14:52:30.112Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:52:30 [2021-03-08T14:52:30.112Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:52:31 [2021-03-08T14:52:31.052Z] --- PASS: TestWaitBlocked (0.02s)
14:52:31 [2021-03-08T14:52:31.052Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
14:52:31 [2021-03-08T14:52:31.052Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
14:52:31 [2021-03-08T14:52:31.052Z] === CONT  TestContainerStartOnDaemonRestart
14:52:31 [2021-03-08T14:52:31.052Z] === CONT  TestContainerKillOnDaemonStart
14:52:31 [2021-03-08T14:52:31.052Z] === CONT  TestDaemonHostGatewayIP
14:52:31 [2021-03-08T14:52:31.052Z] === CONT  TestRestartDaemonWithRestartingContainer
14:52:35 [2021-03-08T14:52:35.261Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s)
14:52:35 [2021-03-08T14:52:35.261Z] === CONT  TestIpcModeOlderClient
14:52:35 [2021-03-08T14:52:35.261Z] --- PASS: TestIpcModeOlderClient (0.18s)
14:52:35 [2021-03-08T14:52:35.261Z] === CONT  TestDaemonRestartIpcMode
14:52:35 [2021-03-08T14:52:35.261Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s)
14:52:36 [2021-03-08T14:52:36.202Z] --- PASS: TestDaemonHostGatewayIP (5.08s)
14:52:38 [2021-03-08T14:52:38.771Z] --- PASS: TestDaemonRestartIpcMode (3.62s)
14:52:45 [2021-03-08T14:52:45.355Z] --- PASS: TestContainerKillOnDaemonStart (13.32s)
14:52:45 [2021-03-08T14:52:45.355Z] PASS
14:52:45 [2021-03-08T14:52:45.355Z] 
14:52:45 [2021-03-08T14:52:45.355Z] === Skipped
14:52:45 [2021-03-08T14:52:45.355Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:52:45 [2021-03-08T14:52:45.355Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:52:45 [2021-03-08T14:52:45.355Z] 
14:52:45 [2021-03-08T14:52:45.355Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s)
14:52:45 [2021-03-08T14:52:45.355Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:52:45 [2021-03-08T14:52:45.355Z] 
14:52:45 [2021-03-08T14:52:45.355Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
14:52:45 [2021-03-08T14:52:45.355Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:52:45 [2021-03-08T14:52:45.355Z] 
14:52:45 [2021-03-08T14:52:45.355Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:52:45 [2021-03-08T14:52:45.355Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:52:45 [2021-03-08T14:52:45.355Z] 
14:52:45 [2021-03-08T14:52:45.355Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:52:45 [2021-03-08T14:52:45.355Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:52:45 [2021-03-08T14:52:45.355Z] 
14:52:45 [2021-03-08T14:52:45.355Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
14:52:45 [2021-03-08T14:52:45.355Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:52:45 [2021-03-08T14:52:45.355Z] 
14:52:45 [2021-03-08T14:52:45.355Z] 
14:52:45 [2021-03-08T14:52:45.355Z] DONE 196 tests, 6 skipped in 143.312s
14:52:45 [2021-03-08T14:52:45.355Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:52:45 [2021-03-08T14:52:45.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:52:45 [2021-03-08T14:52:45.355Z] ++ set -e
14:52:45 [2021-03-08T14:52:45.355Z] ++ '[' -n 0 ']'
14:52:45 [2021-03-08T14:52:45.355Z] ++ set -x
14:52:45 [2021-03-08T14:52:45.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:52:45 [2021-03-08T14:52:45.355Z] INFO: Testing against a local daemon
14:52:45 [2021-03-08T14:52:45.355Z] === RUN   TestCommitInheritsEnv
14:52:45 [2021-03-08T14:52:45.615Z] --- PASS: TestCommitInheritsEnv (0.60s)
14:52:45 [2021-03-08T14:52:45.616Z] === RUN   TestImportExtremelyLargeImageWorks
14:52:45 [2021-03-08T14:52:45.616Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
14:52:45 [2021-03-08T14:52:45.616Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:52:45 [2021-03-08T14:52:45.616Z] === RUN   TestImagesFilterMultiReference
14:52:45 [2021-03-08T14:52:45.876Z] --- PASS: TestImagesFilterMultiReference (0.10s)
14:52:45 [2021-03-08T14:52:45.876Z] === RUN   TestImagePullPlatformInvalid
14:52:45 [2021-03-08T14:52:45.876Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
14:52:45 [2021-03-08T14:52:45.876Z] === RUN   TestRemoveImageOrphaning
14:52:46 [2021-03-08T14:52:46.446Z] --- PASS: TestRemoveImageOrphaning (0.56s)
14:52:46 [2021-03-08T14:52:46.446Z] === RUN   TestRemoveImageGarbageCollector
14:52:46 [2021-03-08T14:52:46.446Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:52:46 [2021-03-08T14:52:46.446Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:52:46 [2021-03-08T14:52:46.446Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:52:46 [2021-03-08T14:52:46.446Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
14:52:46 [2021-03-08T14:52:46.446Z] === RUN   TestTagInvalidReference
14:52:46 [2021-03-08T14:52:46.446Z] --- PASS: TestTagInvalidReference (0.03s)
14:52:46 [2021-03-08T14:52:46.446Z] === RUN   TestTagValidPrefixedRepo
14:52:46 [2021-03-08T14:52:46.446Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
14:52:46 [2021-03-08T14:52:46.446Z] === RUN   TestTagExistedNameWithoutForce
14:52:46 [2021-03-08T14:52:46.706Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
14:52:46 [2021-03-08T14:52:46.706Z] === RUN   TestTagOfficialNames
14:52:46 [2021-03-08T14:52:46.706Z] --- PASS: TestTagOfficialNames (0.08s)
14:52:46 [2021-03-08T14:52:46.706Z] === RUN   TestTagMatchesDigest
14:52:46 [2021-03-08T14:52:46.706Z] --- PASS: TestTagMatchesDigest (0.03s)
14:52:46 [2021-03-08T14:52:46.706Z] PASS
14:52:46 [2021-03-08T14:52:46.706Z] 
14:52:46 [2021-03-08T14:52:46.706Z] === Skipped
14:52:46 [2021-03-08T14:52:46.706Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
14:52:46 [2021-03-08T14:52:46.706Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:52:46 [2021-03-08T14:52:46.706Z] 
14:52:46 [2021-03-08T14:52:46.706Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:52:46 [2021-03-08T14:52:46.706Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:52:46 [2021-03-08T14:52:46.706Z] 
14:52:46 [2021-03-08T14:52:46.706Z] 
14:52:46 [2021-03-08T14:52:46.706Z] DONE 12 tests, 2 skipped in 2.380s
14:52:46 [2021-03-08T14:52:46.706Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:52:46 [2021-03-08T14:52:46.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:52:46 [2021-03-08T14:52:46.706Z] ++ set -e
14:52:46 [2021-03-08T14:52:46.706Z] ++ '[' -n 0 ']'
14:52:46 [2021-03-08T14:52:46.706Z] ++ set -x
14:52:46 [2021-03-08T14:52:46.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:52:46 [2021-03-08T14:52:46.966Z] INFO: Testing against a local daemon
14:52:46 [2021-03-08T14:52:46.966Z] === RUN   TestNetworkCreateDelete
14:52:47 [2021-03-08T14:52:47.537Z] --- PASS: TestNetworkCreateDelete (0.42s)
14:52:47 [2021-03-08T14:52:47.537Z] === RUN   TestDockerNetworkDeletePreferID
14:52:48 [2021-03-08T14:52:48.920Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s)
14:52:48 [2021-03-08T14:52:48.920Z] === RUN   TestDaemonDNSFallback
14:52:57 [2021-03-08T14:52:57.050Z] --- PASS: TestDaemonDNSFallback (7.45s)
14:52:57 [2021-03-08T14:52:57.050Z] === RUN   TestInspectNetwork
14:53:01 [2021-03-08T14:53:01.251Z] === RUN   TestInspectNetwork/full_network_id
14:53:01 [2021-03-08T14:53:01.251Z] === RUN   TestInspectNetwork/partial_network_id
14:53:01 [2021-03-08T14:53:01.251Z] === RUN   TestInspectNetwork/network_name
14:53:01 [2021-03-08T14:53:01.251Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:53:06 [2021-03-08T14:53:06.530Z] --- PASS: TestInspectNetwork (9.69s)
14:53:06 [2021-03-08T14:53:06.530Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:53:06 [2021-03-08T14:53:06.530Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:53:06 [2021-03-08T14:53:06.530Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:53:06 [2021-03-08T14:53:06.530Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:53:06 [2021-03-08T14:53:06.530Z] === RUN   TestRunContainerWithBridgeNone
14:53:08 [2021-03-08T14:53:08.440Z] --- PASS: TestRunContainerWithBridgeNone (2.55s)
14:53:08 [2021-03-08T14:53:08.440Z] === RUN   TestNetworkInvalidJSON
14:53:08 [2021-03-08T14:53:08.440Z] === RUN   TestNetworkInvalidJSON//networks/create
14:53:08 [2021-03-08T14:53:08.440Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:53:08 [2021-03-08T14:53:08.440Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:53:08 [2021-03-08T14:53:08.440Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:53:08 [2021-03-08T14:53:08.440Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:08 [2021-03-08T14:53:08.440Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:08 [2021-03-08T14:53:08.440Z] === CONT  TestNetworkInvalidJSON//networks/create
14:53:08 [2021-03-08T14:53:08.440Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:08 [2021-03-08T14:53:08.440Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:53:08 [2021-03-08T14:53:08.440Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:53:08 [2021-03-08T14:53:08.440Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:53:08 [2021-03-08T14:53:08.440Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:53:08 [2021-03-08T14:53:08.440Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:53:08 [2021-03-08T14:53:08.440Z] === RUN   TestNetworkList
14:53:08 [2021-03-08T14:53:08.440Z] === RUN   TestNetworkList//networks
14:53:08 [2021-03-08T14:53:08.440Z] === PAUSE TestNetworkList//networks
14:53:08 [2021-03-08T14:53:08.440Z] === RUN   TestNetworkList//networks/
14:53:08 [2021-03-08T14:53:08.440Z] === PAUSE TestNetworkList//networks/
14:53:08 [2021-03-08T14:53:08.440Z] === CONT  TestNetworkList//networks
14:53:08 [2021-03-08T14:53:08.440Z] === CONT  TestNetworkList//networks/
14:53:08 [2021-03-08T14:53:08.440Z] --- PASS: TestNetworkList (0.03s)
14:53:08 [2021-03-08T14:53:08.440Z]     --- PASS: TestNetworkList//networks (0.00s)
14:53:08 [2021-03-08T14:53:08.440Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:53:08 [2021-03-08T14:53:08.440Z] === RUN   TestHostIPv4BridgeLabel
14:53:09 [2021-03-08T14:53:09.380Z] --- PASS: TestHostIPv4BridgeLabel (0.82s)
14:53:09 [2021-03-08T14:53:09.380Z] === RUN   TestDaemonRestartWithLiveRestore
14:53:10 [2021-03-08T14:53:10.763Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s)
14:53:10 [2021-03-08T14:53:10.763Z] === RUN   TestDaemonDefaultNetworkPools
14:53:12 [2021-03-08T14:53:12.146Z] --- PASS: TestDaemonDefaultNetworkPools (1.33s)
14:53:12 [2021-03-08T14:53:12.146Z] === RUN   TestDaemonRestartWithExistingNetwork
14:53:14 [2021-03-08T14:53:14.058Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.02s)
14:53:14 [2021-03-08T14:53:14.058Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:53:16 [2021-03-08T14:53:16.601Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s)
14:53:16 [2021-03-08T14:53:16.601Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:53:17 [2021-03-08T14:53:17.541Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.89s)
14:53:17 [2021-03-08T14:53:17.541Z] === RUN   TestServiceWithPredefinedNetwork
14:53:20 [2021-03-08T14:53:20.837Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s)
14:53:20 [2021-03-08T14:53:20.837Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:53:20 [2021-03-08T14:53:20.837Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:53:20 [2021-03-08T14:53:20.837Z]     service_test.go:242: FLAKY_TEST
14:53:20 [2021-03-08T14:53:20.837Z] === RUN   TestServiceWithDataPathPortInit
14:53:38 [2021-03-08T14:53:38.943Z] --- PASS: TestServiceWithDataPathPortInit (18.27s)
14:53:38 [2021-03-08T14:53:38.943Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:53:48 [2021-03-08T14:53:48.932Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s)
14:53:48 [2021-03-08T14:53:48.932Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bzp348iprmarvocye8cztjkee Created:2021-03-08 14:53:40.617184429 +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[cc4bec1c303499dd1b8969cb949108d8e181a114d7c0c3daf55f8deb21ab93b8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kyoz5jqnpc3nfv2n034rtvykp EndpointID:d688e7a69b253f55143c3bb30e8cabbf46b02b06a809877ded291170c96e37b2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6c9bed5fbd4a82a900128ad16d0eac66efe1f3e8b9edbf88dc67c2b032ac3432 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:7c42cbc71019 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kyoz5jqnpc3nfv2n034rtvykp EndpointID:d688e7a69b253f55143c3bb30e8cabbf46b02b06a809877ded291170c96e37b2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:53:48 [2021-03-08T14:53:48.932Z] PASS
14:53:48 [2021-03-08T14:53:48.932Z] 
14:53:48 [2021-03-08T14:53:48.932Z] === Skipped
14:53:48 [2021-03-08T14:53:48.932Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:53:48 [2021-03-08T14:53:48.932Z]     service_test.go:242: FLAKY_TEST
14:53:48 [2021-03-08T14:53:48.932Z] 
14:53:48 [2021-03-08T14:53:48.932Z] 
14:53:48 [2021-03-08T14:53:48.932Z] DONE 26 tests, 1 skipped in 61.299s
14:53:48 [2021-03-08T14:53:48.932Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:53:48 [2021-03-08T14:53:48.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:53:48 [2021-03-08T14:53:48.932Z] ++ set -e
14:53:48 [2021-03-08T14:53:48.932Z] ++ '[' -n 0 ']'
14:53:48 [2021-03-08T14:53:48.932Z] ++ set -x
14:53:48 [2021-03-08T14:53:48.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:53:48 [2021-03-08T14:53:48.932Z] INFO: Testing against a local daemon
14:53:48 [2021-03-08T14:53:48.932Z] === RUN   TestDockerNetworkIpvlanPersistance
14:53:48 [2021-03-08T14:53:48.932Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
14:53:48 [2021-03-08T14:53:48.932Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:53:48 [2021-03-08T14:53:48.932Z] === RUN   TestDockerNetworkIpvlan
14:53:48 [2021-03-08T14:53:48.932Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:53:48 [2021-03-08T14:53:48.932Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:53:48 [2021-03-08T14:53:48.932Z] PASS
14:53:48 [2021-03-08T14:53:48.932Z] 
14:53:48 [2021-03-08T14:53:48.932Z] === Skipped
14:53:48 [2021-03-08T14:53:48.932Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
14:53:48 [2021-03-08T14:53:48.932Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:53:48 [2021-03-08T14:53:48.932Z] 
14:53:48 [2021-03-08T14:53:48.932Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:53:48 [2021-03-08T14:53:48.932Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:53:48 [2021-03-08T14:53:48.932Z] 
14:53:48 [2021-03-08T14:53:48.932Z] 
14:53:48 [2021-03-08T14:53:48.932Z] DONE 2 tests, 2 skipped in 0.216s
14:53:48 [2021-03-08T14:53:48.932Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:53:48 [2021-03-08T14:53:48.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:53:48 [2021-03-08T14:53:48.932Z] ++ set -e
14:53:48 [2021-03-08T14:53:48.932Z] ++ '[' -n 0 ']'
14:53:48 [2021-03-08T14:53:48.932Z] ++ set -x
14:53:48 [2021-03-08T14:53:48.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:53:48 [2021-03-08T14:53:48.933Z] INFO: Testing against a local daemon
14:53:48 [2021-03-08T14:53:48.933Z] === RUN   TestDockerNetworkMacvlanPersistance
14:53:50 [2021-03-08T14:53:50.842Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.25s)
14:53:50 [2021-03-08T14:53:50.842Z] === RUN   TestDockerNetworkMacvlan
14:53:52 [2021-03-08T14:53:52.224Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:53:53 [2021-03-08T14:53:53.165Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:53:54 [2021-03-08T14:53:54.549Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:53:57 [2021-03-08T14:53:57.849Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:54:02 [2021-03-08T14:54:02.050Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:54:08 [2021-03-08T14:54:08.631Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:54:09 [2021-03-08T14:54:09.572Z] --- PASS: TestDockerNetworkMacvlan (18.66s)
14:54:09 [2021-03-08T14:54:09.572Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
14:54:09 [2021-03-08T14:54:09.572Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
14:54:09 [2021-03-08T14:54:09.572Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
14:54:09 [2021-03-08T14:54:09.572Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s)
14:54:09 [2021-03-08T14:54:09.572Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.83s)
14:54:09 [2021-03-08T14:54:09.572Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
14:54:09 [2021-03-08T14:54:09.572Z] PASS
14:54:09 [2021-03-08T14:54:09.572Z] 
14:54:09 [2021-03-08T14:54:09.572Z] DONE 8 tests in 21.111s
14:54:09 [2021-03-08T14:54:09.572Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:54:09 [2021-03-08T14:54:09.572Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:54:09 [2021-03-08T14:54:09.572Z] ++ set -e
14:54:09 [2021-03-08T14:54:09.572Z] ++ '[' -n 0 ']'
14:54:09 [2021-03-08T14:54:09.572Z] ++ set -x
14:54:09 [2021-03-08T14:54:09.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:54:09 [2021-03-08T14:54:09.572Z] testing: warning: no tests to run
14:54:09 [2021-03-08T14:54:09.572Z] PASS
14:54:09 [2021-03-08T14:54:09.572Z] 
14:54:09 [2021-03-08T14:54:09.572Z] DONE 0 tests in 0.050s
14:54:09 [2021-03-08T14:54:09.572Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:54:09 [2021-03-08T14:54:09.572Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:54:09 [2021-03-08T14:54:09.572Z] ++ set -e
14:54:09 [2021-03-08T14:54:09.572Z] ++ '[' -n 0 ']'
14:54:09 [2021-03-08T14:54:09.572Z] ++ set -x
14:54:09 [2021-03-08T14:54:09.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:54:09 [2021-03-08T14:54:09.832Z] INFO: Testing against a local daemon
14:54:09 [2021-03-08T14:54:09.832Z] === RUN   TestAuthZPluginAllowRequest
14:54:11 [2021-03-08T14:54:11.790Z] --- PASS: TestAuthZPluginAllowRequest (1.90s)
14:54:11 [2021-03-08T14:54:11.790Z] === RUN   TestAuthZPluginTLS
14:54:12 [2021-03-08T14:54:12.361Z] --- PASS: TestAuthZPluginTLS (0.73s)
14:54:12 [2021-03-08T14:54:12.361Z] === RUN   TestAuthZPluginDenyRequest
14:54:13 [2021-03-08T14:54:13.302Z] --- PASS: TestAuthZPluginDenyRequest (0.70s)
14:54:13 [2021-03-08T14:54:13.302Z] === RUN   TestAuthZPluginAPIDenyResponse
14:54:13 [2021-03-08T14:54:13.872Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
14:54:13 [2021-03-08T14:54:13.872Z] === RUN   TestAuthZPluginDenyResponse
14:54:14 [2021-03-08T14:54:14.443Z] --- PASS: TestAuthZPluginDenyResponse (0.71s)
14:54:14 [2021-03-08T14:54:14.443Z] === RUN   TestAuthZPluginAllowEventStream
14:54:16 [2021-03-08T14:54:16.353Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
14:54:16 [2021-03-08T14:54:16.353Z] === RUN   TestAuthZPluginErrorResponse
14:54:17 [2021-03-08T14:54:17.294Z] --- PASS: TestAuthZPluginErrorResponse (0.71s)
14:54:17 [2021-03-08T14:54:17.294Z] === RUN   TestAuthZPluginErrorRequest
14:54:17 [2021-03-08T14:54:17.865Z] --- PASS: TestAuthZPluginErrorRequest (0.68s)
14:54:17 [2021-03-08T14:54:17.865Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:54:18 [2021-03-08T14:54:18.436Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s)
14:54:18 [2021-03-08T14:54:18.436Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:54:20 [2021-03-08T14:54:20.979Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s)
14:54:20 [2021-03-08T14:54:20.979Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:54:23 [2021-03-08T14:54:23.524Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.53s)
14:54:23 [2021-03-08T14:54:23.524Z] === RUN   TestAuthZPluginHeader
14:54:24 [2021-03-08T14:54:24.467Z] --- PASS: TestAuthZPluginHeader (1.07s)
14:54:24 [2021-03-08T14:54:24.467Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:54:24 [2021-03-08T14:54:24.467Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:54:24 [2021-03-08T14:54:24.467Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:24 [2021-03-08T14:54:24.467Z] === RUN   TestAuthZPluginV2Disable
14:54:24 [2021-03-08T14:54:24.467Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:54:24 [2021-03-08T14:54:24.467Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:24 [2021-03-08T14:54:24.467Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:54:24 [2021-03-08T14:54:24.467Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:54:24 [2021-03-08T14:54:24.467Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:24 [2021-03-08T14:54:24.467Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:54:24 [2021-03-08T14:54:24.467Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:54:24 [2021-03-08T14:54:24.467Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:24 [2021-03-08T14:54:24.467Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:54:46 [2021-03-08T14:54:46.417Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.36s)
14:54:46 [2021-03-08T14:54:46.417Z] PASS
14:54:46 [2021-03-08T14:54:46.417Z] 
14:54:46 [2021-03-08T14:54:46.417Z] === Skipped
14:54:46 [2021-03-08T14:54:46.417Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:54:46 [2021-03-08T14:54:46.417Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:46 [2021-03-08T14:54:46.417Z] 
14:54:46 [2021-03-08T14:54:46.417Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:54:46 [2021-03-08T14:54:46.417Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:46 [2021-03-08T14:54:46.417Z] 
14:54:46 [2021-03-08T14:54:46.417Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:54:46 [2021-03-08T14:54:46.417Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:46 [2021-03-08T14:54:46.417Z] 
14:54:46 [2021-03-08T14:54:46.417Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:54:46 [2021-03-08T14:54:46.417Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:46 [2021-03-08T14:54:46.417Z] 
14:54:46 [2021-03-08T14:54:46.417Z] 
14:54:46 [2021-03-08T14:54:46.417Z] DONE 17 tests, 4 skipped in 33.128s
14:54:46 [2021-03-08T14:54:46.417Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:54:46 [2021-03-08T14:54:46.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:54:46 [2021-03-08T14:54:46.417Z] ++ set -e
14:54:46 [2021-03-08T14:54:46.417Z] ++ '[' -n 0 ']'
14:54:46 [2021-03-08T14:54:46.417Z] ++ set -x
14:54:46 [2021-03-08T14:54:46.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:54:46 [2021-03-08T14:54:46.417Z] INFO: Testing against a local daemon
14:54:46 [2021-03-08T14:54:46.417Z] === RUN   TestPluginInvalidJSON
14:54:46 [2021-03-08T14:54:46.417Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:54:46 [2021-03-08T14:54:46.417Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:54:46 [2021-03-08T14:54:46.417Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:54:46 [2021-03-08T14:54:46.417Z] --- PASS: TestPluginInvalidJSON (0.03s)
14:54:46 [2021-03-08T14:54:46.417Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
14:54:46 [2021-03-08T14:54:46.417Z] === RUN   TestPluginInstall
14:54:46 [2021-03-08T14:54:46.417Z] === RUN   TestPluginInstall/no_auth
14:54:46 [2021-03-08T14:54:46.677Z] time="2021-03-08T14:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:54:46 [2021-03-08T14:54:46.677Z] time="2021-03-08T14:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:750b5779c1dcec58a5bc855e3c8957178d8d0bd47c82c05137e05c4be319491a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:54:46 [2021-03-08T14:54:46.677Z] time="2021-03-08T14:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:54:46 [2021-03-08T14:54:46.677Z] time="2021-03-08T14:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:750b5779c1dcec58a5bc855e3c8957178d8d0bd47c82c05137e05c4be319491a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:54:47 [2021-03-08T14:54:47.247Z] === RUN   TestPluginInstall/with_htpasswd
14:54:47 [2021-03-08T14:54:47.817Z] time="2021-03-08T14:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:54:47 [2021-03-08T14:54:47.817Z] time="2021-03-08T14:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83ec7aa6373a8e7d414ef721b4a19031892dd2401d9aa51045b2b0e843756659" mediatype=application/vnd.docker.plugin.v1+json size=522
14:54:47 [2021-03-08T14:54:47.817Z] time="2021-03-08T14:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:54:47 [2021-03-08T14:54:47.817Z] time="2021-03-08T14:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83ec7aa6373a8e7d414ef721b4a19031892dd2401d9aa51045b2b0e843756659" mediatype=application/vnd.docker.plugin.v1+json size=522
14:54:48 [2021-03-08T14:54:48.388Z] === RUN   TestPluginInstall/with_insecure
14:54:49 [2021-03-08T14:54:49.772Z] time="2021-03-08T14:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:54:49 [2021-03-08T14:54:49.772Z] time="2021-03-08T14:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ddce8b54dc94cbcd984cbc7d5c589ed2d5299a13eb02172b83a8039734542b53" mediatype=application/vnd.docker.plugin.v1+json size=522
14:54:49 [2021-03-08T14:54:49.772Z] time="2021-03-08T14:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:54:49 [2021-03-08T14:54:49.772Z] time="2021-03-08T14:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ddce8b54dc94cbcd984cbc7d5c589ed2d5299a13eb02172b83a8039734542b53" mediatype=application/vnd.docker.plugin.v1+json size=522
14:54:50 [2021-03-08T14:54:50.032Z] --- PASS: TestPluginInstall (6.91s)
14:54:50 [2021-03-08T14:54:50.032Z]     --- PASS: TestPluginInstall/no_auth (3.92s)
14:54:50 [2021-03-08T14:54:50.032Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
14:54:50 [2021-03-08T14:54:50.032Z]     --- PASS: TestPluginInstall/with_insecure (1.79s)
14:54:50 [2021-03-08T14:54:50.032Z]         plugin_test.go:160: [d0f7be3b0732a] daemon is not started
14:54:50 [2021-03-08T14:54:50.032Z] === RUN   TestPluginsWithRuntimes
14:54:52 [2021-03-08T14:54:52.574Z] === RUN   TestPluginsWithRuntimes/No_Args
14:54:53 [2021-03-08T14:54:53.956Z] === RUN   TestPluginsWithRuntimes/With_Args
14:54:55 [2021-03-08T14:54:55.866Z] --- PASS: TestPluginsWithRuntimes (5.62s)
14:54:55 [2021-03-08T14:54:55.866Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.64s)
14:54:55 [2021-03-08T14:54:55.866Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.66s)
14:54:55 [2021-03-08T14:54:55.866Z] PASS
14:54:55 [2021-03-08T14:54:55.866Z] 
14:54:55 [2021-03-08T14:54:55.866Z] DONE 9 tests in 12.986s
14:54:55 [2021-03-08T14:54:55.866Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:54:55 [2021-03-08T14:54:55.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:54:55 [2021-03-08T14:54:55.866Z] ++ set -e
14:54:55 [2021-03-08T14:54:55.866Z] ++ '[' -n 0 ']'
14:54:55 [2021-03-08T14:54:55.866Z] ++ set -x
14:54:55 [2021-03-08T14:54:55.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:54:56 [2021-03-08T14:54:56.127Z] INFO: Testing against a local daemon
14:54:56 [2021-03-08T14:54:56.127Z] === RUN   TestExternalGraphDriver
14:54:56 [2021-03-08T14:54:56.127Z] === RUN   TestExternalGraphDriver/json
14:54:58 [2021-03-08T14:54:58.670Z] === RUN   TestExternalGraphDriver/spec
14:55:01 [2021-03-08T14:55:01.212Z] === RUN   TestExternalGraphDriver/pull
14:55:04 [2021-03-08T14:55:04.508Z] --- PASS: TestExternalGraphDriver (8.57s)
14:55:04 [2021-03-08T14:55:04.508Z]     --- PASS: TestExternalGraphDriver/json (2.50s)
14:55:04 [2021-03-08T14:55:04.508Z]     --- PASS: TestExternalGraphDriver/spec (2.69s)
14:55:04 [2021-03-08T14:55:04.508Z]     --- PASS: TestExternalGraphDriver/pull (3.25s)
14:55:04 [2021-03-08T14:55:04.508Z] === RUN   TestGraphdriverPluginV2
14:55:04 [2021-03-08T14:55:04.508Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
14:55:04 [2021-03-08T14:55:04.508Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:04 [2021-03-08T14:55:04.508Z] PASS
14:55:04 [2021-03-08T14:55:04.508Z] 
14:55:04 [2021-03-08T14:55:04.508Z] === Skipped
14:55:04 [2021-03-08T14:55:04.508Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
14:55:04 [2021-03-08T14:55:04.508Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:04 [2021-03-08T14:55:04.508Z] 
14:55:04 [2021-03-08T14:55:04.508Z] 
14:55:04 [2021-03-08T14:55:04.508Z] DONE 5 tests, 1 skipped in 8.865s
14:55:04 [2021-03-08T14:55:04.508Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:55:04 [2021-03-08T14:55:04.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:55:04 [2021-03-08T14:55:04.508Z] ++ set -e
14:55:04 [2021-03-08T14:55:04.508Z] ++ '[' -n 0 ']'
14:55:04 [2021-03-08T14:55:04.508Z] ++ set -x
14:55:04 [2021-03-08T14:55:04.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:55:04 [2021-03-08T14:55:04.769Z] INFO: Testing against a local daemon
14:55:04 [2021-03-08T14:55:04.769Z] === RUN   TestContinueAfterPluginCrash
14:55:04 [2021-03-08T14:55:04.769Z] === PAUSE TestContinueAfterPluginCrash
14:55:04 [2021-03-08T14:55:04.769Z] === RUN   TestReadPluginNoRead
14:55:04 [2021-03-08T14:55:04.769Z] === PAUSE TestReadPluginNoRead
14:55:04 [2021-03-08T14:55:04.769Z] === RUN   TestDaemonStartWithLogOpt
14:55:04 [2021-03-08T14:55:04.769Z] === PAUSE TestDaemonStartWithLogOpt
14:55:04 [2021-03-08T14:55:04.769Z] === CONT  TestContinueAfterPluginCrash
14:55:04 [2021-03-08T14:55:04.769Z] === CONT  TestDaemonStartWithLogOpt
14:55:04 [2021-03-08T14:55:04.769Z] === CONT  TestReadPluginNoRead
14:55:10 [2021-03-08T14:55:10.066Z] === RUN   TestReadPluginNoRead/default
14:55:10 [2021-03-08T14:55:10.066Z] --- PASS: TestDaemonStartWithLogOpt (4.87s)
14:55:11 [2021-03-08T14:55:11.007Z] === RUN   TestReadPluginNoRead/disabled_caching
14:55:12 [2021-03-08T14:55:12.917Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:55:14 [2021-03-08T14:55:14.826Z] --- PASS: TestReadPluginNoRead (9.67s)
14:55:14 [2021-03-08T14:55:14.826Z]     --- PASS: TestReadPluginNoRead/default (1.83s)
14:55:14 [2021-03-08T14:55:14.826Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.82s)
14:55:14 [2021-03-08T14:55:14.826Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s)
14:55:14 [2021-03-08T14:55:14.826Z]     read_test.go:92: [dcb216834cee4] daemon is not started
14:55:15 [2021-03-08T14:55:15.086Z] --- PASS: TestContinueAfterPluginCrash (10.23s)
14:55:15 [2021-03-08T14:55:15.086Z] PASS
14:55:15 [2021-03-08T14:55:15.086Z] 
14:55:15 [2021-03-08T14:55:15.086Z] DONE 6 tests in 10.488s
14:55:15 [2021-03-08T14:55:15.086Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:55:15 [2021-03-08T14:55:15.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:55:15 [2021-03-08T14:55:15.086Z] ++ set -e
14:55:15 [2021-03-08T14:55:15.086Z] ++ '[' -n 0 ']'
14:55:15 [2021-03-08T14:55:15.086Z] ++ set -x
14:55:15 [2021-03-08T14:55:15.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:55:15 [2021-03-08T14:55:15.655Z] testing: warning: no tests to run
14:55:15 [2021-03-08T14:55:15.655Z] PASS
14:55:15 [2021-03-08T14:55:15.655Z] 
14:55:15 [2021-03-08T14:55:15.655Z] DONE 0 tests in 0.335s
14:55:15 [2021-03-08T14:55:15.655Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:55:15 [2021-03-08T14:55:15.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:55:15 [2021-03-08T14:55:15.655Z] ++ set -e
14:55:15 [2021-03-08T14:55:15.655Z] ++ '[' -n 0 ']'
14:55:15 [2021-03-08T14:55:15.655Z] ++ set -x
14:55:15 [2021-03-08T14:55:15.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:55:15 [2021-03-08T14:55:15.915Z] INFO: Testing against a local daemon
14:55:15 [2021-03-08T14:55:15.915Z] === RUN   TestPluginWithDevMounts
14:55:15 [2021-03-08T14:55:15.915Z] === PAUSE TestPluginWithDevMounts
14:55:15 [2021-03-08T14:55:15.915Z] === CONT  TestPluginWithDevMounts
14:55:18 [2021-03-08T14:55:18.456Z] --- PASS: TestPluginWithDevMounts (2.18s)
14:55:18 [2021-03-08T14:55:18.456Z] PASS
14:55:18 [2021-03-08T14:55:18.456Z] 
14:55:18 [2021-03-08T14:55:18.456Z] DONE 1 tests in 2.494s
14:55:18 [2021-03-08T14:55:18.456Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:55:18 [2021-03-08T14:55:18.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:55:18 [2021-03-08T14:55:18.456Z] ++ set -e
14:55:18 [2021-03-08T14:55:18.456Z] ++ '[' -n 0 ']'
14:55:18 [2021-03-08T14:55:18.456Z] ++ set -x
14:55:18 [2021-03-08T14:55:18.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:55:18 [2021-03-08T14:55:18.456Z] INFO: Testing against a local daemon
14:55:18 [2021-03-08T14:55:18.456Z] === RUN   TestSecretInspect
14:55:21 [2021-03-08T14:55:21.752Z] --- PASS: TestSecretInspect (3.36s)
14:55:21 [2021-03-08T14:55:21.752Z] === RUN   TestSecretList
14:55:25 [2021-03-08T14:55:25.049Z] --- PASS: TestSecretList (3.33s)
14:55:25 [2021-03-08T14:55:25.049Z] === RUN   TestSecretsCreateAndDelete
14:55:28 [2021-03-08T14:55:28.345Z] --- PASS: TestSecretsCreateAndDelete (3.24s)
14:55:28 [2021-03-08T14:55:28.345Z] === RUN   TestSecretsUpdate
14:55:31 [2021-03-08T14:55:31.641Z] --- PASS: TestSecretsUpdate (3.27s)
14:55:31 [2021-03-08T14:55:31.641Z] === RUN   TestTemplatedSecret
14:55:34 [2021-03-08T14:55:34.953Z] --- PASS: TestTemplatedSecret (3.53s)
14:55:34 [2021-03-08T14:55:34.953Z] === RUN   TestSecretCreateResolve
14:55:38 [2021-03-08T14:55:38.266Z] --- PASS: TestSecretCreateResolve (3.27s)
14:55:38 [2021-03-08T14:55:38.266Z] PASS
14:55:38 [2021-03-08T14:55:38.266Z] 
14:55:38 [2021-03-08T14:55:38.266Z] DONE 6 tests in 20.217s
14:55:38 [2021-03-08T14:55:38.266Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:55:38 [2021-03-08T14:55:38.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:55:38 [2021-03-08T14:55:38.266Z] ++ set -e
14:55:38 [2021-03-08T14:55:38.266Z] ++ '[' -n 0 ']'
14:55:38 [2021-03-08T14:55:38.266Z] ++ set -x
14:55:38 [2021-03-08T14:55:38.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:55:38 [2021-03-08T14:55:38.527Z] INFO: Testing against a local daemon
14:55:38 [2021-03-08T14:55:38.787Z] === RUN   TestServiceCreateInit
14:55:38 [2021-03-08T14:55:38.787Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:55:44 [2021-03-08T14:55:44.070Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:55:49 [2021-03-08T14:55:49.353Z] --- PASS: TestServiceCreateInit (10.07s)
14:55:49 [2021-03-08T14:55:49.353Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s)
14:55:49 [2021-03-08T14:55:49.353Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s)
14:55:49 [2021-03-08T14:55:49.353Z] === RUN   TestCreateServiceMultipleTimes
14:56:11 [2021-03-08T14:56:11.306Z] --- PASS: TestCreateServiceMultipleTimes (19.91s)
14:56:11 [2021-03-08T14:56:11.306Z] === RUN   TestCreateServiceConflict
14:56:11 [2021-03-08T14:56:11.876Z] --- PASS: TestCreateServiceConflict (3.29s)
14:56:11 [2021-03-08T14:56:11.876Z] === RUN   TestCreateServiceMaxReplicas
14:56:16 [2021-03-08T14:56:16.077Z] --- PASS: TestCreateServiceMaxReplicas (3.65s)
14:56:16 [2021-03-08T14:56:16.077Z] === RUN   TestCreateWithDuplicateNetworkNames
14:56:30 [2021-03-08T14:56:30.973Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.99s)
14:56:30 [2021-03-08T14:56:30.973Z] === RUN   TestCreateServiceSecretFileMode
14:56:34 [2021-03-08T14:56:34.269Z] --- PASS: TestCreateServiceSecretFileMode (3.42s)
14:56:34 [2021-03-08T14:56:34.269Z] === RUN   TestCreateServiceConfigFileMode
14:56:37 [2021-03-08T14:56:37.566Z] --- PASS: TestCreateServiceConfigFileMode (3.31s)
14:56:37 [2021-03-08T14:56:37.566Z] === RUN   TestCreateServiceSysctls
14:56:41 [2021-03-08T14:56:41.770Z] --- PASS: TestCreateServiceSysctls (4.30s)
14:56:41 [2021-03-08T14:56:41.770Z] === RUN   TestCreateServiceCapabilities
14:56:45 [2021-03-08T14:56:45.066Z] --- PASS: TestCreateServiceCapabilities (3.38s)
14:56:45 [2021-03-08T14:56:45.066Z] === RUN   TestInspect
14:56:49 [2021-03-08T14:56:49.268Z] --- PASS: TestInspect (3.60s)
14:56:49 [2021-03-08T14:56:49.268Z] === RUN   TestCreateJob
14:56:53 [2021-03-08T14:56:53.464Z] --- PASS: TestCreateJob (4.17s)
14:56:53 [2021-03-08T14:56:53.464Z] === RUN   TestReplicatedJob
14:57:00 [2021-03-08T14:57:00.047Z] --- PASS: TestReplicatedJob (6.76s)
14:57:00 [2021-03-08T14:57:00.047Z] === RUN   TestUpdateReplicatedJob
14:57:04 [2021-03-08T14:57:04.247Z] --- PASS: TestUpdateReplicatedJob (4.42s)
14:57:04 [2021-03-08T14:57:04.247Z] === RUN   TestServiceListWithStatuses
14:57:04 [2021-03-08T14:57:04.247Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:57:04 [2021-03-08T14:57:04.247Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:57:04 [2021-03-08T14:57:04.247Z] === RUN   TestDockerNetworkConnectAlias
14:57:10 [2021-03-08T14:57:10.826Z] --- PASS: TestDockerNetworkConnectAlias (6.39s)
14:57:10 [2021-03-08T14:57:10.826Z] === RUN   TestDockerNetworkReConnect
14:57:15 [2021-03-08T14:57:15.028Z] --- PASS: TestDockerNetworkReConnect (4.82s)
14:57:15 [2021-03-08T14:57:15.028Z] === RUN   TestServicePlugin
14:57:15 [2021-03-08T14:57:15.028Z] --- SKIP: TestServicePlugin (0.00s)
14:57:15 [2021-03-08T14:57:15.028Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:57:15 [2021-03-08T14:57:15.028Z] === RUN   TestServiceUpdateLabel
14:57:18 [2021-03-08T14:57:18.324Z] --- PASS: TestServiceUpdateLabel (3.24s)
14:57:18 [2021-03-08T14:57:18.324Z] === RUN   TestServiceUpdateSecrets
14:57:36 [2021-03-08T14:57:36.429Z] --- PASS: TestServiceUpdateSecrets (15.41s)
14:57:36 [2021-03-08T14:57:36.429Z] === RUN   TestServiceUpdateConfigs
14:57:51 [2021-03-08T14:57:51.324Z] --- PASS: TestServiceUpdateConfigs (15.49s)
14:57:51 [2021-03-08T14:57:51.324Z] === RUN   TestServiceUpdateNetwork
14:58:06 [2021-03-08T14:58:06.224Z] --- PASS: TestServiceUpdateNetwork (14.82s)
14:58:06 [2021-03-08T14:58:06.224Z] === RUN   TestServiceUpdatePidsLimit
14:58:06 [2021-03-08T14:58:06.224Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:58:06 [2021-03-08T14:58:06.794Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:58:14 [2021-03-08T14:58:14.922Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:58:23 [2021-03-08T14:58:23.051Z] --- PASS: TestServiceUpdatePidsLimit (17.54s)
14:58:23 [2021-03-08T14:58:23.051Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
14:58:23 [2021-03-08T14:58:23.051Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
14:58:23 [2021-03-08T14:58:23.051Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
14:58:23 [2021-03-08T14:58:23.051Z] PASS
14:58:23 [2021-03-08T14:58:23.051Z] 
14:58:23 [2021-03-08T14:58:23.051Z] === Skipped
14:58:23 [2021-03-08T14:58:23.051Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:58:23 [2021-03-08T14:58:23.051Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:58:23 [2021-03-08T14:58:23.051Z] 
14:58:23 [2021-03-08T14:58:23.051Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:58:23 [2021-03-08T14:58:23.051Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:58:23 [2021-03-08T14:58:23.051Z] 
14:58:23 [2021-03-08T14:58:23.051Z] 
14:58:23 [2021-03-08T14:58:23.051Z] DONE 27 tests, 2 skipped in 163.353s
14:58:23 [2021-03-08T14:58:23.051Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:58:23 [2021-03-08T14:58:23.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:58:23 [2021-03-08T14:58:23.051Z] ++ set -e
14:58:23 [2021-03-08T14:58:23.051Z] ++ '[' -n 0 ']'
14:58:23 [2021-03-08T14:58:23.051Z] ++ set -x
14:58:23 [2021-03-08T14:58:23.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:58:23 [2021-03-08T14:58:23.051Z] INFO: Testing against a local daemon
14:58:23 [2021-03-08T14:58:23.051Z] === RUN   TestSessionCreate
14:58:23 [2021-03-08T14:58:23.051Z] --- PASS: TestSessionCreate (0.05s)
14:58:23 [2021-03-08T14:58:23.051Z] === RUN   TestSessionCreateWithBadUpgrade
14:58:23 [2021-03-08T14:58:23.051Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
14:58:23 [2021-03-08T14:58:23.051Z] PASS
14:58:23 [2021-03-08T14:58:23.051Z] 
14:58:23 [2021-03-08T14:58:23.051Z] DONE 2 tests in 0.280s
14:58:23 [2021-03-08T14:58:23.051Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:58:23 [2021-03-08T14:58:23.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:58:23 [2021-03-08T14:58:23.051Z] ++ set -e
14:58:23 [2021-03-08T14:58:23.051Z] ++ '[' -n 0 ']'
14:58:23 [2021-03-08T14:58:23.051Z] ++ set -x
14:58:23 [2021-03-08T14:58:23.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:58:23 [2021-03-08T14:58:23.051Z] INFO: Testing against a local daemon
14:58:23 [2021-03-08T14:58:23.051Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:58:23 [2021-03-08T14:58:23.051Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
14:58:23 [2021-03-08T14:58:23.051Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:58:23 [2021-03-08T14:58:23.051Z] === RUN   TestEventsExecDie
14:58:23 [2021-03-08T14:58:23.051Z] --- PASS: TestEventsExecDie (0.93s)
14:58:23 [2021-03-08T14:58:23.051Z] === RUN   TestEventsBackwardsCompatible
14:58:23 [2021-03-08T14:58:23.413Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
14:58:23 [2021-03-08T14:58:23.413Z] === RUN   TestInfoBinaryCommits
14:58:23 [2021-03-08T14:58:23.413Z] --- PASS: TestInfoBinaryCommits (0.05s)
14:58:23 [2021-03-08T14:58:23.413Z] === RUN   TestInfoAPIVersioned
14:58:23 [2021-03-08T14:58:23.413Z] --- PASS: TestInfoAPIVersioned (0.02s)
14:58:23 [2021-03-08T14:58:23.413Z] === RUN   TestInfoDiscoveryBackend
14:58:23 [2021-03-08T14:58:23.993Z] --- PASS: TestInfoDiscoveryBackend (0.69s)
14:58:23 [2021-03-08T14:58:23.993Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:58:24 [2021-03-08T14:58:24.941Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:58:24 [2021-03-08T14:58:24.941Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:58:25 [2021-03-08T14:58:25.887Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s)
14:58:25 [2021-03-08T14:58:25.887Z] === RUN   TestInfoAPI
14:58:25 [2021-03-08T14:58:25.887Z] --- PASS: TestInfoAPI (0.06s)
14:58:25 [2021-03-08T14:58:25.887Z] === RUN   TestInfoAPIWarnings
14:58:43 [2021-03-08T14:58:43.988Z] --- PASS: TestInfoAPIWarnings (16.65s)
14:58:43 [2021-03-08T14:58:43.988Z] === RUN   TestInfoDebug
14:58:43 [2021-03-08T14:58:43.988Z] --- PASS: TestInfoDebug (0.64s)
14:58:43 [2021-03-08T14:58:43.988Z] === RUN   TestInfoInsecureRegistries
14:58:43 [2021-03-08T14:58:43.988Z] --- PASS: TestInfoInsecureRegistries (0.66s)
14:58:43 [2021-03-08T14:58:43.988Z] === RUN   TestInfoRegistryMirrors
14:58:44 [2021-03-08T14:58:44.248Z] --- PASS: TestInfoRegistryMirrors (0.65s)
14:58:44 [2021-03-08T14:58:44.248Z] === RUN   TestLoginFailsWithBadCredentials
14:58:44 [2021-03-08T14:58:44.508Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
14:58:44 [2021-03-08T14:58:44.508Z] === RUN   TestPingCacheHeaders
14:58:44 [2021-03-08T14:58:44.508Z] --- PASS: TestPingCacheHeaders (0.05s)
14:58:44 [2021-03-08T14:58:44.508Z] === RUN   TestPingGet
14:58:44 [2021-03-08T14:58:44.768Z] --- PASS: TestPingGet (0.03s)
14:58:44 [2021-03-08T14:58:44.768Z] === RUN   TestPingHead
14:58:44 [2021-03-08T14:58:44.768Z] --- PASS: TestPingHead (0.05s)
14:58:44 [2021-03-08T14:58:44.768Z] === RUN   TestVersion
14:58:44 [2021-03-08T14:58:44.768Z] --- PASS: TestVersion (0.04s)
14:58:44 [2021-03-08T14:58:44.768Z] PASS
14:58:44 [2021-03-08T14:58:44.768Z] 
14:58:44 [2021-03-08T14:58:44.768Z] === Skipped
14:58:44 [2021-03-08T14:58:44.768Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
14:58:44 [2021-03-08T14:58:44.768Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:58:44 [2021-03-08T14:58:44.768Z] 
14:58:44 [2021-03-08T14:58:44.768Z] 
14:58:44 [2021-03-08T14:58:44.768Z] DONE 18 tests, 1 skipped in 22.786s
14:58:44 [2021-03-08T14:58:44.768Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:58:44 [2021-03-08T14:58:44.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:58:44 [2021-03-08T14:58:44.768Z] ++ set -e
14:58:44 [2021-03-08T14:58:44.768Z] ++ '[' -n 0 ']'
14:58:44 [2021-03-08T14:58:44.768Z] ++ set -x
14:58:44 [2021-03-08T14:58:44.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:58:45 [2021-03-08T14:58:45.029Z] INFO: Testing against a local daemon
14:58:45 [2021-03-08T14:58:45.029Z] === RUN   TestVolumesCreateAndList
14:58:45 [2021-03-08T14:58:45.029Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:58:45 [2021-03-08T14:58:45.029Z] === RUN   TestVolumesRemove
14:58:45 [2021-03-08T14:58:45.289Z] --- PASS: TestVolumesRemove (0.13s)
14:58:45 [2021-03-08T14:58:45.289Z] === RUN   TestVolumesInspect
14:58:45 [2021-03-08T14:58:45.289Z] --- PASS: TestVolumesInspect (0.03s)
14:58:45 [2021-03-08T14:58:45.289Z] === RUN   TestVolumesInvalidJSON
14:58:45 [2021-03-08T14:58:45.289Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:58:45 [2021-03-08T14:58:45.289Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:58:45 [2021-03-08T14:58:45.289Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:58:45 [2021-03-08T14:58:45.289Z] --- PASS: TestVolumesInvalidJSON (0.03s)
14:58:45 [2021-03-08T14:58:45.289Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:58:45 [2021-03-08T14:58:45.289Z] PASS
14:58:45 [2021-03-08T14:58:45.289Z] 
14:58:45 [2021-03-08T14:58:45.289Z] DONE 5 tests in 0.488s
14:58:45 [2021-03-08T14:58:45.289Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:58:45 [2021-03-08T14:58:45.858Z] ++++ cat bundles/test-integration/docker.pid
14:58:45 [2021-03-08T14:58:45.858Z] +++ kill 13921
14:58:47 [2021-03-08T14:58:47.239Z] +++ /etc/init.d/apparmor stop
14:58:47 [2021-03-08T14:58:47.239Z] Leaving: AppArmorNo profiles have been unloaded.
14:58:47 [2021-03-08T14:58:47.239Z] 
14:58:47 [2021-03-08T14:58:47.239Z] Unloading profiles will leave already running processes permanently
14:58:47 [2021-03-08T14:58:47.239Z] unconfined, which can lead to unexpected situations.
14:58:47 [2021-03-08T14:58:47.239Z] 
14:58:47 [2021-03-08T14:58:47.239Z] To set a process to complain mode, use the command line tool
14:58:47 [2021-03-08T14:58:47.239Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:58:47 [2021-03-08T14:58:47.239Z] +++ true
14:58:47 [2021-03-08T14:58:47.239Z] exiting test-integration
14:58:47 [2021-03-08T14:58:47.239Z] ++ exit 0
14:58:47 [2021-03-08T14:58:47.239Z]