Skip to content

Console Output

17:22:39 [2021-03-18T17:22:39.313Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary test-integration
17:22:39 [2021-03-18T17:22:39.606Z] 
17:22:39 [2021-03-18T17:22:39.606Z] Removing bundles/
17:22:39 [2021-03-18T17:22:39.606Z] 
17:22:39 [2021-03-18T17:22:39.606Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:22:39 [2021-03-18T17:22:39.606Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:22:39 [2021-03-18T17:22:39.606Z] GOOS="" GOARCH="" GOARM=""
17:23:36 [2021-03-18T17:23:36.496Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:23:36 [2021-03-18T17:23:36.496Z] 
17:23:36 [2021-03-18T17:23:36.496Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:23:36 [2021-03-18T17:23:36.496Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:23:36 [2021-03-18T17:23:36.496Z] HOSTNAME=a09ef4eef65c
17:23:36 [2021-03-18T17:23:36.496Z] TESTDEBUG=0
17:23:36 [2021-03-18T17:23:36.496Z] DEST=bundles/test-integration
17:23:36 [2021-03-18T17:23:36.496Z] PWD=/go/src/github.com/docker/docker
17:23:36 [2021-03-18T17:23:36.496Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680
17:23:36 [2021-03-18T17:23:36.496Z] container=docker
17:23:36 [2021-03-18T17:23:36.496Z] HOME=/root
17:23:36 [2021-03-18T17:23:36.496Z] GOLANG_VERSION=1.13.15
17:23:36 [2021-03-18T17:23:36.496Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:23:36 [2021-03-18T17:23:36.496Z] VALIDATE_BRANCH=master
17:23:36 [2021-03-18T17:23:36.496Z] TERM=xterm
17:23:36 [2021-03-18T17:23:36.496Z] DOCKER_PKG=github.com/docker/docker
17:23:36 [2021-03-18T17:23:36.496Z] SHLVL=1
17:23:36 [2021-03-18T17:23:36.496Z] TIMEOUT=120m
17:23:36 [2021-03-18T17:23:36.496Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:23:36 [2021-03-18T17:23:36.496Z] DOCKER_GRAPHDRIVER=overlay2
17:23:36 [2021-03-18T17:23:36.496Z] GO111MODULE=off
17:23:36 [2021-03-18T17:23:36.496Z] DOCKER_EXPERIMENTAL=1
17:23:36 [2021-03-18T17:23:36.496Z] TEST_SKIP_INTEGRATION_CLI=1
17:23:36 [2021-03-18T17:23:36.496Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:23:36 [2021-03-18T17:23:36.496Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:23:36 [2021-03-18T17:23:36.496Z] GOPATH=/go
17:23:36 [2021-03-18T17:23:36.496Z] PKG_CONFIG=pkg-config
17:23:36 [2021-03-18T17:23:36.496Z] _=/usr/bin/env
17:23:36 [2021-03-18T17:23:36.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:23:59 [2021-03-18T17:23:59.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:23:59 [2021-03-18T17:23:59.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:24:14 [2021-03-18T17:24:14.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:24:18 [2021-03-18T17:24:18.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:24:19 [2021-03-18T17:24:19.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:24:20 [2021-03-18T17:24:20.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:24:21 [2021-03-18T17:24:21.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:24:21 [2021-03-18T17:24:21.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:24:22 [2021-03-18T17:24:22.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:24:24 [2021-03-18T17:24:24.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:24:25 [2021-03-18T17:24:25.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:24:26 [2021-03-18T17:24:26.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:24:26 [2021-03-18T17:24:26.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:24:27 [2021-03-18T17:24:27.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:24:28 [2021-03-18T17:24:28.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:24:29 [2021-03-18T17:24:29.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:24:30 [2021-03-18T17:24:30.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:24:31 [2021-03-18T17:24:31.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:24:31 [2021-03-18T17:24:31.968Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:24:31 [2021-03-18T17:24:31.968Z] Using test binary docker
17:24:31 [2021-03-18T17:24:31.968Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:24:31 [2021-03-18T17:24:31.968Z] +++ /etc/init.d/apparmor start
17:24:31 [2021-03-18T17:24:31.968Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:24:31 [2021-03-18T17:24:31.968Z] INFO: Waiting for daemon to start...
17:24:31 [2021-03-18T17:24:31.968Z] Starting dockerd
17:24:31 [2021-03-18T17:24:31.968Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:24:34 [2021-03-18T17:24:34.027Z] .
17:24:34 [2021-03-18T17:24:34.027Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:24:34 [2021-03-18T17:24:34.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:24:34 [2021-03-18T17:24:34.027Z] Error: No such image: emptyfs
17:24:34 [2021-03-18T17:24:34.027Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:24:34 [2021-03-18T17:24:34.027Z] ++++ docker load
17:24:34 [2021-03-18T17:24:34.316Z] Running integration-test (iteration 1)
17:24:34 [2021-03-18T17:24:34.316Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
17:24:34 [2021-03-18T17:24:34.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
17:24:34 [2021-03-18T17:24:34.316Z] ++ set -e
17:24:34 [2021-03-18T17:24:34.316Z] ++ '[' -n 0 ']'
17:24:34 [2021-03-18T17:24:34.316Z] ++ set -x
17:24:34 [2021-03-18T17:24:34.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
17:24:42 [2021-03-18T17:24:42.772Z] Loaded image: buildpack-deps:buster
17:24:42 [2021-03-18T17:24:42.772Z] Loaded image: busybox:latest
17:24:42 [2021-03-18T17:24:42.772Z] Loaded image: busybox:glibc
17:24:47 [2021-03-18T17:24:47.382Z] Loaded image: debian:bullseye
17:24:47 [2021-03-18T17:24:47.382Z] Loaded image: hello-world:latest
17:24:47 [2021-03-18T17:24:47.382Z] Loaded image: arm32v7/hello-world:latest
17:24:47 [2021-03-18T17:24:47.382Z] INFO: Testing against a local daemon
17:24:47 [2021-03-18T17:24:47.382Z] === RUN   TestCgroupNamespacesBuild
17:24:47 [2021-03-18T17:24:47.382Z] --- PASS: TestCgroupNamespacesBuild (2.07s)
17:24:47 [2021-03-18T17:24:47.382Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:24:48 [2021-03-18T17:24:48.884Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s)
17:24:48 [2021-03-18T17:24:48.884Z] === RUN   TestBuildWithSession
17:24:48 [2021-03-18T17:24:48.884Z] --- SKIP: TestBuildWithSession (0.00s)
17:24:48 [2021-03-18T17:24:48.884Z]     build_session_test.go:25: TODO: BuildKit
17:24:48 [2021-03-18T17:24:48.884Z] === RUN   TestBuildSquashParent
17:24:59 [2021-03-18T17:24:59.228Z] --- PASS: TestBuildSquashParent (8.72s)
17:24:59 [2021-03-18T17:24:59.228Z] === RUN   TestBuildWithRemoveAndForceRemove
17:24:59 [2021-03-18T17:24:59.228Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:24:59 [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:24:59 [2021-03-18T17:24:59.228Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:24:59 [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:24:59 [2021-03-18T17:24:59.228Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:24:59 [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:24:59 [2021-03-18T17:24:59.228Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:24:59 [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:24:59 [2021-03-18T17:24:59.228Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:24:59 [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:24:59 [2021-03-18T17:24:59.228Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:24:59 [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:24:59 [2021-03-18T17:24:59.228Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:24:59 [2021-03-18T17:24:59.228Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:25:00 [2021-03-18T17:25:00.726Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:25:00 [2021-03-18T17:25:00.726Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:25:03 [2021-03-18T17:25:03.441Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:25:03 [2021-03-18T17:25:03.441Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:25:06 [2021-03-18T17:25:06.158Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:25:06 [2021-03-18T17:25:06.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
17:25:06 [2021-03-18T17:25:06.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s)
17:25:06 [2021-03-18T17:25:06.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
17:25:06 [2021-03-18T17:25:06.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s)
17:25:06 [2021-03-18T17:25:06.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.92s)
17:25:06 [2021-03-18T17:25:06.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s)
17:25:06 [2021-03-18T17:25:06.158Z] === RUN   TestBuildMultiStageCopy
17:25:06 [2021-03-18T17:25:06.158Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:25:09 [2021-03-18T17:25:09.658Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:25:09 [2021-03-18T17:25:09.658Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:25:10 [2021-03-18T17:25:10.286Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:25:10 [2021-03-18T17:25:10.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:25:11 [2021-03-18T17:25:11.942Z] --- PASS: TestBuildMultiStageCopy (5.42s)
17:25:11 [2021-03-18T17:25:11.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.94s)
17:25:11 [2021-03-18T17:25:11.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
17:25:11 [2021-03-18T17:25:11.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s)
17:25:11 [2021-03-18T17:25:11.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
17:25:11 [2021-03-18T17:25:11.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s)
17:25:11 [2021-03-18T17:25:11.942Z] === RUN   TestBuildMultiStageParentConfig
17:25:13 [2021-03-18T17:25:13.501Z] --- PASS: TestBuildMultiStageParentConfig (1.72s)
17:25:13 [2021-03-18T17:25:13.501Z] === RUN   TestBuildLabelWithTargets
17:25:16 [2021-03-18T17:25:16.277Z] --- PASS: TestBuildLabelWithTargets (2.50s)
17:25:16 [2021-03-18T17:25:16.277Z] === RUN   TestBuildWithEmptyLayers
17:25:16 [2021-03-18T17:25:16.905Z] --- PASS: TestBuildWithEmptyLayers (1.10s)
17:25:16 [2021-03-18T17:25:16.905Z] === RUN   TestBuildMultiStageOnBuild
17:25:20 [2021-03-18T17:25:20.507Z] --- PASS: TestBuildMultiStageOnBuild (3.38s)
17:25:20 [2021-03-18T17:25:20.507Z] === RUN   TestBuildUncleanTarFilenames
17:25:22 [2021-03-18T17:25:22.083Z] --- PASS: TestBuildUncleanTarFilenames (1.43s)
17:25:22 [2021-03-18T17:25:22.083Z] === RUN   TestBuildMultiStageLayerLeak
17:25:25 [2021-03-18T17:25:25.621Z] --- PASS: TestBuildMultiStageLayerLeak (3.53s)
17:25:25 [2021-03-18T17:25:25.621Z] === RUN   TestBuildWithHugeFile
17:25:52 [2021-03-18T17:25:52.944Z] --- PASS: TestBuildWithHugeFile (25.80s)
17:25:52 [2021-03-18T17:25:52.944Z] === RUN   TestBuildWCOWSandboxSize
17:25:52 [2021-03-18T17:25:52.944Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:25:52 [2021-03-18T17:25:52.944Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:25:52 [2021-03-18T17:25:52.944Z] === RUN   TestBuildWithEmptyDockerfile
17:25:52 [2021-03-18T17:25:52.944Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:25:52 [2021-03-18T17:25:52.944Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:25:52 [2021-03-18T17:25:52.944Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:25:52 [2021-03-18T17:25:52.944Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:25:52 [2021-03-18T17:25:52.944Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:25:52 [2021-03-18T17:25:52.944Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:25:52 [2021-03-18T17:25:52.944Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:25:52 [2021-03-18T17:25:52.944Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:25:52 [2021-03-18T17:25:52.944Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:25:52 [2021-03-18T17:25:52.944Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
17:25:52 [2021-03-18T17:25:52.944Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
17:25:52 [2021-03-18T17:25:52.944Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
17:25:52 [2021-03-18T17:25:52.944Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
17:25:52 [2021-03-18T17:25:52.944Z] === RUN   TestBuildPreserveOwnership
17:25:52 [2021-03-18T17:25:52.944Z] === RUN   TestBuildPreserveOwnership/copy_from
17:25:56 [2021-03-18T17:25:56.443Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:25:59 [2021-03-18T17:25:59.231Z] --- PASS: TestBuildPreserveOwnership (7.44s)
17:25:59 [2021-03-18T17:25:59.231Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.91s)
17:25:59 [2021-03-18T17:25:59.231Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.53s)
17:25:59 [2021-03-18T17:25:59.231Z] === RUN   TestBuildPlatformInvalid
17:25:59 [2021-03-18T17:25:59.231Z] --- PASS: TestBuildPlatformInvalid (0.18s)
17:25:59 [2021-03-18T17:25:59.231Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:26:09 [2021-03-18T17:26:09.660Z] Loaded image: buildpack-deps:buster
17:26:09 [2021-03-18T17:26:09.660Z] Loaded image: busybox:latest
17:26:09 [2021-03-18T17:26:09.660Z] Loaded image: busybox:glibc
17:26:09 [2021-03-18T17:26:09.949Z] Loaded image: debian:bullseye
17:26:09 [2021-03-18T17:26:09.949Z] Loaded image: hello-world:latest
17:26:10 [2021-03-18T17:26:10.243Z] Loaded image: arm32v7/hello-world:latest
17:26:17 [2021-03-18T17:26:17.258Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.57s)
17:26:17 [2021-03-18T17:26:17.258Z] PASS
17:26:17 [2021-03-18T17:26:17.258Z] 
17:26:17 [2021-03-18T17:26:17.258Z] === Skipped
17:26:17 [2021-03-18T17:26:17.258Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
17:26:17 [2021-03-18T17:26:17.258Z]     build_session_test.go:25: TODO: BuildKit
17:26:17 [2021-03-18T17:26:17.258Z] 
17:26:17 [2021-03-18T17:26:17.258Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s)
17:26:17 [2021-03-18T17:26:17.258Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:26:17 [2021-03-18T17:26:17.258Z] 
17:26:17 [2021-03-18T17:26:17.258Z] 
17:26:17 [2021-03-18T17:26:17.258Z] DONE 34 tests, 2 skipped in 102.412s
17:26:17 [2021-03-18T17:26:17.258Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
17:26:17 [2021-03-18T17:26:17.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
17:26:17 [2021-03-18T17:26:17.258Z] ++ set -e
17:26:17 [2021-03-18T17:26:17.258Z] ++ '[' -n 0 ']'
17:26:17 [2021-03-18T17:26:17.258Z] ++ set -x
17:26:17 [2021-03-18T17:26:17.258Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
17:26:17 [2021-03-18T17:26:17.258Z] INFO: Testing against a local daemon
17:26:17 [2021-03-18T17:26:17.258Z] === RUN   TestConfigInspect
17:26:21 [2021-03-18T17:26:21.069Z] --- PASS: TestConfigInspect (3.95s)
17:26:21 [2021-03-18T17:26:21.069Z] === RUN   TestConfigList
17:26:24 [2021-03-18T17:26:24.640Z] --- PASS: TestConfigList (3.77s)
17:26:24 [2021-03-18T17:26:24.640Z] === RUN   TestConfigsCreateAndDelete
17:26:29 [2021-03-18T17:26:29.115Z] --- PASS: TestConfigsCreateAndDelete (3.82s)
17:26:29 [2021-03-18T17:26:29.115Z] === RUN   TestConfigsUpdate
17:26:32 [2021-03-18T17:26:32.617Z] --- PASS: TestConfigsUpdate (3.75s)
17:26:32 [2021-03-18T17:26:32.617Z] === RUN   TestTemplatedConfig
17:26:37 [2021-03-18T17:26:37.052Z] --- PASS: TestTemplatedConfig (4.10s)
17:26:37 [2021-03-18T17:26:37.052Z] === RUN   TestConfigCreateResolve
17:26:40 [2021-03-18T17:26:40.552Z] --- PASS: TestConfigCreateResolve (3.75s)
17:26:40 [2021-03-18T17:26:40.552Z] === RUN   TestConfigDaemonLibtrustID
17:26:40 [2021-03-18T17:26:40.552Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
17:26:40 [2021-03-18T17:26:40.552Z] PASS
17:26:40 [2021-03-18T17:26:40.552Z] 
17:26:40 [2021-03-18T17:26:40.552Z] DONE 7 tests in 23.744s
17:26:40 [2021-03-18T17:26:40.552Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
17:26:40 [2021-03-18T17:26:40.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
17:26:40 [2021-03-18T17:26:40.552Z] ++ set -e
17:26:40 [2021-03-18T17:26:40.552Z] ++ '[' -n 0 ']'
17:26:40 [2021-03-18T17:26:40.552Z] ++ set -x
17:26:40 [2021-03-18T17:26:40.552Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
17:26:40 [2021-03-18T17:26:40.841Z] INFO: Testing against a local daemon
17:26:40 [2021-03-18T17:26:40.841Z] === RUN   TestCheckpoint
17:26:40 [2021-03-18T17:26:40.841Z] --- SKIP: TestCheckpoint (0.00s)
17:26:40 [2021-03-18T17:26:40.841Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:26:40 [2021-03-18T17:26:40.841Z] === RUN   TestContainerInvalidJSON
17:26:40 [2021-03-18T17:26:40.841Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:26:40 [2021-03-18T17:26:40.841Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:26:40 [2021-03-18T17:26:40.841Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:26:40 [2021-03-18T17:26:40.841Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:26:40 [2021-03-18T17:26:40.841Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:26:40 [2021-03-18T17:26:40.841Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:26:40 [2021-03-18T17:26:40.841Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:26:40 [2021-03-18T17:26:40.841Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:26:40 [2021-03-18T17:26:40.841Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:26:40 [2021-03-18T17:26:40.841Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:26:40 [2021-03-18T17:26:40.841Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:26:40 [2021-03-18T17:26:40.841Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:26:40 [2021-03-18T17:26:40.841Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:26:40 [2021-03-18T17:26:40.841Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:26:40 [2021-03-18T17:26:40.841Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
17:26:40 [2021-03-18T17:26:40.841Z] === RUN   TestCopyFromContainerPathIsNotDir
17:26:41 [2021-03-18T17:26:41.130Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
17:26:41 [2021-03-18T17:26:41.130Z] === RUN   TestCopyToContainerPathDoesNotExist
17:26:41 [2021-03-18T17:26:41.130Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
17:26:41 [2021-03-18T17:26:41.130Z] === RUN   TestCopyToContainerPathIsNotDir
17:26:41 [2021-03-18T17:26:41.419Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
17:26:41 [2021-03-18T17:26:41.419Z] === RUN   TestCopyFromContainer
17:26:44 [2021-03-18T17:26:44.134Z] === RUN   TestCopyFromContainer//
17:26:44 [2021-03-18T17:26:44.134Z] === RUN   TestCopyFromContainer//bar/root
17:26:44 [2021-03-18T17:26:44.134Z] === RUN   TestCopyFromContainer//bar/root/
17:26:44 [2021-03-18T17:26:44.134Z] === RUN   TestCopyFromContainer/bar/quux
17:26:44 [2021-03-18T17:26:44.134Z] === RUN   TestCopyFromContainer/bar/quux/
17:26:44 [2021-03-18T17:26:44.134Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:26:44 [2021-03-18T17:26:44.423Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:26:44 [2021-03-18T17:26:44.423Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:26:44 [2021-03-18T17:26:44.423Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:26:44 [2021-03-18T17:26:44.712Z] === RUN   TestCopyFromContainer/bar/notarget
17:26:44 [2021-03-18T17:26:44.712Z] --- PASS: TestCopyFromContainer (3.41s)
17:26:44 [2021-03-18T17:26:44.712Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:26:44 [2021-03-18T17:26:44.712Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
17:26:44 [2021-03-18T17:26:44.712Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
17:26:44 [2021-03-18T17:26:44.712Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
17:26:44 [2021-03-18T17:26:44.712Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
17:26:44 [2021-03-18T17:26:44.712Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
17:26:44 [2021-03-18T17:26:44.712Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
17:26:44 [2021-03-18T17:26:44.712Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
17:26:44 [2021-03-18T17:26:44.713Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
17:26:44 [2021-03-18T17:26:44.713Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:26:44 [2021-03-18T17:26:44.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:26:44 [2021-03-18T17:26:44.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:26:44 [2021-03-18T17:26:44.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:26:44 [2021-03-18T17:26:44.713Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:26:44 [2021-03-18T17:26:44.713Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:26:44 [2021-03-18T17:26:44.713Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:26:44 [2021-03-18T17:26:44.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:26:44 [2021-03-18T17:26:44.713Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:26:44 [2021-03-18T17:26:44.713Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:26:44 [2021-03-18T17:26:44.713Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateLinkToNonExistingContainer
17:26:44 [2021-03-18T17:26:44.713Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateWithInvalidEnv
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateWithInvalidEnv/0
17:26:44 [2021-03-18T17:26:44.713Z] === PAUSE TestCreateWithInvalidEnv/0
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateWithInvalidEnv/1
17:26:44 [2021-03-18T17:26:44.713Z] === PAUSE TestCreateWithInvalidEnv/1
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateWithInvalidEnv/2
17:26:44 [2021-03-18T17:26:44.713Z] === PAUSE TestCreateWithInvalidEnv/2
17:26:44 [2021-03-18T17:26:44.713Z] === CONT  TestCreateWithInvalidEnv/0
17:26:44 [2021-03-18T17:26:44.713Z] === CONT  TestCreateWithInvalidEnv/2
17:26:44 [2021-03-18T17:26:44.713Z] === CONT  TestCreateWithInvalidEnv/1
17:26:44 [2021-03-18T17:26:44.713Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:26:44 [2021-03-18T17:26:44.713Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:26:44 [2021-03-18T17:26:44.713Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:26:44 [2021-03-18T17:26:44.713Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateTmpfsMountsTarget
17:26:44 [2021-03-18T17:26:44.713Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:26:44 [2021-03-18T17:26:44.713Z] === RUN   TestCreateWithCustomMaskedPaths
17:26:48 [2021-03-18T17:26:48.213Z] --- PASS: TestCreateWithCustomMaskedPaths (2.91s)
17:26:48 [2021-03-18T17:26:48.213Z] === RUN   TestCreateWithCustomReadonlyPaths
17:26:50 [2021-03-18T17:26:50.979Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.08s)
17:26:50 [2021-03-18T17:26:50.979Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:26:50 [2021-03-18T17:26:50.979Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:26:50 [2021-03-18T17:26:50.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:26:50 [2021-03-18T17:26:50.979Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:26:50 [2021-03-18T17:26:50.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:26:50 [2021-03-18T17:26:50.979Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:26:50 [2021-03-18T17:26:50.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:26:50 [2021-03-18T17:26:50.979Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:26:50 [2021-03-18T17:26:50.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:26:50 [2021-03-18T17:26:50.979Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:26:50 [2021-03-18T17:26:50.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:26:50 [2021-03-18T17:26:50.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:26:50 [2021-03-18T17:26:50.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:26:50 [2021-03-18T17:26:50.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:26:50 [2021-03-18T17:26:50.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:26:50 [2021-03-18T17:26:50.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:26:50 [2021-03-18T17:26:50.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:26:50 [2021-03-18T17:26:50.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:26:50 [2021-03-18T17:26:50.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:26:50 [2021-03-18T17:26:50.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:26:50 [2021-03-18T17:26:50.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:26:50 [2021-03-18T17:26:50.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:26:50 [2021-03-18T17:26:50.979Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:26:52 [2021-03-18T17:26:52.018Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.00s)
17:26:52 [2021-03-18T17:26:52.018Z] === RUN   TestCreateDifferentPlatform
17:26:52 [2021-03-18T17:26:52.018Z] === RUN   TestCreateDifferentPlatform/different_os
17:26:52 [2021-03-18T17:26:52.018Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:26:52 [2021-03-18T17:26:52.018Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:26:52 [2021-03-18T17:26:52.018Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:26:52 [2021-03-18T17:26:52.018Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:26:52 [2021-03-18T17:26:52.018Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:26:52 [2021-03-18T17:26:52.018Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
17:26:52 [2021-03-18T17:26:52.018Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:26:52 [2021-03-18T17:26:52.018Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
17:26:52 [2021-03-18T17:26:52.018Z] === RUN   TestContainerStartOnDaemonRestart
17:26:52 [2021-03-18T17:26:52.018Z] === PAUSE TestContainerStartOnDaemonRestart
17:26:52 [2021-03-18T17:26:52.018Z] === RUN   TestDaemonRestartIpcMode
17:26:52 [2021-03-18T17:26:52.018Z] === PAUSE TestDaemonRestartIpcMode
17:26:52 [2021-03-18T17:26:52.018Z] === RUN   TestDaemonHostGatewayIP
17:26:52 [2021-03-18T17:26:52.019Z] === PAUSE TestDaemonHostGatewayIP
17:26:52 [2021-03-18T17:26:52.019Z] === RUN   TestRestartDaemonWithRestartingContainer
17:26:52 [2021-03-18T17:26:52.019Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:26:52 [2021-03-18T17:26:52.019Z] === RUN   TestContainerKillOnDaemonStart
17:26:52 [2021-03-18T17:26:52.019Z] === PAUSE TestContainerKillOnDaemonStart
17:26:52 [2021-03-18T17:26:52.019Z] === RUN   TestDiff
17:26:53 [2021-03-18T17:26:53.050Z] --- PASS: TestDiff (0.97s)
17:26:53 [2021-03-18T17:26:53.050Z] === RUN   TestExecWithCloseStdin
17:26:54 [2021-03-18T17:26:54.079Z] --- PASS: TestExecWithCloseStdin (1.22s)
17:26:54 [2021-03-18T17:26:54.079Z] === RUN   TestExec
17:26:55 [2021-03-18T17:26:55.577Z] --- PASS: TestExec (1.21s)
17:26:55 [2021-03-18T17:26:55.577Z] === RUN   TestExecUser
17:26:56 [2021-03-18T17:26:56.604Z] --- PASS: TestExecUser (1.23s)
17:26:56 [2021-03-18T17:26:56.604Z] === RUN   TestExportContainerAndImportImage
17:26:58 [2021-03-18T17:26:58.102Z] --- PASS: TestExportContainerAndImportImage (1.26s)
17:26:58 [2021-03-18T17:26:58.102Z] === RUN   TestExportContainerAfterDaemonRestart
17:26:59 [2021-03-18T17:26:59.600Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
17:26:59 [2021-03-18T17:26:59.600Z] === RUN   TestHealthCheckWorkdir
17:27:01 [2021-03-18T17:27:01.098Z] --- PASS: TestHealthCheckWorkdir (1.49s)
17:27:01 [2021-03-18T17:27:01.098Z] === RUN   TestHealthKillContainer
17:27:04 [2021-03-18T17:27:04.599Z] --- PASS: TestHealthKillContainer (3.22s)
17:27:04 [2021-03-18T17:27:04.599Z] === RUN   TestInspectCpusetInConfigPre120
17:27:05 [2021-03-18T17:27:05.227Z] --- PASS: TestInspectCpusetInConfigPre120 (1.04s)
17:27:05 [2021-03-18T17:27:05.227Z] === RUN   TestIpcModeNone
17:27:06 [2021-03-18T17:27:06.725Z] --- PASS: TestIpcModeNone (1.22s)
17:27:06 [2021-03-18T17:27:06.725Z] === RUN   TestIpcModePrivate
17:27:07 [2021-03-18T17:27:07.753Z] --- PASS: TestIpcModePrivate (1.21s)
17:27:07 [2021-03-18T17:27:07.753Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false
17:27:07 [2021-03-18T17:27:07.753Z] === RUN   TestIpcModeShareable
17:27:09 [2021-03-18T17:27:09.251Z] --- PASS: TestIpcModeShareable (1.26s)
17:27:09 [2021-03-18T17:27:09.251Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true
17:27:09 [2021-03-18T17:27:09.251Z] === RUN   TestAPIIpcModeShareableAndContainer
17:27:12 [2021-03-18T17:27:12.751Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.61s)
17:27:12 [2021-03-18T17:27:12.751Z] === RUN   TestAPIIpcModeHost
17:27:13 [2021-03-18T17:27:13.779Z] --- PASS: TestAPIIpcModeHost (1.02s)
17:27:13 [2021-03-18T17:27:13.779Z] === RUN   TestDaemonIpcModeShareable
17:27:15 [2021-03-18T17:27:15.883Z] --- PASS: TestDaemonIpcModeShareable (2.04s)
17:27:15 [2021-03-18T17:27:15.883Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
17:27:15 [2021-03-18T17:27:15.883Z] === RUN   TestDaemonIpcModePrivate
17:27:17 [2021-03-18T17:27:17.951Z] --- PASS: TestDaemonIpcModePrivate (2.03s)
17:27:17 [2021-03-18T17:27:17.951Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false
17:27:17 [2021-03-18T17:27:17.951Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:27:20 [2021-03-18T17:27:20.013Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.06s)
17:27:20 [2021-03-18T17:27:20.013Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false
17:27:20 [2021-03-18T17:27:20.013Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:27:22 [2021-03-18T17:27:22.068Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.11s)
17:27:22 [2021-03-18T17:27:22.068Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
17:27:22 [2021-03-18T17:27:22.068Z] === RUN   TestIpcModeOlderClient
17:27:22 [2021-03-18T17:27:22.068Z] === PAUSE TestIpcModeOlderClient
17:27:22 [2021-03-18T17:27:22.068Z] === RUN   TestKillContainerInvalidSignal
17:27:22 [2021-03-18T17:27:22.697Z] --- PASS: TestKillContainerInvalidSignal (1.00s)
17:27:22 [2021-03-18T17:27:22.697Z] === RUN   TestKillContainer
17:27:22 [2021-03-18T17:27:22.697Z] === RUN   TestKillContainer/no_signal
17:27:23 [2021-03-18T17:27:23.724Z] === RUN   TestKillContainer/non_killing_signal
17:27:24 [2021-03-18T17:27:24.752Z] === RUN   TestKillContainer/killing_signal
17:27:26 [2021-03-18T17:27:26.249Z] --- PASS: TestKillContainer (3.13s)
17:27:26 [2021-03-18T17:27:26.250Z]     --- PASS: TestKillContainer/no_signal (1.01s)
17:27:26 [2021-03-18T17:27:26.250Z]     --- PASS: TestKillContainer/non_killing_signal (0.68s)
17:27:26 [2021-03-18T17:27:26.250Z]     --- PASS: TestKillContainer/killing_signal (1.01s)
17:27:26 [2021-03-18T17:27:26.250Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:27:26 [2021-03-18T17:27:26.250Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:27:26 [2021-03-18T17:27:26.877Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:27:27 [2021-03-18T17:27:27.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s)
17:27:27 [2021-03-18T17:27:27.904Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s)
17:27:27 [2021-03-18T17:27:27.904Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
17:27:27 [2021-03-18T17:27:27.904Z] === RUN   TestKillStoppedContainer
17:27:27 [2021-03-18T17:27:27.904Z] --- PASS: TestKillStoppedContainer (0.09s)
17:27:27 [2021-03-18T17:27:27.904Z] === RUN   TestKillStoppedContainerAPIPre120
17:27:28 [2021-03-18T17:27:28.194Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
17:27:28 [2021-03-18T17:27:28.194Z] === RUN   TestKillDifferentUserContainer
17:27:29 [2021-03-18T17:27:29.221Z] --- PASS: TestKillDifferentUserContainer (1.03s)
17:27:29 [2021-03-18T17:27:29.221Z] === RUN   TestInspectOomKilledTrue
17:27:29 [2021-03-18T17:27:29.221Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:27:29 [2021-03-18T17:27:29.221Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:27:29 [2021-03-18T17:27:29.221Z] === RUN   TestInspectOomKilledFalse
17:27:29 [2021-03-18T17:27:29.221Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:27:29 [2021-03-18T17:27:29.221Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:27:29 [2021-03-18T17:27:29.221Z] === RUN   TestLinksEtcHostsContentMatch
17:27:29 [2021-03-18T17:27:29.849Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s)
17:27:29 [2021-03-18T17:27:29.849Z] === RUN   TestLinksContainerNames
17:27:31 [2021-03-18T17:27:31.905Z] --- PASS: TestLinksContainerNames (2.01s)
17:27:31 [2021-03-18T17:27:31.905Z] === RUN   TestLogsFollowTailEmpty
17:27:32 [2021-03-18T17:27:32.933Z] --- PASS: TestLogsFollowTailEmpty (0.99s)
17:27:32 [2021-03-18T17:27:32.933Z] === RUN   TestContainerNetworkMountsNoChown
17:27:33 [2021-03-18T17:27:33.960Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s)
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/default
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/default
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/private
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/private
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rprivate
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rprivate
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/slave
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/slave
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rslave
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rslave
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/shared
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/shared
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rshared
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rshared
17:27:33 [2021-03-18T17:27:33.960Z] === CONT  TestMountDaemonRoot/default
17:27:33 [2021-03-18T17:27:33.960Z] === CONT  TestMountDaemonRoot/rslave
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/default/mount_root
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/default/bind_root
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:27:33 [2021-03-18T17:27:33.960Z] === CONT  TestMountDaemonRoot/slave
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:27:33 [2021-03-18T17:27:33.960Z] === CONT  TestMountDaemonRoot/rprivate
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === CONT  TestMountDaemonRoot/private
17:27:33 [2021-03-18T17:27:33.960Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:27:33 [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/private/mount_root
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:27:33 [2021-03-18T17:27:33.961Z] === CONT  TestMountDaemonRoot/rshared
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/private/bind_root
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:27:33 [2021-03-18T17:27:33.961Z] === CONT  TestMountDaemonRoot/shared
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:27:33 [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:27:33 [2021-03-18T17:27:33.961Z] === CONT  TestMountDaemonRoot/default/mount_root
17:27:33 [2021-03-18T17:27:33.961Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:27:33 [2021-03-18T17:27:33.961Z] === CONT  TestMountDaemonRoot/default/bind_root
17:27:34 [2021-03-18T17:27:34.250Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:27:34 [2021-03-18T17:27:34.250Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:27:34 [2021-03-18T17:27:34.250Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:27:34 [2021-03-18T17:27:34.250Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:27:34 [2021-03-18T17:27:34.250Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:27:34 [2021-03-18T17:27:34.250Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:27:34 [2021-03-18T17:27:34.539Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:27:34 [2021-03-18T17:27:34.539Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:27:34 [2021-03-18T17:27:34.539Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:27:34 [2021-03-18T17:27:34.539Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:27:34 [2021-03-18T17:27:34.539Z] === CONT  TestMountDaemonRoot/private/bind_root
17:27:34 [2021-03-18T17:27:34.539Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:27:34 [2021-03-18T17:27:34.539Z] === CONT  TestMountDaemonRoot/private/mount_root
17:27:34 [2021-03-18T17:27:34.539Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:27:34 [2021-03-18T17:27:34.539Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:27:34 [2021-03-18T17:27:34.539Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:27:34 [2021-03-18T17:27:34.828Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:27:34 [2021-03-18T17:27:34.828Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:27:34 [2021-03-18T17:27:34.828Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:27:34 [2021-03-18T17:27:34.828Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:27:34 [2021-03-18T17:27:34.828Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:27:34 [2021-03-18T17:27:34.828Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:27:34 [2021-03-18T17:27:34.828Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:27:34 [2021-03-18T17:27:34.828Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:27:34 [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot (0.01s)
17:27:34 [2021-03-18T17:27:34.828Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
17:27:34 [2021-03-18T17:27:34.828Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
17:27:34 [2021-03-18T17:27:34.828Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:27:34 [2021-03-18T17:27:34.828Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
17:27:34 [2021-03-18T17:27:34.828Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
17:27:34 [2021-03-18T17:27:34.828Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
17:27:34 [2021-03-18T17:27:34.828Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
17:27:34 [2021-03-18T17:27:34.828Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
17:27:34 [2021-03-18T17:27:34.828Z] === RUN   TestContainerBindMountNonRecursive
17:27:37 [2021-03-18T17:27:37.579Z] --- PASS: TestContainerBindMountNonRecursive (2.53s)
17:27:37 [2021-03-18T17:27:37.579Z] === RUN   TestContainerVolumesMountedAsShared
17:27:38 [2021-03-18T17:27:38.207Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s)
17:27:38 [2021-03-18T17:27:38.207Z] === RUN   TestContainerVolumesMountedAsSlave
17:27:39 [2021-03-18T17:27:39.237Z] --- PASS: TestContainerVolumesMountedAsSlave (0.95s)
17:27:39 [2021-03-18T17:27:39.237Z] === RUN   TestNetworkNat
17:27:40 [2021-03-18T17:27:40.264Z] --- PASS: TestNetworkNat (1.08s)
17:27:40 [2021-03-18T17:27:40.264Z] === RUN   TestNetworkLocalhostTCPNat
17:27:41 [2021-03-18T17:27:41.291Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s)
17:27:41 [2021-03-18T17:27:41.291Z] === RUN   TestNetworkLoopbackNat
17:27:44 [2021-03-18T17:27:44.791Z] --- PASS: TestNetworkLoopbackNat (3.52s)
17:27:44 [2021-03-18T17:27:44.791Z] === RUN   TestPause
17:27:46 [2021-03-18T17:27:46.290Z] --- PASS: TestPause (1.10s)
17:27:46 [2021-03-18T17:27:46.290Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:27:46 [2021-03-18T17:27:46.290Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:27:46 [2021-03-18T17:27:46.290Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:27:46 [2021-03-18T17:27:46.290Z] === RUN   TestPauseStopPausedContainer
17:27:46 [2021-03-18T17:27:46.919Z] --- PASS: TestPauseStopPausedContainer (1.05s)
17:27:46 [2021-03-18T17:27:46.919Z] === RUN   TestPsFilter
17:27:47 [2021-03-18T17:27:47.208Z] --- PASS: TestPsFilter (0.29s)
17:27:47 [2021-03-18T17:27:47.208Z] === RUN   TestRemoveContainerWithRemovedVolume
17:27:48 [2021-03-18T17:27:48.235Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s)
17:27:48 [2021-03-18T17:27:48.235Z] === RUN   TestRemoveContainerWithVolume
17:27:49 [2021-03-18T17:27:49.265Z] --- PASS: TestRemoveContainerWithVolume (1.04s)
17:27:49 [2021-03-18T17:27:49.265Z] === RUN   TestRemoveContainerRunning
17:27:50 [2021-03-18T17:27:50.296Z] --- PASS: TestRemoveContainerRunning (1.04s)
17:27:50 [2021-03-18T17:27:50.296Z] === RUN   TestRemoveContainerForceRemoveRunning
17:27:51 [2021-03-18T17:27:51.329Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s)
17:27:51 [2021-03-18T17:27:51.329Z] === RUN   TestRemoveInvalidContainer
17:27:51 [2021-03-18T17:27:51.329Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:27:51 [2021-03-18T17:27:51.329Z] === RUN   TestRenameLinkedContainer
17:27:55 [2021-03-18T17:27:55.773Z] --- PASS: TestRenameLinkedContainer (4.12s)
17:27:55 [2021-03-18T17:27:55.773Z] === RUN   TestRenameStoppedContainer
17:27:56 [2021-03-18T17:27:56.408Z] --- PASS: TestRenameStoppedContainer (1.04s)
17:27:56 [2021-03-18T17:27:56.408Z] === RUN   TestRenameRunningContainerAndReuse
17:27:59 [2021-03-18T17:27:59.138Z] --- PASS: TestRenameRunningContainerAndReuse (2.12s)
17:27:59 [2021-03-18T17:27:59.138Z] === RUN   TestRenameInvalidName
17:27:59 [2021-03-18T17:27:59.772Z] --- PASS: TestRenameInvalidName (1.08s)
17:27:59 [2021-03-18T17:27:59.772Z] === RUN   TestRenameAnonymousContainer
17:28:05 [2021-03-18T17:28:05.383Z] --- PASS: TestRenameAnonymousContainer (5.21s)
17:28:05 [2021-03-18T17:28:05.383Z] === RUN   TestRenameContainerWithSameName
17:28:06 [2021-03-18T17:28:06.018Z] --- PASS: TestRenameContainerWithSameName (1.06s)
17:28:06 [2021-03-18T17:28:06.018Z] === RUN   TestRenameContainerWithLinkedContainer
17:28:08 [2021-03-18T17:28:08.090Z] --- PASS: TestRenameContainerWithLinkedContainer (2.10s)
17:28:08 [2021-03-18T17:28:08.090Z] === RUN   TestResize
17:28:09 [2021-03-18T17:28:09.125Z] --- PASS: TestResize (1.01s)
17:28:09 [2021-03-18T17:28:09.125Z] === RUN   TestResizeWithInvalidSize
17:28:10 [2021-03-18T17:28:10.159Z] --- PASS: TestResizeWithInvalidSize (1.03s)
17:28:10 [2021-03-18T17:28:10.159Z] === RUN   TestResizeWhenContainerNotStarted
17:28:11 [2021-03-18T17:28:11.194Z] --- PASS: TestResizeWhenContainerNotStarted (1.04s)
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:28:11 [2021-03-18T17:28:11.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:28:13 [2021-03-18T17:28:13.924Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:28:13 [2021-03-18T17:28:13.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:28:15 [2021-03-18T17:28:15.433Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:28:15 [2021-03-18T17:28:15.433Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:28:16 [2021-03-18T17:28:16.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:28:16 [2021-03-18T17:28:16.759Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:28:18 [2021-03-18T17:28:18.826Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:28:19 [2021-03-18T17:28:19.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:28:22 [2021-03-18T17:28:22.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:28:22 [2021-03-18T17:28:22.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:28:25 [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.27s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s)
17:28:25 [2021-03-18T17:28:25.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s)
17:28:25 [2021-03-18T17:28:25.369Z] === RUN   TestCgroupNamespacesRun
17:28:26 [2021-03-18T17:28:26.877Z] --- PASS: TestCgroupNamespacesRun (2.05s)
17:28:26 [2021-03-18T17:28:26.877Z] === RUN   TestCgroupNamespacesRunPrivileged
17:28:28 [2021-03-18T17:28:28.945Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s)
17:28:28 [2021-03-18T17:28:28.945Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:28:31 [2021-03-18T17:28:31.036Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s)
17:28:31 [2021-03-18T17:28:31.036Z] === RUN   TestCgroupNamespacesRunHostMode
17:28:32 [2021-03-18T17:28:32.544Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s)
17:28:32 [2021-03-18T17:28:32.544Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:28:34 [2021-03-18T17:28:34.612Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s)
17:28:34 [2021-03-18T17:28:34.612Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:28:36 [2021-03-18T17:28:36.679Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s)
17:28:36 [2021-03-18T17:28:36.679Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:28:37 [2021-03-18T17:28:37.312Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
17:28:37 [2021-03-18T17:28:37.312Z] === RUN   TestCgroupNamespacesRunOlderClient
17:28:39 [2021-03-18T17:28:39.381Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
17:28:39 [2021-03-18T17:28:39.381Z] === RUN   TestKernelTCPMemory
17:28:40 [2021-03-18T17:28:40.888Z] --- PASS: TestKernelTCPMemory (1.21s)
17:28:40 [2021-03-18T17:28:40.888Z] === RUN   TestNISDomainname
17:28:41 [2021-03-18T17:28:41.923Z] --- PASS: TestNISDomainname (1.35s)
17:28:41 [2021-03-18T17:28:41.923Z] === RUN   TestHostnameDnsResolution
17:28:43 [2021-03-18T17:28:43.990Z] --- PASS: TestHostnameDnsResolution (2.11s)
17:28:43 [2021-03-18T17:28:43.990Z] === RUN   TestStats
17:28:47 [2021-03-18T17:28:47.507Z] --- PASS: TestStats (3.12s)
17:28:47 [2021-03-18T17:28:47.507Z] === RUN   TestStopContainerWithTimeout
17:28:47 [2021-03-18T17:28:47.507Z] === RUN   TestStopContainerWithTimeout/0
17:28:47 [2021-03-18T17:28:47.507Z] === PAUSE TestStopContainerWithTimeout/0
17:28:47 [2021-03-18T17:28:47.507Z] === RUN   TestStopContainerWithTimeout/1
17:28:47 [2021-03-18T17:28:47.507Z] === PAUSE TestStopContainerWithTimeout/1
17:28:47 [2021-03-18T17:28:47.507Z] === RUN   TestStopContainerWithTimeout/3
17:28:47 [2021-03-18T17:28:47.507Z] === PAUSE TestStopContainerWithTimeout/3
17:28:47 [2021-03-18T17:28:47.507Z] === RUN   TestStopContainerWithTimeout/-1
17:28:47 [2021-03-18T17:28:47.507Z] === PAUSE TestStopContainerWithTimeout/-1
17:28:47 [2021-03-18T17:28:47.507Z] === CONT  TestStopContainerWithTimeout/0
17:28:47 [2021-03-18T17:28:47.507Z] === CONT  TestStopContainerWithTimeout/-1
17:28:48 [2021-03-18T17:28:48.541Z] === CONT  TestStopContainerWithTimeout/3
17:28:50 [2021-03-18T17:28:50.610Z] === CONT  TestStopContainerWithTimeout/1
17:28:52 [2021-03-18T17:28:52.716Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:28:52 [2021-03-18T17:28:52.716Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
17:28:52 [2021-03-18T17:28:52.716Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.20s)
17:28:52 [2021-03-18T17:28:52.716Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
17:28:52 [2021-03-18T17:28:52.716Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
17:28:52 [2021-03-18T17:28:52.716Z] === RUN   TestDeleteDevicemapper
17:28:52 [2021-03-18T17:28:52.716Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:28:52 [2021-03-18T17:28:52.716Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:28:52 [2021-03-18T17:28:52.716Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:28:56 [2021-03-18T17:28:56.333Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.03s)
17:28:56 [2021-03-18T17:28:56.333Z] === RUN   TestUpdateMemory
17:28:56 [2021-03-18T17:28:56.333Z] --- SKIP: TestUpdateMemory (0.00s)
17:28:56 [2021-03-18T17:28:56.333Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:28:56 [2021-03-18T17:28:56.333Z] === RUN   TestUpdateCPUQuota
17:29:00 [2021-03-18T17:29:00.792Z] --- PASS: TestUpdateCPUQuota (4.16s)
17:29:00 [2021-03-18T17:29:00.792Z] === RUN   TestUpdatePidsLimit
17:29:00 [2021-03-18T17:29:00.792Z] === RUN   TestUpdatePidsLimit/update_from_none
17:29:01 [2021-03-18T17:29:01.425Z] === RUN   TestUpdatePidsLimit/no_change
17:29:02 [2021-03-18T17:29:02.057Z] === RUN   TestUpdatePidsLimit/update_lower
17:29:02 [2021-03-18T17:29:02.693Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:29:03 [2021-03-18T17:29:03.326Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:29:03 [2021-03-18T17:29:03.961Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:29:04 [2021-03-18T17:29:04.253Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:29:06 [2021-03-18T17:29:06.321Z] --- PASS: TestUpdatePidsLimit (5.33s)
17:29:06 [2021-03-18T17:29:06.321Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.63s)
17:29:06 [2021-03-18T17:29:06.321Z]     --- PASS: TestUpdatePidsLimit/no_change (0.64s)
17:29:06 [2021-03-18T17:29:06.321Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.61s)
17:29:06 [2021-03-18T17:29:06.321Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s)
17:29:06 [2021-03-18T17:29:06.321Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.61s)
17:29:06 [2021-03-18T17:29:06.321Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.60s)
17:29:06 [2021-03-18T17:29:06.321Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.60s)
17:29:06 [2021-03-18T17:29:06.321Z] === RUN   TestUpdateRestartPolicy
17:29:21 [2021-03-18T17:29:21.659Z] --- PASS: TestUpdateRestartPolicy (13.70s)
17:29:21 [2021-03-18T17:29:21.659Z] === RUN   TestUpdateRestartWithAutoRemove
17:29:21 [2021-03-18T17:29:21.659Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s)
17:29:21 [2021-03-18T17:29:21.659Z] === RUN   TestWaitNonBlocked
17:29:21 [2021-03-18T17:29:21.659Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:29:21 [2021-03-18T17:29:21.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:29:21 [2021-03-18T17:29:21.659Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:29:21 [2021-03-18T17:29:21.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:29:21 [2021-03-18T17:29:21.659Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:29:21 [2021-03-18T17:29:21.659Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:29:21 [2021-03-18T17:29:21.951Z] --- PASS: TestWaitNonBlocked (0.01s)
17:29:21 [2021-03-18T17:29:21.951Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s)
17:29:21 [2021-03-18T17:29:21.951Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s)
17:29:21 [2021-03-18T17:29:21.951Z] === RUN   TestWaitBlocked
17:29:21 [2021-03-18T17:29:21.951Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:29:21 [2021-03-18T17:29:21.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:29:21 [2021-03-18T17:29:21.951Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:29:21 [2021-03-18T17:29:21.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:29:21 [2021-03-18T17:29:21.951Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:29:21 [2021-03-18T17:29:21.951Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:29:23 [2021-03-18T17:29:23.460Z] --- PASS: TestWaitBlocked (0.02s)
17:29:23 [2021-03-18T17:29:23.460Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s)
17:29:23 [2021-03-18T17:29:23.460Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s)
17:29:23 [2021-03-18T17:29:23.460Z] === CONT  TestContainerStartOnDaemonRestart
17:29:23 [2021-03-18T17:29:23.460Z] === CONT  TestContainerKillOnDaemonStart
17:29:26 [2021-03-18T17:29:26.978Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s)
17:29:26 [2021-03-18T17:29:26.978Z] === CONT  TestRestartDaemonWithRestartingContainer
17:29:30 [2021-03-18T17:29:30.543Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.11s)
17:29:30 [2021-03-18T17:29:30.543Z] === CONT  TestDaemonHostGatewayIP
17:29:34 [2021-03-18T17:29:34.061Z] --- PASS: TestDaemonHostGatewayIP (3.87s)
17:29:34 [2021-03-18T17:29:34.061Z] === CONT  TestDaemonRestartIpcMode
17:29:36 [2021-03-18T17:29:36.130Z] --- PASS: TestContainerKillOnDaemonStart (12.79s)
17:29:36 [2021-03-18T17:29:36.130Z] === CONT  TestIpcModeOlderClient
17:29:36 [2021-03-18T17:29:36.421Z] --- PASS: TestIpcModeOlderClient (0.18s)
17:29:38 [2021-03-18T17:29:38.490Z] --- PASS: TestDaemonRestartIpcMode (4.30s)
17:29:38 [2021-03-18T17:29:38.490Z] PASS
17:29:38 [2021-03-18T17:29:38.490Z] 
17:29:38 [2021-03-18T17:29:38.490Z] === Skipped
17:29:38 [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
17:29:38 [2021-03-18T17:29:38.490Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:29:38 [2021-03-18T17:29:38.490Z] 
17:29:38 [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
17:29:38 [2021-03-18T17:29:38.490Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:29:38 [2021-03-18T17:29:38.490Z] 
17:29:38 [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
17:29:38 [2021-03-18T17:29:38.490Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:29:38 [2021-03-18T17:29:38.490Z] 
17:29:38 [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:29:38 [2021-03-18T17:29:38.490Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:29:38 [2021-03-18T17:29:38.490Z] 
17:29:38 [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
17:29:38 [2021-03-18T17:29:38.490Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:29:38 [2021-03-18T17:29:38.490Z] 
17:29:38 [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
17:29:38 [2021-03-18T17:29:38.490Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:29:38 [2021-03-18T17:29:38.490Z] 
17:29:38 [2021-03-18T17:29:38.490Z] 
17:29:38 [2021-03-18T17:29:38.490Z] DONE 196 tests, 6 skipped in 177.467s
17:29:38 [2021-03-18T17:29:38.490Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
17:29:38 [2021-03-18T17:29:38.490Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
17:29:38 [2021-03-18T17:29:38.490Z] ++ set -e
17:29:38 [2021-03-18T17:29:38.490Z] ++ '[' -n 0 ']'
17:29:38 [2021-03-18T17:29:38.490Z] ++ set -x
17:29:38 [2021-03-18T17:29:38.490Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
17:29:38 [2021-03-18T17:29:38.490Z] INFO: Testing against a local daemon
17:29:38 [2021-03-18T17:29:38.490Z] === RUN   TestCommitInheritsEnv
17:29:39 [2021-03-18T17:29:39.123Z] --- PASS: TestCommitInheritsEnv (0.69s)
17:29:39 [2021-03-18T17:29:39.123Z] === RUN   TestImportExtremelyLargeImageWorks
17:29:39 [2021-03-18T17:29:39.123Z] === PAUSE TestImportExtremelyLargeImageWorks
17:29:39 [2021-03-18T17:29:39.123Z] === RUN   TestImagesFilterMultiReference
17:29:39 [2021-03-18T17:29:39.414Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:29:39 [2021-03-18T17:29:39.414Z] === RUN   TestImagePullPlatformInvalid
17:29:39 [2021-03-18T17:29:39.414Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:29:39 [2021-03-18T17:29:39.414Z] === RUN   TestRemoveImageOrphaning
17:29:40 [2021-03-18T17:29:40.047Z] --- PASS: TestRemoveImageOrphaning (0.63s)
17:29:40 [2021-03-18T17:29:40.047Z] === RUN   TestRemoveImageGarbageCollector
17:29:40 [2021-03-18T17:29:40.047Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
17:29:40 [2021-03-18T17:29:40.047Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:29:40 [2021-03-18T17:29:40.047Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:29:40 [2021-03-18T17:29:40.047Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:29:40 [2021-03-18T17:29:40.047Z] === RUN   TestTagInvalidReference
17:29:40 [2021-03-18T17:29:40.047Z] --- PASS: TestTagInvalidReference (0.01s)
17:29:40 [2021-03-18T17:29:40.047Z] === RUN   TestTagValidPrefixedRepo
17:29:40 [2021-03-18T17:29:40.047Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
17:29:40 [2021-03-18T17:29:40.047Z] === RUN   TestTagExistedNameWithoutForce
17:29:40 [2021-03-18T17:29:40.047Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
17:29:40 [2021-03-18T17:29:40.047Z] === RUN   TestTagOfficialNames
17:29:40 [2021-03-18T17:29:40.047Z] --- PASS: TestTagOfficialNames (0.03s)
17:29:40 [2021-03-18T17:29:40.047Z] === RUN   TestTagMatchesDigest
17:29:40 [2021-03-18T17:29:40.047Z] --- PASS: TestTagMatchesDigest (0.02s)
17:29:40 [2021-03-18T17:29:40.047Z] === CONT  TestImportExtremelyLargeImageWorks
17:31:02 [2021-03-18T17:31:02.248Z] --- PASS: TestImportExtremelyLargeImageWorks (81.89s)
17:31:02 [2021-03-18T17:31:02.248Z] PASS
17:31:02 [2021-03-18T17:31:02.248Z] 
17:31:02 [2021-03-18T17:31:02.248Z] === Skipped
17:31:02 [2021-03-18T17:31:02.248Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s)
17:31:02 [2021-03-18T17:31:02.248Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:31:02 [2021-03-18T17:31:02.248Z] 
17:31:02 [2021-03-18T17:31:02.248Z] 
17:31:02 [2021-03-18T17:31:02.248Z] DONE 12 tests, 1 skipped in 83.816s
17:31:02 [2021-03-18T17:31:02.248Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
17:31:02 [2021-03-18T17:31:02.248Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
17:31:02 [2021-03-18T17:31:02.248Z] ++ set -e
17:31:02 [2021-03-18T17:31:02.248Z] ++ '[' -n 0 ']'
17:31:02 [2021-03-18T17:31:02.248Z] ++ set -x
17:31:02 [2021-03-18T17:31:02.248Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
17:31:02 [2021-03-18T17:31:02.248Z] INFO: Testing against a local daemon
17:31:02 [2021-03-18T17:31:02.248Z] === RUN   TestNetworkCreateDelete
17:31:02 [2021-03-18T17:31:02.248Z] --- PASS: TestNetworkCreateDelete (0.16s)
17:31:02 [2021-03-18T17:31:02.248Z] === RUN   TestDockerNetworkDeletePreferID
17:31:02 [2021-03-18T17:31:02.540Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
17:31:02 [2021-03-18T17:31:02.540Z] === RUN   TestDaemonDNSFallback
17:31:05 [2021-03-18T17:31:05.374Z] --- PASS: TestDaemonDNSFallback (2.78s)
17:31:05 [2021-03-18T17:31:05.374Z] === RUN   TestInspectNetwork
17:31:12 [2021-03-18T17:31:12.391Z] === RUN   TestInspectNetwork/full_network_id
17:31:12 [2021-03-18T17:31:12.391Z] === RUN   TestInspectNetwork/partial_network_id
17:31:12 [2021-03-18T17:31:12.391Z] === RUN   TestInspectNetwork/network_name
17:31:12 [2021-03-18T17:31:12.391Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:31:16 [2021-03-18T17:31:16.962Z] --- PASS: TestInspectNetwork (11.21s)
17:31:16 [2021-03-18T17:31:16.962Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:31:16 [2021-03-18T17:31:16.962Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:31:16 [2021-03-18T17:31:16.962Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:31:16 [2021-03-18T17:31:16.962Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:31:16 [2021-03-18T17:31:16.962Z] === RUN   TestRunContainerWithBridgeNone
17:31:19 [2021-03-18T17:31:19.820Z] --- PASS: TestRunContainerWithBridgeNone (3.21s)
17:31:19 [2021-03-18T17:31:19.820Z] === RUN   TestNetworkInvalidJSON
17:31:19 [2021-03-18T17:31:19.820Z] === RUN   TestNetworkInvalidJSON//networks/create
17:31:19 [2021-03-18T17:31:19.820Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:31:19 [2021-03-18T17:31:19.820Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:31:19 [2021-03-18T17:31:19.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:31:19 [2021-03-18T17:31:19.820Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:31:19 [2021-03-18T17:31:19.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:31:19 [2021-03-18T17:31:19.820Z] === CONT  TestNetworkInvalidJSON//networks/create
17:31:19 [2021-03-18T17:31:19.820Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:31:19 [2021-03-18T17:31:19.820Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:31:19 [2021-03-18T17:31:19.820Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:31:19 [2021-03-18T17:31:19.820Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:31:19 [2021-03-18T17:31:19.820Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:31:19 [2021-03-18T17:31:19.820Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:31:19 [2021-03-18T17:31:19.820Z] === RUN   TestNetworkList
17:31:19 [2021-03-18T17:31:19.820Z] === RUN   TestNetworkList//networks
17:31:19 [2021-03-18T17:31:19.820Z] === PAUSE TestNetworkList//networks
17:31:19 [2021-03-18T17:31:19.820Z] === RUN   TestNetworkList//networks/
17:31:19 [2021-03-18T17:31:19.820Z] === PAUSE TestNetworkList//networks/
17:31:19 [2021-03-18T17:31:19.820Z] === CONT  TestNetworkList//networks
17:31:19 [2021-03-18T17:31:19.820Z] === CONT  TestNetworkList//networks/
17:31:19 [2021-03-18T17:31:19.820Z] --- PASS: TestNetworkList (0.02s)
17:31:19 [2021-03-18T17:31:19.820Z]     --- PASS: TestNetworkList//networks (0.00s)
17:31:19 [2021-03-18T17:31:19.820Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:31:19 [2021-03-18T17:31:19.820Z] === RUN   TestHostIPv4BridgeLabel
17:31:20 [2021-03-18T17:31:20.453Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
17:31:20 [2021-03-18T17:31:20.453Z] === RUN   TestDaemonRestartWithLiveRestore
17:31:21 [2021-03-18T17:31:21.488Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:31:21 [2021-03-18T17:31:21.488Z] === RUN   TestDaemonDefaultNetworkPools
17:31:22 [2021-03-18T17:31:22.121Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
17:31:22 [2021-03-18T17:31:22.121Z] === RUN   TestDaemonRestartWithExistingNetwork
17:31:23 [2021-03-18T17:31:23.713Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
17:31:23 [2021-03-18T17:31:23.713Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:31:24 [2021-03-18T17:31:24.814Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
17:31:24 [2021-03-18T17:31:24.814Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:31:25 [2021-03-18T17:31:25.447Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
17:31:25 [2021-03-18T17:31:25.447Z] === RUN   TestServiceWithPredefinedNetwork
17:31:29 [2021-03-18T17:31:29.043Z] --- PASS: TestServiceWithPredefinedNetwork (3.78s)
17:31:29 [2021-03-18T17:31:29.043Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:31:29 [2021-03-18T17:31:29.043Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:31:29 [2021-03-18T17:31:29.043Z]     service_test.go:242: FLAKY_TEST
17:31:29 [2021-03-18T17:31:29.043Z] === RUN   TestServiceWithDataPathPortInit
17:31:51 [2021-03-18T17:31:51.557Z] --- PASS: TestServiceWithDataPathPortInit (21.32s)
17:31:51 [2021-03-18T17:31:51.557Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:32:01 [2021-03-18T17:32:01.932Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.88s)
17:32:01 [2021-03-18T17:32:01.932Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ut2pjem8fa648zjzgtv66m327 Created:2021-03-18 17:31:51.803536511 +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[c92f7a4785e13b047c33825fe4973b80c43a8bb5c4e0421500b90a1d510717c4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t4dl9bymc79s11iw4k2rxu8ff EndpointID:2c59b606a658d0bac63a046fa10a573ac7d7e359eab3884a6b8ca5f174abb836 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e28c38b4a1e142642592f004b7c96a164233b44bd317daf7f2bcddeed4137b78 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:68fa113722ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t4dl9bymc79s11iw4k2rxu8ff EndpointID:2c59b606a658d0bac63a046fa10a573ac7d7e359eab3884a6b8ca5f174abb836 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:32:01 [2021-03-18T17:32:01.932Z] PASS
17:32:01 [2021-03-18T17:32:01.932Z] 
17:32:01 [2021-03-18T17:32:01.932Z] === Skipped
17:32:01 [2021-03-18T17:32:01.932Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:32:01 [2021-03-18T17:32:01.932Z]     service_test.go:242: FLAKY_TEST
17:32:01 [2021-03-18T17:32:01.932Z] 
17:32:01 [2021-03-18T17:32:01.932Z] 
17:32:01 [2021-03-18T17:32:01.932Z] DONE 26 tests, 1 skipped in 59.330s
17:32:01 [2021-03-18T17:32:01.932Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:32:01 [2021-03-18T17:32:01.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:32:01 [2021-03-18T17:32:01.932Z] ++ set -e
17:32:01 [2021-03-18T17:32:01.932Z] ++ '[' -n 0 ']'
17:32:01 [2021-03-18T17:32:01.932Z] ++ set -x
17:32:01 [2021-03-18T17:32:01.932Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:32:01 [2021-03-18T17:32:01.932Z] INFO: Testing against a local daemon
17:32:01 [2021-03-18T17:32:01.932Z] === RUN   TestDockerNetworkIpvlanPersistance
17:32:01 [2021-03-18T17:32:01.932Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
17:32:01 [2021-03-18T17:32:01.932Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:01 [2021-03-18T17:32:01.932Z] === RUN   TestDockerNetworkIpvlan
17:32:01 [2021-03-18T17:32:01.932Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:32:01 [2021-03-18T17:32:01.932Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:01 [2021-03-18T17:32:01.932Z] PASS
17:32:01 [2021-03-18T17:32:01.932Z] 
17:32:01 [2021-03-18T17:32:01.932Z] === Skipped
17:32:01 [2021-03-18T17:32:01.932Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
17:32:01 [2021-03-18T17:32:01.932Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:01 [2021-03-18T17:32:01.932Z] 
17:32:01 [2021-03-18T17:32:01.932Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:32:01 [2021-03-18T17:32:01.932Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:01 [2021-03-18T17:32:01.932Z] 
17:32:01 [2021-03-18T17:32:01.932Z] 
17:32:01 [2021-03-18T17:32:01.932Z] DONE 2 tests, 2 skipped in 0.129s
17:32:01 [2021-03-18T17:32:01.932Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:32:01 [2021-03-18T17:32:01.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:32:01 [2021-03-18T17:32:01.932Z] ++ set -e
17:32:01 [2021-03-18T17:32:01.932Z] ++ '[' -n 0 ']'
17:32:01 [2021-03-18T17:32:01.932Z] ++ set -x
17:32:01 [2021-03-18T17:32:01.933Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:32:01 [2021-03-18T17:32:01.933Z] INFO: Testing against a local daemon
17:32:01 [2021-03-18T17:32:01.933Z] === RUN   TestDockerNetworkMacvlanPersistance
17:32:02 [2021-03-18T17:32:02.968Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
17:32:02 [2021-03-18T17:32:02.968Z] === RUN   TestDockerNetworkMacvlan
17:32:04 [2021-03-18T17:32:04.004Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:32:05 [2021-03-18T17:32:05.039Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:32:06 [2021-03-18T17:32:06.074Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:32:10 [2021-03-18T17:32:10.528Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:32:14 [2021-03-18T17:32:14.981Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:32:23 [2021-03-18T17:32:23.461Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:32:25 [2021-03-18T17:32:25.535Z] --- PASS: TestDockerNetworkMacvlan (22.12s)
17:32:25 [2021-03-18T17:32:25.535Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
17:32:25 [2021-03-18T17:32:25.535Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
17:32:25 [2021-03-18T17:32:25.535Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.90s)
17:32:25 [2021-03-18T17:32:25.535Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.10s)
17:32:25 [2021-03-18T17:32:25.535Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.55s)
17:32:25 [2021-03-18T17:32:25.535Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.89s)
17:32:25 [2021-03-18T17:32:25.535Z] PASS
17:32:25 [2021-03-18T17:32:25.535Z] 
17:32:25 [2021-03-18T17:32:25.535Z] DONE 8 tests in 23.741s
17:32:25 [2021-03-18T17:32:25.535Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
17:32:25 [2021-03-18T17:32:25.535Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:32:25 [2021-03-18T17:32:25.535Z] ++ set -e
17:32:25 [2021-03-18T17:32:25.535Z] ++ '[' -n 0 ']'
17:32:25 [2021-03-18T17:32:25.535Z] ++ set -x
17:32:25 [2021-03-18T17:32:25.535Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:32:25 [2021-03-18T17:32:25.535Z] testing: warning: no tests to run
17:32:25 [2021-03-18T17:32:25.535Z] PASS
17:32:25 [2021-03-18T17:32:25.535Z] 
17:32:25 [2021-03-18T17:32:25.535Z] DONE 0 tests in 0.043s
17:32:25 [2021-03-18T17:32:25.535Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:32:25 [2021-03-18T17:32:25.535Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:32:25 [2021-03-18T17:32:25.535Z] ++ set -e
17:32:25 [2021-03-18T17:32:25.535Z] ++ '[' -n 0 ']'
17:32:25 [2021-03-18T17:32:25.535Z] ++ set -x
17:32:25 [2021-03-18T17:32:25.535Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:32:25 [2021-03-18T17:32:25.535Z] INFO: Testing against a local daemon
17:32:25 [2021-03-18T17:32:25.535Z] === RUN   TestAuthZPluginAllowRequest
17:32:27 [2021-03-18T17:32:27.661Z] --- PASS: TestAuthZPluginAllowRequest (1.86s)
17:32:27 [2021-03-18T17:32:27.661Z] === RUN   TestAuthZPluginTLS
17:32:27 [2021-03-18T17:32:27.953Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:32:27 [2021-03-18T17:32:27.953Z] === RUN   TestAuthZPluginDenyRequest
17:32:28 [2021-03-18T17:32:28.244Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
17:32:28 [2021-03-18T17:32:28.244Z] === RUN   TestAuthZPluginAPIDenyResponse
17:32:28 [2021-03-18T17:32:28.877Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
17:32:28 [2021-03-18T17:32:28.877Z] === RUN   TestAuthZPluginDenyResponse
17:32:29 [2021-03-18T17:32:29.511Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:32:29 [2021-03-18T17:32:29.511Z] === RUN   TestAuthZPluginAllowEventStream
17:32:31 [2021-03-18T17:32:31.579Z] --- PASS: TestAuthZPluginAllowEventStream (1.92s)
17:32:31 [2021-03-18T17:32:31.579Z] === RUN   TestAuthZPluginErrorResponse
17:32:31 [2021-03-18T17:32:31.871Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:32:31 [2021-03-18T17:32:31.871Z] === RUN   TestAuthZPluginErrorRequest
17:32:32 [2021-03-18T17:32:32.504Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
17:32:32 [2021-03-18T17:32:32.504Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:32:32 [2021-03-18T17:32:32.795Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:32:32 [2021-03-18T17:32:32.795Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:32:35 [2021-03-18T17:32:35.525Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
17:32:35 [2021-03-18T17:32:35.525Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:32:37 [2021-03-18T17:32:37.598Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.46s)
17:32:37 [2021-03-18T17:32:37.598Z] === RUN   TestAuthZPluginHeader
17:32:38 [2021-03-18T17:32:38.633Z] --- PASS: TestAuthZPluginHeader (0.87s)
17:32:38 [2021-03-18T17:32:38.633Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:32:38 [2021-03-18T17:32:38.633Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:32:38 [2021-03-18T17:32:38.633Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:38 [2021-03-18T17:32:38.633Z] === RUN   TestAuthZPluginV2Disable
17:32:38 [2021-03-18T17:32:38.633Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:32:38 [2021-03-18T17:32:38.633Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:38 [2021-03-18T17:32:38.633Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:32:38 [2021-03-18T17:32:38.633Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:32:38 [2021-03-18T17:32:38.633Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:38 [2021-03-18T17:32:38.633Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:32:38 [2021-03-18T17:32:38.633Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:32:38 [2021-03-18T17:32:38.633Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:38 [2021-03-18T17:32:38.633Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:32:57 [2021-03-18T17:32:57.209Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.27s)
17:32:57 [2021-03-18T17:32:57.209Z] PASS
17:32:57 [2021-03-18T17:32:57.209Z] 
17:32:57 [2021-03-18T17:32:57.209Z] === Skipped
17:32:57 [2021-03-18T17:32:57.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:32:57 [2021-03-18T17:32:57.209Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:57 [2021-03-18T17:32:57.209Z] 
17:32:57 [2021-03-18T17:32:57.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:32:57 [2021-03-18T17:32:57.209Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:57 [2021-03-18T17:32:57.209Z] 
17:32:57 [2021-03-18T17:32:57.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:32:57 [2021-03-18T17:32:57.209Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:57 [2021-03-18T17:32:57.209Z] 
17:32:57 [2021-03-18T17:32:57.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:32:57 [2021-03-18T17:32:57.209Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:57 [2021-03-18T17:32:57.209Z] 
17:32:57 [2021-03-18T17:32:57.209Z] 
17:32:57 [2021-03-18T17:32:57.209Z] DONE 17 tests, 4 skipped in 30.510s
17:32:57 [2021-03-18T17:32:57.209Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:32:57 [2021-03-18T17:32:57.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:32:57 [2021-03-18T17:32:57.209Z] ++ set -e
17:32:57 [2021-03-18T17:32:57.209Z] ++ '[' -n 0 ']'
17:32:57 [2021-03-18T17:32:57.209Z] ++ set -x
17:32:57 [2021-03-18T17:32:57.209Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:32:57 [2021-03-18T17:32:57.209Z] INFO: Testing against a local daemon
17:32:57 [2021-03-18T17:32:57.209Z] === RUN   TestPluginInvalidJSON
17:32:57 [2021-03-18T17:32:57.209Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:32:57 [2021-03-18T17:32:57.209Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:32:57 [2021-03-18T17:32:57.209Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:32:57 [2021-03-18T17:32:57.209Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:32:57 [2021-03-18T17:32:57.209Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:32:57 [2021-03-18T17:32:57.209Z] === RUN   TestPluginInstall
17:32:57 [2021-03-18T17:32:57.209Z] === RUN   TestPluginInstall/no_auth
17:32:57 [2021-03-18T17:32:57.838Z] time="2021-03-18T17:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:57 [2021-03-18T17:32:57.838Z] time="2021-03-18T17:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c265911838baca517d56719673e47647ee75343974b24583eaa369229b89e8e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:57 [2021-03-18T17:32:57.838Z] time="2021-03-18T17:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:57 [2021-03-18T17:32:57.838Z] time="2021-03-18T17:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c265911838baca517d56719673e47647ee75343974b24583eaa369229b89e8e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:58 [2021-03-18T17:32:58.128Z] === RUN   TestPluginInstall/with_htpasswd
17:32:58 [2021-03-18T17:32:58.757Z] time="2021-03-18T17:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:58 [2021-03-18T17:32:58.757Z] time="2021-03-18T17:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c265911838baca517d56719673e47647ee75343974b24583eaa369229b89e8e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:58 [2021-03-18T17:32:58.757Z] time="2021-03-18T17:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:58 [2021-03-18T17:32:58.757Z] time="2021-03-18T17:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c265911838baca517d56719673e47647ee75343974b24583eaa369229b89e8e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:58 [2021-03-18T17:32:58.757Z] === RUN   TestPluginInstall/with_insecure
17:32:59 [2021-03-18T17:32:59.787Z] time="2021-03-18T17:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:59 [2021-03-18T17:32:59.787Z] time="2021-03-18T17:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d7e558bcd166a9548ed0ae43e6dda63fdf1105c63c94af2658883882529bc1d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:59 [2021-03-18T17:32:59.787Z] time="2021-03-18T17:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:59 [2021-03-18T17:32:59.787Z] time="2021-03-18T17:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d7e558bcd166a9548ed0ae43e6dda63fdf1105c63c94af2658883882529bc1d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:33:00 [2021-03-18T17:33:00.076Z] --- PASS: TestPluginInstall (4.33s)
17:33:00 [2021-03-18T17:33:00.076Z]     --- PASS: TestPluginInstall/no_auth (2.19s)
17:33:00 [2021-03-18T17:33:00.076Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
17:33:00 [2021-03-18T17:33:00.076Z]     --- PASS: TestPluginInstall/with_insecure (1.31s)
17:33:00 [2021-03-18T17:33:00.076Z]         plugin_test.go:160: [d2019b5e45e7a] daemon is not started
17:33:00 [2021-03-18T17:33:00.076Z] === RUN   TestPluginsWithRuntimes
17:33:02 [2021-03-18T17:33:02.172Z] === RUN   TestPluginsWithRuntimes/No_Args
17:33:03 [2021-03-18T17:33:03.673Z] === RUN   TestPluginsWithRuntimes/With_Args
17:33:05 [2021-03-18T17:33:05.175Z] --- PASS: TestPluginsWithRuntimes (4.77s)
17:33:05 [2021-03-18T17:33:05.175Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.39s)
17:33:05 [2021-03-18T17:33:05.175Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.44s)
17:33:05 [2021-03-18T17:33:05.175Z] PASS
17:33:05 [2021-03-18T17:33:05.175Z] 
17:33:05 [2021-03-18T17:33:05.175Z] DONE 9 tests in 9.235s
17:33:05 [2021-03-18T17:33:05.175Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:33:05 [2021-03-18T17:33:05.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:33:05 [2021-03-18T17:33:05.175Z] ++ set -e
17:33:05 [2021-03-18T17:33:05.175Z] ++ '[' -n 0 ']'
17:33:05 [2021-03-18T17:33:05.175Z] ++ set -x
17:33:05 [2021-03-18T17:33:05.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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:33:05 [2021-03-18T17:33:05.175Z] INFO: Testing against a local daemon
17:33:05 [2021-03-18T17:33:05.175Z] === RUN   TestExternalGraphDriver
17:33:05 [2021-03-18T17:33:05.175Z] === RUN   TestExternalGraphDriver/json
17:33:07 [2021-03-18T17:33:07.897Z] === RUN   TestExternalGraphDriver/spec
17:33:09 [2021-03-18T17:33:09.959Z] === RUN   TestExternalGraphDriver/pull
17:33:12 [2021-03-18T17:33:12.018Z] --- PASS: TestExternalGraphDriver (6.96s)
17:33:12 [2021-03-18T17:33:12.018Z]     --- PASS: TestExternalGraphDriver/json (2.25s)
17:33:12 [2021-03-18T17:33:12.018Z]     --- PASS: TestExternalGraphDriver/spec (2.23s)
17:33:12 [2021-03-18T17:33:12.018Z]     --- PASS: TestExternalGraphDriver/pull (2.37s)
17:33:12 [2021-03-18T17:33:12.018Z] === RUN   TestGraphdriverPluginV2
17:33:12 [2021-03-18T17:33:12.307Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
17:33:12 [2021-03-18T17:33:12.307Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:12 [2021-03-18T17:33:12.307Z] PASS
17:33:12 [2021-03-18T17:33:12.307Z] 
17:33:12 [2021-03-18T17:33:12.307Z] === Skipped
17:33:12 [2021-03-18T17:33:12.307Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
17:33:12 [2021-03-18T17:33:12.307Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:12 [2021-03-18T17:33:12.307Z] 
17:33:12 [2021-03-18T17:33:12.307Z] 
17:33:12 [2021-03-18T17:33:12.307Z] DONE 5 tests, 1 skipped in 7.187s
17:33:12 [2021-03-18T17:33:12.307Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:33:12 [2021-03-18T17:33:12.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:33:12 [2021-03-18T17:33:12.307Z] ++ set -e
17:33:12 [2021-03-18T17:33:12.307Z] ++ '[' -n 0 ']'
17:33:12 [2021-03-18T17:33:12.307Z] ++ set -x
17:33:12 [2021-03-18T17:33:12.307Z] ++ 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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:33:12 [2021-03-18T17:33:12.307Z] INFO: Testing against a local daemon
17:33:12 [2021-03-18T17:33:12.307Z] === RUN   TestContinueAfterPluginCrash
17:33:12 [2021-03-18T17:33:12.307Z] === PAUSE TestContinueAfterPluginCrash
17:33:12 [2021-03-18T17:33:12.307Z] === RUN   TestReadPluginNoRead
17:33:12 [2021-03-18T17:33:12.307Z] === PAUSE TestReadPluginNoRead
17:33:12 [2021-03-18T17:33:12.308Z] === RUN   TestDaemonStartWithLogOpt
17:33:12 [2021-03-18T17:33:12.308Z] === PAUSE TestDaemonStartWithLogOpt
17:33:12 [2021-03-18T17:33:12.308Z] === CONT  TestContinueAfterPluginCrash
17:33:12 [2021-03-18T17:33:12.308Z] === CONT  TestDaemonStartWithLogOpt
17:33:16 [2021-03-18T17:33:16.754Z] --- PASS: TestDaemonStartWithLogOpt (3.92s)
17:33:16 [2021-03-18T17:33:16.754Z] === CONT  TestReadPluginNoRead
17:33:19 [2021-03-18T17:33:19.474Z] === RUN   TestReadPluginNoRead/default
17:33:21 [2021-03-18T17:33:21.537Z] === RUN   TestReadPluginNoRead/disabled_caching
17:33:21 [2021-03-18T17:33:21.537Z] --- PASS: TestContinueAfterPluginCrash (9.26s)
17:33:23 [2021-03-18T17:33:23.596Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:33:25 [2021-03-18T17:33:25.655Z] --- PASS: TestReadPluginNoRead (9.28s)
17:33:25 [2021-03-18T17:33:25.655Z]     --- PASS: TestReadPluginNoRead/default (2.10s)
17:33:25 [2021-03-18T17:33:25.655Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.18s)
17:33:25 [2021-03-18T17:33:25.655Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.14s)
17:33:25 [2021-03-18T17:33:25.655Z]     read_test.go:92: [df9becd686272] daemon is not started
17:33:25 [2021-03-18T17:33:25.655Z] PASS
17:33:25 [2021-03-18T17:33:25.655Z] 
17:33:25 [2021-03-18T17:33:25.655Z] DONE 6 tests in 13.360s
17:33:25 [2021-03-18T17:33:25.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:33:25 [2021-03-18T17:33:25.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:33:25 [2021-03-18T17:33:25.655Z] ++ set -e
17:33:25 [2021-03-18T17:33:25.655Z] ++ '[' -n 0 ']'
17:33:25 [2021-03-18T17:33:25.655Z] ++ set -x
17:33:25 [2021-03-18T17:33:25.655Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:33:25 [2021-03-18T17:33:25.655Z] testing: warning: no tests to run
17:33:25 [2021-03-18T17:33:25.655Z] PASS
17:33:25 [2021-03-18T17:33:25.655Z] 
17:33:25 [2021-03-18T17:33:25.655Z] DONE 0 tests in 0.042s
17:33:25 [2021-03-18T17:33:25.655Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:33:25 [2021-03-18T17:33:25.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:33:25 [2021-03-18T17:33:25.655Z] ++ set -e
17:33:25 [2021-03-18T17:33:25.655Z] ++ '[' -n 0 ']'
17:33:25 [2021-03-18T17:33:25.655Z] ++ set -x
17:33:25 [2021-03-18T17:33:25.655Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:33:25 [2021-03-18T17:33:25.655Z] INFO: Testing against a local daemon
17:33:25 [2021-03-18T17:33:25.655Z] === RUN   TestPluginWithDevMounts
17:33:25 [2021-03-18T17:33:25.655Z] === PAUSE TestPluginWithDevMounts
17:33:25 [2021-03-18T17:33:25.655Z] === CONT  TestPluginWithDevMounts
17:33:27 [2021-03-18T17:33:27.725Z] --- PASS: TestPluginWithDevMounts (1.87s)
17:33:27 [2021-03-18T17:33:27.725Z] PASS
17:33:27 [2021-03-18T17:33:27.725Z] 
17:33:27 [2021-03-18T17:33:27.725Z] DONE 1 tests in 2.037s
17:33:27 [2021-03-18T17:33:27.725Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
17:33:27 [2021-03-18T17:33:27.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
17:33:27 [2021-03-18T17:33:27.725Z] ++ set -e
17:33:27 [2021-03-18T17:33:27.725Z] ++ '[' -n 0 ']'
17:33:27 [2021-03-18T17:33:27.725Z] ++ set -x
17:33:27 [2021-03-18T17:33:27.725Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
17:33:27 [2021-03-18T17:33:27.725Z] INFO: Testing against a local daemon
17:33:27 [2021-03-18T17:33:27.725Z] === RUN   TestSecretInspect
17:33:31 [2021-03-18T17:33:31.229Z] --- PASS: TestSecretInspect (3.35s)
17:33:31 [2021-03-18T17:33:31.229Z] === RUN   TestSecretList
17:33:34 [2021-03-18T17:33:34.734Z] --- PASS: TestSecretList (3.36s)
17:33:34 [2021-03-18T17:33:34.734Z] === RUN   TestSecretsCreateAndDelete
17:33:38 [2021-03-18T17:33:38.239Z] --- PASS: TestSecretsCreateAndDelete (3.74s)
17:33:38 [2021-03-18T17:33:38.239Z] === RUN   TestSecretsUpdate
17:33:42 [2021-03-18T17:33:42.679Z] --- PASS: TestSecretsUpdate (3.82s)
17:33:42 [2021-03-18T17:33:42.679Z] === RUN   TestTemplatedSecret
17:33:46 [2021-03-18T17:33:46.185Z] --- PASS: TestTemplatedSecret (4.25s)
17:33:46 [2021-03-18T17:33:46.185Z] === RUN   TestSecretCreateResolve
17:33:50 [2021-03-18T17:33:50.626Z] --- PASS: TestSecretCreateResolve (3.86s)
17:33:50 [2021-03-18T17:33:50.626Z] PASS
17:33:50 [2021-03-18T17:33:50.626Z] 
17:33:50 [2021-03-18T17:33:50.626Z] DONE 6 tests in 22.512s
17:33:50 [2021-03-18T17:33:50.626Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
17:33:50 [2021-03-18T17:33:50.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
17:33:50 [2021-03-18T17:33:50.626Z] ++ set -e
17:33:50 [2021-03-18T17:33:50.626Z] ++ '[' -n 0 ']'
17:33:50 [2021-03-18T17:33:50.626Z] ++ set -x
17:33:50 [2021-03-18T17:33:50.626Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
17:33:50 [2021-03-18T17:33:50.626Z] INFO: Testing against a local daemon
17:33:50 [2021-03-18T17:33:50.626Z] === RUN   TestServiceCreateInit
17:33:50 [2021-03-18T17:33:50.626Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:33:56 [2021-03-18T17:33:56.185Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:34:01 [2021-03-18T17:34:01.790Z] --- PASS: TestServiceCreateInit (11.30s)
17:34:01 [2021-03-18T17:34:01.790Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.64s)
17:34:01 [2021-03-18T17:34:01.790Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.65s)
17:34:01 [2021-03-18T17:34:01.790Z] === RUN   TestCreateServiceMultipleTimes
17:34:28 [2021-03-18T17:34:28.869Z] --- PASS: TestCreateServiceMultipleTimes (24.02s)
17:34:28 [2021-03-18T17:34:28.869Z] === RUN   TestCreateServiceConflict
17:34:29 [2021-03-18T17:34:29.498Z] --- PASS: TestCreateServiceConflict (3.76s)
17:34:29 [2021-03-18T17:34:29.498Z] === RUN   TestCreateServiceMaxReplicas
17:34:33 [2021-03-18T17:34:33.938Z] --- PASS: TestCreateServiceMaxReplicas (4.04s)
17:34:33 [2021-03-18T17:34:33.939Z] === RUN   TestCreateWithDuplicateNetworkNames
17:34:49 [2021-03-18T17:34:49.261Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.92s)
17:34:49 [2021-03-18T17:34:49.261Z] === RUN   TestCreateServiceSecretFileMode
17:34:53 [2021-03-18T17:34:53.699Z] --- PASS: TestCreateServiceSecretFileMode (3.77s)
17:34:53 [2021-03-18T17:34:53.699Z] === RUN   TestCreateServiceConfigFileMode
17:34:57 [2021-03-18T17:34:57.257Z] --- PASS: TestCreateServiceConfigFileMode (3.83s)
17:34:57 [2021-03-18T17:34:57.257Z] === RUN   TestCreateServiceSysctls
17:35:01 [2021-03-18T17:35:01.703Z] --- PASS: TestCreateServiceSysctls (4.73s)
17:35:01 [2021-03-18T17:35:01.703Z] === RUN   TestCreateServiceCapabilities
17:35:06 [2021-03-18T17:35:06.142Z] --- PASS: TestCreateServiceCapabilities (3.83s)
17:35:06 [2021-03-18T17:35:06.142Z] === RUN   TestInspect
17:35:09 [2021-03-18T17:35:09.649Z] --- PASS: TestInspect (3.83s)
17:35:09 [2021-03-18T17:35:09.649Z] === RUN   TestCreateJob
17:35:14 [2021-03-18T17:35:14.220Z] --- PASS: TestCreateJob (4.83s)
17:35:14 [2021-03-18T17:35:14.220Z] === RUN   TestReplicatedJob
17:35:22 [2021-03-18T17:35:22.788Z] --- PASS: TestReplicatedJob (7.81s)
17:35:22 [2021-03-18T17:35:22.788Z] === RUN   TestUpdateReplicatedJob
17:35:27 [2021-03-18T17:35:27.233Z] --- PASS: TestUpdateReplicatedJob (4.93s)
17:35:27 [2021-03-18T17:35:27.233Z] === RUN   TestServiceListWithStatuses
17:35:27 [2021-03-18T17:35:27.233Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:35:27 [2021-03-18T17:35:27.233Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:35:27 [2021-03-18T17:35:27.233Z] === RUN   TestDockerNetworkConnectAlias
17:35:37 [2021-03-18T17:35:37.753Z] --- PASS: TestDockerNetworkConnectAlias (9.28s)
17:35:37 [2021-03-18T17:35:37.753Z] === RUN   TestDockerNetworkReConnect
17:35:43 [2021-03-18T17:35:43.434Z] --- PASS: TestDockerNetworkReConnect (6.41s)
17:35:43 [2021-03-18T17:35:43.434Z] === RUN   TestServicePlugin
17:35:43 [2021-03-18T17:35:43.434Z] --- SKIP: TestServicePlugin (0.01s)
17:35:43 [2021-03-18T17:35:43.434Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:35:43 [2021-03-18T17:35:43.434Z] === RUN   TestServiceUpdateLabel
17:35:47 [2021-03-18T17:35:47.048Z] --- PASS: TestServiceUpdateLabel (3.83s)
17:35:47 [2021-03-18T17:35:47.048Z] === RUN   TestServiceUpdateSecrets
17:36:05 [2021-03-18T17:36:05.626Z] --- PASS: TestServiceUpdateSecrets (16.23s)
17:36:05 [2021-03-18T17:36:05.626Z] === RUN   TestServiceUpdateConfigs
17:36:21 [2021-03-18T17:36:21.006Z] --- PASS: TestServiceUpdateConfigs (15.87s)
17:36:21 [2021-03-18T17:36:21.006Z] === RUN   TestServiceUpdateNetwork
17:36:36 [2021-03-18T17:36:36.498Z] --- PASS: TestServiceUpdateNetwork (17.03s)
17:36:36 [2021-03-18T17:36:36.498Z] === RUN   TestServiceUpdatePidsLimit
17:36:36 [2021-03-18T17:36:36.789Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:36:38 [2021-03-18T17:36:38.293Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:36:46 [2021-03-18T17:36:46.759Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:36:55 [2021-03-18T17:36:55.227Z] --- PASS: TestServiceUpdatePidsLimit (18.35s)
17:36:55 [2021-03-18T17:36:55.227Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.12s)
17:36:55 [2021-03-18T17:36:55.227Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s)
17:36:55 [2021-03-18T17:36:55.227Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s)
17:36:55 [2021-03-18T17:36:55.227Z] PASS
17:36:55 [2021-03-18T17:36:55.227Z] 
17:36:55 [2021-03-18T17:36:55.227Z] === Skipped
17:36:55 [2021-03-18T17:36:55.227Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
17:36:55 [2021-03-18T17:36:55.227Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:36:55 [2021-03-18T17:36:55.227Z] 
17:36:55 [2021-03-18T17:36:55.227Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
17:36:55 [2021-03-18T17:36:55.227Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:36:55 [2021-03-18T17:36:55.227Z] 
17:36:55 [2021-03-18T17:36:55.227Z] 
17:36:55 [2021-03-18T17:36:55.227Z] DONE 27 tests, 2 skipped in 183.714s
17:36:55 [2021-03-18T17:36:55.227Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
17:36:55 [2021-03-18T17:36:55.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
17:36:55 [2021-03-18T17:36:55.227Z] ++ set -e
17:36:55 [2021-03-18T17:36:55.227Z] ++ '[' -n 0 ']'
17:36:55 [2021-03-18T17:36:55.227Z] ++ set -x
17:36:55 [2021-03-18T17:36:55.227Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
17:36:55 [2021-03-18T17:36:55.227Z] INFO: Testing against a local daemon
17:36:55 [2021-03-18T17:36:55.227Z] === RUN   TestSessionCreate
17:36:55 [2021-03-18T17:36:55.227Z] --- PASS: TestSessionCreate (0.02s)
17:36:55 [2021-03-18T17:36:55.227Z] === RUN   TestSessionCreateWithBadUpgrade
17:36:55 [2021-03-18T17:36:55.227Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:36:55 [2021-03-18T17:36:55.227Z] PASS
17:36:55 [2021-03-18T17:36:55.227Z] 
17:36:55 [2021-03-18T17:36:55.227Z] DONE 2 tests in 0.205s
17:36:55 [2021-03-18T17:36:55.227Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
17:36:55 [2021-03-18T17:36:55.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
17:36:55 [2021-03-18T17:36:55.227Z] ++ set -e
17:36:55 [2021-03-18T17:36:55.227Z] ++ '[' -n 0 ']'
17:36:55 [2021-03-18T17:36:55.227Z] ++ set -x
17:36:55 [2021-03-18T17:36:55.227Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
17:36:55 [2021-03-18T17:36:55.227Z] INFO: Testing against a local daemon
17:36:55 [2021-03-18T17:36:55.227Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:36:55 [2021-03-18T17:36:55.227Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:36:55 [2021-03-18T17:36:55.227Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:36:55 [2021-03-18T17:36:55.227Z] === RUN   TestEventsExecDie
17:36:55 [2021-03-18T17:36:55.518Z] --- PASS: TestEventsExecDie (1.21s)
17:36:55 [2021-03-18T17:36:55.518Z] === RUN   TestEventsBackwardsCompatible
17:36:55 [2021-03-18T17:36:55.518Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
17:36:55 [2021-03-18T17:36:55.518Z] === RUN   TestInfoBinaryCommits
17:36:55 [2021-03-18T17:36:55.518Z] --- PASS: TestInfoBinaryCommits (0.01s)
17:36:55 [2021-03-18T17:36:55.518Z] === RUN   TestInfoAPIVersioned
17:36:55 [2021-03-18T17:36:55.518Z] --- PASS: TestInfoAPIVersioned (0.00s)
17:36:55 [2021-03-18T17:36:55.518Z] === RUN   TestInfoDiscoveryBackend
17:36:56 [2021-03-18T17:36:56.149Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:36:56 [2021-03-18T17:36:56.149Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:36:57 [2021-03-18T17:36:57.181Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:36:57 [2021-03-18T17:36:57.181Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:36:57 [2021-03-18T17:36:57.812Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:36:57 [2021-03-18T17:36:57.813Z] === RUN   TestInfoAPI
17:36:57 [2021-03-18T17:36:57.813Z] --- PASS: TestInfoAPI (0.02s)
17:36:57 [2021-03-18T17:36:57.813Z] === RUN   TestInfoAPIWarnings
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestInfoAPIWarnings (16.27s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestInfoDebug
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestInfoDebug (0.52s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestInfoInsecureRegistries
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestInfoRegistryMirrors
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestLoginFailsWithBadCredentials
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestPingCacheHeaders
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestPingCacheHeaders (0.01s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestPingGet
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestPingGet (0.01s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestPingHead
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestPingHead (0.01s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestVersion
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestVersion (0.02s)
17:37:16 [2021-03-18T17:37:16.396Z] PASS
17:37:16 [2021-03-18T17:37:16.396Z] 
17:37:16 [2021-03-18T17:37:16.396Z] === Skipped
17:37:16 [2021-03-18T17:37:16.396Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:37:16 [2021-03-18T17:37:16.396Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:37:16 [2021-03-18T17:37:16.396Z] 
17:37:16 [2021-03-18T17:37:16.396Z] 
17:37:16 [2021-03-18T17:37:16.396Z] DONE 18 tests, 1 skipped in 21.672s
17:37:16 [2021-03-18T17:37:16.396Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
17:37:16 [2021-03-18T17:37:16.396Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
17:37:16 [2021-03-18T17:37:16.396Z] ++ set -e
17:37:16 [2021-03-18T17:37:16.396Z] ++ '[' -n 0 ']'
17:37:16 [2021-03-18T17:37:16.396Z] ++ set -x
17:37:16 [2021-03-18T17:37:16.396Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
17:37:16 [2021-03-18T17:37:16.396Z] INFO: Testing against a local daemon
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestVolumesCreateAndList
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestVolumesRemove
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestVolumesRemove (0.11s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestVolumesInspect
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestVolumesInspect (0.01s)
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestVolumesInvalidJSON
17:37:16 [2021-03-18T17:37:16.396Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:37:16 [2021-03-18T17:37:16.396Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:37:16 [2021-03-18T17:37:16.396Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:37:16 [2021-03-18T17:37:16.396Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:37:16 [2021-03-18T17:37:16.396Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:37:16 [2021-03-18T17:37:16.396Z] PASS
17:37:16 [2021-03-18T17:37:16.396Z] 
17:37:16 [2021-03-18T17:37:16.396Z] DONE 5 tests in 0.304s
17:37:16 [2021-03-18T17:37:16.396Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:37:16 [2021-03-18T17:37:16.396Z] ++++ cat bundles/test-integration/docker.pid
17:37:16 [2021-03-18T17:37:16.396Z] +++ kill 12262
17:37:17 [2021-03-18T17:37:17.901Z] +++ /etc/init.d/apparmor stop
17:37:17 [2021-03-18T17:37:17.901Z] Leaving: AppArmorNo profiles have been unloaded.
17:37:17 [2021-03-18T17:37:17.901Z] 
17:37:17 [2021-03-18T17:37:17.901Z] Unloading profiles will leave already running processes permanently
17:37:17 [2021-03-18T17:37:17.901Z] unconfined, which can lead to unexpected situations.
17:37:17 [2021-03-18T17:37:17.901Z] 
17:37:17 [2021-03-18T17:37:17.901Z] To set a process to complain mode, use the command line tool
17:37:17 [2021-03-18T17:37:17.901Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:37:17 [2021-03-18T17:37:17.901Z] +++ true
17:37:17 [2021-03-18T17:37:17.901Z] exiting test-integration
17:37:17 [2021-03-18T17:37:17.901Z] ++ exit 0
17:37:17 [2021-03-18T17:37:17.901Z]