Skip to content

Console Output

16:01:08 [2021-11-23T16:01:08.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97dc9f706a88b6c5fdde5f7475fc398b0836100a -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:97dc9f706a88b6c5fdde5f7475fc398b0836100a hack/make.sh dynbinary test-integration
16:01:08 [2021-11-23T16:01:08.878Z] 
16:01:08 [2021-11-23T16:01:08.878Z] Removing bundles/
16:01:08 [2021-11-23T16:01:08.878Z] 
16:01:08 [2021-11-23T16:01:08.878Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:01:08 [2021-11-23T16:01:08.878Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:01:08 [2021-11-23T16:01:08.878Z] GOOS="" GOARCH="" GOARM=""
16:02:30 [2021-11-23T16:02:30.253Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:02:30 [2021-11-23T16:02:30.253Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:02:30 [2021-11-23T16:02:30.253Z] GOOS="" GOARCH="" GOARM=""
16:02:30 [2021-11-23T16:02:30.253Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:02:30 [2021-11-23T16:02:30.253Z] 
16:02:30 [2021-11-23T16:02:30.253Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:02:30 [2021-11-23T16:02:30.253Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:02:30 [2021-11-23T16:02:30.253Z] HOSTNAME=533c03c3809c
16:02:30 [2021-11-23T16:02:30.253Z] TESTDEBUG=0
16:02:30 [2021-11-23T16:02:30.253Z] DEST=bundles/test-integration
16:02:30 [2021-11-23T16:02:30.253Z] PWD=/go/src/github.com/docker/docker
16:02:30 [2021-11-23T16:02:30.253Z] DOCKER_GITCOMMIT=97dc9f706a88b6c5fdde5f7475fc398b0836100a
16:02:30 [2021-11-23T16:02:30.253Z] container=docker
16:02:30 [2021-11-23T16:02:30.253Z] HOME=/root
16:02:30 [2021-11-23T16:02:30.253Z] GOLANG_VERSION=1.17.3
16:02:30 [2021-11-23T16:02:30.253Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:02:30 [2021-11-23T16:02:30.253Z] VALIDATE_BRANCH=master
16:02:30 [2021-11-23T16:02:30.253Z] TERM=xterm
16:02:30 [2021-11-23T16:02:30.253Z] DOCKER_PKG=github.com/docker/docker
16:02:30 [2021-11-23T16:02:30.253Z] SHLVL=1
16:02:30 [2021-11-23T16:02:30.253Z] TIMEOUT=120m
16:02:30 [2021-11-23T16:02:30.253Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:02:30 [2021-11-23T16:02:30.253Z] DOCKER_GRAPHDRIVER=overlay2
16:02:30 [2021-11-23T16:02:30.253Z] GO111MODULE=off
16:02:30 [2021-11-23T16:02:30.253Z] DOCKER_EXPERIMENTAL=1
16:02:30 [2021-11-23T16:02:30.253Z] TEST_SKIP_INTEGRATION_CLI=1
16:02:30 [2021-11-23T16:02:30.253Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:02:30 [2021-11-23T16:02:30.253Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:02:30 [2021-11-23T16:02:30.253Z] GOPATH=/go
16:02:30 [2021-11-23T16:02:30.253Z] PKG_CONFIG=pkg-config
16:02:30 [2021-11-23T16:02:30.253Z] _=/usr/bin/env
16:02:30 [2021-11-23T16:02:30.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:02:56 [2021-11-23T16:02:56.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:02:56 [2021-11-23T16:02:56.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:03:14 [2021-11-23T16:03:14.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:03:22 [2021-11-23T16:03:22.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:03:29 [2021-11-23T16:03:29.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:03:30 [2021-11-23T16:03:30.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:03:30 [2021-11-23T16:03:30.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:03:31 [2021-11-23T16:03:31.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:03:31 [2021-11-23T16:03:31.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:03:32 [2021-11-23T16:03:32.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:03:34 [2021-11-23T16:03:34.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:03:35 [2021-11-23T16:03:35.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:03:36 [2021-11-23T16:03:36.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:03:36 [2021-11-23T16:03:36.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:03:37 [2021-11-23T16:03:37.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:03:38 [2021-11-23T16:03:38.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:03:39 [2021-11-23T16:03:39.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:03:39 [2021-11-23T16:03:39.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:03:40 [2021-11-23T16:03:40.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:03:41 [2021-11-23T16:03:41.176Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:03:41 [2021-11-23T16:03:41.176Z] Using test binary docker
16:03:41 [2021-11-23T16:03:41.176Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:03:41 [2021-11-23T16:03:41.176Z] +++ /etc/init.d/apparmor start
16:03:41 [2021-11-23T16:03:41.176Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:03:41 [2021-11-23T16:03:41.176Z] INFO: Waiting for daemon to start...
16:03:41 [2021-11-23T16:03:41.176Z] Starting dockerd
16:03:41 [2021-11-23T16:03:41.176Z] +++ 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:47 [2021-11-23T16:03:47.710Z] .
16:03:47 [2021-11-23T16:03:47.710Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:03:47 [2021-11-23T16:03:47.710Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:03:47 [2021-11-23T16:03:47.710Z] Error: No such image: emptyfs
16:03:47 [2021-11-23T16:03:47.710Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:03:47 [2021-11-23T16:03:47.710Z] ++++ docker load
16:03:47 [2021-11-23T16:03:47.966Z] Running integration-test (iteration 1)
16:03:47 [2021-11-23T16:03:47.966Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:03:47 [2021-11-23T16:03:47.966Z] ++ 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:47 [2021-11-23T16:03:47.966Z] ++ set -e
16:03:47 [2021-11-23T16:03:47.966Z] ++ '[' -n 0 ']'
16:03:47 [2021-11-23T16:03:47.966Z] ++ set -x
16:03:47 [2021-11-23T16:03:47.966Z] ++ 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:48 [2021-11-23T16:03:48.222Z] Loaded image: busybox:latest
16:03:48 [2021-11-23T16:03:48.222Z] Loaded image: busybox:glibc
16:03:49 [2021-11-23T16:03:49.152Z] Loaded image: debian:bullseye-slim
16:03:49 [2021-11-23T16:03:49.408Z] Loaded image: hello-world:latest
16:03:49 [2021-11-23T16:03:49.408Z] Loaded image: arm32v7/hello-world:latest
16:03:49 [2021-11-23T16:03:49.408Z] INFO: Testing against a local daemon
16:03:49 [2021-11-23T16:03:49.408Z] === RUN   TestCgroupNamespacesBuild
16:03:50 [2021-11-23T16:03:50.774Z] --- PASS: TestCgroupNamespacesBuild (1.08s)
16:03:50 [2021-11-23T16:03:50.774Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:03:51 [2021-11-23T16:03:51.701Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
16:03:51 [2021-11-23T16:03:51.701Z] === RUN   TestBuildWithSession
16:03:51 [2021-11-23T16:03:51.701Z]     build_session_test.go:25: TODO: BuildKit
16:03:51 [2021-11-23T16:03:51.701Z] --- SKIP: TestBuildWithSession (0.00s)
16:03:51 [2021-11-23T16:03:51.701Z] === RUN   TestBuildSquashParent
16:03:55 [2021-11-23T16:03:55.868Z] --- PASS: TestBuildSquashParent (3.63s)
16:03:55 [2021-11-23T16:03:55.868Z] === RUN   TestBuildWithRemoveAndForceRemove
16:03:55 [2021-11-23T16:03:55.868Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:03:55 [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:03:55 [2021-11-23T16:03:55.868Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:03:55 [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:03:55 [2021-11-23T16:03:55.868Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:03:55 [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:03:55 [2021-11-23T16:03:55.868Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:03:55 [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:03:55 [2021-11-23T16:03:55.868Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:03:55 [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:03:55 [2021-11-23T16:03:55.868Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:03:55 [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:03:55 [2021-11-23T16:03:55.868Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:03:55 [2021-11-23T16:03:55.868Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:03:56 [2021-11-23T16:03:56.429Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:03:56 [2021-11-23T16:03:56.429Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:03:57 [2021-11-23T16:03:57.357Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:03:57 [2021-11-23T16:03:57.613Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:03:58 [2021-11-23T16:03:58.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:03:58 [2021-11-23T16:03:58.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.03s)
16:03:58 [2021-11-23T16:03:58.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.11s)
16:03:58 [2021-11-23T16:03:58.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.00s)
16:03:58 [2021-11-23T16:03:58.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s)
16:03:58 [2021-11-23T16:03:58.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s)
16:03:58 [2021-11-23T16:03:58.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s)
16:03:58 [2021-11-23T16:03:58.978Z] === RUN   TestBuildMultiStageCopy
16:03:58 [2021-11-23T16:03:58.978Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:03:59 [2021-11-23T16:03:59.906Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:03:59 [2021-11-23T16:03:59.907Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:04:00 [2021-11-23T16:04:00.163Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:04:00 [2021-11-23T16:04:00.419Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:04:00 [2021-11-23T16:04:00.675Z] --- PASS: TestBuildMultiStageCopy (1.82s)
16:04:00 [2021-11-23T16:04:00.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s)
16:04:00 [2021-11-23T16:04:00.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
16:04:00 [2021-11-23T16:04:00.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
16:04:00 [2021-11-23T16:04:00.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
16:04:00 [2021-11-23T16:04:00.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
16:04:00 [2021-11-23T16:04:00.675Z] === RUN   TestBuildMultiStageParentConfig
16:04:01 [2021-11-23T16:04:01.237Z] --- PASS: TestBuildMultiStageParentConfig (0.55s)
16:04:01 [2021-11-23T16:04:01.237Z] === RUN   TestBuildLabelWithTargets
16:04:02 [2021-11-23T16:04:02.165Z] --- PASS: TestBuildLabelWithTargets (0.89s)
16:04:02 [2021-11-23T16:04:02.166Z] === RUN   TestBuildWithEmptyLayers
16:04:02 [2021-11-23T16:04:02.422Z] --- PASS: TestBuildWithEmptyLayers (0.38s)
16:04:02 [2021-11-23T16:04:02.422Z] === RUN   TestBuildMultiStageOnBuild
16:04:03 [2021-11-23T16:04:03.801Z] --- PASS: TestBuildMultiStageOnBuild (1.23s)
16:04:03 [2021-11-23T16:04:03.801Z] === RUN   TestBuildUncleanTarFilenames
16:04:04 [2021-11-23T16:04:04.057Z] --- PASS: TestBuildUncleanTarFilenames (0.52s)
16:04:04 [2021-11-23T16:04:04.057Z] === RUN   TestBuildMultiStageLayerLeak
16:04:05 [2021-11-23T16:04:05.423Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s)
16:04:05 [2021-11-23T16:04:05.423Z] === RUN   TestBuildWithHugeFile
16:05:01 [2021-11-23T16:05:01.593Z] --- PASS: TestBuildWithHugeFile (55.61s)
16:05:01 [2021-11-23T16:05:01.593Z] === RUN   TestBuildWCOWSandboxSize
16:05:01 [2021-11-23T16:05:01.593Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:05:01 [2021-11-23T16:05:01.593Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:05:01 [2021-11-23T16:05:01.593Z] === RUN   TestBuildWithEmptyDockerfile
16:05:01 [2021-11-23T16:05:01.593Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:05:01 [2021-11-23T16:05:01.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:05:01 [2021-11-23T16:05:01.593Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:05:01 [2021-11-23T16:05:01.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:05:01 [2021-11-23T16:05:01.593Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:05:01 [2021-11-23T16:05:01.593Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:05:01 [2021-11-23T16:05:01.593Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:05:01 [2021-11-23T16:05:01.593Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:05:01 [2021-11-23T16:05:01.593Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:05:01 [2021-11-23T16:05:01.593Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:05:01 [2021-11-23T16:05:01.593Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
16:05:01 [2021-11-23T16:05:01.593Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
16:05:01 [2021-11-23T16:05:01.593Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
16:05:01 [2021-11-23T16:05:01.593Z] === RUN   TestBuildPreserveOwnership
16:05:01 [2021-11-23T16:05:01.593Z] === RUN   TestBuildPreserveOwnership/copy_from
16:05:02 [2021-11-23T16:05:02.958Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:05:03 [2021-11-23T16:05:03.886Z] --- PASS: TestBuildPreserveOwnership (2.64s)
16:05:03 [2021-11-23T16:05:03.886Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.77s)
16:05:03 [2021-11-23T16:05:03.886Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s)
16:05:03 [2021-11-23T16:05:03.886Z] === RUN   TestBuildPlatformInvalid
16:05:03 [2021-11-23T16:05:03.886Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:05:03 [2021-11-23T16:05:03.886Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:05:04 [2021-11-23T16:05:04.813Z] Loaded image: busybox:latest
16:05:04 [2021-11-23T16:05:04.814Z] Loaded image: busybox:glibc
16:05:05 [2021-11-23T16:05:05.741Z] Loaded image: debian:bullseye-slim
16:05:05 [2021-11-23T16:05:05.741Z] Loaded image: hello-world:latest
16:05:05 [2021-11-23T16:05:05.997Z] Loaded image: arm32v7/hello-world:latest
16:05:14 [2021-11-23T16:05:14.084Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.85s)
16:05:14 [2021-11-23T16:05:14.084Z] PASS
16:05:14 [2021-11-23T16:05:14.084Z] 
16:05:14 [2021-11-23T16:05:14.084Z] === Skipped
16:05:14 [2021-11-23T16:05:14.084Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:05:14 [2021-11-23T16:05:14.084Z]     build_session_test.go:25: TODO: BuildKit
16:05:14 [2021-11-23T16:05:14.084Z] 
16:05:14 [2021-11-23T16:05:14.084Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:05:14 [2021-11-23T16:05:14.084Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:05:14 [2021-11-23T16:05:14.084Z] 
16:05:14 [2021-11-23T16:05:14.084Z] DONE 34 tests, 2 skipped in 84.926s
16:05:14 [2021-11-23T16:05:14.084Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:05:14 [2021-11-23T16:05:14.084Z] ++ 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:05:14 [2021-11-23T16:05:14.084Z] ++ set -e
16:05:14 [2021-11-23T16:05:14.084Z] ++ '[' -n 0 ']'
16:05:14 [2021-11-23T16:05:14.084Z] ++ set -x
16:05:14 [2021-11-23T16:05:14.084Z] ++ 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:05:14 [2021-11-23T16:05:14.084Z] INFO: Testing against a local daemon
16:05:14 [2021-11-23T16:05:14.084Z] === RUN   TestConfigInspect
16:05:15 [2021-11-23T16:05:15.011Z] --- PASS: TestConfigInspect (2.16s)
16:05:15 [2021-11-23T16:05:15.011Z] === RUN   TestConfigList
16:05:17 [2021-11-23T16:05:17.527Z] --- PASS: TestConfigList (2.08s)
16:05:17 [2021-11-23T16:05:17.527Z] === RUN   TestConfigsCreateAndDelete
16:05:19 [2021-11-23T16:05:19.414Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
16:05:19 [2021-11-23T16:05:19.414Z] === RUN   TestConfigsUpdate
16:05:21 [2021-11-23T16:05:21.304Z] --- PASS: TestConfigsUpdate (2.07s)
16:05:21 [2021-11-23T16:05:21.304Z] === RUN   TestTemplatedConfig
16:05:23 [2021-11-23T16:05:23.872Z] --- PASS: TestTemplatedConfig (2.42s)
16:05:23 [2021-11-23T16:05:23.872Z] === RUN   TestConfigCreateResolve
16:05:25 [2021-11-23T16:05:25.761Z] --- PASS: TestConfigCreateResolve (2.08s)
16:05:25 [2021-11-23T16:05:25.761Z] PASS
16:05:25 [2021-11-23T16:05:25.761Z] 
16:05:25 [2021-11-23T16:05:25.761Z] DONE 6 tests in 13.045s
16:05:25 [2021-11-23T16:05:25.761Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:05:25 [2021-11-23T16:05:25.761Z] ++ 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:05:25 [2021-11-23T16:05:25.761Z] ++ set -e
16:05:25 [2021-11-23T16:05:25.761Z] ++ '[' -n 0 ']'
16:05:25 [2021-11-23T16:05:25.761Z] ++ set -x
16:05:25 [2021-11-23T16:05:25.761Z] ++ 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:05:26 [2021-11-23T16:05:26.018Z] INFO: Testing against a local daemon
16:05:26 [2021-11-23T16:05:26.018Z] === RUN   TestCheckpoint
16:05:26 [2021-11-23T16:05:26.018Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:05:26 [2021-11-23T16:05:26.018Z] --- SKIP: TestCheckpoint (0.00s)
16:05:26 [2021-11-23T16:05:26.018Z] === RUN   TestContainerInvalidJSON
16:05:26 [2021-11-23T16:05:26.018Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:05:26 [2021-11-23T16:05:26.018Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:05:26 [2021-11-23T16:05:26.018Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:05:26 [2021-11-23T16:05:26.018Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:05:26 [2021-11-23T16:05:26.018Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:05:26 [2021-11-23T16:05:26.018Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:05:26 [2021-11-23T16:05:26.018Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:05:26 [2021-11-23T16:05:26.018Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:05:26 [2021-11-23T16:05:26.018Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:05:26 [2021-11-23T16:05:26.018Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:05:26 [2021-11-23T16:05:26.018Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
16:05:26 [2021-11-23T16:05:26.018Z] === RUN   TestCopyFromContainerPathIsNotDir
16:05:26 [2021-11-23T16:05:26.018Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:05:26 [2021-11-23T16:05:26.018Z] === RUN   TestCopyToContainerPathDoesNotExist
16:05:26 [2021-11-23T16:05:26.274Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:05:26 [2021-11-23T16:05:26.274Z] === RUN   TestCopyToContainerPathIsNotDir
16:05:26 [2021-11-23T16:05:26.274Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:05:26 [2021-11-23T16:05:26.274Z] === RUN   TestCopyFromContainer
16:05:27 [2021-11-23T16:05:27.202Z] === RUN   TestCopyFromContainer//
16:05:27 [2021-11-23T16:05:27.202Z] === RUN   TestCopyFromContainer//bar/root
16:05:27 [2021-11-23T16:05:27.202Z] === RUN   TestCopyFromContainer//bar/root/
16:05:27 [2021-11-23T16:05:27.202Z] === RUN   TestCopyFromContainer/bar/quux
16:05:27 [2021-11-23T16:05:27.202Z] === RUN   TestCopyFromContainer/bar/quux/
16:05:27 [2021-11-23T16:05:27.202Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:05:27 [2021-11-23T16:05:27.202Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:05:27 [2021-11-23T16:05:27.458Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:05:27 [2021-11-23T16:05:27.458Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:05:27 [2021-11-23T16:05:27.458Z] === RUN   TestCopyFromContainer/bar/notarget
16:05:27 [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer (1.32s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCopyFromContainer// (0.05s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:05:27 [2021-11-23T16:05:27.458Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:05:27 [2021-11-23T16:05:27.458Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:05:27 [2021-11-23T16:05:27.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:05:27 [2021-11-23T16:05:27.458Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:05:27 [2021-11-23T16:05:27.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:05:27 [2021-11-23T16:05:27.458Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:05:27 [2021-11-23T16:05:27.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:05:27 [2021-11-23T16:05:27.458Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:05:27 [2021-11-23T16:05:27.458Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:05:27 [2021-11-23T16:05:27.458Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:05:27 [2021-11-23T16:05:27.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:05:27 [2021-11-23T16:05:27.458Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:05:27 [2021-11-23T16:05:27.458Z] === RUN   TestCreateLinkToNonExistingContainer
16:05:27 [2021-11-23T16:05:27.714Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:05:27 [2021-11-23T16:05:27.714Z] === RUN   TestCreateWithInvalidEnv
16:05:27 [2021-11-23T16:05:27.714Z] === RUN   TestCreateWithInvalidEnv/0
16:05:27 [2021-11-23T16:05:27.714Z] === PAUSE TestCreateWithInvalidEnv/0
16:05:27 [2021-11-23T16:05:27.714Z] === RUN   TestCreateWithInvalidEnv/1
16:05:27 [2021-11-23T16:05:27.714Z] === PAUSE TestCreateWithInvalidEnv/1
16:05:27 [2021-11-23T16:05:27.714Z] === RUN   TestCreateWithInvalidEnv/2
16:05:27 [2021-11-23T16:05:27.714Z] === PAUSE TestCreateWithInvalidEnv/2
16:05:27 [2021-11-23T16:05:27.714Z] === CONT  TestCreateWithInvalidEnv/0
16:05:27 [2021-11-23T16:05:27.714Z] === CONT  TestCreateWithInvalidEnv/2
16:05:27 [2021-11-23T16:05:27.714Z] === CONT  TestCreateWithInvalidEnv/1
16:05:27 [2021-11-23T16:05:27.714Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:05:27 [2021-11-23T16:05:27.714Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:05:27 [2021-11-23T16:05:27.714Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:05:27 [2021-11-23T16:05:27.714Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:05:27 [2021-11-23T16:05:27.714Z] === RUN   TestCreateTmpfsMountsTarget
16:05:27 [2021-11-23T16:05:27.714Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:05:27 [2021-11-23T16:05:27.714Z] === RUN   TestCreateWithCustomMaskedPaths
16:05:28 [2021-11-23T16:05:28.642Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s)
16:05:28 [2021-11-23T16:05:28.642Z] === RUN   TestCreateWithCustomReadonlyPaths
16:05:30 [2021-11-23T16:05:30.008Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s)
16:05:30 [2021-11-23T16:05:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:05:30 [2021-11-23T16:05:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:05:30 [2021-11-23T16:05:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:05:30 [2021-11-23T16:05:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:05:30 [2021-11-23T16:05:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:05:30 [2021-11-23T16:05:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:05:30 [2021-11-23T16:05:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:05:30 [2021-11-23T16:05:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:05:30 [2021-11-23T16:05:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:05:30 [2021-11-23T16:05:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:05:30 [2021-11-23T16:05:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:05:30 [2021-11-23T16:05:30.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:05:30 [2021-11-23T16:05:30.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:05:30 [2021-11-23T16:05:30.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:05:30 [2021-11-23T16:05:30.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:05:30 [2021-11-23T16:05:30.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:05:30 [2021-11-23T16:05:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:05:30 [2021-11-23T16:05:30.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:05:30 [2021-11-23T16:05:30.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:05:30 [2021-11-23T16:05:30.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:05:30 [2021-11-23T16:05:30.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:05:30 [2021-11-23T16:05:30.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:05:30 [2021-11-23T16:05:30.008Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:05:30 [2021-11-23T16:05:30.265Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestCreateDifferentPlatform
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestCreateDifferentPlatform/different_os
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:05:30 [2021-11-23T16:05:30.265Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:05:30 [2021-11-23T16:05:30.265Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:05:30 [2021-11-23T16:05:30.265Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:05:30 [2021-11-23T16:05:30.265Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:05:30 [2021-11-23T16:05:30.265Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestContainerStartOnDaemonRestart
16:05:30 [2021-11-23T16:05:30.265Z] === PAUSE TestContainerStartOnDaemonRestart
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestDaemonRestartIpcMode
16:05:30 [2021-11-23T16:05:30.265Z] === PAUSE TestDaemonRestartIpcMode
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestDaemonHostGatewayIP
16:05:30 [2021-11-23T16:05:30.265Z] === PAUSE TestDaemonHostGatewayIP
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestRestartDaemonWithRestartingContainer
16:05:30 [2021-11-23T16:05:30.265Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestContainerKillOnDaemonStart
16:05:30 [2021-11-23T16:05:30.265Z] === PAUSE TestContainerKillOnDaemonStart
16:05:30 [2021-11-23T16:05:30.265Z] === RUN   TestDiff
16:05:30 [2021-11-23T16:05:30.827Z] --- PASS: TestDiff (0.40s)
16:05:30 [2021-11-23T16:05:30.827Z] === RUN   TestExecWithCloseStdin
16:05:31 [2021-11-23T16:05:31.389Z] --- PASS: TestExecWithCloseStdin (0.47s)
16:05:31 [2021-11-23T16:05:31.389Z] === RUN   TestExec
16:05:31 [2021-11-23T16:05:31.645Z] --- PASS: TestExec (0.47s)
16:05:31 [2021-11-23T16:05:31.645Z] === RUN   TestExecUser
16:05:32 [2021-11-23T16:05:32.207Z] --- PASS: TestExecUser (0.46s)
16:05:32 [2021-11-23T16:05:32.207Z] === RUN   TestExportContainerAndImportImage
16:05:32 [2021-11-23T16:05:32.768Z] --- PASS: TestExportContainerAndImportImage (0.55s)
16:05:32 [2021-11-23T16:05:32.768Z] === RUN   TestExportContainerAfterDaemonRestart
16:05:34 [2021-11-23T16:05:34.133Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
16:05:34 [2021-11-23T16:05:34.133Z] === RUN   TestHealthCheckWorkdir
16:05:34 [2021-11-23T16:05:34.388Z] --- PASS: TestHealthCheckWorkdir (0.51s)
16:05:34 [2021-11-23T16:05:34.389Z] === RUN   TestHealthKillContainer
16:05:42 [2021-11-23T16:05:42.470Z] --- PASS: TestHealthKillContainer (7.86s)
16:05:42 [2021-11-23T16:05:42.470Z] === RUN   TestInspectCpusetInConfigPre120
16:05:42 [2021-11-23T16:05:42.726Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
16:05:42 [2021-11-23T16:05:42.726Z] === RUN   TestIpcModeNone
16:05:43 [2021-11-23T16:05:43.288Z] --- PASS: TestIpcModeNone (0.46s)
16:05:43 [2021-11-23T16:05:43.288Z] === RUN   TestIpcModePrivate
16:05:43 [2021-11-23T16:05:43.544Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
16:05:43 [2021-11-23T16:05:43.544Z] --- PASS: TestIpcModePrivate (0.45s)
16:05:43 [2021-11-23T16:05:43.544Z] === RUN   TestIpcModeShareable
16:05:43 [2021-11-23T16:05:43.800Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
16:05:44 [2021-11-23T16:05:44.056Z] --- PASS: TestIpcModeShareable (0.44s)
16:05:44 [2021-11-23T16:05:44.056Z] === RUN   TestAPIIpcModeShareableAndContainer
16:05:45 [2021-11-23T16:05:45.422Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
16:05:45 [2021-11-23T16:05:45.422Z] === RUN   TestAPIIpcModeHost
16:05:45 [2021-11-23T16:05:45.678Z] --- PASS: TestAPIIpcModeHost (0.33s)
16:05:45 [2021-11-23T16:05:45.678Z] === RUN   TestDaemonIpcModeShareable
16:05:46 [2021-11-23T16:05:46.604Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
16:05:46 [2021-11-23T16:05:46.860Z] --- PASS: TestDaemonIpcModeShareable (1.09s)
16:05:46 [2021-11-23T16:05:46.860Z] === RUN   TestDaemonIpcModePrivate
16:05:47 [2021-11-23T16:05:47.787Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
16:05:48 [2021-11-23T16:05:48.042Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
16:05:48 [2021-11-23T16:05:48.042Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:05:48 [2021-11-23T16:05:48.969Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
16:05:48 [2021-11-23T16:05:48.969Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
16:05:48 [2021-11-23T16:05:48.969Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:05:49 [2021-11-23T16:05:49.896Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
16:05:50 [2021-11-23T16:05:50.152Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
16:05:50 [2021-11-23T16:05:50.152Z] === RUN   TestIpcModeOlderClient
16:05:50 [2021-11-23T16:05:50.152Z] === PAUSE TestIpcModeOlderClient
16:05:50 [2021-11-23T16:05:50.152Z] === RUN   TestKillContainerInvalidSignal
16:05:50 [2021-11-23T16:05:50.713Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
16:05:50 [2021-11-23T16:05:50.713Z] === RUN   TestKillContainer
16:05:50 [2021-11-23T16:05:50.713Z] === RUN   TestKillContainer/no_signal
16:05:50 [2021-11-23T16:05:50.969Z] === RUN   TestKillContainer/non_killing_signal
16:05:51 [2021-11-23T16:05:51.225Z] === RUN   TestKillContainer/killing_signal
16:05:51 [2021-11-23T16:05:51.787Z] --- PASS: TestKillContainer (1.29s)
16:05:51 [2021-11-23T16:05:51.787Z]     --- PASS: TestKillContainer/no_signal (0.37s)
16:05:51 [2021-11-23T16:05:51.787Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
16:05:51 [2021-11-23T16:05:51.787Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
16:05:51 [2021-11-23T16:05:51.787Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:05:51 [2021-11-23T16:05:51.787Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:05:52 [2021-11-23T16:05:52.348Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:05:52 [2021-11-23T16:05:52.604Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
16:05:52 [2021-11-23T16:05:52.604Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
16:05:52 [2021-11-23T16:05:52.604Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
16:05:52 [2021-11-23T16:05:52.604Z] === RUN   TestKillStoppedContainer
16:05:52 [2021-11-23T16:05:52.604Z] --- PASS: TestKillStoppedContainer (0.04s)
16:05:52 [2021-11-23T16:05:52.604Z] === RUN   TestKillStoppedContainerAPIPre120
16:05:52 [2021-11-23T16:05:52.860Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:05:52 [2021-11-23T16:05:52.860Z] === RUN   TestKillDifferentUserContainer
16:05:53 [2021-11-23T16:05:53.116Z] --- PASS: TestKillDifferentUserContainer (0.40s)
16:05:53 [2021-11-23T16:05:53.116Z] === RUN   TestInspectOomKilledTrue
16:05:53 [2021-11-23T16:05:53.677Z] --- PASS: TestInspectOomKilledTrue (0.45s)
16:05:53 [2021-11-23T16:05:53.677Z] === RUN   TestInspectOomKilledFalse
16:05:53 [2021-11-23T16:05:53.933Z] --- PASS: TestInspectOomKilledFalse (0.37s)
16:05:53 [2021-11-23T16:05:53.933Z] === RUN   TestLinksEtcHostsContentMatch
16:05:54 [2021-11-23T16:05:54.189Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
16:05:54 [2021-11-23T16:05:54.189Z] === RUN   TestLinksContainerNames
16:05:55 [2021-11-23T16:05:55.116Z] --- PASS: TestLinksContainerNames (0.79s)
16:05:55 [2021-11-23T16:05:55.116Z] === RUN   TestLogsFollowTailEmpty
16:05:55 [2021-11-23T16:05:55.372Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
16:05:55 [2021-11-23T16:05:55.372Z] === RUN   TestContainerNetworkMountsNoChown
16:05:55 [2021-11-23T16:05:55.933Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/default
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/default
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/private
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/private
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rprivate
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rprivate
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/slave
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/slave
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rslave
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rslave
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/shared
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/shared
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rshared
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rshared
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/default
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/default/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/default/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rslave
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rshared
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/shared
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rprivate
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/slave
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/private
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/private/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/private/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/default/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/default/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:05:55 [2021-11-23T16:05:55.933Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/private/bind_root
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/private/mount_root
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:05:56 [2021-11-23T16:05:56.189Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:05:56 [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:05:56 [2021-11-23T16:05:56.189Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:05:56 [2021-11-23T16:05:56.189Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:05:56 [2021-11-23T16:05:56.189Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:05:56 [2021-11-23T16:05:56.189Z] === RUN   TestContainerBindMountNonRecursive
16:05:57 [2021-11-23T16:05:57.554Z] --- PASS: TestContainerBindMountNonRecursive (1.27s)
16:05:57 [2021-11-23T16:05:57.554Z] === RUN   TestContainerVolumesMountedAsShared
16:05:57 [2021-11-23T16:05:57.809Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s)
16:05:57 [2021-11-23T16:05:57.809Z] === RUN   TestContainerVolumesMountedAsSlave
16:05:58 [2021-11-23T16:05:58.065Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
16:05:58 [2021-11-23T16:05:58.065Z] === RUN   TestNetworkNat
16:05:58 [2021-11-23T16:05:58.626Z] --- PASS: TestNetworkNat (0.42s)
16:05:58 [2021-11-23T16:05:58.626Z] === RUN   TestNetworkLocalhostTCPNat
16:05:58 [2021-11-23T16:05:58.882Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
16:05:58 [2021-11-23T16:05:58.882Z] === RUN   TestNetworkLoopbackNat
16:06:01 [2021-11-23T16:06:01.403Z] --- PASS: TestNetworkLoopbackNat (2.50s)
16:06:01 [2021-11-23T16:06:01.403Z] === RUN   TestPause
16:06:01 [2021-11-23T16:06:01.965Z] --- PASS: TestPause (0.41s)
16:06:01 [2021-11-23T16:06:01.966Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:06:01 [2021-11-23T16:06:01.966Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:06:01 [2021-11-23T16:06:01.966Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:06:01 [2021-11-23T16:06:01.966Z] === RUN   TestPauseStopPausedContainer
16:06:02 [2021-11-23T16:06:02.527Z] --- PASS: TestPauseStopPausedContainer (0.44s)
16:06:02 [2021-11-23T16:06:02.527Z] === RUN   TestPidHost
16:06:03 [2021-11-23T16:06:03.455Z] --- PASS: TestPidHost (0.92s)
16:06:03 [2021-11-23T16:06:03.455Z] === RUN   TestPsFilter
16:06:03 [2021-11-23T16:06:03.455Z] --- PASS: TestPsFilter (0.10s)
16:06:03 [2021-11-23T16:06:03.455Z] === RUN   TestRemoveContainerWithRemovedVolume
16:06:03 [2021-11-23T16:06:03.711Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
16:06:03 [2021-11-23T16:06:03.711Z] === RUN   TestRemoveContainerWithVolume
16:06:04 [2021-11-23T16:06:04.272Z] --- PASS: TestRemoveContainerWithVolume (0.36s)
16:06:04 [2021-11-23T16:06:04.272Z] === RUN   TestRemoveContainerRunning
16:06:04 [2021-11-23T16:06:04.528Z] --- PASS: TestRemoveContainerRunning (0.38s)
16:06:04 [2021-11-23T16:06:04.528Z] === RUN   TestRemoveContainerForceRemoveRunning
16:06:04 [2021-11-23T16:06:04.784Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
16:06:04 [2021-11-23T16:06:04.784Z] === RUN   TestRemoveInvalidContainer
16:06:05 [2021-11-23T16:06:05.040Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:06:05 [2021-11-23T16:06:05.041Z] === RUN   TestRenameLinkedContainer
16:06:06 [2021-11-23T16:06:06.406Z] --- PASS: TestRenameLinkedContainer (1.58s)
16:06:06 [2021-11-23T16:06:06.406Z] === RUN   TestRenameStoppedContainer
16:06:06 [2021-11-23T16:06:06.968Z] --- PASS: TestRenameStoppedContainer (0.39s)
16:06:06 [2021-11-23T16:06:06.968Z] === RUN   TestRenameRunningContainerAndReuse
16:06:07 [2021-11-23T16:06:07.896Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
16:06:07 [2021-11-23T16:06:07.896Z] === RUN   TestRenameInvalidName
16:06:08 [2021-11-23T16:06:08.151Z] --- PASS: TestRenameInvalidName (0.40s)
16:06:08 [2021-11-23T16:06:08.151Z] === RUN   TestRenameAnonymousContainer
16:06:09 [2021-11-23T16:06:09.516Z] --- PASS: TestRenameAnonymousContainer (1.40s)
16:06:09 [2021-11-23T16:06:09.516Z] === RUN   TestRenameContainerWithSameName
16:06:09 [2021-11-23T16:06:09.772Z] --- PASS: TestRenameContainerWithSameName (0.37s)
16:06:09 [2021-11-23T16:06:09.772Z] === RUN   TestRenameContainerWithLinkedContainer
16:06:10 [2021-11-23T16:06:10.700Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s)
16:06:10 [2021-11-23T16:06:10.700Z] === RUN   TestResize
16:06:10 [2021-11-23T16:06:10.955Z] --- PASS: TestResize (0.39s)
16:06:10 [2021-11-23T16:06:10.955Z] === RUN   TestResizeWithInvalidSize
16:06:11 [2021-11-23T16:06:11.517Z] --- PASS: TestResizeWithInvalidSize (0.40s)
16:06:11 [2021-11-23T16:06:11.517Z] === RUN   TestResizeWhenContainerNotStarted
16:06:11 [2021-11-23T16:06:11.776Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s)
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:06:11 [2021-11-23T16:06:11.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:06:13 [2021-11-23T16:06:13.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:06:13 [2021-11-23T16:06:13.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:06:14 [2021-11-23T16:06:14.324Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:06:14 [2021-11-23T16:06:14.580Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:06:15 [2021-11-23T16:06:15.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:06:18 [2021-11-23T16:06:18.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:06:18 [2021-11-23T16:06:18.953Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:06:21 [2021-11-23T16:06:21.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:06:22 [2021-11-23T16:06:22.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:06:22 [2021-11-23T16:06:22.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:06:24 [2021-11-23T16:06:24.321Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:06:24 [2021-11-23T16:06:24.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:06:25 [2021-11-23T16:06:25.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:06:26 [2021-11-23T16:06:26.739Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:06:28 [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.22s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.73s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
16:06:28 [2021-11-23T16:06:28.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
16:06:28 [2021-11-23T16:06:28.104Z] === RUN   TestCgroupNamespacesRun
16:06:29 [2021-11-23T16:06:29.470Z] --- PASS: TestCgroupNamespacesRun (1.10s)
16:06:29 [2021-11-23T16:06:29.470Z] === RUN   TestCgroupNamespacesRunPrivileged
16:06:30 [2021-11-23T16:06:30.398Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
16:06:30 [2021-11-23T16:06:30.398Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:06:31 [2021-11-23T16:06:31.325Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
16:06:31 [2021-11-23T16:06:31.325Z] === RUN   TestCgroupNamespacesRunHostMode
16:06:32 [2021-11-23T16:06:32.689Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s)
16:06:32 [2021-11-23T16:06:32.689Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:06:33 [2021-11-23T16:06:33.617Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
16:06:33 [2021-11-23T16:06:33.617Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:06:34 [2021-11-23T16:06:34.988Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
16:06:34 [2021-11-23T16:06:34.988Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:06:35 [2021-11-23T16:06:35.552Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
16:06:35 [2021-11-23T16:06:35.552Z] === RUN   TestCgroupNamespacesRunOlderClient
16:06:36 [2021-11-23T16:06:36.481Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
16:06:36 [2021-11-23T16:06:36.481Z] === RUN   TestNISDomainname
16:06:37 [2021-11-23T16:06:37.043Z] --- PASS: TestNISDomainname (0.51s)
16:06:37 [2021-11-23T16:06:37.043Z] === RUN   TestHostnameDnsResolution
16:06:37 [2021-11-23T16:06:37.971Z] --- PASS: TestHostnameDnsResolution (0.69s)
16:06:37 [2021-11-23T16:06:37.971Z] === RUN   TestUnprivilegedPortsAndPing
16:06:38 [2021-11-23T16:06:38.226Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s)
16:06:38 [2021-11-23T16:06:38.226Z] === RUN   TestStats
16:06:40 [2021-11-23T16:06:40.742Z] --- PASS: TestStats (2.42s)
16:06:40 [2021-11-23T16:06:40.742Z] === RUN   TestStopContainerWithTimeout
16:06:40 [2021-11-23T16:06:40.742Z] === RUN   TestStopContainerWithTimeout/0
16:06:40 [2021-11-23T16:06:40.742Z] === PAUSE TestStopContainerWithTimeout/0
16:06:40 [2021-11-23T16:06:40.742Z] === RUN   TestStopContainerWithTimeout/1
16:06:40 [2021-11-23T16:06:40.742Z] === PAUSE TestStopContainerWithTimeout/1
16:06:40 [2021-11-23T16:06:40.742Z] === RUN   TestStopContainerWithTimeout/3
16:06:40 [2021-11-23T16:06:40.742Z] === PAUSE TestStopContainerWithTimeout/3
16:06:40 [2021-11-23T16:06:40.742Z] === RUN   TestStopContainerWithTimeout/-1
16:06:40 [2021-11-23T16:06:40.742Z] === PAUSE TestStopContainerWithTimeout/-1
16:06:40 [2021-11-23T16:06:40.742Z] === CONT  TestStopContainerWithTimeout/0
16:06:40 [2021-11-23T16:06:40.742Z] === CONT  TestStopContainerWithTimeout/-1
16:06:41 [2021-11-23T16:06:41.303Z] === CONT  TestStopContainerWithTimeout/3
16:06:43 [2021-11-23T16:06:43.191Z] === CONT  TestStopContainerWithTimeout/1
16:06:44 [2021-11-23T16:06:44.555Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:06:44 [2021-11-23T16:06:44.555Z]     --- PASS: TestStopContainerWithTimeout/0 (0.57s)
16:06:44 [2021-11-23T16:06:44.555Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
16:06:44 [2021-11-23T16:06:44.555Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
16:06:44 [2021-11-23T16:06:44.555Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
16:06:44 [2021-11-23T16:06:44.555Z] === RUN   TestDeleteDevicemapper
16:06:44 [2021-11-23T16:06:44.555Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:06:44 [2021-11-23T16:06:44.555Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:06:44 [2021-11-23T16:06:44.555Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:06:45 [2021-11-23T16:06:45.920Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s)
16:06:45 [2021-11-23T16:06:45.921Z] === RUN   TestUpdateMemory
16:06:46 [2021-11-23T16:06:46.482Z] --- PASS: TestUpdateMemory (0.50s)
16:06:46 [2021-11-23T16:06:46.482Z] === RUN   TestUpdateCPUQuota
16:06:47 [2021-11-23T16:06:47.408Z] --- PASS: TestUpdateCPUQuota (0.77s)
16:06:47 [2021-11-23T16:06:47.408Z] === RUN   TestUpdatePidsLimit
16:06:47 [2021-11-23T16:06:47.408Z] === RUN   TestUpdatePidsLimit/update_from_none
16:06:47 [2021-11-23T16:06:47.408Z] === RUN   TestUpdatePidsLimit/no_change
16:06:47 [2021-11-23T16:06:47.667Z] === RUN   TestUpdatePidsLimit/update_lower
16:06:47 [2021-11-23T16:06:47.667Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:06:47 [2021-11-23T16:06:47.923Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:06:48 [2021-11-23T16:06:48.179Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:06:48 [2021-11-23T16:06:48.435Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:06:48 [2021-11-23T16:06:48.996Z] --- PASS: TestUpdatePidsLimit (1.78s)
16:06:48 [2021-11-23T16:06:48.996Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
16:06:48 [2021-11-23T16:06:48.996Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
16:06:48 [2021-11-23T16:06:48.996Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
16:06:48 [2021-11-23T16:06:48.996Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
16:06:48 [2021-11-23T16:06:48.996Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
16:06:48 [2021-11-23T16:06:48.996Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
16:06:48 [2021-11-23T16:06:48.996Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
16:06:48 [2021-11-23T16:06:48.996Z] === RUN   TestUpdateRestartPolicy
16:07:01 [2021-11-23T16:07:01.161Z] --- PASS: TestUpdateRestartPolicy (10.63s)
16:07:01 [2021-11-23T16:07:01.161Z] === RUN   TestUpdateRestartWithAutoRemove
16:07:01 [2021-11-23T16:07:01.161Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s)
16:07:01 [2021-11-23T16:07:01.161Z] === RUN   TestWaitNonBlocked
16:07:01 [2021-11-23T16:07:01.161Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:07:01 [2021-11-23T16:07:01.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:07:01 [2021-11-23T16:07:01.161Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:07:01 [2021-11-23T16:07:01.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:07:01 [2021-11-23T16:07:01.161Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:07:01 [2021-11-23T16:07:01.161Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:07:01 [2021-11-23T16:07:01.161Z] --- PASS: TestWaitNonBlocked (0.01s)
16:07:01 [2021-11-23T16:07:01.161Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
16:07:01 [2021-11-23T16:07:01.161Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
16:07:01 [2021-11-23T16:07:01.161Z] === RUN   TestWaitBlocked
16:07:01 [2021-11-23T16:07:01.161Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:07:01 [2021-11-23T16:07:01.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:07:01 [2021-11-23T16:07:01.161Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:07:01 [2021-11-23T16:07:01.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:07:01 [2021-11-23T16:07:01.161Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:07:01 [2021-11-23T16:07:01.161Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:07:01 [2021-11-23T16:07:01.161Z] --- PASS: TestWaitBlocked (0.01s)
16:07:01 [2021-11-23T16:07:01.161Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s)
16:07:01 [2021-11-23T16:07:01.161Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
16:07:01 [2021-11-23T16:07:01.161Z] === CONT  TestContainerStartOnDaemonRestart
16:07:01 [2021-11-23T16:07:01.161Z] === CONT  TestRestartDaemonWithRestartingContainer
16:07:03 [2021-11-23T16:07:03.678Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s)
16:07:03 [2021-11-23T16:07:03.678Z] === CONT  TestIpcModeOlderClient
16:07:03 [2021-11-23T16:07:03.678Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s)
16:07:03 [2021-11-23T16:07:03.678Z] === CONT  TestContainerKillOnDaemonStart
16:07:03 [2021-11-23T16:07:03.678Z] --- PASS: TestIpcModeOlderClient (0.06s)
16:07:03 [2021-11-23T16:07:03.678Z] === CONT  TestDaemonHostGatewayIP
16:07:05 [2021-11-23T16:07:05.567Z] --- PASS: TestDaemonHostGatewayIP (2.30s)
16:07:05 [2021-11-23T16:07:05.567Z] === CONT  TestDaemonRestartIpcMode
16:07:08 [2021-11-23T16:07:08.082Z] --- PASS: TestDaemonRestartIpcMode (2.10s)
16:07:16 [2021-11-23T16:07:16.164Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
16:07:16 [2021-11-23T16:07:16.164Z] PASS
16:07:16 [2021-11-23T16:07:16.164Z] 
16:07:16 [2021-11-23T16:07:16.164Z] === Skipped
16:07:16 [2021-11-23T16:07:16.164Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:07:16 [2021-11-23T16:07:16.164Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:07:16 [2021-11-23T16:07:16.164Z] 
16:07:16 [2021-11-23T16:07:16.164Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:07:16 [2021-11-23T16:07:16.164Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:07:16 [2021-11-23T16:07:16.164Z] 
16:07:16 [2021-11-23T16:07:16.164Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:07:16 [2021-11-23T16:07:16.164Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:07:16 [2021-11-23T16:07:16.164Z] 
16:07:16 [2021-11-23T16:07:16.164Z] DONE 200 tests, 3 skipped in 109.007s
16:07:16 [2021-11-23T16:07:16.164Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:07:16 [2021-11-23T16:07:16.164Z] ++ 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:07:16 [2021-11-23T16:07:16.164Z] ++ set -e
16:07:16 [2021-11-23T16:07:16.164Z] ++ '[' -n 0 ']'
16:07:16 [2021-11-23T16:07:16.164Z] ++ set -x
16:07:16 [2021-11-23T16:07:16.164Z] ++ 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:07:16 [2021-11-23T16:07:16.164Z] === RUN   TestConfigDaemonLibtrustID
16:07:16 [2021-11-23T16:07:16.164Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
16:07:16 [2021-11-23T16:07:16.164Z] === RUN   TestDaemonConfigValidation
16:07:16 [2021-11-23T16:07:16.164Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:07:16 [2021-11-23T16:07:16.164Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:07:16 [2021-11-23T16:07:16.164Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:07:16 [2021-11-23T16:07:16.165Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:07:16 [2021-11-23T16:07:16.165Z] === RUN   TestDaemonConfigValidation/invalid_config
16:07:16 [2021-11-23T16:07:16.165Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:07:16 [2021-11-23T16:07:16.165Z] === RUN   TestDaemonConfigValidation/malformed_config
16:07:16 [2021-11-23T16:07:16.165Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:07:16 [2021-11-23T16:07:16.165Z] === RUN   TestDaemonConfigValidation/valid_config
16:07:16 [2021-11-23T16:07:16.165Z] === PAUSE TestDaemonConfigValidation/valid_config
16:07:16 [2021-11-23T16:07:16.165Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:07:16 [2021-11-23T16:07:16.165Z] === CONT  TestDaemonConfigValidation/malformed_config
16:07:16 [2021-11-23T16:07:16.165Z] === CONT  TestDaemonConfigValidation/invalid_config
16:07:16 [2021-11-23T16:07:16.165Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:07:16 [2021-11-23T16:07:16.165Z] === CONT  TestDaemonConfigValidation/valid_config
16:07:16 [2021-11-23T16:07:16.165Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:07:16 [2021-11-23T16:07:16.165Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
16:07:16 [2021-11-23T16:07:16.165Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
16:07:16 [2021-11-23T16:07:16.165Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
16:07:16 [2021-11-23T16:07:16.165Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:07:16 [2021-11-23T16:07:16.165Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.04s)
16:07:16 [2021-11-23T16:07:16.165Z] === RUN   TestConfigDaemonSeccompProfiles
16:07:16 [2021-11-23T16:07:16.165Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:07:16 [2021-11-23T16:07:16.726Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:07:18 [2021-11-23T16:07:18.090Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:07:19 [2021-11-23T16:07:19.021Z] === CONT  TestConfigDaemonSeccompProfiles
16:07:19 [2021-11-23T16:07:19.021Z]     daemon_test.go:156: [dc58487d73fd8] daemon is not started
16:07:19 [2021-11-23T16:07:19.021Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
16:07:19 [2021-11-23T16:07:19.021Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:07:19 [2021-11-23T16:07:19.021Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:07:19 [2021-11-23T16:07:19.021Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:07:19 [2021-11-23T16:07:19.021Z] === RUN   TestDaemonProxy
16:07:19 [2021-11-23T16:07:19.021Z] === RUN   TestDaemonProxy/environment_variables
16:07:20 [2021-11-23T16:07:20.931Z] === RUN   TestDaemonProxy/command-line_options
16:07:22 [2021-11-23T16:07:22.321Z] === RUN   TestDaemonProxy/configuration_file
16:07:24 [2021-11-23T16:07:24.208Z] === RUN   TestDaemonProxy/conflicting_options
16:07:24 [2021-11-23T16:07:24.464Z] === RUN   TestDaemonProxy/reload_sanitized
16:07:25 [2021-11-23T16:07:25.025Z] --- PASS: TestDaemonProxy (6.25s)
16:07:25 [2021-11-23T16:07:25.025Z]     --- PASS: TestDaemonProxy/environment_variables (1.81s)
16:07:25 [2021-11-23T16:07:25.025Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
16:07:25 [2021-11-23T16:07:25.025Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
16:07:25 [2021-11-23T16:07:25.025Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:07:25 [2021-11-23T16:07:25.025Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:07:25 [2021-11-23T16:07:25.025Z] PASS
16:07:25 [2021-11-23T16:07:25.025Z] 
16:07:25 [2021-11-23T16:07:25.025Z] DONE 17 tests in 10.173s
16:07:25 [2021-11-23T16:07:25.025Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:07:25 [2021-11-23T16:07:25.025Z] ++ 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:07:25 [2021-11-23T16:07:25.025Z] ++ set -e
16:07:25 [2021-11-23T16:07:25.025Z] ++ '[' -n 0 ']'
16:07:25 [2021-11-23T16:07:25.025Z] ++ set -x
16:07:25 [2021-11-23T16:07:25.026Z] ++ 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:07:25 [2021-11-23T16:07:25.282Z] INFO: Testing against a local daemon
16:07:25 [2021-11-23T16:07:25.282Z] === RUN   TestCommitInheritsEnv
16:07:25 [2021-11-23T16:07:25.537Z] --- PASS: TestCommitInheritsEnv (0.24s)
16:07:25 [2021-11-23T16:07:25.537Z] === RUN   TestImportExtremelyLargeImageWorks
16:07:25 [2021-11-23T16:07:25.537Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:07:25 [2021-11-23T16:07:25.537Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:07:25 [2021-11-23T16:07:25.538Z] === RUN   TestImagesFilterMultiReference
16:07:25 [2021-11-23T16:07:25.538Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:07:25 [2021-11-23T16:07:25.538Z] === RUN   TestImagePullPlatformInvalid
16:07:25 [2021-11-23T16:07:25.538Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:07:25 [2021-11-23T16:07:25.538Z] === RUN   TestRemoveImageOrphaning
16:07:25 [2021-11-23T16:07:25.794Z] --- PASS: TestRemoveImageOrphaning (0.23s)
16:07:25 [2021-11-23T16:07:25.794Z] === RUN   TestRemoveImageGarbageCollector
16:07:25 [2021-11-23T16:07:25.794Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:07:25 [2021-11-23T16:07:25.794Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:07:25 [2021-11-23T16:07:25.794Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:07:25 [2021-11-23T16:07:25.794Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:07:25 [2021-11-23T16:07:25.794Z] === RUN   TestTagInvalidReference
16:07:25 [2021-11-23T16:07:25.794Z] --- PASS: TestTagInvalidReference (0.01s)
16:07:25 [2021-11-23T16:07:25.794Z] === RUN   TestTagValidPrefixedRepo
16:07:25 [2021-11-23T16:07:25.794Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:07:25 [2021-11-23T16:07:25.794Z] === RUN   TestTagExistedNameWithoutForce
16:07:25 [2021-11-23T16:07:25.794Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:07:25 [2021-11-23T16:07:25.794Z] === RUN   TestTagOfficialNames
16:07:26 [2021-11-23T16:07:26.050Z] --- PASS: TestTagOfficialNames (0.05s)
16:07:26 [2021-11-23T16:07:26.050Z] === RUN   TestTagMatchesDigest
16:07:26 [2021-11-23T16:07:26.050Z] --- PASS: TestTagMatchesDigest (0.01s)
16:07:26 [2021-11-23T16:07:26.050Z] PASS
16:07:26 [2021-11-23T16:07:26.050Z] 
16:07:26 [2021-11-23T16:07:26.050Z] === Skipped
16:07:26 [2021-11-23T16:07:26.050Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:07:26 [2021-11-23T16:07:26.050Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:07:26 [2021-11-23T16:07:26.050Z] 
16:07:26 [2021-11-23T16:07:26.050Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:07:26 [2021-11-23T16:07:26.050Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:07:26 [2021-11-23T16:07:26.050Z] 
16:07:26 [2021-11-23T16:07:26.050Z] DONE 12 tests, 2 skipped in 0.857s
16:07:26 [2021-11-23T16:07:26.050Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:07:26 [2021-11-23T16:07:26.050Z] ++ 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:07:26 [2021-11-23T16:07:26.050Z] ++ set -e
16:07:26 [2021-11-23T16:07:26.050Z] ++ '[' -n 0 ']'
16:07:26 [2021-11-23T16:07:26.050Z] ++ set -x
16:07:26 [2021-11-23T16:07:26.050Z] ++ 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:07:26 [2021-11-23T16:07:26.050Z] INFO: Testing against a local daemon
16:07:26 [2021-11-23T16:07:26.050Z] === RUN   TestNetworkCreateDelete
16:07:26 [2021-11-23T16:07:26.050Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:07:26 [2021-11-23T16:07:26.050Z] === RUN   TestDockerNetworkDeletePreferID
16:07:26 [2021-11-23T16:07:26.612Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
16:07:26 [2021-11-23T16:07:26.612Z] === RUN   TestDaemonDNSFallback
16:07:33 [2021-11-23T16:07:33.146Z] --- PASS: TestDaemonDNSFallback (6.21s)
16:07:33 [2021-11-23T16:07:33.146Z] === RUN   TestInspectNetwork
16:07:35 [2021-11-23T16:07:35.661Z] === RUN   TestInspectNetwork/full_network_id
16:07:35 [2021-11-23T16:07:35.661Z] === RUN   TestInspectNetwork/partial_network_id
16:07:35 [2021-11-23T16:07:35.661Z] === RUN   TestInspectNetwork/network_name
16:07:35 [2021-11-23T16:07:35.661Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:07:39 [2021-11-23T16:07:39.826Z] --- PASS: TestInspectNetwork (6.86s)
16:07:39 [2021-11-23T16:07:39.826Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:07:39 [2021-11-23T16:07:39.826Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:07:39 [2021-11-23T16:07:39.826Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:07:39 [2021-11-23T16:07:39.826Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:07:39 [2021-11-23T16:07:39.826Z] === RUN   TestRunContainerWithBridgeNone
16:07:41 [2021-11-23T16:07:41.190Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
16:07:41 [2021-11-23T16:07:41.190Z] === RUN   TestNetworkInvalidJSON
16:07:41 [2021-11-23T16:07:41.190Z] === RUN   TestNetworkInvalidJSON//networks/create
16:07:41 [2021-11-23T16:07:41.190Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:07:41 [2021-11-23T16:07:41.190Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:07:41 [2021-11-23T16:07:41.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:07:41 [2021-11-23T16:07:41.190Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:07:41 [2021-11-23T16:07:41.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:07:41 [2021-11-23T16:07:41.190Z] === CONT  TestNetworkInvalidJSON//networks/create
16:07:41 [2021-11-23T16:07:41.190Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:07:41 [2021-11-23T16:07:41.190Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:07:41 [2021-11-23T16:07:41.190Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:07:41 [2021-11-23T16:07:41.190Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:07:41 [2021-11-23T16:07:41.190Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:07:41 [2021-11-23T16:07:41.190Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:07:41 [2021-11-23T16:07:41.190Z] === RUN   TestNetworkList
16:07:41 [2021-11-23T16:07:41.190Z] === RUN   TestNetworkList//networks
16:07:41 [2021-11-23T16:07:41.190Z] === PAUSE TestNetworkList//networks
16:07:41 [2021-11-23T16:07:41.190Z] === RUN   TestNetworkList//networks/
16:07:41 [2021-11-23T16:07:41.190Z] === PAUSE TestNetworkList//networks/
16:07:41 [2021-11-23T16:07:41.190Z] === CONT  TestNetworkList//networks
16:07:41 [2021-11-23T16:07:41.190Z] === CONT  TestNetworkList//networks/
16:07:41 [2021-11-23T16:07:41.190Z] --- PASS: TestNetworkList (0.02s)
16:07:41 [2021-11-23T16:07:41.190Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:07:41 [2021-11-23T16:07:41.190Z]     --- PASS: TestNetworkList//networks (0.00s)
16:07:41 [2021-11-23T16:07:41.190Z] === RUN   TestHostIPv4BridgeLabel
16:07:41 [2021-11-23T16:07:41.751Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:07:41 [2021-11-23T16:07:41.751Z] === RUN   TestDaemonRestartWithLiveRestore
16:07:42 [2021-11-23T16:07:42.755Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:07:42 [2021-11-23T16:07:42.755Z] === RUN   TestDaemonDefaultNetworkPools
16:07:43 [2021-11-23T16:07:43.317Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
16:07:43 [2021-11-23T16:07:43.317Z] === RUN   TestDaemonRestartWithExistingNetwork
16:07:44 [2021-11-23T16:07:44.683Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
16:07:44 [2021-11-23T16:07:44.683Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:07:45 [2021-11-23T16:07:45.610Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
16:07:45 [2021-11-23T16:07:45.610Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:07:46 [2021-11-23T16:07:46.172Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:07:46 [2021-11-23T16:07:46.172Z] === RUN   TestServiceWithPredefinedNetwork
16:07:48 [2021-11-23T16:07:48.688Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s)
16:07:48 [2021-11-23T16:07:48.688Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:07:48 [2021-11-23T16:07:48.688Z]     service_test.go:243: FLAKY_TEST
16:07:48 [2021-11-23T16:07:48.688Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:07:48 [2021-11-23T16:07:48.688Z] === RUN   TestServiceWithDataPathPortInit
16:08:03 [2021-11-23T16:08:03.527Z] --- PASS: TestServiceWithDataPathPortInit (13.29s)
16:08:03 [2021-11-23T16:08:03.527Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:08:03 [2021-11-23T16:08:03.527Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ra914tm3a5u99mr4ihryer5t3 Created:2021-11-23 16:08:02.542557543 +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[3dad2fae1659a1b8ad47767cc4315c03ebb8e67af93f499ad10c3186511151ff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbdwu6aln68g3r57puk3yaan8 EndpointID:e777039aa55ece65944f56da065a1f3ddb0db190d4d8b21a5811e8b5f38971a2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50e6691a00b54607577e3216003c4c4d80b0eb6049ee5354fd221f9c348e063a 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:b5b29ca8d936 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbdwu6aln68g3r57puk3yaan8 EndpointID:e777039aa55ece65944f56da065a1f3ddb0db190d4d8b21a5811e8b5f38971a2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:08:08 [2021-11-23T16:08:08.769Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.26s)
16:08:08 [2021-11-23T16:08:08.769Z] PASS
16:08:08 [2021-11-23T16:08:08.769Z] 
16:08:08 [2021-11-23T16:08:08.769Z] === Skipped
16:08:08 [2021-11-23T16:08:08.769Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:08:08 [2021-11-23T16:08:08.769Z]     service_test.go:243: FLAKY_TEST
16:08:08 [2021-11-23T16:08:08.769Z] 
16:08:08 [2021-11-23T16:08:08.769Z] DONE 26 tests, 1 skipped in 41.999s
16:08:08 [2021-11-23T16:08:08.769Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:08:08 [2021-11-23T16:08:08.769Z] ++ 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:08:08 [2021-11-23T16:08:08.769Z] ++ set -e
16:08:08 [2021-11-23T16:08:08.769Z] ++ '[' -n 0 ']'
16:08:08 [2021-11-23T16:08:08.769Z] ++ set -x
16:08:08 [2021-11-23T16:08:08.769Z] ++ 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:08:08 [2021-11-23T16:08:08.769Z] INFO: Testing against a local daemon
16:08:08 [2021-11-23T16:08:08.769Z] === RUN   TestDockerNetworkIpvlanPersistance
16:08:08 [2021-11-23T16:08:08.769Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:08:08 [2021-11-23T16:08:08.769Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:08:08 [2021-11-23T16:08:08.769Z] === RUN   TestDockerNetworkIpvlan
16:08:08 [2021-11-23T16:08:08.769Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:08:08 [2021-11-23T16:08:08.769Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:08:08 [2021-11-23T16:08:08.769Z] PASS
16:08:08 [2021-11-23T16:08:08.769Z] 
16:08:08 [2021-11-23T16:08:08.769Z] === Skipped
16:08:08 [2021-11-23T16:08:08.769Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:08:08 [2021-11-23T16:08:08.769Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:08:08 [2021-11-23T16:08:08.769Z] 
16:08:08 [2021-11-23T16:08:08.769Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:08:08 [2021-11-23T16:08:08.769Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:08:08 [2021-11-23T16:08:08.769Z] 
16:08:08 [2021-11-23T16:08:08.769Z] DONE 2 tests, 2 skipped in 0.091s
16:08:08 [2021-11-23T16:08:08.769Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:08:08 [2021-11-23T16:08:08.769Z] ++ 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:08:08 [2021-11-23T16:08:08.769Z] ++ set -e
16:08:08 [2021-11-23T16:08:08.769Z] ++ '[' -n 0 ']'
16:08:08 [2021-11-23T16:08:08.769Z] ++ set -x
16:08:08 [2021-11-23T16:08:08.769Z] ++ 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:08:08 [2021-11-23T16:08:08.769Z] INFO: Testing against a local daemon
16:08:08 [2021-11-23T16:08:08.769Z] === RUN   TestDockerNetworkMacvlanPersistance
16:08:09 [2021-11-23T16:08:09.703Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
16:08:09 [2021-11-23T16:08:09.703Z] === RUN   TestDockerNetworkMacvlan
16:08:10 [2021-11-23T16:08:10.265Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:08:10 [2021-11-23T16:08:10.827Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:08:11 [2021-11-23T16:08:11.755Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:08:13 [2021-11-23T16:08:13.643Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:08:15 [2021-11-23T16:08:15.009Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:08:17 [2021-11-23T16:08:17.527Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:08:18 [2021-11-23T16:08:18.454Z] --- PASS: TestDockerNetworkMacvlan (8.83s)
16:08:18 [2021-11-23T16:08:18.454Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:08:18 [2021-11-23T16:08:18.454Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
16:08:18 [2021-11-23T16:08:18.454Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
16:08:18 [2021-11-23T16:08:18.454Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s)
16:08:18 [2021-11-23T16:08:18.454Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.77s)
16:08:18 [2021-11-23T16:08:18.454Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s)
16:08:18 [2021-11-23T16:08:18.454Z] PASS
16:08:18 [2021-11-23T16:08:18.454Z] 
16:08:18 [2021-11-23T16:08:18.454Z] DONE 8 tests in 10.263s
16:08:18 [2021-11-23T16:08:18.454Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:08:18 [2021-11-23T16:08:18.454Z] ++ 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:08:18 [2021-11-23T16:08:18.454Z] ++ set -e
16:08:18 [2021-11-23T16:08:18.454Z] ++ '[' -n 0 ']'
16:08:18 [2021-11-23T16:08:18.454Z] ++ set -x
16:08:18 [2021-11-23T16:08:18.454Z] ++ 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:08:18 [2021-11-23T16:08:18.454Z] testing: warning: no tests to run
16:08:18 [2021-11-23T16:08:18.454Z] PASS
16:08:18 [2021-11-23T16:08:18.454Z] 
16:08:18 [2021-11-23T16:08:18.454Z] DONE 0 tests in 0.022s
16:08:18 [2021-11-23T16:08:18.454Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:08:18 [2021-11-23T16:08:18.454Z] ++ 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:08:18 [2021-11-23T16:08:18.454Z] ++ set -e
16:08:18 [2021-11-23T16:08:18.454Z] ++ '[' -n 0 ']'
16:08:18 [2021-11-23T16:08:18.454Z] ++ set -x
16:08:18 [2021-11-23T16:08:18.454Z] ++ 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:08:18 [2021-11-23T16:08:18.454Z] INFO: Testing against a local daemon
16:08:18 [2021-11-23T16:08:18.454Z] === RUN   TestAuthZPluginAllowRequest
16:08:19 [2021-11-23T16:08:19.823Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
16:08:19 [2021-11-23T16:08:19.823Z] === RUN   TestAuthZPluginTLS
16:08:20 [2021-11-23T16:08:20.085Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:08:20 [2021-11-23T16:08:20.085Z] === RUN   TestAuthZPluginDenyRequest
16:08:20 [2021-11-23T16:08:20.646Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:08:20 [2021-11-23T16:08:20.646Z] === RUN   TestAuthZPluginAPIDenyResponse
16:08:21 [2021-11-23T16:08:21.208Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:08:21 [2021-11-23T16:08:21.208Z] === RUN   TestAuthZPluginDenyResponse
16:08:21 [2021-11-23T16:08:21.769Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:08:21 [2021-11-23T16:08:21.769Z] === RUN   TestAuthZPluginAllowEventStream
16:08:23 [2021-11-23T16:08:23.134Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
16:08:23 [2021-11-23T16:08:23.134Z] === RUN   TestAuthZPluginErrorResponse
16:08:23 [2021-11-23T16:08:23.390Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:08:23 [2021-11-23T16:08:23.390Z] === RUN   TestAuthZPluginErrorRequest
16:08:23 [2021-11-23T16:08:23.952Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:08:23 [2021-11-23T16:08:23.952Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:08:24 [2021-11-23T16:08:24.513Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
16:08:24 [2021-11-23T16:08:24.513Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:08:25 [2021-11-23T16:08:25.881Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s)
16:08:25 [2021-11-23T16:08:25.881Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:08:27 [2021-11-23T16:08:27.246Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.54s)
16:08:27 [2021-11-23T16:08:27.246Z] === RUN   TestAuthZPluginHeader
16:08:28 [2021-11-23T16:08:28.173Z] --- PASS: TestAuthZPluginHeader (0.68s)
16:08:28 [2021-11-23T16:08:28.173Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:08:28 [2021-11-23T16:08:28.173Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:28 [2021-11-23T16:08:28.173Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:08:28 [2021-11-23T16:08:28.173Z] === RUN   TestAuthZPluginV2Disable
16:08:28 [2021-11-23T16:08:28.173Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:28 [2021-11-23T16:08:28.173Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:08:28 [2021-11-23T16:08:28.173Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:08:28 [2021-11-23T16:08:28.173Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:28 [2021-11-23T16:08:28.173Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:08:28 [2021-11-23T16:08:28.173Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:08:28 [2021-11-23T16:08:28.173Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:28 [2021-11-23T16:08:28.173Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:08:28 [2021-11-23T16:08:28.173Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:08:46 [2021-11-23T16:08:46.212Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
16:08:46 [2021-11-23T16:08:46.212Z] PASS
16:08:46 [2021-11-23T16:08:46.212Z] 
16:08:46 [2021-11-23T16:08:46.212Z] === Skipped
16:08:46 [2021-11-23T16:08:46.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:08:46 [2021-11-23T16:08:46.212Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:46 [2021-11-23T16:08:46.212Z] 
16:08:46 [2021-11-23T16:08:46.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:08:46 [2021-11-23T16:08:46.212Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:46 [2021-11-23T16:08:46.212Z] 
16:08:46 [2021-11-23T16:08:46.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:08:46 [2021-11-23T16:08:46.212Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:46 [2021-11-23T16:08:46.212Z] 
16:08:46 [2021-11-23T16:08:46.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:08:46 [2021-11-23T16:08:46.212Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:46 [2021-11-23T16:08:46.212Z] 
16:08:46 [2021-11-23T16:08:46.212Z] DONE 17 tests, 4 skipped in 26.179s
16:08:46 [2021-11-23T16:08:46.212Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:08:46 [2021-11-23T16:08:46.212Z] ++ 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:46 [2021-11-23T16:08:46.212Z] ++ set -e
16:08:46 [2021-11-23T16:08:46.212Z] ++ '[' -n 0 ']'
16:08:46 [2021-11-23T16:08:46.212Z] ++ set -x
16:08:46 [2021-11-23T16:08:46.212Z] ++ 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:46 [2021-11-23T16:08:46.212Z] INFO: Testing against a local daemon
16:08:46 [2021-11-23T16:08:46.212Z] === RUN   TestPluginInvalidJSON
16:08:46 [2021-11-23T16:08:46.212Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:08:46 [2021-11-23T16:08:46.212Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:08:46 [2021-11-23T16:08:46.212Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:08:46 [2021-11-23T16:08:46.212Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:08:46 [2021-11-23T16:08:46.212Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:08:46 [2021-11-23T16:08:46.212Z] === RUN   TestPluginInstall
16:08:46 [2021-11-23T16:08:46.212Z] === RUN   TestPluginInstall/no_auth
16:08:46 [2021-11-23T16:08:46.212Z] time="2021-11-23T16:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:46 [2021-11-23T16:08:46.212Z] time="2021-11-23T16:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d55ee19ccf708c14ae89e97414ac5fd4218f07ea9664ec3ee7ac0f652d56de2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:46 [2021-11-23T16:08:46.212Z] time="2021-11-23T16:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:46 [2021-11-23T16:08:46.212Z] time="2021-11-23T16:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d55ee19ccf708c14ae89e97414ac5fd4218f07ea9664ec3ee7ac0f652d56de2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:46 [2021-11-23T16:08:46.212Z] === RUN   TestPluginInstall/with_htpasswd
16:08:46 [2021-11-23T16:08:46.469Z] time="2021-11-23T16:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:46 [2021-11-23T16:08:46.469Z] time="2021-11-23T16:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0704e3d4ab30bd891386191e5cb222e4acf805ba0035055efa928b043eb1f1b7" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:46 [2021-11-23T16:08:46.469Z] time="2021-11-23T16:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:46 [2021-11-23T16:08:46.469Z] time="2021-11-23T16:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0704e3d4ab30bd891386191e5cb222e4acf805ba0035055efa928b043eb1f1b7" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:46 [2021-11-23T16:08:46.725Z] === RUN   TestPluginInstall/with_insecure
16:08:47 [2021-11-23T16:08:47.652Z] time="2021-11-23T16:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:47 [2021-11-23T16:08:47.652Z] time="2021-11-23T16:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b1096569e26b948fbcac12f11f51ff252f90c14fe13321f03cb37f933287119" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:47 [2021-11-23T16:08:47.652Z] time="2021-11-23T16:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:08:47 [2021-11-23T16:08:47.652Z] time="2021-11-23T16:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b1096569e26b948fbcac12f11f51ff252f90c14fe13321f03cb37f933287119" mediatype=application/vnd.docker.plugin.v1+json size=522
16:08:47 [2021-11-23T16:08:47.652Z]     plugin_test.go:165: [dee03e0acf732] daemon is not started
16:08:47 [2021-11-23T16:08:47.652Z] --- PASS: TestPluginInstall (3.08s)
16:08:47 [2021-11-23T16:08:47.652Z]     --- PASS: TestPluginInstall/no_auth (1.49s)
16:08:47 [2021-11-23T16:08:47.652Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
16:08:47 [2021-11-23T16:08:47.652Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
16:08:47 [2021-11-23T16:08:47.652Z] === RUN   TestPluginsWithRuntimes
16:08:49 [2021-11-23T16:08:49.541Z] === RUN   TestPluginsWithRuntimes/No_Args
16:08:50 [2021-11-23T16:08:50.103Z] === RUN   TestPluginsWithRuntimes/With_Args
16:08:51 [2021-11-23T16:08:51.030Z] --- PASS: TestPluginsWithRuntimes (3.15s)
16:08:51 [2021-11-23T16:08:51.030Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
16:08:51 [2021-11-23T16:08:51.030Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.81s)
16:08:51 [2021-11-23T16:08:51.030Z] === RUN   TestPluginBackCompatMediaTypes
16:08:51 [2021-11-23T16:08:51.592Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
16:08:51 [2021-11-23T16:08:51.592Z] PASS
16:08:51 [2021-11-23T16:08:51.592Z] 
16:08:51 [2021-11-23T16:08:51.592Z] DONE 10 tests in 6.914s
16:08:51 [2021-11-23T16:08:51.592Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:08:51 [2021-11-23T16:08:51.592Z] ++ 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:51 [2021-11-23T16:08:51.592Z] ++ set -e
16:08:51 [2021-11-23T16:08:51.592Z] ++ '[' -n 0 ']'
16:08:51 [2021-11-23T16:08:51.592Z] ++ set -x
16:08:51 [2021-11-23T16:08:51.592Z] ++ 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:51 [2021-11-23T16:08:51.592Z] INFO: Testing against a local daemon
16:08:51 [2021-11-23T16:08:51.592Z] === RUN   TestExternalGraphDriver
16:08:51 [2021-11-23T16:08:51.592Z] === RUN   TestExternalGraphDriver/json
16:08:53 [2021-11-23T16:08:53.481Z] === RUN   TestExternalGraphDriver/spec
16:08:54 [2021-11-23T16:08:54.848Z] === RUN   TestExternalGraphDriver/pull
16:08:56 [2021-11-23T16:08:56.213Z] --- PASS: TestExternalGraphDriver (4.62s)
16:08:56 [2021-11-23T16:08:56.213Z]     --- PASS: TestExternalGraphDriver/json (1.50s)
16:08:56 [2021-11-23T16:08:56.213Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
16:08:56 [2021-11-23T16:08:56.213Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
16:08:56 [2021-11-23T16:08:56.213Z] === RUN   TestGraphdriverPluginV2
16:08:56 [2021-11-23T16:08:56.213Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:56 [2021-11-23T16:08:56.213Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
16:08:56 [2021-11-23T16:08:56.213Z] PASS
16:08:56 [2021-11-23T16:08:56.213Z] 
16:08:56 [2021-11-23T16:08:56.213Z] === Skipped
16:08:56 [2021-11-23T16:08:56.213Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
16:08:56 [2021-11-23T16:08:56.213Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:56 [2021-11-23T16:08:56.213Z] 
16:08:56 [2021-11-23T16:08:56.213Z] DONE 5 tests, 1 skipped in 4.735s
16:08:56 [2021-11-23T16:08:56.213Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:08:56 [2021-11-23T16:08:56.213Z] ++ 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:56 [2021-11-23T16:08:56.213Z] ++ set -e
16:08:56 [2021-11-23T16:08:56.213Z] ++ '[' -n 0 ']'
16:08:56 [2021-11-23T16:08:56.213Z] ++ set -x
16:08:56 [2021-11-23T16:08:56.213Z] ++ 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:56 [2021-11-23T16:08:56.213Z] INFO: Testing against a local daemon
16:08:56 [2021-11-23T16:08:56.213Z] === RUN   TestContinueAfterPluginCrash
16:08:56 [2021-11-23T16:08:56.213Z] === PAUSE TestContinueAfterPluginCrash
16:08:56 [2021-11-23T16:08:56.213Z] === RUN   TestReadPluginNoRead
16:08:56 [2021-11-23T16:08:56.213Z] === PAUSE TestReadPluginNoRead
16:08:56 [2021-11-23T16:08:56.213Z] === RUN   TestDaemonStartWithLogOpt
16:08:56 [2021-11-23T16:08:56.213Z] === PAUSE TestDaemonStartWithLogOpt
16:08:56 [2021-11-23T16:08:56.213Z] === CONT  TestContinueAfterPluginCrash
16:08:56 [2021-11-23T16:08:56.213Z] === CONT  TestDaemonStartWithLogOpt
16:08:59 [2021-11-23T16:08:59.492Z] --- PASS: TestDaemonStartWithLogOpt (2.97s)
16:08:59 [2021-11-23T16:08:59.492Z] === CONT  TestReadPluginNoRead
16:09:01 [2021-11-23T16:09:01.380Z] === RUN   TestReadPluginNoRead/default
16:09:02 [2021-11-23T16:09:02.745Z] === RUN   TestReadPluginNoRead/disabled_caching
16:09:03 [2021-11-23T16:09:03.673Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:09:04 [2021-11-23T16:09:04.235Z] --- PASS: TestContinueAfterPluginCrash (8.00s)
16:09:04 [2021-11-23T16:09:04.797Z] === CONT  TestReadPluginNoRead
16:09:04 [2021-11-23T16:09:04.797Z]     read_test.go:92: [dbeebbe7534ef] daemon is not started
16:09:04 [2021-11-23T16:09:04.797Z] --- PASS: TestReadPluginNoRead (5.49s)
16:09:04 [2021-11-23T16:09:04.797Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
16:09:04 [2021-11-23T16:09:04.797Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.09s)
16:09:04 [2021-11-23T16:09:04.797Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
16:09:04 [2021-11-23T16:09:04.797Z] PASS
16:09:04 [2021-11-23T16:09:04.797Z] 
16:09:04 [2021-11-23T16:09:04.797Z] DONE 6 tests in 8.555s
16:09:04 [2021-11-23T16:09:04.797Z] 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:09:04 [2021-11-23T16:09:04.797Z] ++ 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:09:04 [2021-11-23T16:09:04.797Z] ++ set -e
16:09:04 [2021-11-23T16:09:04.797Z] ++ '[' -n 0 ']'
16:09:04 [2021-11-23T16:09:04.797Z] ++ set -x
16:09:04 [2021-11-23T16:09:04.797Z] ++ 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:09:04 [2021-11-23T16:09:04.797Z] testing: warning: no tests to run
16:09:04 [2021-11-23T16:09:04.797Z] PASS
16:09:04 [2021-11-23T16:09:04.797Z] 
16:09:04 [2021-11-23T16:09:04.797Z] DONE 0 tests in 0.029s
16:09:04 [2021-11-23T16:09:04.797Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:09:04 [2021-11-23T16:09:04.797Z] ++ 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:09:04 [2021-11-23T16:09:04.797Z] ++ set -e
16:09:04 [2021-11-23T16:09:04.797Z] ++ '[' -n 0 ']'
16:09:04 [2021-11-23T16:09:04.797Z] ++ set -x
16:09:04 [2021-11-23T16:09:04.797Z] ++ 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:09:05 [2021-11-23T16:09:05.053Z] INFO: Testing against a local daemon
16:09:05 [2021-11-23T16:09:05.053Z] === RUN   TestPluginWithDevMounts
16:09:05 [2021-11-23T16:09:05.053Z] === PAUSE TestPluginWithDevMounts
16:09:05 [2021-11-23T16:09:05.053Z] === CONT  TestPluginWithDevMounts
16:09:06 [2021-11-23T16:09:06.419Z] --- PASS: TestPluginWithDevMounts (1.51s)
16:09:06 [2021-11-23T16:09:06.419Z] PASS
16:09:06 [2021-11-23T16:09:06.419Z] 
16:09:06 [2021-11-23T16:09:06.419Z] DONE 1 tests in 1.603s
16:09:06 [2021-11-23T16:09:06.419Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:09:06 [2021-11-23T16:09:06.419Z] ++ 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:09:06 [2021-11-23T16:09:06.419Z] ++ set -e
16:09:06 [2021-11-23T16:09:06.419Z] ++ '[' -n 0 ']'
16:09:06 [2021-11-23T16:09:06.419Z] ++ set -x
16:09:06 [2021-11-23T16:09:06.419Z] ++ 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:09:06 [2021-11-23T16:09:06.419Z] INFO: Testing against a local daemon
16:09:06 [2021-11-23T16:09:06.419Z] === RUN   TestSecretInspect
16:09:08 [2021-11-23T16:09:08.308Z] --- PASS: TestSecretInspect (1.68s)
16:09:08 [2021-11-23T16:09:08.308Z] === RUN   TestSecretList
16:09:10 [2021-11-23T16:09:10.197Z] --- PASS: TestSecretList (1.69s)
16:09:10 [2021-11-23T16:09:10.197Z] === RUN   TestSecretsCreateAndDelete
16:09:11 [2021-11-23T16:09:11.561Z] --- PASS: TestSecretsCreateAndDelete (1.71s)
16:09:11 [2021-11-23T16:09:11.561Z] === RUN   TestSecretsUpdate
16:09:14 [2021-11-23T16:09:14.084Z] --- PASS: TestSecretsUpdate (2.08s)
16:09:14 [2021-11-23T16:09:14.084Z] === RUN   TestTemplatedSecret
16:09:15 [2021-11-23T16:09:15.973Z] --- PASS: TestTemplatedSecret (2.04s)
16:09:15 [2021-11-23T16:09:15.974Z] === RUN   TestSecretCreateResolve
16:09:17 [2021-11-23T16:09:17.339Z] --- PASS: TestSecretCreateResolve (1.67s)
16:09:17 [2021-11-23T16:09:17.339Z] PASS
16:09:17 [2021-11-23T16:09:17.339Z] 
16:09:17 [2021-11-23T16:09:17.339Z] DONE 6 tests in 10.959s
16:09:17 [2021-11-23T16:09:17.339Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:09:17 [2021-11-23T16:09:17.339Z] ++ 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:09:17 [2021-11-23T16:09:17.339Z] ++ set -e
16:09:17 [2021-11-23T16:09:17.339Z] ++ '[' -n 0 ']'
16:09:17 [2021-11-23T16:09:17.339Z] ++ set -x
16:09:17 [2021-11-23T16:09:17.339Z] ++ 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:09:17 [2021-11-23T16:09:17.594Z] INFO: Testing against a local daemon
16:09:17 [2021-11-23T16:09:17.594Z] === RUN   TestServiceCreateInit
16:09:17 [2021-11-23T16:09:17.595Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:09:20 [2021-11-23T16:09:20.860Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:09:24 [2021-11-23T16:09:24.125Z] --- PASS: TestServiceCreateInit (6.29s)
16:09:24 [2021-11-23T16:09:24.125Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.09s)
16:09:24 [2021-11-23T16:09:24.125Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.19s)
16:09:24 [2021-11-23T16:09:24.125Z] === RUN   TestCreateServiceMultipleTimes
16:09:38 [2021-11-23T16:09:38.967Z] --- PASS: TestCreateServiceMultipleTimes (14.67s)
16:09:38 [2021-11-23T16:09:38.967Z] === RUN   TestCreateServiceConflict
16:09:40 [2021-11-23T16:09:40.334Z] --- PASS: TestCreateServiceConflict (1.69s)
16:09:40 [2021-11-23T16:09:40.334Z] === RUN   TestCreateServiceMaxReplicas
16:09:42 [2021-11-23T16:09:42.849Z] --- PASS: TestCreateServiceMaxReplicas (2.48s)
16:09:42 [2021-11-23T16:09:42.849Z] === RUN   TestCreateWithDuplicateNetworkNames
16:09:57 [2021-11-23T16:09:57.686Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.54s)
16:09:57 [2021-11-23T16:09:57.687Z] === RUN   TestCreateServiceSecretFileMode
16:10:07 [2021-11-23T16:10:07.633Z] --- PASS: TestCreateServiceSecretFileMode (11.86s)
16:10:07 [2021-11-23T16:10:07.633Z] === RUN   TestCreateServiceConfigFileMode
16:10:19 [2021-11-23T16:10:19.802Z] --- PASS: TestCreateServiceConfigFileMode (12.32s)
16:10:19 [2021-11-23T16:10:19.802Z] === RUN   TestCreateServiceSysctls
16:10:22 [2021-11-23T16:10:22.321Z] --- PASS: TestCreateServiceSysctls (2.52s)
16:10:22 [2021-11-23T16:10:22.322Z] === RUN   TestCreateServiceCapabilities
16:10:24 [2021-11-23T16:10:24.844Z] --- PASS: TestCreateServiceCapabilities (2.49s)
16:10:24 [2021-11-23T16:10:24.844Z] === RUN   TestInspect
16:10:27 [2021-11-23T16:10:27.359Z] --- PASS: TestInspect (2.61s)
16:10:27 [2021-11-23T16:10:27.359Z] === RUN   TestCreateJob
16:10:29 [2021-11-23T16:10:29.874Z] --- PASS: TestCreateJob (2.61s)
16:10:29 [2021-11-23T16:10:29.874Z] === RUN   TestReplicatedJob
16:10:34 [2021-11-23T16:10:34.038Z] --- PASS: TestReplicatedJob (3.82s)
16:10:34 [2021-11-23T16:10:34.038Z] === RUN   TestUpdateReplicatedJob
16:10:35 [2021-11-23T16:10:35.928Z] --- PASS: TestUpdateReplicatedJob (2.52s)
16:10:35 [2021-11-23T16:10:35.928Z] === RUN   TestServiceListWithStatuses
16:10:35 [2021-11-23T16:10:35.928Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:10:35 [2021-11-23T16:10:35.928Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:10:35 [2021-11-23T16:10:35.928Z] === RUN   TestDockerNetworkConnectAlias
16:10:40 [2021-11-23T16:10:40.093Z] --- PASS: TestDockerNetworkConnectAlias (3.43s)
16:10:40 [2021-11-23T16:10:40.093Z] === RUN   TestDockerNetworkReConnect
16:10:42 [2021-11-23T16:10:42.633Z] --- PASS: TestDockerNetworkReConnect (3.21s)
16:10:42 [2021-11-23T16:10:42.633Z] === RUN   TestServicePlugin
16:10:42 [2021-11-23T16:10:42.633Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:10:42 [2021-11-23T16:10:42.633Z] --- SKIP: TestServicePlugin (0.00s)
16:10:42 [2021-11-23T16:10:42.633Z] === RUN   TestServiceUpdateLabel
16:10:45 [2021-11-23T16:10:45.149Z] --- PASS: TestServiceUpdateLabel (2.06s)
16:10:45 [2021-11-23T16:10:45.149Z] === RUN   TestServiceUpdateSecrets
16:10:59 [2021-11-23T16:10:59.987Z] --- PASS: TestServiceUpdateSecrets (13.76s)
16:10:59 [2021-11-23T16:10:59.987Z] === RUN   TestServiceUpdateConfigs
16:11:14 [2021-11-23T16:11:14.824Z] --- PASS: TestServiceUpdateConfigs (13.87s)
16:11:14 [2021-11-23T16:11:14.824Z] === RUN   TestServiceUpdateNetwork
16:11:24 [2021-11-23T16:11:24.764Z] --- PASS: TestServiceUpdateNetwork (11.53s)
16:11:24 [2021-11-23T16:11:24.764Z] === RUN   TestServiceUpdatePidsLimit
16:11:25 [2021-11-23T16:11:25.020Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:11:25 [2021-11-23T16:11:25.581Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:11:33 [2021-11-23T16:11:33.665Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:11:40 [2021-11-23T16:11:40.201Z] --- PASS: TestServiceUpdatePidsLimit (15.92s)
16:11:40 [2021-11-23T16:11:40.201Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
16:11:40 [2021-11-23T16:11:40.201Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
16:11:40 [2021-11-23T16:11:40.201Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
16:11:40 [2021-11-23T16:11:40.201Z] PASS
16:11:40 [2021-11-23T16:11:40.201Z] 
16:11:40 [2021-11-23T16:11:40.201Z] === Skipped
16:11:40 [2021-11-23T16:11:40.201Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:11:40 [2021-11-23T16:11:40.201Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:11:40 [2021-11-23T16:11:40.201Z] 
16:11:40 [2021-11-23T16:11:40.201Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:11:40 [2021-11-23T16:11:40.201Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:40 [2021-11-23T16:11:40.201Z] 
16:11:40 [2021-11-23T16:11:40.201Z] DONE 27 tests, 2 skipped in 142.335s
16:11:40 [2021-11-23T16:11:40.201Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:11:40 [2021-11-23T16:11:40.201Z] ++ 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:11:40 [2021-11-23T16:11:40.201Z] ++ set -e
16:11:40 [2021-11-23T16:11:40.201Z] ++ '[' -n 0 ']'
16:11:40 [2021-11-23T16:11:40.201Z] ++ set -x
16:11:40 [2021-11-23T16:11:40.201Z] ++ 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:11:40 [2021-11-23T16:11:40.201Z] INFO: Testing against a local daemon
16:11:40 [2021-11-23T16:11:40.201Z] === RUN   TestSessionCreate
16:11:40 [2021-11-23T16:11:40.201Z] --- PASS: TestSessionCreate (0.02s)
16:11:40 [2021-11-23T16:11:40.201Z] === RUN   TestSessionCreateWithBadUpgrade
16:11:40 [2021-11-23T16:11:40.201Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:11:40 [2021-11-23T16:11:40.201Z] PASS
16:11:40 [2021-11-23T16:11:40.201Z] 
16:11:40 [2021-11-23T16:11:40.201Z] DONE 2 tests in 0.125s
16:11:40 [2021-11-23T16:11:40.201Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:11:40 [2021-11-23T16:11:40.201Z] ++ 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:11:40 [2021-11-23T16:11:40.201Z] ++ set -e
16:11:40 [2021-11-23T16:11:40.201Z] ++ '[' -n 0 ']'
16:11:40 [2021-11-23T16:11:40.201Z] ++ set -x
16:11:40 [2021-11-23T16:11:40.201Z] ++ 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:11:40 [2021-11-23T16:11:40.201Z] INFO: Testing against a local daemon
16:11:40 [2021-11-23T16:11:40.201Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:11:40 [2021-11-23T16:11:40.201Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:11:40 [2021-11-23T16:11:40.201Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:11:40 [2021-11-23T16:11:40.201Z] === RUN   TestDiskUsage
16:11:40 [2021-11-23T16:11:40.201Z] === PAUSE TestDiskUsage
16:11:40 [2021-11-23T16:11:40.201Z] === RUN   TestEventsExecDie
16:11:40 [2021-11-23T16:11:40.457Z] --- PASS: TestEventsExecDie (0.48s)
16:11:40 [2021-11-23T16:11:40.457Z] === RUN   TestEventsBackwardsCompatible
16:11:40 [2021-11-23T16:11:40.457Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
16:11:40 [2021-11-23T16:11:40.457Z] === RUN   TestEventsVolumeCreate
16:11:40 [2021-11-23T16:11:40.457Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:11:40 [2021-11-23T16:11:40.457Z] === RUN   TestInfoBinaryCommits
16:11:40 [2021-11-23T16:11:40.713Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:11:40 [2021-11-23T16:11:40.713Z] === RUN   TestInfoAPIVersioned
16:11:40 [2021-11-23T16:11:40.713Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:11:40 [2021-11-23T16:11:40.713Z] === RUN   TestInfoDiscoveryBackend
16:11:41 [2021-11-23T16:11:41.274Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
16:11:41 [2021-11-23T16:11:41.274Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:11:42 [2021-11-23T16:11:42.202Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:11:42 [2021-11-23T16:11:42.202Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:11:42 [2021-11-23T16:11:42.763Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
16:11:42 [2021-11-23T16:11:42.763Z] === RUN   TestInfoAPI
16:11:42 [2021-11-23T16:11:42.763Z] --- PASS: TestInfoAPI (0.02s)
16:11:42 [2021-11-23T16:11:42.763Z] === RUN   TestInfoAPIWarnings
16:12:00 [2021-11-23T16:12:00.803Z] --- PASS: TestInfoAPIWarnings (16.20s)
16:12:00 [2021-11-23T16:12:00.804Z] === RUN   TestInfoDebug
16:12:00 [2021-11-23T16:12:00.804Z] --- PASS: TestInfoDebug (0.52s)
16:12:00 [2021-11-23T16:12:00.804Z] === RUN   TestInfoInsecureRegistries
16:12:00 [2021-11-23T16:12:00.804Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:12:00 [2021-11-23T16:12:00.804Z] === RUN   TestInfoRegistryMirrors
16:12:00 [2021-11-23T16:12:00.804Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:12:00 [2021-11-23T16:12:00.804Z] === RUN   TestLoginFailsWithBadCredentials
16:12:00 [2021-11-23T16:12:00.804Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s)
16:12:00 [2021-11-23T16:12:00.804Z] === RUN   TestPingCacheHeaders
16:12:00 [2021-11-23T16:12:00.804Z] --- PASS: TestPingCacheHeaders (0.02s)
16:12:00 [2021-11-23T16:12:00.804Z] === RUN   TestPingGet
16:12:00 [2021-11-23T16:12:00.804Z] --- PASS: TestPingGet (0.01s)
16:12:00 [2021-11-23T16:12:00.804Z] === RUN   TestPingHead
16:12:00 [2021-11-23T16:12:00.804Z] --- PASS: TestPingHead (0.02s)
16:12:00 [2021-11-23T16:12:00.804Z] === RUN   TestVersion
16:12:00 [2021-11-23T16:12:00.804Z] --- PASS: TestVersion (0.02s)
16:12:00 [2021-11-23T16:12:00.804Z] === CONT  TestDiskUsage
16:12:01 [2021-11-23T16:12:01.059Z] === RUN   TestDiskUsage/empty
16:12:01 [2021-11-23T16:12:01.059Z] === RUN   TestDiskUsage/empty/container_types
16:12:01 [2021-11-23T16:12:01.059Z] === RUN   TestDiskUsage/empty/image_types
16:12:01 [2021-11-23T16:12:01.059Z] === RUN   TestDiskUsage/empty/volume_types
16:12:01 [2021-11-23T16:12:01.059Z] === RUN   TestDiskUsage/empty/build-cache_types
16:12:01 [2021-11-23T16:12:01.059Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:12:01 [2021-11-23T16:12:01.059Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:12:01 [2021-11-23T16:12:01.059Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:12:01 [2021-11-23T16:12:01.060Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:12:01 [2021-11-23T16:12:01.060Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:12:01 [2021-11-23T16:12:01.060Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:12:01 [2021-11-23T16:12:01.060Z] === RUN   TestDiskUsage/after_LoadBusybox
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:12:01 [2021-11-23T16:12:01.315Z] === RUN   TestDiskUsage/after_container.Run
16:12:01 [2021-11-23T16:12:01.571Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:12:01 [2021-11-23T16:12:01.571Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:12:01 [2021-11-23T16:12:01.571Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:12:01 [2021-11-23T16:12:01.571Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:12:01 [2021-11-23T16:12:01.571Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:12:01 [2021-11-23T16:12:01.571Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:12:01 [2021-11-23T16:12:01.571Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:12:01 [2021-11-23T16:12:01.571Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:12:01 [2021-11-23T16:12:01.571Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:12:01 [2021-11-23T16:12:01.571Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:12:01 [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage (1.12s)
16:12:01 [2021-11-23T16:12:01.828Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z] PASS
16:12:01 [2021-11-23T16:12:01.828Z] 
16:12:01 [2021-11-23T16:12:01.828Z] === Skipped
16:12:01 [2021-11-23T16:12:01.828Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:12:01 [2021-11-23T16:12:01.828Z] 
16:12:01 [2021-11-23T16:12:01.828Z] DONE 53 tests, 1 skipped in 21.809s
16:12:01 [2021-11-23T16:12:01.828Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:12:01 [2021-11-23T16:12:01.828Z] ++ 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:12:01 [2021-11-23T16:12:01.828Z] ++ set -e
16:12:01 [2021-11-23T16:12:01.828Z] ++ '[' -n 0 ']'
16:12:01 [2021-11-23T16:12:01.828Z] ++ set -x
16:12:01 [2021-11-23T16:12:01.828Z] ++ 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:12:01 [2021-11-23T16:12:01.828Z] INFO: Testing against a local daemon
16:12:01 [2021-11-23T16:12:01.828Z] === RUN   TestVolumesCreateAndList
16:12:01 [2021-11-23T16:12:01.828Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:12:01 [2021-11-23T16:12:01.828Z] === RUN   TestVolumesRemove
16:12:01 [2021-11-23T16:12:01.828Z] --- PASS: TestVolumesRemove (0.06s)
16:12:01 [2021-11-23T16:12:01.828Z] === RUN   TestVolumesInspect
16:12:01 [2021-11-23T16:12:01.828Z] --- PASS: TestVolumesInspect (0.02s)
16:12:01 [2021-11-23T16:12:01.828Z] === RUN   TestVolumesInvalidJSON
16:12:01 [2021-11-23T16:12:01.828Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:12:01 [2021-11-23T16:12:01.828Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:12:01 [2021-11-23T16:12:01.828Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:12:01 [2021-11-23T16:12:01.828Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:12:01 [2021-11-23T16:12:01.828Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:12:01 [2021-11-23T16:12:01.828Z] PASS
16:12:01 [2021-11-23T16:12:01.828Z] 
16:12:01 [2021-11-23T16:12:01.828Z] DONE 5 tests in 0.205s
16:12:01 [2021-11-23T16:12:01.828Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:12:02 [2021-11-23T16:12:02.084Z] ++++ cat bundles/test-integration/docker.pid
16:12:02 [2021-11-23T16:12:02.084Z] +++ kill 13384
16:12:02 [2021-11-23T16:12:02.339Z] +++ /etc/init.d/apparmor stop
16:12:02 [2021-11-23T16:12:02.339Z] Leaving: AppArmorNo profiles have been unloaded.
16:12:02 [2021-11-23T16:12:02.340Z] 
16:12:02 [2021-11-23T16:12:02.340Z] Unloading profiles will leave already running processes permanently
16:12:02 [2021-11-23T16:12:02.340Z] unconfined, which can lead to unexpected situations.
16:12:02 [2021-11-23T16:12:02.340Z] 
16:12:02 [2021-11-23T16:12:02.340Z] To set a process to complain mode, use the command line tool
16:12:02 [2021-11-23T16:12:02.340Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:12:02 [2021-11-23T16:12:02.340Z] +++ true
16:12:02 [2021-11-23T16:12:02.340Z] exiting test-integration
16:12:02 [2021-11-23T16:12:02.340Z] ++ exit 0
16:12:02 [2021-11-23T16:12:02.340Z]