Skip to content

Console Output

16:00:48 [2022-01-03T16:00:48.295Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43115/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfd26afabe56baf80ce8f13330c58415975b66b9 -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:cfd26afabe56baf80ce8f13330c58415975b66b9 hack/make.sh dynbinary test-integration
16:00:48 [2022-01-03T16:00:48.865Z] 
16:00:48 [2022-01-03T16:00:48.865Z] Removing bundles/
16:00:48 [2022-01-03T16:00:48.865Z] 
16:00:48 [2022-01-03T16:00:48.865Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:00:48 [2022-01-03T16:00:48.865Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:00:48 [2022-01-03T16:00:48.865Z] GOOS="" GOARCH="" GOARM=""
16:02:10 [2022-01-03T16:02:10.305Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:02:10 [2022-01-03T16:02:10.305Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:02:10 [2022-01-03T16:02:10.305Z] GOOS="" GOARCH="" GOARM=""
16:02:10 [2022-01-03T16:02:10.305Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:02:10 [2022-01-03T16:02:10.305Z] 
16:02:10 [2022-01-03T16:02:10.305Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:02:10 [2022-01-03T16:02:10.305Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:02:10 [2022-01-03T16:02:10.305Z] HOSTNAME=128f981e7eb0
16:02:10 [2022-01-03T16:02:10.305Z] TESTDEBUG=0
16:02:10 [2022-01-03T16:02:10.305Z] DEST=bundles/test-integration
16:02:10 [2022-01-03T16:02:10.305Z] PWD=/go/src/github.com/docker/docker
16:02:10 [2022-01-03T16:02:10.305Z] DOCKER_GITCOMMIT=cfd26afabe56baf80ce8f13330c58415975b66b9
16:02:10 [2022-01-03T16:02:10.305Z] container=docker
16:02:10 [2022-01-03T16:02:10.305Z] HOME=/root
16:02:10 [2022-01-03T16:02:10.305Z] GOLANG_VERSION=1.17.5
16:02:10 [2022-01-03T16:02:10.305Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:02:10 [2022-01-03T16:02:10.305Z] VALIDATE_BRANCH=master
16:02:10 [2022-01-03T16:02:10.305Z] TERM=xterm
16:02:10 [2022-01-03T16:02:10.305Z] DOCKER_PKG=github.com/docker/docker
16:02:10 [2022-01-03T16:02:10.305Z] SHLVL=1
16:02:10 [2022-01-03T16:02:10.305Z] TIMEOUT=120m
16:02:10 [2022-01-03T16:02:10.305Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:02:10 [2022-01-03T16:02:10.305Z] DOCKER_GRAPHDRIVER=overlay2
16:02:10 [2022-01-03T16:02:10.305Z] GO111MODULE=off
16:02:10 [2022-01-03T16:02:10.305Z] DOCKER_EXPERIMENTAL=1
16:02:10 [2022-01-03T16:02:10.305Z] TEST_SKIP_INTEGRATION_CLI=1
16:02:10 [2022-01-03T16:02:10.305Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:02:10 [2022-01-03T16:02:10.305Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:02:10 [2022-01-03T16:02:10.305Z] GOPATH=/go
16:02:10 [2022-01-03T16:02:10.305Z] PKG_CONFIG=pkg-config
16:02:10 [2022-01-03T16:02:10.305Z] _=/usr/bin/env
16:02:10 [2022-01-03T16:02:10.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:02:42 [2022-01-03T16:02:42.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:02:42 [2022-01-03T16:02:42.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:02:57 [2022-01-03T16:02:57.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:03:07 [2022-01-03T16:03:07.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:03:15 [2022-01-03T16:03:15.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:03:15 [2022-01-03T16:03:15.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:03:15 [2022-01-03T16:03:15.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:03:16 [2022-01-03T16:03:16.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:03:16 [2022-01-03T16:03:16.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:03:17 [2022-01-03T16:03:17.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:03:19 [2022-01-03T16:03:19.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:03:20 [2022-01-03T16:03:20.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:03:21 [2022-01-03T16:03:21.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:03:21 [2022-01-03T16:03:21.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:03:22 [2022-01-03T16:03:22.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:03:23 [2022-01-03T16:03:23.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:03:23 [2022-01-03T16:03:23.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:03:24 [2022-01-03T16:03:24.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:03:25 [2022-01-03T16:03:25.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:03:26 [2022-01-03T16:03:26.018Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:03:26 [2022-01-03T16:03:26.018Z] Using test binary docker
16:03:26 [2022-01-03T16:03:26.018Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:03:26 [2022-01-03T16:03:26.276Z] +++ /etc/init.d/apparmor start
16:03:26 [2022-01-03T16:03:26.276Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:03:26 [2022-01-03T16:03:26.276Z] INFO: Waiting for daemon to start...
16:03:26 [2022-01-03T16:03:26.276Z] Starting dockerd
16:03:26 [2022-01-03T16:03:26.276Z] +++ 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
16:03:28 [2022-01-03T16:03:28.179Z] .
16:03:28 [2022-01-03T16:03:28.179Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:03:28 [2022-01-03T16:03:28.179Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:03:28 [2022-01-03T16:03:28.179Z] Error: No such image: emptyfs
16:03:28 [2022-01-03T16:03:28.180Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:03:28 [2022-01-03T16:03:28.180Z] ++++ docker load
16:03:28 [2022-01-03T16:03:28.438Z] Running integration-test (iteration 1)
16:03:28 [2022-01-03T16:03:28.438Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:03:28 [2022-01-03T16:03:28.438Z] ++ 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
16:03:28 [2022-01-03T16:03:28.438Z] ++ set -e
16:03:28 [2022-01-03T16:03:28.438Z] ++ '[' -n 0 ']'
16:03:28 [2022-01-03T16:03:28.438Z] ++ set -x
16:03:28 [2022-01-03T16:03:28.438Z] ++ 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
16:03:28 [2022-01-03T16:03:28.696Z] Loaded image: busybox:latest
16:03:28 [2022-01-03T16:03:28.696Z] Loaded image: busybox:glibc
16:03:29 [2022-01-03T16:03:29.629Z] Loaded image: debian:bullseye-slim
16:03:29 [2022-01-03T16:03:29.629Z] Loaded image: hello-world:latest
16:03:29 [2022-01-03T16:03:29.887Z] Loaded image: arm32v7/hello-world:latest
16:03:29 [2022-01-03T16:03:29.887Z] INFO: Testing against a local daemon
16:03:29 [2022-01-03T16:03:29.887Z] === RUN   TestCgroupNamespacesBuild
16:03:30 [2022-01-03T16:03:30.820Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
16:03:30 [2022-01-03T16:03:30.820Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:03:32 [2022-01-03T16:03:32.193Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s)
16:03:32 [2022-01-03T16:03:32.193Z] === RUN   TestBuildWithSession
16:03:32 [2022-01-03T16:03:32.193Z]     build_session_test.go:25: TODO: BuildKit
16:03:32 [2022-01-03T16:03:32.193Z] --- SKIP: TestBuildWithSession (0.00s)
16:03:32 [2022-01-03T16:03:32.193Z] === RUN   TestBuildSquashParent
16:03:35 [2022-01-03T16:03:35.474Z] --- PASS: TestBuildSquashParent (3.25s)
16:03:35 [2022-01-03T16:03:35.474Z] === RUN   TestBuildWithRemoveAndForceRemove
16:03:35 [2022-01-03T16:03:35.474Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:03:35 [2022-01-03T16:03:35.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:03:35 [2022-01-03T16:03:35.474Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:03:35 [2022-01-03T16:03:35.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:03:35 [2022-01-03T16:03:35.474Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:03:35 [2022-01-03T16:03:35.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:03:35 [2022-01-03T16:03:35.474Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:03:35 [2022-01-03T16:03:35.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:03:35 [2022-01-03T16:03:35.474Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:03:35 [2022-01-03T16:03:35.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:03:35 [2022-01-03T16:03:35.474Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:03:35 [2022-01-03T16:03:35.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:03:35 [2022-01-03T16:03:35.474Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:03:35 [2022-01-03T16:03:35.474Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:03:36 [2022-01-03T16:03:36.409Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:03:36 [2022-01-03T16:03:36.409Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:03:37 [2022-01-03T16:03:37.344Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:03:37 [2022-01-03T16:03:37.344Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:03:38 [2022-01-03T16:03:38.280Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:03:38 [2022-01-03T16:03:38.280Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.11s)
16:03:38 [2022-01-03T16:03:38.280Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.14s)
16:03:38 [2022-01-03T16:03:38.280Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.99s)
16:03:38 [2022-01-03T16:03:38.280Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.03s)
16:03:38 [2022-01-03T16:03:38.280Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.00s)
16:03:38 [2022-01-03T16:03:38.280Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.01s)
16:03:38 [2022-01-03T16:03:38.280Z] === RUN   TestBuildMultiStageCopy
16:03:38 [2022-01-03T16:03:38.280Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:03:39 [2022-01-03T16:03:39.655Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:03:39 [2022-01-03T16:03:39.655Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:03:39 [2022-01-03T16:03:39.655Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:03:39 [2022-01-03T16:03:39.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:03:40 [2022-01-03T16:03:40.172Z] --- PASS: TestBuildMultiStageCopy (1.75s)
16:03:40 [2022-01-03T16:03:40.172Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s)
16:03:40 [2022-01-03T16:03:40.172Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
16:03:40 [2022-01-03T16:03:40.172Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
16:03:40 [2022-01-03T16:03:40.172Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
16:03:40 [2022-01-03T16:03:40.172Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s)
16:03:40 [2022-01-03T16:03:40.172Z] === RUN   TestBuildMultiStageParentConfig
16:03:40 [2022-01-03T16:03:40.740Z] --- PASS: TestBuildMultiStageParentConfig (0.53s)
16:03:40 [2022-01-03T16:03:40.740Z] === RUN   TestBuildLabelWithTargets
16:03:41 [2022-01-03T16:03:41.690Z] --- PASS: TestBuildLabelWithTargets (0.86s)
16:03:41 [2022-01-03T16:03:41.690Z] === RUN   TestBuildWithEmptyLayers
16:03:41 [2022-01-03T16:03:41.948Z] --- PASS: TestBuildWithEmptyLayers (0.38s)
16:03:41 [2022-01-03T16:03:41.948Z] === RUN   TestBuildMultiStageOnBuild
16:03:43 [2022-01-03T16:03:43.320Z] --- PASS: TestBuildMultiStageOnBuild (1.21s)
16:03:43 [2022-01-03T16:03:43.320Z] === RUN   TestBuildUncleanTarFilenames
16:03:43 [2022-01-03T16:03:43.578Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
16:03:43 [2022-01-03T16:03:43.578Z] === RUN   TestBuildMultiStageLayerLeak
16:03:44 [2022-01-03T16:03:44.952Z] --- PASS: TestBuildMultiStageLayerLeak (1.22s)
16:03:44 [2022-01-03T16:03:44.952Z] === RUN   TestBuildWithHugeFile
16:04:23 [2022-01-03T16:04:23.651Z] --- PASS: TestBuildWithHugeFile (34.82s)
16:04:23 [2022-01-03T16:04:23.651Z] === RUN   TestBuildWCOWSandboxSize
16:04:23 [2022-01-03T16:04:23.651Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:04:23 [2022-01-03T16:04:23.651Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:04:23 [2022-01-03T16:04:23.651Z] === RUN   TestBuildWithEmptyDockerfile
16:04:23 [2022-01-03T16:04:23.651Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:04:23 [2022-01-03T16:04:23.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:04:23 [2022-01-03T16:04:23.651Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:04:23 [2022-01-03T16:04:23.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:04:23 [2022-01-03T16:04:23.651Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:04:23 [2022-01-03T16:04:23.651Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:04:23 [2022-01-03T16:04:23.651Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:04:23 [2022-01-03T16:04:23.651Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:04:23 [2022-01-03T16:04:23.651Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:04:23 [2022-01-03T16:04:23.651Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
16:04:23 [2022-01-03T16:04:23.651Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
16:04:23 [2022-01-03T16:04:23.651Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
16:04:23 [2022-01-03T16:04:23.651Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
16:04:23 [2022-01-03T16:04:23.651Z] === RUN   TestBuildPreserveOwnership
16:04:23 [2022-01-03T16:04:23.651Z] === RUN   TestBuildPreserveOwnership/copy_from
16:04:23 [2022-01-03T16:04:23.651Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:04:23 [2022-01-03T16:04:23.651Z] --- PASS: TestBuildPreserveOwnership (2.50s)
16:04:23 [2022-01-03T16:04:23.651Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.67s)
16:04:23 [2022-01-03T16:04:23.651Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.82s)
16:04:23 [2022-01-03T16:04:23.651Z] === RUN   TestBuildPlatformInvalid
16:04:23 [2022-01-03T16:04:23.651Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:04:23 [2022-01-03T16:04:23.651Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:04:23 [2022-01-03T16:04:23.651Z] Loaded image: busybox:latest
16:04:23 [2022-01-03T16:04:23.651Z] Loaded image: busybox:glibc
16:04:24 [2022-01-03T16:04:24.217Z] Loaded image: debian:bullseye-slim
16:04:24 [2022-01-03T16:04:24.217Z] Loaded image: hello-world:latest
16:04:24 [2022-01-03T16:04:24.475Z] Loaded image: arm32v7/hello-world:latest
16:04:32 [2022-01-03T16:04:32.583Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.94s)
16:04:32 [2022-01-03T16:04:32.583Z] PASS
16:04:32 [2022-01-03T16:04:32.583Z] 
16:04:32 [2022-01-03T16:04:32.583Z] === Skipped
16:04:32 [2022-01-03T16:04:32.583Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:04:32 [2022-01-03T16:04:32.583Z]     build_session_test.go:25: TODO: BuildKit
16:04:32 [2022-01-03T16:04:32.583Z] 
16:04:32 [2022-01-03T16:04:32.583Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:04:32 [2022-01-03T16:04:32.584Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:04:32 [2022-01-03T16:04:32.584Z] 
16:04:32 [2022-01-03T16:04:32.584Z] DONE 34 tests, 2 skipped in 63.017s
16:04:32 [2022-01-03T16:04:32.584Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:04:32 [2022-01-03T16:04:32.584Z] ++ 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
16:04:32 [2022-01-03T16:04:32.584Z] ++ set -e
16:04:32 [2022-01-03T16:04:32.584Z] ++ '[' -n 0 ']'
16:04:32 [2022-01-03T16:04:32.584Z] ++ set -x
16:04:32 [2022-01-03T16:04:32.584Z] ++ 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
16:04:32 [2022-01-03T16:04:32.584Z] INFO: Testing against a local daemon
16:04:32 [2022-01-03T16:04:32.584Z] === RUN   TestConfigInspect
16:04:33 [2022-01-03T16:04:33.517Z] --- PASS: TestConfigInspect (2.12s)
16:04:33 [2022-01-03T16:04:33.517Z] === RUN   TestConfigList
16:04:36 [2022-01-03T16:04:36.045Z] --- PASS: TestConfigList (2.12s)
16:04:36 [2022-01-03T16:04:36.045Z] === RUN   TestConfigsCreateAndDelete
16:04:37 [2022-01-03T16:04:37.942Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
16:04:37 [2022-01-03T16:04:37.942Z] === RUN   TestConfigsUpdate
16:04:39 [2022-01-03T16:04:39.859Z] --- PASS: TestConfigsUpdate (1.65s)
16:04:39 [2022-01-03T16:04:39.859Z] === RUN   TestTemplatedConfig
16:04:42 [2022-01-03T16:04:42.386Z] --- PASS: TestTemplatedConfig (2.41s)
16:04:42 [2022-01-03T16:04:42.386Z] === RUN   TestConfigCreateResolve
16:04:44 [2022-01-03T16:04:44.284Z] --- PASS: TestConfigCreateResolve (2.07s)
16:04:44 [2022-01-03T16:04:44.285Z] PASS
16:04:44 [2022-01-03T16:04:44.285Z] 
16:04:44 [2022-01-03T16:04:44.285Z] DONE 6 tests in 12.569s
16:04:44 [2022-01-03T16:04:44.285Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:04:44 [2022-01-03T16:04:44.285Z] ++ 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
16:04:44 [2022-01-03T16:04:44.285Z] ++ set -e
16:04:44 [2022-01-03T16:04:44.285Z] ++ '[' -n 0 ']'
16:04:44 [2022-01-03T16:04:44.285Z] ++ set -x
16:04:44 [2022-01-03T16:04:44.285Z] ++ 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
16:04:44 [2022-01-03T16:04:44.285Z] INFO: Testing against a local daemon
16:04:44 [2022-01-03T16:04:44.285Z] === RUN   TestCheckpoint
16:04:44 [2022-01-03T16:04:44.285Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:04:44 [2022-01-03T16:04:44.285Z] --- SKIP: TestCheckpoint (0.00s)
16:04:44 [2022-01-03T16:04:44.285Z] === RUN   TestContainerInvalidJSON
16:04:44 [2022-01-03T16:04:44.285Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:04:44 [2022-01-03T16:04:44.285Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:04:44 [2022-01-03T16:04:44.285Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:04:44 [2022-01-03T16:04:44.285Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:04:44 [2022-01-03T16:04:44.285Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:04:44 [2022-01-03T16:04:44.285Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:04:44 [2022-01-03T16:04:44.285Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:04:44 [2022-01-03T16:04:44.285Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:04:44 [2022-01-03T16:04:44.285Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:04:44 [2022-01-03T16:04:44.285Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:04:44 [2022-01-03T16:04:44.285Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
16:04:44 [2022-01-03T16:04:44.285Z] === RUN   TestCopyFromContainerPathIsNotDir
16:04:44 [2022-01-03T16:04:44.285Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
16:04:44 [2022-01-03T16:04:44.285Z] === RUN   TestCopyToContainerPathDoesNotExist
16:04:44 [2022-01-03T16:04:44.285Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:04:44 [2022-01-03T16:04:44.285Z] === RUN   TestCopyToContainerPathIsNotDir
16:04:44 [2022-01-03T16:04:44.285Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:04:44 [2022-01-03T16:04:44.285Z] === RUN   TestCopyFromContainer
16:04:45 [2022-01-03T16:04:45.219Z] === RUN   TestCopyFromContainer//
16:04:45 [2022-01-03T16:04:45.219Z] === RUN   TestCopyFromContainer//bar/root
16:04:45 [2022-01-03T16:04:45.219Z] === RUN   TestCopyFromContainer//bar/root/
16:04:45 [2022-01-03T16:04:45.219Z] === RUN   TestCopyFromContainer/bar/quux
16:04:45 [2022-01-03T16:04:45.477Z] === RUN   TestCopyFromContainer/bar/quux/
16:04:45 [2022-01-03T16:04:45.477Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:04:45 [2022-01-03T16:04:45.477Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:04:45 [2022-01-03T16:04:45.477Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:04:45 [2022-01-03T16:04:45.477Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:04:45 [2022-01-03T16:04:45.477Z] === RUN   TestCopyFromContainer/bar/notarget
16:04:45 [2022-01-03T16:04:45.736Z] --- PASS: TestCopyFromContainer (1.35s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCopyFromContainer// (0.05s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:04:45 [2022-01-03T16:04:45.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:04:45 [2022-01-03T16:04:45.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:04:45 [2022-01-03T16:04:45.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:04:45 [2022-01-03T16:04:45.736Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:04:45 [2022-01-03T16:04:45.736Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:04:45 [2022-01-03T16:04:45.736Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:04:45 [2022-01-03T16:04:45.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateLinkToNonExistingContainer
16:04:45 [2022-01-03T16:04:45.736Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateWithInvalidEnv
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateWithInvalidEnv/0
16:04:45 [2022-01-03T16:04:45.736Z] === PAUSE TestCreateWithInvalidEnv/0
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateWithInvalidEnv/1
16:04:45 [2022-01-03T16:04:45.736Z] === PAUSE TestCreateWithInvalidEnv/1
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateWithInvalidEnv/2
16:04:45 [2022-01-03T16:04:45.736Z] === PAUSE TestCreateWithInvalidEnv/2
16:04:45 [2022-01-03T16:04:45.736Z] === CONT  TestCreateWithInvalidEnv/0
16:04:45 [2022-01-03T16:04:45.736Z] === CONT  TestCreateWithInvalidEnv/2
16:04:45 [2022-01-03T16:04:45.736Z] === CONT  TestCreateWithInvalidEnv/1
16:04:45 [2022-01-03T16:04:45.736Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:04:45 [2022-01-03T16:04:45.736Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateTmpfsMountsTarget
16:04:45 [2022-01-03T16:04:45.736Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:04:45 [2022-01-03T16:04:45.736Z] === RUN   TestCreateWithCustomMaskedPaths
16:04:47 [2022-01-03T16:04:47.109Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s)
16:04:47 [2022-01-03T16:04:47.109Z] === RUN   TestCreateWithCustomReadonlyPaths
16:04:48 [2022-01-03T16:04:48.043Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s)
16:04:48 [2022-01-03T16:04:48.043Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:04:48 [2022-01-03T16:04:48.043Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:04:48 [2022-01-03T16:04:48.043Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:04:48 [2022-01-03T16:04:48.043Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:04:48 [2022-01-03T16:04:48.043Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:04:48 [2022-01-03T16:04:48.043Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:04:48 [2022-01-03T16:04:48.043Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:04:48 [2022-01-03T16:04:48.043Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:04:48 [2022-01-03T16:04:48.043Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:04:48 [2022-01-03T16:04:48.043Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:04:48 [2022-01-03T16:04:48.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:04:48 [2022-01-03T16:04:48.044Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:04:48 [2022-01-03T16:04:48.044Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:04:48 [2022-01-03T16:04:48.044Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:04:48 [2022-01-03T16:04:48.044Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:04:48 [2022-01-03T16:04:48.044Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:04:48 [2022-01-03T16:04:48.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:04:48 [2022-01-03T16:04:48.044Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:04:48 [2022-01-03T16:04:48.044Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:04:48 [2022-01-03T16:04:48.044Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:04:48 [2022-01-03T16:04:48.044Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:04:48 [2022-01-03T16:04:48.044Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:04:48 [2022-01-03T16:04:48.044Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:04:48 [2022-01-03T16:04:48.301Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestCreateDifferentPlatform
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestCreateDifferentPlatform/different_os
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:04:48 [2022-01-03T16:04:48.301Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:04:48 [2022-01-03T16:04:48.301Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:04:48 [2022-01-03T16:04:48.301Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:04:48 [2022-01-03T16:04:48.301Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:04:48 [2022-01-03T16:04:48.301Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestContainerStartOnDaemonRestart
16:04:48 [2022-01-03T16:04:48.301Z] === PAUSE TestContainerStartOnDaemonRestart
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestDaemonRestartIpcMode
16:04:48 [2022-01-03T16:04:48.301Z] === PAUSE TestDaemonRestartIpcMode
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestDaemonHostGatewayIP
16:04:48 [2022-01-03T16:04:48.301Z] === PAUSE TestDaemonHostGatewayIP
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestRestartDaemonWithRestartingContainer
16:04:48 [2022-01-03T16:04:48.301Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestContainerKillOnDaemonStart
16:04:48 [2022-01-03T16:04:48.301Z] === PAUSE TestContainerKillOnDaemonStart
16:04:48 [2022-01-03T16:04:48.301Z] === RUN   TestDiff
16:04:48 [2022-01-03T16:04:48.867Z] --- PASS: TestDiff (0.41s)
16:04:48 [2022-01-03T16:04:48.867Z] === RUN   TestExecWithCloseStdin
16:04:49 [2022-01-03T16:04:49.433Z] --- PASS: TestExecWithCloseStdin (0.47s)
16:04:49 [2022-01-03T16:04:49.433Z] === RUN   TestExec
16:04:49 [2022-01-03T16:04:49.690Z] --- PASS: TestExec (0.45s)
16:04:49 [2022-01-03T16:04:49.691Z] === RUN   TestExecUser
16:04:50 [2022-01-03T16:04:50.257Z] --- PASS: TestExecUser (0.42s)
16:04:50 [2022-01-03T16:04:50.257Z] === RUN   TestExportContainerAndImportImage
16:04:50 [2022-01-03T16:04:50.824Z] --- PASS: TestExportContainerAndImportImage (0.52s)
16:04:50 [2022-01-03T16:04:50.824Z] === RUN   TestExportContainerAfterDaemonRestart
16:04:52 [2022-01-03T16:04:52.198Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
16:04:52 [2022-01-03T16:04:52.198Z] === RUN   TestHealthCheckWorkdir
16:04:52 [2022-01-03T16:04:52.456Z] --- PASS: TestHealthCheckWorkdir (0.49s)
16:04:52 [2022-01-03T16:04:52.456Z] === RUN   TestHealthKillContainer
16:05:00 [2022-01-03T16:05:00.562Z] --- PASS: TestHealthKillContainer (7.86s)
16:05:00 [2022-01-03T16:05:00.562Z] === RUN   TestInspectCpusetInConfigPre120
16:05:00 [2022-01-03T16:05:00.562Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
16:05:00 [2022-01-03T16:05:00.562Z] === RUN   TestIpcModeNone
16:05:01 [2022-01-03T16:05:01.128Z] --- PASS: TestIpcModeNone (0.47s)
16:05:01 [2022-01-03T16:05:01.128Z] === RUN   TestIpcModePrivate
16:05:01 [2022-01-03T16:05:01.386Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
16:05:01 [2022-01-03T16:05:01.644Z] --- PASS: TestIpcModePrivate (0.45s)
16:05:01 [2022-01-03T16:05:01.644Z] === RUN   TestIpcModeShareable
16:05:01 [2022-01-03T16:05:01.903Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
16:05:01 [2022-01-03T16:05:01.903Z] --- PASS: TestIpcModeShareable (0.46s)
16:05:01 [2022-01-03T16:05:01.903Z] === RUN   TestAPIIpcModeShareableAndContainer
16:05:03 [2022-01-03T16:05:03.812Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
16:05:03 [2022-01-03T16:05:03.812Z] === RUN   TestAPIIpcModeHost
16:05:03 [2022-01-03T16:05:03.812Z] --- PASS: TestAPIIpcModeHost (0.34s)
16:05:03 [2022-01-03T16:05:03.812Z] === RUN   TestDaemonIpcModeShareable
16:05:04 [2022-01-03T16:05:04.745Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
16:05:05 [2022-01-03T16:05:05.003Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
16:05:05 [2022-01-03T16:05:05.003Z] === RUN   TestDaemonIpcModePrivate
16:05:05 [2022-01-03T16:05:05.937Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
16:05:05 [2022-01-03T16:05:05.937Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
16:05:05 [2022-01-03T16:05:05.937Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:05:06 [2022-01-03T16:05:06.870Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
16:05:07 [2022-01-03T16:05:07.128Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
16:05:07 [2022-01-03T16:05:07.128Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:05:08 [2022-01-03T16:05:08.062Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
16:05:08 [2022-01-03T16:05:08.320Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
16:05:08 [2022-01-03T16:05:08.320Z] === RUN   TestIpcModeOlderClient
16:05:08 [2022-01-03T16:05:08.320Z] === PAUSE TestIpcModeOlderClient
16:05:08 [2022-01-03T16:05:08.320Z] === RUN   TestKillContainerInvalidSignal
16:05:08 [2022-01-03T16:05:08.580Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
16:05:08 [2022-01-03T16:05:08.580Z] === RUN   TestKillContainer
16:05:08 [2022-01-03T16:05:08.580Z] === RUN   TestKillContainer/no_signal
16:05:09 [2022-01-03T16:05:09.146Z] === RUN   TestKillContainer/non_killing_signal
16:05:09 [2022-01-03T16:05:09.404Z] === RUN   TestKillContainer/killing_signal
16:05:09 [2022-01-03T16:05:09.970Z] --- PASS: TestKillContainer (1.20s)
16:05:09 [2022-01-03T16:05:09.970Z]     --- PASS: TestKillContainer/no_signal (0.39s)
16:05:09 [2022-01-03T16:05:09.970Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
16:05:09 [2022-01-03T16:05:09.970Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
16:05:09 [2022-01-03T16:05:09.970Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:05:09 [2022-01-03T16:05:09.971Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:05:10 [2022-01-03T16:05:10.229Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:05:11 [2022-01-03T16:05:11.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s)
16:05:11 [2022-01-03T16:05:11.162Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
16:05:11 [2022-01-03T16:05:11.162Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
16:05:11 [2022-01-03T16:05:11.162Z] === RUN   TestKillStoppedContainer
16:05:11 [2022-01-03T16:05:11.162Z] --- PASS: TestKillStoppedContainer (0.04s)
16:05:11 [2022-01-03T16:05:11.162Z] === RUN   TestKillStoppedContainerAPIPre120
16:05:11 [2022-01-03T16:05:11.162Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:05:11 [2022-01-03T16:05:11.162Z] === RUN   TestKillDifferentUserContainer
16:05:11 [2022-01-03T16:05:11.420Z] --- PASS: TestKillDifferentUserContainer (0.41s)
16:05:11 [2022-01-03T16:05:11.420Z] === RUN   TestInspectOomKilledTrue
16:05:11 [2022-01-03T16:05:11.985Z] --- PASS: TestInspectOomKilledTrue (0.44s)
16:05:11 [2022-01-03T16:05:11.985Z] === RUN   TestInspectOomKilledFalse
16:05:12 [2022-01-03T16:05:12.243Z] --- PASS: TestInspectOomKilledFalse (0.37s)
16:05:12 [2022-01-03T16:05:12.243Z] === RUN   TestLinksEtcHostsContentMatch
16:05:12 [2022-01-03T16:05:12.500Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
16:05:12 [2022-01-03T16:05:12.500Z] === RUN   TestLinksContainerNames
16:05:13 [2022-01-03T16:05:13.434Z] --- PASS: TestLinksContainerNames (0.77s)
16:05:13 [2022-01-03T16:05:13.434Z] === RUN   TestLogsFollowTailEmpty
16:05:13 [2022-01-03T16:05:13.692Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
16:05:13 [2022-01-03T16:05:13.692Z] === RUN   TestContainerNetworkMountsNoChown
16:05:14 [2022-01-03T16:05:14.258Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/default
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/default
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/private
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/private
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rprivate
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rprivate
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/slave
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/slave
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rslave
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rslave
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/shared
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/shared
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rshared
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rshared
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/default
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/default/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/default/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rslave
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rshared
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/shared
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rprivate
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/slave
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/private
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/private/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === RUN   TestMountDaemonRoot/private/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/default/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/default/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:05:14 [2022-01-03T16:05:14.258Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:05:14 [2022-01-03T16:05:14.516Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:05:14 [2022-01-03T16:05:14.516Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:05:14 [2022-01-03T16:05:14.516Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:05:14 [2022-01-03T16:05:14.516Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:05:14 [2022-01-03T16:05:14.516Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:05:14 [2022-01-03T16:05:14.516Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:05:14 [2022-01-03T16:05:14.516Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:05:14 [2022-01-03T16:05:14.516Z] === CONT  TestMountDaemonRoot/private/bind_root
16:05:14 [2022-01-03T16:05:14.516Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:05:14 [2022-01-03T16:05:14.516Z] === CONT  TestMountDaemonRoot/private/mount_root
16:05:14 [2022-01-03T16:05:14.516Z] --- PASS: TestMountDaemonRoot (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:05:14 [2022-01-03T16:05:14.516Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:05:14 [2022-01-03T16:05:14.516Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:05:14 [2022-01-03T16:05:14.516Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:05:14 [2022-01-03T16:05:14.516Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:05:14 [2022-01-03T16:05:14.516Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
16:05:14 [2022-01-03T16:05:14.516Z] === RUN   TestContainerBindMountNonRecursive
16:05:15 [2022-01-03T16:05:15.888Z] --- PASS: TestContainerBindMountNonRecursive (1.14s)
16:05:15 [2022-01-03T16:05:15.888Z] === RUN   TestContainerVolumesMountedAsShared
16:05:15 [2022-01-03T16:05:15.888Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
16:05:15 [2022-01-03T16:05:15.888Z] === RUN   TestContainerVolumesMountedAsSlave
16:05:16 [2022-01-03T16:05:16.454Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
16:05:16 [2022-01-03T16:05:16.454Z] === RUN   TestNetworkNat
16:05:16 [2022-01-03T16:05:16.712Z] --- PASS: TestNetworkNat (0.43s)
16:05:16 [2022-01-03T16:05:16.712Z] === RUN   TestNetworkLocalhostTCPNat
16:05:17 [2022-01-03T16:05:17.277Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
16:05:17 [2022-01-03T16:05:17.277Z] === RUN   TestNetworkLoopbackNat
16:05:19 [2022-01-03T16:05:19.806Z] --- PASS: TestNetworkLoopbackNat (2.51s)
16:05:19 [2022-01-03T16:05:19.806Z] === RUN   TestPause
16:05:20 [2022-01-03T16:05:20.064Z] --- PASS: TestPause (0.41s)
16:05:20 [2022-01-03T16:05:20.064Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:05:20 [2022-01-03T16:05:20.064Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:05:20 [2022-01-03T16:05:20.064Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:05:20 [2022-01-03T16:05:20.064Z] === RUN   TestPauseStopPausedContainer
16:05:20 [2022-01-03T16:05:20.630Z] --- PASS: TestPauseStopPausedContainer (0.42s)
16:05:20 [2022-01-03T16:05:20.630Z] === RUN   TestPidHost
16:05:21 [2022-01-03T16:05:21.564Z] --- PASS: TestPidHost (0.91s)
16:05:21 [2022-01-03T16:05:21.564Z] === RUN   TestPsFilter
16:05:21 [2022-01-03T16:05:21.564Z] --- PASS: TestPsFilter (0.10s)
16:05:21 [2022-01-03T16:05:21.564Z] === RUN   TestRemoveContainerWithRemovedVolume
16:05:21 [2022-01-03T16:05:21.821Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
16:05:21 [2022-01-03T16:05:21.821Z] === RUN   TestRemoveContainerWithVolume
16:05:22 [2022-01-03T16:05:22.393Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
16:05:22 [2022-01-03T16:05:22.393Z] === RUN   TestRemoveContainerRunning
16:05:22 [2022-01-03T16:05:22.651Z] --- PASS: TestRemoveContainerRunning (0.42s)
16:05:22 [2022-01-03T16:05:22.651Z] === RUN   TestRemoveContainerForceRemoveRunning
16:05:23 [2022-01-03T16:05:23.217Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
16:05:23 [2022-01-03T16:05:23.217Z] === RUN   TestRemoveInvalidContainer
16:05:23 [2022-01-03T16:05:23.217Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:05:23 [2022-01-03T16:05:23.217Z] === RUN   TestRenameLinkedContainer
16:05:25 [2022-01-03T16:05:25.116Z] --- PASS: TestRenameLinkedContainer (1.62s)
16:05:25 [2022-01-03T16:05:25.116Z] === RUN   TestRenameStoppedContainer
16:05:25 [2022-01-03T16:05:25.116Z] --- PASS: TestRenameStoppedContainer (0.36s)
16:05:25 [2022-01-03T16:05:25.116Z] === RUN   TestRenameRunningContainerAndReuse
16:05:26 [2022-01-03T16:05:26.050Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
16:05:26 [2022-01-03T16:05:26.050Z] === RUN   TestRenameInvalidName
16:05:26 [2022-01-03T16:05:26.308Z] --- PASS: TestRenameInvalidName (0.41s)
16:05:26 [2022-01-03T16:05:26.308Z] === RUN   TestRenameAnonymousContainer
16:05:27 [2022-01-03T16:05:27.681Z] --- PASS: TestRenameAnonymousContainer (1.45s)
16:05:27 [2022-01-03T16:05:27.681Z] === RUN   TestRenameContainerWithSameName
16:05:28 [2022-01-03T16:05:28.246Z] --- PASS: TestRenameContainerWithSameName (0.39s)
16:05:28 [2022-01-03T16:05:28.247Z] === RUN   TestRenameContainerWithLinkedContainer
16:05:28 [2022-01-03T16:05:28.812Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
16:05:28 [2022-01-03T16:05:28.813Z] === RUN   TestResize
16:05:29 [2022-01-03T16:05:29.379Z] --- PASS: TestResize (0.43s)
16:05:29 [2022-01-03T16:05:29.379Z] === RUN   TestResizeWithInvalidSize
16:05:29 [2022-01-03T16:05:29.637Z] --- PASS: TestResizeWithInvalidSize (0.40s)
16:05:29 [2022-01-03T16:05:29.637Z] === RUN   TestResizeWhenContainerNotStarted
16:05:30 [2022-01-03T16:05:30.203Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:05:30 [2022-01-03T16:05:30.203Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:05:31 [2022-01-03T16:05:31.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:05:31 [2022-01-03T16:05:31.834Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:05:32 [2022-01-03T16:05:32.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:05:33 [2022-01-03T16:05:33.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:05:33 [2022-01-03T16:05:33.961Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:05:36 [2022-01-03T16:05:36.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:05:37 [2022-01-03T16:05:37.055Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:05:40 [2022-01-03T16:05:40.335Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:05:40 [2022-01-03T16:05:40.593Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:05:41 [2022-01-03T16:05:41.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:05:42 [2022-01-03T16:05:42.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:05:43 [2022-01-03T16:05:43.410Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:05:43 [2022-01-03T16:05:43.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:05:44 [2022-01-03T16:05:44.910Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:05:46 [2022-01-03T16:05:46.810Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.25s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.18s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.63s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
16:05:46 [2022-01-03T16:05:46.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s)
16:05:46 [2022-01-03T16:05:46.810Z] === RUN   TestCgroupNamespacesRun
16:05:47 [2022-01-03T16:05:47.744Z] --- PASS: TestCgroupNamespacesRun (1.09s)
16:05:47 [2022-01-03T16:05:47.744Z] === RUN   TestCgroupNamespacesRunPrivileged
16:05:48 [2022-01-03T16:05:48.678Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
16:05:48 [2022-01-03T16:05:48.678Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:05:50 [2022-01-03T16:05:50.052Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
16:05:50 [2022-01-03T16:05:50.052Z] === RUN   TestCgroupNamespacesRunHostMode
16:05:50 [2022-01-03T16:05:50.986Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
16:05:50 [2022-01-03T16:05:50.986Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:05:51 [2022-01-03T16:05:51.920Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
16:05:51 [2022-01-03T16:05:51.920Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:05:53 [2022-01-03T16:05:53.346Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
16:05:53 [2022-01-03T16:05:53.347Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:05:53 [2022-01-03T16:05:53.912Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
16:05:53 [2022-01-03T16:05:53.913Z] === RUN   TestCgroupNamespacesRunOlderClient
16:05:54 [2022-01-03T16:05:54.847Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
16:05:54 [2022-01-03T16:05:54.847Z] === RUN   TestNISDomainname
16:05:55 [2022-01-03T16:05:55.413Z] --- PASS: TestNISDomainname (0.49s)
16:05:55 [2022-01-03T16:05:55.413Z] === RUN   TestHostnameDnsResolution
16:05:55 [2022-01-03T16:05:55.979Z] --- PASS: TestHostnameDnsResolution (0.67s)
16:05:55 [2022-01-03T16:05:55.979Z] === RUN   TestUnprivilegedPortsAndPing
16:05:56 [2022-01-03T16:05:56.544Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
16:05:56 [2022-01-03T16:05:56.544Z] === RUN   TestStats
16:05:59 [2022-01-03T16:05:59.071Z] --- PASS: TestStats (2.40s)
16:05:59 [2022-01-03T16:05:59.071Z] === RUN   TestStopContainerWithTimeout
16:05:59 [2022-01-03T16:05:59.071Z] === RUN   TestStopContainerWithTimeout/0
16:05:59 [2022-01-03T16:05:59.071Z] === PAUSE TestStopContainerWithTimeout/0
16:05:59 [2022-01-03T16:05:59.071Z] === RUN   TestStopContainerWithTimeout/1
16:05:59 [2022-01-03T16:05:59.071Z] === PAUSE TestStopContainerWithTimeout/1
16:05:59 [2022-01-03T16:05:59.071Z] === RUN   TestStopContainerWithTimeout/3
16:05:59 [2022-01-03T16:05:59.071Z] === PAUSE TestStopContainerWithTimeout/3
16:05:59 [2022-01-03T16:05:59.071Z] === RUN   TestStopContainerWithTimeout/-1
16:05:59 [2022-01-03T16:05:59.071Z] === PAUSE TestStopContainerWithTimeout/-1
16:05:59 [2022-01-03T16:05:59.071Z] === CONT  TestStopContainerWithTimeout/0
16:05:59 [2022-01-03T16:05:59.071Z] === CONT  TestStopContainerWithTimeout/-1
16:05:59 [2022-01-03T16:05:59.637Z] === CONT  TestStopContainerWithTimeout/3
16:06:01 [2022-01-03T16:06:01.535Z] === CONT  TestStopContainerWithTimeout/1
16:06:02 [2022-01-03T16:06:02.909Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:06:02 [2022-01-03T16:06:02.909Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
16:06:02 [2022-01-03T16:06:02.909Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.56s)
16:06:02 [2022-01-03T16:06:02.909Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
16:06:02 [2022-01-03T16:06:02.909Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
16:06:02 [2022-01-03T16:06:02.909Z] === RUN   TestDeleteDevicemapper
16:06:02 [2022-01-03T16:06:02.909Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:06:02 [2022-01-03T16:06:02.909Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:06:02 [2022-01-03T16:06:02.909Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:06:04 [2022-01-03T16:06:04.320Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
16:06:04 [2022-01-03T16:06:04.320Z] === RUN   TestUpdateMemory
16:06:04 [2022-01-03T16:06:04.886Z] --- PASS: TestUpdateMemory (0.63s)
16:06:04 [2022-01-03T16:06:04.886Z] === RUN   TestUpdateCPUQuota
16:06:05 [2022-01-03T16:06:05.821Z] --- PASS: TestUpdateCPUQuota (0.67s)
16:06:05 [2022-01-03T16:06:05.821Z] === RUN   TestUpdatePidsLimit
16:06:05 [2022-01-03T16:06:05.821Z] === RUN   TestUpdatePidsLimit/update_from_none
16:06:05 [2022-01-03T16:06:05.821Z] === RUN   TestUpdatePidsLimit/no_change
16:06:06 [2022-01-03T16:06:06.079Z] === RUN   TestUpdatePidsLimit/update_lower
16:06:06 [2022-01-03T16:06:06.337Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:06:06 [2022-01-03T16:06:06.337Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:06:06 [2022-01-03T16:06:06.595Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:06:06 [2022-01-03T16:06:06.853Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:06:07 [2022-01-03T16:06:07.419Z] --- PASS: TestUpdatePidsLimit (1.74s)
16:06:07 [2022-01-03T16:06:07.419Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
16:06:07 [2022-01-03T16:06:07.419Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
16:06:07 [2022-01-03T16:06:07.419Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
16:06:07 [2022-01-03T16:06:07.419Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
16:06:07 [2022-01-03T16:06:07.419Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
16:06:07 [2022-01-03T16:06:07.419Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
16:06:07 [2022-01-03T16:06:07.419Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
16:06:07 [2022-01-03T16:06:07.419Z] === RUN   TestUpdateRestartPolicy
16:06:19 [2022-01-03T16:06:19.610Z] --- PASS: TestUpdateRestartPolicy (10.68s)
16:06:19 [2022-01-03T16:06:19.610Z] === RUN   TestUpdateRestartWithAutoRemove
16:06:19 [2022-01-03T16:06:19.610Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
16:06:19 [2022-01-03T16:06:19.610Z] === RUN   TestWaitNonBlocked
16:06:19 [2022-01-03T16:06:19.610Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:06:19 [2022-01-03T16:06:19.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:06:19 [2022-01-03T16:06:19.610Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:06:19 [2022-01-03T16:06:19.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:06:19 [2022-01-03T16:06:19.610Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:06:19 [2022-01-03T16:06:19.610Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:06:19 [2022-01-03T16:06:19.610Z] --- PASS: TestWaitNonBlocked (0.01s)
16:06:19 [2022-01-03T16:06:19.610Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
16:06:19 [2022-01-03T16:06:19.610Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
16:06:19 [2022-01-03T16:06:19.610Z] === RUN   TestWaitBlocked
16:06:19 [2022-01-03T16:06:19.610Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:06:19 [2022-01-03T16:06:19.610Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:06:19 [2022-01-03T16:06:19.610Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:06:19 [2022-01-03T16:06:19.610Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:06:19 [2022-01-03T16:06:19.610Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:06:19 [2022-01-03T16:06:19.610Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:06:19 [2022-01-03T16:06:19.867Z] --- PASS: TestWaitBlocked (0.01s)
16:06:19 [2022-01-03T16:06:19.867Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
16:06:19 [2022-01-03T16:06:19.867Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
16:06:19 [2022-01-03T16:06:19.867Z] === CONT  TestContainerStartOnDaemonRestart
16:06:19 [2022-01-03T16:06:19.867Z] === CONT  TestRestartDaemonWithRestartingContainer
16:06:21 [2022-01-03T16:06:21.767Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.93s)
16:06:21 [2022-01-03T16:06:21.767Z] === CONT  TestIpcModeOlderClient
16:06:21 [2022-01-03T16:06:21.767Z] --- PASS: TestIpcModeOlderClient (0.07s)
16:06:21 [2022-01-03T16:06:21.767Z] === CONT  TestContainerKillOnDaemonStart
16:06:21 [2022-01-03T16:06:21.767Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s)
16:06:21 [2022-01-03T16:06:21.767Z] === CONT  TestDaemonHostGatewayIP
16:06:24 [2022-01-03T16:06:24.295Z] --- PASS: TestDaemonHostGatewayIP (2.27s)
16:06:24 [2022-01-03T16:06:24.295Z] === CONT  TestDaemonRestartIpcMode
16:06:26 [2022-01-03T16:06:26.194Z] --- PASS: TestDaemonRestartIpcMode (2.09s)
16:06:34 [2022-01-03T16:06:34.300Z] --- PASS: TestContainerKillOnDaemonStart (11.52s)
16:06:34 [2022-01-03T16:06:34.300Z] PASS
16:06:34 [2022-01-03T16:06:34.300Z] 
16:06:34 [2022-01-03T16:06:34.300Z] === Skipped
16:06:34 [2022-01-03T16:06:34.300Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:06:34 [2022-01-03T16:06:34.300Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:06:34 [2022-01-03T16:06:34.300Z] 
16:06:34 [2022-01-03T16:06:34.300Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:06:34 [2022-01-03T16:06:34.300Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:06:34 [2022-01-03T16:06:34.300Z] 
16:06:34 [2022-01-03T16:06:34.300Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:06:34 [2022-01-03T16:06:34.300Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:06:34 [2022-01-03T16:06:34.300Z] 
16:06:34 [2022-01-03T16:06:34.300Z] DONE 200 tests, 3 skipped in 109.303s
16:06:34 [2022-01-03T16:06:34.300Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:06:34 [2022-01-03T16:06:34.300Z] ++ 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
16:06:34 [2022-01-03T16:06:34.300Z] ++ set -e
16:06:34 [2022-01-03T16:06:34.300Z] ++ '[' -n 0 ']'
16:06:34 [2022-01-03T16:06:34.300Z] ++ set -x
16:06:34 [2022-01-03T16:06:34.300Z] ++ 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
16:06:34 [2022-01-03T16:06:34.300Z] === RUN   TestConfigDaemonLibtrustID
16:06:34 [2022-01-03T16:06:34.300Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
16:06:34 [2022-01-03T16:06:34.300Z] === RUN   TestDaemonConfigValidation
16:06:34 [2022-01-03T16:06:34.300Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:06:34 [2022-01-03T16:06:34.300Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:06:34 [2022-01-03T16:06:34.300Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:06:34 [2022-01-03T16:06:34.300Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:06:34 [2022-01-03T16:06:34.300Z] === RUN   TestDaemonConfigValidation/invalid_config
16:06:34 [2022-01-03T16:06:34.300Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:06:34 [2022-01-03T16:06:34.300Z] === RUN   TestDaemonConfigValidation/malformed_config
16:06:34 [2022-01-03T16:06:34.300Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:06:34 [2022-01-03T16:06:34.300Z] === RUN   TestDaemonConfigValidation/valid_config
16:06:34 [2022-01-03T16:06:34.300Z] === PAUSE TestDaemonConfigValidation/valid_config
16:06:34 [2022-01-03T16:06:34.300Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:06:34 [2022-01-03T16:06:34.300Z] === CONT  TestDaemonConfigValidation/malformed_config
16:06:34 [2022-01-03T16:06:34.300Z] === CONT  TestDaemonConfigValidation/valid_config
16:06:34 [2022-01-03T16:06:34.300Z] === CONT  TestDaemonConfigValidation/invalid_config
16:06:34 [2022-01-03T16:06:34.300Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:06:34 [2022-01-03T16:06:34.300Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:06:34 [2022-01-03T16:06:34.300Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
16:06:34 [2022-01-03T16:06:34.300Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
16:06:34 [2022-01-03T16:06:34.300Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
16:06:34 [2022-01-03T16:06:34.300Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:06:34 [2022-01-03T16:06:34.300Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:06:34 [2022-01-03T16:06:34.300Z] === RUN   TestConfigDaemonSeccompProfiles
16:06:34 [2022-01-03T16:06:34.300Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:06:35 [2022-01-03T16:06:35.233Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:06:36 [2022-01-03T16:06:36.174Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:06:37 [2022-01-03T16:06:37.117Z] === CONT  TestConfigDaemonSeccompProfiles
16:06:37 [2022-01-03T16:06:37.117Z]     daemon_test.go:156: [def4e8ce5e158] daemon is not started
16:06:37 [2022-01-03T16:06:37.117Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
16:06:37 [2022-01-03T16:06:37.117Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:06:37 [2022-01-03T16:06:37.117Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:06:37 [2022-01-03T16:06:37.117Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:06:37 [2022-01-03T16:06:37.117Z] === RUN   TestDaemonProxy
16:06:37 [2022-01-03T16:06:37.117Z] === RUN   TestDaemonProxy/environment_variables
16:06:39 [2022-01-03T16:06:39.016Z] === RUN   TestDaemonProxy/command-line_options
16:06:40 [2022-01-03T16:06:40.915Z] === RUN   TestDaemonProxy/configuration_file
16:06:42 [2022-01-03T16:06:42.812Z] === RUN   TestDaemonProxy/conflicting_options
16:06:43 [2022-01-03T16:06:43.070Z] === RUN   TestDaemonProxy/reload_sanitized
16:06:43 [2022-01-03T16:06:43.635Z] --- PASS: TestDaemonProxy (6.27s)
16:06:43 [2022-01-03T16:06:43.635Z]     --- PASS: TestDaemonProxy/environment_variables (1.81s)
16:06:43 [2022-01-03T16:06:43.635Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
16:06:43 [2022-01-03T16:06:43.635Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
16:06:43 [2022-01-03T16:06:43.635Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:06:43 [2022-01-03T16:06:43.635Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:06:43 [2022-01-03T16:06:43.635Z] PASS
16:06:43 [2022-01-03T16:06:43.635Z] 
16:06:43 [2022-01-03T16:06:43.635Z] DONE 17 tests in 10.213s
16:06:43 [2022-01-03T16:06:43.635Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:06:43 [2022-01-03T16:06:43.635Z] ++ 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
16:06:43 [2022-01-03T16:06:43.635Z] ++ set -e
16:06:43 [2022-01-03T16:06:43.635Z] ++ '[' -n 0 ']'
16:06:43 [2022-01-03T16:06:43.635Z] ++ set -x
16:06:43 [2022-01-03T16:06:43.635Z] ++ 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
16:06:43 [2022-01-03T16:06:43.635Z] INFO: Testing against a local daemon
16:06:43 [2022-01-03T16:06:43.635Z] === RUN   TestCommitInheritsEnv
16:06:43 [2022-01-03T16:06:43.893Z] --- PASS: TestCommitInheritsEnv (0.23s)
16:06:43 [2022-01-03T16:06:43.893Z] === RUN   TestImportExtremelyLargeImageWorks
16:06:43 [2022-01-03T16:06:43.893Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:06:43 [2022-01-03T16:06:43.893Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:06:43 [2022-01-03T16:06:43.893Z] === RUN   TestImagesFilterMultiReference
16:06:43 [2022-01-03T16:06:43.893Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:06:43 [2022-01-03T16:06:43.893Z] === RUN   TestImagePullPlatformInvalid
16:06:43 [2022-01-03T16:06:43.893Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:06:43 [2022-01-03T16:06:43.893Z] === RUN   TestRemoveImageOrphaning
16:06:44 [2022-01-03T16:06:44.151Z] --- PASS: TestRemoveImageOrphaning (0.22s)
16:06:44 [2022-01-03T16:06:44.151Z] === RUN   TestRemoveImageGarbageCollector
16:06:44 [2022-01-03T16:06:44.151Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:06:44 [2022-01-03T16:06:44.151Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:06:44 [2022-01-03T16:06:44.151Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:06:44 [2022-01-03T16:06:44.151Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:06:44 [2022-01-03T16:06:44.151Z] === RUN   TestTagInvalidReference
16:06:44 [2022-01-03T16:06:44.151Z] --- PASS: TestTagInvalidReference (0.01s)
16:06:44 [2022-01-03T16:06:44.151Z] === RUN   TestTagValidPrefixedRepo
16:06:44 [2022-01-03T16:06:44.151Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:06:44 [2022-01-03T16:06:44.151Z] === RUN   TestTagExistedNameWithoutForce
16:06:44 [2022-01-03T16:06:44.409Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:06:44 [2022-01-03T16:06:44.409Z] === RUN   TestTagOfficialNames
16:06:44 [2022-01-03T16:06:44.409Z] --- PASS: TestTagOfficialNames (0.05s)
16:06:44 [2022-01-03T16:06:44.409Z] === RUN   TestTagMatchesDigest
16:06:44 [2022-01-03T16:06:44.409Z] --- PASS: TestTagMatchesDigest (0.01s)
16:06:44 [2022-01-03T16:06:44.409Z] PASS
16:06:44 [2022-01-03T16:06:44.409Z] 
16:06:44 [2022-01-03T16:06:44.409Z] === Skipped
16:06:44 [2022-01-03T16:06:44.409Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:06:44 [2022-01-03T16:06:44.409Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:06:44 [2022-01-03T16:06:44.409Z] 
16:06:44 [2022-01-03T16:06:44.409Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:06:44 [2022-01-03T16:06:44.409Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:06:44 [2022-01-03T16:06:44.409Z] 
16:06:44 [2022-01-03T16:06:44.409Z] DONE 12 tests, 2 skipped in 0.836s
16:06:44 [2022-01-03T16:06:44.409Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:06:44 [2022-01-03T16:06:44.409Z] ++ 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
16:06:44 [2022-01-03T16:06:44.409Z] ++ set -e
16:06:44 [2022-01-03T16:06:44.409Z] ++ '[' -n 0 ']'
16:06:44 [2022-01-03T16:06:44.409Z] ++ set -x
16:06:44 [2022-01-03T16:06:44.409Z] ++ 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
16:06:44 [2022-01-03T16:06:44.409Z] INFO: Testing against a local daemon
16:06:44 [2022-01-03T16:06:44.409Z] === RUN   TestNetworkCreateDelete
16:06:44 [2022-01-03T16:06:44.667Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:06:44 [2022-01-03T16:06:44.667Z] === RUN   TestDockerNetworkDeletePreferID
16:06:44 [2022-01-03T16:06:44.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:06:44 [2022-01-03T16:06:44.924Z] === RUN   TestDaemonDNSFallback
16:06:51 [2022-01-03T16:06:51.478Z] --- PASS: TestDaemonDNSFallback (6.20s)
16:06:51 [2022-01-03T16:06:51.478Z] === RUN   TestInspectNetwork
16:06:54 [2022-01-03T16:06:54.005Z] === RUN   TestInspectNetwork/full_network_id
16:06:54 [2022-01-03T16:06:54.006Z] === RUN   TestInspectNetwork/partial_network_id
16:06:54 [2022-01-03T16:06:54.006Z] === RUN   TestInspectNetwork/network_name
16:06:54 [2022-01-03T16:06:54.006Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:06:58 [2022-01-03T16:06:58.186Z] --- PASS: TestInspectNetwork (6.86s)
16:06:58 [2022-01-03T16:06:58.186Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:06:58 [2022-01-03T16:06:58.186Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:06:58 [2022-01-03T16:06:58.186Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:06:58 [2022-01-03T16:06:58.186Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:06:58 [2022-01-03T16:06:58.186Z] === RUN   TestRunContainerWithBridgeNone
16:06:59 [2022-01-03T16:06:59.597Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
16:06:59 [2022-01-03T16:06:59.597Z] === RUN   TestNetworkInvalidJSON
16:06:59 [2022-01-03T16:06:59.597Z] === RUN   TestNetworkInvalidJSON//networks/create
16:06:59 [2022-01-03T16:06:59.597Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:06:59 [2022-01-03T16:06:59.597Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:06:59 [2022-01-03T16:06:59.597Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:06:59 [2022-01-03T16:06:59.597Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:06:59 [2022-01-03T16:06:59.597Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:06:59 [2022-01-03T16:06:59.597Z] === CONT  TestNetworkInvalidJSON//networks/create
16:06:59 [2022-01-03T16:06:59.597Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:06:59 [2022-01-03T16:06:59.597Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:06:59 [2022-01-03T16:06:59.597Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:06:59 [2022-01-03T16:06:59.597Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:06:59 [2022-01-03T16:06:59.597Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:06:59 [2022-01-03T16:06:59.597Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:06:59 [2022-01-03T16:06:59.597Z] === RUN   TestNetworkList
16:06:59 [2022-01-03T16:06:59.597Z] === RUN   TestNetworkList//networks
16:06:59 [2022-01-03T16:06:59.597Z] === PAUSE TestNetworkList//networks
16:06:59 [2022-01-03T16:06:59.597Z] === RUN   TestNetworkList//networks/
16:06:59 [2022-01-03T16:06:59.597Z] === PAUSE TestNetworkList//networks/
16:06:59 [2022-01-03T16:06:59.597Z] === CONT  TestNetworkList//networks
16:06:59 [2022-01-03T16:06:59.597Z] === CONT  TestNetworkList//networks/
16:06:59 [2022-01-03T16:06:59.597Z] --- PASS: TestNetworkList (0.02s)
16:06:59 [2022-01-03T16:06:59.597Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:06:59 [2022-01-03T16:06:59.597Z]     --- PASS: TestNetworkList//networks (0.00s)
16:06:59 [2022-01-03T16:06:59.597Z] === RUN   TestHostIPv4BridgeLabel
16:07:00 [2022-01-03T16:07:00.163Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
16:07:00 [2022-01-03T16:07:00.163Z] === RUN   TestDaemonRestartWithLiveRestore
16:07:01 [2022-01-03T16:07:01.098Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
16:07:01 [2022-01-03T16:07:01.098Z] === RUN   TestDaemonDefaultNetworkPools
16:07:01 [2022-01-03T16:07:01.664Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
16:07:01 [2022-01-03T16:07:01.664Z] === RUN   TestDaemonRestartWithExistingNetwork
16:07:03 [2022-01-03T16:07:03.040Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
16:07:03 [2022-01-03T16:07:03.040Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:07:04 [2022-01-03T16:07:04.413Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
16:07:04 [2022-01-03T16:07:04.414Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:07:04 [2022-01-03T16:07:04.671Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:07:04 [2022-01-03T16:07:04.671Z] === RUN   TestServiceWithPredefinedNetwork
16:07:07 [2022-01-03T16:07:07.200Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s)
16:07:07 [2022-01-03T16:07:07.200Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:07:07 [2022-01-03T16:07:07.200Z]     service_test.go:243: FLAKY_TEST
16:07:07 [2022-01-03T16:07:07.200Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:07:07 [2022-01-03T16:07:07.200Z] === RUN   TestServiceWithDataPathPortInit
16:07:22 [2022-01-03T16:07:22.076Z] --- PASS: TestServiceWithDataPathPortInit (13.04s)
16:07:22 [2022-01-03T16:07:22.076Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:07:22 [2022-01-03T16:07:22.076Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zlu3js0sfm19uxcv9y4os3igq Created:2022-01-03 16:07:20.735717577 +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[6b83b27f750fd36e4570b932d2ff682fda1584bab46b99857261e4b7886c4a85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ilxadvqbp5876aa2lvo1jrr7s EndpointID:f8ca8b07a6518af3ecc1357c7e99d40c315d590a9c5d868ffaeaef4b9b16d5e8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb3f48284c94e6edbb36ffeba9b5ce0fee178abe717618779081b57418b218b1 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:ff6759d4ace4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ilxadvqbp5876aa2lvo1jrr7s EndpointID:f8ca8b07a6518af3ecc1357c7e99d40c315d590a9c5d868ffaeaef4b9b16d5e8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:07:26 [2022-01-03T16:07:26.257Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.28s)
16:07:26 [2022-01-03T16:07:26.257Z] PASS
16:07:26 [2022-01-03T16:07:26.257Z] 
16:07:26 [2022-01-03T16:07:26.257Z] === Skipped
16:07:26 [2022-01-03T16:07:26.257Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:07:26 [2022-01-03T16:07:26.257Z]     service_test.go:243: FLAKY_TEST
16:07:26 [2022-01-03T16:07:26.257Z] 
16:07:26 [2022-01-03T16:07:26.257Z] DONE 26 tests, 1 skipped in 41.784s
16:07:26 [2022-01-03T16:07:26.257Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:07:26 [2022-01-03T16:07:26.257Z] ++ 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
16:07:26 [2022-01-03T16:07:26.257Z] ++ set -e
16:07:26 [2022-01-03T16:07:26.257Z] ++ '[' -n 0 ']'
16:07:26 [2022-01-03T16:07:26.257Z] ++ set -x
16:07:26 [2022-01-03T16:07:26.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-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
16:07:26 [2022-01-03T16:07:26.257Z] INFO: Testing against a local daemon
16:07:26 [2022-01-03T16:07:26.257Z] === RUN   TestDockerNetworkIpvlanPersistance
16:07:26 [2022-01-03T16:07:26.257Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:07:26 [2022-01-03T16:07:26.257Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:07:26 [2022-01-03T16:07:26.257Z] === RUN   TestDockerNetworkIpvlan
16:07:26 [2022-01-03T16:07:26.257Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:07:26 [2022-01-03T16:07:26.257Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:07:26 [2022-01-03T16:07:26.257Z] PASS
16:07:26 [2022-01-03T16:07:26.257Z] 
16:07:26 [2022-01-03T16:07:26.257Z] === Skipped
16:07:26 [2022-01-03T16:07:26.257Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:07:26 [2022-01-03T16:07:26.257Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:07:26 [2022-01-03T16:07:26.257Z] 
16:07:26 [2022-01-03T16:07:26.257Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:07:26 [2022-01-03T16:07:26.257Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:07:26 [2022-01-03T16:07:26.257Z] 
16:07:26 [2022-01-03T16:07:26.257Z] DONE 2 tests, 2 skipped in 0.080s
16:07:26 [2022-01-03T16:07:26.257Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:07:26 [2022-01-03T16:07:26.257Z] ++ 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
16:07:26 [2022-01-03T16:07:26.257Z] ++ set -e
16:07:26 [2022-01-03T16:07:26.257Z] ++ '[' -n 0 ']'
16:07:26 [2022-01-03T16:07:26.257Z] ++ set -x
16:07:26 [2022-01-03T16:07:26.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-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
16:07:26 [2022-01-03T16:07:26.257Z] INFO: Testing against a local daemon
16:07:26 [2022-01-03T16:07:26.257Z] === RUN   TestDockerNetworkMacvlanPersistance
16:07:27 [2022-01-03T16:07:27.631Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
16:07:27 [2022-01-03T16:07:27.631Z] === RUN   TestDockerNetworkMacvlan
16:07:28 [2022-01-03T16:07:28.196Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:07:29 [2022-01-03T16:07:29.129Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:07:29 [2022-01-03T16:07:29.695Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:07:31 [2022-01-03T16:07:31.595Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:07:32 [2022-01-03T16:07:32.968Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:07:36 [2022-01-03T16:07:36.252Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:07:36 [2022-01-03T16:07:36.510Z] --- PASS: TestDockerNetworkMacvlan (8.84s)
16:07:36 [2022-01-03T16:07:36.510Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
16:07:36 [2022-01-03T16:07:36.510Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
16:07:36 [2022-01-03T16:07:36.510Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.69s)
16:07:36 [2022-01-03T16:07:36.510Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s)
16:07:36 [2022-01-03T16:07:36.510Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.81s)
16:07:36 [2022-01-03T16:07:36.510Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s)
16:07:36 [2022-01-03T16:07:36.510Z] PASS
16:07:36 [2022-01-03T16:07:36.510Z] 
16:07:36 [2022-01-03T16:07:36.510Z] DONE 8 tests in 10.140s
16:07:36 [2022-01-03T16:07:36.510Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:07:36 [2022-01-03T16:07:36.510Z] ++ 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
16:07:36 [2022-01-03T16:07:36.510Z] ++ set -e
16:07:36 [2022-01-03T16:07:36.510Z] ++ '[' -n 0 ']'
16:07:36 [2022-01-03T16:07:36.510Z] ++ set -x
16:07:36 [2022-01-03T16:07:36.510Z] ++ 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
16:07:36 [2022-01-03T16:07:36.510Z] testing: warning: no tests to run
16:07:36 [2022-01-03T16:07:36.510Z] PASS
16:07:36 [2022-01-03T16:07:36.510Z] 
16:07:36 [2022-01-03T16:07:36.510Z] DONE 0 tests in 0.020s
16:07:36 [2022-01-03T16:07:36.510Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:07:36 [2022-01-03T16:07:36.510Z] ++ 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
16:07:36 [2022-01-03T16:07:36.510Z] ++ set -e
16:07:36 [2022-01-03T16:07:36.510Z] ++ '[' -n 0 ']'
16:07:36 [2022-01-03T16:07:36.510Z] ++ set -x
16:07:36 [2022-01-03T16:07:36.511Z] ++ 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
16:07:36 [2022-01-03T16:07:36.511Z] INFO: Testing against a local daemon
16:07:36 [2022-01-03T16:07:36.511Z] === RUN   TestAuthZPluginAllowRequest
16:07:37 [2022-01-03T16:07:37.445Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
16:07:37 [2022-01-03T16:07:37.445Z] === RUN   TestAuthZPluginTLS
16:07:38 [2022-01-03T16:07:38.011Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:07:38 [2022-01-03T16:07:38.011Z] === RUN   TestAuthZPluginDenyRequest
16:07:38 [2022-01-03T16:07:38.577Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:07:38 [2022-01-03T16:07:38.577Z] === RUN   TestAuthZPluginAPIDenyResponse
16:07:39 [2022-01-03T16:07:39.143Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:07:39 [2022-01-03T16:07:39.143Z] === RUN   TestAuthZPluginDenyResponse
16:07:39 [2022-01-03T16:07:39.708Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
16:07:39 [2022-01-03T16:07:39.708Z] === RUN   TestAuthZPluginAllowEventStream
16:07:41 [2022-01-03T16:07:41.082Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
16:07:41 [2022-01-03T16:07:41.082Z] === RUN   TestAuthZPluginErrorResponse
16:07:41 [2022-01-03T16:07:41.339Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:07:41 [2022-01-03T16:07:41.340Z] === RUN   TestAuthZPluginErrorRequest
16:07:41 [2022-01-03T16:07:41.905Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:07:41 [2022-01-03T16:07:41.905Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:07:42 [2022-01-03T16:07:42.471Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
16:07:42 [2022-01-03T16:07:42.471Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:07:43 [2022-01-03T16:07:43.843Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s)
16:07:43 [2022-01-03T16:07:43.843Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:07:45 [2022-01-03T16:07:45.260Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s)
16:07:45 [2022-01-03T16:07:45.260Z] === RUN   TestAuthZPluginHeader
16:07:45 [2022-01-03T16:07:45.543Z] --- PASS: TestAuthZPluginHeader (0.70s)
16:07:45 [2022-01-03T16:07:45.543Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:07:45 [2022-01-03T16:07:45.543Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:07:45 [2022-01-03T16:07:45.543Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:07:45 [2022-01-03T16:07:45.543Z] === RUN   TestAuthZPluginV2Disable
16:07:45 [2022-01-03T16:07:45.543Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:07:45 [2022-01-03T16:07:45.543Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:07:45 [2022-01-03T16:07:45.543Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:07:45 [2022-01-03T16:07:45.543Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:07:45 [2022-01-03T16:07:45.543Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:07:45 [2022-01-03T16:07:45.543Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:07:45 [2022-01-03T16:07:45.543Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:07:45 [2022-01-03T16:07:45.543Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:07:45 [2022-01-03T16:07:45.543Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:08:03 [2022-01-03T16:08:03.614Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
16:08:03 [2022-01-03T16:08:03.614Z] PASS
16:08:03 [2022-01-03T16:08:03.614Z] 
16:08:03 [2022-01-03T16:08:03.614Z] === Skipped
16:08:03 [2022-01-03T16:08:03.614Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:08:03 [2022-01-03T16:08:03.614Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:03 [2022-01-03T16:08:03.614Z] 
16:08:03 [2022-01-03T16:08:03.614Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:08:03 [2022-01-03T16:08:03.614Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:03 [2022-01-03T16:08:03.614Z] 
16:08:03 [2022-01-03T16:08:03.614Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:08:03 [2022-01-03T16:08:03.614Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:03 [2022-01-03T16:08:03.614Z] 
16:08:03 [2022-01-03T16:08:03.614Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:08:03 [2022-01-03T16:08:03.614Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:03 [2022-01-03T16:08:03.614Z] 
16:08:03 [2022-01-03T16:08:03.614Z] DONE 17 tests, 4 skipped in 25.812s
16:08:03 [2022-01-03T16:08:03.614Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:08:03 [2022-01-03T16:08:03.614Z] ++ 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
16:08:03 [2022-01-03T16:08:03.614Z] ++ set -e
16:08:03 [2022-01-03T16:08:03.614Z] ++ '[' -n 0 ']'
16:08:03 [2022-01-03T16:08:03.614Z] ++ set -x
16:08:03 [2022-01-03T16:08:03.614Z] ++ 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
16:08:03 [2022-01-03T16:08:03.614Z] INFO: Testing against a local daemon
16:08:03 [2022-01-03T16:08:03.614Z] === RUN   TestPluginInvalidJSON
16:08:03 [2022-01-03T16:08:03.614Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:08:03 [2022-01-03T16:08:03.614Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:08:03 [2022-01-03T16:08:03.614Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:08:03 [2022-01-03T16:08:03.614Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:08:03 [2022-01-03T16:08:03.614Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:08:03 [2022-01-03T16:08:03.614Z] === RUN   TestPluginInstall
16:08:03 [2022-01-03T16:08:03.614Z] === RUN   TestPluginInstall/no_auth
16:08:03 [2022-01-03T16:08:03.614Z] time="2022-01-03T16:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:03 [2022-01-03T16:08:03.614Z] time="2022-01-03T16:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff758d3ab29fa0e1a03b50890da286e1de515ff1d6fe54d4fbfd72c1e80d074f" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:03 [2022-01-03T16:08:03.614Z] time="2022-01-03T16:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:03 [2022-01-03T16:08:03.614Z] time="2022-01-03T16:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff758d3ab29fa0e1a03b50890da286e1de515ff1d6fe54d4fbfd72c1e80d074f" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:03 [2022-01-03T16:08:03.614Z] === RUN   TestPluginInstall/with_htpasswd
16:08:03 [2022-01-03T16:08:03.872Z] time="2022-01-03T16:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:03 [2022-01-03T16:08:03.872Z] time="2022-01-03T16:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a4afba819ab3884f1fc5afba82f45f845414284c70da6561efa7e85c2ddb1ce" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:03 [2022-01-03T16:08:03.872Z] time="2022-01-03T16:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:03 [2022-01-03T16:08:03.872Z] time="2022-01-03T16:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a4afba819ab3884f1fc5afba82f45f845414284c70da6561efa7e85c2ddb1ce" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:04 [2022-01-03T16:08:04.130Z] === RUN   TestPluginInstall/with_insecure
16:08:05 [2022-01-03T16:08:05.063Z] time="2022-01-03T16:08:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:05 [2022-01-03T16:08:05.063Z] time="2022-01-03T16:08:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60a4ee8868b082a5b1e08459b06416921a10220572a3c8dbafa1317f73487ff4" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:05 [2022-01-03T16:08:05.063Z] time="2022-01-03T16:08:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:05 [2022-01-03T16:08:05.063Z] time="2022-01-03T16:08:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60a4ee8868b082a5b1e08459b06416921a10220572a3c8dbafa1317f73487ff4" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:05 [2022-01-03T16:08:05.321Z]     plugin_test.go:165: [dfe889f76ba98] daemon is not started
16:08:05 [2022-01-03T16:08:05.321Z] --- PASS: TestPluginInstall (2.84s)
16:08:05 [2022-01-03T16:08:05.321Z]     --- PASS: TestPluginInstall/no_auth (1.25s)
16:08:05 [2022-01-03T16:08:05.321Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
16:08:05 [2022-01-03T16:08:05.321Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
16:08:05 [2022-01-03T16:08:05.321Z] === RUN   TestPluginsWithRuntimes
16:08:06 [2022-01-03T16:08:06.695Z] === RUN   TestPluginsWithRuntimes/No_Args
16:08:07 [2022-01-03T16:08:07.629Z] === RUN   TestPluginsWithRuntimes/With_Args
16:08:08 [2022-01-03T16:08:08.567Z] --- PASS: TestPluginsWithRuntimes (3.16s)
16:08:08 [2022-01-03T16:08:08.567Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
16:08:08 [2022-01-03T16:08:08.567Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.80s)
16:08:08 [2022-01-03T16:08:08.567Z] === RUN   TestPluginBackCompatMediaTypes
16:08:08 [2022-01-03T16:08:08.826Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
16:08:08 [2022-01-03T16:08:08.826Z] PASS
16:08:08 [2022-01-03T16:08:08.826Z] 
16:08:08 [2022-01-03T16:08:08.826Z] DONE 10 tests in 6.673s
16:08:08 [2022-01-03T16:08:08.826Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:08:08 [2022-01-03T16:08:08.826Z] ++ 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
16:08:08 [2022-01-03T16:08:08.826Z] ++ set -e
16:08:08 [2022-01-03T16:08:08.826Z] ++ '[' -n 0 ']'
16:08:08 [2022-01-03T16:08:08.826Z] ++ set -x
16:08:08 [2022-01-03T16:08:08.826Z] ++ 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
16:08:09 [2022-01-03T16:08:09.084Z] INFO: Testing against a local daemon
16:08:09 [2022-01-03T16:08:09.084Z] === RUN   TestExternalGraphDriver
16:08:09 [2022-01-03T16:08:09.084Z] === RUN   TestExternalGraphDriver/json
16:08:10 [2022-01-03T16:08:10.985Z] === RUN   TestExternalGraphDriver/spec
16:08:12 [2022-01-03T16:08:12.358Z] === RUN   TestExternalGraphDriver/pull
16:08:13 [2022-01-03T16:08:13.751Z] --- PASS: TestExternalGraphDriver (4.63s)
16:08:13 [2022-01-03T16:08:13.751Z]     --- PASS: TestExternalGraphDriver/json (1.55s)
16:08:13 [2022-01-03T16:08:13.751Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
16:08:13 [2022-01-03T16:08:13.751Z]     --- PASS: TestExternalGraphDriver/pull (1.53s)
16:08:13 [2022-01-03T16:08:13.751Z] === RUN   TestGraphdriverPluginV2
16:08:13 [2022-01-03T16:08:13.751Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:13 [2022-01-03T16:08:13.751Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
16:08:13 [2022-01-03T16:08:13.751Z] PASS
16:08:13 [2022-01-03T16:08:13.751Z] 
16:08:13 [2022-01-03T16:08:13.751Z] === Skipped
16:08:13 [2022-01-03T16:08:13.751Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
16:08:13 [2022-01-03T16:08:13.751Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:13 [2022-01-03T16:08:13.751Z] 
16:08:13 [2022-01-03T16:08:13.751Z] DONE 5 tests, 1 skipped in 4.741s
16:08:13 [2022-01-03T16:08:13.751Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:08:13 [2022-01-03T16:08:13.751Z] ++ 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
16:08:13 [2022-01-03T16:08:13.751Z] ++ set -e
16:08:13 [2022-01-03T16:08:13.751Z] ++ '[' -n 0 ']'
16:08:13 [2022-01-03T16:08:13.751Z] ++ set -x
16:08:13 [2022-01-03T16:08:13.751Z] ++ 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
16:08:13 [2022-01-03T16:08:13.751Z] INFO: Testing against a local daemon
16:08:13 [2022-01-03T16:08:13.751Z] === RUN   TestContinueAfterPluginCrash
16:08:13 [2022-01-03T16:08:13.751Z] === PAUSE TestContinueAfterPluginCrash
16:08:13 [2022-01-03T16:08:13.751Z] === RUN   TestReadPluginNoRead
16:08:13 [2022-01-03T16:08:13.751Z] === PAUSE TestReadPluginNoRead
16:08:13 [2022-01-03T16:08:13.751Z] === RUN   TestDaemonStartWithLogOpt
16:08:13 [2022-01-03T16:08:13.751Z] === PAUSE TestDaemonStartWithLogOpt
16:08:13 [2022-01-03T16:08:13.751Z] === CONT  TestContinueAfterPluginCrash
16:08:13 [2022-01-03T16:08:13.751Z] === CONT  TestDaemonStartWithLogOpt
16:08:17 [2022-01-03T16:08:17.036Z] --- PASS: TestDaemonStartWithLogOpt (3.10s)
16:08:17 [2022-01-03T16:08:17.037Z] === CONT  TestReadPluginNoRead
16:08:18 [2022-01-03T16:08:18.936Z] === RUN   TestReadPluginNoRead/default
16:08:20 [2022-01-03T16:08:20.310Z] === RUN   TestReadPluginNoRead/disabled_caching
16:08:21 [2022-01-03T16:08:21.244Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:08:21 [2022-01-03T16:08:21.810Z] --- PASS: TestContinueAfterPluginCrash (7.91s)
16:08:22 [2022-01-03T16:08:22.376Z] === CONT  TestReadPluginNoRead
16:08:22 [2022-01-03T16:08:22.376Z]     read_test.go:92: [d238b7042bb01] daemon is not started
16:08:22 [2022-01-03T16:08:22.376Z] --- PASS: TestReadPluginNoRead (5.53s)
16:08:22 [2022-01-03T16:08:22.376Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
16:08:22 [2022-01-03T16:08:22.376Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.11s)
16:08:22 [2022-01-03T16:08:22.376Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s)
16:08:22 [2022-01-03T16:08:22.376Z] PASS
16:08:22 [2022-01-03T16:08:22.376Z] 
16:08:22 [2022-01-03T16:08:22.376Z] DONE 6 tests in 8.710s
16:08:22 [2022-01-03T16:08:22.376Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:08:22 [2022-01-03T16:08:22.376Z] ++ 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
16:08:22 [2022-01-03T16:08:22.376Z] ++ set -e
16:08:22 [2022-01-03T16:08:22.376Z] ++ '[' -n 0 ']'
16:08:22 [2022-01-03T16:08:22.376Z] ++ set -x
16:08:22 [2022-01-03T16:08:22.376Z] ++ 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
16:08:22 [2022-01-03T16:08:22.376Z] testing: warning: no tests to run
16:08:22 [2022-01-03T16:08:22.376Z] PASS
16:08:22 [2022-01-03T16:08:22.376Z] 
16:08:22 [2022-01-03T16:08:22.376Z] DONE 0 tests in 0.027s
16:08:22 [2022-01-03T16:08:22.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:08:22 [2022-01-03T16:08:22.376Z] ++ 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
16:08:22 [2022-01-03T16:08:22.376Z] ++ set -e
16:08:22 [2022-01-03T16:08:22.376Z] ++ '[' -n 0 ']'
16:08:22 [2022-01-03T16:08:22.376Z] ++ set -x
16:08:22 [2022-01-03T16:08:22.376Z] ++ 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
16:08:22 [2022-01-03T16:08:22.635Z] INFO: Testing against a local daemon
16:08:22 [2022-01-03T16:08:22.635Z] === RUN   TestPluginWithDevMounts
16:08:22 [2022-01-03T16:08:22.635Z] === PAUSE TestPluginWithDevMounts
16:08:22 [2022-01-03T16:08:22.635Z] === CONT  TestPluginWithDevMounts
16:08:25 [2022-01-03T16:08:25.170Z] --- PASS: TestPluginWithDevMounts (1.51s)
16:08:25 [2022-01-03T16:08:25.170Z] PASS
16:08:25 [2022-01-03T16:08:25.170Z] 
16:08:25 [2022-01-03T16:08:25.170Z] DONE 1 tests in 1.591s
16:08:25 [2022-01-03T16:08:25.170Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:08:25 [2022-01-03T16:08:25.170Z] ++ 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
16:08:25 [2022-01-03T16:08:25.170Z] ++ set -e
16:08:25 [2022-01-03T16:08:25.170Z] ++ '[' -n 0 ']'
16:08:25 [2022-01-03T16:08:25.170Z] ++ set -x
16:08:25 [2022-01-03T16:08:25.170Z] ++ 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
16:08:25 [2022-01-03T16:08:25.170Z] INFO: Testing against a local daemon
16:08:25 [2022-01-03T16:08:25.170Z] === RUN   TestSecretInspect
16:08:25 [2022-01-03T16:08:25.737Z] --- PASS: TestSecretInspect (1.71s)
16:08:25 [2022-01-03T16:08:25.737Z] === RUN   TestSecretList
16:08:27 [2022-01-03T16:08:27.636Z] --- PASS: TestSecretList (1.68s)
16:08:27 [2022-01-03T16:08:27.636Z] === RUN   TestSecretsCreateAndDelete
16:08:29 [2022-01-03T16:08:29.539Z] --- PASS: TestSecretsCreateAndDelete (1.69s)
16:08:29 [2022-01-03T16:08:29.539Z] === RUN   TestSecretsUpdate
16:08:31 [2022-01-03T16:08:31.438Z] --- PASS: TestSecretsUpdate (2.07s)
16:08:31 [2022-01-03T16:08:31.438Z] === RUN   TestTemplatedSecret
16:08:33 [2022-01-03T16:08:33.338Z] --- PASS: TestTemplatedSecret (1.92s)
16:08:33 [2022-01-03T16:08:33.338Z] === RUN   TestSecretCreateResolve
16:08:35 [2022-01-03T16:08:35.237Z] --- PASS: TestSecretCreateResolve (2.09s)
16:08:35 [2022-01-03T16:08:35.237Z] PASS
16:08:35 [2022-01-03T16:08:35.237Z] 
16:08:35 [2022-01-03T16:08:35.237Z] DONE 6 tests in 11.250s
16:08:35 [2022-01-03T16:08:35.237Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:08:35 [2022-01-03T16:08:35.237Z] ++ 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
16:08:35 [2022-01-03T16:08:35.237Z] ++ set -e
16:08:35 [2022-01-03T16:08:35.237Z] ++ '[' -n 0 ']'
16:08:35 [2022-01-03T16:08:35.237Z] ++ set -x
16:08:35 [2022-01-03T16:08:35.237Z] ++ 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
16:08:35 [2022-01-03T16:08:35.495Z] INFO: Testing against a local daemon
16:08:35 [2022-01-03T16:08:35.495Z] === RUN   TestServiceCreateInit
16:08:35 [2022-01-03T16:08:35.495Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:08:39 [2022-01-03T16:08:39.705Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:08:42 [2022-01-03T16:08:42.233Z] --- PASS: TestServiceCreateInit (6.91s)
16:08:42 [2022-01-03T16:08:42.233Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s)
16:08:42 [2022-01-03T16:08:42.233Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.38s)
16:08:42 [2022-01-03T16:08:42.233Z] === RUN   TestCreateServiceMultipleTimes
16:08:57 [2022-01-03T16:08:57.102Z] --- PASS: TestCreateServiceMultipleTimes (14.41s)
16:08:57 [2022-01-03T16:08:57.102Z] === RUN   TestCreateServiceConflict
16:08:59 [2022-01-03T16:08:59.000Z] --- PASS: TestCreateServiceConflict (2.09s)
16:08:59 [2022-01-03T16:08:59.000Z] === RUN   TestCreateServiceMaxReplicas
16:09:01 [2022-01-03T16:09:01.529Z] --- PASS: TestCreateServiceMaxReplicas (2.71s)
16:09:01 [2022-01-03T16:09:01.529Z] === RUN   TestCreateWithDuplicateNetworkNames
16:09:16 [2022-01-03T16:09:16.394Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
16:09:16 [2022-01-03T16:09:16.394Z] === RUN   TestCreateServiceSecretFileMode
16:09:26 [2022-01-03T16:09:26.367Z] --- PASS: TestCreateServiceSecretFileMode (11.86s)
16:09:26 [2022-01-03T16:09:26.367Z] === RUN   TestCreateServiceConfigFileMode
16:09:38 [2022-01-03T16:09:38.561Z] --- PASS: TestCreateServiceConfigFileMode (11.96s)
16:09:38 [2022-01-03T16:09:38.561Z] === RUN   TestCreateServiceSysctls
16:09:41 [2022-01-03T16:09:41.090Z] --- PASS: TestCreateServiceSysctls (2.43s)
16:09:41 [2022-01-03T16:09:41.090Z] === RUN   TestCreateServiceCapabilities
16:09:42 [2022-01-03T16:09:42.988Z] --- PASS: TestCreateServiceCapabilities (1.92s)
16:09:42 [2022-01-03T16:09:42.989Z] === RUN   TestInspect
16:09:44 [2022-01-03T16:09:44.887Z] --- PASS: TestInspect (2.12s)
16:09:44 [2022-01-03T16:09:44.887Z] === RUN   TestCreateJob
16:09:48 [2022-01-03T16:09:48.168Z] --- PASS: TestCreateJob (2.89s)
16:09:48 [2022-01-03T16:09:48.168Z] === RUN   TestReplicatedJob
16:09:52 [2022-01-03T16:09:52.353Z] --- PASS: TestReplicatedJob (4.34s)
16:09:52 [2022-01-03T16:09:52.353Z] === RUN   TestUpdateReplicatedJob
16:09:54 [2022-01-03T16:09:54.886Z] --- PASS: TestUpdateReplicatedJob (2.50s)
16:09:54 [2022-01-03T16:09:54.886Z] === RUN   TestServiceListWithStatuses
16:09:54 [2022-01-03T16:09:54.886Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:09:54 [2022-01-03T16:09:54.886Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:09:54 [2022-01-03T16:09:54.886Z] === RUN   TestDockerNetworkConnectAlias
16:09:58 [2022-01-03T16:09:58.170Z] --- PASS: TestDockerNetworkConnectAlias (3.40s)
16:09:58 [2022-01-03T16:09:58.170Z] === RUN   TestDockerNetworkReConnect
16:10:00 [2022-01-03T16:10:00.702Z] --- PASS: TestDockerNetworkReConnect (2.79s)
16:10:00 [2022-01-03T16:10:00.702Z] === RUN   TestServicePlugin
16:10:00 [2022-01-03T16:10:00.702Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:10:00 [2022-01-03T16:10:00.702Z] --- SKIP: TestServicePlugin (0.00s)
16:10:00 [2022-01-03T16:10:00.702Z] === RUN   TestServiceUpdateLabel
16:10:03 [2022-01-03T16:10:03.235Z] --- PASS: TestServiceUpdateLabel (2.10s)
16:10:03 [2022-01-03T16:10:03.235Z] === RUN   TestServiceUpdateSecrets
16:10:18 [2022-01-03T16:10:18.102Z] --- PASS: TestServiceUpdateSecrets (14.26s)
16:10:18 [2022-01-03T16:10:18.102Z] === RUN   TestServiceUpdateConfigs
16:10:32 [2022-01-03T16:10:32.968Z] --- PASS: TestServiceUpdateConfigs (13.87s)
16:10:32 [2022-01-03T16:10:32.968Z] === RUN   TestServiceUpdateNetwork
16:10:42 [2022-01-03T16:10:42.950Z] --- PASS: TestServiceUpdateNetwork (11.68s)
16:10:42 [2022-01-03T16:10:42.950Z] === RUN   TestServiceUpdatePidsLimit
16:10:43 [2022-01-03T16:10:43.517Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:10:44 [2022-01-03T16:10:44.451Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:10:52 [2022-01-03T16:10:52.558Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:10:59 [2022-01-03T16:10:59.113Z] --- PASS: TestServiceUpdatePidsLimit (15.82s)
16:10:59 [2022-01-03T16:10:59.113Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
16:10:59 [2022-01-03T16:10:59.113Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
16:10:59 [2022-01-03T16:10:59.113Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
16:10:59 [2022-01-03T16:10:59.113Z] PASS
16:10:59 [2022-01-03T16:10:59.113Z] 
16:10:59 [2022-01-03T16:10:59.113Z] === Skipped
16:10:59 [2022-01-03T16:10:59.113Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:10:59 [2022-01-03T16:10:59.113Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:10:59 [2022-01-03T16:10:59.113Z] 
16:10:59 [2022-01-03T16:10:59.113Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:10:59 [2022-01-03T16:10:59.113Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:10:59 [2022-01-03T16:10:59.113Z] 
16:10:59 [2022-01-03T16:10:59.113Z] DONE 27 tests, 2 skipped in 143.134s
16:10:59 [2022-01-03T16:10:59.113Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:10:59 [2022-01-03T16:10:59.113Z] ++ 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
16:10:59 [2022-01-03T16:10:59.113Z] ++ set -e
16:10:59 [2022-01-03T16:10:59.113Z] ++ '[' -n 0 ']'
16:10:59 [2022-01-03T16:10:59.113Z] ++ set -x
16:10:59 [2022-01-03T16:10:59.113Z] ++ 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
16:10:59 [2022-01-03T16:10:59.113Z] INFO: Testing against a local daemon
16:10:59 [2022-01-03T16:10:59.113Z] === RUN   TestSessionCreate
16:10:59 [2022-01-03T16:10:59.113Z] --- PASS: TestSessionCreate (0.02s)
16:10:59 [2022-01-03T16:10:59.113Z] === RUN   TestSessionCreateWithBadUpgrade
16:10:59 [2022-01-03T16:10:59.113Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:10:59 [2022-01-03T16:10:59.113Z] PASS
16:10:59 [2022-01-03T16:10:59.113Z] 
16:10:59 [2022-01-03T16:10:59.113Z] DONE 2 tests in 0.122s
16:10:59 [2022-01-03T16:10:59.113Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:10:59 [2022-01-03T16:10:59.113Z] ++ 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
16:10:59 [2022-01-03T16:10:59.113Z] ++ set -e
16:10:59 [2022-01-03T16:10:59.113Z] ++ '[' -n 0 ']'
16:10:59 [2022-01-03T16:10:59.113Z] ++ set -x
16:10:59 [2022-01-03T16:10:59.113Z] ++ 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
16:10:59 [2022-01-03T16:10:59.113Z] INFO: Testing against a local daemon
16:10:59 [2022-01-03T16:10:59.113Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:10:59 [2022-01-03T16:10:59.113Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:10:59 [2022-01-03T16:10:59.113Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:10:59 [2022-01-03T16:10:59.113Z] === RUN   TestDiskUsage
16:10:59 [2022-01-03T16:10:59.113Z] === PAUSE TestDiskUsage
16:10:59 [2022-01-03T16:10:59.113Z] === RUN   TestEventsExecDie
16:10:59 [2022-01-03T16:10:59.113Z] --- PASS: TestEventsExecDie (0.49s)
16:10:59 [2022-01-03T16:10:59.113Z] === RUN   TestEventsBackwardsCompatible
16:10:59 [2022-01-03T16:10:59.113Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:10:59 [2022-01-03T16:10:59.113Z] === RUN   TestEventsVolumeCreate
16:10:59 [2022-01-03T16:10:59.371Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:10:59 [2022-01-03T16:10:59.371Z] === RUN   TestInfoBinaryCommits
16:10:59 [2022-01-03T16:10:59.371Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:10:59 [2022-01-03T16:10:59.371Z] === RUN   TestInfoAPIVersioned
16:10:59 [2022-01-03T16:10:59.371Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:10:59 [2022-01-03T16:10:59.371Z] === RUN   TestInfoDiscoveryBackend
16:10:59 [2022-01-03T16:10:59.936Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
16:10:59 [2022-01-03T16:10:59.936Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:11:00 [2022-01-03T16:11:00.869Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:11:00 [2022-01-03T16:11:00.869Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:11:01 [2022-01-03T16:11:01.435Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
16:11:01 [2022-01-03T16:11:01.435Z] === RUN   TestInfoAPI
16:11:01 [2022-01-03T16:11:01.435Z] --- PASS: TestInfoAPI (0.03s)
16:11:01 [2022-01-03T16:11:01.435Z] === RUN   TestInfoAPIWarnings
16:11:19 [2022-01-03T16:11:19.507Z] --- PASS: TestInfoAPIWarnings (16.21s)
16:11:19 [2022-01-03T16:11:19.507Z] === RUN   TestInfoDebug
16:11:19 [2022-01-03T16:11:19.507Z] --- PASS: TestInfoDebug (0.52s)
16:11:19 [2022-01-03T16:11:19.507Z] === RUN   TestInfoInsecureRegistries
16:11:19 [2022-01-03T16:11:19.507Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:11:19 [2022-01-03T16:11:19.507Z] === RUN   TestInfoRegistryMirrors
16:11:19 [2022-01-03T16:11:19.507Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:11:19 [2022-01-03T16:11:19.508Z] === RUN   TestLoginFailsWithBadCredentials
16:11:19 [2022-01-03T16:11:19.508Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s)
16:11:19 [2022-01-03T16:11:19.508Z] === RUN   TestPingCacheHeaders
16:11:19 [2022-01-03T16:11:19.508Z] --- PASS: TestPingCacheHeaders (0.02s)
16:11:19 [2022-01-03T16:11:19.508Z] === RUN   TestPingGet
16:11:19 [2022-01-03T16:11:19.508Z] --- PASS: TestPingGet (0.01s)
16:11:19 [2022-01-03T16:11:19.508Z] === RUN   TestPingHead
16:11:19 [2022-01-03T16:11:19.508Z] --- PASS: TestPingHead (0.02s)
16:11:19 [2022-01-03T16:11:19.508Z] === RUN   TestVersion
16:11:19 [2022-01-03T16:11:19.508Z] --- PASS: TestVersion (0.02s)
16:11:19 [2022-01-03T16:11:19.508Z] === CONT  TestDiskUsage
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty/container_types
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty/image_types
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty/volume_types
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty/build-cache_types
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:11:19 [2022-01-03T16:11:19.765Z] === RUN   TestDiskUsage/after_LoadBusybox
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:11:20 [2022-01-03T16:11:20.024Z] === RUN   TestDiskUsage/after_container.Run
16:11:20 [2022-01-03T16:11:20.283Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:11:20 [2022-01-03T16:11:20.283Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:11:20 [2022-01-03T16:11:20.283Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:11:20 [2022-01-03T16:11:20.283Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:11:20 [2022-01-03T16:11:20.283Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:11:20 [2022-01-03T16:11:20.283Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:11:20 [2022-01-03T16:11:20.283Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:11:20 [2022-01-03T16:11:20.283Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:11:20 [2022-01-03T16:11:20.283Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:11:20 [2022-01-03T16:11:20.283Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:11:20 [2022-01-03T16:11:20.283Z] --- PASS: TestDiskUsage (1.08s)
16:11:20 [2022-01-03T16:11:20.283Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.283Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.541Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:11:20 [2022-01-03T16:11:20.541Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:11:20 [2022-01-03T16:11:20.541Z] PASS
16:11:20 [2022-01-03T16:11:20.541Z] 
16:11:20 [2022-01-03T16:11:20.541Z] === Skipped
16:11:20 [2022-01-03T16:11:20.541Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:11:20 [2022-01-03T16:11:20.541Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:11:20 [2022-01-03T16:11:20.541Z] 
16:11:20 [2022-01-03T16:11:20.541Z] DONE 53 tests, 1 skipped in 21.809s
16:11:20 [2022-01-03T16:11:20.541Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:11:20 [2022-01-03T16:11:20.541Z] ++ 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
16:11:20 [2022-01-03T16:11:20.541Z] ++ set -e
16:11:20 [2022-01-03T16:11:20.541Z] ++ '[' -n 0 ']'
16:11:20 [2022-01-03T16:11:20.541Z] ++ set -x
16:11:20 [2022-01-03T16:11:20.541Z] ++ 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
16:11:20 [2022-01-03T16:11:20.541Z] INFO: Testing against a local daemon
16:11:20 [2022-01-03T16:11:20.541Z] === RUN   TestVolumesCreateAndList
16:11:20 [2022-01-03T16:11:20.541Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:11:20 [2022-01-03T16:11:20.541Z] === RUN   TestVolumesRemove
16:11:20 [2022-01-03T16:11:20.541Z] --- PASS: TestVolumesRemove (0.05s)
16:11:20 [2022-01-03T16:11:20.541Z] === RUN   TestVolumesInspect
16:11:20 [2022-01-03T16:11:20.541Z] --- PASS: TestVolumesInspect (0.02s)
16:11:20 [2022-01-03T16:11:20.541Z] === RUN   TestVolumesInvalidJSON
16:11:20 [2022-01-03T16:11:20.541Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:11:20 [2022-01-03T16:11:20.541Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:11:20 [2022-01-03T16:11:20.541Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:11:20 [2022-01-03T16:11:20.541Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:11:20 [2022-01-03T16:11:20.541Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:11:20 [2022-01-03T16:11:20.541Z] PASS
16:11:20 [2022-01-03T16:11:20.541Z] 
16:11:20 [2022-01-03T16:11:20.541Z] DONE 5 tests in 0.181s
16:11:20 [2022-01-03T16:11:20.541Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:11:20 [2022-01-03T16:11:20.800Z] ++++ cat bundles/test-integration/docker.pid
16:11:20 [2022-01-03T16:11:20.800Z] +++ kill 13357
16:11:20 [2022-01-03T16:11:20.800Z] +++ /etc/init.d/apparmor stop
16:11:20 [2022-01-03T16:11:20.800Z] Leaving: AppArmorNo profiles have been unloaded.
16:11:20 [2022-01-03T16:11:20.800Z] 
16:11:20 [2022-01-03T16:11:20.800Z] Unloading profiles will leave already running processes permanently
16:11:20 [2022-01-03T16:11:20.800Z] unconfined, which can lead to unexpected situations.
16:11:20 [2022-01-03T16:11:20.800Z] 
16:11:20 [2022-01-03T16:11:20.800Z] To set a process to complain mode, use the command line tool
16:11:20 [2022-01-03T16:11:20.800Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:11:20 [2022-01-03T16:11:20.800Z] +++ true
16:11:21 [2022-01-03T16:11:21.066Z] exiting test-integration
16:11:21 [2022-01-03T16:11:21.066Z] ++ exit 0
16:11:21 [2022-01-03T16:11:21.066Z]