Skip to content

Console Output

Skipping 14 KB.. Full Log
uildWithEmptyDockerfile
09:47:46 [2022-05-19T09:47:46.481Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:47:46 [2022-05-19T09:47:46.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:47:46 [2022-05-19T09:47:46.481Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:47:46 [2022-05-19T09:47:46.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:47:46 [2022-05-19T09:47:46.481Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:47:46 [2022-05-19T09:47:46.481Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:47:46 [2022-05-19T09:47:46.481Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:47:46 [2022-05-19T09:47:46.481Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:47:46 [2022-05-19T09:47:46.481Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:47:46 [2022-05-19T09:47:46.481Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:47:46 [2022-05-19T09:47:46.481Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
09:47:46 [2022-05-19T09:47:46.481Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
09:47:46 [2022-05-19T09:47:46.481Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:47:46 [2022-05-19T09:47:46.481Z] === RUN   TestBuildPreserveOwnership
09:47:46 [2022-05-19T09:47:46.481Z] === RUN   TestBuildPreserveOwnership/copy_from
09:47:46 [2022-05-19T09:47:46.481Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:47:46 [2022-05-19T09:47:46.481Z] --- PASS: TestBuildPreserveOwnership (2.82s)
09:47:46 [2022-05-19T09:47:46.481Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.79s)
09:47:46 [2022-05-19T09:47:46.481Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s)
09:47:46 [2022-05-19T09:47:46.481Z] === RUN   TestBuildPlatformInvalid
09:47:46 [2022-05-19T09:47:46.481Z] --- PASS: TestBuildPlatformInvalid (0.07s)
09:47:46 [2022-05-19T09:47:46.481Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:47:46 [2022-05-19T09:47:46.481Z] Loaded image: busybox:latest
09:47:46 [2022-05-19T09:47:46.481Z] Loaded image: busybox:glibc
09:47:47 [2022-05-19T09:47:47.053Z] Loaded image: debian:bullseye-slim
09:47:47 [2022-05-19T09:47:47.053Z] Loaded image: hello-world:latest
09:47:47 [2022-05-19T09:47:47.053Z] Loaded image: arm32v7/hello-world:latest
09:47:55 [2022-05-19T09:47:55.189Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.00s)
09:47:55 [2022-05-19T09:47:55.189Z] PASS
09:47:55 [2022-05-19T09:47:55.189Z] 
09:47:55 [2022-05-19T09:47:55.189Z] === Skipped
09:47:55 [2022-05-19T09:47:55.189Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:47:55 [2022-05-19T09:47:55.189Z]     build_session_test.go:25: TODO: BuildKit
09:47:55 [2022-05-19T09:47:55.189Z] 
09:47:55 [2022-05-19T09:47:55.189Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:47:55 [2022-05-19T09:47:55.189Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:47:55 [2022-05-19T09:47:55.189Z] 
09:47:55 [2022-05-19T09:47:55.189Z] DONE 34 tests, 2 skipped in 65.256s
09:47:55 [2022-05-19T09:47:55.189Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:47:55 [2022-05-19T09:47:55.189Z] ++ 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
09:47:55 [2022-05-19T09:47:55.189Z] ++ set -e
09:47:55 [2022-05-19T09:47:55.189Z] ++ '[' -n 0 ']'
09:47:55 [2022-05-19T09:47:55.189Z] ++ set -x
09:47:55 [2022-05-19T09:47:55.189Z] ++ 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
09:47:55 [2022-05-19T09:47:55.189Z] INFO: Testing against a local daemon
09:47:55 [2022-05-19T09:47:55.189Z] === RUN   TestConfigInspect
09:47:56 [2022-05-19T09:47:56.572Z] --- PASS: TestConfigInspect (2.12s)
09:47:56 [2022-05-19T09:47:56.572Z] === RUN   TestConfigList
09:47:58 [2022-05-19T09:47:58.485Z] --- PASS: TestConfigList (2.13s)
09:47:58 [2022-05-19T09:47:58.485Z] === RUN   TestConfigsCreateAndDelete
09:48:01 [2022-05-19T09:48:01.029Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
09:48:01 [2022-05-19T09:48:01.029Z] === RUN   TestConfigsUpdate
09:48:02 [2022-05-19T09:48:02.943Z] --- PASS: TestConfigsUpdate (2.25s)
09:48:02 [2022-05-19T09:48:02.943Z] === RUN   TestTemplatedConfig
09:48:05 [2022-05-19T09:48:05.486Z] --- PASS: TestTemplatedConfig (2.44s)
09:48:05 [2022-05-19T09:48:05.487Z] === RUN   TestConfigCreateResolve
09:48:08 [2022-05-19T09:48:08.047Z] --- PASS: TestConfigCreateResolve (2.19s)
09:48:08 [2022-05-19T09:48:08.047Z] PASS
09:48:08 [2022-05-19T09:48:08.047Z] 
09:48:08 [2022-05-19T09:48:08.047Z] DONE 6 tests in 13.391s
09:48:08 [2022-05-19T09:48:08.047Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:48:08 [2022-05-19T09:48:08.047Z] ++ 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
09:48:08 [2022-05-19T09:48:08.047Z] ++ set -e
09:48:08 [2022-05-19T09:48:08.047Z] ++ '[' -n 0 ']'
09:48:08 [2022-05-19T09:48:08.047Z] ++ set -x
09:48:08 [2022-05-19T09:48:08.047Z] ++ 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
09:48:08 [2022-05-19T09:48:08.047Z] INFO: Testing against a local daemon
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestAttachWithTTY
09:48:08 [2022-05-19T09:48:08.047Z] --- PASS: TestAttachWithTTY (0.05s)
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestAttachWithoutTTy
09:48:08 [2022-05-19T09:48:08.047Z] --- PASS: TestAttachWithoutTTy (0.04s)
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestCheckpoint
09:48:08 [2022-05-19T09:48:08.047Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:48:08 [2022-05-19T09:48:08.047Z] --- SKIP: TestCheckpoint (0.00s)
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/commit
09:48:08 [2022-05-19T09:48:08.047Z] === PAUSE TestContainerInvalidJSON/commit
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/containers/create
09:48:08 [2022-05-19T09:48:08.047Z] === PAUSE TestContainerInvalidJSON/containers/create
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:48:08 [2022-05-19T09:48:08.047Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:48:08 [2022-05-19T09:48:08.047Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:48:08 [2022-05-19T09:48:08.047Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:48:08 [2022-05-19T09:48:08.047Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:48:08 [2022-05-19T09:48:08.047Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:48:08 [2022-05-19T09:48:08.047Z] === CONT  TestContainerInvalidJSON/commit
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:48:08 [2022-05-19T09:48:08.047Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:48:08 [2022-05-19T09:48:08.047Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:48:08 [2022-05-19T09:48:08.048Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:48:08 [2022-05-19T09:48:08.048Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:48:08 [2022-05-19T09:48:08.048Z] === CONT  TestContainerInvalidJSON/containers/create
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:48:08 [2022-05-19T09:48:08.048Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:48:08 [2022-05-19T09:48:08.048Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:48:08 [2022-05-19T09:48:08.048Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestCopyFromContainerPathIsNotDir
09:48:08 [2022-05-19T09:48:08.048Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestCopyToContainerPathDoesNotExist
09:48:08 [2022-05-19T09:48:08.048Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:48:08 [2022-05-19T09:48:08.048Z] === RUN   TestCopyEmptyFile
09:48:08 [2022-05-19T09:48:08.310Z] --- PASS: TestCopyEmptyFile (0.23s)
09:48:08 [2022-05-19T09:48:08.310Z] === RUN   TestCopyToContainerPathIsNotDir
09:48:08 [2022-05-19T09:48:08.310Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
09:48:08 [2022-05-19T09:48:08.310Z] === RUN   TestCopyFromContainer
09:48:09 [2022-05-19T09:48:09.252Z] === RUN   TestCopyFromContainer//
09:48:09 [2022-05-19T09:48:09.252Z] === RUN   TestCopyFromContainer//bar/root
09:48:09 [2022-05-19T09:48:09.252Z] === RUN   TestCopyFromContainer//bar/root/
09:48:09 [2022-05-19T09:48:09.252Z] === RUN   TestCopyFromContainer/bar/quux
09:48:09 [2022-05-19T09:48:09.513Z] === RUN   TestCopyFromContainer/bar/quux/
09:48:09 [2022-05-19T09:48:09.513Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:48:09 [2022-05-19T09:48:09.513Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:48:09 [2022-05-19T09:48:09.513Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:48:09 [2022-05-19T09:48:09.513Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCopyFromContainer/bar/notarget
09:48:09 [2022-05-19T09:48:09.774Z] --- PASS: TestCopyFromContainer (1.46s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:48:09 [2022-05-19T09:48:09.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:48:09 [2022-05-19T09:48:09.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:48:09 [2022-05-19T09:48:09.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:48:09 [2022-05-19T09:48:09.774Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:48:09 [2022-05-19T09:48:09.774Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:48:09 [2022-05-19T09:48:09.774Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:48:09 [2022-05-19T09:48:09.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateLinkToNonExistingContainer
09:48:09 [2022-05-19T09:48:09.774Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateWithInvalidEnv
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateWithInvalidEnv/0
09:48:09 [2022-05-19T09:48:09.774Z] === PAUSE TestCreateWithInvalidEnv/0
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateWithInvalidEnv/1
09:48:09 [2022-05-19T09:48:09.774Z] === PAUSE TestCreateWithInvalidEnv/1
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateWithInvalidEnv/2
09:48:09 [2022-05-19T09:48:09.774Z] === PAUSE TestCreateWithInvalidEnv/2
09:48:09 [2022-05-19T09:48:09.774Z] === CONT  TestCreateWithInvalidEnv/0
09:48:09 [2022-05-19T09:48:09.774Z] === CONT  TestCreateWithInvalidEnv/2
09:48:09 [2022-05-19T09:48:09.774Z] === CONT  TestCreateWithInvalidEnv/1
09:48:09 [2022-05-19T09:48:09.774Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:48:09 [2022-05-19T09:48:09.774Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateTmpfsMountsTarget
09:48:09 [2022-05-19T09:48:09.774Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:48:09 [2022-05-19T09:48:09.774Z] === RUN   TestCreateWithCustomMaskedPaths
09:48:11 [2022-05-19T09:48:11.159Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s)
09:48:11 [2022-05-19T09:48:11.159Z] === RUN   TestCreateWithCustomReadonlyPaths
09:48:12 [2022-05-19T09:48:12.101Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
09:48:12 [2022-05-19T09:48:12.101Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:48:12 [2022-05-19T09:48:12.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:48:12 [2022-05-19T09:48:12.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:48:12 [2022-05-19T09:48:12.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:48:12 [2022-05-19T09:48:12.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:48:12 [2022-05-19T09:48:12.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:48:12 [2022-05-19T09:48:12.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:48:12 [2022-05-19T09:48:12.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:48:12 [2022-05-19T09:48:12.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:48:12 [2022-05-19T09:48:12.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:48:12 [2022-05-19T09:48:12.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:48:12 [2022-05-19T09:48:12.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:48:12 [2022-05-19T09:48:12.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:48:12 [2022-05-19T09:48:12.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:48:12 [2022-05-19T09:48:12.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:48:12 [2022-05-19T09:48:12.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:48:12 [2022-05-19T09:48:12.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:48:12 [2022-05-19T09:48:12.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:48:12 [2022-05-19T09:48:12.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:48:12 [2022-05-19T09:48:12.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:48:12 [2022-05-19T09:48:12.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:48:12 [2022-05-19T09:48:12.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:48:12 [2022-05-19T09:48:12.101Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:48:12 [2022-05-19T09:48:12.674Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestCreateDifferentPlatform
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestCreateDifferentPlatform/different_os
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:48:12 [2022-05-19T09:48:12.674Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:48:12 [2022-05-19T09:48:12.674Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:48:12 [2022-05-19T09:48:12.674Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:48:12 [2022-05-19T09:48:12.674Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:48:12 [2022-05-19T09:48:12.674Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestContainerStartOnDaemonRestart
09:48:12 [2022-05-19T09:48:12.674Z] === PAUSE TestContainerStartOnDaemonRestart
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestDaemonRestartIpcMode
09:48:12 [2022-05-19T09:48:12.674Z] === PAUSE TestDaemonRestartIpcMode
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestDaemonHostGatewayIP
09:48:12 [2022-05-19T09:48:12.674Z] === PAUSE TestDaemonHostGatewayIP
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestRestartDaemonWithRestartingContainer
09:48:12 [2022-05-19T09:48:12.674Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestContainerKillOnDaemonStart
09:48:12 [2022-05-19T09:48:12.674Z] === PAUSE TestContainerKillOnDaemonStart
09:48:12 [2022-05-19T09:48:12.674Z] === RUN   TestDiff
09:48:12 [2022-05-19T09:48:12.935Z] --- PASS: TestDiff (0.39s)
09:48:12 [2022-05-19T09:48:12.935Z] === RUN   TestExecWithCloseStdin
09:48:13 [2022-05-19T09:48:13.506Z] --- PASS: TestExecWithCloseStdin (0.45s)
09:48:13 [2022-05-19T09:48:13.506Z] === RUN   TestExec
09:48:14 [2022-05-19T09:48:14.077Z] --- PASS: TestExec (0.44s)
09:48:14 [2022-05-19T09:48:14.077Z] === RUN   TestExecUser
09:48:14 [2022-05-19T09:48:14.338Z] --- PASS: TestExecUser (0.48s)
09:48:14 [2022-05-19T09:48:14.338Z] === RUN   TestExportContainerAndImportImage
09:48:14 [2022-05-19T09:48:14.909Z] --- PASS: TestExportContainerAndImportImage (0.56s)
09:48:14 [2022-05-19T09:48:14.909Z] === RUN   TestExportContainerAfterDaemonRestart
09:48:16 [2022-05-19T09:48:16.293Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
09:48:16 [2022-05-19T09:48:16.293Z] === RUN   TestHealthCheckWorkdir
09:48:16 [2022-05-19T09:48:16.863Z] --- PASS: TestHealthCheckWorkdir (0.51s)
09:48:16 [2022-05-19T09:48:16.864Z] === RUN   TestHealthKillContainer
09:48:24 [2022-05-19T09:48:24.999Z] --- PASS: TestHealthKillContainer (7.87s)
09:48:24 [2022-05-19T09:48:24.999Z] === RUN   TestInspectCpusetInConfigPre120
09:48:24 [2022-05-19T09:48:24.999Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
09:48:24 [2022-05-19T09:48:24.999Z] === RUN   TestIpcModeNone
09:48:25 [2022-05-19T09:48:25.570Z] --- PASS: TestIpcModeNone (0.46s)
09:48:25 [2022-05-19T09:48:25.570Z] === RUN   TestIpcModePrivate
09:48:25 [2022-05-19T09:48:25.830Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
09:48:25 [2022-05-19T09:48:25.830Z] --- PASS: TestIpcModePrivate (0.47s)
09:48:25 [2022-05-19T09:48:25.830Z] === RUN   TestIpcModeShareable
09:48:26 [2022-05-19T09:48:26.401Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
09:48:26 [2022-05-19T09:48:26.401Z] --- PASS: TestIpcModeShareable (0.45s)
09:48:26 [2022-05-19T09:48:26.401Z] === RUN   TestAPIIpcModeShareableAndContainer
09:48:27 [2022-05-19T09:48:27.786Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s)
09:48:27 [2022-05-19T09:48:27.786Z] === RUN   TestAPIIpcModeHost
09:48:28 [2022-05-19T09:48:28.358Z] --- PASS: TestAPIIpcModeHost (0.41s)
09:48:28 [2022-05-19T09:48:28.358Z] === RUN   TestDaemonIpcModeShareable
09:48:29 [2022-05-19T09:48:29.301Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
09:48:29 [2022-05-19T09:48:29.301Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
09:48:29 [2022-05-19T09:48:29.301Z] === RUN   TestDaemonIpcModePrivate
09:48:30 [2022-05-19T09:48:30.685Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
09:48:30 [2022-05-19T09:48:30.685Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
09:48:30 [2022-05-19T09:48:30.685Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:48:31 [2022-05-19T09:48:31.629Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
09:48:31 [2022-05-19T09:48:31.629Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
09:48:31 [2022-05-19T09:48:31.629Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:48:32 [2022-05-19T09:48:32.586Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
09:48:32 [2022-05-19T09:48:32.847Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
09:48:32 [2022-05-19T09:48:32.847Z] === RUN   TestIpcModeOlderClient
09:48:32 [2022-05-19T09:48:32.847Z] === PAUSE TestIpcModeOlderClient
09:48:32 [2022-05-19T09:48:32.847Z] === RUN   TestKillContainerInvalidSignal
09:48:33 [2022-05-19T09:48:33.107Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
09:48:33 [2022-05-19T09:48:33.107Z] === RUN   TestKillContainer
09:48:33 [2022-05-19T09:48:33.107Z] === RUN   TestKillContainer/no_signal
09:48:33 [2022-05-19T09:48:33.678Z] === RUN   TestKillContainer/non_killing_signal
09:48:33 [2022-05-19T09:48:33.939Z] === RUN   TestKillContainer/killing_signal
09:48:34 [2022-05-19T09:48:34.510Z] --- PASS: TestKillContainer (1.29s)
09:48:34 [2022-05-19T09:48:34.510Z]     --- PASS: TestKillContainer/no_signal (0.41s)
09:48:34 [2022-05-19T09:48:34.511Z]     --- PASS: TestKillContainer/non_killing_signal (0.33s)
09:48:34 [2022-05-19T09:48:34.511Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
09:48:34 [2022-05-19T09:48:34.511Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:48:34 [2022-05-19T09:48:34.511Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:48:34 [2022-05-19T09:48:34.771Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:48:35 [2022-05-19T09:48:35.342Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
09:48:35 [2022-05-19T09:48:35.342Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
09:48:35 [2022-05-19T09:48:35.342Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
09:48:35 [2022-05-19T09:48:35.342Z] === RUN   TestKillStoppedContainer
09:48:35 [2022-05-19T09:48:35.342Z] --- PASS: TestKillStoppedContainer (0.04s)
09:48:35 [2022-05-19T09:48:35.342Z] === RUN   TestKillStoppedContainerAPIPre120
09:48:35 [2022-05-19T09:48:35.342Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:48:35 [2022-05-19T09:48:35.342Z] === RUN   TestKillDifferentUserContainer
09:48:35 [2022-05-19T09:48:35.913Z] --- PASS: TestKillDifferentUserContainer (0.44s)
09:48:35 [2022-05-19T09:48:35.913Z] === RUN   TestInspectOomKilledTrue
09:48:36 [2022-05-19T09:48:36.173Z] --- PASS: TestInspectOomKilledTrue (0.46s)
09:48:36 [2022-05-19T09:48:36.173Z] === RUN   TestInspectOomKilledFalse
09:48:36 [2022-05-19T09:48:36.745Z] --- PASS: TestInspectOomKilledFalse (0.40s)
09:48:36 [2022-05-19T09:48:36.745Z] === RUN   TestLinksEtcHostsContentMatch
09:48:37 [2022-05-19T09:48:37.006Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
09:48:37 [2022-05-19T09:48:37.006Z] === RUN   TestLinksContainerNames
09:48:37 [2022-05-19T09:48:37.949Z] --- PASS: TestLinksContainerNames (0.81s)
09:48:37 [2022-05-19T09:48:37.949Z] === RUN   TestLogsFollowTailEmpty
09:48:38 [2022-05-19T09:48:38.210Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
09:48:38 [2022-05-19T09:48:38.210Z] === RUN   TestContainerNetworkMountsNoChown
09:48:38 [2022-05-19T09:48:38.471Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/default
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/default
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/private
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/private
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rprivate
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rprivate
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/slave
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/slave
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rslave
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rslave
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/shared
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/shared
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rshared
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rshared
09:48:38 [2022-05-19T09:48:38.471Z] === CONT  TestMountDaemonRoot/default
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/default/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/default/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === CONT  TestMountDaemonRoot/rslave
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === CONT  TestMountDaemonRoot/rshared
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === CONT  TestMountDaemonRoot/shared
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === CONT  TestMountDaemonRoot/rprivate
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === CONT  TestMountDaemonRoot/slave
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === CONT  TestMountDaemonRoot/private
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/private/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/private/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:48:38 [2022-05-19T09:48:38.471Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:48:38 [2022-05-19T09:48:38.471Z] === CONT  TestMountDaemonRoot/default/bind_root
09:48:38 [2022-05-19T09:48:38.471Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/default/mount_root
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:48:38 [2022-05-19T09:48:38.733Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/private/bind_root
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/private/mount_root
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:48:38 [2022-05-19T09:48:38.994Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:48:38 [2022-05-19T09:48:38.994Z] --- PASS: TestMountDaemonRoot (0.01s)
09:48:38 [2022-05-19T09:48:38.994Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:48:38 [2022-05-19T09:48:38.994Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
09:48:38 [2022-05-19T09:48:38.994Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:48:38 [2022-05-19T09:48:38.994Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:48:38 [2022-05-19T09:48:38.994Z] === RUN   TestContainerBindMountNonRecursive
09:48:40 [2022-05-19T09:48:40.379Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
09:48:40 [2022-05-19T09:48:40.380Z] === RUN   TestContainerVolumesMountedAsShared
09:48:40 [2022-05-19T09:48:40.640Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
09:48:40 [2022-05-19T09:48:40.641Z] === RUN   TestContainerVolumesMountedAsSlave
09:48:41 [2022-05-19T09:48:41.212Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
09:48:41 [2022-05-19T09:48:41.212Z] === RUN   TestNetworkNat
09:48:41 [2022-05-19T09:48:41.473Z] --- PASS: TestNetworkNat (0.44s)
09:48:41 [2022-05-19T09:48:41.473Z] === RUN   TestNetworkLocalhostTCPNat
09:48:42 [2022-05-19T09:48:42.045Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
09:48:42 [2022-05-19T09:48:42.045Z] === RUN   TestNetworkLoopbackNat
09:48:44 [2022-05-19T09:48:44.588Z] --- PASS: TestNetworkLoopbackNat (2.52s)
09:48:44 [2022-05-19T09:48:44.588Z] === RUN   TestPause
09:48:44 [2022-05-19T09:48:44.849Z] --- PASS: TestPause (0.46s)
09:48:44 [2022-05-19T09:48:44.849Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:48:44 [2022-05-19T09:48:44.849Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:48:44 [2022-05-19T09:48:44.849Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:48:44 [2022-05-19T09:48:44.849Z] === RUN   TestPauseStopPausedContainer
09:48:45 [2022-05-19T09:48:45.419Z] --- PASS: TestPauseStopPausedContainer (0.44s)
09:48:45 [2022-05-19T09:48:45.419Z] === RUN   TestPidHost
09:48:46 [2022-05-19T09:48:46.360Z] --- PASS: TestPidHost (0.90s)
09:48:46 [2022-05-19T09:48:46.360Z] === RUN   TestPsFilter
09:48:46 [2022-05-19T09:48:46.360Z] --- PASS: TestPsFilter (0.17s)
09:48:46 [2022-05-19T09:48:46.360Z] === RUN   TestRemoveContainerWithRemovedVolume
09:48:46 [2022-05-19T09:48:46.931Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
09:48:46 [2022-05-19T09:48:46.931Z] === RUN   TestRemoveContainerWithVolume
09:48:47 [2022-05-19T09:48:47.192Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
09:48:47 [2022-05-19T09:48:47.192Z] === RUN   TestRemoveContainerRunning
09:48:47 [2022-05-19T09:48:47.764Z] --- PASS: TestRemoveContainerRunning (0.42s)
09:48:47 [2022-05-19T09:48:47.764Z] === RUN   TestRemoveContainerForceRemoveRunning
09:48:48 [2022-05-19T09:48:48.025Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
09:48:48 [2022-05-19T09:48:48.025Z] === RUN   TestRemoveInvalidContainer
09:48:48 [2022-05-19T09:48:48.025Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:48:48 [2022-05-19T09:48:48.025Z] === RUN   TestRenameLinkedContainer
09:48:49 [2022-05-19T09:48:49.939Z] --- PASS: TestRenameLinkedContainer (1.62s)
09:48:49 [2022-05-19T09:48:49.939Z] === RUN   TestRenameStoppedContainer
09:48:49 [2022-05-19T09:48:49.939Z] --- PASS: TestRenameStoppedContainer (0.40s)
09:48:49 [2022-05-19T09:48:49.939Z] === RUN   TestRenameRunningContainerAndReuse
09:48:50 [2022-05-19T09:48:50.880Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
09:48:50 [2022-05-19T09:48:50.881Z] === RUN   TestRenameInvalidName
09:48:51 [2022-05-19T09:48:51.451Z] --- PASS: TestRenameInvalidName (0.40s)
09:48:51 [2022-05-19T09:48:51.452Z] === RUN   TestRenameAnonymousContainer
09:48:52 [2022-05-19T09:48:52.872Z] --- PASS: TestRenameAnonymousContainer (1.51s)
09:48:52 [2022-05-19T09:48:52.872Z] === RUN   TestRenameContainerWithSameName
09:48:53 [2022-05-19T09:48:53.132Z] --- PASS: TestRenameContainerWithSameName (0.40s)
09:48:53 [2022-05-19T09:48:53.132Z] === RUN   TestRenameContainerWithLinkedContainer
09:48:54 [2022-05-19T09:48:54.075Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
09:48:54 [2022-05-19T09:48:54.075Z] === RUN   TestResize
09:48:54 [2022-05-19T09:48:54.647Z] --- PASS: TestResize (0.43s)
09:48:54 [2022-05-19T09:48:54.647Z] === RUN   TestResizeWithInvalidSize
09:48:54 [2022-05-19T09:48:54.908Z] --- PASS: TestResizeWithInvalidSize (0.42s)
09:48:54 [2022-05-19T09:48:54.908Z] === RUN   TestResizeWhenContainerNotStarted
09:48:55 [2022-05-19T09:48:55.481Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:48:55 [2022-05-19T09:48:55.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:56 [2022-05-19T09:48:56.870Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:48:58 [2022-05-19T09:48:58.253Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:48:59 [2022-05-19T09:48:59.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:48:59 [2022-05-19T09:48:59.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:49:00 [2022-05-19T09:49:00.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:49:00 [2022-05-19T09:49:00.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:49:04 [2022-05-19T09:49:04.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:49:04 [2022-05-19T09:49:04.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:49:06 [2022-05-19T09:49:06.053Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:49:07 [2022-05-19T09:49:07.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:49:07 [2022-05-19T09:49:07.871Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:49:09 [2022-05-19T09:49:09.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:49:09 [2022-05-19T09:49:09.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:49:10 [2022-05-19T09:49:10.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:49:12 [2022-05-19T09:49:12.814Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s)
09:49:12 [2022-05-19T09:49:12.814Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s)
09:49:12 [2022-05-19T09:49:12.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s)
09:49:12 [2022-05-19T09:49:12.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s)
09:49:12 [2022-05-19T09:49:12.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s)
09:49:12 [2022-05-19T09:49:12.815Z] === RUN   TestCgroupNamespacesRun
09:49:13 [2022-05-19T09:49:13.759Z] --- PASS: TestCgroupNamespacesRun (1.12s)
09:49:13 [2022-05-19T09:49:13.759Z] === RUN   TestCgroupNamespacesRunPrivileged
09:49:15 [2022-05-19T09:49:15.152Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
09:49:15 [2022-05-19T09:49:15.152Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:49:16 [2022-05-19T09:49:16.095Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
09:49:16 [2022-05-19T09:49:16.095Z] === RUN   TestCgroupNamespacesRunHostMode
09:49:17 [2022-05-19T09:49:17.037Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
09:49:17 [2022-05-19T09:49:17.037Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:49:18 [2022-05-19T09:49:18.422Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
09:49:18 [2022-05-19T09:49:18.422Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:49:19 [2022-05-19T09:49:19.364Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
09:49:19 [2022-05-19T09:49:19.364Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:49:19 [2022-05-19T09:49:19.936Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
09:49:19 [2022-05-19T09:49:19.936Z] === RUN   TestCgroupNamespacesRunOlderClient
09:49:21 [2022-05-19T09:49:21.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
09:49:21 [2022-05-19T09:49:21.321Z] === RUN   TestNISDomainname
09:49:21 [2022-05-19T09:49:21.581Z] --- PASS: TestNISDomainname (0.50s)
09:49:21 [2022-05-19T09:49:21.581Z] === RUN   TestHostnameDnsResolution
09:49:22 [2022-05-19T09:49:22.521Z] --- PASS: TestHostnameDnsResolution (0.71s)
09:49:22 [2022-05-19T09:49:22.521Z] === RUN   TestUnprivilegedPortsAndPing
09:49:23 [2022-05-19T09:49:23.093Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
09:49:23 [2022-05-19T09:49:23.093Z] === RUN   TestPrivilegedHostDevices
09:49:23 [2022-05-19T09:49:23.353Z] --- PASS: TestPrivilegedHostDevices (0.50s)
09:49:23 [2022-05-19T09:49:23.353Z] === RUN   TestConsoleSize
09:49:23 [2022-05-19T09:49:23.924Z] --- PASS: TestConsoleSize (0.42s)
09:49:23 [2022-05-19T09:49:23.924Z] === RUN   TestStats
09:49:26 [2022-05-19T09:49:26.467Z] --- PASS: TestStats (2.44s)
09:49:26 [2022-05-19T09:49:26.467Z] === RUN   TestStopContainerWithTimeout
09:49:26 [2022-05-19T09:49:26.467Z] === RUN   TestStopContainerWithTimeout/0
09:49:26 [2022-05-19T09:49:26.467Z] === PAUSE TestStopContainerWithTimeout/0
09:49:26 [2022-05-19T09:49:26.467Z] === RUN   TestStopContainerWithTimeout/1
09:49:26 [2022-05-19T09:49:26.467Z] === PAUSE TestStopContainerWithTimeout/1
09:49:26 [2022-05-19T09:49:26.467Z] === RUN   TestStopContainerWithTimeout/3
09:49:26 [2022-05-19T09:49:26.467Z] === PAUSE TestStopContainerWithTimeout/3
09:49:26 [2022-05-19T09:49:26.467Z] === RUN   TestStopContainerWithTimeout/-1
09:49:26 [2022-05-19T09:49:26.467Z] === PAUSE TestStopContainerWithTimeout/-1
09:49:26 [2022-05-19T09:49:26.467Z] === CONT  TestStopContainerWithTimeout/0
09:49:26 [2022-05-19T09:49:26.467Z] === CONT  TestStopContainerWithTimeout/3
09:49:27 [2022-05-19T09:49:27.040Z] === CONT  TestStopContainerWithTimeout/-1
09:49:28 [2022-05-19T09:49:28.952Z] === CONT  TestStopContainerWithTimeout/1
09:49:30 [2022-05-19T09:49:30.335Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:49:30 [2022-05-19T09:49:30.335Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
09:49:30 [2022-05-19T09:49:30.335Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
09:49:30 [2022-05-19T09:49:30.335Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
09:49:30 [2022-05-19T09:49:30.335Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
09:49:30 [2022-05-19T09:49:30.335Z] === RUN   TestDeleteDevicemapper
09:49:30 [2022-05-19T09:49:30.335Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:49:30 [2022-05-19T09:49:30.335Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:49:30 [2022-05-19T09:49:30.335Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:49:32 [2022-05-19T09:49:32.881Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s)
09:49:32 [2022-05-19T09:49:32.881Z] === RUN   TestUpdateMemory
09:49:32 [2022-05-19T09:49:32.881Z] --- PASS: TestUpdateMemory (0.47s)
09:49:32 [2022-05-19T09:49:32.881Z] === RUN   TestUpdateCPUQuota
09:49:33 [2022-05-19T09:49:33.823Z] --- PASS: TestUpdateCPUQuota (0.70s)
09:49:33 [2022-05-19T09:49:33.823Z] === RUN   TestUpdatePidsLimit
09:49:33 [2022-05-19T09:49:33.823Z] === RUN   TestUpdatePidsLimit/update_from_none
09:49:33 [2022-05-19T09:49:33.823Z] === RUN   TestUpdatePidsLimit/no_change
09:49:34 [2022-05-19T09:49:34.084Z] === RUN   TestUpdatePidsLimit/update_lower
09:49:34 [2022-05-19T09:49:34.345Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:49:34 [2022-05-19T09:49:34.345Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:49:34 [2022-05-19T09:49:34.607Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:49:34 [2022-05-19T09:49:34.607Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:49:35 [2022-05-19T09:49:35.549Z] --- PASS: TestUpdatePidsLimit (1.65s)
09:49:35 [2022-05-19T09:49:35.549Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
09:49:35 [2022-05-19T09:49:35.549Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
09:49:35 [2022-05-19T09:49:35.549Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
09:49:35 [2022-05-19T09:49:35.549Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
09:49:35 [2022-05-19T09:49:35.549Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
09:49:35 [2022-05-19T09:49:35.549Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
09:49:35 [2022-05-19T09:49:35.549Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
09:49:35 [2022-05-19T09:49:35.549Z] === RUN   TestUpdateRestartPolicy
09:49:47 [2022-05-19T09:49:47.805Z] --- PASS: TestUpdateRestartPolicy (10.87s)
09:49:47 [2022-05-19T09:49:47.805Z] === RUN   TestUpdateRestartWithAutoRemove
09:49:47 [2022-05-19T09:49:47.805Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
09:49:47 [2022-05-19T09:49:47.805Z] === RUN   TestWaitNonBlocked
09:49:47 [2022-05-19T09:49:47.805Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:49:47 [2022-05-19T09:49:47.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:49:47 [2022-05-19T09:49:47.805Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:49:47 [2022-05-19T09:49:47.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:49:47 [2022-05-19T09:49:47.805Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:49:47 [2022-05-19T09:49:47.805Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:49:47 [2022-05-19T09:49:47.805Z] --- PASS: TestWaitNonBlocked (0.01s)
09:49:47 [2022-05-19T09:49:47.805Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
09:49:47 [2022-05-19T09:49:47.805Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
09:49:47 [2022-05-19T09:49:47.805Z] === RUN   TestWaitBlocked
09:49:47 [2022-05-19T09:49:47.805Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:49:47 [2022-05-19T09:49:47.805Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:49:47 [2022-05-19T09:49:47.805Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:49:47 [2022-05-19T09:49:47.805Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:49:47 [2022-05-19T09:49:47.805Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:49:47 [2022-05-19T09:49:47.805Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:49:47 [2022-05-19T09:49:47.805Z] --- PASS: TestWaitBlocked (0.01s)
09:49:47 [2022-05-19T09:49:47.805Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s)
09:49:47 [2022-05-19T09:49:47.805Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
09:49:47 [2022-05-19T09:49:47.805Z] === CONT  TestContainerStartOnDaemonRestart
09:49:47 [2022-05-19T09:49:47.805Z] === CONT  TestRestartDaemonWithRestartingContainer
09:49:50 [2022-05-19T09:49:50.351Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.02s)
09:49:50 [2022-05-19T09:49:50.351Z] === CONT  TestDaemonHostGatewayIP
09:49:50 [2022-05-19T09:49:50.351Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s)
09:49:50 [2022-05-19T09:49:50.351Z] === CONT  TestDaemonRestartIpcMode
09:49:52 [2022-05-19T09:49:52.269Z] --- PASS: TestDaemonRestartIpcMode (2.40s)
09:49:52 [2022-05-19T09:49:52.269Z] === CONT  TestIpcModeOlderClient
09:49:52 [2022-05-19T09:49:52.531Z] --- PASS: TestDaemonHostGatewayIP (2.46s)
09:49:52 [2022-05-19T09:49:52.531Z] === CONT  TestContainerKillOnDaemonStart
09:49:52 [2022-05-19T09:49:52.531Z] --- PASS: TestIpcModeOlderClient (0.07s)
09:50:04 [2022-05-19T09:50:04.769Z] --- PASS: TestContainerKillOnDaemonStart (11.48s)
09:50:04 [2022-05-19T09:50:04.769Z] PASS
09:50:04 [2022-05-19T09:50:04.769Z] 
09:50:04 [2022-05-19T09:50:04.769Z] === Skipped
09:50:04 [2022-05-19T09:50:04.769Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:50:04 [2022-05-19T09:50:04.769Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:50:04 [2022-05-19T09:50:04.769Z] 
09:50:04 [2022-05-19T09:50:04.769Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:50:04 [2022-05-19T09:50:04.769Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:50:04 [2022-05-19T09:50:04.769Z] 
09:50:04 [2022-05-19T09:50:04.769Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:50:04 [2022-05-19T09:50:04.769Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:50:04 [2022-05-19T09:50:04.769Z] 
09:50:04 [2022-05-19T09:50:04.769Z] DONE 238 tests, 3 skipped in 116.267s
09:50:04 [2022-05-19T09:50:04.769Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:50:04 [2022-05-19T09:50:04.769Z] ++ 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
09:50:04 [2022-05-19T09:50:04.769Z] ++ set -e
09:50:04 [2022-05-19T09:50:04.769Z] ++ '[' -n 0 ']'
09:50:04 [2022-05-19T09:50:04.769Z] ++ set -x
09:50:04 [2022-05-19T09:50:04.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-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
09:50:04 [2022-05-19T09:50:04.769Z] === RUN   TestConfigDaemonLibtrustID
09:50:04 [2022-05-19T09:50:04.769Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
09:50:04 [2022-05-19T09:50:04.769Z] === RUN   TestConfigDaemonID
09:50:05 [2022-05-19T09:50:05.728Z]     daemon_test.go:84: [d19536b06b4fe] daemon is not started
09:50:05 [2022-05-19T09:50:05.728Z] --- PASS: TestConfigDaemonID (1.04s)
09:50:05 [2022-05-19T09:50:05.728Z] === RUN   TestDaemonConfigValidation
09:50:05 [2022-05-19T09:50:05.728Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:50:05 [2022-05-19T09:50:05.728Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:50:05 [2022-05-19T09:50:05.728Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:50:05 [2022-05-19T09:50:05.728Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:50:05 [2022-05-19T09:50:05.728Z] === RUN   TestDaemonConfigValidation/invalid_config
09:50:05 [2022-05-19T09:50:05.728Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:50:05 [2022-05-19T09:50:05.728Z] === RUN   TestDaemonConfigValidation/malformed_config
09:50:05 [2022-05-19T09:50:05.728Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:50:05 [2022-05-19T09:50:05.728Z] === RUN   TestDaemonConfigValidation/valid_config
09:50:05 [2022-05-19T09:50:05.728Z] === PAUSE TestDaemonConfigValidation/valid_config
09:50:05 [2022-05-19T09:50:05.728Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:50:05 [2022-05-19T09:50:05.728Z] === CONT  TestDaemonConfigValidation/malformed_config
09:50:05 [2022-05-19T09:50:05.728Z] === CONT  TestDaemonConfigValidation/valid_config
09:50:05 [2022-05-19T09:50:05.728Z] === CONT  TestDaemonConfigValidation/invalid_config
09:50:05 [2022-05-19T09:50:05.728Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:50:05 [2022-05-19T09:50:05.728Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:50:05 [2022-05-19T09:50:05.728Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
09:50:05 [2022-05-19T09:50:05.728Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
09:50:05 [2022-05-19T09:50:05.728Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
09:50:05 [2022-05-19T09:50:05.728Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
09:50:05 [2022-05-19T09:50:05.728Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
09:50:05 [2022-05-19T09:50:05.728Z] === RUN   TestConfigDaemonSeccompProfiles
09:50:05 [2022-05-19T09:50:05.728Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:50:07 [2022-05-19T09:50:07.127Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:50:08 [2022-05-19T09:50:08.077Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:50:09 [2022-05-19T09:50:09.022Z] === CONT  TestConfigDaemonSeccompProfiles
09:50:09 [2022-05-19T09:50:09.022Z]     daemon_test.go:198: [d1907fae64f7c] daemon is not started
09:50:09 [2022-05-19T09:50:09.022Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
09:50:09 [2022-05-19T09:50:09.022Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:50:09 [2022-05-19T09:50:09.022Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:50:09 [2022-05-19T09:50:09.022Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:50:09 [2022-05-19T09:50:09.022Z] === RUN   TestDaemonProxy
09:50:09 [2022-05-19T09:50:09.022Z] === RUN   TestDaemonProxy/environment_variables
09:50:10 [2022-05-19T09:50:10.950Z] === RUN   TestDaemonProxy/command-line_options
09:50:12 [2022-05-19T09:50:12.341Z] === RUN   TestDaemonProxy/configuration_file
09:50:14 [2022-05-19T09:50:14.258Z] === RUN   TestDaemonProxy/conflicting_options
09:50:14 [2022-05-19T09:50:14.526Z] === RUN   TestDaemonProxy/reload_sanitized
09:50:16 [2022-05-19T09:50:16.236Z] --- PASS: TestDaemonProxy (6.25s)
09:50:16 [2022-05-19T09:50:16.236Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
09:50:16 [2022-05-19T09:50:16.236Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
09:50:16 [2022-05-19T09:50:16.236Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
09:50:16 [2022-05-19T09:50:16.236Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:50:16 [2022-05-19T09:50:16.236Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:50:16 [2022-05-19T09:50:16.236Z] PASS
09:50:16 [2022-05-19T09:50:16.236Z] 
09:50:16 [2022-05-19T09:50:16.236Z] DONE 18 tests in 11.258s
09:50:16 [2022-05-19T09:50:16.236Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:50:16 [2022-05-19T09:50:16.236Z] ++ 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
09:50:16 [2022-05-19T09:50:16.236Z] ++ set -e
09:50:16 [2022-05-19T09:50:16.236Z] ++ '[' -n 0 ']'
09:50:16 [2022-05-19T09:50:16.236Z] ++ set -x
09:50:16 [2022-05-19T09:50:16.236Z] ++ 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
09:50:16 [2022-05-19T09:50:16.236Z] INFO: Testing against a local daemon
09:50:16 [2022-05-19T09:50:16.236Z] === RUN   TestCommitInheritsEnv
09:50:16 [2022-05-19T09:50:16.236Z] --- PASS: TestCommitInheritsEnv (0.29s)
09:50:16 [2022-05-19T09:50:16.236Z] === RUN   TestImportExtremelyLargeImageWorks
09:50:16 [2022-05-19T09:50:16.236Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:50:16 [2022-05-19T09:50:16.236Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:50:16 [2022-05-19T09:50:16.236Z] === RUN   TestImportWithCustomPlatform
09:50:16 [2022-05-19T09:50:16.236Z] === RUN   TestImportWithCustomPlatform/#00
09:50:16 [2022-05-19T09:50:16.236Z] === RUN   TestImportWithCustomPlatform/_______
09:50:16 [2022-05-19T09:50:16.236Z] === RUN   TestImportWithCustomPlatform//
09:50:16 [2022-05-19T09:50:16.236Z] === RUN   TestImportWithCustomPlatform/linux
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestImportWithCustomPlatform/LINUX
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestImportWithCustomPlatform/macos
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:50:16 [2022-05-19T09:50:16.503Z] --- PASS: TestImportWithCustomPlatform (0.32s)
09:50:16 [2022-05-19T09:50:16.503Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
09:50:16 [2022-05-19T09:50:16.503Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:50:16 [2022-05-19T09:50:16.503Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:50:16 [2022-05-19T09:50:16.503Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:50:16 [2022-05-19T09:50:16.503Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:50:16 [2022-05-19T09:50:16.503Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:50:16 [2022-05-19T09:50:16.503Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:50:16 [2022-05-19T09:50:16.503Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:50:16 [2022-05-19T09:50:16.503Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestImagesFilterMultiReference
09:50:16 [2022-05-19T09:50:16.503Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestImagePullPlatformInvalid
09:50:16 [2022-05-19T09:50:16.503Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestRemoveImageOrphaning
09:50:16 [2022-05-19T09:50:16.503Z] --- PASS: TestRemoveImageOrphaning (0.24s)
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestRemoveImageGarbageCollector
09:50:16 [2022-05-19T09:50:16.503Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:50:16 [2022-05-19T09:50:16.503Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:50:16 [2022-05-19T09:50:16.503Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestTagInvalidReference
09:50:16 [2022-05-19T09:50:16.503Z] --- PASS: TestTagInvalidReference (0.02s)
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestTagValidPrefixedRepo
09:50:16 [2022-05-19T09:50:16.503Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestTagExistedNameWithoutForce
09:50:16 [2022-05-19T09:50:16.503Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestTagOfficialNames
09:50:16 [2022-05-19T09:50:16.503Z] --- PASS: TestTagOfficialNames (0.04s)
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestTagMatchesDigest
09:50:16 [2022-05-19T09:50:16.503Z] --- PASS: TestTagMatchesDigest (0.01s)
09:50:16 [2022-05-19T09:50:16.503Z] PASS
09:50:16 [2022-05-19T09:50:16.503Z] 
09:50:16 [2022-05-19T09:50:16.503Z] === Skipped
09:50:16 [2022-05-19T09:50:16.503Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:50:16 [2022-05-19T09:50:16.503Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:50:16 [2022-05-19T09:50:16.503Z] 
09:50:16 [2022-05-19T09:50:16.503Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:50:16 [2022-05-19T09:50:16.503Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:50:16 [2022-05-19T09:50:16.503Z] 
09:50:16 [2022-05-19T09:50:16.503Z] DONE 22 tests, 2 skipped in 1.241s
09:50:16 [2022-05-19T09:50:16.503Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:50:16 [2022-05-19T09:50:16.503Z] ++ 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
09:50:16 [2022-05-19T09:50:16.503Z] ++ set -e
09:50:16 [2022-05-19T09:50:16.503Z] ++ '[' -n 0 ']'
09:50:16 [2022-05-19T09:50:16.503Z] ++ set -x
09:50:16 [2022-05-19T09:50:16.503Z] ++ 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
09:50:16 [2022-05-19T09:50:16.503Z] INFO: Testing against a local daemon
09:50:16 [2022-05-19T09:50:16.503Z] === RUN   TestNetworkCreateDelete
09:50:16 [2022-05-19T09:50:16.766Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:50:16 [2022-05-19T09:50:16.766Z] === RUN   TestDockerNetworkDeletePreferID
09:50:17 [2022-05-19T09:50:17.028Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:50:17 [2022-05-19T09:50:17.028Z] === RUN   TestDaemonDNSFallback
09:50:23 [2022-05-19T09:50:23.810Z] --- PASS: TestDaemonDNSFallback (6.27s)
09:50:23 [2022-05-19T09:50:23.810Z] === RUN   TestInspectNetwork
09:50:26 [2022-05-19T09:50:26.374Z] === RUN   TestInspectNetwork/full_network_id
09:50:26 [2022-05-19T09:50:26.374Z] === RUN   TestInspectNetwork/partial_network_id
09:50:26 [2022-05-19T09:50:26.374Z] === RUN   TestInspectNetwork/network_name
09:50:26 [2022-05-19T09:50:26.374Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:50:30 [2022-05-19T09:50:30.728Z] --- PASS: TestInspectNetwork (7.06s)
09:50:30 [2022-05-19T09:50:30.728Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:50:30 [2022-05-19T09:50:30.728Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:50:30 [2022-05-19T09:50:30.728Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:50:30 [2022-05-19T09:50:30.728Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:50:30 [2022-05-19T09:50:30.728Z] === RUN   TestRunContainerWithBridgeNone
09:50:31 [2022-05-19T09:50:31.674Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/create
09:50:31 [2022-05-19T09:50:31.675Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:50:31 [2022-05-19T09:50:31.675Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:50:31 [2022-05-19T09:50:31.675Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:50:31 [2022-05-19T09:50:31.675Z] === CONT  TestNetworkInvalidJSON/networks/create
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:50:31 [2022-05-19T09:50:31.675Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:50:31 [2022-05-19T09:50:31.675Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:50:31 [2022-05-19T09:50:31.675Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:50:31 [2022-05-19T09:50:31.675Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkList
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkList//networks
09:50:31 [2022-05-19T09:50:31.675Z] === PAUSE TestNetworkList//networks
09:50:31 [2022-05-19T09:50:31.675Z] === RUN   TestNetworkList//networks/
09:50:31 [2022-05-19T09:50:31.675Z] === PAUSE TestNetworkList//networks/
09:50:31 [2022-05-19T09:50:31.936Z] === CONT  TestNetworkList//networks
09:50:31 [2022-05-19T09:50:31.936Z] === CONT  TestNetworkList//networks/
09:50:31 [2022-05-19T09:50:31.936Z] --- PASS: TestNetworkList (0.02s)
09:50:31 [2022-05-19T09:50:31.936Z]     --- PASS: TestNetworkList//networks (0.00s)
09:50:31 [2022-05-19T09:50:31.936Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:50:31 [2022-05-19T09:50:31.936Z] === RUN   TestHostIPv4BridgeLabel
09:50:32 [2022-05-19T09:50:32.509Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:50:32 [2022-05-19T09:50:32.509Z] === RUN   TestDaemonRestartWithLiveRestore
09:50:33 [2022-05-19T09:50:33.452Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:50:33 [2022-05-19T09:50:33.452Z] === RUN   TestDaemonDefaultNetworkPools
09:50:34 [2022-05-19T09:50:34.023Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
09:50:34 [2022-05-19T09:50:34.023Z] === RUN   TestDaemonRestartWithExistingNetwork
09:50:35 [2022-05-19T09:50:35.408Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
09:50:35 [2022-05-19T09:50:35.408Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:50:36 [2022-05-19T09:50:36.354Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
09:50:36 [2022-05-19T09:50:36.355Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:50:36 [2022-05-19T09:50:36.930Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:50:36 [2022-05-19T09:50:36.930Z] === RUN   TestServiceWithPredefinedNetwork
09:50:39 [2022-05-19T09:50:39.493Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s)
09:50:39 [2022-05-19T09:50:39.493Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:50:39 [2022-05-19T09:50:39.493Z]     service_test.go:243: FLAKY_TEST
09:50:39 [2022-05-19T09:50:39.493Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:50:39 [2022-05-19T09:50:39.493Z] === RUN   TestServiceWithDataPathPortInit
09:50:54 [2022-05-19T09:50:54.446Z] --- PASS: TestServiceWithDataPathPortInit (13.50s)
09:50:54 [2022-05-19T09:50:54.446Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:50:55 [2022-05-19T09:50:55.393Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qflewesj85tiwjgtfcvjokkvt Created:2022-05-19 09:50:54.019509457 +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[6574048defd82c83f343a329aa673f42261666ddc7de5ab2405977733a7942e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j3l6f71uv9mqts53epi2vqr84 EndpointID:a257dd01cc8c502bb072cc906485a1d0cf9c9b7616322c65233a7721d55c9cb3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b57ee473c494db8378b4977ce9ca64af720b1623378a7043114c7d1f7ded7114 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:43ddfc7bc816 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j3l6f71uv9mqts53epi2vqr84 EndpointID:a257dd01cc8c502bb072cc906485a1d0cf9c9b7616322c65233a7721d55c9cb3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:50:59 [2022-05-19T09:50:59.619Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
09:50:59 [2022-05-19T09:50:59.620Z] PASS
09:50:59 [2022-05-19T09:50:59.620Z] 
09:50:59 [2022-05-19T09:50:59.620Z] === Skipped
09:50:59 [2022-05-19T09:50:59.620Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:50:59 [2022-05-19T09:50:59.620Z]     service_test.go:243: FLAKY_TEST
09:50:59 [2022-05-19T09:50:59.620Z] 
09:50:59 [2022-05-19T09:50:59.620Z] DONE 38 tests, 1 skipped in 43.070s
09:50:59 [2022-05-19T09:50:59.620Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:50:59 [2022-05-19T09:50:59.620Z] ++ 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
09:50:59 [2022-05-19T09:50:59.620Z] ++ set -e
09:50:59 [2022-05-19T09:50:59.620Z] ++ '[' -n 0 ']'
09:50:59 [2022-05-19T09:50:59.620Z] ++ set -x
09:50:59 [2022-05-19T09:50:59.620Z] ++ 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
09:50:59 [2022-05-19T09:50:59.620Z] INFO: Testing against a local daemon
09:50:59 [2022-05-19T09:50:59.620Z] === RUN   TestDockerNetworkIpvlanPersistance
09:50:59 [2022-05-19T09:50:59.620Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:50:59 [2022-05-19T09:50:59.620Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:50:59 [2022-05-19T09:50:59.620Z] === RUN   TestDockerNetworkIpvlan
09:50:59 [2022-05-19T09:50:59.620Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:50:59 [2022-05-19T09:50:59.620Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:50:59 [2022-05-19T09:50:59.620Z] PASS
09:50:59 [2022-05-19T09:50:59.620Z] 
09:50:59 [2022-05-19T09:50:59.620Z] === Skipped
09:50:59 [2022-05-19T09:50:59.620Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:50:59 [2022-05-19T09:50:59.620Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:50:59 [2022-05-19T09:50:59.620Z] 
09:50:59 [2022-05-19T09:50:59.620Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:50:59 [2022-05-19T09:50:59.620Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:50:59 [2022-05-19T09:50:59.620Z] 
09:50:59 [2022-05-19T09:50:59.620Z] DONE 2 tests, 2 skipped in 0.085s
09:50:59 [2022-05-19T09:50:59.620Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:50:59 [2022-05-19T09:50:59.620Z] ++ 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
09:50:59 [2022-05-19T09:50:59.620Z] ++ set -e
09:50:59 [2022-05-19T09:50:59.620Z] ++ '[' -n 0 ']'
09:50:59 [2022-05-19T09:50:59.620Z] ++ set -x
09:50:59 [2022-05-19T09:50:59.620Z] ++ 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
09:50:59 [2022-05-19T09:50:59.620Z] INFO: Testing against a local daemon
09:50:59 [2022-05-19T09:50:59.620Z] === RUN   TestDockerNetworkMacvlanPersistance
09:51:01 [2022-05-19T09:51:01.013Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
09:51:01 [2022-05-19T09:51:01.013Z] === RUN   TestDockerNetworkMacvlan
09:51:01 [2022-05-19T09:51:01.586Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:51:02 [2022-05-19T09:51:02.535Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:51:03 [2022-05-19T09:51:03.107Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:51:05 [2022-05-19T09:51:05.021Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:51:06 [2022-05-19T09:51:06.407Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:51:09 [2022-05-19T09:51:09.707Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:51:10 [2022-05-19T09:51:10.277Z] --- PASS: TestDockerNetworkMacvlan (9.26s)
09:51:10 [2022-05-19T09:51:10.277Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:51:10 [2022-05-19T09:51:10.277Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
09:51:10 [2022-05-19T09:51:10.277Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
09:51:10 [2022-05-19T09:51:10.277Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s)
09:51:10 [2022-05-19T09:51:10.277Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
09:51:10 [2022-05-19T09:51:10.277Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
09:51:10 [2022-05-19T09:51:10.277Z] PASS
09:51:10 [2022-05-19T09:51:10.277Z] 
09:51:10 [2022-05-19T09:51:10.277Z] DONE 8 tests in 10.580s
09:51:10 [2022-05-19T09:51:10.277Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:51:10 [2022-05-19T09:51:10.277Z] ++ 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
09:51:10 [2022-05-19T09:51:10.277Z] ++ set -e
09:51:10 [2022-05-19T09:51:10.277Z] ++ '[' -n 0 ']'
09:51:10 [2022-05-19T09:51:10.277Z] ++ set -x
09:51:10 [2022-05-19T09:51:10.277Z] ++ 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
09:51:10 [2022-05-19T09:51:10.277Z] testing: warning: no tests to run
09:51:10 [2022-05-19T09:51:10.277Z] PASS
09:51:10 [2022-05-19T09:51:10.277Z] 
09:51:10 [2022-05-19T09:51:10.277Z] DONE 0 tests in 0.028s
09:51:10 [2022-05-19T09:51:10.277Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:51:10 [2022-05-19T09:51:10.277Z] ++ 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
09:51:10 [2022-05-19T09:51:10.277Z] ++ set -e
09:51:10 [2022-05-19T09:51:10.277Z] ++ '[' -n 0 ']'
09:51:10 [2022-05-19T09:51:10.277Z] ++ set -x
09:51:10 [2022-05-19T09:51:10.277Z] ++ 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
09:51:10 [2022-05-19T09:51:10.277Z] INFO: Testing against a local daemon
09:51:10 [2022-05-19T09:51:10.277Z] === RUN   TestAuthZPluginAllowRequest
09:51:11 [2022-05-19T09:51:11.660Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
09:51:11 [2022-05-19T09:51:11.660Z] === RUN   TestAuthZPluginTLS
09:51:11 [2022-05-19T09:51:11.921Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:51:11 [2022-05-19T09:51:11.921Z] === RUN   TestAuthZPluginDenyRequest
09:51:12 [2022-05-19T09:51:12.491Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:51:12 [2022-05-19T09:51:12.491Z] === RUN   TestAuthZPluginAPIDenyResponse
09:51:13 [2022-05-19T09:51:13.236Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:51:13 [2022-05-19T09:51:13.236Z] === RUN   TestAuthZPluginDenyResponse
09:51:13 [2022-05-19T09:51:13.807Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:51:13 [2022-05-19T09:51:13.807Z] === RUN   TestAuthZPluginAllowEventStream
09:51:14 [2022-05-19T09:51:14.748Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
09:51:14 [2022-05-19T09:51:14.749Z] === RUN   TestAuthZPluginErrorResponse
09:51:15 [2022-05-19T09:51:15.319Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:51:15 [2022-05-19T09:51:15.319Z] === RUN   TestAuthZPluginErrorRequest
09:51:15 [2022-05-19T09:51:15.889Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:51:15 [2022-05-19T09:51:15.889Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:51:16 [2022-05-19T09:51:16.485Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:51:16 [2022-05-19T09:51:16.485Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:51:17 [2022-05-19T09:51:17.867Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s)
09:51:17 [2022-05-19T09:51:17.867Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:51:19 [2022-05-19T09:51:19.249Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
09:51:19 [2022-05-19T09:51:19.249Z] === RUN   TestAuthZPluginHeader
09:51:19 [2022-05-19T09:51:19.820Z] --- PASS: TestAuthZPluginHeader (0.69s)
09:51:19 [2022-05-19T09:51:19.820Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:51:19 [2022-05-19T09:51:19.820Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:19 [2022-05-19T09:51:19.820Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:51:19 [2022-05-19T09:51:19.820Z] === RUN   TestAuthZPluginV2Disable
09:51:19 [2022-05-19T09:51:19.820Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:19 [2022-05-19T09:51:19.820Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:51:19 [2022-05-19T09:51:19.820Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:51:19 [2022-05-19T09:51:19.820Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:19 [2022-05-19T09:51:19.820Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:51:19 [2022-05-19T09:51:19.820Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:51:19 [2022-05-19T09:51:19.820Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:19 [2022-05-19T09:51:19.820Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:51:19 [2022-05-19T09:51:19.820Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:51:37 [2022-05-19T09:51:37.931Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
09:51:37 [2022-05-19T09:51:37.931Z] PASS
09:51:37 [2022-05-19T09:51:37.931Z] 
09:51:37 [2022-05-19T09:51:37.931Z] === Skipped
09:51:37 [2022-05-19T09:51:37.931Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:37 [2022-05-19T09:51:37.931Z] 
09:51:37 [2022-05-19T09:51:37.931Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:37 [2022-05-19T09:51:37.931Z] 
09:51:37 [2022-05-19T09:51:37.931Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:37 [2022-05-19T09:51:37.931Z] 
09:51:37 [2022-05-19T09:51:37.931Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:37 [2022-05-19T09:51:37.931Z] 
09:51:37 [2022-05-19T09:51:37.931Z] DONE 17 tests, 4 skipped in 26.007s
09:51:37 [2022-05-19T09:51:37.931Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:51:37 [2022-05-19T09:51:37.931Z] ++ 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
09:51:37 [2022-05-19T09:51:37.931Z] ++ set -e
09:51:37 [2022-05-19T09:51:37.931Z] ++ '[' -n 0 ']'
09:51:37 [2022-05-19T09:51:37.931Z] ++ set -x
09:51:37 [2022-05-19T09:51:37.931Z] ++ 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
09:51:37 [2022-05-19T09:51:37.931Z] INFO: Testing against a local daemon
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:51:37 [2022-05-19T09:51:37.931Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:51:37 [2022-05-19T09:51:37.931Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:51:37 [2022-05-19T09:51:37.931Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:51:37 [2022-05-19T09:51:37.931Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:51:37 [2022-05-19T09:51:37.931Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:51:37 [2022-05-19T09:51:37.931Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:51:37 [2022-05-19T09:51:37.931Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:51:37 [2022-05-19T09:51:37.931Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInstall
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInstall/no_auth
09:51:37 [2022-05-19T09:51:37.931Z] time="2022-05-19T09:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:37 [2022-05-19T09:51:37.931Z] time="2022-05-19T09:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2be6c5729673fa1de7f02436d62252d36031b65e4eb1202c93db16d690cf6ec5" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:37 [2022-05-19T09:51:37.931Z] time="2022-05-19T09:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:37 [2022-05-19T09:51:37.931Z] time="2022-05-19T09:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2be6c5729673fa1de7f02436d62252d36031b65e4eb1202c93db16d690cf6ec5" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInstall/with_htpasswd
09:51:37 [2022-05-19T09:51:37.931Z] time="2022-05-19T09:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:37 [2022-05-19T09:51:37.931Z] time="2022-05-19T09:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81190637b607d8132b7d06f22882a631921c8fd79f3ac7cd1902c995a4088121" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:37 [2022-05-19T09:51:37.931Z] time="2022-05-19T09:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:37 [2022-05-19T09:51:37.931Z] time="2022-05-19T09:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81190637b607d8132b7d06f22882a631921c8fd79f3ac7cd1902c995a4088121" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:37 [2022-05-19T09:51:37.931Z] === RUN   TestPluginInstall/with_insecure
09:51:38 [2022-05-19T09:51:38.874Z] time="2022-05-19T09:51:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:38 [2022-05-19T09:51:38.874Z] time="2022-05-19T09:51:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47b5bad9d183665487128d4493f25f723af8286671102e7f4ce569ff5da15ece" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:38 [2022-05-19T09:51:38.874Z] time="2022-05-19T09:51:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:38 [2022-05-19T09:51:38.874Z] time="2022-05-19T09:51:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47b5bad9d183665487128d4493f25f723af8286671102e7f4ce569ff5da15ece" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:38 [2022-05-19T09:51:38.874Z]     plugin_test.go:195: [d2c8c9f33a253] daemon is not started
09:51:38 [2022-05-19T09:51:38.874Z] --- PASS: TestPluginInstall (2.47s)
09:51:38 [2022-05-19T09:51:38.874Z]     --- PASS: TestPluginInstall/no_auth (0.91s)
09:51:38 [2022-05-19T09:51:38.874Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
09:51:38 [2022-05-19T09:51:38.874Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
09:51:38 [2022-05-19T09:51:38.874Z] === RUN   TestPluginsWithRuntimes
09:51:40 [2022-05-19T09:51:40.259Z] === RUN   TestPluginsWithRuntimes/No_Args
09:51:41 [2022-05-19T09:51:41.203Z] === RUN   TestPluginsWithRuntimes/With_Args
09:51:42 [2022-05-19T09:51:42.144Z] --- PASS: TestPluginsWithRuntimes (3.23s)
09:51:42 [2022-05-19T09:51:42.144Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
09:51:42 [2022-05-19T09:51:42.144Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
09:51:42 [2022-05-19T09:51:42.144Z] === RUN   TestPluginBackCompatMediaTypes
09:51:42 [2022-05-19T09:51:42.907Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
09:51:42 [2022-05-19T09:51:42.907Z] PASS
09:51:42 [2022-05-19T09:51:42.907Z] 
09:51:42 [2022-05-19T09:51:42.907Z] DONE 24 tests in 6.386s
09:51:42 [2022-05-19T09:51:42.907Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:51:42 [2022-05-19T09:51:42.907Z] ++ 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
09:51:42 [2022-05-19T09:51:42.907Z] ++ set -e
09:51:42 [2022-05-19T09:51:42.907Z] ++ '[' -n 0 ']'
09:51:42 [2022-05-19T09:51:42.907Z] ++ set -x
09:51:42 [2022-05-19T09:51:42.907Z] ++ 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
09:51:42 [2022-05-19T09:51:42.907Z] INFO: Testing against a local daemon
09:51:42 [2022-05-19T09:51:42.907Z] === RUN   TestExternalGraphDriver
09:51:42 [2022-05-19T09:51:42.907Z] === RUN   TestExternalGraphDriver/json
09:51:44 [2022-05-19T09:51:44.310Z] === RUN   TestExternalGraphDriver/spec
09:51:46 [2022-05-19T09:51:46.224Z] === RUN   TestExternalGraphDriver/pull
09:51:47 [2022-05-19T09:51:47.612Z] --- PASS: TestExternalGraphDriver (4.77s)
09:51:47 [2022-05-19T09:51:47.612Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
09:51:47 [2022-05-19T09:51:47.612Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
09:51:47 [2022-05-19T09:51:47.612Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
09:51:47 [2022-05-19T09:51:47.612Z] === RUN   TestGraphdriverPluginV2
09:51:47 [2022-05-19T09:51:47.612Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:47 [2022-05-19T09:51:47.612Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
09:51:47 [2022-05-19T09:51:47.612Z] PASS
09:51:47 [2022-05-19T09:51:47.612Z] 
09:51:47 [2022-05-19T09:51:47.612Z] === Skipped
09:51:47 [2022-05-19T09:51:47.612Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
09:51:47 [2022-05-19T09:51:47.612Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:47 [2022-05-19T09:51:47.612Z] 
09:51:47 [2022-05-19T09:51:47.612Z] DONE 5 tests, 1 skipped in 4.886s
09:51:47 [2022-05-19T09:51:47.612Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:51:47 [2022-05-19T09:51:47.612Z] ++ 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
09:51:47 [2022-05-19T09:51:47.612Z] ++ set -e
09:51:47 [2022-05-19T09:51:47.612Z] ++ '[' -n 0 ']'
09:51:47 [2022-05-19T09:51:47.612Z] ++ set -x
09:51:47 [2022-05-19T09:51:47.612Z] ++ 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
09:51:47 [2022-05-19T09:51:47.612Z] INFO: Testing against a local daemon
09:51:47 [2022-05-19T09:51:47.612Z] === RUN   TestContinueAfterPluginCrash
09:51:47 [2022-05-19T09:51:47.612Z] === PAUSE TestContinueAfterPluginCrash
09:51:47 [2022-05-19T09:51:47.612Z] === RUN   TestReadPluginNoRead
09:51:47 [2022-05-19T09:51:47.612Z] === PAUSE TestReadPluginNoRead
09:51:47 [2022-05-19T09:51:47.612Z] === RUN   TestDaemonStartWithLogOpt
09:51:47 [2022-05-19T09:51:47.612Z] === PAUSE TestDaemonStartWithLogOpt
09:51:47 [2022-05-19T09:51:47.612Z] === CONT  TestContinueAfterPluginCrash
09:51:47 [2022-05-19T09:51:47.612Z] === CONT  TestDaemonStartWithLogOpt
09:51:50 [2022-05-19T09:51:50.911Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
09:51:50 [2022-05-19T09:51:50.911Z] === CONT  TestReadPluginNoRead
09:51:52 [2022-05-19T09:51:52.952Z] === RUN   TestReadPluginNoRead/default
09:51:53 [2022-05-19T09:51:53.928Z] === RUN   TestReadPluginNoRead/disabled_caching
09:51:55 [2022-05-19T09:51:55.327Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:51:55 [2022-05-19T09:51:55.595Z] --- PASS: TestContinueAfterPluginCrash (7.97s)
09:51:56 [2022-05-19T09:51:56.175Z] === CONT  TestReadPluginNoRead
09:51:56 [2022-05-19T09:51:56.175Z]     read_test.go:92: [d80ed9ad3d503] daemon is not started
09:51:56 [2022-05-19T09:51:56.175Z] --- PASS: TestReadPluginNoRead (5.56s)
09:51:56 [2022-05-19T09:51:56.175Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
09:51:56 [2022-05-19T09:51:56.175Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
09:51:56 [2022-05-19T09:51:56.175Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
09:51:56 [2022-05-19T09:51:56.175Z] PASS
09:51:56 [2022-05-19T09:51:56.175Z] 
09:51:56 [2022-05-19T09:51:56.175Z] DONE 6 tests in 8.671s
09:51:56 [2022-05-19T09:51:56.175Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:51:56 [2022-05-19T09:51:56.175Z] ++ 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
09:51:56 [2022-05-19T09:51:56.175Z] ++ set -e
09:51:56 [2022-05-19T09:51:56.175Z] ++ '[' -n 0 ']'
09:51:56 [2022-05-19T09:51:56.175Z] ++ set -x
09:51:56 [2022-05-19T09:51:56.175Z] ++ 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
09:51:56 [2022-05-19T09:51:56.437Z] testing: warning: no tests to run
09:51:56 [2022-05-19T09:51:56.437Z] PASS
09:51:56 [2022-05-19T09:51:56.437Z] 
09:51:56 [2022-05-19T09:51:56.437Z] DONE 0 tests in 0.031s
09:51:56 [2022-05-19T09:51:56.437Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:51:56 [2022-05-19T09:51:56.437Z] ++ 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
09:51:56 [2022-05-19T09:51:56.437Z] ++ set -e
09:51:56 [2022-05-19T09:51:56.437Z] ++ '[' -n 0 ']'
09:51:56 [2022-05-19T09:51:56.437Z] ++ set -x
09:51:56 [2022-05-19T09:51:56.437Z] ++ 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
09:51:56 [2022-05-19T09:51:56.437Z] INFO: Testing against a local daemon
09:51:56 [2022-05-19T09:51:56.437Z] === RUN   TestPluginWithDevMounts
09:51:56 [2022-05-19T09:51:56.437Z] === PAUSE TestPluginWithDevMounts
09:51:56 [2022-05-19T09:51:56.437Z] === CONT  TestPluginWithDevMounts
09:51:58 [2022-05-19T09:51:58.066Z] --- PASS: TestPluginWithDevMounts (1.51s)
09:51:58 [2022-05-19T09:51:58.066Z] PASS
09:51:58 [2022-05-19T09:51:58.341Z] 
09:51:58 [2022-05-19T09:51:58.341Z] DONE 1 tests in 1.611s
09:51:58 [2022-05-19T09:51:58.341Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:51:58 [2022-05-19T09:51:58.341Z] ++ 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
09:51:58 [2022-05-19T09:51:58.341Z] ++ set -e
09:51:58 [2022-05-19T09:51:58.341Z] ++ '[' -n 0 ']'
09:51:58 [2022-05-19T09:51:58.341Z] ++ set -x
09:51:58 [2022-05-19T09:51:58.341Z] ++ 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
09:51:58 [2022-05-19T09:51:58.341Z] INFO: Testing against a local daemon
09:51:58 [2022-05-19T09:51:58.341Z] === RUN   TestSecretInspect
09:52:00 [2022-05-19T09:52:00.265Z] --- PASS: TestSecretInspect (2.15s)
09:52:00 [2022-05-19T09:52:00.265Z] === RUN   TestSecretList
09:52:02 [2022-05-19T09:52:02.813Z] --- PASS: TestSecretList (2.16s)
09:52:02 [2022-05-19T09:52:02.813Z] === RUN   TestSecretsCreateAndDelete
09:52:04 [2022-05-19T09:52:04.725Z] --- PASS: TestSecretsCreateAndDelete (2.14s)
09:52:04 [2022-05-19T09:52:04.725Z] === RUN   TestSecretsUpdate
09:52:06 [2022-05-19T09:52:06.637Z] --- PASS: TestSecretsUpdate (2.14s)
09:52:06 [2022-05-19T09:52:06.637Z] === RUN   TestTemplatedSecret
09:52:09 [2022-05-19T09:52:09.179Z] --- PASS: TestTemplatedSecret (2.54s)
09:52:09 [2022-05-19T09:52:09.179Z] === RUN   TestSecretCreateResolve
09:52:11 [2022-05-19T09:52:11.721Z] --- PASS: TestSecretCreateResolve (2.13s)
09:52:11 [2022-05-19T09:52:11.721Z] PASS
09:52:11 [2022-05-19T09:52:11.721Z] 
09:52:11 [2022-05-19T09:52:11.722Z] DONE 6 tests in 13.339s
09:52:11 [2022-05-19T09:52:11.722Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:52:11 [2022-05-19T09:52:11.722Z] ++ 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
09:52:11 [2022-05-19T09:52:11.722Z] ++ set -e
09:52:11 [2022-05-19T09:52:11.722Z] ++ '[' -n 0 ']'
09:52:11 [2022-05-19T09:52:11.722Z] ++ set -x
09:52:11 [2022-05-19T09:52:11.722Z] ++ 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
09:52:11 [2022-05-19T09:52:11.722Z] INFO: Testing against a local daemon
09:52:11 [2022-05-19T09:52:11.722Z] === RUN   TestServiceCreateInit
09:52:11 [2022-05-19T09:52:11.722Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:52:15 [2022-05-19T09:52:15.019Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:52:18 [2022-05-19T09:52:18.573Z] --- PASS: TestServiceCreateInit (7.21s)
09:52:18 [2022-05-19T09:52:18.573Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s)
09:52:18 [2022-05-19T09:52:18.573Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s)
09:52:18 [2022-05-19T09:52:18.573Z] === RUN   TestCreateServiceMultipleTimes
09:52:36 [2022-05-19T09:52:36.684Z] --- PASS: TestCreateServiceMultipleTimes (14.99s)
09:52:36 [2022-05-19T09:52:36.684Z] === RUN   TestCreateServiceConflict
09:52:36 [2022-05-19T09:52:36.684Z] --- PASS: TestCreateServiceConflict (2.14s)
09:52:36 [2022-05-19T09:52:36.684Z] === RUN   TestCreateServiceMaxReplicas
09:52:38 [2022-05-19T09:52:38.599Z] --- PASS: TestCreateServiceMaxReplicas (2.59s)
09:52:38 [2022-05-19T09:52:38.599Z] === RUN   TestCreateWithDuplicateNetworkNames
09:52:53 [2022-05-19T09:52:53.503Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s)
09:52:53 [2022-05-19T09:52:53.503Z] === RUN   TestCreateServiceSecretFileMode
09:52:53 [2022-05-19T09:52:53.764Z] --- PASS: TestCreateServiceSecretFileMode (2.36s)
09:52:53 [2022-05-19T09:52:53.764Z] === RUN   TestCreateServiceConfigFileMode
09:52:56 [2022-05-19T09:52:56.310Z] --- PASS: TestCreateServiceConfigFileMode (2.37s)
09:52:56 [2022-05-19T09:52:56.310Z] === RUN   TestCreateServiceSysctls
09:52:58 [2022-05-19T09:52:58.867Z] --- PASS: TestCreateServiceSysctls (2.53s)
09:52:58 [2022-05-19T09:52:58.867Z] === RUN   TestCreateServiceCapabilities
09:53:01 [2022-05-19T09:53:01.410Z] --- PASS: TestCreateServiceCapabilities (2.34s)
09:53:01 [2022-05-19T09:53:01.410Z] === RUN   TestInspect
09:53:03 [2022-05-19T09:53:03.962Z] --- PASS: TestInspect (2.60s)
09:53:03 [2022-05-19T09:53:03.962Z] === RUN   TestCreateJob
09:53:06 [2022-05-19T09:53:06.505Z] --- PASS: TestCreateJob (2.90s)
09:53:06 [2022-05-19T09:53:06.505Z] === RUN   TestReplicatedJob
09:53:11 [2022-05-19T09:53:11.791Z] --- PASS: TestReplicatedJob (4.62s)
09:53:11 [2022-05-19T09:53:11.791Z] === RUN   TestUpdateReplicatedJob
09:53:14 [2022-05-19T09:53:14.334Z] --- PASS: TestUpdateReplicatedJob (3.01s)
09:53:14 [2022-05-19T09:53:14.334Z] === RUN   TestServiceListWithStatuses
09:53:14 [2022-05-19T09:53:14.334Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:53:14 [2022-05-19T09:53:14.334Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:53:14 [2022-05-19T09:53:14.334Z] === RUN   TestDockerNetworkConnectAlias
09:53:18 [2022-05-19T09:53:18.750Z] --- PASS: TestDockerNetworkConnectAlias (4.20s)
09:53:18 [2022-05-19T09:53:18.750Z] === RUN   TestDockerNetworkReConnect
09:53:22 [2022-05-19T09:53:22.050Z] --- PASS: TestDockerNetworkReConnect (3.20s)
09:53:22 [2022-05-19T09:53:22.050Z] === RUN   TestServicePlugin
09:53:22 [2022-05-19T09:53:22.050Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:53:22 [2022-05-19T09:53:22.050Z] --- SKIP: TestServicePlugin (0.00s)
09:53:22 [2022-05-19T09:53:22.050Z] === RUN   TestServiceUpdateLabel
09:53:23 [2022-05-19T09:53:23.961Z] --- PASS: TestServiceUpdateLabel (2.15s)
09:53:23 [2022-05-19T09:53:23.961Z] === RUN   TestServiceUpdateSecrets
09:53:38 [2022-05-19T09:53:38.861Z] --- PASS: TestServiceUpdateSecrets (14.27s)
09:53:38 [2022-05-19T09:53:38.861Z] === RUN   TestServiceUpdateConfigs
09:53:53 [2022-05-19T09:53:53.759Z] --- PASS: TestServiceUpdateConfigs (14.28s)
09:53:53 [2022-05-19T09:53:53.759Z] === RUN   TestServiceUpdateNetwork
09:54:05 [2022-05-19T09:54:05.984Z] --- PASS: TestServiceUpdateNetwork (12.18s)
09:54:05 [2022-05-19T09:54:05.984Z] === RUN   TestServiceUpdatePidsLimit
09:54:05 [2022-05-19T09:54:05.984Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:54:06 [2022-05-19T09:54:06.554Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:54:13 [2022-05-19T09:54:13.131Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:54:21 [2022-05-19T09:54:21.284Z] --- PASS: TestServiceUpdatePidsLimit (16.18s)
09:54:21 [2022-05-19T09:54:21.284Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
09:54:21 [2022-05-19T09:54:21.284Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
09:54:21 [2022-05-19T09:54:21.284Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
09:54:21 [2022-05-19T09:54:21.284Z] PASS
09:54:21 [2022-05-19T09:54:21.284Z] 
09:54:21 [2022-05-19T09:54:21.284Z] === Skipped
09:54:21 [2022-05-19T09:54:21.284Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:54:21 [2022-05-19T09:54:21.284Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:54:21 [2022-05-19T09:54:21.284Z] 
09:54:21 [2022-05-19T09:54:21.284Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:54:21 [2022-05-19T09:54:21.284Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:21 [2022-05-19T09:54:21.284Z] 
09:54:21 [2022-05-19T09:54:21.284Z] DONE 27 tests, 2 skipped in 129.267s
09:54:21 [2022-05-19T09:54:21.284Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:54:21 [2022-05-19T09:54:21.284Z] ++ 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
09:54:21 [2022-05-19T09:54:21.284Z] ++ set -e
09:54:21 [2022-05-19T09:54:21.284Z] ++ '[' -n 0 ']'
09:54:21 [2022-05-19T09:54:21.284Z] ++ set -x
09:54:21 [2022-05-19T09:54:21.284Z] ++ 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
09:54:21 [2022-05-19T09:54:21.284Z] INFO: Testing against a local daemon
09:54:21 [2022-05-19T09:54:21.284Z] === RUN   TestSessionCreate
09:54:21 [2022-05-19T09:54:21.284Z] --- PASS: TestSessionCreate (0.02s)
09:54:21 [2022-05-19T09:54:21.284Z] === RUN   TestSessionCreateWithBadUpgrade
09:54:21 [2022-05-19T09:54:21.284Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:54:21 [2022-05-19T09:54:21.284Z] PASS
09:54:21 [2022-05-19T09:54:21.284Z] 
09:54:21 [2022-05-19T09:54:21.284Z] DONE 2 tests in 0.117s
09:54:21 [2022-05-19T09:54:21.284Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:54:21 [2022-05-19T09:54:21.284Z] ++ 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
09:54:21 [2022-05-19T09:54:21.284Z] ++ set -e
09:54:21 [2022-05-19T09:54:21.284Z] ++ '[' -n 0 ']'
09:54:21 [2022-05-19T09:54:21.284Z] ++ set -x
09:54:21 [2022-05-19T09:54:21.284Z] ++ 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
09:54:21 [2022-05-19T09:54:21.284Z] INFO: Testing against a local daemon
09:54:21 [2022-05-19T09:54:21.284Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:54:21 [2022-05-19T09:54:21.284Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:54:21 [2022-05-19T09:54:21.284Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:54:21 [2022-05-19T09:54:21.284Z] === RUN   TestDiskUsage
09:54:21 [2022-05-19T09:54:21.284Z] === PAUSE TestDiskUsage
09:54:21 [2022-05-19T09:54:21.284Z] === RUN   TestEventsExecDie
09:54:21 [2022-05-19T09:54:21.284Z] --- PASS: TestEventsExecDie (0.47s)
09:54:21 [2022-05-19T09:54:21.284Z] === RUN   TestEventsBackwardsCompatible
09:54:21 [2022-05-19T09:54:21.284Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:54:21 [2022-05-19T09:54:21.284Z] === RUN   TestEventsVolumeCreate
09:54:21 [2022-05-19T09:54:21.544Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:54:21 [2022-05-19T09:54:21.544Z] === RUN   TestInfoBinaryCommits
09:54:21 [2022-05-19T09:54:21.544Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:54:21 [2022-05-19T09:54:21.544Z] === RUN   TestInfoAPIVersioned
09:54:21 [2022-05-19T09:54:21.544Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:54:21 [2022-05-19T09:54:21.544Z] === RUN   TestInfoAPI
09:54:21 [2022-05-19T09:54:21.544Z] --- PASS: TestInfoAPI (0.02s)
09:54:21 [2022-05-19T09:54:21.544Z] === RUN   TestInfoAPIWarnings
09:54:39 [2022-05-19T09:54:39.651Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:54:39 [2022-05-19T09:54:39.651Z] === RUN   TestInfoDebug
09:54:39 [2022-05-19T09:54:39.651Z] --- PASS: TestInfoDebug (0.52s)
09:54:39 [2022-05-19T09:54:39.651Z] === RUN   TestInfoInsecureRegistries
09:54:39 [2022-05-19T09:54:39.651Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:54:39 [2022-05-19T09:54:39.651Z] === RUN   TestInfoRegistryMirrors
09:54:39 [2022-05-19T09:54:39.651Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:54:39 [2022-05-19T09:54:39.651Z] === RUN   TestLoginFailsWithBadCredentials
09:54:39 [2022-05-19T09:54:39.651Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
09:54:39 [2022-05-19T09:54:39.651Z] === RUN   TestPingCacheHeaders
09:54:39 [2022-05-19T09:54:39.651Z] --- PASS: TestPingCacheHeaders (0.02s)
09:54:39 [2022-05-19T09:54:39.651Z] === RUN   TestPingGet
09:54:39 [2022-05-19T09:54:39.651Z] --- PASS: TestPingGet (0.01s)
09:54:39 [2022-05-19T09:54:39.651Z] === RUN   TestPingHead
09:54:39 [2022-05-19T09:54:39.651Z] --- PASS: TestPingHead (0.02s)
09:54:39 [2022-05-19T09:54:39.651Z] === RUN   TestPingSwarmHeader
09:54:40 [2022-05-19T09:54:40.221Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:54:40 [2022-05-19T09:54:40.809Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:54:41 [2022-05-19T09:54:41.751Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:54:41 [2022-05-19T09:54:41.751Z] --- PASS: TestPingSwarmHeader (2.04s)
09:54:41 [2022-05-19T09:54:41.751Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:54:41 [2022-05-19T09:54:41.751Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:54:41 [2022-05-19T09:54:41.751Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:54:41 [2022-05-19T09:54:41.751Z] === RUN   TestVersion
09:54:41 [2022-05-19T09:54:41.751Z] --- PASS: TestVersion (0.02s)
09:54:41 [2022-05-19T09:54:41.751Z] === CONT  TestDiskUsage
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty/container_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty/image_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty/volume_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty/build-cache_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/after_LoadBusybox
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:54:42 [2022-05-19T09:54:42.321Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:54:42 [2022-05-19T09:54:42.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:54:42 [2022-05-19T09:54:42.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:54:42 [2022-05-19T09:54:42.322Z] === RUN   TestDiskUsage/after_container.Run
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:54:42 [2022-05-19T09:54:42.892Z] --- PASS: TestDiskUsage (1.14s)
09:54:42 [2022-05-19T09:54:42.892Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z] PASS
09:54:42 [2022-05-19T09:54:42.892Z] 
09:54:42 [2022-05-19T09:54:42.892Z] === Skipped
09:54:42 [2022-05-19T09:54:42.892Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:54:42 [2022-05-19T09:54:42.892Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:54:42 [2022-05-19T09:54:42.892Z] 
09:54:42 [2022-05-19T09:54:42.892Z] DONE 54 tests, 1 skipped in 22.143s
09:54:42 [2022-05-19T09:54:42.892Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:54:42 [2022-05-19T09:54:42.892Z] ++ 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
09:54:42 [2022-05-19T09:54:42.892Z] ++ set -e
09:54:42 [2022-05-19T09:54:42.892Z] ++ '[' -n 0 ']'
09:54:42 [2022-05-19T09:54:42.892Z] ++ set -x
09:54:42 [2022-05-19T09:54:42.892Z] ++ 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
09:54:42 [2022-05-19T09:54:42.892Z] INFO: Testing against a local daemon
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestVolumesCreateAndList
09:54:42 [2022-05-19T09:54:42.892Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:54:42 [2022-05-19T09:54:42.892Z] === RUN   TestVolumesRemove
09:54:43 [2022-05-19T09:54:43.153Z] --- PASS: TestVolumesRemove (0.05s)
09:54:43 [2022-05-19T09:54:43.153Z] === RUN   TestVolumesInspect
09:54:43 [2022-05-19T09:54:43.153Z] --- PASS: TestVolumesInspect (0.03s)
09:54:43 [2022-05-19T09:54:43.153Z] === RUN   TestVolumesInvalidJSON
09:54:43 [2022-05-19T09:54:43.153Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:54:43 [2022-05-19T09:54:43.153Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:54:43 [2022-05-19T09:54:43.153Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:54:43 [2022-05-19T09:54:43.153Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:54:43 [2022-05-19T09:54:43.153Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:54:43 [2022-05-19T09:54:43.153Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:54:43 [2022-05-19T09:54:43.153Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:54:43 [2022-05-19T09:54:43.153Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:54:43 [2022-05-19T09:54:43.153Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:54:43 [2022-05-19T09:54:43.153Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:54:43 [2022-05-19T09:54:43.153Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:54:43 [2022-05-19T09:54:43.153Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:54:43 [2022-05-19T09:54:43.153Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:54:43 [2022-05-19T09:54:43.153Z] PASS
09:54:43 [2022-05-19T09:54:43.153Z] 
09:54:43 [2022-05-19T09:54:43.153Z] DONE 9 tests in 0.189s
09:54:43 [2022-05-19T09:54:43.153Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:54:43 [2022-05-19T09:54:43.153Z] ++++ cat bundles/test-integration/docker.pid
09:54:43 [2022-05-19T09:54:43.153Z] +++ kill 14181
09:54:43 [2022-05-19T09:54:43.413Z] +++ /etc/init.d/apparmor stop
09:54:43 [2022-05-19T09:54:43.413Z] Leaving: AppArmorNo profiles have been unloaded.
09:54:43 [2022-05-19T09:54:43.413Z] 
09:54:43 [2022-05-19T09:54:43.413Z] Unloading profiles will leave already running processes permanently
09:54:43 [2022-05-19T09:54:43.413Z] unconfined, which can lead to unexpected situations.
09:54:43 [2022-05-19T09:54:43.413Z] 
09:54:43 [2022-05-19T09:54:43.413Z] To set a process to complain mode, use the command line tool
09:54:43 [2022-05-19T09:54:43.413Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:54:43 [2022-05-19T09:54:43.413Z] +++ true
09:54:43 [2022-05-19T09:54:43.413Z] exiting test-integration
09:54:43 [2022-05-19T09:54:43.413Z] ++ exit 0
09:54:43 [2022-05-19T09:54:43.413Z]