Skip to content

Console Output

07:51:45 [2020-06-06T07:51:45.354Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8edf5e6219ffb3a2e42899d7c1d43cb68906012 -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:e8edf5e6219ffb3a2e42899d7c1d43cb68906012 hack/make.sh dynbinary test-integration
07:51:45 [2020-06-06T07:51:45.635Z] 
07:51:45 [2020-06-06T07:51:45.635Z] Removing bundles/
07:51:45 [2020-06-06T07:51:45.635Z] 
07:51:45 [2020-06-06T07:51:45.635Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:51:45 [2020-06-06T07:51:45.916Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:51:45 [2020-06-06T07:51:45.916Z] GOOS="" GOARCH="" GOARM=""
07:52:42 [2020-06-06T07:52:42.619Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:52:42 [2020-06-06T07:52:42.619Z] 
07:52:42 [2020-06-06T07:52:42.619Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:52:42 [2020-06-06T07:52:42.619Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:52:42 [2020-06-06T07:52:42.619Z] HOSTNAME=a4af87e97075
07:52:42 [2020-06-06T07:52:42.619Z] TESTDEBUG=0
07:52:42 [2020-06-06T07:52:42.619Z] DEST=bundles/test-integration
07:52:42 [2020-06-06T07:52:42.619Z] PWD=/go/src/github.com/docker/docker
07:52:42 [2020-06-06T07:52:42.619Z] DOCKER_GITCOMMIT=e8edf5e6219ffb3a2e42899d7c1d43cb68906012
07:52:42 [2020-06-06T07:52:42.619Z] container=docker
07:52:42 [2020-06-06T07:52:42.619Z] HOME=/root
07:52:42 [2020-06-06T07:52:42.619Z] GOLANG_VERSION=1.13.11
07:52:42 [2020-06-06T07:52:42.619Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:52:42 [2020-06-06T07:52:42.619Z] VALIDATE_BRANCH=master
07:52:42 [2020-06-06T07:52:42.619Z] TERM=xterm
07:52:42 [2020-06-06T07:52:42.619Z] DOCKER_PKG=github.com/docker/docker
07:52:42 [2020-06-06T07:52:42.619Z] SHLVL=1
07:52:42 [2020-06-06T07:52:42.619Z] TIMEOUT=120m
07:52:42 [2020-06-06T07:52:42.619Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:52:42 [2020-06-06T07:52:42.619Z] DOCKER_GRAPHDRIVER=overlay2
07:52:42 [2020-06-06T07:52:42.619Z] GO111MODULE=off
07:52:42 [2020-06-06T07:52:42.619Z] DOCKER_EXPERIMENTAL=1
07:52:42 [2020-06-06T07:52:42.619Z] TEST_SKIP_INTEGRATION_CLI=1
07:52:42 [2020-06-06T07:52:42.619Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:52:42 [2020-06-06T07:52:42.619Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:52:42 [2020-06-06T07:52:42.619Z] GOPATH=/go
07:52:42 [2020-06-06T07:52:42.619Z] PKG_CONFIG=pkg-config
07:52:42 [2020-06-06T07:52:42.619Z] _=/usr/bin/env
07:52:42 [2020-06-06T07:52:42.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:53:04 [2020-06-06T07:53:04.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:53:04 [2020-06-06T07:53:04.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:53:06 [2020-06-06T07:53:06.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:53:22 [2020-06-06T07:53:22.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:53:22 [2020-06-06T07:53:22.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:53:24 [2020-06-06T07:53:24.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:53:24 [2020-06-06T07:53:24.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:53:25 [2020-06-06T07:53:25.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:53:26 [2020-06-06T07:53:26.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:53:29 [2020-06-06T07:53:29.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:53:30 [2020-06-06T07:53:30.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:53:31 [2020-06-06T07:53:31.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:53:31 [2020-06-06T07:53:31.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:53:33 [2020-06-06T07:53:33.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:53:34 [2020-06-06T07:53:34.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:53:35 [2020-06-06T07:53:35.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:53:36 [2020-06-06T07:53:36.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:53:37 [2020-06-06T07:53:37.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:53:39 [2020-06-06T07:53:39.112Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:53:39 [2020-06-06T07:53:39.112Z] Using test binary docker
07:53:39 [2020-06-06T07:53:39.112Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:53:39 [2020-06-06T07:53:39.112Z] +++ /etc/init.d/apparmor start
07:53:39 [2020-06-06T07:53:39.112Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:53:39 [2020-06-06T07:53:39.112Z] INFO: Waiting for daemon to start...
07:53:39 [2020-06-06T07:53:39.112Z] Starting dockerd
07:53:39 [2020-06-06T07:53:39.112Z] +++ 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
07:53:41 [2020-06-06T07:53:41.127Z] .
07:53:41 [2020-06-06T07:53:41.127Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:53:41 [2020-06-06T07:53:41.127Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:53:41 [2020-06-06T07:53:41.127Z] Error: No such image: emptyfs
07:53:41 [2020-06-06T07:53:41.127Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:53:41 [2020-06-06T07:53:41.127Z] ++++ docker load
07:53:41 [2020-06-06T07:53:41.127Z] Running integration-test (iteration 1)
07:53:41 [2020-06-06T07:53:41.127Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
07:53:41 [2020-06-06T07:53:41.127Z] ++ 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
07:53:41 [2020-06-06T07:53:41.127Z] ++ set -e
07:53:41 [2020-06-06T07:53:41.127Z] ++ '[' -n 0 ']'
07:53:41 [2020-06-06T07:53:41.127Z] ++ set -x
07:53:41 [2020-06-06T07:53:41.127Z] ++ 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 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
07:53:47 [2020-06-06T07:53:47.980Z] Loaded image: buildpack-deps:jessie
07:53:47 [2020-06-06T07:53:47.980Z] Loaded image: busybox:latest
07:53:47 [2020-06-06T07:53:47.980Z] Loaded image: busybox:glibc
07:53:47 [2020-06-06T07:53:47.980Z] Loaded image: debian:jessie
07:53:48 [2020-06-06T07:53:48.261Z] Loaded image: hello-world:latest
07:53:48 [2020-06-06T07:53:48.261Z] INFO: Testing against a local daemon
07:53:48 [2020-06-06T07:53:48.261Z] === RUN   TestCgroupNamespacesBuild
07:53:50 [2020-06-06T07:53:50.930Z] --- PASS: TestCgroupNamespacesBuild (2.34s)
07:53:50 [2020-06-06T07:53:50.930Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:53:52 [2020-06-06T07:53:52.396Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s)
07:53:52 [2020-06-06T07:53:52.396Z] === RUN   TestBuildWithSession
07:53:52 [2020-06-06T07:53:52.396Z] --- SKIP: TestBuildWithSession (0.00s)
07:53:52 [2020-06-06T07:53:52.396Z]     build_session_test.go:25: TODO: BuildKit
07:53:52 [2020-06-06T07:53:52.396Z] === RUN   TestBuildSquashParent
07:53:59 [2020-06-06T07:53:59.189Z] --- PASS: TestBuildSquashParent (6.37s)
07:53:59 [2020-06-06T07:53:59.189Z] === RUN   TestBuildWithRemoveAndForceRemove
07:53:59 [2020-06-06T07:53:59.189Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:53:59 [2020-06-06T07:53:59.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:53:59 [2020-06-06T07:53:59.189Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:53:59 [2020-06-06T07:53:59.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:53:59 [2020-06-06T07:53:59.189Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:53:59 [2020-06-06T07:53:59.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:53:59 [2020-06-06T07:53:59.189Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:53:59 [2020-06-06T07:53:59.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:53:59 [2020-06-06T07:53:59.189Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:53:59 [2020-06-06T07:53:59.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:53:59 [2020-06-06T07:53:59.189Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:53:59 [2020-06-06T07:53:59.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:53:59 [2020-06-06T07:53:59.189Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:53:59 [2020-06-06T07:53:59.189Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:54:01 [2020-06-06T07:54:01.206Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:54:01 [2020-06-06T07:54:01.488Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:54:03 [2020-06-06T07:54:03.505Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:54:03 [2020-06-06T07:54:03.505Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:54:06 [2020-06-06T07:54:06.176Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:54:06 [2020-06-06T07:54:06.176Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s)
07:54:06 [2020-06-06T07:54:06.176Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s)
07:54:06 [2020-06-06T07:54:06.176Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s)
07:54:06 [2020-06-06T07:54:06.176Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s)
07:54:06 [2020-06-06T07:54:06.176Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s)
07:54:06 [2020-06-06T07:54:06.176Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s)
07:54:06 [2020-06-06T07:54:06.176Z] === RUN   TestBuildMultiStageCopy
07:54:06 [2020-06-06T07:54:06.176Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:54:08 [2020-06-06T07:54:08.847Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:54:09 [2020-06-06T07:54:09.128Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:54:09 [2020-06-06T07:54:09.791Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:54:10 [2020-06-06T07:54:10.403Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:54:11 [2020-06-06T07:54:11.017Z] --- PASS: TestBuildMultiStageCopy (4.91s)
07:54:11 [2020-06-06T07:54:11.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s)
07:54:11 [2020-06-06T07:54:11.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
07:54:11 [2020-06-06T07:54:11.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
07:54:11 [2020-06-06T07:54:11.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
07:54:11 [2020-06-06T07:54:11.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
07:54:11 [2020-06-06T07:54:11.018Z] === RUN   TestBuildMultiStageParentConfig
07:54:12 [2020-06-06T07:54:12.485Z] --- PASS: TestBuildMultiStageParentConfig (1.65s)
07:54:12 [2020-06-06T07:54:12.485Z] === RUN   TestBuildLabelWithTargets
07:54:15 [2020-06-06T07:54:15.153Z] --- PASS: TestBuildLabelWithTargets (2.55s)
07:54:15 [2020-06-06T07:54:15.153Z] === RUN   TestBuildWithEmptyLayers
07:54:16 [2020-06-06T07:54:16.157Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
07:54:16 [2020-06-06T07:54:16.157Z] === RUN   TestBuildMultiStageOnBuild
07:54:19 [2020-06-06T07:54:19.601Z] --- PASS: TestBuildMultiStageOnBuild (2.93s)
07:54:19 [2020-06-06T07:54:19.601Z] === RUN   TestBuildUncleanTarFilenames
07:54:20 [2020-06-06T07:54:20.213Z] --- PASS: TestBuildUncleanTarFilenames (1.26s)
07:54:20 [2020-06-06T07:54:20.213Z] === RUN   TestBuildMultiStageLayerLeak
07:54:23 [2020-06-06T07:54:23.665Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s)
07:54:23 [2020-06-06T07:54:23.665Z] === RUN   TestBuildWithHugeFile
07:54:56 [2020-06-06T07:54:56.154Z] --- PASS: TestBuildWithHugeFile (27.71s)
07:54:56 [2020-06-06T07:54:56.155Z] === RUN   TestBuildWithEmptyDockerfile
07:54:56 [2020-06-06T07:54:56.155Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:54:56 [2020-06-06T07:54:56.155Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:54:56 [2020-06-06T07:54:56.155Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:54:56 [2020-06-06T07:54:56.155Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:54:56 [2020-06-06T07:54:56.155Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:54:56 [2020-06-06T07:54:56.155Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:54:56 [2020-06-06T07:54:56.155Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:54:56 [2020-06-06T07:54:56.155Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:54:56 [2020-06-06T07:54:56.155Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:54:56 [2020-06-06T07:54:56.155Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
07:54:56 [2020-06-06T07:54:56.155Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
07:54:56 [2020-06-06T07:54:56.155Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
07:54:56 [2020-06-06T07:54:56.155Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
07:54:56 [2020-06-06T07:54:56.155Z] === RUN   TestBuildPreserveOwnership
07:54:56 [2020-06-06T07:54:56.155Z] === RUN   TestBuildPreserveOwnership/copy_from
07:54:56 [2020-06-06T07:54:56.155Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:54:58 [2020-06-06T07:54:58.823Z] --- PASS: TestBuildPreserveOwnership (6.84s)
07:54:58 [2020-06-06T07:54:58.823Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.58s)
07:54:58 [2020-06-06T07:54:58.823Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s)
07:54:58 [2020-06-06T07:54:58.823Z] === RUN   TestBuildPlatformInvalid
07:54:58 [2020-06-06T07:54:58.823Z] --- PASS: TestBuildPlatformInvalid (0.14s)
07:54:58 [2020-06-06T07:54:58.823Z] PASS
07:54:58 [2020-06-06T07:54:58.823Z] 
07:54:58 [2020-06-06T07:54:58.823Z] === Skipped
07:54:58 [2020-06-06T07:54:58.823Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
07:54:58 [2020-06-06T07:54:58.823Z]     build_session_test.go:25: TODO: BuildKit
07:54:58 [2020-06-06T07:54:58.823Z] 
07:54:58 [2020-06-06T07:54:58.823Z] 
07:54:58 [2020-06-06T07:54:58.823Z] DONE 32 tests, 1 skipped in 77.212s
07:54:58 [2020-06-06T07:54:58.823Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
07:54:58 [2020-06-06T07:54:58.823Z] ++ 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
07:54:58 [2020-06-06T07:54:58.823Z] ++ set -e
07:54:58 [2020-06-06T07:54:58.823Z] ++ '[' -n 0 ']'
07:54:58 [2020-06-06T07:54:58.823Z] ++ set -x
07:54:58 [2020-06-06T07:54:58.823Z] ++ 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 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
07:54:58 [2020-06-06T07:54:58.823Z] INFO: Testing against a local daemon
07:54:58 [2020-06-06T07:54:58.823Z] === RUN   TestConfigInspect
07:55:03 [2020-06-06T07:55:03.194Z] --- PASS: TestConfigInspect (3.86s)
07:55:03 [2020-06-06T07:55:03.194Z] === RUN   TestConfigList
07:55:06 [2020-06-06T07:55:06.640Z] --- PASS: TestConfigList (3.76s)
07:55:06 [2020-06-06T07:55:06.640Z] === RUN   TestConfigsCreateAndDelete
07:55:10 [2020-06-06T07:55:10.084Z] --- PASS: TestConfigsCreateAndDelete (3.70s)
07:55:10 [2020-06-06T07:55:10.084Z] === RUN   TestConfigsUpdate
07:55:13 [2020-06-06T07:55:13.527Z] --- PASS: TestConfigsUpdate (3.69s)
07:55:13 [2020-06-06T07:55:13.527Z] === RUN   TestTemplatedConfig
07:55:17 [2020-06-06T07:55:17.895Z] --- PASS: TestTemplatedConfig (3.73s)
07:55:17 [2020-06-06T07:55:17.896Z] === RUN   TestConfigCreateResolve
07:55:21 [2020-06-06T07:55:21.370Z] --- PASS: TestConfigCreateResolve (3.67s)
07:55:21 [2020-06-06T07:55:21.370Z] === RUN   TestConfigDaemonLibtrustID
07:55:21 [2020-06-06T07:55:21.652Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
07:55:21 [2020-06-06T07:55:21.652Z] PASS
07:55:21 [2020-06-06T07:55:21.652Z] 
07:55:21 [2020-06-06T07:55:21.652Z] DONE 7 tests in 23.043s
07:55:21 [2020-06-06T07:55:21.652Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
07:55:21 [2020-06-06T07:55:21.652Z] ++ 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
07:55:21 [2020-06-06T07:55:21.652Z] ++ set -e
07:55:21 [2020-06-06T07:55:21.652Z] ++ '[' -n 0 ']'
07:55:21 [2020-06-06T07:55:21.652Z] ++ set -x
07:55:21 [2020-06-06T07:55:21.652Z] ++ 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 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
07:55:21 [2020-06-06T07:55:21.652Z] INFO: Testing against a local daemon
07:55:21 [2020-06-06T07:55:21.652Z] === RUN   TestCheckpoint
07:55:21 [2020-06-06T07:55:21.652Z] --- SKIP: TestCheckpoint (0.00s)
07:55:21 [2020-06-06T07:55:21.652Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:55:21 [2020-06-06T07:55:21.652Z] === RUN   TestContainerInvalidJSON
07:55:21 [2020-06-06T07:55:21.652Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:55:21 [2020-06-06T07:55:21.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:55:21 [2020-06-06T07:55:21.652Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:55:21 [2020-06-06T07:55:21.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:55:21 [2020-06-06T07:55:21.652Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:55:21 [2020-06-06T07:55:21.652Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:55:21 [2020-06-06T07:55:21.652Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:55:21 [2020-06-06T07:55:21.652Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:55:21 [2020-06-06T07:55:21.652Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:55:21 [2020-06-06T07:55:21.652Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:55:21 [2020-06-06T07:55:21.652Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:55:21 [2020-06-06T07:55:21.652Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:55:21 [2020-06-06T07:55:21.652Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:55:21 [2020-06-06T07:55:21.652Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:55:21 [2020-06-06T07:55:21.932Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
07:55:21 [2020-06-06T07:55:21.932Z] === RUN   TestCopyFromContainerPathIsNotDir
07:55:21 [2020-06-06T07:55:21.932Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
07:55:21 [2020-06-06T07:55:21.932Z] === RUN   TestCopyToContainerPathDoesNotExist
07:55:22 [2020-06-06T07:55:22.213Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
07:55:22 [2020-06-06T07:55:22.213Z] === RUN   TestCopyToContainerPathIsNotDir
07:55:22 [2020-06-06T07:55:22.213Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
07:55:22 [2020-06-06T07:55:22.213Z] === RUN   TestCopyFromContainer
07:55:24 [2020-06-06T07:55:24.229Z] === RUN   TestCopyFromContainer//
07:55:24 [2020-06-06T07:55:24.229Z] === RUN   TestCopyFromContainer//bar/root
07:55:24 [2020-06-06T07:55:24.509Z] === RUN   TestCopyFromContainer//bar/root/
07:55:24 [2020-06-06T07:55:24.509Z] === RUN   TestCopyFromContainer/bar/quux
07:55:24 [2020-06-06T07:55:24.790Z] === RUN   TestCopyFromContainer/bar/quux/
07:55:24 [2020-06-06T07:55:24.790Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:55:24 [2020-06-06T07:55:24.790Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:55:24 [2020-06-06T07:55:24.790Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:55:25 [2020-06-06T07:55:25.072Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:55:25 [2020-06-06T07:55:25.072Z] === RUN   TestCopyFromContainer/bar/notarget
07:55:25 [2020-06-06T07:55:25.072Z] --- PASS: TestCopyFromContainer (2.97s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
07:55:25 [2020-06-06T07:55:25.072Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:55:25 [2020-06-06T07:55:25.072Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:55:25 [2020-06-06T07:55:25.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:55:25 [2020-06-06T07:55:25.072Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:55:25 [2020-06-06T07:55:25.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:55:25 [2020-06-06T07:55:25.072Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:55:25 [2020-06-06T07:55:25.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:55:25 [2020-06-06T07:55:25.072Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:55:25 [2020-06-06T07:55:25.072Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:55:25 [2020-06-06T07:55:25.072Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:55:25 [2020-06-06T07:55:25.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:55:25 [2020-06-06T07:55:25.072Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:55:25 [2020-06-06T07:55:25.072Z] === RUN   TestCreateLinkToNonExistingContainer
07:55:25 [2020-06-06T07:55:25.353Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
07:55:25 [2020-06-06T07:55:25.353Z] === RUN   TestCreateWithInvalidEnv
07:55:25 [2020-06-06T07:55:25.353Z] === RUN   TestCreateWithInvalidEnv/0
07:55:25 [2020-06-06T07:55:25.353Z] === PAUSE TestCreateWithInvalidEnv/0
07:55:25 [2020-06-06T07:55:25.353Z] === RUN   TestCreateWithInvalidEnv/1
07:55:25 [2020-06-06T07:55:25.353Z] === PAUSE TestCreateWithInvalidEnv/1
07:55:25 [2020-06-06T07:55:25.353Z] === RUN   TestCreateWithInvalidEnv/2
07:55:25 [2020-06-06T07:55:25.353Z] === PAUSE TestCreateWithInvalidEnv/2
07:55:25 [2020-06-06T07:55:25.353Z] === CONT  TestCreateWithInvalidEnv/0
07:55:25 [2020-06-06T07:55:25.353Z] === CONT  TestCreateWithInvalidEnv/2
07:55:25 [2020-06-06T07:55:25.353Z] === CONT  TestCreateWithInvalidEnv/1
07:55:25 [2020-06-06T07:55:25.353Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:55:25 [2020-06-06T07:55:25.353Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:55:25 [2020-06-06T07:55:25.353Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:55:25 [2020-06-06T07:55:25.353Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:55:25 [2020-06-06T07:55:25.353Z] === RUN   TestCreateTmpfsMountsTarget
07:55:25 [2020-06-06T07:55:25.353Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:55:25 [2020-06-06T07:55:25.353Z] === RUN   TestCreateWithCustomMaskedPaths
07:55:28 [2020-06-06T07:55:28.022Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s)
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/no_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/no_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/empty_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/valid_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/empty_capadd
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/empty_capadd
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/empty_capdrop
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
07:55:28 [2020-06-06T07:55:28.022Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/no_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/empty_capdrop
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/empty_capadd
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/empty_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] === CONT  TestCreateWithCapabilities/valid_capabilities
07:55:28 [2020-06-06T07:55:28.022Z] --- PASS: TestCreateWithCapabilities (0.01s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
07:55:28 [2020-06-06T07:55:28.022Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
07:55:28 [2020-06-06T07:55:28.022Z] === RUN   TestCreateWithCustomReadonlyPaths
07:55:30 [2020-06-06T07:55:30.693Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s)
07:55:30 [2020-06-06T07:55:30.693Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:55:30 [2020-06-06T07:55:30.693Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:55:30 [2020-06-06T07:55:30.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:55:30 [2020-06-06T07:55:30.693Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:55:30 [2020-06-06T07:55:30.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:55:30 [2020-06-06T07:55:30.693Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:55:30 [2020-06-06T07:55:30.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:55:30 [2020-06-06T07:55:30.693Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:55:30 [2020-06-06T07:55:30.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:55:30 [2020-06-06T07:55:30.693Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:55:30 [2020-06-06T07:55:30.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:55:30 [2020-06-06T07:55:30.693Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:55:30 [2020-06-06T07:55:30.693Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:55:30 [2020-06-06T07:55:30.693Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:55:30 [2020-06-06T07:55:30.693Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:55:30 [2020-06-06T07:55:30.693Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:55:30 [2020-06-06T07:55:30.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:55:30 [2020-06-06T07:55:30.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
07:55:30 [2020-06-06T07:55:30.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:55:30 [2020-06-06T07:55:30.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:55:30 [2020-06-06T07:55:30.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
07:55:30 [2020-06-06T07:55:30.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
07:55:30 [2020-06-06T07:55:30.693Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:55:31 [2020-06-06T07:55:31.305Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
07:55:31 [2020-06-06T07:55:31.305Z] === RUN   TestCreateDifferentPlatform
07:55:31 [2020-06-06T07:55:31.305Z] === RUN   TestCreateDifferentPlatform/different_os
07:55:31 [2020-06-06T07:55:31.305Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:55:31 [2020-06-06T07:55:31.305Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:55:31 [2020-06-06T07:55:31.305Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:55:31 [2020-06-06T07:55:31.305Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:55:31 [2020-06-06T07:55:31.305Z] === RUN   TestContainerStartOnDaemonRestart
07:55:31 [2020-06-06T07:55:31.305Z] === PAUSE TestContainerStartOnDaemonRestart
07:55:31 [2020-06-06T07:55:31.305Z] === RUN   TestDaemonRestartIpcMode
07:55:31 [2020-06-06T07:55:31.305Z] === PAUSE TestDaemonRestartIpcMode
07:55:31 [2020-06-06T07:55:31.305Z] === RUN   TestDaemonHostGatewayIP
07:55:31 [2020-06-06T07:55:31.305Z] === PAUSE TestDaemonHostGatewayIP
07:55:31 [2020-06-06T07:55:31.305Z] === RUN   TestContainerKillOnDaemonStart
07:55:31 [2020-06-06T07:55:31.305Z] === PAUSE TestContainerKillOnDaemonStart
07:55:31 [2020-06-06T07:55:31.305Z] === RUN   TestDiff
07:55:32 [2020-06-06T07:55:32.318Z] --- PASS: TestDiff (0.83s)
07:55:32 [2020-06-06T07:55:32.318Z] === RUN   TestExecWithCloseStdin
07:55:33 [2020-06-06T07:55:33.323Z] --- PASS: TestExecWithCloseStdin (0.95s)
07:55:33 [2020-06-06T07:55:33.323Z] === RUN   TestExec
07:55:34 [2020-06-06T07:55:34.326Z] --- PASS: TestExec (0.95s)
07:55:34 [2020-06-06T07:55:34.326Z] === RUN   TestExecUser
07:55:35 [2020-06-06T07:55:35.328Z] --- PASS: TestExecUser (0.92s)
07:55:35 [2020-06-06T07:55:35.329Z] === RUN   TestExportContainerAndImportImage
07:55:36 [2020-06-06T07:55:36.331Z] --- PASS: TestExportContainerAndImportImage (1.13s)
07:55:36 [2020-06-06T07:55:36.331Z] === RUN   TestExportContainerAfterDaemonRestart
07:55:37 [2020-06-06T07:55:37.798Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
07:55:37 [2020-06-06T07:55:37.798Z] === RUN   TestHealthCheckWorkdir
07:55:38 [2020-06-06T07:55:38.803Z] --- PASS: TestHealthCheckWorkdir (1.13s)
07:55:38 [2020-06-06T07:55:38.803Z] === RUN   TestHealthKillContainer
07:55:42 [2020-06-06T07:55:42.248Z] --- PASS: TestHealthKillContainer (3.05s)
07:55:42 [2020-06-06T07:55:42.249Z] === RUN   TestInspectCpusetInConfigPre120
07:55:42 [2020-06-06T07:55:42.862Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
07:55:42 [2020-06-06T07:55:42.862Z] === RUN   TestIpcModeNone
07:55:43 [2020-06-06T07:55:43.867Z] --- PASS: TestIpcModeNone (0.93s)
07:55:43 [2020-06-06T07:55:43.867Z] === RUN   TestIpcModePrivate
07:55:44 [2020-06-06T07:55:44.870Z] --- PASS: TestIpcModePrivate (0.93s)
07:55:44 [2020-06-06T07:55:44.870Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
07:55:44 [2020-06-06T07:55:44.870Z] === RUN   TestIpcModeShareable
07:55:45 [2020-06-06T07:55:45.873Z] --- PASS: TestIpcModeShareable (1.02s)
07:55:45 [2020-06-06T07:55:45.873Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
07:55:45 [2020-06-06T07:55:45.873Z] === RUN   TestAPIIpcModeShareableAndContainer
07:55:49 [2020-06-06T07:55:49.315Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s)
07:55:49 [2020-06-06T07:55:49.315Z] === RUN   TestAPIIpcModeHost
07:55:49 [2020-06-06T07:55:49.315Z] --- PASS: TestAPIIpcModeHost (0.65s)
07:55:49 [2020-06-06T07:55:49.315Z] === RUN   TestDaemonIpcModeShareable
07:55:51 [2020-06-06T07:55:51.331Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
07:55:51 [2020-06-06T07:55:51.331Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
07:55:51 [2020-06-06T07:55:51.331Z] === RUN   TestDaemonIpcModePrivate
07:55:53 [2020-06-06T07:55:53.345Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
07:55:53 [2020-06-06T07:55:53.345Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
07:55:53 [2020-06-06T07:55:53.345Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:55:54 [2020-06-06T07:55:54.812Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
07:55:54 [2020-06-06T07:55:54.812Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
07:55:54 [2020-06-06T07:55:54.812Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:55:56 [2020-06-06T07:55:56.828Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
07:55:56 [2020-06-06T07:55:56.828Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
07:55:56 [2020-06-06T07:55:56.828Z] === RUN   TestIpcModeOlderClient
07:55:56 [2020-06-06T07:55:56.828Z] === PAUSE TestIpcModeOlderClient
07:55:56 [2020-06-06T07:55:56.828Z] === RUN   TestKillContainerInvalidSignal
07:55:57 [2020-06-06T07:55:57.439Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
07:55:57 [2020-06-06T07:55:57.439Z] === RUN   TestKillContainer
07:55:57 [2020-06-06T07:55:57.439Z] === RUN   TestKillContainer/no_signal
07:55:58 [2020-06-06T07:55:58.051Z] === RUN   TestKillContainer/non_killing_signal
07:55:58 [2020-06-06T07:55:58.662Z] === RUN   TestKillContainer/killing_signal
07:56:00 [2020-06-06T07:56:00.169Z] --- PASS: TestKillContainer (2.48s)
07:56:00 [2020-06-06T07:56:00.169Z]     --- PASS: TestKillContainer/no_signal (0.79s)
07:56:00 [2020-06-06T07:56:00.169Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
07:56:00 [2020-06-06T07:56:00.169Z]     --- PASS: TestKillContainer/killing_signal (0.86s)
07:56:00 [2020-06-06T07:56:00.169Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:56:00 [2020-06-06T07:56:00.169Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:56:00 [2020-06-06T07:56:00.781Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:56:01 [2020-06-06T07:56:01.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s)
07:56:01 [2020-06-06T07:56:01.784Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s)
07:56:01 [2020-06-06T07:56:01.784Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
07:56:01 [2020-06-06T07:56:01.784Z] === RUN   TestKillStoppedContainer
07:56:01 [2020-06-06T07:56:01.784Z] --- PASS: TestKillStoppedContainer (0.11s)
07:56:01 [2020-06-06T07:56:01.784Z] === RUN   TestKillStoppedContainerAPIPre120
07:56:01 [2020-06-06T07:56:01.784Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s)
07:56:01 [2020-06-06T07:56:01.784Z] === RUN   TestKillDifferentUserContainer
07:56:02 [2020-06-06T07:56:02.787Z] --- PASS: TestKillDifferentUserContainer (0.93s)
07:56:02 [2020-06-06T07:56:02.787Z] === RUN   TestInspectOomKilledTrue
07:56:02 [2020-06-06T07:56:02.787Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:56:02 [2020-06-06T07:56:02.787Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:56:02 [2020-06-06T07:56:02.787Z] === RUN   TestInspectOomKilledFalse
07:56:02 [2020-06-06T07:56:02.787Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:56:02 [2020-06-06T07:56:02.787Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:56:02 [2020-06-06T07:56:02.787Z] === RUN   TestLinksEtcHostsContentMatch
07:56:03 [2020-06-06T07:56:03.400Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
07:56:03 [2020-06-06T07:56:03.401Z] === RUN   TestLinksContainerNames
07:56:05 [2020-06-06T07:56:05.417Z] --- PASS: TestLinksContainerNames (1.73s)
07:56:05 [2020-06-06T07:56:05.417Z] === RUN   TestLogsFollowTailEmpty
07:56:06 [2020-06-06T07:56:06.028Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
07:56:06 [2020-06-06T07:56:06.028Z] === RUN   TestContainerNetworkMountsNoChown
07:56:07 [2020-06-06T07:56:07.031Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot/default
07:56:07 [2020-06-06T07:56:07.031Z] === PAUSE TestMountDaemonRoot/default
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot/private
07:56:07 [2020-06-06T07:56:07.031Z] === PAUSE TestMountDaemonRoot/private
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot/rprivate
07:56:07 [2020-06-06T07:56:07.031Z] === PAUSE TestMountDaemonRoot/rprivate
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot/slave
07:56:07 [2020-06-06T07:56:07.031Z] === PAUSE TestMountDaemonRoot/slave
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot/rslave
07:56:07 [2020-06-06T07:56:07.031Z] === PAUSE TestMountDaemonRoot/rslave
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot/shared
07:56:07 [2020-06-06T07:56:07.031Z] === PAUSE TestMountDaemonRoot/shared
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot/rshared
07:56:07 [2020-06-06T07:56:07.031Z] === PAUSE TestMountDaemonRoot/rshared
07:56:07 [2020-06-06T07:56:07.031Z] === CONT  TestMountDaemonRoot/default
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot/default/mount_root
07:56:07 [2020-06-06T07:56:07.031Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:56:07 [2020-06-06T07:56:07.031Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:56:07 [2020-06-06T07:56:07.031Z] === RUN   TestMountDaemonRoot/default/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/default/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/rshared
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/shared
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/rslave
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/slave
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/rprivate
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/private
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/private/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === RUN   TestMountDaemonRoot/private/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/default/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:56:07 [2020-06-06T07:56:07.032Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:56:07 [2020-06-06T07:56:07.313Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:56:07 [2020-06-06T07:56:07.313Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:56:07 [2020-06-06T07:56:07.313Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:56:07 [2020-06-06T07:56:07.313Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:56:07 [2020-06-06T07:56:07.313Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:56:07 [2020-06-06T07:56:07.313Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:56:07 [2020-06-06T07:56:07.313Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:56:07 [2020-06-06T07:56:07.313Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:56:07 [2020-06-06T07:56:07.313Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:56:07 [2020-06-06T07:56:07.313Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:56:07 [2020-06-06T07:56:07.594Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:56:07 [2020-06-06T07:56:07.594Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:56:07 [2020-06-06T07:56:07.594Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:56:07 [2020-06-06T07:56:07.594Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:56:07 [2020-06-06T07:56:07.594Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:56:07 [2020-06-06T07:56:07.594Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:56:07 [2020-06-06T07:56:07.594Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:56:07 [2020-06-06T07:56:07.594Z] === CONT  TestMountDaemonRoot/private/mount_root
07:56:07 [2020-06-06T07:56:07.594Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:56:07 [2020-06-06T07:56:07.594Z] === CONT  TestMountDaemonRoot/private/bind_root
07:56:07 [2020-06-06T07:56:07.594Z] --- PASS: TestMountDaemonRoot (0.01s)
07:56:07 [2020-06-06T07:56:07.594Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
07:56:07 [2020-06-06T07:56:07.594Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
07:56:07 [2020-06-06T07:56:07.594Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:56:07 [2020-06-06T07:56:07.594Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
07:56:07 [2020-06-06T07:56:07.594Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
07:56:07 [2020-06-06T07:56:07.594Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
07:56:07 [2020-06-06T07:56:07.594Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
07:56:07 [2020-06-06T07:56:07.594Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
07:56:07 [2020-06-06T07:56:07.594Z] === RUN   TestContainerBindMountNonRecursive
07:56:10 [2020-06-06T07:56:10.271Z] --- PASS: TestContainerBindMountNonRecursive (2.39s)
07:56:10 [2020-06-06T07:56:10.271Z] === RUN   TestNetworkNat
07:56:11 [2020-06-06T07:56:11.275Z] --- PASS: TestNetworkNat (0.95s)
07:56:11 [2020-06-06T07:56:11.275Z] === RUN   TestNetworkLocalhostTCPNat
07:56:11 [2020-06-06T07:56:11.887Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
07:56:11 [2020-06-06T07:56:11.887Z] === RUN   TestNetworkLoopbackNat
07:56:13 [2020-06-06T07:56:13.351Z] --- PASS: TestNetworkLoopbackNat (1.18s)
07:56:13 [2020-06-06T07:56:13.351Z] === RUN   TestPause
07:56:13 [2020-06-06T07:56:13.963Z] --- PASS: TestPause (0.90s)
07:56:13 [2020-06-06T07:56:13.963Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:56:13 [2020-06-06T07:56:13.963Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:56:13 [2020-06-06T07:56:13.963Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:56:13 [2020-06-06T07:56:13.963Z] === RUN   TestPauseStopPausedContainer
07:56:14 [2020-06-06T07:56:14.967Z] --- PASS: TestPauseStopPausedContainer (0.87s)
07:56:14 [2020-06-06T07:56:14.967Z] === RUN   TestPsFilter
07:56:15 [2020-06-06T07:56:15.248Z] --- PASS: TestPsFilter (0.24s)
07:56:15 [2020-06-06T07:56:15.248Z] === RUN   TestRemoveContainerWithRemovedVolume
07:56:15 [2020-06-06T07:56:15.859Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
07:56:15 [2020-06-06T07:56:15.859Z] === RUN   TestRemoveContainerWithVolume
07:56:16 [2020-06-06T07:56:16.861Z] --- PASS: TestRemoveContainerWithVolume (0.80s)
07:56:16 [2020-06-06T07:56:16.861Z] === RUN   TestRemoveContainerRunning
07:56:17 [2020-06-06T07:56:17.473Z] --- PASS: TestRemoveContainerRunning (0.83s)
07:56:17 [2020-06-06T07:56:17.473Z] === RUN   TestRemoveContainerForceRemoveRunning
07:56:18 [2020-06-06T07:56:18.475Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
07:56:18 [2020-06-06T07:56:18.475Z] === RUN   TestRemoveInvalidContainer
07:56:18 [2020-06-06T07:56:18.475Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:56:18 [2020-06-06T07:56:18.475Z] === RUN   TestRenameLinkedContainer
07:56:21 [2020-06-06T07:56:21.917Z] --- PASS: TestRenameLinkedContainer (3.51s)
07:56:21 [2020-06-06T07:56:21.917Z] === RUN   TestRenameStoppedContainer
07:56:22 [2020-06-06T07:56:22.921Z] --- PASS: TestRenameStoppedContainer (0.86s)
07:56:22 [2020-06-06T07:56:22.921Z] === RUN   TestRenameRunningContainerAndReuse
07:56:24 [2020-06-06T07:56:24.936Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s)
07:56:24 [2020-06-06T07:56:24.936Z] === RUN   TestRenameInvalidName
07:56:25 [2020-06-06T07:56:25.548Z] --- PASS: TestRenameInvalidName (0.84s)
07:56:25 [2020-06-06T07:56:25.548Z] === RUN   TestRenameAnonymousContainer
07:56:31 [2020-06-06T07:56:31.017Z] --- PASS: TestRenameAnonymousContainer (4.97s)
07:56:31 [2020-06-06T07:56:31.017Z] === RUN   TestRenameContainerWithSameName
07:56:31 [2020-06-06T07:56:31.298Z] --- PASS: TestRenameContainerWithSameName (0.88s)
07:56:31 [2020-06-06T07:56:31.298Z] === RUN   TestRenameContainerWithLinkedContainer
07:56:33 [2020-06-06T07:56:33.312Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s)
07:56:33 [2020-06-06T07:56:33.312Z] === RUN   TestResize
07:56:33 [2020-06-06T07:56:33.922Z] --- PASS: TestResize (0.89s)
07:56:33 [2020-06-06T07:56:33.922Z] === RUN   TestResizeWithInvalidSize
07:56:34 [2020-06-06T07:56:34.924Z] --- PASS: TestResizeWithInvalidSize (0.85s)
07:56:34 [2020-06-06T07:56:34.924Z] === RUN   TestResizeWhenContainerNotStarted
07:56:35 [2020-06-06T07:56:35.537Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:56:35 [2020-06-06T07:56:35.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:56:38 [2020-06-06T07:56:38.202Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:56:38 [2020-06-06T07:56:38.202Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:56:39 [2020-06-06T07:56:39.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:56:39 [2020-06-06T07:56:39.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:56:41 [2020-06-06T07:56:41.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:56:41 [2020-06-06T07:56:41.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:56:43 [2020-06-06T07:56:43.034Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:56:43 [2020-06-06T07:56:43.316Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:56:45 [2020-06-06T07:56:45.994Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:56:45 [2020-06-06T07:56:45.994Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:56:48 [2020-06-06T07:56:48.688Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s)
07:56:48 [2020-06-06T07:56:48.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s)
07:56:48 [2020-06-06T07:56:48.688Z] === RUN   TestCgroupNamespacesRun
07:56:50 [2020-06-06T07:56:50.159Z] --- PASS: TestCgroupNamespacesRun (1.77s)
07:56:50 [2020-06-06T07:56:50.159Z] === RUN   TestCgroupNamespacesRunPrivileged
07:56:52 [2020-06-06T07:56:52.181Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
07:56:52 [2020-06-06T07:56:52.181Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:56:53 [2020-06-06T07:56:53.651Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
07:56:53 [2020-06-06T07:56:53.651Z] === RUN   TestCgroupNamespacesRunHostMode
07:56:55 [2020-06-06T07:56:55.671Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
07:56:55 [2020-06-06T07:56:55.671Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:56:57 [2020-06-06T07:56:57.141Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s)
07:56:57 [2020-06-06T07:56:57.141Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:56:59 [2020-06-06T07:56:59.162Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s)
07:56:59 [2020-06-06T07:56:59.162Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:56:59 [2020-06-06T07:56:59.777Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
07:56:59 [2020-06-06T07:56:59.777Z] === RUN   TestCgroupNamespacesRunOlderClient
07:57:01 [2020-06-06T07:57:01.798Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
07:57:01 [2020-06-06T07:57:01.798Z] === RUN   TestKernelTCPMemory
07:57:02 [2020-06-06T07:57:02.412Z] --- PASS: TestKernelTCPMemory (0.92s)
07:57:02 [2020-06-06T07:57:02.412Z] === RUN   TestNISDomainname
07:57:03 [2020-06-06T07:57:03.418Z] --- PASS: TestNISDomainname (0.97s)
07:57:03 [2020-06-06T07:57:03.418Z] === RUN   TestHostnameDnsResolution
07:57:05 [2020-06-06T07:57:05.439Z] --- PASS: TestHostnameDnsResolution (1.75s)
07:57:05 [2020-06-06T07:57:05.439Z] === RUN   TestStats
07:57:08 [2020-06-06T07:57:08.114Z] --- PASS: TestStats (2.97s)
07:57:08 [2020-06-06T07:57:08.114Z] === RUN   TestStopContainerWithTimeout
07:57:08 [2020-06-06T07:57:08.114Z] === RUN   TestStopContainerWithTimeout/0
07:57:08 [2020-06-06T07:57:08.114Z] === PAUSE TestStopContainerWithTimeout/0
07:57:08 [2020-06-06T07:57:08.114Z] === RUN   TestStopContainerWithTimeout/1
07:57:08 [2020-06-06T07:57:08.114Z] === PAUSE TestStopContainerWithTimeout/1
07:57:08 [2020-06-06T07:57:08.114Z] === RUN   TestStopContainerWithTimeout/3
07:57:08 [2020-06-06T07:57:08.114Z] === PAUSE TestStopContainerWithTimeout/3
07:57:08 [2020-06-06T07:57:08.114Z] === RUN   TestStopContainerWithTimeout/-1
07:57:08 [2020-06-06T07:57:08.114Z] === PAUSE TestStopContainerWithTimeout/-1
07:57:08 [2020-06-06T07:57:08.114Z] === CONT  TestStopContainerWithTimeout/0
07:57:08 [2020-06-06T07:57:08.114Z] === CONT  TestStopContainerWithTimeout/3
07:57:09 [2020-06-06T07:57:09.121Z] === CONT  TestStopContainerWithTimeout/-1
07:57:11 [2020-06-06T07:57:11.141Z] === CONT  TestStopContainerWithTimeout/1
07:57:13 [2020-06-06T07:57:13.161Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:57:13 [2020-06-06T07:57:13.161Z]     --- PASS: TestStopContainerWithTimeout/0 (0.91s)
07:57:13 [2020-06-06T07:57:13.161Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
07:57:13 [2020-06-06T07:57:13.161Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.86s)
07:57:13 [2020-06-06T07:57:13.161Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
07:57:13 [2020-06-06T07:57:13.161Z] === RUN   TestDeleteDevicemapper
07:57:13 [2020-06-06T07:57:13.161Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:57:13 [2020-06-06T07:57:13.161Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:57:13 [2020-06-06T07:57:13.161Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:57:16 [2020-06-06T07:57:16.615Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.69s)
07:57:16 [2020-06-06T07:57:16.615Z] === RUN   TestUpdateMemory
07:57:16 [2020-06-06T07:57:16.615Z] --- SKIP: TestUpdateMemory (0.00s)
07:57:16 [2020-06-06T07:57:16.615Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:57:16 [2020-06-06T07:57:16.615Z] === RUN   TestUpdateCPUQuota
07:57:18 [2020-06-06T07:57:18.085Z] --- PASS: TestUpdateCPUQuota (1.25s)
07:57:18 [2020-06-06T07:57:18.085Z] === RUN   TestUpdatePidsLimit
07:57:18 [2020-06-06T07:57:18.085Z] === RUN   TestUpdatePidsLimit/update_from_none
07:57:18 [2020-06-06T07:57:18.367Z] === RUN   TestUpdatePidsLimit/no_change
07:57:18 [2020-06-06T07:57:18.985Z] === RUN   TestUpdatePidsLimit/update_lower
07:57:19 [2020-06-06T07:57:19.268Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:57:19 [2020-06-06T07:57:19.551Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:57:20 [2020-06-06T07:57:20.164Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:57:20 [2020-06-06T07:57:20.446Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:57:22 [2020-06-06T07:57:22.024Z] --- PASS: TestUpdatePidsLimit (4.18s)
07:57:22 [2020-06-06T07:57:22.024Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
07:57:22 [2020-06-06T07:57:22.024Z]     --- PASS: TestUpdatePidsLimit/no_change (0.45s)
07:57:22 [2020-06-06T07:57:22.024Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
07:57:22 [2020-06-06T07:57:22.024Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
07:57:22 [2020-06-06T07:57:22.024Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
07:57:22 [2020-06-06T07:57:22.024Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
07:57:22 [2020-06-06T07:57:22.024Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
07:57:22 [2020-06-06T07:57:22.024Z] === RUN   TestUpdateRestartPolicy
07:57:37 [2020-06-06T07:57:37.237Z] --- PASS: TestUpdateRestartPolicy (12.98s)
07:57:37 [2020-06-06T07:57:37.237Z] === RUN   TestUpdateRestartWithAutoRemove
07:57:37 [2020-06-06T07:57:37.237Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
07:57:37 [2020-06-06T07:57:37.237Z] === RUN   TestWaitNonBlocked
07:57:37 [2020-06-06T07:57:37.237Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:57:37 [2020-06-06T07:57:37.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:57:37 [2020-06-06T07:57:37.237Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:57:37 [2020-06-06T07:57:37.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:57:37 [2020-06-06T07:57:37.237Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:57:37 [2020-06-06T07:57:37.237Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:57:37 [2020-06-06T07:57:37.237Z] --- PASS: TestWaitNonBlocked (0.01s)
07:57:37 [2020-06-06T07:57:37.237Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
07:57:37 [2020-06-06T07:57:37.237Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
07:57:37 [2020-06-06T07:57:37.237Z] === RUN   TestWaitBlocked
07:57:37 [2020-06-06T07:57:37.237Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:57:37 [2020-06-06T07:57:37.237Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:57:37 [2020-06-06T07:57:37.237Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:57:37 [2020-06-06T07:57:37.237Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:57:37 [2020-06-06T07:57:37.237Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:57:37 [2020-06-06T07:57:37.237Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:57:38 [2020-06-06T07:57:38.242Z] --- PASS: TestWaitBlocked (0.02s)
07:57:38 [2020-06-06T07:57:38.242Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
07:57:38 [2020-06-06T07:57:38.242Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
07:57:38 [2020-06-06T07:57:38.242Z] === CONT  TestContainerStartOnDaemonRestart
07:57:38 [2020-06-06T07:57:38.242Z] === CONT  TestContainerKillOnDaemonStart
07:57:41 [2020-06-06T07:57:41.694Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s)
07:57:41 [2020-06-06T07:57:41.694Z] === CONT  TestIpcModeOlderClient
07:57:41 [2020-06-06T07:57:41.694Z] --- PASS: TestIpcModeOlderClient (0.20s)
07:57:41 [2020-06-06T07:57:41.694Z] === CONT  TestDaemonHostGatewayIP
07:57:45 [2020-06-06T07:57:45.148Z] --- PASS: TestDaemonHostGatewayIP (3.41s)
07:57:45 [2020-06-06T07:57:45.148Z] === CONT  TestDaemonRestartIpcMode
07:57:48 [2020-06-06T07:57:48.600Z] --- PASS: TestDaemonRestartIpcMode (3.58s)
07:57:50 [2020-06-06T07:57:50.619Z] --- PASS: TestContainerKillOnDaemonStart (12.39s)
07:57:50 [2020-06-06T07:57:50.619Z] PASS
07:57:50 [2020-06-06T07:57:50.619Z] 
07:57:50 [2020-06-06T07:57:50.619Z] === Skipped
07:57:50 [2020-06-06T07:57:50.619Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
07:57:50 [2020-06-06T07:57:50.619Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:57:50 [2020-06-06T07:57:50.619Z] 
07:57:50 [2020-06-06T07:57:50.619Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
07:57:50 [2020-06-06T07:57:50.619Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:57:50 [2020-06-06T07:57:50.619Z] 
07:57:50 [2020-06-06T07:57:50.619Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
07:57:50 [2020-06-06T07:57:50.619Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:57:50 [2020-06-06T07:57:50.619Z] 
07:57:50 [2020-06-06T07:57:50.620Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:57:50 [2020-06-06T07:57:50.620Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:57:50 [2020-06-06T07:57:50.620Z] 
07:57:50 [2020-06-06T07:57:50.620Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
07:57:50 [2020-06-06T07:57:50.620Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:57:50 [2020-06-06T07:57:50.620Z] 
07:57:50 [2020-06-06T07:57:50.620Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
07:57:50 [2020-06-06T07:57:50.620Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:57:50 [2020-06-06T07:57:50.620Z] 
07:57:50 [2020-06-06T07:57:50.620Z] 
07:57:50 [2020-06-06T07:57:50.620Z] DONE 203 tests, 6 skipped in 149.133s
07:57:50 [2020-06-06T07:57:50.620Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
07:57:50 [2020-06-06T07:57:50.620Z] ++ 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
07:57:50 [2020-06-06T07:57:50.620Z] ++ set -e
07:57:50 [2020-06-06T07:57:50.620Z] ++ '[' -n 0 ']'
07:57:50 [2020-06-06T07:57:50.620Z] ++ set -x
07:57:50 [2020-06-06T07:57:50.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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
07:57:50 [2020-06-06T07:57:50.902Z] INFO: Testing against a local daemon
07:57:50 [2020-06-06T07:57:50.902Z] === RUN   TestCommitInheritsEnv
07:57:51 [2020-06-06T07:57:51.517Z] --- PASS: TestCommitInheritsEnv (0.57s)
07:57:51 [2020-06-06T07:57:51.517Z] === RUN   TestImportExtremelyLargeImageWorks
07:57:51 [2020-06-06T07:57:51.517Z] === PAUSE TestImportExtremelyLargeImageWorks
07:57:51 [2020-06-06T07:57:51.517Z] === RUN   TestImagesFilterMultiReference
07:57:51 [2020-06-06T07:57:51.517Z] --- PASS: TestImagesFilterMultiReference (0.05s)
07:57:51 [2020-06-06T07:57:51.517Z] === RUN   TestImagePullPlatformInvalid
07:57:51 [2020-06-06T07:57:51.517Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
07:57:51 [2020-06-06T07:57:51.517Z] === RUN   TestRemoveImageOrphaning
07:57:52 [2020-06-06T07:57:52.131Z] --- PASS: TestRemoveImageOrphaning (0.55s)
07:57:52 [2020-06-06T07:57:52.131Z] === RUN   TestRemoveImageGarbageCollector
07:57:52 [2020-06-06T07:57:52.131Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:57:52 [2020-06-06T07:57:52.131Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:57:52 [2020-06-06T07:57:52.131Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:57:52 [2020-06-06T07:57:52.131Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:57:52 [2020-06-06T07:57:52.131Z] === RUN   TestTagInvalidReference
07:57:52 [2020-06-06T07:57:52.131Z] --- PASS: TestTagInvalidReference (0.01s)
07:57:52 [2020-06-06T07:57:52.131Z] === RUN   TestTagValidPrefixedRepo
07:57:52 [2020-06-06T07:57:52.131Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:57:52 [2020-06-06T07:57:52.131Z] === RUN   TestTagExistedNameWithoutForce
07:57:52 [2020-06-06T07:57:52.412Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:57:52 [2020-06-06T07:57:52.412Z] === RUN   TestTagOfficialNames
07:57:52 [2020-06-06T07:57:52.412Z] --- PASS: TestTagOfficialNames (0.03s)
07:57:52 [2020-06-06T07:57:52.412Z] === RUN   TestTagMatchesDigest
07:57:52 [2020-06-06T07:57:52.412Z] --- PASS: TestTagMatchesDigest (0.01s)
07:57:52 [2020-06-06T07:57:52.412Z] === CONT  TestImportExtremelyLargeImageWorks
07:59:29 [2020-06-06T07:59:29.426Z] --- PASS: TestImportExtremelyLargeImageWorks (83.97s)
07:59:29 [2020-06-06T07:59:29.426Z] PASS
07:59:29 [2020-06-06T07:59:29.426Z] 
07:59:29 [2020-06-06T07:59:29.426Z] === Skipped
07:59:29 [2020-06-06T07:59:29.426Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
07:59:29 [2020-06-06T07:59:29.426Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:59:29 [2020-06-06T07:59:29.426Z] 
07:59:29 [2020-06-06T07:59:29.426Z] 
07:59:29 [2020-06-06T07:59:29.426Z] DONE 12 tests, 1 skipped in 85.548s
07:59:29 [2020-06-06T07:59:29.427Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
07:59:29 [2020-06-06T07:59:29.427Z] ++ 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
07:59:29 [2020-06-06T07:59:29.427Z] ++ set -e
07:59:29 [2020-06-06T07:59:29.427Z] ++ '[' -n 0 ']'
07:59:29 [2020-06-06T07:59:29.427Z] ++ set -x
07:59:29 [2020-06-06T07:59:29.427Z] ++ 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 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
07:59:29 [2020-06-06T07:59:29.427Z] INFO: Testing against a local daemon
07:59:29 [2020-06-06T07:59:29.427Z] === RUN   TestNetworkCreateDelete
07:59:29 [2020-06-06T07:59:29.427Z] --- PASS: TestNetworkCreateDelete (0.23s)
07:59:29 [2020-06-06T07:59:29.427Z] === RUN   TestDockerNetworkDeletePreferID
07:59:29 [2020-06-06T07:59:29.427Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
07:59:29 [2020-06-06T07:59:29.427Z] === RUN   TestDaemonDNSFallback
07:59:29 [2020-06-06T07:59:29.427Z] --- PASS: TestDaemonDNSFallback (2.78s)
07:59:29 [2020-06-06T07:59:29.427Z] === RUN   TestInspectNetwork
07:59:29 [2020-06-06T07:59:29.427Z] === RUN   TestInspectNetwork/full_network_id
07:59:29 [2020-06-06T07:59:29.427Z] === RUN   TestInspectNetwork/partial_network_id
07:59:29 [2020-06-06T07:59:29.427Z] === RUN   TestInspectNetwork/network_name
07:59:29 [2020-06-06T07:59:29.427Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:59:30 [2020-06-06T07:59:30.898Z] --- PASS: TestInspectNetwork (10.94s)
07:59:30 [2020-06-06T07:59:30.898Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:59:30 [2020-06-06T07:59:30.898Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:59:30 [2020-06-06T07:59:30.898Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:59:30 [2020-06-06T07:59:30.898Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:59:30 [2020-06-06T07:59:30.898Z] === RUN   TestNodeLBCleanup
07:59:32 [2020-06-06T07:59:32.368Z] === RUN   TestNodeLBCleanup/testNormalService
07:59:50 [2020-06-06T07:59:50.872Z] === RUN   TestNodeLBCleanup/testServiceStartFail
08:00:03 [2020-06-06T08:00:03.383Z] === RUN   TestNodeLBCleanup/testServiceCompletion
08:00:15 [2020-06-06T08:00:15.897Z] === RUN   TestNodeLBCleanup/testServiceExitFail
08:00:26 [2020-06-06T08:00:26.157Z] === RUN   TestNodeLBCleanup/testServiceHealthCheckFail
08:01:05 [2020-06-06T08:01:05.316Z] === RUN   TestNodeLBCleanup/testServiceHealthCheckExitEarly
08:01:17 [2020-06-06T08:01:17.829Z] === RUN   TestNodeLBCleanup/testServiceInvalidMount
08:01:24 [2020-06-06T08:01:24.630Z] --- PASS: TestNodeLBCleanup (113.70s)
08:01:24 [2020-06-06T08:01:24.630Z]     --- PASS: TestNodeLBCleanup/testNormalService (18.56s)
08:01:24 [2020-06-06T08:01:24.630Z]     --- PASS: TestNodeLBCleanup/testServiceStartFail (11.26s)
08:01:24 [2020-06-06T08:01:24.630Z]     --- PASS: TestNodeLBCleanup/testServiceCompletion (11.70s)
08:01:24 [2020-06-06T08:01:24.630Z]     --- PASS: TestNodeLBCleanup/testServiceExitFail (11.78s)
08:01:24 [2020-06-06T08:01:24.630Z]     --- PASS: TestNodeLBCleanup/testServiceHealthCheckFail (37.37s)
08:01:24 [2020-06-06T08:01:24.630Z]     --- PASS: TestNodeLBCleanup/testServiceHealthCheckExitEarly (13.20s)
08:01:24 [2020-06-06T08:01:24.630Z]     --- PASS: TestNodeLBCleanup/testServiceInvalidMount (7.65s)
08:01:24 [2020-06-06T08:01:24.630Z] === RUN   TestRunContainerWithBridgeNone
08:01:27 [2020-06-06T08:01:27.303Z] --- PASS: TestRunContainerWithBridgeNone (2.46s)
08:01:27 [2020-06-06T08:01:27.303Z] === RUN   TestNetworkInvalidJSON
08:01:27 [2020-06-06T08:01:27.303Z] === RUN   TestNetworkInvalidJSON//networks/create
08:01:27 [2020-06-06T08:01:27.303Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:01:27 [2020-06-06T08:01:27.303Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:01:27 [2020-06-06T08:01:27.303Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:01:27 [2020-06-06T08:01:27.303Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:01:27 [2020-06-06T08:01:27.303Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:01:27 [2020-06-06T08:01:27.303Z] === CONT  TestNetworkInvalidJSON//networks/create
08:01:27 [2020-06-06T08:01:27.303Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:01:27 [2020-06-06T08:01:27.303Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:01:27 [2020-06-06T08:01:27.303Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:01:27 [2020-06-06T08:01:27.303Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:01:27 [2020-06-06T08:01:27.303Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:01:27 [2020-06-06T08:01:27.303Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:01:27 [2020-06-06T08:01:27.303Z] === RUN   TestHostIPv4BridgeLabel
08:01:27 [2020-06-06T08:01:27.586Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
08:01:27 [2020-06-06T08:01:27.586Z] === RUN   TestDaemonRestartWithLiveRestore
08:01:28 [2020-06-06T08:01:28.593Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
08:01:28 [2020-06-06T08:01:28.593Z] === RUN   TestDaemonDefaultNetworkPools
08:01:29 [2020-06-06T08:01:29.600Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
08:01:29 [2020-06-06T08:01:29.600Z] === RUN   TestDaemonRestartWithExistingNetwork
08:01:31 [2020-06-06T08:01:31.070Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s)
08:01:31 [2020-06-06T08:01:31.070Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:01:32 [2020-06-06T08:01:32.075Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
08:01:32 [2020-06-06T08:01:32.075Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:01:32 [2020-06-06T08:01:32.689Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s)
08:01:32 [2020-06-06T08:01:32.689Z] === RUN   TestServiceWithPredefinedNetwork
08:01:36 [2020-06-06T08:01:36.154Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s)
08:01:36 [2020-06-06T08:01:36.154Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:01:36 [2020-06-06T08:01:36.154Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:01:36 [2020-06-06T08:01:36.154Z]     service_test.go:236: FLAKY_TEST
08:01:36 [2020-06-06T08:01:36.154Z] === RUN   TestServiceWithDataPathPortInit
08:01:58 [2020-06-06T08:01:58.461Z] --- PASS: TestServiceWithDataPathPortInit (20.19s)
08:01:58 [2020-06-06T08:01:58.461Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:02:06 [2020-06-06T08:02:06.836Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.90s)
08:02:06 [2020-06-06T08:02:06.836Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7kqs53d8wvxj8bac60nokgou2 Created:2020-06-06 08:01:57.464182627 +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[516dd46cc0514a0634c80165cda807a102b9e5576a98a24c8ff15c8f44a53806:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x1g32ouasjqr1zje111h4vm1d EndpointID:4e7d2308257cc1e891c7b23cd75512fc2c586053e07174471bcfd6c786d851f6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:285190f2e25a74c467723bba70cbb5bb645bdd1905b05370fc3ad0f3c1a6a0bd 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:b283eff7d839 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x1g32ouasjqr1zje111h4vm1d EndpointID:4e7d2308257cc1e891c7b23cd75512fc2c586053e07174471bcfd6c786d851f6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:02:06 [2020-06-06T08:02:06.836Z] PASS
08:02:06 [2020-06-06T08:02:06.836Z] 
08:02:06 [2020-06-06T08:02:06.836Z] === Skipped
08:02:06 [2020-06-06T08:02:06.836Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:02:06 [2020-06-06T08:02:06.836Z]     service_test.go:236: FLAKY_TEST
08:02:06 [2020-06-06T08:02:06.836Z] 
08:02:06 [2020-06-06T08:02:06.836Z] 
08:02:06 [2020-06-06T08:02:06.836Z] DONE 31 tests, 1 skipped in 169.707s
08:02:06 [2020-06-06T08:02:06.836Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:02:06 [2020-06-06T08:02:06.836Z] ++ 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
08:02:06 [2020-06-06T08:02:06.836Z] ++ set -e
08:02:06 [2020-06-06T08:02:06.836Z] ++ '[' -n 0 ']'
08:02:06 [2020-06-06T08:02:06.836Z] ++ set -x
08:02:06 [2020-06-06T08:02:06.836Z] ++ 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 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
08:02:06 [2020-06-06T08:02:06.836Z] INFO: Testing against a local daemon
08:02:06 [2020-06-06T08:02:06.836Z] === RUN   TestDockerNetworkIpvlanPersistance
08:02:06 [2020-06-06T08:02:06.836Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:02:06 [2020-06-06T08:02:06.836Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:02:06 [2020-06-06T08:02:06.836Z] === RUN   TestDockerNetworkIpvlan
08:02:06 [2020-06-06T08:02:06.836Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:02:06 [2020-06-06T08:02:06.836Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:02:06 [2020-06-06T08:02:06.836Z] PASS
08:02:06 [2020-06-06T08:02:06.836Z] 
08:02:06 [2020-06-06T08:02:06.836Z] === Skipped
08:02:06 [2020-06-06T08:02:06.836Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:02:06 [2020-06-06T08:02:06.836Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:02:06 [2020-06-06T08:02:06.836Z] 
08:02:06 [2020-06-06T08:02:06.836Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:02:06 [2020-06-06T08:02:06.836Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:02:06 [2020-06-06T08:02:06.836Z] 
08:02:06 [2020-06-06T08:02:06.836Z] 
08:02:06 [2020-06-06T08:02:06.836Z] DONE 2 tests, 2 skipped in 0.250s
08:02:06 [2020-06-06T08:02:06.836Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:02:06 [2020-06-06T08:02:06.836Z] ++ 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
08:02:06 [2020-06-06T08:02:06.836Z] ++ set -e
08:02:06 [2020-06-06T08:02:06.836Z] ++ '[' -n 0 ']'
08:02:06 [2020-06-06T08:02:06.836Z] ++ set -x
08:02:06 [2020-06-06T08:02:06.836Z] ++ 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 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
08:02:06 [2020-06-06T08:02:06.836Z] INFO: Testing against a local daemon
08:02:06 [2020-06-06T08:02:06.836Z] === RUN   TestDockerNetworkMacvlanPersistance
08:02:07 [2020-06-06T08:02:07.841Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
08:02:07 [2020-06-06T08:02:07.841Z] === RUN   TestDockerNetworkMacvlan
08:02:08 [2020-06-06T08:02:08.847Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:02:09 [2020-06-06T08:02:09.853Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:02:10 [2020-06-06T08:02:10.860Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:02:15 [2020-06-06T08:02:15.240Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:02:18 [2020-06-06T08:02:18.690Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:02:25 [2020-06-06T08:02:25.490Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:02:27 [2020-06-06T08:02:27.510Z] --- PASS: TestDockerNetworkMacvlan (19.27s)
08:02:27 [2020-06-06T08:02:27.510Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
08:02:27 [2020-06-06T08:02:27.510Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
08:02:27 [2020-06-06T08:02:27.510Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s)
08:02:27 [2020-06-06T08:02:27.510Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s)
08:02:27 [2020-06-06T08:02:27.510Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.36s)
08:02:27 [2020-06-06T08:02:27.510Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s)
08:02:27 [2020-06-06T08:02:27.510Z] PASS
08:02:27 [2020-06-06T08:02:27.510Z] 
08:02:27 [2020-06-06T08:02:27.510Z] DONE 8 tests in 20.969s
08:02:27 [2020-06-06T08:02:27.510Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
08:02:27 [2020-06-06T08:02:27.510Z] ++ 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
08:02:27 [2020-06-06T08:02:27.510Z] ++ set -e
08:02:27 [2020-06-06T08:02:27.510Z] ++ '[' -n 0 ']'
08:02:27 [2020-06-06T08:02:27.510Z] ++ set -x
08:02:27 [2020-06-06T08:02:27.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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
08:02:27 [2020-06-06T08:02:27.510Z] testing: warning: no tests to run
08:02:27 [2020-06-06T08:02:27.510Z] PASS
08:02:27 [2020-06-06T08:02:27.510Z] 
08:02:27 [2020-06-06T08:02:27.510Z] DONE 0 tests in 0.066s
08:02:27 [2020-06-06T08:02:27.510Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:02:27 [2020-06-06T08:02:27.510Z] ++ 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
08:02:27 [2020-06-06T08:02:27.510Z] ++ set -e
08:02:27 [2020-06-06T08:02:27.510Z] ++ '[' -n 0 ']'
08:02:27 [2020-06-06T08:02:27.510Z] ++ set -x
08:02:27 [2020-06-06T08:02:27.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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
08:02:27 [2020-06-06T08:02:27.510Z] INFO: Testing against a local daemon
08:02:27 [2020-06-06T08:02:27.510Z] === RUN   TestAuthZPluginAllowRequest
08:02:29 [2020-06-06T08:02:29.536Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
08:02:29 [2020-06-06T08:02:29.536Z] === RUN   TestAuthZPluginTLS
08:02:29 [2020-06-06T08:02:29.818Z] --- PASS: TestAuthZPluginTLS (0.55s)
08:02:29 [2020-06-06T08:02:29.818Z] === RUN   TestAuthZPluginDenyRequest
08:02:30 [2020-06-06T08:02:30.433Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:02:30 [2020-06-06T08:02:30.433Z] === RUN   TestAuthZPluginAPIDenyResponse
08:02:31 [2020-06-06T08:02:31.047Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:02:31 [2020-06-06T08:02:31.047Z] === RUN   TestAuthZPluginDenyResponse
08:02:31 [2020-06-06T08:02:31.329Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:02:31 [2020-06-06T08:02:31.329Z] === RUN   TestAuthZPluginAllowEventStream
08:02:33 [2020-06-06T08:02:33.351Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
08:02:33 [2020-06-06T08:02:33.351Z] === RUN   TestAuthZPluginErrorResponse
08:02:33 [2020-06-06T08:02:33.633Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
08:02:33 [2020-06-06T08:02:33.633Z] === RUN   TestAuthZPluginErrorRequest
08:02:34 [2020-06-06T08:02:34.248Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:02:34 [2020-06-06T08:02:34.248Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:02:34 [2020-06-06T08:02:34.862Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
08:02:34 [2020-06-06T08:02:34.862Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:02:36 [2020-06-06T08:02:36.899Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
08:02:36 [2020-06-06T08:02:36.899Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:02:39 [2020-06-06T08:02:39.580Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s)
08:02:39 [2020-06-06T08:02:39.580Z] === RUN   TestAuthZPluginHeader
08:02:40 [2020-06-06T08:02:40.194Z] --- PASS: TestAuthZPluginHeader (0.87s)
08:02:40 [2020-06-06T08:02:40.194Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:02:40 [2020-06-06T08:02:40.194Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
08:02:40 [2020-06-06T08:02:40.194Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:02:40 [2020-06-06T08:02:40.194Z] === RUN   TestAuthZPluginV2Disable
08:02:40 [2020-06-06T08:02:40.194Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:02:40 [2020-06-06T08:02:40.194Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:02:40 [2020-06-06T08:02:40.194Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:02:40 [2020-06-06T08:02:40.194Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:02:40 [2020-06-06T08:02:40.194Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:02:40 [2020-06-06T08:02:40.194Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:02:40 [2020-06-06T08:02:40.194Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:02:40 [2020-06-06T08:02:40.194Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:02:40 [2020-06-06T08:02:40.194Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:02:58 [2020-06-06T08:02:58.635Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
08:02:58 [2020-06-06T08:02:58.635Z] PASS
08:02:58 [2020-06-06T08:02:58.635Z] 
08:02:58 [2020-06-06T08:02:58.635Z] === Skipped
08:02:58 [2020-06-06T08:02:58.635Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
08:02:58 [2020-06-06T08:02:58.635Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:02:58 [2020-06-06T08:02:58.635Z] 
08:02:58 [2020-06-06T08:02:58.635Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:02:58 [2020-06-06T08:02:58.635Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:02:58 [2020-06-06T08:02:58.635Z] 
08:02:58 [2020-06-06T08:02:58.635Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:02:58 [2020-06-06T08:02:58.635Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:02:58 [2020-06-06T08:02:58.635Z] 
08:02:58 [2020-06-06T08:02:58.635Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:02:58 [2020-06-06T08:02:58.635Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:02:58 [2020-06-06T08:02:58.635Z] 
08:02:58 [2020-06-06T08:02:58.635Z] 
08:02:58 [2020-06-06T08:02:58.635Z] DONE 17 tests, 4 skipped in 29.565s
08:02:58 [2020-06-06T08:02:58.635Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:02:58 [2020-06-06T08:02:58.635Z] ++ 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
08:02:58 [2020-06-06T08:02:58.635Z] ++ set -e
08:02:58 [2020-06-06T08:02:58.635Z] ++ '[' -n 0 ']'
08:02:58 [2020-06-06T08:02:58.635Z] ++ set -x
08:02:58 [2020-06-06T08:02:58.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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
08:02:58 [2020-06-06T08:02:58.635Z] INFO: Testing against a local daemon
08:02:58 [2020-06-06T08:02:58.635Z] === RUN   TestPluginInvalidJSON
08:02:58 [2020-06-06T08:02:58.635Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:02:58 [2020-06-06T08:02:58.635Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:02:58 [2020-06-06T08:02:58.635Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:02:58 [2020-06-06T08:02:58.635Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:02:58 [2020-06-06T08:02:58.635Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:02:58 [2020-06-06T08:02:58.635Z] === RUN   TestPluginInstall
08:02:58 [2020-06-06T08:02:58.635Z] === RUN   TestPluginInstall/no_auth
08:03:01 [2020-06-06T08:03:01.310Z] time="2020-06-06T08:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:03:01 [2020-06-06T08:03:01.310Z] time="2020-06-06T08:03:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:03:01 [2020-06-06T08:03:01.310Z] time="2020-06-06T08:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2221bfb1b422e8f61dcb87ca7dd9d712fc6833f22a8e2f5bd9b79c3b1c1e0700" mediatype=application/vnd.docker.plugin.v1+json size=522
08:03:01 [2020-06-06T08:03:01.310Z] time="2020-06-06T08:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:03:01 [2020-06-06T08:03:01.310Z] time="2020-06-06T08:03:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:03:01 [2020-06-06T08:03:01.310Z] time="2020-06-06T08:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2221bfb1b422e8f61dcb87ca7dd9d712fc6833f22a8e2f5bd9b79c3b1c1e0700" mediatype=application/vnd.docker.plugin.v1+json size=522
08:03:01 [2020-06-06T08:03:01.591Z] === RUN   TestPluginInstall/with_htpasswd
08:03:02 [2020-06-06T08:03:02.206Z] time="2020-06-06T08:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:03:02 [2020-06-06T08:03:02.206Z] time="2020-06-06T08:03:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:03:02 [2020-06-06T08:03:02.206Z] time="2020-06-06T08:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fa8438e95117c547cd607d72013fbb310f56721d50964d470da169e58607947" mediatype=application/vnd.docker.plugin.v1+json size=522
08:03:02 [2020-06-06T08:03:02.206Z] time="2020-06-06T08:03:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:03:02 [2020-06-06T08:03:02.206Z] time="2020-06-06T08:03:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:03:02 [2020-06-06T08:03:02.206Z] time="2020-06-06T08:03:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fa8438e95117c547cd607d72013fbb310f56721d50964d470da169e58607947" mediatype=application/vnd.docker.plugin.v1+json size=522
08:03:02 [2020-06-06T08:03:02.489Z] === RUN   TestPluginInstall/with_insecure
08:03:03 [2020-06-06T08:03:03.496Z] time="2020-06-06T08:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:03:03 [2020-06-06T08:03:03.496Z] time="2020-06-06T08:03:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:03:03 [2020-06-06T08:03:03.496Z] time="2020-06-06T08:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:847f9b60a688f094f54f1c5d781bd60e8109c7d4ccd6da6d42d5dd763ca873c6" mediatype=application/vnd.docker.plugin.v1+json size=522
08:03:03 [2020-06-06T08:03:03.496Z] time="2020-06-06T08:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:03:03 [2020-06-06T08:03:03.496Z] time="2020-06-06T08:03:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:03:03 [2020-06-06T08:03:03.496Z] time="2020-06-06T08:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:847f9b60a688f094f54f1c5d781bd60e8109c7d4ccd6da6d42d5dd763ca873c6" mediatype=application/vnd.docker.plugin.v1+json size=522
08:03:03 [2020-06-06T08:03:03.778Z] --- PASS: TestPluginInstall (6.58s)
08:03:03 [2020-06-06T08:03:03.778Z]     --- PASS: TestPluginInstall/no_auth (4.40s)
08:03:03 [2020-06-06T08:03:03.778Z]     --- PASS: TestPluginInstall/with_htpasswd (0.85s)
08:03:03 [2020-06-06T08:03:03.778Z]     --- PASS: TestPluginInstall/with_insecure (1.32s)
08:03:03 [2020-06-06T08:03:03.778Z]         plugin_test.go:157: [d392611120ad4] daemon is not started
08:03:03 [2020-06-06T08:03:03.778Z] PASS
08:03:03 [2020-06-06T08:03:03.778Z] 
08:03:03 [2020-06-06T08:03:03.778Z] DONE 6 tests in 6.859s
08:03:03 [2020-06-06T08:03:03.778Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:03:03 [2020-06-06T08:03:03.778Z] ++ 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
08:03:03 [2020-06-06T08:03:03.778Z] ++ set -e
08:03:03 [2020-06-06T08:03:03.778Z] ++ '[' -n 0 ']'
08:03:03 [2020-06-06T08:03:03.778Z] ++ set -x
08:03:03 [2020-06-06T08:03:03.778Z] ++ 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 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
08:03:04 [2020-06-06T08:03:04.060Z] INFO: Testing against a local daemon
08:03:04 [2020-06-06T08:03:04.060Z] === RUN   TestExternalGraphDriver
08:03:04 [2020-06-06T08:03:04.060Z] === RUN   TestExternalGraphDriver/json
08:03:06 [2020-06-06T08:03:06.081Z] === RUN   TestExternalGraphDriver/spec
08:03:08 [2020-06-06T08:03:08.754Z] === RUN   TestExternalGraphDriver/pull
08:03:10 [2020-06-06T08:03:10.225Z] --- PASS: TestExternalGraphDriver (6.35s)
08:03:10 [2020-06-06T08:03:10.225Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
08:03:10 [2020-06-06T08:03:10.225Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
08:03:10 [2020-06-06T08:03:10.225Z]     --- PASS: TestExternalGraphDriver/pull (2.03s)
08:03:10 [2020-06-06T08:03:10.225Z] === RUN   TestGraphdriverPluginV2
08:03:10 [2020-06-06T08:03:10.508Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
08:03:10 [2020-06-06T08:03:10.508Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:03:10 [2020-06-06T08:03:10.508Z] PASS
08:03:10 [2020-06-06T08:03:10.508Z] 
08:03:10 [2020-06-06T08:03:10.508Z] === Skipped
08:03:10 [2020-06-06T08:03:10.508Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
08:03:10 [2020-06-06T08:03:10.508Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:03:10 [2020-06-06T08:03:10.508Z] 
08:03:10 [2020-06-06T08:03:10.508Z] 
08:03:10 [2020-06-06T08:03:10.508Z] DONE 5 tests, 1 skipped in 6.612s
08:03:10 [2020-06-06T08:03:10.508Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:03:10 [2020-06-06T08:03:10.508Z] ++ 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
08:03:10 [2020-06-06T08:03:10.508Z] ++ set -e
08:03:10 [2020-06-06T08:03:10.508Z] ++ '[' -n 0 ']'
08:03:10 [2020-06-06T08:03:10.508Z] ++ set -x
08:03:10 [2020-06-06T08:03:10.508Z] ++ 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 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
08:03:10 [2020-06-06T08:03:10.508Z] INFO: Testing against a local daemon
08:03:10 [2020-06-06T08:03:10.508Z] === RUN   TestContinueAfterPluginCrash
08:03:10 [2020-06-06T08:03:10.508Z] === PAUSE TestContinueAfterPluginCrash
08:03:10 [2020-06-06T08:03:10.508Z] === RUN   TestReadPluginNoRead
08:03:10 [2020-06-06T08:03:10.508Z] === PAUSE TestReadPluginNoRead
08:03:10 [2020-06-06T08:03:10.508Z] === RUN   TestDaemonStartWithLogOpt
08:03:10 [2020-06-06T08:03:10.508Z] === PAUSE TestDaemonStartWithLogOpt
08:03:10 [2020-06-06T08:03:10.508Z] === CONT  TestContinueAfterPluginCrash
08:03:10 [2020-06-06T08:03:10.508Z] === CONT  TestDaemonStartWithLogOpt
08:03:14 [2020-06-06T08:03:14.884Z] --- PASS: TestDaemonStartWithLogOpt (3.92s)
08:03:14 [2020-06-06T08:03:14.884Z] === CONT  TestReadPluginNoRead
08:03:17 [2020-06-06T08:03:17.558Z] === RUN   TestReadPluginNoRead/default
08:03:19 [2020-06-06T08:03:19.579Z] === RUN   TestReadPluginNoRead/disabled_caching
08:03:19 [2020-06-06T08:03:19.579Z] --- PASS: TestContinueAfterPluginCrash (9.08s)
08:03:21 [2020-06-06T08:03:21.600Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:03:23 [2020-06-06T08:03:23.620Z] --- PASS: TestReadPluginNoRead (8.73s)
08:03:23 [2020-06-06T08:03:23.620Z]     --- PASS: TestReadPluginNoRead/default (1.86s)
08:03:23 [2020-06-06T08:03:23.620Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.95s)
08:03:23 [2020-06-06T08:03:23.620Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.08s)
08:03:23 [2020-06-06T08:03:23.620Z]     read_test.go:92: [d4db6ebcf81df] daemon is not started
08:03:23 [2020-06-06T08:03:23.620Z] PASS
08:03:23 [2020-06-06T08:03:23.620Z] 
08:03:23 [2020-06-06T08:03:23.620Z] DONE 6 tests in 12.844s
08:03:23 [2020-06-06T08:03:23.620Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:03:23 [2020-06-06T08:03:23.620Z] ++ 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
08:03:23 [2020-06-06T08:03:23.620Z] ++ set -e
08:03:23 [2020-06-06T08:03:23.620Z] ++ '[' -n 0 ']'
08:03:23 [2020-06-06T08:03:23.620Z] ++ set -x
08:03:23 [2020-06-06T08:03:23.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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
08:03:23 [2020-06-06T08:03:23.620Z] testing: warning: no tests to run
08:03:23 [2020-06-06T08:03:23.620Z] PASS
08:03:23 [2020-06-06T08:03:23.620Z] 
08:03:23 [2020-06-06T08:03:23.620Z] DONE 0 tests in 0.103s
08:03:23 [2020-06-06T08:03:23.620Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:03:23 [2020-06-06T08:03:23.620Z] ++ 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
08:03:23 [2020-06-06T08:03:23.620Z] ++ set -e
08:03:23 [2020-06-06T08:03:23.620Z] ++ '[' -n 0 ']'
08:03:23 [2020-06-06T08:03:23.620Z] ++ set -x
08:03:23 [2020-06-06T08:03:23.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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
08:03:23 [2020-06-06T08:03:23.620Z] INFO: Testing against a local daemon
08:03:23 [2020-06-06T08:03:23.620Z] === RUN   TestPluginWithDevMounts
08:03:23 [2020-06-06T08:03:23.620Z] === PAUSE TestPluginWithDevMounts
08:03:23 [2020-06-06T08:03:23.620Z] === CONT  TestPluginWithDevMounts
08:03:25 [2020-06-06T08:03:25.641Z] --- PASS: TestPluginWithDevMounts (1.92s)
08:03:25 [2020-06-06T08:03:25.641Z] PASS
08:03:25 [2020-06-06T08:03:25.641Z] 
08:03:25 [2020-06-06T08:03:25.641Z] DONE 1 tests in 2.090s
08:03:25 [2020-06-06T08:03:25.641Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
08:03:25 [2020-06-06T08:03:25.641Z] ++ 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
08:03:25 [2020-06-06T08:03:25.641Z] ++ set -e
08:03:25 [2020-06-06T08:03:25.641Z] ++ '[' -n 0 ']'
08:03:25 [2020-06-06T08:03:25.641Z] ++ set -x
08:03:25 [2020-06-06T08:03:25.641Z] ++ 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 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
08:03:25 [2020-06-06T08:03:25.641Z] INFO: Testing against a local daemon
08:03:25 [2020-06-06T08:03:25.641Z] === RUN   TestSecretInspect
08:03:30 [2020-06-06T08:03:30.152Z] --- PASS: TestSecretInspect (3.70s)
08:03:30 [2020-06-06T08:03:30.152Z] === RUN   TestSecretList
08:03:32 [2020-06-06T08:03:32.883Z] --- PASS: TestSecretList (3.52s)
08:03:32 [2020-06-06T08:03:32.883Z] === RUN   TestSecretsCreateAndDelete
08:03:36 [2020-06-06T08:03:36.496Z] --- PASS: TestSecretsCreateAndDelete (3.58s)
08:03:36 [2020-06-06T08:03:36.496Z] === RUN   TestSecretsUpdate
08:03:40 [2020-06-06T08:03:40.014Z] --- PASS: TestSecretsUpdate (3.58s)
08:03:40 [2020-06-06T08:03:40.014Z] === RUN   TestTemplatedSecret
08:03:43 [2020-06-06T08:03:43.565Z] --- PASS: TestTemplatedSecret (3.56s)
08:03:43 [2020-06-06T08:03:43.565Z] === RUN   TestSecretCreateResolve
08:03:47 [2020-06-06T08:03:47.950Z] --- PASS: TestSecretCreateResolve (3.71s)
08:03:47 [2020-06-06T08:03:47.950Z] PASS
08:03:47 [2020-06-06T08:03:47.950Z] 
08:03:47 [2020-06-06T08:03:47.950Z] DONE 6 tests in 21.829s
08:03:47 [2020-06-06T08:03:47.950Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
08:03:47 [2020-06-06T08:03:47.950Z] ++ 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
08:03:47 [2020-06-06T08:03:47.950Z] ++ set -e
08:03:47 [2020-06-06T08:03:47.950Z] ++ '[' -n 0 ']'
08:03:47 [2020-06-06T08:03:47.950Z] ++ set -x
08:03:47 [2020-06-06T08:03:47.950Z] ++ 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 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
08:03:47 [2020-06-06T08:03:47.950Z] INFO: Testing against a local daemon
08:03:47 [2020-06-06T08:03:47.950Z] === RUN   TestServiceCreateInit
08:03:47 [2020-06-06T08:03:47.950Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:03:53 [2020-06-06T08:03:53.495Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:03:57 [2020-06-06T08:03:57.874Z] --- PASS: TestServiceCreateInit (10.39s)
08:03:57 [2020-06-06T08:03:57.874Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s)
08:03:57 [2020-06-06T08:03:57.874Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s)
08:03:57 [2020-06-06T08:03:57.874Z] === RUN   TestCreateServiceMultipleTimes
08:04:20 [2020-06-06T08:04:20.182Z] --- PASS: TestCreateServiceMultipleTimes (20.70s)
08:04:20 [2020-06-06T08:04:20.182Z] === RUN   TestCreateServiceConflict
08:04:22 [2020-06-06T08:04:22.203Z] --- PASS: TestCreateServiceConflict (3.65s)
08:04:22 [2020-06-06T08:04:22.203Z] === RUN   TestCreateServiceMaxReplicas
08:04:26 [2020-06-06T08:04:26.580Z] --- PASS: TestCreateServiceMaxReplicas (4.03s)
08:04:26 [2020-06-06T08:04:26.580Z] === RUN   TestCreateWithDuplicateNetworkNames
08:04:41 [2020-06-06T08:04:41.789Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.91s)
08:04:41 [2020-06-06T08:04:41.789Z] === RUN   TestCreateServiceSecretFileMode
08:04:45 [2020-06-06T08:04:45.239Z] --- PASS: TestCreateServiceSecretFileMode (3.56s)
08:04:45 [2020-06-06T08:04:45.239Z] === RUN   TestCreateServiceConfigFileMode
08:04:48 [2020-06-06T08:04:48.741Z] --- PASS: TestCreateServiceConfigFileMode (3.46s)
08:04:48 [2020-06-06T08:04:48.741Z] === RUN   TestCreateServiceSysctls
08:04:53 [2020-06-06T08:04:53.129Z] --- PASS: TestCreateServiceSysctls (4.33s)
08:04:53 [2020-06-06T08:04:53.129Z] === RUN   TestCreateServiceCapabilities
08:04:56 [2020-06-06T08:04:56.579Z] --- PASS: TestCreateServiceCapabilities (3.54s)
08:04:56 [2020-06-06T08:04:56.579Z] === RUN   TestInspect
08:05:00 [2020-06-06T08:05:00.032Z] --- PASS: TestInspect (3.82s)
08:05:00 [2020-06-06T08:05:00.032Z] === RUN   TestCreateJob
08:05:05 [2020-06-06T08:05:05.513Z] --- PASS: TestCreateJob (4.67s)
08:05:05 [2020-06-06T08:05:05.513Z] === RUN   TestReplicatedJob
08:05:12 [2020-06-06T08:05:12.317Z] --- PASS: TestReplicatedJob (7.37s)
08:05:12 [2020-06-06T08:05:12.317Z] === RUN   TestUpdateReplicatedJob
08:05:16 [2020-06-06T08:05:16.696Z] --- PASS: TestUpdateReplicatedJob (4.66s)
08:05:16 [2020-06-06T08:05:16.696Z] === RUN   TestServiceListWithStatuses
08:05:16 [2020-06-06T08:05:16.696Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:05:16 [2020-06-06T08:05:16.696Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:05:16 [2020-06-06T08:05:16.696Z] === RUN   TestDockerNetworkConnectAlias
08:05:25 [2020-06-06T08:05:25.077Z] --- PASS: TestDockerNetworkConnectAlias (8.34s)
08:05:25 [2020-06-06T08:05:25.077Z] === RUN   TestDockerNetworkReConnect
08:05:31 [2020-06-06T08:05:31.880Z] --- PASS: TestDockerNetworkReConnect (6.23s)
08:05:31 [2020-06-06T08:05:31.880Z] === RUN   TestDockerRestartWithAttachbleNetwork
08:05:42 [2020-06-06T08:05:42.139Z] --- PASS: TestDockerRestartWithAttachbleNetwork (10.44s)
08:05:42 [2020-06-06T08:05:42.139Z] === RUN   TestServicePlugin
08:05:42 [2020-06-06T08:05:42.139Z] --- SKIP: TestServicePlugin (0.00s)
08:05:42 [2020-06-06T08:05:42.139Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:42 [2020-06-06T08:05:42.139Z] === RUN   TestServiceUpdateLabel
08:05:45 [2020-06-06T08:05:45.592Z] --- PASS: TestServiceUpdateLabel (3.66s)
08:05:45 [2020-06-06T08:05:45.592Z] === RUN   TestServiceUpdateSecrets
08:06:04 [2020-06-06T08:06:04.029Z] --- PASS: TestServiceUpdateSecrets (15.84s)
08:06:04 [2020-06-06T08:06:04.029Z] === RUN   TestServiceUpdateConfigs
08:06:19 [2020-06-06T08:06:19.244Z] --- PASS: TestServiceUpdateConfigs (15.75s)
08:06:19 [2020-06-06T08:06:19.244Z] === RUN   TestServiceUpdateNetwork
08:06:34 [2020-06-06T08:06:34.453Z] --- PASS: TestServiceUpdateNetwork (16.09s)
08:06:34 [2020-06-06T08:06:34.453Z] === RUN   TestServiceUpdatePidsLimit
08:06:34 [2020-06-06T08:06:34.453Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:06:35 [2020-06-06T08:06:35.460Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:06:43 [2020-06-06T08:06:43.830Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:06:52 [2020-06-06T08:06:52.190Z] --- PASS: TestServiceUpdatePidsLimit (17.96s)
08:06:52 [2020-06-06T08:06:52.190Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
08:06:52 [2020-06-06T08:06:52.190Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s)
08:06:52 [2020-06-06T08:06:52.190Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
08:06:52 [2020-06-06T08:06:52.190Z] PASS
08:06:52 [2020-06-06T08:06:52.190Z] 
08:06:52 [2020-06-06T08:06:52.190Z] === Skipped
08:06:52 [2020-06-06T08:06:52.190Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
08:06:52 [2020-06-06T08:06:52.190Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:06:52 [2020-06-06T08:06:52.190Z] 
08:06:52 [2020-06-06T08:06:52.190Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
08:06:52 [2020-06-06T08:06:52.190Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:06:52 [2020-06-06T08:06:52.190Z] 
08:06:52 [2020-06-06T08:06:52.190Z] 
08:06:52 [2020-06-06T08:06:52.190Z] DONE 28 tests, 2 skipped in 183.610s
08:06:52 [2020-06-06T08:06:52.190Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
08:06:52 [2020-06-06T08:06:52.190Z] ++ 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
08:06:52 [2020-06-06T08:06:52.190Z] ++ set -e
08:06:52 [2020-06-06T08:06:52.190Z] ++ '[' -n 0 ']'
08:06:52 [2020-06-06T08:06:52.190Z] ++ set -x
08:06:52 [2020-06-06T08:06:52.190Z] ++ 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 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
08:06:52 [2020-06-06T08:06:52.190Z] INFO: Testing against a local daemon
08:06:52 [2020-06-06T08:06:52.190Z] === RUN   TestSessionCreate
08:06:52 [2020-06-06T08:06:52.190Z] --- PASS: TestSessionCreate (0.03s)
08:06:52 [2020-06-06T08:06:52.190Z] === RUN   TestSessionCreateWithBadUpgrade
08:06:52 [2020-06-06T08:06:52.190Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
08:06:52 [2020-06-06T08:06:52.190Z] PASS
08:06:52 [2020-06-06T08:06:52.190Z] 
08:06:52 [2020-06-06T08:06:52.190Z] DONE 2 tests in 0.221s
08:06:52 [2020-06-06T08:06:52.190Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
08:06:52 [2020-06-06T08:06:52.190Z] ++ 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
08:06:52 [2020-06-06T08:06:52.190Z] ++ set -e
08:06:52 [2020-06-06T08:06:52.190Z] ++ '[' -n 0 ']'
08:06:52 [2020-06-06T08:06:52.190Z] ++ set -x
08:06:52 [2020-06-06T08:06:52.190Z] ++ 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 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
08:06:52 [2020-06-06T08:06:52.190Z] INFO: Testing against a local daemon
08:06:52 [2020-06-06T08:06:52.190Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:06:52 [2020-06-06T08:06:52.190Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:06:52 [2020-06-06T08:06:52.190Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:06:52 [2020-06-06T08:06:52.190Z] === RUN   TestEventsExecDie
08:06:52 [2020-06-06T08:06:52.190Z] --- PASS: TestEventsExecDie (0.92s)
08:06:52 [2020-06-06T08:06:52.190Z] === RUN   TestEventsBackwardsCompatible
08:06:52 [2020-06-06T08:06:52.471Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
08:06:52 [2020-06-06T08:06:52.471Z] === RUN   TestInfoBinaryCommits
08:06:52 [2020-06-06T08:06:52.471Z] --- PASS: TestInfoBinaryCommits (0.01s)
08:06:52 [2020-06-06T08:06:52.471Z] === RUN   TestInfoAPIVersioned
08:06:52 [2020-06-06T08:06:52.471Z] --- PASS: TestInfoAPIVersioned (0.02s)
08:06:52 [2020-06-06T08:06:52.471Z] === RUN   TestInfoDiscoveryBackend
08:06:53 [2020-06-06T08:06:53.081Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
08:06:53 [2020-06-06T08:06:53.081Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:06:54 [2020-06-06T08:06:54.083Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:06:54 [2020-06-06T08:06:54.083Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:06:54 [2020-06-06T08:06:54.363Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
08:06:54 [2020-06-06T08:06:54.363Z] === RUN   TestInfoAPI
08:06:54 [2020-06-06T08:06:54.363Z] --- PASS: TestInfoAPI (0.02s)
08:06:54 [2020-06-06T08:06:54.363Z] === RUN   TestInfoAPIWarnings
08:06:54 [2020-06-06T08:06:54.974Z] --- PASS: TestInfoAPIWarnings (0.52s)
08:06:54 [2020-06-06T08:06:54.975Z] === RUN   TestInfoDebug
08:06:55 [2020-06-06T08:06:55.586Z] --- PASS: TestInfoDebug (0.52s)
08:06:55 [2020-06-06T08:06:55.586Z] === RUN   TestInfoInsecureRegistries
08:06:56 [2020-06-06T08:06:56.198Z] --- PASS: TestInfoInsecureRegistries (0.53s)
08:06:56 [2020-06-06T08:06:56.198Z] === RUN   TestInfoRegistryMirrors
08:06:56 [2020-06-06T08:06:56.478Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:06:56 [2020-06-06T08:06:56.478Z] === RUN   TestLoginFailsWithBadCredentials
08:06:56 [2020-06-06T08:06:56.759Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
08:06:56 [2020-06-06T08:06:56.759Z] === RUN   TestPingCacheHeaders
08:06:56 [2020-06-06T08:06:56.759Z] --- PASS: TestPingCacheHeaders (0.01s)
08:06:56 [2020-06-06T08:06:56.759Z] === RUN   TestPingGet
08:06:56 [2020-06-06T08:06:56.759Z] --- PASS: TestPingGet (0.01s)
08:06:56 [2020-06-06T08:06:56.759Z] === RUN   TestPingHead
08:06:56 [2020-06-06T08:06:56.759Z] --- PASS: TestPingHead (0.02s)
08:06:56 [2020-06-06T08:06:56.759Z] === RUN   TestVersion
08:06:56 [2020-06-06T08:06:56.759Z] --- PASS: TestVersion (0.01s)
08:06:56 [2020-06-06T08:06:56.759Z] PASS
08:06:56 [2020-06-06T08:06:56.759Z] 
08:06:56 [2020-06-06T08:06:56.759Z] === Skipped
08:06:56 [2020-06-06T08:06:56.759Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:06:56 [2020-06-06T08:06:56.759Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:06:56 [2020-06-06T08:06:56.759Z] 
08:06:56 [2020-06-06T08:06:56.759Z] 
08:06:56 [2020-06-06T08:06:56.759Z] DONE 18 tests, 1 skipped in 5.704s
08:06:57 [2020-06-06T08:06:57.040Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
08:06:57 [2020-06-06T08:06:57.040Z] ++ 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
08:06:57 [2020-06-06T08:06:57.040Z] ++ set -e
08:06:57 [2020-06-06T08:06:57.040Z] ++ '[' -n 0 ']'
08:06:57 [2020-06-06T08:06:57.040Z] ++ set -x
08:06:57 [2020-06-06T08:06:57.040Z] ++ 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 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
08:06:57 [2020-06-06T08:06:57.040Z] INFO: Testing against a local daemon
08:06:57 [2020-06-06T08:06:57.040Z] === RUN   TestVolumesCreateAndList
08:06:57 [2020-06-06T08:06:57.040Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:06:57 [2020-06-06T08:06:57.040Z] === RUN   TestVolumesRemove
08:06:57 [2020-06-06T08:06:57.321Z] --- PASS: TestVolumesRemove (0.12s)
08:06:57 [2020-06-06T08:06:57.321Z] === RUN   TestVolumesInspect
08:06:57 [2020-06-06T08:06:57.321Z] --- PASS: TestVolumesInspect (0.02s)
08:06:57 [2020-06-06T08:06:57.321Z] === RUN   TestVolumesInvalidJSON
08:06:57 [2020-06-06T08:06:57.321Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:06:57 [2020-06-06T08:06:57.321Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:06:57 [2020-06-06T08:06:57.321Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:06:57 [2020-06-06T08:06:57.321Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:06:57 [2020-06-06T08:06:57.321Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:06:57 [2020-06-06T08:06:57.321Z] PASS
08:06:57 [2020-06-06T08:06:57.321Z] 
08:06:57 [2020-06-06T08:06:57.321Z] DONE 5 tests in 0.352s
08:06:57 [2020-06-06T08:06:57.321Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:06:57 [2020-06-06T08:06:57.321Z] ++++ cat bundles/test-integration/docker.pid
08:06:57 [2020-06-06T08:06:57.321Z] +++ kill 12310
08:06:58 [2020-06-06T08:06:58.784Z] +++ /etc/init.d/apparmor stop
08:06:58 [2020-06-06T08:06:58.784Z] Leaving: AppArmorNo profiles have been unloaded.
08:06:58 [2020-06-06T08:06:58.784Z] 
08:06:58 [2020-06-06T08:06:58.784Z] Unloading profiles will leave already running processes permanently
08:06:58 [2020-06-06T08:06:58.784Z] unconfined, which can lead to unexpected situations.
08:06:58 [2020-06-06T08:06:58.784Z] 
08:06:58 [2020-06-06T08:06:58.784Z] To set a process to complain mode, use the command line tool
08:06:58 [2020-06-06T08:06:58.784Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:06:58 [2020-06-06T08:06:58.784Z] +++ true
08:06:58 [2020-06-06T08:06:58.784Z] exiting test-integration
08:06:58 [2020-06-06T08:06:58.784Z] ++ exit 0
08:06:58 [2020-06-06T08:06:58.784Z]