Skip to content

Console Output

17:06:17 [2022-02-17T17:06:17.803Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0c94aef3406c6969e9f13a1352a12b102ead0a54 -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:0c94aef3406c6969e9f13a1352a12b102ead0a54 hack/make.sh dynbinary test-integration
17:06:18 [2022-02-17T17:06:18.091Z] 
17:06:18 [2022-02-17T17:06:18.091Z] Removing bundles/
17:06:18 [2022-02-17T17:06:18.091Z] 
17:06:18 [2022-02-17T17:06:18.091Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:06:18 [2022-02-17T17:06:18.091Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:06:18 [2022-02-17T17:06:18.091Z] GOOS="" GOARCH="" GOARM=""
17:07:39 [2022-02-17T17:07:39.570Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:07:39 [2022-02-17T17:07:39.570Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:07:39 [2022-02-17T17:07:39.570Z] GOOS="" GOARCH="" GOARM=""
17:07:39 [2022-02-17T17:07:39.570Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:07:39 [2022-02-17T17:07:39.570Z] 
17:07:39 [2022-02-17T17:07:39.570Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:07:39 [2022-02-17T17:07:39.570Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:07:39 [2022-02-17T17:07:39.570Z] HOSTNAME=2a4d2d1a222b
17:07:39 [2022-02-17T17:07:39.570Z] TESTDEBUG=0
17:07:39 [2022-02-17T17:07:39.570Z] DEST=bundles/test-integration
17:07:39 [2022-02-17T17:07:39.570Z] PWD=/go/src/github.com/docker/docker
17:07:39 [2022-02-17T17:07:39.570Z] DOCKER_GITCOMMIT=0c94aef3406c6969e9f13a1352a12b102ead0a54
17:07:39 [2022-02-17T17:07:39.570Z] container=docker
17:07:39 [2022-02-17T17:07:39.570Z] HOME=/root
17:07:39 [2022-02-17T17:07:39.570Z] GOLANG_VERSION=1.17.7
17:07:39 [2022-02-17T17:07:39.570Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:07:39 [2022-02-17T17:07:39.570Z] VALIDATE_BRANCH=master
17:07:39 [2022-02-17T17:07:39.570Z] TERM=xterm
17:07:39 [2022-02-17T17:07:39.570Z] DOCKER_PKG=github.com/docker/docker
17:07:39 [2022-02-17T17:07:39.570Z] SHLVL=1
17:07:39 [2022-02-17T17:07:39.570Z] TIMEOUT=120m
17:07:39 [2022-02-17T17:07:39.570Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:07:39 [2022-02-17T17:07:39.570Z] DOCKER_GRAPHDRIVER=overlay2
17:07:39 [2022-02-17T17:07:39.570Z] GO111MODULE=off
17:07:39 [2022-02-17T17:07:39.570Z] DOCKER_EXPERIMENTAL=1
17:07:39 [2022-02-17T17:07:39.570Z] TEST_SKIP_INTEGRATION_CLI=1
17:07:39 [2022-02-17T17:07:39.570Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:07:39 [2022-02-17T17:07:39.570Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:07:39 [2022-02-17T17:07:39.570Z] GOPATH=/go
17:07:39 [2022-02-17T17:07:39.570Z] PKG_CONFIG=pkg-config
17:07:39 [2022-02-17T17:07:39.570Z] _=/usr/bin/env
17:07:39 [2022-02-17T17:07:39.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:08:06 [2022-02-17T17:08:06.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:08:06 [2022-02-17T17:08:06.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:08:24 [2022-02-17T17:08:24.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:08:29 [2022-02-17T17:08:29.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:08:37 [2022-02-17T17:08:37.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:08:37 [2022-02-17T17:08:37.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:08:38 [2022-02-17T17:08:38.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:08:39 [2022-02-17T17:08:39.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:08:39 [2022-02-17T17:08:39.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:08:40 [2022-02-17T17:08:40.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:08:42 [2022-02-17T17:08:42.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:08:43 [2022-02-17T17:08:43.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:08:44 [2022-02-17T17:08:44.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:08:44 [2022-02-17T17:08:44.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:08:45 [2022-02-17T17:08:45.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:08:46 [2022-02-17T17:08:46.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:08:46 [2022-02-17T17:08:46.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:08:47 [2022-02-17T17:08:47.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:08:48 [2022-02-17T17:08:48.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:08:49 [2022-02-17T17:08:49.083Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:49 [2022-02-17T17:08:49.083Z] Using test binary docker
17:08:49 [2022-02-17T17:08:49.083Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:08:49 [2022-02-17T17:08:49.083Z] +++ /etc/init.d/apparmor start
17:08:49 [2022-02-17T17:08:49.083Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:49 [2022-02-17T17:08:49.083Z] INFO: Waiting for daemon to start...
17:08:49 [2022-02-17T17:08:49.083Z] Starting dockerd
17:08:49 [2022-02-17T17:08:49.083Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:08:50 [2022-02-17T17:08:50.997Z] .
17:08:50 [2022-02-17T17:08:50.997Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:51 [2022-02-17T17:08:51.257Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:51 [2022-02-17T17:08:51.257Z] Error: No such image: emptyfs
17:08:51 [2022-02-17T17:08:51.257Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:08:51 [2022-02-17T17:08:51.257Z] ++++ docker load
17:08:51 [2022-02-17T17:08:51.257Z] Running integration-test (iteration 1)
17:08:51 [2022-02-17T17:08:51.257Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:08:51 [2022-02-17T17:08:51.257Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:08:51 [2022-02-17T17:08:51.257Z] ++ set -e
17:08:51 [2022-02-17T17:08:51.257Z] ++ '[' -n 0 ']'
17:08:51 [2022-02-17T17:08:51.257Z] ++ set -x
17:08:51 [2022-02-17T17:08:51.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:08:51 [2022-02-17T17:08:51.518Z] Loaded image: busybox:latest
17:08:51 [2022-02-17T17:08:51.518Z] Loaded image: busybox:glibc
17:08:52 [2022-02-17T17:08:52.900Z] Loaded image: debian:bullseye-slim
17:08:52 [2022-02-17T17:08:52.900Z] Loaded image: hello-world:latest
17:08:52 [2022-02-17T17:08:52.900Z] Loaded image: arm32v7/hello-world:latest
17:08:52 [2022-02-17T17:08:52.900Z] INFO: Testing against a local daemon
17:08:52 [2022-02-17T17:08:52.900Z] === RUN   TestCgroupNamespacesBuild
17:08:53 [2022-02-17T17:08:53.841Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
17:08:53 [2022-02-17T17:08:53.841Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:08:55 [2022-02-17T17:08:55.222Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
17:08:55 [2022-02-17T17:08:55.222Z] === RUN   TestBuildWithSession
17:08:55 [2022-02-17T17:08:55.222Z]     build_session_test.go:25: TODO: BuildKit
17:08:55 [2022-02-17T17:08:55.222Z] --- SKIP: TestBuildWithSession (0.00s)
17:08:55 [2022-02-17T17:08:55.222Z] === RUN   TestBuildSquashParent
17:08:58 [2022-02-17T17:08:58.530Z] --- PASS: TestBuildSquashParent (3.24s)
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:58 [2022-02-17T17:08:58.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.530Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:59 [2022-02-17T17:08:59.470Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:59 [2022-02-17T17:08:59.470Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:00 [2022-02-17T17:09:00.409Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:00 [2022-02-17T17:09:00.409Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:01 [2022-02-17T17:09:01.790Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.15s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.02s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.12s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s)
17:09:01 [2022-02-17T17:09:01.790Z] === RUN   TestBuildMultiStageCopy
17:09:01 [2022-02-17T17:09:01.790Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:09:02 [2022-02-17T17:09:02.733Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:09:02 [2022-02-17T17:09:02.733Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:09:02 [2022-02-17T17:09:02.993Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:09:03 [2022-02-17T17:09:03.253Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:09:03 [2022-02-17T17:09:03.513Z] --- PASS: TestBuildMultiStageCopy (1.82s)
17:09:03 [2022-02-17T17:09:03.513Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s)
17:09:03 [2022-02-17T17:09:03.513Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
17:09:03 [2022-02-17T17:09:03.513Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
17:09:03 [2022-02-17T17:09:03.513Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:09:03 [2022-02-17T17:09:03.513Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
17:09:03 [2022-02-17T17:09:03.513Z] === RUN   TestBuildMultiStageParentConfig
17:09:04 [2022-02-17T17:09:04.083Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
17:09:04 [2022-02-17T17:09:04.083Z] === RUN   TestBuildLabelWithTargets
17:09:05 [2022-02-17T17:09:05.022Z] --- PASS: TestBuildLabelWithTargets (1.02s)
17:09:05 [2022-02-17T17:09:05.022Z] === RUN   TestBuildWithEmptyLayers
17:09:05 [2022-02-17T17:09:05.592Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
17:09:05 [2022-02-17T17:09:05.592Z] === RUN   TestBuildMultiStageOnBuild
17:09:06 [2022-02-17T17:09:06.975Z] --- PASS: TestBuildMultiStageOnBuild (1.32s)
17:09:06 [2022-02-17T17:09:06.975Z] === RUN   TestBuildUncleanTarFilenames
17:09:07 [2022-02-17T17:09:07.235Z] --- PASS: TestBuildUncleanTarFilenames (0.52s)
17:09:07 [2022-02-17T17:09:07.235Z] === RUN   TestBuildMultiStageLayerLeak
17:09:08 [2022-02-17T17:09:08.620Z] --- PASS: TestBuildMultiStageLayerLeak (1.30s)
17:09:08 [2022-02-17T17:09:08.620Z] === RUN   TestBuildWithHugeFile
17:09:47 [2022-02-17T17:09:47.372Z] --- PASS: TestBuildWithHugeFile (34.84s)
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildWCOWSandboxSize
17:09:47 [2022-02-17T17:09:47.372Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:09:47 [2022-02-17T17:09:47.372Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildWithEmptyDockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:09:47 [2022-02-17T17:09:47.372Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
17:09:47 [2022-02-17T17:09:47.372Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
17:09:47 [2022-02-17T17:09:47.372Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildPreserveOwnership
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildPreserveOwnership/copy_from
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:09:47 [2022-02-17T17:09:47.372Z] --- PASS: TestBuildPreserveOwnership (2.70s)
17:09:47 [2022-02-17T17:09:47.372Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.81s)
17:09:47 [2022-02-17T17:09:47.372Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s)
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildPlatformInvalid
17:09:47 [2022-02-17T17:09:47.372Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:09:47 [2022-02-17T17:09:47.372Z] Loaded image: busybox:latest
17:09:47 [2022-02-17T17:09:47.372Z] Loaded image: busybox:glibc
17:09:48 [2022-02-17T17:09:48.313Z] Loaded image: debian:bullseye-slim
17:09:48 [2022-02-17T17:09:48.313Z] Loaded image: hello-world:latest
17:09:48 [2022-02-17T17:09:48.313Z] Loaded image: arm32v7/hello-world:latest
17:09:56 [2022-02-17T17:09:56.462Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.30s)
17:09:56 [2022-02-17T17:09:56.462Z] PASS
17:09:56 [2022-02-17T17:09:56.462Z] 
17:09:56 [2022-02-17T17:09:56.462Z] === Skipped
17:09:56 [2022-02-17T17:09:56.462Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:09:56 [2022-02-17T17:09:56.462Z]     build_session_test.go:25: TODO: BuildKit
17:09:56 [2022-02-17T17:09:56.462Z] 
17:09:56 [2022-02-17T17:09:56.462Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:09:56 [2022-02-17T17:09:56.462Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:09:56 [2022-02-17T17:09:56.462Z] 
17:09:56 [2022-02-17T17:09:56.462Z] DONE 34 tests, 2 skipped in 64.490s
17:09:56 [2022-02-17T17:09:56.462Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:09:56 [2022-02-17T17:09:56.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:09:56 [2022-02-17T17:09:56.462Z] ++ set -e
17:09:56 [2022-02-17T17:09:56.462Z] ++ '[' -n 0 ']'
17:09:56 [2022-02-17T17:09:56.462Z] ++ set -x
17:09:56 [2022-02-17T17:09:56.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:09:56 [2022-02-17T17:09:56.462Z] INFO: Testing against a local daemon
17:09:56 [2022-02-17T17:09:56.462Z] === RUN   TestConfigInspect
17:09:57 [2022-02-17T17:09:57.845Z] --- PASS: TestConfigInspect (1.69s)
17:09:57 [2022-02-17T17:09:57.845Z] === RUN   TestConfigList
17:09:59 [2022-02-17T17:09:59.756Z] --- PASS: TestConfigList (2.09s)
17:09:59 [2022-02-17T17:09:59.756Z] === RUN   TestConfigsCreateAndDelete
17:10:02 [2022-02-17T17:10:02.294Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
17:10:02 [2022-02-17T17:10:02.294Z] === RUN   TestConfigsUpdate
17:10:04 [2022-02-17T17:10:04.203Z] --- PASS: TestConfigsUpdate (2.12s)
17:10:04 [2022-02-17T17:10:04.203Z] === RUN   TestTemplatedConfig
17:10:06 [2022-02-17T17:10:06.746Z] --- PASS: TestTemplatedConfig (2.41s)
17:10:06 [2022-02-17T17:10:06.746Z] === RUN   TestConfigCreateResolve
17:10:08 [2022-02-17T17:10:08.656Z] --- PASS: TestConfigCreateResolve (2.09s)
17:10:08 [2022-02-17T17:10:08.656Z] PASS
17:10:08 [2022-02-17T17:10:08.656Z] 
17:10:08 [2022-02-17T17:10:08.656Z] DONE 6 tests in 12.650s
17:10:08 [2022-02-17T17:10:08.656Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:10:08 [2022-02-17T17:10:08.656Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:10:08 [2022-02-17T17:10:08.656Z] ++ set -e
17:10:08 [2022-02-17T17:10:08.656Z] ++ '[' -n 0 ']'
17:10:08 [2022-02-17T17:10:08.656Z] ++ set -x
17:10:08 [2022-02-17T17:10:08.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:10:08 [2022-02-17T17:10:08.656Z] INFO: Testing against a local daemon
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestCheckpoint
17:10:08 [2022-02-17T17:10:08.656Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:10:08 [2022-02-17T17:10:08.656Z] --- SKIP: TestCheckpoint (0.00s)
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestContainerInvalidJSON
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:10:08 [2022-02-17T17:10:08.656Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:10:08 [2022-02-17T17:10:08.656Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:10:08 [2022-02-17T17:10:08.656Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:10:08 [2022-02-17T17:10:08.656Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:10:08 [2022-02-17T17:10:08.656Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:10:08 [2022-02-17T17:10:08.656Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:10:08 [2022-02-17T17:10:08.656Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:10:08 [2022-02-17T17:10:08.656Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestCopyFromContainerPathIsNotDir
17:10:08 [2022-02-17T17:10:08.656Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestCopyToContainerPathDoesNotExist
17:10:08 [2022-02-17T17:10:08.916Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:10:08 [2022-02-17T17:10:08.916Z] === RUN   TestCopyToContainerPathIsNotDir
17:10:08 [2022-02-17T17:10:08.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:10:08 [2022-02-17T17:10:08.916Z] === RUN   TestCopyFromContainer
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer//
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer//bar/root
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer//bar/root/
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer/bar/quux
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer/bar/quux/
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:10:10 [2022-02-17T17:10:10.118Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:10:10 [2022-02-17T17:10:10.118Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:10:10 [2022-02-17T17:10:10.118Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:10:10 [2022-02-17T17:10:10.118Z] === RUN   TestCopyFromContainer/bar/notarget
17:10:10 [2022-02-17T17:10:10.379Z] --- PASS: TestCopyFromContainer (1.39s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer// (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:10 [2022-02-17T17:10:10.379Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateLinkToNonExistingContainer
17:10:10 [2022-02-17T17:10:10.379Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateWithInvalidEnv
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateWithInvalidEnv/0
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateWithInvalidEnv/0
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateWithInvalidEnv/1
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateWithInvalidEnv/1
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateWithInvalidEnv/2
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateWithInvalidEnv/2
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateWithInvalidEnv/0
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateWithInvalidEnv/2
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateWithInvalidEnv/1
17:10:10 [2022-02-17T17:10:10.379Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateTmpfsMountsTarget
17:10:10 [2022-02-17T17:10:10.379Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateWithCustomMaskedPaths
17:10:11 [2022-02-17T17:10:11.760Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
17:10:11 [2022-02-17T17:10:11.760Z] === RUN   TestCreateWithCustomReadonlyPaths
17:10:12 [2022-02-17T17:10:12.700Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s)
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:12 [2022-02-17T17:10:12.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:12 [2022-02-17T17:10:12.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:12 [2022-02-17T17:10:12.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:12 [2022-02-17T17:10:12.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:10:12 [2022-02-17T17:10:12.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:10:12 [2022-02-17T17:10:12.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:10:12 [2022-02-17T17:10:12.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:10:12 [2022-02-17T17:10:12.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:10:12 [2022-02-17T17:10:12.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:10:12 [2022-02-17T17:10:12.960Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
17:10:12 [2022-02-17T17:10:12.960Z] === RUN   TestCreateDifferentPlatform
17:10:12 [2022-02-17T17:10:12.960Z] === RUN   TestCreateDifferentPlatform/different_os
17:10:12 [2022-02-17T17:10:12.960Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:10:12 [2022-02-17T17:10:12.960Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:10:12 [2022-02-17T17:10:12.960Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:10:12 [2022-02-17T17:10:12.960Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:10:12 [2022-02-17T17:10:12.960Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:10:12 [2022-02-17T17:10:12.960Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:10:12 [2022-02-17T17:10:12.960Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:10:13 [2022-02-17T17:10:13.220Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestContainerStartOnDaemonRestart
17:10:13 [2022-02-17T17:10:13.220Z] === PAUSE TestContainerStartOnDaemonRestart
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestDaemonRestartIpcMode
17:10:13 [2022-02-17T17:10:13.220Z] === PAUSE TestDaemonRestartIpcMode
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestDaemonHostGatewayIP
17:10:13 [2022-02-17T17:10:13.220Z] === PAUSE TestDaemonHostGatewayIP
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestRestartDaemonWithRestartingContainer
17:10:13 [2022-02-17T17:10:13.220Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestContainerKillOnDaemonStart
17:10:13 [2022-02-17T17:10:13.220Z] === PAUSE TestContainerKillOnDaemonStart
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestDiff
17:10:13 [2022-02-17T17:10:13.480Z] --- PASS: TestDiff (0.43s)
17:10:13 [2022-02-17T17:10:13.480Z] === RUN   TestExecWithCloseStdin
17:10:14 [2022-02-17T17:10:14.051Z] --- PASS: TestExecWithCloseStdin (0.47s)
17:10:14 [2022-02-17T17:10:14.051Z] === RUN   TestExec
17:10:14 [2022-02-17T17:10:14.621Z] --- PASS: TestExec (0.47s)
17:10:14 [2022-02-17T17:10:14.621Z] === RUN   TestExecUser
17:10:14 [2022-02-17T17:10:14.882Z] --- PASS: TestExecUser (0.44s)
17:10:14 [2022-02-17T17:10:14.882Z] === RUN   TestExportContainerAndImportImage
17:10:15 [2022-02-17T17:10:15.453Z] --- PASS: TestExportContainerAndImportImage (0.55s)
17:10:15 [2022-02-17T17:10:15.453Z] === RUN   TestExportContainerAfterDaemonRestart
17:10:16 [2022-02-17T17:10:16.833Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
17:10:16 [2022-02-17T17:10:16.833Z] === RUN   TestHealthCheckWorkdir
17:10:17 [2022-02-17T17:10:17.406Z] --- PASS: TestHealthCheckWorkdir (0.52s)
17:10:17 [2022-02-17T17:10:17.406Z] === RUN   TestHealthKillContainer
17:10:25 [2022-02-17T17:10:25.547Z] --- PASS: TestHealthKillContainer (7.86s)
17:10:25 [2022-02-17T17:10:25.547Z] === RUN   TestInspectCpusetInConfigPre120
17:10:25 [2022-02-17T17:10:25.547Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
17:10:25 [2022-02-17T17:10:25.547Z] === RUN   TestIpcModeNone
17:10:25 [2022-02-17T17:10:25.807Z] --- PASS: TestIpcModeNone (0.42s)
17:10:25 [2022-02-17T17:10:25.807Z] === RUN   TestIpcModePrivate
17:10:26 [2022-02-17T17:10:26.377Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
17:10:26 [2022-02-17T17:10:26.377Z] --- PASS: TestIpcModePrivate (0.43s)
17:10:26 [2022-02-17T17:10:26.377Z] === RUN   TestIpcModeShareable
17:10:26 [2022-02-17T17:10:26.638Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
17:10:26 [2022-02-17T17:10:26.899Z] --- PASS: TestIpcModeShareable (0.45s)
17:10:26 [2022-02-17T17:10:26.899Z] === RUN   TestAPIIpcModeShareableAndContainer
17:10:28 [2022-02-17T17:10:28.282Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
17:10:28 [2022-02-17T17:10:28.282Z] === RUN   TestAPIIpcModeHost
17:10:28 [2022-02-17T17:10:28.542Z] --- PASS: TestAPIIpcModeHost (0.34s)
17:10:28 [2022-02-17T17:10:28.542Z] === RUN   TestDaemonIpcModeShareable
17:10:29 [2022-02-17T17:10:29.482Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:10:29 [2022-02-17T17:10:29.742Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
17:10:29 [2022-02-17T17:10:29.742Z] === RUN   TestDaemonIpcModePrivate
17:10:30 [2022-02-17T17:10:30.682Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:10:30 [2022-02-17T17:10:30.682Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
17:10:30 [2022-02-17T17:10:30.682Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:10:32 [2022-02-17T17:10:32.064Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:10:32 [2022-02-17T17:10:32.064Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
17:10:32 [2022-02-17T17:10:32.064Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:10:33 [2022-02-17T17:10:33.004Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:10:33 [2022-02-17T17:10:33.004Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
17:10:33 [2022-02-17T17:10:33.004Z] === RUN   TestIpcModeOlderClient
17:10:33 [2022-02-17T17:10:33.004Z] === PAUSE TestIpcModeOlderClient
17:10:33 [2022-02-17T17:10:33.004Z] === RUN   TestKillContainerInvalidSignal
17:10:33 [2022-02-17T17:10:33.574Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
17:10:33 [2022-02-17T17:10:33.574Z] === RUN   TestKillContainer
17:10:33 [2022-02-17T17:10:33.574Z] === RUN   TestKillContainer/no_signal
17:10:33 [2022-02-17T17:10:33.834Z] === RUN   TestKillContainer/non_killing_signal
17:10:34 [2022-02-17T17:10:34.094Z] === RUN   TestKillContainer/killing_signal
17:10:35 [2022-02-17T17:10:35.033Z] --- PASS: TestKillContainer (1.29s)
17:10:35 [2022-02-17T17:10:35.033Z]     --- PASS: TestKillContainer/no_signal (0.40s)
17:10:35 [2022-02-17T17:10:35.033Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
17:10:35 [2022-02-17T17:10:35.033Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
17:10:35 [2022-02-17T17:10:35.033Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:10:35 [2022-02-17T17:10:35.033Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:10:35 [2022-02-17T17:10:35.293Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:10:35 [2022-02-17T17:10:35.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s)
17:10:35 [2022-02-17T17:10:35.863Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
17:10:35 [2022-02-17T17:10:35.863Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
17:10:35 [2022-02-17T17:10:35.863Z] === RUN   TestKillStoppedContainer
17:10:36 [2022-02-17T17:10:36.123Z] --- PASS: TestKillStoppedContainer (0.05s)
17:10:36 [2022-02-17T17:10:36.123Z] === RUN   TestKillStoppedContainerAPIPre120
17:10:36 [2022-02-17T17:10:36.123Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:10:36 [2022-02-17T17:10:36.123Z] === RUN   TestKillDifferentUserContainer
17:10:36 [2022-02-17T17:10:36.695Z] --- PASS: TestKillDifferentUserContainer (0.45s)
17:10:36 [2022-02-17T17:10:36.695Z] === RUN   TestInspectOomKilledTrue
17:10:36 [2022-02-17T17:10:36.956Z] --- PASS: TestInspectOomKilledTrue (0.43s)
17:10:36 [2022-02-17T17:10:36.956Z] === RUN   TestInspectOomKilledFalse
17:10:37 [2022-02-17T17:10:37.526Z] --- PASS: TestInspectOomKilledFalse (0.41s)
17:10:37 [2022-02-17T17:10:37.526Z] === RUN   TestLinksEtcHostsContentMatch
17:10:37 [2022-02-17T17:10:37.526Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
17:10:37 [2022-02-17T17:10:37.526Z] === RUN   TestLinksContainerNames
17:10:38 [2022-02-17T17:10:38.465Z] --- PASS: TestLinksContainerNames (0.80s)
17:10:38 [2022-02-17T17:10:38.465Z] === RUN   TestLogsFollowTailEmpty
17:10:38 [2022-02-17T17:10:38.725Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
17:10:38 [2022-02-17T17:10:38.725Z] === RUN   TestContainerNetworkMountsNoChown
17:10:39 [2022-02-17T17:10:39.297Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/default
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/default
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/private
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/private
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rprivate
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rprivate
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/slave
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/slave
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rslave
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rslave
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/shared
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/shared
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rshared
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rshared
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/default
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/default/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/default/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/default/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rshared
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rprivate
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/shared
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rslave
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/slave
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/private
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/private/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/private/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/default/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:10:39 [2022-02-17T17:10:39.819Z] === CONT  TestMountDaemonRoot/private/bind_root
17:10:39 [2022-02-17T17:10:39.819Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:10:39 [2022-02-17T17:10:39.819Z] === CONT  TestMountDaemonRoot/private/mount_root
17:10:39 [2022-02-17T17:10:39.819Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:10:39 [2022-02-17T17:10:39.819Z] --- PASS: TestMountDaemonRoot (0.01s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z] === RUN   TestContainerBindMountNonRecursive
17:10:41 [2022-02-17T17:10:41.206Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
17:10:41 [2022-02-17T17:10:41.207Z] === RUN   TestContainerVolumesMountedAsShared
17:10:41 [2022-02-17T17:10:41.467Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
17:10:41 [2022-02-17T17:10:41.467Z] === RUN   TestContainerVolumesMountedAsSlave
17:10:41 [2022-02-17T17:10:41.727Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
17:10:41 [2022-02-17T17:10:41.727Z] === RUN   TestNetworkNat
17:10:42 [2022-02-17T17:10:42.303Z] --- PASS: TestNetworkNat (0.47s)
17:10:42 [2022-02-17T17:10:42.303Z] === RUN   TestNetworkLocalhostTCPNat
17:10:42 [2022-02-17T17:10:42.563Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
17:10:42 [2022-02-17T17:10:42.563Z] === RUN   TestNetworkLoopbackNat
17:10:45 [2022-02-17T17:10:45.103Z] --- PASS: TestNetworkLoopbackNat (2.53s)
17:10:45 [2022-02-17T17:10:45.103Z] === RUN   TestPause
17:10:45 [2022-02-17T17:10:45.673Z] --- PASS: TestPause (0.44s)
17:10:45 [2022-02-17T17:10:45.673Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:10:45 [2022-02-17T17:10:45.673Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:10:45 [2022-02-17T17:10:45.673Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:10:45 [2022-02-17T17:10:45.673Z] === RUN   TestPauseStopPausedContainer
17:10:46 [2022-02-17T17:10:46.244Z] --- PASS: TestPauseStopPausedContainer (0.45s)
17:10:46 [2022-02-17T17:10:46.244Z] === RUN   TestPidHost
17:10:47 [2022-02-17T17:10:47.184Z] --- PASS: TestPidHost (0.91s)
17:10:47 [2022-02-17T17:10:47.184Z] === RUN   TestPsFilter
17:10:47 [2022-02-17T17:10:47.184Z] --- PASS: TestPsFilter (0.13s)
17:10:47 [2022-02-17T17:10:47.184Z] === RUN   TestRemoveContainerWithRemovedVolume
17:10:47 [2022-02-17T17:10:47.444Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
17:10:47 [2022-02-17T17:10:47.444Z] === RUN   TestRemoveContainerWithVolume
17:10:48 [2022-02-17T17:10:48.016Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
17:10:48 [2022-02-17T17:10:48.016Z] === RUN   TestRemoveContainerRunning
17:10:48 [2022-02-17T17:10:48.276Z] --- PASS: TestRemoveContainerRunning (0.40s)
17:10:48 [2022-02-17T17:10:48.276Z] === RUN   TestRemoveContainerForceRemoveRunning
17:10:48 [2022-02-17T17:10:48.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
17:10:48 [2022-02-17T17:10:48.846Z] === RUN   TestRemoveInvalidContainer
17:10:48 [2022-02-17T17:10:48.846Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:10:48 [2022-02-17T17:10:48.846Z] === RUN   TestRenameLinkedContainer
17:10:50 [2022-02-17T17:10:50.756Z] --- PASS: TestRenameLinkedContainer (1.67s)
17:10:50 [2022-02-17T17:10:50.756Z] === RUN   TestRenameStoppedContainer
17:10:50 [2022-02-17T17:10:50.756Z] --- PASS: TestRenameStoppedContainer (0.41s)
17:10:50 [2022-02-17T17:10:50.756Z] === RUN   TestRenameRunningContainerAndReuse
17:10:51 [2022-02-17T17:10:51.696Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
17:10:51 [2022-02-17T17:10:51.696Z] === RUN   TestRenameInvalidName
17:10:51 [2022-02-17T17:10:51.957Z] --- PASS: TestRenameInvalidName (0.41s)
17:10:51 [2022-02-17T17:10:51.957Z] === RUN   TestRenameAnonymousContainer
17:10:53 [2022-02-17T17:10:53.869Z] --- PASS: TestRenameAnonymousContainer (1.44s)
17:10:53 [2022-02-17T17:10:53.869Z] === RUN   TestRenameContainerWithSameName
17:10:53 [2022-02-17T17:10:53.869Z] --- PASS: TestRenameContainerWithSameName (0.40s)
17:10:53 [2022-02-17T17:10:53.869Z] === RUN   TestRenameContainerWithLinkedContainer
17:10:54 [2022-02-17T17:10:54.809Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
17:10:54 [2022-02-17T17:10:54.809Z] === RUN   TestResize
17:10:55 [2022-02-17T17:10:55.069Z] --- PASS: TestResize (0.40s)
17:10:55 [2022-02-17T17:10:55.069Z] === RUN   TestResizeWithInvalidSize
17:10:55 [2022-02-17T17:10:55.639Z] --- PASS: TestResizeWithInvalidSize (0.40s)
17:10:55 [2022-02-17T17:10:55.639Z] === RUN   TestResizeWhenContainerNotStarted
17:10:55 [2022-02-17T17:10:55.899Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:57 [2022-02-17T17:10:57.809Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:58 [2022-02-17T17:10:58.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:59 [2022-02-17T17:10:59.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:59 [2022-02-17T17:10:59.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:00 [2022-02-17T17:11:00.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:01 [2022-02-17T17:11:01.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:04 [2022-02-17T17:11:04.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:04 [2022-02-17T17:11:04.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:06 [2022-02-17T17:11:06.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:07 [2022-02-17T17:11:07.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:07 [2022-02-17T17:11:07.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:09 [2022-02-17T17:11:09.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:09 [2022-02-17T17:11:09.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:11 [2022-02-17T17:11:11.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:12 [2022-02-17T17:11:12.965Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s)
17:11:12 [2022-02-17T17:11:12.965Z] === RUN   TestCgroupNamespacesRun
17:11:13 [2022-02-17T17:11:13.907Z] --- PASS: TestCgroupNamespacesRun (1.15s)
17:11:13 [2022-02-17T17:11:13.907Z] === RUN   TestCgroupNamespacesRunPrivileged
17:11:14 [2022-02-17T17:11:14.848Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
17:11:14 [2022-02-17T17:11:14.848Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:11:16 [2022-02-17T17:11:16.231Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
17:11:16 [2022-02-17T17:11:16.231Z] === RUN   TestCgroupNamespacesRunHostMode
17:11:17 [2022-02-17T17:11:17.171Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
17:11:17 [2022-02-17T17:11:17.171Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:11:18 [2022-02-17T17:11:18.553Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
17:11:18 [2022-02-17T17:11:18.553Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:11:19 [2022-02-17T17:11:19.493Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
17:11:19 [2022-02-17T17:11:19.493Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:11:20 [2022-02-17T17:11:20.062Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
17:11:20 [2022-02-17T17:11:20.062Z] === RUN   TestCgroupNamespacesRunOlderClient
17:11:21 [2022-02-17T17:11:21.443Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
17:11:21 [2022-02-17T17:11:21.443Z] === RUN   TestNISDomainname
17:11:21 [2022-02-17T17:11:21.703Z] --- PASS: TestNISDomainname (0.53s)
17:11:21 [2022-02-17T17:11:21.703Z] === RUN   TestHostnameDnsResolution
17:11:22 [2022-02-17T17:11:22.273Z] --- PASS: TestHostnameDnsResolution (0.67s)
17:11:22 [2022-02-17T17:11:22.273Z] === RUN   TestUnprivilegedPortsAndPing
17:11:22 [2022-02-17T17:11:22.843Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
17:11:22 [2022-02-17T17:11:22.843Z] === RUN   TestStats
17:11:25 [2022-02-17T17:11:25.384Z] --- PASS: TestStats (2.43s)
17:11:25 [2022-02-17T17:11:25.384Z] === RUN   TestStopContainerWithTimeout
17:11:25 [2022-02-17T17:11:25.384Z] === RUN   TestStopContainerWithTimeout/0
17:11:25 [2022-02-17T17:11:25.384Z] === PAUSE TestStopContainerWithTimeout/0
17:11:25 [2022-02-17T17:11:25.384Z] === RUN   TestStopContainerWithTimeout/1
17:11:25 [2022-02-17T17:11:25.384Z] === PAUSE TestStopContainerWithTimeout/1
17:11:25 [2022-02-17T17:11:25.384Z] === RUN   TestStopContainerWithTimeout/3
17:11:25 [2022-02-17T17:11:25.384Z] === PAUSE TestStopContainerWithTimeout/3
17:11:25 [2022-02-17T17:11:25.384Z] === RUN   TestStopContainerWithTimeout/-1
17:11:25 [2022-02-17T17:11:25.384Z] === PAUSE TestStopContainerWithTimeout/-1
17:11:25 [2022-02-17T17:11:25.384Z] === CONT  TestStopContainerWithTimeout/0
17:11:25 [2022-02-17T17:11:25.384Z] === CONT  TestStopContainerWithTimeout/3
17:11:25 [2022-02-17T17:11:25.956Z] === CONT  TestStopContainerWithTimeout/-1
17:11:28 [2022-02-17T17:11:28.063Z] === CONT  TestStopContainerWithTimeout/1
17:11:29 [2022-02-17T17:11:29.443Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:11:29 [2022-02-17T17:11:29.444Z]     --- PASS: TestStopContainerWithTimeout/0 (0.60s)
17:11:29 [2022-02-17T17:11:29.444Z]     --- PASS: TestStopContainerWithTimeout/3 (2.64s)
17:11:29 [2022-02-17T17:11:29.444Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
17:11:29 [2022-02-17T17:11:29.444Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
17:11:29 [2022-02-17T17:11:29.444Z] === RUN   TestDeleteDevicemapper
17:11:29 [2022-02-17T17:11:29.444Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:29 [2022-02-17T17:11:29.444Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:11:29 [2022-02-17T17:11:29.444Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:11:30 [2022-02-17T17:11:30.825Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s)
17:11:30 [2022-02-17T17:11:30.825Z] === RUN   TestUpdateMemory
17:11:31 [2022-02-17T17:11:31.395Z] --- PASS: TestUpdateMemory (0.56s)
17:11:31 [2022-02-17T17:11:31.395Z] === RUN   TestUpdateCPUQuota
17:11:31 [2022-02-17T17:11:31.966Z] --- PASS: TestUpdateCPUQuota (0.70s)
17:11:31 [2022-02-17T17:11:31.966Z] === RUN   TestUpdatePidsLimit
17:11:31 [2022-02-17T17:11:31.966Z] === RUN   TestUpdatePidsLimit/update_from_none
17:11:32 [2022-02-17T17:11:32.226Z] === RUN   TestUpdatePidsLimit/no_change
17:11:32 [2022-02-17T17:11:32.486Z] === RUN   TestUpdatePidsLimit/update_lower
17:11:32 [2022-02-17T17:11:32.746Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:11:32 [2022-02-17T17:11:32.746Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:11:33 [2022-02-17T17:11:33.006Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:11:33 [2022-02-17T17:11:33.267Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:11:33 [2022-02-17T17:11:33.840Z] --- PASS: TestUpdatePidsLimit (1.86s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
17:11:33 [2022-02-17T17:11:33.840Z] === RUN   TestUpdateRestartPolicy
17:11:46 [2022-02-17T17:11:46.064Z] --- PASS: TestUpdateRestartPolicy (10.70s)
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestUpdateRestartWithAutoRemove
17:11:46 [2022-02-17T17:11:46.064Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitNonBlocked
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:46 [2022-02-17T17:11:46.064Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:46 [2022-02-17T17:11:46.064Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:46 [2022-02-17T17:11:46.064Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:46 [2022-02-17T17:11:46.064Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:46 [2022-02-17T17:11:46.064Z] --- PASS: TestWaitNonBlocked (0.02s)
17:11:46 [2022-02-17T17:11:46.064Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
17:11:46 [2022-02-17T17:11:46.064Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitBlocked
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:11:46 [2022-02-17T17:11:46.064Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:11:46 [2022-02-17T17:11:46.064Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:11:46 [2022-02-17T17:11:46.064Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:11:46 [2022-02-17T17:11:46.064Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:11:46 [2022-02-17T17:11:46.634Z] --- PASS: TestWaitBlocked (0.01s)
17:11:46 [2022-02-17T17:11:46.634Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
17:11:46 [2022-02-17T17:11:46.634Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
17:11:46 [2022-02-17T17:11:46.634Z] === CONT  TestContainerStartOnDaemonRestart
17:11:46 [2022-02-17T17:11:46.634Z] === CONT  TestRestartDaemonWithRestartingContainer
17:11:48 [2022-02-17T17:11:48.546Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.92s)
17:11:48 [2022-02-17T17:11:48.546Z] === CONT  TestDaemonHostGatewayIP
17:11:48 [2022-02-17T17:11:48.546Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s)
17:11:48 [2022-02-17T17:11:48.546Z] === CONT  TestDaemonRestartIpcMode
17:11:51 [2022-02-17T17:11:51.086Z] --- PASS: TestDaemonHostGatewayIP (2.41s)
17:11:51 [2022-02-17T17:11:51.086Z] === CONT  TestIpcModeOlderClient
17:11:51 [2022-02-17T17:11:51.086Z] --- PASS: TestIpcModeOlderClient (0.07s)
17:11:51 [2022-02-17T17:11:51.086Z] === CONT  TestContainerKillOnDaemonStart
17:11:51 [2022-02-17T17:11:51.086Z] --- PASS: TestDaemonRestartIpcMode (2.50s)
17:12:03 [2022-02-17T17:12:03.306Z] --- PASS: TestContainerKillOnDaemonStart (11.46s)
17:12:03 [2022-02-17T17:12:03.306Z] PASS
17:12:03 [2022-02-17T17:12:03.306Z] 
17:12:03 [2022-02-17T17:12:03.306Z] === Skipped
17:12:03 [2022-02-17T17:12:03.306Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:12:03 [2022-02-17T17:12:03.306Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:12:03 [2022-02-17T17:12:03.306Z] 
17:12:03 [2022-02-17T17:12:03.306Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:03 [2022-02-17T17:12:03.306Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:03 [2022-02-17T17:12:03.306Z] 
17:12:03 [2022-02-17T17:12:03.306Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:12:03 [2022-02-17T17:12:03.306Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:12:03 [2022-02-17T17:12:03.306Z] 
17:12:03 [2022-02-17T17:12:03.306Z] DONE 200 tests, 3 skipped in 113.943s
17:12:03 [2022-02-17T17:12:03.306Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:12:03 [2022-02-17T17:12:03.306Z] ++ 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
17:12:03 [2022-02-17T17:12:03.306Z] ++ set -e
17:12:03 [2022-02-17T17:12:03.306Z] ++ '[' -n 0 ']'
17:12:03 [2022-02-17T17:12:03.306Z] ++ set -x
17:12:03 [2022-02-17T17:12:03.306Z] ++ 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
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestConfigDaemonLibtrustID
17:12:03 [2022-02-17T17:12:03.306Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:12:03 [2022-02-17T17:12:03.306Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:12:03 [2022-02-17T17:12:03.306Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation/invalid_config
17:12:03 [2022-02-17T17:12:03.306Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation/malformed_config
17:12:03 [2022-02-17T17:12:03.306Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation/valid_config
17:12:03 [2022-02-17T17:12:03.307Z] === PAUSE TestDaemonConfigValidation/valid_config
17:12:03 [2022-02-17T17:12:03.307Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:12:03 [2022-02-17T17:12:03.307Z] === CONT  TestDaemonConfigValidation/malformed_config
17:12:03 [2022-02-17T17:12:03.307Z] === CONT  TestDaemonConfigValidation/valid_config
17:12:03 [2022-02-17T17:12:03.307Z] === CONT  TestDaemonConfigValidation/invalid_config
17:12:03 [2022-02-17T17:12:03.307Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:12:03 [2022-02-17T17:12:03.307Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:12:03 [2022-02-17T17:12:03.307Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
17:12:03 [2022-02-17T17:12:03.307Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
17:12:03 [2022-02-17T17:12:03.307Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:12:03 [2022-02-17T17:12:03.307Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
17:12:03 [2022-02-17T17:12:03.307Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
17:12:03 [2022-02-17T17:12:03.307Z] === RUN   TestConfigDaemonSeccompProfiles
17:12:03 [2022-02-17T17:12:03.307Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:12:04 [2022-02-17T17:12:04.275Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:12:05 [2022-02-17T17:12:05.657Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:12:06 [2022-02-17T17:12:06.597Z] === CONT  TestConfigDaemonSeccompProfiles
17:12:06 [2022-02-17T17:12:06.597Z]     daemon_test.go:156: [daa3e257f1ff9] daemon is not started
17:12:06 [2022-02-17T17:12:06.597Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
17:12:06 [2022-02-17T17:12:06.597Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:12:06 [2022-02-17T17:12:06.597Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:12:06 [2022-02-17T17:12:06.597Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:12:06 [2022-02-17T17:12:06.597Z] === RUN   TestDaemonProxy
17:12:06 [2022-02-17T17:12:06.597Z] === RUN   TestDaemonProxy/environment_variables
17:12:08 [2022-02-17T17:12:08.504Z] === RUN   TestDaemonProxy/command-line_options
17:12:09 [2022-02-17T17:12:09.886Z] === RUN   TestDaemonProxy/configuration_file
17:12:11 [2022-02-17T17:12:11.794Z] === RUN   TestDaemonProxy/conflicting_options
17:12:12 [2022-02-17T17:12:12.364Z] === RUN   TestDaemonProxy/reload_sanitized
17:12:12 [2022-02-17T17:12:12.624Z] --- PASS: TestDaemonProxy (6.32s)
17:12:12 [2022-02-17T17:12:12.624Z]     --- PASS: TestDaemonProxy/environment_variables (1.82s)
17:12:12 [2022-02-17T17:12:12.624Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
17:12:12 [2022-02-17T17:12:12.624Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
17:12:12 [2022-02-17T17:12:12.624Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
17:12:12 [2022-02-17T17:12:12.624Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:12:12 [2022-02-17T17:12:12.624Z] PASS
17:12:12 [2022-02-17T17:12:12.624Z] 
17:12:12 [2022-02-17T17:12:12.624Z] DONE 17 tests in 10.301s
17:12:12 [2022-02-17T17:12:12.624Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:12:12 [2022-02-17T17:12:12.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:12:12 [2022-02-17T17:12:12.624Z] ++ set -e
17:12:12 [2022-02-17T17:12:12.624Z] ++ '[' -n 0 ']'
17:12:12 [2022-02-17T17:12:12.624Z] ++ set -x
17:12:12 [2022-02-17T17:12:12.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:12:12 [2022-02-17T17:12:12.884Z] INFO: Testing against a local daemon
17:12:12 [2022-02-17T17:12:12.884Z] === RUN   TestCommitInheritsEnv
17:12:13 [2022-02-17T17:12:13.144Z] --- PASS: TestCommitInheritsEnv (0.28s)
17:12:13 [2022-02-17T17:12:13.144Z] === RUN   TestImportExtremelyLargeImageWorks
17:12:13 [2022-02-17T17:12:13.144Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:12:13 [2022-02-17T17:12:13.144Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
17:12:13 [2022-02-17T17:12:13.144Z] === RUN   TestImportWithCustomPlatform
17:12:13 [2022-02-17T17:12:13.144Z] === RUN   TestImportWithCustomPlatform/#00
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/_______
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform//
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/linux
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/LINUX
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/macos
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:12:13 [2022-02-17T17:12:13.664Z] --- PASS: TestImportWithCustomPlatform (0.32s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:12:13 [2022-02-17T17:12:13.665Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:12:13 [2022-02-17T17:12:13.665Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:12:13 [2022-02-17T17:12:13.665Z] === RUN   TestImagesFilterMultiReference
17:12:13 [2022-02-17T17:12:13.665Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:12:13 [2022-02-17T17:12:13.665Z] === RUN   TestImagePullPlatformInvalid
17:12:13 [2022-02-17T17:12:13.665Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:12:13 [2022-02-17T17:12:13.665Z] === RUN   TestRemoveImageOrphaning
17:12:13 [2022-02-17T17:12:13.925Z] --- PASS: TestRemoveImageOrphaning (0.26s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestRemoveImageGarbageCollector
17:12:13 [2022-02-17T17:12:13.925Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:12:13 [2022-02-17T17:12:13.925Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:12:13 [2022-02-17T17:12:13.925Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestTagInvalidReference
17:12:13 [2022-02-17T17:12:13.925Z] --- PASS: TestTagInvalidReference (0.01s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestTagValidPrefixedRepo
17:12:13 [2022-02-17T17:12:13.925Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestTagExistedNameWithoutForce
17:12:13 [2022-02-17T17:12:13.925Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestTagOfficialNames
17:12:14 [2022-02-17T17:12:14.184Z] --- PASS: TestTagOfficialNames (0.06s)
17:12:14 [2022-02-17T17:12:14.185Z] === RUN   TestTagMatchesDigest
17:12:14 [2022-02-17T17:12:14.185Z] --- PASS: TestTagMatchesDigest (0.01s)
17:12:14 [2022-02-17T17:12:14.185Z] PASS
17:12:14 [2022-02-17T17:12:14.185Z] 
17:12:14 [2022-02-17T17:12:14.185Z] === Skipped
17:12:14 [2022-02-17T17:12:14.185Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
17:12:14 [2022-02-17T17:12:14.185Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:12:14 [2022-02-17T17:12:14.185Z] 
17:12:14 [2022-02-17T17:12:14.185Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:12:14 [2022-02-17T17:12:14.185Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:12:14 [2022-02-17T17:12:14.185Z] 
17:12:14 [2022-02-17T17:12:14.185Z] DONE 22 tests, 2 skipped in 1.357s
17:12:14 [2022-02-17T17:12:14.185Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:12:14 [2022-02-17T17:12:14.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:12:14 [2022-02-17T17:12:14.185Z] ++ set -e
17:12:14 [2022-02-17T17:12:14.185Z] ++ '[' -n 0 ']'
17:12:14 [2022-02-17T17:12:14.185Z] ++ set -x
17:12:14 [2022-02-17T17:12:14.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:12:14 [2022-02-17T17:12:14.185Z] INFO: Testing against a local daemon
17:12:14 [2022-02-17T17:12:14.185Z] === RUN   TestNetworkCreateDelete
17:12:14 [2022-02-17T17:12:14.445Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:12:14 [2022-02-17T17:12:14.445Z] === RUN   TestDockerNetworkDeletePreferID
17:12:14 [2022-02-17T17:12:14.704Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
17:12:14 [2022-02-17T17:12:14.704Z] === RUN   TestDaemonDNSFallback
17:12:21 [2022-02-17T17:12:21.282Z] --- PASS: TestDaemonDNSFallback (6.21s)
17:12:21 [2022-02-17T17:12:21.282Z] === RUN   TestInspectNetwork
17:12:23 [2022-02-17T17:12:23.823Z] === RUN   TestInspectNetwork/full_network_id
17:12:23 [2022-02-17T17:12:23.823Z] === RUN   TestInspectNetwork/partial_network_id
17:12:23 [2022-02-17T17:12:23.823Z] === RUN   TestInspectNetwork/network_name
17:12:23 [2022-02-17T17:12:23.823Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:12:28 [2022-02-17T17:12:28.025Z] --- PASS: TestInspectNetwork (7.01s)
17:12:28 [2022-02-17T17:12:28.025Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:12:28 [2022-02-17T17:12:28.025Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:12:28 [2022-02-17T17:12:28.025Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:12:28 [2022-02-17T17:12:28.025Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:12:28 [2022-02-17T17:12:28.025Z] === RUN   TestRunContainerWithBridgeNone
17:12:29 [2022-02-17T17:12:29.406Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
17:12:29 [2022-02-17T17:12:29.406Z] === RUN   TestNetworkInvalidJSON
17:12:29 [2022-02-17T17:12:29.406Z] === RUN   TestNetworkInvalidJSON//networks/create
17:12:29 [2022-02-17T17:12:29.406Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:12:29 [2022-02-17T17:12:29.406Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:12:29 [2022-02-17T17:12:29.406Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:12:29 [2022-02-17T17:12:29.406Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:12:29 [2022-02-17T17:12:29.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:12:29 [2022-02-17T17:12:29.407Z] === CONT  TestNetworkInvalidJSON//networks/create
17:12:29 [2022-02-17T17:12:29.407Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:12:29 [2022-02-17T17:12:29.407Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:12:29 [2022-02-17T17:12:29.407Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:12:29 [2022-02-17T17:12:29.407Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:12:29 [2022-02-17T17:12:29.407Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:12:29 [2022-02-17T17:12:29.407Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:12:29 [2022-02-17T17:12:29.407Z] === RUN   TestNetworkList
17:12:29 [2022-02-17T17:12:29.407Z] === RUN   TestNetworkList//networks
17:12:29 [2022-02-17T17:12:29.407Z] === PAUSE TestNetworkList//networks
17:12:29 [2022-02-17T17:12:29.407Z] === RUN   TestNetworkList//networks/
17:12:29 [2022-02-17T17:12:29.407Z] === PAUSE TestNetworkList//networks/
17:12:29 [2022-02-17T17:12:29.407Z] === CONT  TestNetworkList//networks
17:12:29 [2022-02-17T17:12:29.407Z] === CONT  TestNetworkList//networks/
17:12:29 [2022-02-17T17:12:29.407Z] --- PASS: TestNetworkList (0.01s)
17:12:29 [2022-02-17T17:12:29.407Z]     --- PASS: TestNetworkList//networks (0.00s)
17:12:29 [2022-02-17T17:12:29.407Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:12:29 [2022-02-17T17:12:29.407Z] === RUN   TestHostIPv4BridgeLabel
17:12:29 [2022-02-17T17:12:29.976Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
17:12:29 [2022-02-17T17:12:29.976Z] === RUN   TestDaemonRestartWithLiveRestore
17:12:30 [2022-02-17T17:12:30.929Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:12:30 [2022-02-17T17:12:30.929Z] === RUN   TestDaemonDefaultNetworkPools
17:12:31 [2022-02-17T17:12:31.869Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
17:12:31 [2022-02-17T17:12:31.869Z] === RUN   TestDaemonRestartWithExistingNetwork
17:12:32 [2022-02-17T17:12:32.809Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
17:12:32 [2022-02-17T17:12:32.809Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:12:34 [2022-02-17T17:12:34.190Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
17:12:34 [2022-02-17T17:12:34.190Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:12:34 [2022-02-17T17:12:34.760Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:12:34 [2022-02-17T17:12:34.760Z] === RUN   TestServiceWithPredefinedNetwork
17:12:36 [2022-02-17T17:12:36.673Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
17:12:36 [2022-02-17T17:12:36.673Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:12:36 [2022-02-17T17:12:36.673Z]     service_test.go:243: FLAKY_TEST
17:12:36 [2022-02-17T17:12:36.673Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:12:36 [2022-02-17T17:12:36.673Z] === RUN   TestServiceWithDataPathPortInit
17:12:51 [2022-02-17T17:12:51.573Z] --- PASS: TestServiceWithDataPathPortInit (13.40s)
17:12:51 [2022-02-17T17:12:51.573Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:12:52 [2022-02-17T17:12:52.514Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0736i60xhkfiua41c6t07tqat Created:2022-02-17 17:12:51.45865172 +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[aca3b6a7f9bc9e0eb55ab2ded263659d458cee88806186194d9f642d50724a01:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4lrj3lxdo8l6wj7v4ikgcl2wq EndpointID:80521bc9dcd80658af91c73de5a834dd0610dc0c7771d188205af164abc5f55b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ec249631b51978ed004e91fe31f5b0a9a64ef5a97737606222dfc1b22e66b9ec 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:6bd9adfac4b9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4lrj3lxdo8l6wj7v4ikgcl2wq EndpointID:80521bc9dcd80658af91c73de5a834dd0610dc0c7771d188205af164abc5f55b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:12:57 [2022-02-17T17:12:57.794Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s)
17:12:57 [2022-02-17T17:12:57.794Z] PASS
17:12:57 [2022-02-17T17:12:57.794Z] 
17:12:57 [2022-02-17T17:12:57.794Z] === Skipped
17:12:57 [2022-02-17T17:12:57.794Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:12:57 [2022-02-17T17:12:57.794Z]     service_test.go:243: FLAKY_TEST
17:12:57 [2022-02-17T17:12:57.794Z] 
17:12:57 [2022-02-17T17:12:57.794Z] DONE 26 tests, 1 skipped in 42.844s
17:12:57 [2022-02-17T17:12:57.794Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:12:57 [2022-02-17T17:12:57.794Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:12:57 [2022-02-17T17:12:57.794Z] ++ set -e
17:12:57 [2022-02-17T17:12:57.794Z] ++ '[' -n 0 ']'
17:12:57 [2022-02-17T17:12:57.794Z] ++ set -x
17:12:57 [2022-02-17T17:12:57.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:12:57 [2022-02-17T17:12:57.795Z] INFO: Testing against a local daemon
17:12:57 [2022-02-17T17:12:57.795Z] === RUN   TestDockerNetworkIpvlanPersistance
17:12:57 [2022-02-17T17:12:57.795Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:12:57 [2022-02-17T17:12:57.795Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:12:57 [2022-02-17T17:12:57.795Z] === RUN   TestDockerNetworkIpvlan
17:12:57 [2022-02-17T17:12:57.795Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:12:57 [2022-02-17T17:12:57.795Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:12:57 [2022-02-17T17:12:57.795Z] PASS
17:12:57 [2022-02-17T17:12:57.795Z] 
17:12:57 [2022-02-17T17:12:57.795Z] === Skipped
17:12:57 [2022-02-17T17:12:57.795Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:12:57 [2022-02-17T17:12:57.795Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:12:57 [2022-02-17T17:12:57.795Z] 
17:12:57 [2022-02-17T17:12:57.795Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:12:57 [2022-02-17T17:12:57.795Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:12:57 [2022-02-17T17:12:57.795Z] 
17:12:57 [2022-02-17T17:12:57.795Z] DONE 2 tests, 2 skipped in 0.129s
17:12:57 [2022-02-17T17:12:57.795Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:12:57 [2022-02-17T17:12:57.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:12:57 [2022-02-17T17:12:57.795Z] ++ set -e
17:12:57 [2022-02-17T17:12:57.795Z] ++ '[' -n 0 ']'
17:12:57 [2022-02-17T17:12:57.795Z] ++ set -x
17:12:57 [2022-02-17T17:12:57.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:12:57 [2022-02-17T17:12:57.795Z] INFO: Testing against a local daemon
17:12:57 [2022-02-17T17:12:57.795Z] === RUN   TestDockerNetworkMacvlanPersistance
17:12:58 [2022-02-17T17:12:58.366Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
17:12:58 [2022-02-17T17:12:58.366Z] === RUN   TestDockerNetworkMacvlan
17:12:59 [2022-02-17T17:12:59.308Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:12:59 [2022-02-17T17:12:59.878Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:13:00 [2022-02-17T17:13:00.447Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:13:02 [2022-02-17T17:13:02.356Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:13:03 [2022-02-17T17:13:03.738Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:13:07 [2022-02-17T17:13:07.046Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:13:07 [2022-02-17T17:13:07.308Z] --- PASS: TestDockerNetworkMacvlan (8.90s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.88s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s)
17:13:07 [2022-02-17T17:13:07.308Z] PASS
17:13:07 [2022-02-17T17:13:07.308Z] 
17:13:07 [2022-02-17T17:13:07.308Z] DONE 8 tests in 10.226s
17:13:07 [2022-02-17T17:13:07.308Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:13:07 [2022-02-17T17:13:07.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:13:07 [2022-02-17T17:13:07.308Z] ++ set -e
17:13:07 [2022-02-17T17:13:07.308Z] ++ '[' -n 0 ']'
17:13:07 [2022-02-17T17:13:07.308Z] ++ set -x
17:13:07 [2022-02-17T17:13:07.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:13:07 [2022-02-17T17:13:07.308Z] testing: warning: no tests to run
17:13:07 [2022-02-17T17:13:07.308Z] PASS
17:13:07 [2022-02-17T17:13:07.308Z] 
17:13:07 [2022-02-17T17:13:07.308Z] DONE 0 tests in 0.024s
17:13:07 [2022-02-17T17:13:07.308Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:13:07 [2022-02-17T17:13:07.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:13:07 [2022-02-17T17:13:07.308Z] ++ set -e
17:13:07 [2022-02-17T17:13:07.308Z] ++ '[' -n 0 ']'
17:13:07 [2022-02-17T17:13:07.308Z] ++ set -x
17:13:07 [2022-02-17T17:13:07.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:13:07 [2022-02-17T17:13:07.568Z] INFO: Testing against a local daemon
17:13:07 [2022-02-17T17:13:07.568Z] === RUN   TestAuthZPluginAllowRequest
17:13:08 [2022-02-17T17:13:08.508Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
17:13:08 [2022-02-17T17:13:08.508Z] === RUN   TestAuthZPluginTLS
17:13:09 [2022-02-17T17:13:09.079Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:13:09 [2022-02-17T17:13:09.079Z] === RUN   TestAuthZPluginDenyRequest
17:13:09 [2022-02-17T17:13:09.648Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:13:09 [2022-02-17T17:13:09.648Z] === RUN   TestAuthZPluginAPIDenyResponse
17:13:10 [2022-02-17T17:13:10.219Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:13:10 [2022-02-17T17:13:10.219Z] === RUN   TestAuthZPluginDenyResponse
17:13:10 [2022-02-17T17:13:10.789Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:13:10 [2022-02-17T17:13:10.789Z] === RUN   TestAuthZPluginAllowEventStream
17:13:11 [2022-02-17T17:13:11.728Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
17:13:11 [2022-02-17T17:13:11.728Z] === RUN   TestAuthZPluginErrorResponse
17:13:12 [2022-02-17T17:13:12.298Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:13:12 [2022-02-17T17:13:12.298Z] === RUN   TestAuthZPluginErrorRequest
17:13:12 [2022-02-17T17:13:12.869Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:13:12 [2022-02-17T17:13:12.869Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:13:13 [2022-02-17T17:13:13.438Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:13:13 [2022-02-17T17:13:13.438Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:13:14 [2022-02-17T17:13:14.819Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s)
17:13:14 [2022-02-17T17:13:14.819Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:13:16 [2022-02-17T17:13:16.201Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s)
17:13:16 [2022-02-17T17:13:16.201Z] === RUN   TestAuthZPluginHeader
17:13:16 [2022-02-17T17:13:16.771Z] --- PASS: TestAuthZPluginHeader (0.69s)
17:13:16 [2022-02-17T17:13:16.772Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:13:16 [2022-02-17T17:13:16.772Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:16 [2022-02-17T17:13:16.772Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:13:16 [2022-02-17T17:13:16.772Z] === RUN   TestAuthZPluginV2Disable
17:13:16 [2022-02-17T17:13:16.772Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:16 [2022-02-17T17:13:16.772Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:13:16 [2022-02-17T17:13:16.772Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:13:16 [2022-02-17T17:13:16.772Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:16 [2022-02-17T17:13:16.772Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:13:16 [2022-02-17T17:13:16.772Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:13:16 [2022-02-17T17:13:16.772Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:16 [2022-02-17T17:13:16.772Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:13:16 [2022-02-17T17:13:16.772Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:13:34 [2022-02-17T17:13:34.876Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
17:13:34 [2022-02-17T17:13:34.876Z] PASS
17:13:34 [2022-02-17T17:13:34.876Z] 
17:13:34 [2022-02-17T17:13:34.876Z] === Skipped
17:13:34 [2022-02-17T17:13:34.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:13:34 [2022-02-17T17:13:34.876Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:34 [2022-02-17T17:13:34.876Z] 
17:13:34 [2022-02-17T17:13:34.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:13:34 [2022-02-17T17:13:34.876Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:34 [2022-02-17T17:13:34.876Z] 
17:13:34 [2022-02-17T17:13:34.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:13:34 [2022-02-17T17:13:34.876Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:34 [2022-02-17T17:13:34.876Z] 
17:13:34 [2022-02-17T17:13:34.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:13:34 [2022-02-17T17:13:34.876Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:34 [2022-02-17T17:13:34.876Z] 
17:13:34 [2022-02-17T17:13:34.876Z] DONE 17 tests, 4 skipped in 25.915s
17:13:34 [2022-02-17T17:13:34.877Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:13:34 [2022-02-17T17:13:34.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:13:34 [2022-02-17T17:13:34.877Z] ++ set -e
17:13:34 [2022-02-17T17:13:34.877Z] ++ '[' -n 0 ']'
17:13:34 [2022-02-17T17:13:34.877Z] ++ set -x
17:13:34 [2022-02-17T17:13:34.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:13:34 [2022-02-17T17:13:34.877Z] INFO: Testing against a local daemon
17:13:34 [2022-02-17T17:13:34.877Z] === RUN   TestPluginInvalidJSON
17:13:34 [2022-02-17T17:13:34.877Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:13:34 [2022-02-17T17:13:34.877Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:13:34 [2022-02-17T17:13:34.877Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:13:34 [2022-02-17T17:13:34.877Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:13:34 [2022-02-17T17:13:34.877Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:13:34 [2022-02-17T17:13:34.877Z] === RUN   TestPluginInstall
17:13:34 [2022-02-17T17:13:34.877Z] === RUN   TestPluginInstall/no_auth
17:13:34 [2022-02-17T17:13:34.877Z] time="2022-02-17T17:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:34 [2022-02-17T17:13:34.877Z] time="2022-02-17T17:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c28dc35036986589c67cae526634d3d5bda7f5cd63c4cffb2515347a7c5e094" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:34 [2022-02-17T17:13:34.877Z] time="2022-02-17T17:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:34 [2022-02-17T17:13:34.877Z] time="2022-02-17T17:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c28dc35036986589c67cae526634d3d5bda7f5cd63c4cffb2515347a7c5e094" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:34 [2022-02-17T17:13:34.877Z] === RUN   TestPluginInstall/with_htpasswd
17:13:35 [2022-02-17T17:13:35.137Z] time="2022-02-17T17:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:35 [2022-02-17T17:13:35.137Z] time="2022-02-17T17:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c28dc35036986589c67cae526634d3d5bda7f5cd63c4cffb2515347a7c5e094" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:35 [2022-02-17T17:13:35.137Z] time="2022-02-17T17:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:35 [2022-02-17T17:13:35.137Z] time="2022-02-17T17:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c28dc35036986589c67cae526634d3d5bda7f5cd63c4cffb2515347a7c5e094" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:35 [2022-02-17T17:13:35.396Z] === RUN   TestPluginInstall/with_insecure
17:13:36 [2022-02-17T17:13:36.338Z] time="2022-02-17T17:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:36 [2022-02-17T17:13:36.338Z] time="2022-02-17T17:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87d7fab126f5e94008a5ee55af86c2b7259c6357d0f9333e50eaa0ddf8d59c26" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:36 [2022-02-17T17:13:36.338Z] time="2022-02-17T17:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:36 [2022-02-17T17:13:36.338Z] time="2022-02-17T17:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87d7fab126f5e94008a5ee55af86c2b7259c6357d0f9333e50eaa0ddf8d59c26" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:36 [2022-02-17T17:13:36.338Z]     plugin_test.go:165: [d51f041a88ae4] daemon is not started
17:13:36 [2022-02-17T17:13:36.338Z] --- PASS: TestPluginInstall (2.99s)
17:13:36 [2022-02-17T17:13:36.338Z]     --- PASS: TestPluginInstall/no_auth (1.39s)
17:13:36 [2022-02-17T17:13:36.338Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
17:13:36 [2022-02-17T17:13:36.338Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
17:13:36 [2022-02-17T17:13:36.338Z] === RUN   TestPluginsWithRuntimes
17:13:38 [2022-02-17T17:13:38.248Z] === RUN   TestPluginsWithRuntimes/No_Args
17:13:38 [2022-02-17T17:13:38.819Z] === RUN   TestPluginsWithRuntimes/With_Args
17:13:39 [2022-02-17T17:13:39.775Z] --- PASS: TestPluginsWithRuntimes (3.16s)
17:13:39 [2022-02-17T17:13:39.775Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
17:13:39 [2022-02-17T17:13:39.775Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
17:13:39 [2022-02-17T17:13:39.775Z] === RUN   TestPluginBackCompatMediaTypes
17:13:40 [2022-02-17T17:13:40.346Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
17:13:40 [2022-02-17T17:13:40.346Z] PASS
17:13:40 [2022-02-17T17:13:40.346Z] 
17:13:40 [2022-02-17T17:13:40.346Z] DONE 10 tests in 6.893s
17:13:40 [2022-02-17T17:13:40.346Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:13:40 [2022-02-17T17:13:40.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:13:40 [2022-02-17T17:13:40.346Z] ++ set -e
17:13:40 [2022-02-17T17:13:40.346Z] ++ '[' -n 0 ']'
17:13:40 [2022-02-17T17:13:40.346Z] ++ set -x
17:13:40 [2022-02-17T17:13:40.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:13:40 [2022-02-17T17:13:40.346Z] INFO: Testing against a local daemon
17:13:40 [2022-02-17T17:13:40.346Z] === RUN   TestExternalGraphDriver
17:13:40 [2022-02-17T17:13:40.346Z] === RUN   TestExternalGraphDriver/json
17:13:42 [2022-02-17T17:13:42.256Z] === RUN   TestExternalGraphDriver/spec
17:13:43 [2022-02-17T17:13:43.642Z] === RUN   TestExternalGraphDriver/pull
17:13:45 [2022-02-17T17:13:45.023Z] --- PASS: TestExternalGraphDriver (4.70s)
17:13:45 [2022-02-17T17:13:45.023Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
17:13:45 [2022-02-17T17:13:45.023Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
17:13:45 [2022-02-17T17:13:45.023Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
17:13:45 [2022-02-17T17:13:45.023Z] === RUN   TestGraphdriverPluginV2
17:13:45 [2022-02-17T17:13:45.023Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:45 [2022-02-17T17:13:45.023Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
17:13:45 [2022-02-17T17:13:45.023Z] PASS
17:13:45 [2022-02-17T17:13:45.023Z] 
17:13:45 [2022-02-17T17:13:45.023Z] === Skipped
17:13:45 [2022-02-17T17:13:45.023Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
17:13:45 [2022-02-17T17:13:45.023Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:45 [2022-02-17T17:13:45.023Z] 
17:13:45 [2022-02-17T17:13:45.023Z] DONE 5 tests, 1 skipped in 4.855s
17:13:45 [2022-02-17T17:13:45.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:13:45 [2022-02-17T17:13:45.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:13:45 [2022-02-17T17:13:45.023Z] ++ set -e
17:13:45 [2022-02-17T17:13:45.023Z] ++ '[' -n 0 ']'
17:13:45 [2022-02-17T17:13:45.023Z] ++ set -x
17:13:45 [2022-02-17T17:13:45.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:13:45 [2022-02-17T17:13:45.282Z] INFO: Testing against a local daemon
17:13:45 [2022-02-17T17:13:45.282Z] === RUN   TestContinueAfterPluginCrash
17:13:45 [2022-02-17T17:13:45.283Z] === PAUSE TestContinueAfterPluginCrash
17:13:45 [2022-02-17T17:13:45.283Z] === RUN   TestReadPluginNoRead
17:13:45 [2022-02-17T17:13:45.283Z] === PAUSE TestReadPluginNoRead
17:13:45 [2022-02-17T17:13:45.283Z] === RUN   TestDaemonStartWithLogOpt
17:13:45 [2022-02-17T17:13:45.283Z] === PAUSE TestDaemonStartWithLogOpt
17:13:45 [2022-02-17T17:13:45.283Z] === CONT  TestContinueAfterPluginCrash
17:13:45 [2022-02-17T17:13:45.283Z] === CONT  TestDaemonStartWithLogOpt
17:13:48 [2022-02-17T17:13:48.578Z] --- PASS: TestDaemonStartWithLogOpt (2.97s)
17:13:48 [2022-02-17T17:13:48.578Z] === CONT  TestReadPluginNoRead
17:13:50 [2022-02-17T17:13:50.487Z] === RUN   TestReadPluginNoRead/default
17:13:51 [2022-02-17T17:13:51.429Z] === RUN   TestReadPluginNoRead/disabled_caching
17:13:52 [2022-02-17T17:13:52.811Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:13:53 [2022-02-17T17:13:53.071Z] --- PASS: TestContinueAfterPluginCrash (7.94s)
17:13:53 [2022-02-17T17:13:53.643Z] === CONT  TestReadPluginNoRead
17:13:53 [2022-02-17T17:13:53.643Z]     read_test.go:92: [d27da5ed52081] daemon is not started
17:13:53 [2022-02-17T17:13:53.643Z] --- PASS: TestReadPluginNoRead (5.56s)
17:13:53 [2022-02-17T17:13:53.643Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
17:13:53 [2022-02-17T17:13:53.643Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
17:13:53 [2022-02-17T17:13:53.643Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
17:13:53 [2022-02-17T17:13:53.643Z] PASS
17:13:53 [2022-02-17T17:13:53.643Z] 
17:13:53 [2022-02-17T17:13:53.643Z] DONE 6 tests in 8.652s
17:13:53 [2022-02-17T17:13:53.643Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:13:53 [2022-02-17T17:13:53.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:13:53 [2022-02-17T17:13:53.643Z] ++ set -e
17:13:53 [2022-02-17T17:13:53.643Z] ++ '[' -n 0 ']'
17:13:53 [2022-02-17T17:13:53.643Z] ++ set -x
17:13:53 [2022-02-17T17:13:53.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:13:53 [2022-02-17T17:13:53.643Z] testing: warning: no tests to run
17:13:53 [2022-02-17T17:13:53.643Z] PASS
17:13:53 [2022-02-17T17:13:53.643Z] 
17:13:53 [2022-02-17T17:13:53.643Z] DONE 0 tests in 0.032s
17:13:53 [2022-02-17T17:13:53.903Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:13:53 [2022-02-17T17:13:53.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:13:53 [2022-02-17T17:13:53.903Z] ++ set -e
17:13:53 [2022-02-17T17:13:53.903Z] ++ '[' -n 0 ']'
17:13:53 [2022-02-17T17:13:53.903Z] ++ set -x
17:13:53 [2022-02-17T17:13:53.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:13:53 [2022-02-17T17:13:53.903Z] INFO: Testing against a local daemon
17:13:53 [2022-02-17T17:13:53.903Z] === RUN   TestPluginWithDevMounts
17:13:53 [2022-02-17T17:13:53.903Z] === PAUSE TestPluginWithDevMounts
17:13:53 [2022-02-17T17:13:53.903Z] === CONT  TestPluginWithDevMounts
17:13:55 [2022-02-17T17:13:55.286Z] --- PASS: TestPluginWithDevMounts (1.52s)
17:13:55 [2022-02-17T17:13:55.286Z] PASS
17:13:55 [2022-02-17T17:13:55.546Z] 
17:13:55 [2022-02-17T17:13:55.546Z] DONE 1 tests in 1.636s
17:13:55 [2022-02-17T17:13:55.546Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:13:55 [2022-02-17T17:13:55.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:13:55 [2022-02-17T17:13:55.546Z] ++ set -e
17:13:55 [2022-02-17T17:13:55.546Z] ++ '[' -n 0 ']'
17:13:55 [2022-02-17T17:13:55.546Z] ++ set -x
17:13:55 [2022-02-17T17:13:55.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:13:55 [2022-02-17T17:13:55.546Z] INFO: Testing against a local daemon
17:13:55 [2022-02-17T17:13:55.546Z] === RUN   TestSecretInspect
17:13:58 [2022-02-17T17:13:58.085Z] --- PASS: TestSecretInspect (2.10s)
17:13:58 [2022-02-17T17:13:58.085Z] === RUN   TestSecretList
17:13:59 [2022-02-17T17:13:59.994Z] --- PASS: TestSecretList (2.12s)
17:13:59 [2022-02-17T17:13:59.994Z] === RUN   TestSecretsCreateAndDelete
17:14:01 [2022-02-17T17:14:01.907Z] --- PASS: TestSecretsCreateAndDelete (2.08s)
17:14:01 [2022-02-17T17:14:01.907Z] === RUN   TestSecretsUpdate
17:14:04 [2022-02-17T17:14:04.501Z] --- PASS: TestSecretsUpdate (2.13s)
17:14:04 [2022-02-17T17:14:04.501Z] === RUN   TestTemplatedSecret
17:14:06 [2022-02-17T17:14:06.412Z] --- PASS: TestTemplatedSecret (2.44s)
17:14:06 [2022-02-17T17:14:06.412Z] === RUN   TestSecretCreateResolve
17:14:08 [2022-02-17T17:14:08.999Z] --- PASS: TestSecretCreateResolve (2.12s)
17:14:08 [2022-02-17T17:14:08.999Z] PASS
17:14:08 [2022-02-17T17:14:08.999Z] 
17:14:08 [2022-02-17T17:14:08.999Z] DONE 6 tests in 13.081s
17:14:08 [2022-02-17T17:14:08.999Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:14:08 [2022-02-17T17:14:08.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:14:08 [2022-02-17T17:14:08.999Z] ++ set -e
17:14:08 [2022-02-17T17:14:08.999Z] ++ '[' -n 0 ']'
17:14:08 [2022-02-17T17:14:08.999Z] ++ set -x
17:14:08 [2022-02-17T17:14:08.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:14:08 [2022-02-17T17:14:08.999Z] INFO: Testing against a local daemon
17:14:08 [2022-02-17T17:14:08.999Z] === RUN   TestServiceCreateInit
17:14:08 [2022-02-17T17:14:08.999Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:14:12 [2022-02-17T17:14:12.296Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:14:15 [2022-02-17T17:14:15.595Z] --- PASS: TestServiceCreateInit (6.57s)
17:14:15 [2022-02-17T17:14:15.595Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.01s)
17:14:15 [2022-02-17T17:14:15.595Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s)
17:14:15 [2022-02-17T17:14:15.595Z] === RUN   TestCreateServiceMultipleTimes
17:14:30 [2022-02-17T17:14:30.492Z] --- PASS: TestCreateServiceMultipleTimes (15.19s)
17:14:30 [2022-02-17T17:14:30.492Z] === RUN   TestCreateServiceConflict
17:14:32 [2022-02-17T17:14:32.400Z] --- PASS: TestCreateServiceConflict (1.69s)
17:14:32 [2022-02-17T17:14:32.400Z] === RUN   TestCreateServiceMaxReplicas
17:14:34 [2022-02-17T17:14:34.943Z] --- PASS: TestCreateServiceMaxReplicas (2.51s)
17:14:34 [2022-02-17T17:14:34.943Z] === RUN   TestCreateWithDuplicateNetworkNames
17:14:49 [2022-02-17T17:14:49.839Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
17:14:49 [2022-02-17T17:14:49.840Z] === RUN   TestCreateServiceSecretFileMode
17:14:59 [2022-02-17T17:14:59.847Z] --- PASS: TestCreateServiceSecretFileMode (11.85s)
17:14:59 [2022-02-17T17:14:59.847Z] === RUN   TestCreateServiceConfigFileMode
17:15:12 [2022-02-17T17:15:12.066Z] --- PASS: TestCreateServiceConfigFileMode (12.24s)
17:15:12 [2022-02-17T17:15:12.066Z] === RUN   TestCreateServiceSysctls
17:15:14 [2022-02-17T17:15:14.610Z] --- PASS: TestCreateServiceSysctls (2.92s)
17:15:14 [2022-02-17T17:15:14.610Z] === RUN   TestCreateServiceCapabilities
17:15:17 [2022-02-17T17:15:17.149Z] --- PASS: TestCreateServiceCapabilities (2.45s)
17:15:17 [2022-02-17T17:15:17.149Z] === RUN   TestInspect
17:15:19 [2022-02-17T17:15:19.691Z] --- PASS: TestInspect (2.75s)
17:15:19 [2022-02-17T17:15:19.691Z] === RUN   TestCreateJob
17:15:22 [2022-02-17T17:15:22.994Z] --- PASS: TestCreateJob (2.93s)
17:15:22 [2022-02-17T17:15:22.994Z] === RUN   TestReplicatedJob
17:15:28 [2022-02-17T17:15:28.274Z] --- PASS: TestReplicatedJob (4.98s)
17:15:28 [2022-02-17T17:15:28.274Z] === RUN   TestUpdateReplicatedJob
17:15:30 [2022-02-17T17:15:30.186Z] --- PASS: TestUpdateReplicatedJob (2.52s)
17:15:30 [2022-02-17T17:15:30.186Z] === RUN   TestServiceListWithStatuses
17:15:30 [2022-02-17T17:15:30.186Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:15:30 [2022-02-17T17:15:30.186Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:15:30 [2022-02-17T17:15:30.186Z] === RUN   TestDockerNetworkConnectAlias
17:15:34 [2022-02-17T17:15:34.412Z] --- PASS: TestDockerNetworkConnectAlias (4.04s)
17:15:34 [2022-02-17T17:15:34.412Z] === RUN   TestDockerNetworkReConnect
17:15:37 [2022-02-17T17:15:37.709Z] --- PASS: TestDockerNetworkReConnect (3.31s)
17:15:37 [2022-02-17T17:15:37.709Z] === RUN   TestServicePlugin
17:15:37 [2022-02-17T17:15:37.709Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:37 [2022-02-17T17:15:37.709Z] --- SKIP: TestServicePlugin (0.00s)
17:15:37 [2022-02-17T17:15:37.709Z] === RUN   TestServiceUpdateLabel
17:15:39 [2022-02-17T17:15:39.619Z] --- PASS: TestServiceUpdateLabel (1.71s)
17:15:39 [2022-02-17T17:15:39.619Z] === RUN   TestServiceUpdateSecrets
17:15:54 [2022-02-17T17:15:54.667Z] --- PASS: TestServiceUpdateSecrets (14.30s)
17:15:54 [2022-02-17T17:15:54.667Z] === RUN   TestServiceUpdateConfigs
17:16:09 [2022-02-17T17:16:09.561Z] --- PASS: TestServiceUpdateConfigs (14.19s)
17:16:09 [2022-02-17T17:16:09.561Z] === RUN   TestServiceUpdateNetwork
17:16:21 [2022-02-17T17:16:21.782Z] --- PASS: TestServiceUpdateNetwork (12.15s)
17:16:21 [2022-02-17T17:16:21.782Z] === RUN   TestServiceUpdatePidsLimit
17:16:21 [2022-02-17T17:16:21.782Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:16:21 [2022-02-17T17:16:21.782Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:16:29 [2022-02-17T17:16:29.917Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:16:36 [2022-02-17T17:16:36.495Z] --- PASS: TestServiceUpdatePidsLimit (16.15s)
17:16:36 [2022-02-17T17:16:36.495Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:16:36 [2022-02-17T17:16:36.495Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
17:16:36 [2022-02-17T17:16:36.495Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
17:16:36 [2022-02-17T17:16:36.495Z] PASS
17:16:36 [2022-02-17T17:16:36.495Z] 
17:16:36 [2022-02-17T17:16:36.495Z] === Skipped
17:16:36 [2022-02-17T17:16:36.495Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:16:36 [2022-02-17T17:16:36.495Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:16:36 [2022-02-17T17:16:36.495Z] 
17:16:36 [2022-02-17T17:16:36.495Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:16:36 [2022-02-17T17:16:36.495Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:36 [2022-02-17T17:16:36.495Z] 
17:16:36 [2022-02-17T17:16:36.495Z] DONE 27 tests, 2 skipped in 147.569s
17:16:36 [2022-02-17T17:16:36.495Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:16:36 [2022-02-17T17:16:36.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:16:36 [2022-02-17T17:16:36.495Z] ++ set -e
17:16:36 [2022-02-17T17:16:36.495Z] ++ '[' -n 0 ']'
17:16:36 [2022-02-17T17:16:36.495Z] ++ set -x
17:16:36 [2022-02-17T17:16:36.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:16:36 [2022-02-17T17:16:36.495Z] INFO: Testing against a local daemon
17:16:36 [2022-02-17T17:16:36.495Z] === RUN   TestSessionCreate
17:16:36 [2022-02-17T17:16:36.495Z] --- PASS: TestSessionCreate (0.02s)
17:16:36 [2022-02-17T17:16:36.495Z] === RUN   TestSessionCreateWithBadUpgrade
17:16:36 [2022-02-17T17:16:36.495Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:16:36 [2022-02-17T17:16:36.495Z] PASS
17:16:36 [2022-02-17T17:16:36.495Z] 
17:16:36 [2022-02-17T17:16:36.495Z] DONE 2 tests in 0.165s
17:16:36 [2022-02-17T17:16:36.495Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:16:36 [2022-02-17T17:16:36.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:16:36 [2022-02-17T17:16:36.495Z] ++ set -e
17:16:36 [2022-02-17T17:16:36.495Z] ++ '[' -n 0 ']'
17:16:36 [2022-02-17T17:16:36.495Z] ++ set -x
17:16:36 [2022-02-17T17:16:36.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:16:36 [2022-02-17T17:16:36.495Z] INFO: Testing against a local daemon
17:16:36 [2022-02-17T17:16:36.495Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:16:36 [2022-02-17T17:16:36.495Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:16:36 [2022-02-17T17:16:36.495Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:16:36 [2022-02-17T17:16:36.495Z] === RUN   TestDiskUsage
17:16:36 [2022-02-17T17:16:36.495Z] === PAUSE TestDiskUsage
17:16:36 [2022-02-17T17:16:36.495Z] === RUN   TestEventsExecDie
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestEventsExecDie (0.51s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestEventsBackwardsCompatible
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestEventsVolumeCreate
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestInfoBinaryCommits
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestInfoAPIVersioned
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestInfoAPI
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestInfoAPI (0.02s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestInfoAPIWarnings
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestInfoAPIWarnings (16.22s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestInfoDebug
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestInfoDebug (0.52s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestInfoInsecureRegistries
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestInfoRegistryMirrors
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestLoginFailsWithBadCredentials
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestPingCacheHeaders
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestPingCacheHeaders (0.02s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestPingGet
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestPingGet (0.01s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestPingHead
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestPingHead (0.02s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestVersion
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestVersion (0.02s)
17:16:55 [2022-02-17T17:16:55.176Z] === CONT  TestDiskUsage
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/container_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/image_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/volume_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/build-cache_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/after_LoadBusybox
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_container.Run
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:16:56 [2022-02-17T17:16:56.216Z] --- PASS: TestDiskUsage (1.15s)
17:16:56 [2022-02-17T17:16:56.216Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z] PASS
17:16:56 [2022-02-17T17:16:56.216Z] 
17:16:56 [2022-02-17T17:16:56.216Z] === Skipped
17:16:56 [2022-02-17T17:16:56.216Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:16:56 [2022-02-17T17:16:56.216Z] 
17:16:56 [2022-02-17T17:16:56.216Z] DONE 50 tests, 1 skipped in 19.890s
17:16:56 [2022-02-17T17:16:56.216Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:16:56 [2022-02-17T17:16:56.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:16:56 [2022-02-17T17:16:56.216Z] ++ set -e
17:16:56 [2022-02-17T17:16:56.216Z] ++ '[' -n 0 ']'
17:16:56 [2022-02-17T17:16:56.216Z] ++ set -x
17:16:56 [2022-02-17T17:16:56.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:16:56 [2022-02-17T17:16:56.216Z] INFO: Testing against a local daemon
17:16:56 [2022-02-17T17:16:56.216Z] === RUN   TestVolumesCreateAndList
17:16:56 [2022-02-17T17:16:56.216Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:16:56 [2022-02-17T17:16:56.216Z] === RUN   TestVolumesRemove
17:16:56 [2022-02-17T17:16:56.476Z] --- PASS: TestVolumesRemove (0.08s)
17:16:56 [2022-02-17T17:16:56.476Z] === RUN   TestVolumesInspect
17:16:56 [2022-02-17T17:16:56.476Z] --- PASS: TestVolumesInspect (0.02s)
17:16:56 [2022-02-17T17:16:56.476Z] === RUN   TestVolumesInvalidJSON
17:16:56 [2022-02-17T17:16:56.476Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:16:56 [2022-02-17T17:16:56.476Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:16:56 [2022-02-17T17:16:56.476Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:16:56 [2022-02-17T17:16:56.476Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:16:56 [2022-02-17T17:16:56.476Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:16:56 [2022-02-17T17:16:56.476Z] PASS
17:16:56 [2022-02-17T17:16:56.476Z] 
17:16:56 [2022-02-17T17:16:56.476Z] DONE 5 tests in 0.248s
17:16:56 [2022-02-17T17:16:56.476Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:16:56 [2022-02-17T17:16:56.476Z] ++++ cat bundles/test-integration/docker.pid
17:16:56 [2022-02-17T17:16:56.476Z] +++ kill 13153
17:16:56 [2022-02-17T17:16:56.736Z] +++ /etc/init.d/apparmor stop
17:16:56 [2022-02-17T17:16:56.736Z] Leaving: AppArmorNo profiles have been unloaded.
17:16:56 [2022-02-17T17:16:56.736Z] 
17:16:56 [2022-02-17T17:16:56.736Z] Unloading profiles will leave already running processes permanently
17:16:56 [2022-02-17T17:16:56.736Z] unconfined, which can lead to unexpected situations.
17:16:56 [2022-02-17T17:16:56.736Z] 
17:16:56 [2022-02-17T17:16:56.736Z] To set a process to complain mode, use the command line tool
17:16:56 [2022-02-17T17:16:56.736Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:16:56 [2022-02-17T17:16:56.736Z] +++ true
17:16:56 [2022-02-17T17:16:56.736Z] exiting test-integration
17:16:56 [2022-02-17T17:16:56.736Z] ++ exit 0
17:16:56 [2022-02-17T17:16:56.736Z]