Skip to content

Console Output

14:31:14 [2022-01-25T14:31:14.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -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:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh dynbinary test-integration
14:31:14 [2022-01-25T14:31:14.665Z] 
14:31:14 [2022-01-25T14:31:14.665Z] Removing bundles/
14:31:14 [2022-01-25T14:31:14.665Z] 
14:31:14 [2022-01-25T14:31:14.665Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:31:14 [2022-01-25T14:31:14.921Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:31:14 [2022-01-25T14:31:14.921Z] GOOS="" GOARCH="" GOARM=""
14:32:36 [2022-01-25T14:32:36.305Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:32:36 [2022-01-25T14:32:36.305Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
14:32:36 [2022-01-25T14:32:36.305Z] GOOS="" GOARCH="" GOARM=""
14:32:36 [2022-01-25T14:32:36.305Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
14:32:36 [2022-01-25T14:32:36.305Z] 
14:32:36 [2022-01-25T14:32:36.305Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:32:36 [2022-01-25T14:32:36.305Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:32:36 [2022-01-25T14:32:36.305Z] HOSTNAME=7d04c7251a59
14:32:36 [2022-01-25T14:32:36.305Z] TESTDEBUG=0
14:32:36 [2022-01-25T14:32:36.305Z] DEST=bundles/test-integration
14:32:36 [2022-01-25T14:32:36.305Z] PWD=/go/src/github.com/docker/docker
14:32:36 [2022-01-25T14:32:36.305Z] DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5
14:32:36 [2022-01-25T14:32:36.305Z] container=docker
14:32:36 [2022-01-25T14:32:36.305Z] HOME=/root
14:32:36 [2022-01-25T14:32:36.305Z] GOLANG_VERSION=1.17.6
14:32:36 [2022-01-25T14:32:36.305Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:32:36 [2022-01-25T14:32:36.305Z] VALIDATE_BRANCH=master
14:32:36 [2022-01-25T14:32:36.305Z] TERM=xterm
14:32:36 [2022-01-25T14:32:36.305Z] DOCKER_PKG=github.com/docker/docker
14:32:36 [2022-01-25T14:32:36.305Z] SHLVL=1
14:32:36 [2022-01-25T14:32:36.305Z] TIMEOUT=120m
14:32:36 [2022-01-25T14:32:36.305Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:32:36 [2022-01-25T14:32:36.305Z] DOCKER_GRAPHDRIVER=overlay2
14:32:36 [2022-01-25T14:32:36.305Z] GO111MODULE=off
14:32:36 [2022-01-25T14:32:36.305Z] DOCKER_EXPERIMENTAL=1
14:32:36 [2022-01-25T14:32:36.305Z] TEST_SKIP_INTEGRATION_CLI=1
14:32:36 [2022-01-25T14:32:36.306Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:32:36 [2022-01-25T14:32:36.306Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:32:36 [2022-01-25T14:32:36.306Z] GOPATH=/go
14:32:36 [2022-01-25T14:32:36.306Z] PKG_CONFIG=pkg-config
14:32:36 [2022-01-25T14:32:36.306Z] _=/usr/bin/env
14:32:36 [2022-01-25T14:32:36.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:32:58 [2022-01-25T14:32:58.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:32:58 [2022-01-25T14:32:58.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:33:16 [2022-01-25T14:33:16.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:33:22 [2022-01-25T14:33:22.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:33:30 [2022-01-25T14:33:30.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:33:30 [2022-01-25T14:33:30.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:33:30 [2022-01-25T14:33:30.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:33:31 [2022-01-25T14:33:31.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:33:31 [2022-01-25T14:33:31.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:33:32 [2022-01-25T14:33:32.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:33:34 [2022-01-25T14:33:34.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:33:35 [2022-01-25T14:33:35.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:33:36 [2022-01-25T14:33:36.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:33:36 [2022-01-25T14:33:36.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:33:37 [2022-01-25T14:33:37.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:33:37 [2022-01-25T14:33:37.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:33:38 [2022-01-25T14:33:38.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:33:39 [2022-01-25T14:33:39.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:33:40 [2022-01-25T14:33:40.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:33:40 [2022-01-25T14:33:40.975Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:33:40 [2022-01-25T14:33:40.976Z] Using test binary docker
14:33:40 [2022-01-25T14:33:40.976Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:33:40 [2022-01-25T14:33:40.976Z] +++ /etc/init.d/apparmor start
14:33:40 [2022-01-25T14:33:40.976Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:33:40 [2022-01-25T14:33:40.976Z] INFO: Waiting for daemon to start...
14:33:40 [2022-01-25T14:33:40.976Z] Starting dockerd
14:33:40 [2022-01-25T14:33:40.976Z] +++ 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:33:42 [2022-01-25T14:33:42.864Z] .
14:33:42 [2022-01-25T14:33:42.864Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:33:42 [2022-01-25T14:33:42.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:33:42 [2022-01-25T14:33:42.864Z] Error: No such image: emptyfs
14:33:42 [2022-01-25T14:33:42.864Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:33:42 [2022-01-25T14:33:42.864Z] ++++ docker load
14:33:43 [2022-01-25T14:33:43.120Z] Running integration-test (iteration 1)
14:33:43 [2022-01-25T14:33:43.120Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:33:43 [2022-01-25T14:33:43.120Z] ++ 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:33:43 [2022-01-25T14:33:43.120Z] ++ set -e
14:33:43 [2022-01-25T14:33:43.120Z] ++ '[' -n 0 ']'
14:33:43 [2022-01-25T14:33:43.120Z] ++ set -x
14:33:43 [2022-01-25T14:33:43.120Z] ++ 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:33:43 [2022-01-25T14:33:43.401Z] Loaded image: busybox:latest
14:33:43 [2022-01-25T14:33:43.401Z] Loaded image: busybox:glibc
14:33:44 [2022-01-25T14:33:44.336Z] Loaded image: debian:bullseye-slim
14:33:44 [2022-01-25T14:33:44.592Z] Loaded image: hello-world:latest
14:33:44 [2022-01-25T14:33:44.592Z] Loaded image: arm32v7/hello-world:latest
14:33:44 [2022-01-25T14:33:44.592Z] INFO: Testing against a local daemon
14:33:44 [2022-01-25T14:33:44.592Z] === RUN   TestCgroupNamespacesBuild
14:33:45 [2022-01-25T14:33:45.520Z] --- PASS: TestCgroupNamespacesBuild (1.08s)
14:33:45 [2022-01-25T14:33:45.520Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:33:46 [2022-01-25T14:33:46.886Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s)
14:33:46 [2022-01-25T14:33:46.886Z] === RUN   TestBuildWithSession
14:33:46 [2022-01-25T14:33:46.886Z]     build_session_test.go:25: TODO: BuildKit
14:33:46 [2022-01-25T14:33:46.886Z] --- SKIP: TestBuildWithSession (0.00s)
14:33:46 [2022-01-25T14:33:46.886Z] === RUN   TestBuildSquashParent
14:33:50 [2022-01-25T14:33:50.154Z] --- PASS: TestBuildSquashParent (3.42s)
14:33:50 [2022-01-25T14:33:50.154Z] === RUN   TestBuildWithRemoveAndForceRemove
14:33:50 [2022-01-25T14:33:50.154Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:33:50 [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:33:50 [2022-01-25T14:33:50.154Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:33:50 [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:33:50 [2022-01-25T14:33:50.154Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:33:50 [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:33:50 [2022-01-25T14:33:50.154Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:33:50 [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:33:50 [2022-01-25T14:33:50.154Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:33:50 [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:33:50 [2022-01-25T14:33:50.154Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:33:50 [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:33:50 [2022-01-25T14:33:50.154Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:33:50 [2022-01-25T14:33:50.154Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:33:51 [2022-01-25T14:33:51.520Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:33:51 [2022-01-25T14:33:51.520Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:33:52 [2022-01-25T14:33:52.449Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:33:52 [2022-01-25T14:33:52.449Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:33:53 [2022-01-25T14:33:53.814Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:33:53 [2022-01-25T14:33:53.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s)
14:33:53 [2022-01-25T14:33:53.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s)
14:33:53 [2022-01-25T14:33:53.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.06s)
14:33:53 [2022-01-25T14:33:53.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s)
14:33:53 [2022-01-25T14:33:53.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s)
14:33:53 [2022-01-25T14:33:53.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.01s)
14:33:53 [2022-01-25T14:33:53.814Z] === RUN   TestBuildMultiStageCopy
14:33:53 [2022-01-25T14:33:53.814Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:33:54 [2022-01-25T14:33:54.742Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:33:54 [2022-01-25T14:33:54.742Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:33:54 [2022-01-25T14:33:54.742Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:33:54 [2022-01-25T14:33:54.998Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:33:55 [2022-01-25T14:33:55.254Z] --- PASS: TestBuildMultiStageCopy (1.65s)
14:33:55 [2022-01-25T14:33:55.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s)
14:33:55 [2022-01-25T14:33:55.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s)
14:33:55 [2022-01-25T14:33:55.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s)
14:33:55 [2022-01-25T14:33:55.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s)
14:33:55 [2022-01-25T14:33:55.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s)
14:33:55 [2022-01-25T14:33:55.254Z] === RUN   TestBuildMultiStageParentConfig
14:33:55 [2022-01-25T14:33:55.816Z] --- PASS: TestBuildMultiStageParentConfig (0.50s)
14:33:55 [2022-01-25T14:33:55.816Z] === RUN   TestBuildLabelWithTargets
14:33:56 [2022-01-25T14:33:56.379Z] --- PASS: TestBuildLabelWithTargets (0.80s)
14:33:56 [2022-01-25T14:33:56.379Z] === RUN   TestBuildWithEmptyLayers
14:33:56 [2022-01-25T14:33:56.940Z] --- PASS: TestBuildWithEmptyLayers (0.36s)
14:33:56 [2022-01-25T14:33:56.940Z] === RUN   TestBuildMultiStageOnBuild
14:33:58 [2022-01-25T14:33:58.306Z] --- PASS: TestBuildMultiStageOnBuild (1.18s)
14:33:58 [2022-01-25T14:33:58.306Z] === RUN   TestBuildUncleanTarFilenames
14:33:58 [2022-01-25T14:33:58.562Z] --- PASS: TestBuildUncleanTarFilenames (0.49s)
14:33:58 [2022-01-25T14:33:58.562Z] === RUN   TestBuildMultiStageLayerLeak
14:33:59 [2022-01-25T14:33:59.927Z] --- PASS: TestBuildMultiStageLayerLeak (1.18s)
14:33:59 [2022-01-25T14:33:59.927Z] === RUN   TestBuildWithHugeFile
14:34:38 [2022-01-25T14:34:38.609Z] --- PASS: TestBuildWithHugeFile (34.81s)
14:34:38 [2022-01-25T14:34:38.609Z] === RUN   TestBuildWCOWSandboxSize
14:34:38 [2022-01-25T14:34:38.609Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:34:38 [2022-01-25T14:34:38.609Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:34:38 [2022-01-25T14:34:38.609Z] === RUN   TestBuildWithEmptyDockerfile
14:34:38 [2022-01-25T14:34:38.609Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:34:38 [2022-01-25T14:34:38.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:34:38 [2022-01-25T14:34:38.609Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:34:38 [2022-01-25T14:34:38.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:34:38 [2022-01-25T14:34:38.609Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:34:38 [2022-01-25T14:34:38.609Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:34:38 [2022-01-25T14:34:38.609Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:34:38 [2022-01-25T14:34:38.609Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:34:38 [2022-01-25T14:34:38.609Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:34:38 [2022-01-25T14:34:38.609Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:34:38 [2022-01-25T14:34:38.609Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
14:34:38 [2022-01-25T14:34:38.609Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
14:34:38 [2022-01-25T14:34:38.609Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
14:34:38 [2022-01-25T14:34:38.609Z] === RUN   TestBuildPreserveOwnership
14:34:38 [2022-01-25T14:34:38.609Z] === RUN   TestBuildPreserveOwnership/copy_from
14:34:38 [2022-01-25T14:34:38.609Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:34:38 [2022-01-25T14:34:38.609Z] --- PASS: TestBuildPreserveOwnership (2.45s)
14:34:38 [2022-01-25T14:34:38.609Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.63s)
14:34:38 [2022-01-25T14:34:38.609Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s)
14:34:38 [2022-01-25T14:34:38.609Z] === RUN   TestBuildPlatformInvalid
14:34:38 [2022-01-25T14:34:38.609Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:34:38 [2022-01-25T14:34:38.609Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:34:38 [2022-01-25T14:34:38.609Z] Loaded image: busybox:latest
14:34:38 [2022-01-25T14:34:38.609Z] Loaded image: busybox:glibc
14:34:39 [2022-01-25T14:34:39.172Z] Loaded image: debian:bullseye-slim
14:34:39 [2022-01-25T14:34:39.172Z] Loaded image: hello-world:latest
14:34:39 [2022-01-25T14:34:39.172Z] Loaded image: arm32v7/hello-world:latest
14:34:47 [2022-01-25T14:34:47.263Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.72s)
14:34:47 [2022-01-25T14:34:47.263Z] PASS
14:34:47 [2022-01-25T14:34:47.263Z] 
14:34:47 [2022-01-25T14:34:47.263Z] === Skipped
14:34:47 [2022-01-25T14:34:47.263Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:34:47 [2022-01-25T14:34:47.263Z]     build_session_test.go:25: TODO: BuildKit
14:34:47 [2022-01-25T14:34:47.263Z] 
14:34:47 [2022-01-25T14:34:47.263Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:34:47 [2022-01-25T14:34:47.263Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:34:47 [2022-01-25T14:34:47.263Z] 
14:34:47 [2022-01-25T14:34:47.263Z] DONE 34 tests, 2 skipped in 62.820s
14:34:47 [2022-01-25T14:34:47.263Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:34:47 [2022-01-25T14:34:47.263Z] ++ 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:34:47 [2022-01-25T14:34:47.263Z] ++ set -e
14:34:47 [2022-01-25T14:34:47.263Z] ++ '[' -n 0 ']'
14:34:47 [2022-01-25T14:34:47.263Z] ++ set -x
14:34:47 [2022-01-25T14:34:47.263Z] ++ 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:34:47 [2022-01-25T14:34:47.263Z] INFO: Testing against a local daemon
14:34:47 [2022-01-25T14:34:47.263Z] === RUN   TestConfigInspect
14:34:48 [2022-01-25T14:34:48.191Z] --- PASS: TestConfigInspect (2.08s)
14:34:48 [2022-01-25T14:34:48.191Z] === RUN   TestConfigList
14:34:50 [2022-01-25T14:34:50.081Z] --- PASS: TestConfigList (2.04s)
14:34:50 [2022-01-25T14:34:50.081Z] === RUN   TestConfigsCreateAndDelete
14:34:52 [2022-01-25T14:34:52.597Z] --- PASS: TestConfigsCreateAndDelete (2.05s)
14:34:52 [2022-01-25T14:34:52.597Z] === RUN   TestConfigsUpdate
14:34:54 [2022-01-25T14:34:54.486Z] --- PASS: TestConfigsUpdate (2.05s)
14:34:54 [2022-01-25T14:34:54.486Z] === RUN   TestTemplatedConfig
14:34:57 [2022-01-25T14:34:57.005Z] --- PASS: TestTemplatedConfig (2.38s)
14:34:57 [2022-01-25T14:34:57.005Z] === RUN   TestConfigCreateResolve
14:34:58 [2022-01-25T14:34:58.897Z] --- PASS: TestConfigCreateResolve (2.03s)
14:34:58 [2022-01-25T14:34:58.897Z] PASS
14:34:58 [2022-01-25T14:34:58.897Z] 
14:34:58 [2022-01-25T14:34:58.897Z] DONE 6 tests in 12.727s
14:34:58 [2022-01-25T14:34:58.897Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:34:58 [2022-01-25T14:34:58.897Z] ++ 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:34:58 [2022-01-25T14:34:58.897Z] ++ set -e
14:34:58 [2022-01-25T14:34:58.897Z] ++ '[' -n 0 ']'
14:34:58 [2022-01-25T14:34:58.897Z] ++ set -x
14:34:58 [2022-01-25T14:34:58.897Z] ++ 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:34:58 [2022-01-25T14:34:58.897Z] INFO: Testing against a local daemon
14:34:58 [2022-01-25T14:34:58.897Z] === RUN   TestCheckpoint
14:34:58 [2022-01-25T14:34:58.897Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:34:58 [2022-01-25T14:34:58.897Z] --- SKIP: TestCheckpoint (0.00s)
14:34:58 [2022-01-25T14:34:58.897Z] === RUN   TestContainerInvalidJSON
14:34:58 [2022-01-25T14:34:58.897Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:34:58 [2022-01-25T14:34:58.897Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:34:58 [2022-01-25T14:34:58.897Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:34:58 [2022-01-25T14:34:58.897Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:34:58 [2022-01-25T14:34:58.897Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:34:58 [2022-01-25T14:34:58.897Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:34:58 [2022-01-25T14:34:58.897Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:34:58 [2022-01-25T14:34:58.897Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:34:58 [2022-01-25T14:34:58.897Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:34:58 [2022-01-25T14:34:58.897Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:34:58 [2022-01-25T14:34:58.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
14:34:58 [2022-01-25T14:34:58.897Z] === RUN   TestCopyFromContainerPathIsNotDir
14:34:58 [2022-01-25T14:34:58.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:34:58 [2022-01-25T14:34:58.897Z] === RUN   TestCopyToContainerPathDoesNotExist
14:34:58 [2022-01-25T14:34:58.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:34:58 [2022-01-25T14:34:58.897Z] === RUN   TestCopyToContainerPathIsNotDir
14:34:58 [2022-01-25T14:34:58.897Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:34:58 [2022-01-25T14:34:58.897Z] === RUN   TestCopyFromContainer
14:34:59 [2022-01-25T14:34:59.826Z] === RUN   TestCopyFromContainer//
14:34:59 [2022-01-25T14:34:59.826Z] === RUN   TestCopyFromContainer//bar/root
14:34:59 [2022-01-25T14:34:59.826Z] === RUN   TestCopyFromContainer//bar/root/
14:34:59 [2022-01-25T14:34:59.826Z] === RUN   TestCopyFromContainer/bar/quux
14:35:00 [2022-01-25T14:35:00.083Z] === RUN   TestCopyFromContainer/bar/quux/
14:35:00 [2022-01-25T14:35:00.083Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:35:00 [2022-01-25T14:35:00.083Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:35:00 [2022-01-25T14:35:00.083Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:35:00 [2022-01-25T14:35:00.083Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:35:00 [2022-01-25T14:35:00.083Z] === RUN   TestCopyFromContainer/bar/notarget
14:35:00 [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer (1.28s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.04s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:35:00 [2022-01-25T14:35:00.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:35:00 [2022-01-25T14:35:00.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:35:00 [2022-01-25T14:35:00.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:35:00 [2022-01-25T14:35:00.340Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:35:00 [2022-01-25T14:35:00.340Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:35:00 [2022-01-25T14:35:00.340Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:35:00 [2022-01-25T14:35:00.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateLinkToNonExistingContainer
14:35:00 [2022-01-25T14:35:00.340Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateWithInvalidEnv
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateWithInvalidEnv/0
14:35:00 [2022-01-25T14:35:00.340Z] === PAUSE TestCreateWithInvalidEnv/0
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateWithInvalidEnv/1
14:35:00 [2022-01-25T14:35:00.340Z] === PAUSE TestCreateWithInvalidEnv/1
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateWithInvalidEnv/2
14:35:00 [2022-01-25T14:35:00.340Z] === PAUSE TestCreateWithInvalidEnv/2
14:35:00 [2022-01-25T14:35:00.340Z] === CONT  TestCreateWithInvalidEnv/0
14:35:00 [2022-01-25T14:35:00.340Z] === CONT  TestCreateWithInvalidEnv/2
14:35:00 [2022-01-25T14:35:00.340Z] === CONT  TestCreateWithInvalidEnv/1
14:35:00 [2022-01-25T14:35:00.340Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:35:00 [2022-01-25T14:35:00.340Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateTmpfsMountsTarget
14:35:00 [2022-01-25T14:35:00.340Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
14:35:00 [2022-01-25T14:35:00.340Z] === RUN   TestCreateWithCustomMaskedPaths
14:35:01 [2022-01-25T14:35:01.706Z] --- PASS: TestCreateWithCustomMaskedPaths (1.08s)
14:35:01 [2022-01-25T14:35:01.706Z] === RUN   TestCreateWithCustomReadonlyPaths
14:35:02 [2022-01-25T14:35:02.634Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
14:35:02 [2022-01-25T14:35:02.634Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:35:02 [2022-01-25T14:35:02.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:35:02 [2022-01-25T14:35:02.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:35:02 [2022-01-25T14:35:02.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:35:02 [2022-01-25T14:35:02.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:35:02 [2022-01-25T14:35:02.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:35:02 [2022-01-25T14:35:02.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:35:02 [2022-01-25T14:35:02.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:35:02 [2022-01-25T14:35:02.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:35:02 [2022-01-25T14:35:02.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:35:02 [2022-01-25T14:35:02.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:35:02 [2022-01-25T14:35:02.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:35:02 [2022-01-25T14:35:02.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:35:02 [2022-01-25T14:35:02.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:35:02 [2022-01-25T14:35:02.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:35:02 [2022-01-25T14:35:02.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:35:02 [2022-01-25T14:35:02.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:35:02 [2022-01-25T14:35:02.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:35:02 [2022-01-25T14:35:02.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:35:02 [2022-01-25T14:35:02.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:35:02 [2022-01-25T14:35:02.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:35:02 [2022-01-25T14:35:02.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:35:02 [2022-01-25T14:35:02.634Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:35:02 [2022-01-25T14:35:02.891Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
14:35:02 [2022-01-25T14:35:02.891Z] === RUN   TestCreateDifferentPlatform
14:35:02 [2022-01-25T14:35:02.891Z] === RUN   TestCreateDifferentPlatform/different_os
14:35:02 [2022-01-25T14:35:02.891Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:35:02 [2022-01-25T14:35:02.891Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:35:02 [2022-01-25T14:35:02.891Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:35:02 [2022-01-25T14:35:02.891Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:35:02 [2022-01-25T14:35:02.891Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:35:03 [2022-01-25T14:35:03.148Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:35:03 [2022-01-25T14:35:03.148Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:35:03 [2022-01-25T14:35:03.148Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:35:03 [2022-01-25T14:35:03.148Z] === RUN   TestContainerStartOnDaemonRestart
14:35:03 [2022-01-25T14:35:03.148Z] === PAUSE TestContainerStartOnDaemonRestart
14:35:03 [2022-01-25T14:35:03.148Z] === RUN   TestDaemonRestartIpcMode
14:35:03 [2022-01-25T14:35:03.148Z] === PAUSE TestDaemonRestartIpcMode
14:35:03 [2022-01-25T14:35:03.148Z] === RUN   TestDaemonHostGatewayIP
14:35:03 [2022-01-25T14:35:03.148Z] === PAUSE TestDaemonHostGatewayIP
14:35:03 [2022-01-25T14:35:03.148Z] === RUN   TestRestartDaemonWithRestartingContainer
14:35:03 [2022-01-25T14:35:03.148Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:35:03 [2022-01-25T14:35:03.148Z] === RUN   TestContainerKillOnDaemonStart
14:35:03 [2022-01-25T14:35:03.148Z] === PAUSE TestContainerKillOnDaemonStart
14:35:03 [2022-01-25T14:35:03.148Z] === RUN   TestDiff
14:35:03 [2022-01-25T14:35:03.414Z] --- PASS: TestDiff (0.38s)
14:35:03 [2022-01-25T14:35:03.415Z] === RUN   TestExecWithCloseStdin
14:35:03 [2022-01-25T14:35:03.984Z] --- PASS: TestExecWithCloseStdin (0.49s)
14:35:03 [2022-01-25T14:35:03.984Z] === RUN   TestExec
14:35:04 [2022-01-25T14:35:04.547Z] --- PASS: TestExec (0.44s)
14:35:04 [2022-01-25T14:35:04.547Z] === RUN   TestExecUser
14:35:04 [2022-01-25T14:35:04.803Z] --- PASS: TestExecUser (0.45s)
14:35:04 [2022-01-25T14:35:04.803Z] === RUN   TestExportContainerAndImportImage
14:35:05 [2022-01-25T14:35:05.365Z] --- PASS: TestExportContainerAndImportImage (0.54s)
14:35:05 [2022-01-25T14:35:05.365Z] === RUN   TestExportContainerAfterDaemonRestart
14:35:06 [2022-01-25T14:35:06.731Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
14:35:06 [2022-01-25T14:35:06.731Z] === RUN   TestHealthCheckWorkdir
14:35:06 [2022-01-25T14:35:06.988Z] --- PASS: TestHealthCheckWorkdir (0.48s)
14:35:06 [2022-01-25T14:35:06.988Z] === RUN   TestHealthKillContainer
14:35:15 [2022-01-25T14:35:15.073Z] --- PASS: TestHealthKillContainer (7.84s)
14:35:15 [2022-01-25T14:35:15.073Z] === RUN   TestInspectCpusetInConfigPre120
14:35:15 [2022-01-25T14:35:15.330Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s)
14:35:15 [2022-01-25T14:35:15.330Z] === RUN   TestIpcModeNone
14:35:15 [2022-01-25T14:35:15.892Z] --- PASS: TestIpcModeNone (0.42s)
14:35:15 [2022-01-25T14:35:15.892Z] === RUN   TestIpcModePrivate
14:35:15 [2022-01-25T14:35:15.892Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
14:35:16 [2022-01-25T14:35:16.148Z] --- PASS: TestIpcModePrivate (0.44s)
14:35:16 [2022-01-25T14:35:16.148Z] === RUN   TestIpcModeShareable
14:35:16 [2022-01-25T14:35:16.405Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
14:35:16 [2022-01-25T14:35:16.661Z] --- PASS: TestIpcModeShareable (0.41s)
14:35:16 [2022-01-25T14:35:16.661Z] === RUN   TestAPIIpcModeShareableAndContainer
14:35:18 [2022-01-25T14:35:18.026Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s)
14:35:18 [2022-01-25T14:35:18.026Z] === RUN   TestAPIIpcModeHost
14:35:18 [2022-01-25T14:35:18.282Z] --- PASS: TestAPIIpcModeHost (0.34s)
14:35:18 [2022-01-25T14:35:18.282Z] === RUN   TestDaemonIpcModeShareable
14:35:19 [2022-01-25T14:35:19.210Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
14:35:19 [2022-01-25T14:35:19.210Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
14:35:19 [2022-01-25T14:35:19.210Z] === RUN   TestDaemonIpcModePrivate
14:35:20 [2022-01-25T14:35:20.577Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
14:35:20 [2022-01-25T14:35:20.577Z] --- PASS: TestDaemonIpcModePrivate (1.08s)
14:35:20 [2022-01-25T14:35:20.577Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:35:21 [2022-01-25T14:35:21.505Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
14:35:21 [2022-01-25T14:35:21.505Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s)
14:35:21 [2022-01-25T14:35:21.505Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:35:22 [2022-01-25T14:35:22.432Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
14:35:22 [2022-01-25T14:35:22.688Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
14:35:22 [2022-01-25T14:35:22.688Z] === RUN   TestIpcModeOlderClient
14:35:22 [2022-01-25T14:35:22.688Z] === PAUSE TestIpcModeOlderClient
14:35:22 [2022-01-25T14:35:22.688Z] === RUN   TestKillContainerInvalidSignal
14:35:22 [2022-01-25T14:35:22.944Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
14:35:22 [2022-01-25T14:35:22.944Z] === RUN   TestKillContainer
14:35:22 [2022-01-25T14:35:22.944Z] === RUN   TestKillContainer/no_signal
14:35:23 [2022-01-25T14:35:23.506Z] === RUN   TestKillContainer/non_killing_signal
14:35:23 [2022-01-25T14:35:23.762Z] === RUN   TestKillContainer/killing_signal
14:35:24 [2022-01-25T14:35:24.324Z] --- PASS: TestKillContainer (1.18s)
14:35:24 [2022-01-25T14:35:24.324Z]     --- PASS: TestKillContainer/no_signal (0.37s)
14:35:24 [2022-01-25T14:35:24.324Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
14:35:24 [2022-01-25T14:35:24.324Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
14:35:24 [2022-01-25T14:35:24.324Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:35:24 [2022-01-25T14:35:24.324Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:35:24 [2022-01-25T14:35:24.581Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:35:25 [2022-01-25T14:35:25.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s)
14:35:25 [2022-01-25T14:35:25.509Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
14:35:25 [2022-01-25T14:35:25.509Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
14:35:25 [2022-01-25T14:35:25.509Z] === RUN   TestKillStoppedContainer
14:35:25 [2022-01-25T14:35:25.509Z] --- PASS: TestKillStoppedContainer (0.04s)
14:35:25 [2022-01-25T14:35:25.509Z] === RUN   TestKillStoppedContainerAPIPre120
14:35:25 [2022-01-25T14:35:25.509Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:35:25 [2022-01-25T14:35:25.509Z] === RUN   TestKillDifferentUserContainer
14:35:25 [2022-01-25T14:35:25.765Z] --- PASS: TestKillDifferentUserContainer (0.39s)
14:35:25 [2022-01-25T14:35:25.765Z] === RUN   TestInspectOomKilledTrue
14:35:26 [2022-01-25T14:35:26.327Z] --- PASS: TestInspectOomKilledTrue (0.43s)
14:35:26 [2022-01-25T14:35:26.327Z] === RUN   TestInspectOomKilledFalse
14:35:26 [2022-01-25T14:35:26.583Z] --- PASS: TestInspectOomKilledFalse (0.37s)
14:35:26 [2022-01-25T14:35:26.583Z] === RUN   TestLinksEtcHostsContentMatch
14:35:26 [2022-01-25T14:35:26.855Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
14:35:26 [2022-01-25T14:35:26.855Z] === RUN   TestLinksContainerNames
14:35:27 [2022-01-25T14:35:27.791Z] --- PASS: TestLinksContainerNames (0.80s)
14:35:27 [2022-01-25T14:35:27.791Z] === RUN   TestLogsFollowTailEmpty
14:35:28 [2022-01-25T14:35:28.047Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
14:35:28 [2022-01-25T14:35:28.047Z] === RUN   TestContainerNetworkMountsNoChown
14:35:28 [2022-01-25T14:35:28.609Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/default
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/default
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/private
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/private
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rprivate
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rprivate
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/slave
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/slave
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rslave
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rslave
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/shared
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/shared
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rshared
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rshared
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/default
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/default/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/default/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/default/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rshared
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/shared
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rslave
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/slave
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rprivate
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/private
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/private/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/private/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/default/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:35:28 [2022-01-25T14:35:28.610Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:35:28 [2022-01-25T14:35:28.867Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:35:28 [2022-01-25T14:35:28.867Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:35:28 [2022-01-25T14:35:28.867Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:35:28 [2022-01-25T14:35:28.867Z] === CONT  TestMountDaemonRoot/private/bind_root
14:35:28 [2022-01-25T14:35:28.867Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:35:28 [2022-01-25T14:35:28.867Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:35:28 [2022-01-25T14:35:28.867Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:35:28 [2022-01-25T14:35:28.867Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:35:28 [2022-01-25T14:35:28.867Z] === CONT  TestMountDaemonRoot/private/mount_root
14:35:28 [2022-01-25T14:35:28.867Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:35:28 [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
14:35:28 [2022-01-25T14:35:28.867Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:35:28 [2022-01-25T14:35:28.867Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:35:28 [2022-01-25T14:35:28.867Z] === RUN   TestContainerBindMountNonRecursive
14:35:30 [2022-01-25T14:35:30.233Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
14:35:30 [2022-01-25T14:35:30.233Z] === RUN   TestContainerVolumesMountedAsShared
14:35:30 [2022-01-25T14:35:30.489Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s)
14:35:30 [2022-01-25T14:35:30.489Z] === RUN   TestContainerVolumesMountedAsSlave
14:35:30 [2022-01-25T14:35:30.746Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
14:35:30 [2022-01-25T14:35:30.746Z] === RUN   TestNetworkNat
14:35:31 [2022-01-25T14:35:31.308Z] --- PASS: TestNetworkNat (0.40s)
14:35:31 [2022-01-25T14:35:31.308Z] === RUN   TestNetworkLocalhostTCPNat
14:35:31 [2022-01-25T14:35:31.565Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
14:35:31 [2022-01-25T14:35:31.565Z] === RUN   TestNetworkLoopbackNat
14:35:34 [2022-01-25T14:35:34.079Z] --- PASS: TestNetworkLoopbackNat (2.48s)
14:35:34 [2022-01-25T14:35:34.079Z] === RUN   TestPause
14:35:34 [2022-01-25T14:35:34.641Z] --- PASS: TestPause (0.43s)
14:35:34 [2022-01-25T14:35:34.641Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:35:34 [2022-01-25T14:35:34.641Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:35:34 [2022-01-25T14:35:34.641Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:35:34 [2022-01-25T14:35:34.641Z] === RUN   TestPauseStopPausedContainer
14:35:34 [2022-01-25T14:35:34.897Z] --- PASS: TestPauseStopPausedContainer (0.39s)
14:35:34 [2022-01-25T14:35:34.897Z] === RUN   TestPidHost
14:35:35 [2022-01-25T14:35:35.824Z] --- PASS: TestPidHost (0.86s)
14:35:35 [2022-01-25T14:35:35.824Z] === RUN   TestPsFilter
14:35:35 [2022-01-25T14:35:35.824Z] --- PASS: TestPsFilter (0.11s)
14:35:35 [2022-01-25T14:35:35.824Z] === RUN   TestRemoveContainerWithRemovedVolume
14:35:36 [2022-01-25T14:35:36.386Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
14:35:36 [2022-01-25T14:35:36.386Z] === RUN   TestRemoveContainerWithVolume
14:35:36 [2022-01-25T14:35:36.643Z] --- PASS: TestRemoveContainerWithVolume (0.37s)
14:35:36 [2022-01-25T14:35:36.643Z] === RUN   TestRemoveContainerRunning
14:35:36 [2022-01-25T14:35:36.901Z] --- PASS: TestRemoveContainerRunning (0.39s)
14:35:36 [2022-01-25T14:35:36.901Z] === RUN   TestRemoveContainerForceRemoveRunning
14:35:37 [2022-01-25T14:35:37.463Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
14:35:37 [2022-01-25T14:35:37.463Z] === RUN   TestRemoveInvalidContainer
14:35:37 [2022-01-25T14:35:37.463Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:35:37 [2022-01-25T14:35:37.463Z] === RUN   TestRenameLinkedContainer
14:35:39 [2022-01-25T14:35:39.352Z] --- PASS: TestRenameLinkedContainer (1.60s)
14:35:39 [2022-01-25T14:35:39.352Z] === RUN   TestRenameStoppedContainer
14:35:39 [2022-01-25T14:35:39.352Z] --- PASS: TestRenameStoppedContainer (0.36s)
14:35:39 [2022-01-25T14:35:39.352Z] === RUN   TestRenameRunningContainerAndReuse
14:35:40 [2022-01-25T14:35:40.279Z] --- PASS: TestRenameRunningContainerAndReuse (0.74s)
14:35:40 [2022-01-25T14:35:40.279Z] === RUN   TestRenameInvalidName
14:35:40 [2022-01-25T14:35:40.535Z] --- PASS: TestRenameInvalidName (0.37s)
14:35:40 [2022-01-25T14:35:40.535Z] === RUN   TestRenameAnonymousContainer
14:35:41 [2022-01-25T14:35:41.902Z] --- PASS: TestRenameAnonymousContainer (1.36s)
14:35:41 [2022-01-25T14:35:41.902Z] === RUN   TestRenameContainerWithSameName
14:35:42 [2022-01-25T14:35:42.158Z] --- PASS: TestRenameContainerWithSameName (0.40s)
14:35:42 [2022-01-25T14:35:42.158Z] === RUN   TestRenameContainerWithLinkedContainer
14:35:43 [2022-01-25T14:35:43.087Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s)
14:35:43 [2022-01-25T14:35:43.087Z] === RUN   TestResize
14:35:43 [2022-01-25T14:35:43.344Z] --- PASS: TestResize (0.39s)
14:35:43 [2022-01-25T14:35:43.344Z] === RUN   TestResizeWithInvalidSize
14:35:43 [2022-01-25T14:35:43.600Z] --- PASS: TestResizeWithInvalidSize (0.36s)
14:35:43 [2022-01-25T14:35:43.600Z] === RUN   TestResizeWhenContainerNotStarted
14:35:44 [2022-01-25T14:35:44.162Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:35:44 [2022-01-25T14:35:44.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:35:46 [2022-01-25T14:35:46.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:35:46 [2022-01-25T14:35:46.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:35:47 [2022-01-25T14:35:47.910Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:35:48 [2022-01-25T14:35:48.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:35:49 [2022-01-25T14:35:49.098Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:35:49 [2022-01-25T14:35:49.353Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:35:52 [2022-01-25T14:35:52.620Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:35:52 [2022-01-25T14:35:52.620Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:35:54 [2022-01-25T14:35:54.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:35:55 [2022-01-25T14:35:55.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:35:56 [2022-01-25T14:35:56.133Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:35:57 [2022-01-25T14:35:57.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:35:58 [2022-01-25T14:35:58.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:35:59 [2022-01-25T14:35:59.429Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:36:00 [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.22s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.23s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.67s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.56s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.56s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.59s)
14:36:00 [2022-01-25T14:36:00.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.43s)
14:36:00 [2022-01-25T14:36:00.795Z] === RUN   TestCgroupNamespacesRun
14:36:01 [2022-01-25T14:36:01.724Z] --- PASS: TestCgroupNamespacesRun (1.09s)
14:36:01 [2022-01-25T14:36:01.724Z] === RUN   TestCgroupNamespacesRunPrivileged
14:36:03 [2022-01-25T14:36:03.089Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
14:36:03 [2022-01-25T14:36:03.089Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:36:04 [2022-01-25T14:36:04.018Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
14:36:04 [2022-01-25T14:36:04.018Z] === RUN   TestCgroupNamespacesRunHostMode
14:36:04 [2022-01-25T14:36:04.945Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
14:36:04 [2022-01-25T14:36:04.945Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:36:06 [2022-01-25T14:36:06.311Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
14:36:06 [2022-01-25T14:36:06.311Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:36:07 [2022-01-25T14:36:07.239Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
14:36:07 [2022-01-25T14:36:07.239Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:36:07 [2022-01-25T14:36:07.800Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s)
14:36:07 [2022-01-25T14:36:07.800Z] === RUN   TestCgroupNamespacesRunOlderClient
14:36:09 [2022-01-25T14:36:09.166Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
14:36:09 [2022-01-25T14:36:09.166Z] === RUN   TestNISDomainname
14:36:09 [2022-01-25T14:36:09.425Z] --- PASS: TestNISDomainname (0.46s)
14:36:09 [2022-01-25T14:36:09.425Z] === RUN   TestHostnameDnsResolution
14:36:09 [2022-01-25T14:36:09.991Z] --- PASS: TestHostnameDnsResolution (0.60s)
14:36:09 [2022-01-25T14:36:09.991Z] === RUN   TestUnprivilegedPortsAndPing
14:36:10 [2022-01-25T14:36:10.552Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
14:36:10 [2022-01-25T14:36:10.552Z] === RUN   TestStats
14:36:13 [2022-01-25T14:36:13.067Z] --- PASS: TestStats (2.39s)
14:36:13 [2022-01-25T14:36:13.067Z] === RUN   TestStopContainerWithTimeout
14:36:13 [2022-01-25T14:36:13.067Z] === RUN   TestStopContainerWithTimeout/0
14:36:13 [2022-01-25T14:36:13.067Z] === PAUSE TestStopContainerWithTimeout/0
14:36:13 [2022-01-25T14:36:13.067Z] === RUN   TestStopContainerWithTimeout/1
14:36:13 [2022-01-25T14:36:13.067Z] === PAUSE TestStopContainerWithTimeout/1
14:36:13 [2022-01-25T14:36:13.067Z] === RUN   TestStopContainerWithTimeout/3
14:36:13 [2022-01-25T14:36:13.067Z] === PAUSE TestStopContainerWithTimeout/3
14:36:13 [2022-01-25T14:36:13.067Z] === RUN   TestStopContainerWithTimeout/-1
14:36:13 [2022-01-25T14:36:13.067Z] === PAUSE TestStopContainerWithTimeout/-1
14:36:13 [2022-01-25T14:36:13.067Z] === CONT  TestStopContainerWithTimeout/0
14:36:13 [2022-01-25T14:36:13.067Z] === CONT  TestStopContainerWithTimeout/3
14:36:13 [2022-01-25T14:36:13.323Z] === CONT  TestStopContainerWithTimeout/-1
14:36:15 [2022-01-25T14:36:15.838Z] === CONT  TestStopContainerWithTimeout/1
14:36:16 [2022-01-25T14:36:16.766Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:36:16 [2022-01-25T14:36:16.767Z]     --- PASS: TestStopContainerWithTimeout/0 (0.51s)
14:36:16 [2022-01-25T14:36:16.767Z]     --- PASS: TestStopContainerWithTimeout/3 (2.59s)
14:36:16 [2022-01-25T14:36:16.767Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
14:36:16 [2022-01-25T14:36:16.767Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
14:36:16 [2022-01-25T14:36:16.767Z] === RUN   TestDeleteDevicemapper
14:36:16 [2022-01-25T14:36:16.767Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:36:16 [2022-01-25T14:36:16.767Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:36:16 [2022-01-25T14:36:16.767Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:36:18 [2022-01-25T14:36:18.133Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s)
14:36:18 [2022-01-25T14:36:18.133Z] === RUN   TestUpdateMemory
14:36:18 [2022-01-25T14:36:18.696Z] --- PASS: TestUpdateMemory (0.49s)
14:36:18 [2022-01-25T14:36:18.696Z] === RUN   TestUpdateCPUQuota
14:36:19 [2022-01-25T14:36:19.258Z] --- PASS: TestUpdateCPUQuota (0.67s)
14:36:19 [2022-01-25T14:36:19.258Z] === RUN   TestUpdatePidsLimit
14:36:19 [2022-01-25T14:36:19.258Z] === RUN   TestUpdatePidsLimit/update_from_none
14:36:19 [2022-01-25T14:36:19.514Z] === RUN   TestUpdatePidsLimit/no_change
14:36:19 [2022-01-25T14:36:19.770Z] === RUN   TestUpdatePidsLimit/update_lower
14:36:19 [2022-01-25T14:36:19.770Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:36:20 [2022-01-25T14:36:20.026Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:36:20 [2022-01-25T14:36:20.283Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:36:20 [2022-01-25T14:36:20.539Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:36:21 [2022-01-25T14:36:21.101Z] --- PASS: TestUpdatePidsLimit (1.70s)
14:36:21 [2022-01-25T14:36:21.101Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
14:36:21 [2022-01-25T14:36:21.101Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
14:36:21 [2022-01-25T14:36:21.101Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
14:36:21 [2022-01-25T14:36:21.101Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
14:36:21 [2022-01-25T14:36:21.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
14:36:21 [2022-01-25T14:36:21.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
14:36:21 [2022-01-25T14:36:21.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
14:36:21 [2022-01-25T14:36:21.101Z] === RUN   TestUpdateRestartPolicy
14:36:33 [2022-01-25T14:36:33.268Z] --- PASS: TestUpdateRestartPolicy (10.67s)
14:36:33 [2022-01-25T14:36:33.268Z] === RUN   TestUpdateRestartWithAutoRemove
14:36:33 [2022-01-25T14:36:33.268Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s)
14:36:33 [2022-01-25T14:36:33.268Z] === RUN   TestWaitNonBlocked
14:36:33 [2022-01-25T14:36:33.268Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:36:33 [2022-01-25T14:36:33.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:36:33 [2022-01-25T14:36:33.268Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:36:33 [2022-01-25T14:36:33.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:36:33 [2022-01-25T14:36:33.268Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:36:33 [2022-01-25T14:36:33.268Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:36:33 [2022-01-25T14:36:33.268Z] --- PASS: TestWaitNonBlocked (0.01s)
14:36:33 [2022-01-25T14:36:33.268Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
14:36:33 [2022-01-25T14:36:33.268Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
14:36:33 [2022-01-25T14:36:33.268Z] === RUN   TestWaitBlocked
14:36:33 [2022-01-25T14:36:33.268Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:36:33 [2022-01-25T14:36:33.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:36:33 [2022-01-25T14:36:33.268Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:36:33 [2022-01-25T14:36:33.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:36:33 [2022-01-25T14:36:33.268Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:36:33 [2022-01-25T14:36:33.268Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:36:33 [2022-01-25T14:36:33.523Z] --- PASS: TestWaitBlocked (0.01s)
14:36:33 [2022-01-25T14:36:33.523Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
14:36:33 [2022-01-25T14:36:33.523Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
14:36:33 [2022-01-25T14:36:33.523Z] === CONT  TestContainerStartOnDaemonRestart
14:36:33 [2022-01-25T14:36:33.523Z] === CONT  TestRestartDaemonWithRestartingContainer
14:36:35 [2022-01-25T14:36:35.412Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.77s)
14:36:35 [2022-01-25T14:36:35.412Z] === CONT  TestIpcModeOlderClient
14:36:35 [2022-01-25T14:36:35.412Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:36:35 [2022-01-25T14:36:35.412Z] === CONT  TestContainerKillOnDaemonStart
14:36:35 [2022-01-25T14:36:35.412Z] --- PASS: TestContainerStartOnDaemonRestart (1.95s)
14:36:35 [2022-01-25T14:36:35.412Z] === CONT  TestDaemonHostGatewayIP
14:36:37 [2022-01-25T14:36:37.928Z] --- PASS: TestDaemonHostGatewayIP (2.20s)
14:36:37 [2022-01-25T14:36:37.928Z] === CONT  TestDaemonRestartIpcMode
14:36:39 [2022-01-25T14:36:39.829Z] --- PASS: TestDaemonRestartIpcMode (2.05s)
14:36:47 [2022-01-25T14:36:47.921Z] --- PASS: TestContainerKillOnDaemonStart (11.47s)
14:36:47 [2022-01-25T14:36:47.921Z] PASS
14:36:47 [2022-01-25T14:36:47.921Z] 
14:36:47 [2022-01-25T14:36:47.921Z] === Skipped
14:36:47 [2022-01-25T14:36:47.921Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:36:47 [2022-01-25T14:36:47.921Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:36:47 [2022-01-25T14:36:47.921Z] 
14:36:47 [2022-01-25T14:36:47.921Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:36:47 [2022-01-25T14:36:47.921Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:36:47 [2022-01-25T14:36:47.921Z] 
14:36:47 [2022-01-25T14:36:47.921Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:36:47 [2022-01-25T14:36:47.921Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:36:47 [2022-01-25T14:36:47.921Z] 
14:36:47 [2022-01-25T14:36:47.921Z] DONE 200 tests, 3 skipped in 108.067s
14:36:47 [2022-01-25T14:36:47.921Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
14:36:47 [2022-01-25T14:36:47.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:36:47 [2022-01-25T14:36:47.921Z] ++ set -e
14:36:47 [2022-01-25T14:36:47.921Z] ++ '[' -n 0 ']'
14:36:47 [2022-01-25T14:36:47.921Z] ++ set -x
14:36:47 [2022-01-25T14:36:47.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:36:47 [2022-01-25T14:36:47.922Z] === RUN   TestConfigDaemonLibtrustID
14:36:47 [2022-01-25T14:36:47.922Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
14:36:47 [2022-01-25T14:36:47.922Z] === RUN   TestDaemonConfigValidation
14:36:47 [2022-01-25T14:36:47.922Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:36:47 [2022-01-25T14:36:47.922Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:36:47 [2022-01-25T14:36:47.922Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:36:47 [2022-01-25T14:36:47.922Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:36:47 [2022-01-25T14:36:47.922Z] === RUN   TestDaemonConfigValidation/invalid_config
14:36:47 [2022-01-25T14:36:47.922Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:36:47 [2022-01-25T14:36:47.922Z] === RUN   TestDaemonConfigValidation/malformed_config
14:36:47 [2022-01-25T14:36:47.922Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:36:47 [2022-01-25T14:36:47.922Z] === RUN   TestDaemonConfigValidation/valid_config
14:36:47 [2022-01-25T14:36:47.922Z] === PAUSE TestDaemonConfigValidation/valid_config
14:36:47 [2022-01-25T14:36:47.922Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:36:47 [2022-01-25T14:36:47.922Z] === CONT  TestDaemonConfigValidation/malformed_config
14:36:47 [2022-01-25T14:36:47.922Z] === CONT  TestDaemonConfigValidation/valid_config
14:36:47 [2022-01-25T14:36:47.922Z] === CONT  TestDaemonConfigValidation/invalid_config
14:36:47 [2022-01-25T14:36:47.922Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:36:47 [2022-01-25T14:36:47.922Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:36:47 [2022-01-25T14:36:47.922Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
14:36:47 [2022-01-25T14:36:47.922Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
14:36:47 [2022-01-25T14:36:47.922Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
14:36:47 [2022-01-25T14:36:47.922Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
14:36:47 [2022-01-25T14:36:47.922Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
14:36:47 [2022-01-25T14:36:47.922Z] === RUN   TestConfigDaemonSeccompProfiles
14:36:47 [2022-01-25T14:36:47.922Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:36:48 [2022-01-25T14:36:48.483Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:36:49 [2022-01-25T14:36:49.848Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:36:50 [2022-01-25T14:36:50.776Z] === CONT  TestConfigDaemonSeccompProfiles
14:36:50 [2022-01-25T14:36:50.776Z]     daemon_test.go:156: [d0c6a9283c929] daemon is not started
14:36:50 [2022-01-25T14:36:50.776Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
14:36:50 [2022-01-25T14:36:50.776Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
14:36:50 [2022-01-25T14:36:50.776Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:36:50 [2022-01-25T14:36:50.776Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:36:50 [2022-01-25T14:36:50.776Z] === RUN   TestDaemonProxy
14:36:50 [2022-01-25T14:36:50.776Z] === RUN   TestDaemonProxy/environment_variables
14:36:52 [2022-01-25T14:36:52.664Z] === RUN   TestDaemonProxy/command-line_options
14:36:54 [2022-01-25T14:36:54.557Z] === RUN   TestDaemonProxy/configuration_file
14:36:55 [2022-01-25T14:36:55.922Z] === RUN   TestDaemonProxy/conflicting_options
14:36:56 [2022-01-25T14:36:56.483Z] === RUN   TestDaemonProxy/reload_sanitized
14:36:57 [2022-01-25T14:36:57.045Z] --- PASS: TestDaemonProxy (6.23s)
14:36:57 [2022-01-25T14:36:57.045Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
14:36:57 [2022-01-25T14:36:57.045Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
14:36:57 [2022-01-25T14:36:57.045Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
14:36:57 [2022-01-25T14:36:57.045Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:36:57 [2022-01-25T14:36:57.045Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
14:36:57 [2022-01-25T14:36:57.045Z] PASS
14:36:57 [2022-01-25T14:36:57.045Z] 
14:36:57 [2022-01-25T14:36:57.045Z] DONE 17 tests in 10.169s
14:36:57 [2022-01-25T14:36:57.045Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:36:57 [2022-01-25T14:36:57.045Z] ++ 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:36:57 [2022-01-25T14:36:57.045Z] ++ set -e
14:36:57 [2022-01-25T14:36:57.045Z] ++ '[' -n 0 ']'
14:36:57 [2022-01-25T14:36:57.045Z] ++ set -x
14:36:57 [2022-01-25T14:36:57.045Z] ++ 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:36:57 [2022-01-25T14:36:57.045Z] INFO: Testing against a local daemon
14:36:57 [2022-01-25T14:36:57.045Z] === RUN   TestCommitInheritsEnv
14:36:57 [2022-01-25T14:36:57.301Z] --- PASS: TestCommitInheritsEnv (0.25s)
14:36:57 [2022-01-25T14:36:57.301Z] === RUN   TestImportExtremelyLargeImageWorks
14:36:57 [2022-01-25T14:36:57.301Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:36:57 [2022-01-25T14:36:57.301Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:36:57 [2022-01-25T14:36:57.301Z] === RUN   TestImportWithCustomPlatform
14:36:57 [2022-01-25T14:36:57.301Z] === RUN   TestImportWithCustomPlatform/#00
14:36:57 [2022-01-25T14:36:57.301Z] === RUN   TestImportWithCustomPlatform/_______
14:36:57 [2022-01-25T14:36:57.301Z] === RUN   TestImportWithCustomPlatform//
14:36:57 [2022-01-25T14:36:57.301Z] === RUN   TestImportWithCustomPlatform/linux
14:36:57 [2022-01-25T14:36:57.557Z] === RUN   TestImportWithCustomPlatform/LINUX
14:36:57 [2022-01-25T14:36:57.557Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:36:57 [2022-01-25T14:36:57.557Z] === RUN   TestImportWithCustomPlatform/macos
14:36:57 [2022-01-25T14:36:57.557Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:36:57 [2022-01-25T14:36:57.557Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:36:57 [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform (0.27s)
14:36:57 [2022-01-25T14:36:57.557Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
14:36:57 [2022-01-25T14:36:57.557Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:36:57 [2022-01-25T14:36:57.557Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:36:57 [2022-01-25T14:36:57.557Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
14:36:57 [2022-01-25T14:36:57.557Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
14:36:57 [2022-01-25T14:36:57.557Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
14:36:57 [2022-01-25T14:36:57.557Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:36:57 [2022-01-25T14:36:57.557Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:36:57 [2022-01-25T14:36:57.557Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:36:57 [2022-01-25T14:36:57.557Z] === RUN   TestImagesFilterMultiReference
14:36:57 [2022-01-25T14:36:57.557Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:36:57 [2022-01-25T14:36:57.557Z] === RUN   TestImagePullPlatformInvalid
14:36:57 [2022-01-25T14:36:57.557Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:36:57 [2022-01-25T14:36:57.557Z] === RUN   TestRemoveImageOrphaning
14:36:57 [2022-01-25T14:36:57.812Z] --- PASS: TestRemoveImageOrphaning (0.24s)
14:36:57 [2022-01-25T14:36:57.812Z] === RUN   TestRemoveImageGarbageCollector
14:36:57 [2022-01-25T14:36:57.812Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:36:57 [2022-01-25T14:36:57.812Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:36:57 [2022-01-25T14:36:57.812Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:36:57 [2022-01-25T14:36:57.812Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:36:57 [2022-01-25T14:36:57.812Z] === RUN   TestTagInvalidReference
14:36:57 [2022-01-25T14:36:57.812Z] --- PASS: TestTagInvalidReference (0.01s)
14:36:57 [2022-01-25T14:36:57.812Z] === RUN   TestTagValidPrefixedRepo
14:36:58 [2022-01-25T14:36:58.068Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:36:58 [2022-01-25T14:36:58.068Z] === RUN   TestTagExistedNameWithoutForce
14:36:58 [2022-01-25T14:36:58.068Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:36:58 [2022-01-25T14:36:58.068Z] === RUN   TestTagOfficialNames
14:36:58 [2022-01-25T14:36:58.068Z] --- PASS: TestTagOfficialNames (0.05s)
14:36:58 [2022-01-25T14:36:58.068Z] === RUN   TestTagMatchesDigest
14:36:58 [2022-01-25T14:36:58.068Z] --- PASS: TestTagMatchesDigest (0.01s)
14:36:58 [2022-01-25T14:36:58.068Z] PASS
14:36:58 [2022-01-25T14:36:58.068Z] 
14:36:58 [2022-01-25T14:36:58.068Z] === Skipped
14:36:58 [2022-01-25T14:36:58.068Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:36:58 [2022-01-25T14:36:58.068Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:36:58 [2022-01-25T14:36:58.068Z] 
14:36:58 [2022-01-25T14:36:58.068Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:36:58 [2022-01-25T14:36:58.068Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:36:58 [2022-01-25T14:36:58.068Z] 
14:36:58 [2022-01-25T14:36:58.068Z] DONE 22 tests, 2 skipped in 1.152s
14:36:58 [2022-01-25T14:36:58.068Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:36:58 [2022-01-25T14:36:58.068Z] ++ 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:36:58 [2022-01-25T14:36:58.068Z] ++ set -e
14:36:58 [2022-01-25T14:36:58.068Z] ++ '[' -n 0 ']'
14:36:58 [2022-01-25T14:36:58.068Z] ++ set -x
14:36:58 [2022-01-25T14:36:58.068Z] ++ 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:36:58 [2022-01-25T14:36:58.068Z] INFO: Testing against a local daemon
14:36:58 [2022-01-25T14:36:58.068Z] === RUN   TestNetworkCreateDelete
14:36:58 [2022-01-25T14:36:58.324Z] --- PASS: TestNetworkCreateDelete (0.12s)
14:36:58 [2022-01-25T14:36:58.324Z] === RUN   TestDockerNetworkDeletePreferID
14:36:58 [2022-01-25T14:36:58.580Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
14:36:58 [2022-01-25T14:36:58.580Z] === RUN   TestDaemonDNSFallback
14:37:05 [2022-01-25T14:37:05.115Z] --- PASS: TestDaemonDNSFallback (6.20s)
14:37:05 [2022-01-25T14:37:05.115Z] === RUN   TestInspectNetwork
14:37:07 [2022-01-25T14:37:07.630Z] === RUN   TestInspectNetwork/full_network_id
14:37:07 [2022-01-25T14:37:07.630Z] === RUN   TestInspectNetwork/partial_network_id
14:37:07 [2022-01-25T14:37:07.630Z] === RUN   TestInspectNetwork/network_name
14:37:07 [2022-01-25T14:37:07.630Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:37:11 [2022-01-25T14:37:11.824Z] --- PASS: TestInspectNetwork (6.85s)
14:37:11 [2022-01-25T14:37:11.824Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:37:11 [2022-01-25T14:37:11.824Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:37:11 [2022-01-25T14:37:11.824Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:37:11 [2022-01-25T14:37:11.824Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:37:11 [2022-01-25T14:37:11.824Z] === RUN   TestRunContainerWithBridgeNone
14:37:13 [2022-01-25T14:37:13.190Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
14:37:13 [2022-01-25T14:37:13.190Z] === RUN   TestNetworkInvalidJSON
14:37:13 [2022-01-25T14:37:13.190Z] === RUN   TestNetworkInvalidJSON//networks/create
14:37:13 [2022-01-25T14:37:13.190Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:37:13 [2022-01-25T14:37:13.190Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:37:13 [2022-01-25T14:37:13.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:37:13 [2022-01-25T14:37:13.190Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:37:13 [2022-01-25T14:37:13.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:37:13 [2022-01-25T14:37:13.190Z] === CONT  TestNetworkInvalidJSON//networks/create
14:37:13 [2022-01-25T14:37:13.190Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:37:13 [2022-01-25T14:37:13.190Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:37:13 [2022-01-25T14:37:13.190Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:37:13 [2022-01-25T14:37:13.190Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:37:13 [2022-01-25T14:37:13.190Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:37:13 [2022-01-25T14:37:13.190Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:37:13 [2022-01-25T14:37:13.190Z] === RUN   TestNetworkList
14:37:13 [2022-01-25T14:37:13.190Z] === RUN   TestNetworkList//networks
14:37:13 [2022-01-25T14:37:13.190Z] === PAUSE TestNetworkList//networks
14:37:13 [2022-01-25T14:37:13.190Z] === RUN   TestNetworkList//networks/
14:37:13 [2022-01-25T14:37:13.190Z] === PAUSE TestNetworkList//networks/
14:37:13 [2022-01-25T14:37:13.190Z] === CONT  TestNetworkList//networks
14:37:13 [2022-01-25T14:37:13.190Z] === CONT  TestNetworkList//networks/
14:37:13 [2022-01-25T14:37:13.190Z] --- PASS: TestNetworkList (0.01s)
14:37:13 [2022-01-25T14:37:13.190Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:37:13 [2022-01-25T14:37:13.190Z]     --- PASS: TestNetworkList//networks (0.00s)
14:37:13 [2022-01-25T14:37:13.190Z] === RUN   TestHostIPv4BridgeLabel
14:37:13 [2022-01-25T14:37:13.752Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
14:37:13 [2022-01-25T14:37:13.752Z] === RUN   TestDaemonRestartWithLiveRestore
14:37:14 [2022-01-25T14:37:14.679Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
14:37:14 [2022-01-25T14:37:14.679Z] === RUN   TestDaemonDefaultNetworkPools
14:37:15 [2022-01-25T14:37:15.607Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
14:37:15 [2022-01-25T14:37:15.607Z] === RUN   TestDaemonRestartWithExistingNetwork
14:37:16 [2022-01-25T14:37:16.538Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
14:37:16 [2022-01-25T14:37:16.538Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:37:17 [2022-01-25T14:37:17.903Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
14:37:17 [2022-01-25T14:37:17.903Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:37:18 [2022-01-25T14:37:18.464Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
14:37:18 [2022-01-25T14:37:18.464Z] === RUN   TestServiceWithPredefinedNetwork
14:37:20 [2022-01-25T14:37:20.354Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
14:37:20 [2022-01-25T14:37:20.354Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:37:20 [2022-01-25T14:37:20.354Z]     service_test.go:243: FLAKY_TEST
14:37:20 [2022-01-25T14:37:20.354Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:37:20 [2022-01-25T14:37:20.354Z] === RUN   TestServiceWithDataPathPortInit
14:37:35 [2022-01-25T14:37:35.192Z] --- PASS: TestServiceWithDataPathPortInit (12.92s)
14:37:35 [2022-01-25T14:37:35.192Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:37:35 [2022-01-25T14:37:35.192Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tje9fecohms64zr5fs2vr0nom Created:2022-01-25 14:37:34.184917296 +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[e018b106786bb66ac1f62138814ad70e9df109f2b6f12d8d5542b8ca2a79e0bb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbymxu7f66na8drhpnm9igob3 EndpointID:a7d2e146c3d3bfe6753465325c4d44f6f84e2430ed3f475667f20bb74dda769a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:02c54a3a728d8a105f43d84b61b5072312346fd968c23f6374ac36dfa4a07e10 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:95f1c3ba5a47 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbymxu7f66na8drhpnm9igob3 EndpointID:a7d2e146c3d3bfe6753465325c4d44f6f84e2430ed3f475667f20bb74dda769a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:37:39 [2022-01-25T14:37:39.359Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.12s)
14:37:39 [2022-01-25T14:37:39.359Z] PASS
14:37:39 [2022-01-25T14:37:39.359Z] 
14:37:39 [2022-01-25T14:37:39.359Z] === Skipped
14:37:39 [2022-01-25T14:37:39.359Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:37:39 [2022-01-25T14:37:39.359Z]     service_test.go:243: FLAKY_TEST
14:37:39 [2022-01-25T14:37:39.359Z] 
14:37:39 [2022-01-25T14:37:39.359Z] DONE 26 tests, 1 skipped in 41.348s
14:37:39 [2022-01-25T14:37:39.359Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:37:39 [2022-01-25T14:37:39.359Z] ++ 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:37:39 [2022-01-25T14:37:39.359Z] ++ set -e
14:37:39 [2022-01-25T14:37:39.359Z] ++ '[' -n 0 ']'
14:37:39 [2022-01-25T14:37:39.359Z] ++ set -x
14:37:39 [2022-01-25T14:37:39.359Z] ++ 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:37:39 [2022-01-25T14:37:39.615Z] INFO: Testing against a local daemon
14:37:39 [2022-01-25T14:37:39.615Z] === RUN   TestDockerNetworkIpvlanPersistance
14:37:39 [2022-01-25T14:37:39.615Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:37:39 [2022-01-25T14:37:39.615Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:37:39 [2022-01-25T14:37:39.615Z] === RUN   TestDockerNetworkIpvlan
14:37:39 [2022-01-25T14:37:39.615Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:37:39 [2022-01-25T14:37:39.615Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:37:39 [2022-01-25T14:37:39.615Z] PASS
14:37:39 [2022-01-25T14:37:39.615Z] 
14:37:39 [2022-01-25T14:37:39.615Z] === Skipped
14:37:39 [2022-01-25T14:37:39.615Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:37:39 [2022-01-25T14:37:39.615Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:37:39 [2022-01-25T14:37:39.615Z] 
14:37:39 [2022-01-25T14:37:39.615Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:37:39 [2022-01-25T14:37:39.615Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:37:39 [2022-01-25T14:37:39.615Z] 
14:37:39 [2022-01-25T14:37:39.615Z] DONE 2 tests, 2 skipped in 0.088s
14:37:39 [2022-01-25T14:37:39.615Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:37:39 [2022-01-25T14:37:39.615Z] ++ 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:37:39 [2022-01-25T14:37:39.615Z] ++ set -e
14:37:39 [2022-01-25T14:37:39.615Z] ++ '[' -n 0 ']'
14:37:39 [2022-01-25T14:37:39.615Z] ++ set -x
14:37:39 [2022-01-25T14:37:39.615Z] ++ 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:37:39 [2022-01-25T14:37:39.615Z] INFO: Testing against a local daemon
14:37:39 [2022-01-25T14:37:39.615Z] === RUN   TestDockerNetworkMacvlanPersistance
14:37:40 [2022-01-25T14:37:40.980Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
14:37:40 [2022-01-25T14:37:40.980Z] === RUN   TestDockerNetworkMacvlan
14:37:41 [2022-01-25T14:37:41.543Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:37:42 [2022-01-25T14:37:42.105Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:37:43 [2022-01-25T14:37:43.033Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:37:44 [2022-01-25T14:37:44.430Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:37:46 [2022-01-25T14:37:46.321Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:37:48 [2022-01-25T14:37:48.837Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:37:49 [2022-01-25T14:37:49.399Z] --- PASS: TestDockerNetworkMacvlan (8.48s)
14:37:49 [2022-01-25T14:37:49.399Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
14:37:49 [2022-01-25T14:37:49.399Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
14:37:49 [2022-01-25T14:37:49.399Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s)
14:37:49 [2022-01-25T14:37:49.399Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.67s)
14:37:49 [2022-01-25T14:37:49.399Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.72s)
14:37:49 [2022-01-25T14:37:49.399Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.47s)
14:37:49 [2022-01-25T14:37:49.399Z] PASS
14:37:49 [2022-01-25T14:37:49.399Z] 
14:37:49 [2022-01-25T14:37:49.399Z] DONE 8 tests in 9.767s
14:37:49 [2022-01-25T14:37:49.399Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:37:49 [2022-01-25T14:37:49.399Z] ++ 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:37:49 [2022-01-25T14:37:49.399Z] ++ set -e
14:37:49 [2022-01-25T14:37:49.399Z] ++ '[' -n 0 ']'
14:37:49 [2022-01-25T14:37:49.399Z] ++ set -x
14:37:49 [2022-01-25T14:37:49.399Z] ++ 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:37:49 [2022-01-25T14:37:49.399Z] testing: warning: no tests to run
14:37:49 [2022-01-25T14:37:49.399Z] PASS
14:37:49 [2022-01-25T14:37:49.399Z] 
14:37:49 [2022-01-25T14:37:49.399Z] DONE 0 tests in 0.022s
14:37:49 [2022-01-25T14:37:49.399Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:37:49 [2022-01-25T14:37:49.399Z] ++ 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:37:49 [2022-01-25T14:37:49.399Z] ++ set -e
14:37:49 [2022-01-25T14:37:49.399Z] ++ '[' -n 0 ']'
14:37:49 [2022-01-25T14:37:49.399Z] ++ set -x
14:37:49 [2022-01-25T14:37:49.399Z] ++ 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:37:49 [2022-01-25T14:37:49.399Z] INFO: Testing against a local daemon
14:37:49 [2022-01-25T14:37:49.399Z] === RUN   TestAuthZPluginAllowRequest
14:37:50 [2022-01-25T14:37:50.765Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
14:37:50 [2022-01-25T14:37:50.765Z] === RUN   TestAuthZPluginTLS
14:37:51 [2022-01-25T14:37:51.020Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:37:51 [2022-01-25T14:37:51.020Z] === RUN   TestAuthZPluginDenyRequest
14:37:51 [2022-01-25T14:37:51.582Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
14:37:51 [2022-01-25T14:37:51.583Z] === RUN   TestAuthZPluginAPIDenyResponse
14:37:52 [2022-01-25T14:37:52.144Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:37:52 [2022-01-25T14:37:52.144Z] === RUN   TestAuthZPluginDenyResponse
14:37:52 [2022-01-25T14:37:52.706Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:37:52 [2022-01-25T14:37:52.706Z] === RUN   TestAuthZPluginAllowEventStream
14:37:53 [2022-01-25T14:37:53.633Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s)
14:37:53 [2022-01-25T14:37:53.633Z] === RUN   TestAuthZPluginErrorResponse
14:37:54 [2022-01-25T14:37:54.195Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:37:54 [2022-01-25T14:37:54.195Z] === RUN   TestAuthZPluginErrorRequest
14:37:54 [2022-01-25T14:37:54.757Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:37:54 [2022-01-25T14:37:54.757Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:37:55 [2022-01-25T14:37:55.319Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:37:55 [2022-01-25T14:37:55.319Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:37:56 [2022-01-25T14:37:56.685Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s)
14:37:56 [2022-01-25T14:37:56.685Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:37:58 [2022-01-25T14:37:58.053Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s)
14:37:58 [2022-01-25T14:37:58.053Z] === RUN   TestAuthZPluginHeader
14:37:58 [2022-01-25T14:37:58.615Z] --- PASS: TestAuthZPluginHeader (0.67s)
14:37:58 [2022-01-25T14:37:58.615Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:37:58 [2022-01-25T14:37:58.615Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:37:58 [2022-01-25T14:37:58.615Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:37:58 [2022-01-25T14:37:58.615Z] === RUN   TestAuthZPluginV2Disable
14:37:58 [2022-01-25T14:37:58.615Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:37:58 [2022-01-25T14:37:58.615Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:37:58 [2022-01-25T14:37:58.615Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:37:58 [2022-01-25T14:37:58.615Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:37:58 [2022-01-25T14:37:58.615Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:37:58 [2022-01-25T14:37:58.615Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:37:58 [2022-01-25T14:37:58.615Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:37:58 [2022-01-25T14:37:58.615Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:37:58 [2022-01-25T14:37:58.615Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:38:16 [2022-01-25T14:38:16.658Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
14:38:16 [2022-01-25T14:38:16.658Z] PASS
14:38:16 [2022-01-25T14:38:16.658Z] 
14:38:16 [2022-01-25T14:38:16.658Z] === Skipped
14:38:16 [2022-01-25T14:38:16.658Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:38:16 [2022-01-25T14:38:16.658Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:38:16 [2022-01-25T14:38:16.658Z] 
14:38:16 [2022-01-25T14:38:16.658Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:38:16 [2022-01-25T14:38:16.658Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:38:16 [2022-01-25T14:38:16.658Z] 
14:38:16 [2022-01-25T14:38:16.658Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:38:16 [2022-01-25T14:38:16.658Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:38:16 [2022-01-25T14:38:16.658Z] 
14:38:16 [2022-01-25T14:38:16.658Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:38:16 [2022-01-25T14:38:16.658Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:38:16 [2022-01-25T14:38:16.658Z] 
14:38:16 [2022-01-25T14:38:16.658Z] DONE 17 tests, 4 skipped in 25.683s
14:38:16 [2022-01-25T14:38:16.658Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:38:16 [2022-01-25T14:38:16.658Z] ++ 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:38:16 [2022-01-25T14:38:16.658Z] ++ set -e
14:38:16 [2022-01-25T14:38:16.658Z] ++ '[' -n 0 ']'
14:38:16 [2022-01-25T14:38:16.658Z] ++ set -x
14:38:16 [2022-01-25T14:38:16.658Z] ++ 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:38:16 [2022-01-25T14:38:16.658Z] INFO: Testing against a local daemon
14:38:16 [2022-01-25T14:38:16.658Z] === RUN   TestPluginInvalidJSON
14:38:16 [2022-01-25T14:38:16.658Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:38:16 [2022-01-25T14:38:16.658Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:38:16 [2022-01-25T14:38:16.658Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:38:16 [2022-01-25T14:38:16.658Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:38:16 [2022-01-25T14:38:16.658Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:38:16 [2022-01-25T14:38:16.658Z] === RUN   TestPluginInstall
14:38:16 [2022-01-25T14:38:16.658Z] === RUN   TestPluginInstall/no_auth
14:38:16 [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:38:16 [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e95a9d69f8a68eef028719009a43d1604e4bb018c92b23e392fb4d24ced5226e" mediatype=application/vnd.docker.plugin.v1+json size=522
14:38:16 [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:38:16 [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e95a9d69f8a68eef028719009a43d1604e4bb018c92b23e392fb4d24ced5226e" mediatype=application/vnd.docker.plugin.v1+json size=522
14:38:16 [2022-01-25T14:38:16.658Z] === RUN   TestPluginInstall/with_htpasswd
14:38:16 [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:38:16 [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a1922c5a958276cb6c1999c6271dde3e4f5584ac66248fe9b0ea86983a2500e" mediatype=application/vnd.docker.plugin.v1+json size=522
14:38:16 [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:38:16 [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a1922c5a958276cb6c1999c6271dde3e4f5584ac66248fe9b0ea86983a2500e" mediatype=application/vnd.docker.plugin.v1+json size=522
14:38:16 [2022-01-25T14:38:16.658Z] === RUN   TestPluginInstall/with_insecure
14:38:17 [2022-01-25T14:38:17.586Z] time="2022-01-25T14:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:38:17 [2022-01-25T14:38:17.586Z] time="2022-01-25T14:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a2ae9d8690fadf6218278ca5fa580cd9becb1f5c92b3a37b4bb4929c88df29a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:38:17 [2022-01-25T14:38:17.586Z] time="2022-01-25T14:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:38:17 [2022-01-25T14:38:17.586Z] time="2022-01-25T14:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a2ae9d8690fadf6218278ca5fa580cd9becb1f5c92b3a37b4bb4929c88df29a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:38:17 [2022-01-25T14:38:17.843Z]     plugin_test.go:165: [d1cabff2116ba] daemon is not started
14:38:17 [2022-01-25T14:38:17.843Z] --- PASS: TestPluginInstall (2.62s)
14:38:17 [2022-01-25T14:38:17.843Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
14:38:17 [2022-01-25T14:38:17.843Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
14:38:17 [2022-01-25T14:38:17.843Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
14:38:17 [2022-01-25T14:38:17.843Z] === RUN   TestPluginsWithRuntimes
14:38:19 [2022-01-25T14:38:19.232Z] === RUN   TestPluginsWithRuntimes/No_Args
14:38:20 [2022-01-25T14:38:20.160Z] === RUN   TestPluginsWithRuntimes/With_Args
14:38:21 [2022-01-25T14:38:21.090Z] --- PASS: TestPluginsWithRuntimes (3.13s)
14:38:21 [2022-01-25T14:38:21.090Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.80s)
14:38:21 [2022-01-25T14:38:21.090Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.80s)
14:38:21 [2022-01-25T14:38:21.090Z] === RUN   TestPluginBackCompatMediaTypes
14:38:21 [2022-01-25T14:38:21.652Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
14:38:21 [2022-01-25T14:38:21.652Z] PASS
14:38:21 [2022-01-25T14:38:21.652Z] 
14:38:21 [2022-01-25T14:38:21.652Z] DONE 10 tests in 6.426s
14:38:21 [2022-01-25T14:38:21.652Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:38:21 [2022-01-25T14:38:21.652Z] ++ 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:38:21 [2022-01-25T14:38:21.652Z] ++ set -e
14:38:21 [2022-01-25T14:38:21.652Z] ++ '[' -n 0 ']'
14:38:21 [2022-01-25T14:38:21.652Z] ++ set -x
14:38:21 [2022-01-25T14:38:21.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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:38:21 [2022-01-25T14:38:21.652Z] INFO: Testing against a local daemon
14:38:21 [2022-01-25T14:38:21.652Z] === RUN   TestExternalGraphDriver
14:38:21 [2022-01-25T14:38:21.652Z] === RUN   TestExternalGraphDriver/json
14:38:23 [2022-01-25T14:38:23.060Z] === RUN   TestExternalGraphDriver/spec
14:38:24 [2022-01-25T14:38:24.949Z] === RUN   TestExternalGraphDriver/pull
14:38:26 [2022-01-25T14:38:26.316Z] --- PASS: TestExternalGraphDriver (4.65s)
14:38:26 [2022-01-25T14:38:26.316Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
14:38:26 [2022-01-25T14:38:26.316Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
14:38:26 [2022-01-25T14:38:26.316Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
14:38:26 [2022-01-25T14:38:26.316Z] === RUN   TestGraphdriverPluginV2
14:38:26 [2022-01-25T14:38:26.316Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:38:26 [2022-01-25T14:38:26.316Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
14:38:26 [2022-01-25T14:38:26.316Z] PASS
14:38:26 [2022-01-25T14:38:26.316Z] 
14:38:26 [2022-01-25T14:38:26.316Z] === Skipped
14:38:26 [2022-01-25T14:38:26.316Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
14:38:26 [2022-01-25T14:38:26.316Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:38:26 [2022-01-25T14:38:26.316Z] 
14:38:26 [2022-01-25T14:38:26.316Z] DONE 5 tests, 1 skipped in 4.765s
14:38:26 [2022-01-25T14:38:26.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:38:26 [2022-01-25T14:38:26.316Z] ++ 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:38:26 [2022-01-25T14:38:26.316Z] ++ set -e
14:38:26 [2022-01-25T14:38:26.316Z] ++ '[' -n 0 ']'
14:38:26 [2022-01-25T14:38:26.316Z] ++ set -x
14:38:26 [2022-01-25T14:38:26.316Z] ++ 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:38:26 [2022-01-25T14:38:26.316Z] INFO: Testing against a local daemon
14:38:26 [2022-01-25T14:38:26.316Z] === RUN   TestContinueAfterPluginCrash
14:38:26 [2022-01-25T14:38:26.316Z] === PAUSE TestContinueAfterPluginCrash
14:38:26 [2022-01-25T14:38:26.316Z] === RUN   TestReadPluginNoRead
14:38:26 [2022-01-25T14:38:26.316Z] === PAUSE TestReadPluginNoRead
14:38:26 [2022-01-25T14:38:26.316Z] === RUN   TestDaemonStartWithLogOpt
14:38:26 [2022-01-25T14:38:26.316Z] === PAUSE TestDaemonStartWithLogOpt
14:38:26 [2022-01-25T14:38:26.316Z] === CONT  TestContinueAfterPluginCrash
14:38:26 [2022-01-25T14:38:26.316Z] === CONT  TestDaemonStartWithLogOpt
14:38:29 [2022-01-25T14:38:29.583Z] --- PASS: TestDaemonStartWithLogOpt (2.92s)
14:38:29 [2022-01-25T14:38:29.583Z] === CONT  TestReadPluginNoRead
14:38:31 [2022-01-25T14:38:31.474Z] === RUN   TestReadPluginNoRead/default
14:38:32 [2022-01-25T14:38:32.404Z] === RUN   TestReadPluginNoRead/disabled_caching
14:38:33 [2022-01-25T14:38:33.769Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:38:34 [2022-01-25T14:38:34.331Z] --- PASS: TestContinueAfterPluginCrash (7.87s)
14:38:34 [2022-01-25T14:38:34.588Z] === CONT  TestReadPluginNoRead
14:38:34 [2022-01-25T14:38:34.588Z]     read_test.go:92: [d58d53564053e] daemon is not started
14:38:34 [2022-01-25T14:38:34.588Z] --- PASS: TestReadPluginNoRead (5.36s)
14:38:34 [2022-01-25T14:38:34.588Z]     --- PASS: TestReadPluginNoRead/default (1.10s)
14:38:34 [2022-01-25T14:38:34.588Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.07s)
14:38:34 [2022-01-25T14:38:34.588Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s)
14:38:34 [2022-01-25T14:38:34.588Z] PASS
14:38:34 [2022-01-25T14:38:34.588Z] 
14:38:34 [2022-01-25T14:38:34.588Z] DONE 6 tests in 8.366s
14:38:34 [2022-01-25T14:38:34.588Z] 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:38:34 [2022-01-25T14:38:34.588Z] ++ 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:38:34 [2022-01-25T14:38:34.588Z] ++ set -e
14:38:34 [2022-01-25T14:38:34.588Z] ++ '[' -n 0 ']'
14:38:34 [2022-01-25T14:38:34.588Z] ++ set -x
14:38:34 [2022-01-25T14:38:34.588Z] ++ 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:38:34 [2022-01-25T14:38:34.588Z] testing: warning: no tests to run
14:38:34 [2022-01-25T14:38:34.588Z] PASS
14:38:34 [2022-01-25T14:38:34.588Z] 
14:38:34 [2022-01-25T14:38:34.588Z] DONE 0 tests in 0.029s
14:38:34 [2022-01-25T14:38:34.588Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:38:34 [2022-01-25T14:38:34.588Z] ++ 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:38:34 [2022-01-25T14:38:34.588Z] ++ set -e
14:38:34 [2022-01-25T14:38:34.588Z] ++ '[' -n 0 ']'
14:38:34 [2022-01-25T14:38:34.588Z] ++ set -x
14:38:34 [2022-01-25T14:38:34.588Z] ++ 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:38:34 [2022-01-25T14:38:34.844Z] INFO: Testing against a local daemon
14:38:34 [2022-01-25T14:38:34.844Z] === RUN   TestPluginWithDevMounts
14:38:34 [2022-01-25T14:38:34.844Z] === PAUSE TestPluginWithDevMounts
14:38:34 [2022-01-25T14:38:34.844Z] === CONT  TestPluginWithDevMounts
14:38:36 [2022-01-25T14:38:36.211Z] --- PASS: TestPluginWithDevMounts (1.50s)
14:38:36 [2022-01-25T14:38:36.211Z] PASS
14:38:36 [2022-01-25T14:38:36.211Z] 
14:38:36 [2022-01-25T14:38:36.211Z] DONE 1 tests in 1.590s
14:38:36 [2022-01-25T14:38:36.211Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:38:36 [2022-01-25T14:38:36.211Z] ++ 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:38:36 [2022-01-25T14:38:36.211Z] ++ set -e
14:38:36 [2022-01-25T14:38:36.211Z] ++ '[' -n 0 ']'
14:38:36 [2022-01-25T14:38:36.211Z] ++ set -x
14:38:36 [2022-01-25T14:38:36.211Z] ++ 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:38:36 [2022-01-25T14:38:36.466Z] INFO: Testing against a local daemon
14:38:36 [2022-01-25T14:38:36.466Z] === RUN   TestSecretInspect
14:38:38 [2022-01-25T14:38:38.356Z] --- PASS: TestSecretInspect (1.66s)
14:38:38 [2022-01-25T14:38:38.356Z] === RUN   TestSecretList
14:38:39 [2022-01-25T14:38:39.721Z] --- PASS: TestSecretList (1.68s)
14:38:39 [2022-01-25T14:38:39.721Z] === RUN   TestSecretsCreateAndDelete
14:38:41 [2022-01-25T14:38:41.635Z] --- PASS: TestSecretsCreateAndDelete (1.65s)
14:38:41 [2022-01-25T14:38:41.635Z] === RUN   TestSecretsUpdate
14:38:43 [2022-01-25T14:38:43.525Z] --- PASS: TestSecretsUpdate (2.06s)
14:38:43 [2022-01-25T14:38:43.525Z] === RUN   TestTemplatedSecret
14:38:46 [2022-01-25T14:38:46.042Z] --- PASS: TestTemplatedSecret (2.38s)
14:38:46 [2022-01-25T14:38:46.042Z] === RUN   TestSecretCreateResolve
14:38:47 [2022-01-25T14:38:47.408Z] --- PASS: TestSecretCreateResolve (1.64s)
14:38:47 [2022-01-25T14:38:47.408Z] PASS
14:38:47 [2022-01-25T14:38:47.408Z] 
14:38:47 [2022-01-25T14:38:47.408Z] DONE 6 tests in 11.152s
14:38:47 [2022-01-25T14:38:47.408Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:38:47 [2022-01-25T14:38:47.408Z] ++ 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:38:47 [2022-01-25T14:38:47.408Z] ++ set -e
14:38:47 [2022-01-25T14:38:47.408Z] ++ '[' -n 0 ']'
14:38:47 [2022-01-25T14:38:47.408Z] ++ set -x
14:38:47 [2022-01-25T14:38:47.408Z] ++ 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:38:47 [2022-01-25T14:38:47.408Z] INFO: Testing against a local daemon
14:38:47 [2022-01-25T14:38:47.408Z] === RUN   TestServiceCreateInit
14:38:47 [2022-01-25T14:38:47.664Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:38:50 [2022-01-25T14:38:50.932Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:38:54 [2022-01-25T14:38:54.198Z] --- PASS: TestServiceCreateInit (6.07s)
14:38:54 [2022-01-25T14:38:54.198Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.08s)
14:38:54 [2022-01-25T14:38:54.198Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (2.97s)
14:38:54 [2022-01-25T14:38:54.198Z] === RUN   TestCreateServiceMultipleTimes
14:39:09 [2022-01-25T14:39:09.042Z] --- PASS: TestCreateServiceMultipleTimes (14.90s)
14:39:09 [2022-01-25T14:39:09.042Z] === RUN   TestCreateServiceConflict
14:39:10 [2022-01-25T14:39:10.931Z] --- PASS: TestCreateServiceConflict (2.06s)
14:39:10 [2022-01-25T14:39:10.931Z] === RUN   TestCreateServiceMaxReplicas
14:39:13 [2022-01-25T14:39:13.447Z] --- PASS: TestCreateServiceMaxReplicas (2.57s)
14:39:13 [2022-01-25T14:39:13.447Z] === RUN   TestCreateWithDuplicateNetworkNames
14:39:25 [2022-01-25T14:39:25.633Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.56s)
14:39:25 [2022-01-25T14:39:25.633Z] === RUN   TestCreateServiceSecretFileMode
14:39:37 [2022-01-25T14:39:37.802Z] --- PASS: TestCreateServiceSecretFileMode (12.24s)
14:39:37 [2022-01-25T14:39:37.802Z] === RUN   TestCreateServiceConfigFileMode
14:39:52 [2022-01-25T14:39:52.641Z] --- PASS: TestCreateServiceConfigFileMode (12.31s)
14:39:52 [2022-01-25T14:39:52.641Z] === RUN   TestCreateServiceSysctls
14:39:52 [2022-01-25T14:39:52.641Z] --- PASS: TestCreateServiceSysctls (2.51s)
14:39:52 [2022-01-25T14:39:52.641Z] === RUN   TestCreateServiceCapabilities
14:39:55 [2022-01-25T14:39:55.159Z] --- PASS: TestCreateServiceCapabilities (2.02s)
14:39:55 [2022-01-25T14:39:55.159Z] === RUN   TestInspect
14:39:57 [2022-01-25T14:39:57.049Z] --- PASS: TestInspect (2.11s)
14:39:57 [2022-01-25T14:39:57.049Z] === RUN   TestCreateJob
14:39:59 [2022-01-25T14:39:59.564Z] --- PASS: TestCreateJob (2.47s)
14:39:59 [2022-01-25T14:39:59.564Z] === RUN   TestReplicatedJob
14:40:03 [2022-01-25T14:40:03.734Z] --- PASS: TestReplicatedJob (4.05s)
14:40:03 [2022-01-25T14:40:03.734Z] === RUN   TestUpdateReplicatedJob
14:40:06 [2022-01-25T14:40:06.261Z] --- PASS: TestUpdateReplicatedJob (2.62s)
14:40:06 [2022-01-25T14:40:06.261Z] === RUN   TestServiceListWithStatuses
14:40:06 [2022-01-25T14:40:06.261Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:40:06 [2022-01-25T14:40:06.261Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:40:06 [2022-01-25T14:40:06.261Z] === RUN   TestDockerNetworkConnectAlias
14:40:09 [2022-01-25T14:40:09.528Z] --- PASS: TestDockerNetworkConnectAlias (3.42s)
14:40:09 [2022-01-25T14:40:09.528Z] === RUN   TestDockerNetworkReConnect
14:40:12 [2022-01-25T14:40:12.796Z] --- PASS: TestDockerNetworkReConnect (3.14s)
14:40:12 [2022-01-25T14:40:12.796Z] === RUN   TestServicePlugin
14:40:12 [2022-01-25T14:40:12.796Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:40:12 [2022-01-25T14:40:12.796Z] --- SKIP: TestServicePlugin (0.00s)
14:40:12 [2022-01-25T14:40:12.796Z] === RUN   TestServiceUpdateLabel
14:40:14 [2022-01-25T14:40:14.686Z] --- PASS: TestServiceUpdateLabel (2.12s)
14:40:14 [2022-01-25T14:40:14.686Z] === RUN   TestServiceUpdateSecrets
14:40:29 [2022-01-25T14:40:29.530Z] --- PASS: TestServiceUpdateSecrets (14.19s)
14:40:29 [2022-01-25T14:40:29.530Z] === RUN   TestServiceUpdateConfigs
14:40:44 [2022-01-25T14:40:44.367Z] --- PASS: TestServiceUpdateConfigs (13.85s)
14:40:44 [2022-01-25T14:40:44.367Z] === RUN   TestServiceUpdateNetwork
14:40:56 [2022-01-25T14:40:56.541Z] --- PASS: TestServiceUpdateNetwork (12.03s)
14:40:56 [2022-01-25T14:40:56.541Z] === RUN   TestServiceUpdatePidsLimit
14:40:56 [2022-01-25T14:40:56.541Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:40:56 [2022-01-25T14:40:56.541Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:41:04 [2022-01-25T14:41:04.628Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:41:11 [2022-01-25T14:41:11.163Z] --- PASS: TestServiceUpdatePidsLimit (15.78s)
14:41:11 [2022-01-25T14:41:11.163Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
14:41:11 [2022-01-25T14:41:11.163Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
14:41:11 [2022-01-25T14:41:11.163Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
14:41:11 [2022-01-25T14:41:11.163Z] PASS
14:41:11 [2022-01-25T14:41:11.163Z] 
14:41:11 [2022-01-25T14:41:11.163Z] === Skipped
14:41:11 [2022-01-25T14:41:11.163Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:41:11 [2022-01-25T14:41:11.163Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:41:11 [2022-01-25T14:41:11.163Z] 
14:41:11 [2022-01-25T14:41:11.163Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:41:11 [2022-01-25T14:41:11.163Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:41:11 [2022-01-25T14:41:11.163Z] 
14:41:11 [2022-01-25T14:41:11.163Z] DONE 27 tests, 2 skipped in 143.119s
14:41:11 [2022-01-25T14:41:11.163Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:41:11 [2022-01-25T14:41:11.163Z] ++ 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:41:11 [2022-01-25T14:41:11.163Z] ++ set -e
14:41:11 [2022-01-25T14:41:11.163Z] ++ '[' -n 0 ']'
14:41:11 [2022-01-25T14:41:11.163Z] ++ set -x
14:41:11 [2022-01-25T14:41:11.163Z] ++ 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:41:11 [2022-01-25T14:41:11.163Z] INFO: Testing against a local daemon
14:41:11 [2022-01-25T14:41:11.163Z] === RUN   TestSessionCreate
14:41:11 [2022-01-25T14:41:11.163Z] --- PASS: TestSessionCreate (0.02s)
14:41:11 [2022-01-25T14:41:11.163Z] === RUN   TestSessionCreateWithBadUpgrade
14:41:11 [2022-01-25T14:41:11.163Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:41:11 [2022-01-25T14:41:11.163Z] PASS
14:41:11 [2022-01-25T14:41:11.163Z] 
14:41:11 [2022-01-25T14:41:11.163Z] DONE 2 tests in 0.123s
14:41:11 [2022-01-25T14:41:11.163Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:41:11 [2022-01-25T14:41:11.163Z] ++ 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:41:11 [2022-01-25T14:41:11.163Z] ++ set -e
14:41:11 [2022-01-25T14:41:11.163Z] ++ '[' -n 0 ']'
14:41:11 [2022-01-25T14:41:11.163Z] ++ set -x
14:41:11 [2022-01-25T14:41:11.163Z] ++ 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:41:11 [2022-01-25T14:41:11.163Z] INFO: Testing against a local daemon
14:41:11 [2022-01-25T14:41:11.163Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:41:11 [2022-01-25T14:41:11.163Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:41:11 [2022-01-25T14:41:11.163Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:41:11 [2022-01-25T14:41:11.163Z] === RUN   TestDiskUsage
14:41:11 [2022-01-25T14:41:11.163Z] === PAUSE TestDiskUsage
14:41:11 [2022-01-25T14:41:11.163Z] === RUN   TestEventsExecDie
14:41:11 [2022-01-25T14:41:11.163Z] --- PASS: TestEventsExecDie (0.47s)
14:41:11 [2022-01-25T14:41:11.163Z] === RUN   TestEventsBackwardsCompatible
14:41:11 [2022-01-25T14:41:11.419Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:41:11 [2022-01-25T14:41:11.419Z] === RUN   TestEventsVolumeCreate
14:41:11 [2022-01-25T14:41:11.419Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:41:11 [2022-01-25T14:41:11.419Z] === RUN   TestInfoBinaryCommits
14:41:11 [2022-01-25T14:41:11.419Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:41:11 [2022-01-25T14:41:11.419Z] === RUN   TestInfoAPIVersioned
14:41:11 [2022-01-25T14:41:11.419Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:41:11 [2022-01-25T14:41:11.419Z] === RUN   TestInfoAPI
14:41:11 [2022-01-25T14:41:11.419Z] --- PASS: TestInfoAPI (0.02s)
14:41:11 [2022-01-25T14:41:11.419Z] === RUN   TestInfoAPIWarnings
14:41:29 [2022-01-25T14:41:29.459Z] --- PASS: TestInfoAPIWarnings (16.20s)
14:41:29 [2022-01-25T14:41:29.459Z] === RUN   TestInfoDebug
14:41:29 [2022-01-25T14:41:29.459Z] --- PASS: TestInfoDebug (0.52s)
14:41:29 [2022-01-25T14:41:29.460Z] === RUN   TestInfoInsecureRegistries
14:41:29 [2022-01-25T14:41:29.460Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:41:29 [2022-01-25T14:41:29.460Z] === RUN   TestInfoRegistryMirrors
14:41:29 [2022-01-25T14:41:29.460Z] --- PASS: TestInfoRegistryMirrors (0.53s)
14:41:29 [2022-01-25T14:41:29.460Z] === RUN   TestLoginFailsWithBadCredentials
14:41:29 [2022-01-25T14:41:29.460Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s)
14:41:29 [2022-01-25T14:41:29.460Z] === RUN   TestPingCacheHeaders
14:41:29 [2022-01-25T14:41:29.460Z] --- PASS: TestPingCacheHeaders (0.02s)
14:41:29 [2022-01-25T14:41:29.460Z] === RUN   TestPingGet
14:41:29 [2022-01-25T14:41:29.460Z] --- PASS: TestPingGet (0.01s)
14:41:29 [2022-01-25T14:41:29.460Z] === RUN   TestPingHead
14:41:29 [2022-01-25T14:41:29.460Z] --- PASS: TestPingHead (0.02s)
14:41:29 [2022-01-25T14:41:29.460Z] === RUN   TestVersion
14:41:29 [2022-01-25T14:41:29.460Z] --- PASS: TestVersion (0.02s)
14:41:29 [2022-01-25T14:41:29.460Z] === CONT  TestDiskUsage
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty/container_types
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty/image_types
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty/volume_types
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty/build-cache_types
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:41:29 [2022-01-25T14:41:29.716Z] === RUN   TestDiskUsage/after_LoadBusybox
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:41:29 [2022-01-25T14:41:29.972Z] === RUN   TestDiskUsage/after_container.Run
14:41:30 [2022-01-25T14:41:30.228Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:41:30 [2022-01-25T14:41:30.228Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:41:30 [2022-01-25T14:41:30.228Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:41:30 [2022-01-25T14:41:30.228Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:41:30 [2022-01-25T14:41:30.228Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:41:30 [2022-01-25T14:41:30.228Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:41:30 [2022-01-25T14:41:30.228Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:41:30 [2022-01-25T14:41:30.228Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:41:30 [2022-01-25T14:41:30.228Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:41:30 [2022-01-25T14:41:30.228Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:41:30 [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage (1.07s)
14:41:30 [2022-01-25T14:41:30.484Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z] PASS
14:41:30 [2022-01-25T14:41:30.484Z] 
14:41:30 [2022-01-25T14:41:30.484Z] === Skipped
14:41:30 [2022-01-25T14:41:30.484Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:41:30 [2022-01-25T14:41:30.484Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:41:30 [2022-01-25T14:41:30.484Z] 
14:41:30 [2022-01-25T14:41:30.484Z] DONE 50 tests, 1 skipped in 19.685s
14:41:30 [2022-01-25T14:41:30.484Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:41:30 [2022-01-25T14:41:30.484Z] ++ 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:41:30 [2022-01-25T14:41:30.484Z] ++ set -e
14:41:30 [2022-01-25T14:41:30.484Z] ++ '[' -n 0 ']'
14:41:30 [2022-01-25T14:41:30.484Z] ++ set -x
14:41:30 [2022-01-25T14:41:30.484Z] ++ 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:41:30 [2022-01-25T14:41:30.485Z] INFO: Testing against a local daemon
14:41:30 [2022-01-25T14:41:30.485Z] === RUN   TestVolumesCreateAndList
14:41:30 [2022-01-25T14:41:30.485Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:41:30 [2022-01-25T14:41:30.485Z] === RUN   TestVolumesRemove
14:41:30 [2022-01-25T14:41:30.485Z] --- PASS: TestVolumesRemove (0.06s)
14:41:30 [2022-01-25T14:41:30.485Z] === RUN   TestVolumesInspect
14:41:30 [2022-01-25T14:41:30.485Z] --- PASS: TestVolumesInspect (0.02s)
14:41:30 [2022-01-25T14:41:30.485Z] === RUN   TestVolumesInvalidJSON
14:41:30 [2022-01-25T14:41:30.485Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:41:30 [2022-01-25T14:41:30.485Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:41:30 [2022-01-25T14:41:30.485Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:41:30 [2022-01-25T14:41:30.485Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:41:30 [2022-01-25T14:41:30.485Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:41:30 [2022-01-25T14:41:30.485Z] PASS
14:41:30 [2022-01-25T14:41:30.485Z] 
14:41:30 [2022-01-25T14:41:30.485Z] DONE 5 tests in 0.188s
14:41:30 [2022-01-25T14:41:30.485Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:41:30 [2022-01-25T14:41:30.741Z] ++++ cat bundles/test-integration/docker.pid
14:41:30 [2022-01-25T14:41:30.741Z] +++ kill 13052
14:41:30 [2022-01-25T14:41:30.997Z] +++ /etc/init.d/apparmor stop
14:41:30 [2022-01-25T14:41:30.997Z] Leaving: AppArmorNo profiles have been unloaded.
14:41:30 [2022-01-25T14:41:30.997Z] 
14:41:30 [2022-01-25T14:41:30.997Z] Unloading profiles will leave already running processes permanently
14:41:30 [2022-01-25T14:41:30.997Z] unconfined, which can lead to unexpected situations.
14:41:30 [2022-01-25T14:41:30.997Z] 
14:41:30 [2022-01-25T14:41:30.997Z] To set a process to complain mode, use the command line tool
14:41:30 [2022-01-25T14:41:30.997Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:41:30 [2022-01-25T14:41:30.997Z] +++ true
14:41:30 [2022-01-25T14:41:30.997Z] exiting test-integration
14:41:30 [2022-01-25T14:41:30.997Z] ++ exit 0
14:41:30 [2022-01-25T14:41:30.997Z]