Skip to content

Console Output

16:17:08 [2020-03-09T16:17:08.220Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40650/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18c22f5bc1a30d325ed7a14d118c8fcf20f2f509 -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:18c22f5bc1a30d325ed7a14d118c8fcf20f2f509 hack/make.sh dynbinary test-integration
16:17:08 [2020-03-09T16:17:08.592Z] 
16:17:08 [2020-03-09T16:17:08.592Z] Removing bundles/
16:17:08 [2020-03-09T16:17:08.592Z] 
16:17:08 [2020-03-09T16:17:08.592Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:08 [2020-03-09T16:17:08.592Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:17:08 [2020-03-09T16:17:08.592Z] GOOS="" GOARCH="" GOARM=""
16:18:06 [2020-03-09T16:18:06.985Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:18:06 [2020-03-09T16:18:06.985Z] 
16:18:06 [2020-03-09T16:18:06.985Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:18:06 [2020-03-09T16:18:06.985Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:18:06 [2020-03-09T16:18:06.985Z] HOSTNAME=5e0d5c4cab3c
16:18:06 [2020-03-09T16:18:06.985Z] TESTDEBUG=0
16:18:06 [2020-03-09T16:18:06.985Z] DEST=bundles/test-integration
16:18:06 [2020-03-09T16:18:06.985Z] PWD=/go/src/github.com/docker/docker
16:18:06 [2020-03-09T16:18:06.985Z] DOCKER_GITCOMMIT=18c22f5bc1a30d325ed7a14d118c8fcf20f2f509
16:18:06 [2020-03-09T16:18:06.985Z] container=docker
16:18:06 [2020-03-09T16:18:06.985Z] HOME=/root
16:18:06 [2020-03-09T16:18:06.985Z] GOLANG_VERSION=1.13.8
16:18:06 [2020-03-09T16:18:06.985Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:18:06 [2020-03-09T16:18:06.985Z] VALIDATE_BRANCH=master
16:18:06 [2020-03-09T16:18:06.985Z] TERM=xterm
16:18:06 [2020-03-09T16:18:06.985Z] DOCKER_PKG=github.com/docker/docker
16:18:06 [2020-03-09T16:18:06.985Z] SHLVL=1
16:18:06 [2020-03-09T16:18:06.985Z] TIMEOUT=120m
16:18:06 [2020-03-09T16:18:06.985Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:18:06 [2020-03-09T16:18:06.985Z] DOCKER_GRAPHDRIVER=overlay2
16:18:06 [2020-03-09T16:18:06.985Z] GO111MODULE=off
16:18:06 [2020-03-09T16:18:06.985Z] DOCKER_EXPERIMENTAL=1
16:18:06 [2020-03-09T16:18:06.985Z] TEST_SKIP_INTEGRATION_CLI=1
16:18:06 [2020-03-09T16:18:06.985Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:18:06 [2020-03-09T16:18:06.985Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:18:06 [2020-03-09T16:18:06.985Z] GOPATH=/go
16:18:06 [2020-03-09T16:18:06.985Z] PKG_CONFIG=pkg-config
16:18:06 [2020-03-09T16:18:06.985Z] _=/usr/bin/env
16:18:06 [2020-03-09T16:18:06.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:18:26 [2020-03-09T16:18:26.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:18:26 [2020-03-09T16:18:26.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:18:28 [2020-03-09T16:18:28.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:18:44 [2020-03-09T16:18:44.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:18:44 [2020-03-09T16:18:44.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:18:45 [2020-03-09T16:18:45.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:18:46 [2020-03-09T16:18:46.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:18:46 [2020-03-09T16:18:46.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:18:48 [2020-03-09T16:18:48.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:18:49 [2020-03-09T16:18:49.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:18:50 [2020-03-09T16:18:50.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:18:52 [2020-03-09T16:18:52.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:18:52 [2020-03-09T16:18:52.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:18:54 [2020-03-09T16:18:54.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:18:54 [2020-03-09T16:18:54.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:18:56 [2020-03-09T16:18:56.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:18:57 [2020-03-09T16:18:57.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:18:58 [2020-03-09T16:18:58.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:18:59 [2020-03-09T16:18:59.846Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:18:59 [2020-03-09T16:18:59.846Z] Using test binary docker
16:18:59 [2020-03-09T16:18:59.846Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:18:59 [2020-03-09T16:18:59.846Z] +++ /etc/init.d/apparmor start
16:18:59 [2020-03-09T16:18:59.846Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:18:59 [2020-03-09T16:18:59.846Z] Starting dockerd
16:18:59 [2020-03-09T16:18:59.846Z] INFO: Waiting for daemon to start...
16:18:59 [2020-03-09T16:18:59.846Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:19:02 [2020-03-09T16:19:02.193Z] .
16:19:02 [2020-03-09T16:19:02.193Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:19:02 [2020-03-09T16:19:02.193Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:19:02 [2020-03-09T16:19:02.193Z] Error: No such image: emptyfs
16:19:02 [2020-03-09T16:19:02.193Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:19:02 [2020-03-09T16:19:02.193Z] ++++ docker load
16:19:02 [2020-03-09T16:19:02.193Z] Running integration-test (iteration 1)
16:19:02 [2020-03-09T16:19:02.193Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
16:19:02 [2020-03-09T16:19:02.193Z] ++ 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
16:19:02 [2020-03-09T16:19:02.193Z] ++ set -e
16:19:02 [2020-03-09T16:19:02.193Z] ++ '[' -n 0 ']'
16:19:02 [2020-03-09T16:19:02.193Z] ++ set -x
16:19:02 [2020-03-09T16:19:02.193Z] ++ 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= 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
16:19:09 [2020-03-09T16:19:09.902Z] Loaded image: buildpack-deps:jessie
16:19:09 [2020-03-09T16:19:09.902Z] Loaded image: busybox:latest
16:19:09 [2020-03-09T16:19:09.902Z] Loaded image: busybox:glibc
16:19:09 [2020-03-09T16:19:09.902Z] Loaded image: debian:jessie
16:19:10 [2020-03-09T16:19:10.254Z] Loaded image: hello-world:latest
16:19:10 [2020-03-09T16:19:10.254Z] INFO: Testing against a local daemon
16:19:10 [2020-03-09T16:19:10.254Z] === RUN   TestCgroupNamespacesBuild
16:19:12 [2020-03-09T16:19:12.039Z] --- PASS: TestCgroupNamespacesBuild (1.68s)
16:19:12 [2020-03-09T16:19:12.039Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:19:13 [2020-03-09T16:19:13.792Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s)
16:19:13 [2020-03-09T16:19:13.792Z] === RUN   TestBuildWithSession
16:19:13 [2020-03-09T16:19:13.792Z] --- SKIP: TestBuildWithSession (0.00s)
16:19:13 [2020-03-09T16:19:13.792Z]     build_session_test.go:25: TODO: BuildKit
16:19:13 [2020-03-09T16:19:13.792Z] === RUN   TestBuildSquashParent
16:19:19 [2020-03-09T16:19:19.881Z] --- PASS: TestBuildSquashParent (5.93s)
16:19:19 [2020-03-09T16:19:19.881Z] === RUN   TestBuildWithRemoveAndForceRemove
16:19:19 [2020-03-09T16:19:19.881Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:19:19 [2020-03-09T16:19:19.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:19:19 [2020-03-09T16:19:19.881Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:19:19 [2020-03-09T16:19:19.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:19:19 [2020-03-09T16:19:19.881Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:19:19 [2020-03-09T16:19:19.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:19:19 [2020-03-09T16:19:19.881Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:19:19 [2020-03-09T16:19:19.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:19:19 [2020-03-09T16:19:19.881Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:19:19 [2020-03-09T16:19:19.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:19:19 [2020-03-09T16:19:19.881Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:19:19 [2020-03-09T16:19:19.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:19:19 [2020-03-09T16:19:19.881Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:19:19 [2020-03-09T16:19:19.881Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:19:22 [2020-03-09T16:19:22.340Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:19:22 [2020-03-09T16:19:22.340Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:19:25 [2020-03-09T16:19:25.422Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:19:25 [2020-03-09T16:19:25.422Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:19:27 [2020-03-09T16:19:27.373Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:19:27 [2020-03-09T16:19:27.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
16:19:27 [2020-03-09T16:19:27.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s)
16:19:27 [2020-03-09T16:19:27.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s)
16:19:27 [2020-03-09T16:19:27.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.74s)
16:19:27 [2020-03-09T16:19:27.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s)
16:19:27 [2020-03-09T16:19:27.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s)
16:19:27 [2020-03-09T16:19:27.373Z] === RUN   TestBuildMultiStageCopy
16:19:27 [2020-03-09T16:19:27.373Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:19:30 [2020-03-09T16:19:30.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:19:30 [2020-03-09T16:19:30.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:19:30 [2020-03-09T16:19:30.830Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:19:31 [2020-03-09T16:19:31.180Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:19:31 [2020-03-09T16:19:31.937Z] --- PASS: TestBuildMultiStageCopy (4.47s)
16:19:31 [2020-03-09T16:19:31.937Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s)
16:19:31 [2020-03-09T16:19:31.937Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
16:19:31 [2020-03-09T16:19:31.937Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s)
16:19:31 [2020-03-09T16:19:31.937Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s)
16:19:31 [2020-03-09T16:19:31.937Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
16:19:31 [2020-03-09T16:19:31.937Z] === RUN   TestBuildMultiStageParentConfig
16:19:33 [2020-03-09T16:19:33.232Z] --- PASS: TestBuildMultiStageParentConfig (1.25s)
16:19:33 [2020-03-09T16:19:33.232Z] === RUN   TestBuildLabelWithTargets
16:19:35 [2020-03-09T16:19:35.153Z] --- PASS: TestBuildLabelWithTargets (2.18s)
16:19:35 [2020-03-09T16:19:35.153Z] === RUN   TestBuildWithEmptyLayers
16:19:36 [2020-03-09T16:19:36.352Z] --- PASS: TestBuildWithEmptyLayers (0.86s)
16:19:36 [2020-03-09T16:19:36.352Z] === RUN   TestBuildMultiStageOnBuild
16:19:38 [2020-03-09T16:19:38.760Z] --- PASS: TestBuildMultiStageOnBuild (2.72s)
16:19:38 [2020-03-09T16:19:38.760Z] === RUN   TestBuildUncleanTarFilenames
16:19:40 [2020-03-09T16:19:40.006Z] --- PASS: TestBuildUncleanTarFilenames (1.23s)
16:19:40 [2020-03-09T16:19:40.006Z] === RUN   TestBuildMultiStageLayerLeak
16:19:43 [2020-03-09T16:19:43.075Z] --- PASS: TestBuildMultiStageLayerLeak (2.60s)
16:19:43 [2020-03-09T16:19:43.075Z] === RUN   TestBuildWithHugeFile
16:20:11 [2020-03-09T16:20:11.410Z] --- PASS: TestBuildWithHugeFile (25.87s)
16:20:11 [2020-03-09T16:20:11.410Z] === RUN   TestBuildWithEmptyDockerfile
16:20:11 [2020-03-09T16:20:11.410Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:20:11 [2020-03-09T16:20:11.410Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:20:11 [2020-03-09T16:20:11.410Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:20:11 [2020-03-09T16:20:11.410Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:20:11 [2020-03-09T16:20:11.410Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:20:11 [2020-03-09T16:20:11.410Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:20:11 [2020-03-09T16:20:11.410Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:20:11 [2020-03-09T16:20:11.410Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:20:11 [2020-03-09T16:20:11.410Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:20:11 [2020-03-09T16:20:11.410Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
16:20:11 [2020-03-09T16:20:11.410Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
16:20:11 [2020-03-09T16:20:11.410Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
16:20:11 [2020-03-09T16:20:11.410Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
16:20:11 [2020-03-09T16:20:11.410Z] === RUN   TestBuildPreserveOwnership
16:20:11 [2020-03-09T16:20:11.410Z] === RUN   TestBuildPreserveOwnership/copy_from
16:20:12 [2020-03-09T16:20:12.623Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:20:15 [2020-03-09T16:20:15.030Z] --- PASS: TestBuildPreserveOwnership (5.64s)
16:20:15 [2020-03-09T16:20:15.030Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.78s)
16:20:15 [2020-03-09T16:20:15.030Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.86s)
16:20:15 [2020-03-09T16:20:15.030Z] === RUN   TestBuildPlatformInvalid
16:20:15 [2020-03-09T16:20:15.030Z] --- PASS: TestBuildPlatformInvalid (0.10s)
16:20:15 [2020-03-09T16:20:15.030Z] PASS
16:20:15 [2020-03-09T16:20:15.030Z] 
16:20:15 [2020-03-09T16:20:15.030Z] === Skipped
16:20:15 [2020-03-09T16:20:15.030Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
16:20:15 [2020-03-09T16:20:15.030Z]     build_session_test.go:25: TODO: BuildKit
16:20:15 [2020-03-09T16:20:15.030Z] 
16:20:15 [2020-03-09T16:20:15.030Z] 
16:20:15 [2020-03-09T16:20:15.030Z] DONE 32 tests, 1 skipped in 72.656s
16:20:15 [2020-03-09T16:20:15.030Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
16:20:15 [2020-03-09T16:20:15.030Z] ++ 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
16:20:15 [2020-03-09T16:20:15.030Z] ++ set -e
16:20:15 [2020-03-09T16:20:15.030Z] ++ '[' -n 0 ']'
16:20:15 [2020-03-09T16:20:15.030Z] ++ set -x
16:20:15 [2020-03-09T16:20:15.030Z] ++ 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= 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
16:20:15 [2020-03-09T16:20:15.030Z] INFO: Testing against a local daemon
16:20:15 [2020-03-09T16:20:15.030Z] === RUN   TestConfigList
16:20:18 [2020-03-09T16:20:18.120Z] --- PASS: TestConfigList (2.82s)
16:20:18 [2020-03-09T16:20:18.120Z] === RUN   TestConfigsCreateAndDelete
16:20:20 [2020-03-09T16:20:20.475Z] --- PASS: TestConfigsCreateAndDelete (2.82s)
16:20:20 [2020-03-09T16:20:20.475Z] === RUN   TestConfigsUpdate
16:20:23 [2020-03-09T16:20:23.616Z] --- PASS: TestConfigsUpdate (2.92s)
16:20:23 [2020-03-09T16:20:23.616Z] === RUN   TestTemplatedConfig
16:20:26 [2020-03-09T16:20:26.694Z] --- PASS: TestTemplatedConfig (2.94s)
16:20:26 [2020-03-09T16:20:26.694Z] === RUN   TestConfigInspect
16:20:29 [2020-03-09T16:20:29.082Z] --- PASS: TestConfigInspect (2.63s)
16:20:29 [2020-03-09T16:20:29.082Z] === RUN   TestConfigCreateWithLabels
16:20:32 [2020-03-09T16:20:32.228Z] --- PASS: TestConfigCreateWithLabels (2.76s)
16:20:32 [2020-03-09T16:20:32.229Z] === RUN   TestConfigCreateResolve
16:20:34 [2020-03-09T16:20:34.620Z] --- PASS: TestConfigCreateResolve (2.84s)
16:20:34 [2020-03-09T16:20:34.620Z] === RUN   TestConfigDaemonLibtrustID
16:20:34 [2020-03-09T16:20:34.982Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
16:20:34 [2020-03-09T16:20:34.982Z] PASS
16:20:34 [2020-03-09T16:20:34.982Z] 
16:20:34 [2020-03-09T16:20:34.982Z] DONE 8 tests in 20.340s
16:20:34 [2020-03-09T16:20:34.982Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
16:20:34 [2020-03-09T16:20:34.982Z] ++ 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
16:20:34 [2020-03-09T16:20:34.982Z] ++ set -e
16:20:34 [2020-03-09T16:20:34.982Z] ++ '[' -n 0 ']'
16:20:34 [2020-03-09T16:20:34.982Z] ++ set -x
16:20:34 [2020-03-09T16:20:34.982Z] ++ 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= 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
16:20:35 [2020-03-09T16:20:35.332Z] INFO: Testing against a local daemon
16:20:35 [2020-03-09T16:20:35.332Z] === RUN   TestCheckpoint
16:20:35 [2020-03-09T16:20:35.332Z] --- SKIP: TestCheckpoint (0.00s)
16:20:35 [2020-03-09T16:20:35.332Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:20:35 [2020-03-09T16:20:35.332Z] === RUN   TestContainerInvalidJSON
16:20:35 [2020-03-09T16:20:35.332Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:20:35 [2020-03-09T16:20:35.332Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:20:35 [2020-03-09T16:20:35.332Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:20:35 [2020-03-09T16:20:35.332Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:20:35 [2020-03-09T16:20:35.332Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:20:35 [2020-03-09T16:20:35.332Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:20:35 [2020-03-09T16:20:35.332Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:20:35 [2020-03-09T16:20:35.332Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:20:35 [2020-03-09T16:20:35.332Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:20:35 [2020-03-09T16:20:35.332Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:20:35 [2020-03-09T16:20:35.332Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:20:35 [2020-03-09T16:20:35.332Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:20:35 [2020-03-09T16:20:35.332Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:20:35 [2020-03-09T16:20:35.332Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:20:35 [2020-03-09T16:20:35.332Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
16:20:35 [2020-03-09T16:20:35.332Z] === RUN   TestCopyFromContainerPathIsNotDir
16:20:35 [2020-03-09T16:20:35.332Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
16:20:35 [2020-03-09T16:20:35.332Z] === RUN   TestCopyToContainerPathDoesNotExist
16:20:35 [2020-03-09T16:20:35.682Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
16:20:35 [2020-03-09T16:20:35.682Z] === RUN   TestCopyToContainerPathIsNotDir
16:20:35 [2020-03-09T16:20:35.683Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
16:20:35 [2020-03-09T16:20:35.683Z] === RUN   TestCopyFromContainer
16:20:37 [2020-03-09T16:20:37.481Z] === RUN   TestCopyFromContainer//
16:20:37 [2020-03-09T16:20:37.481Z] === RUN   TestCopyFromContainer//bar/root
16:20:37 [2020-03-09T16:20:37.869Z] === RUN   TestCopyFromContainer//bar/root/
16:20:37 [2020-03-09T16:20:37.869Z] === RUN   TestCopyFromContainer/bar/quux
16:20:37 [2020-03-09T16:20:37.869Z] === RUN   TestCopyFromContainer/bar/quux/
16:20:37 [2020-03-09T16:20:37.869Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:20:38 [2020-03-09T16:20:38.228Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:20:38 [2020-03-09T16:20:38.228Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:20:38 [2020-03-09T16:20:38.228Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:20:38 [2020-03-09T16:20:38.228Z] === RUN   TestCopyFromContainer/bar/notarget
16:20:38 [2020-03-09T16:20:38.228Z] --- PASS: TestCopyFromContainer (2.69s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCopyFromContainer// (0.08s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:20:38 [2020-03-09T16:20:38.228Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:20:38 [2020-03-09T16:20:38.228Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:20:38 [2020-03-09T16:20:38.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:20:38 [2020-03-09T16:20:38.228Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:20:38 [2020-03-09T16:20:38.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:20:38 [2020-03-09T16:20:38.228Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:20:38 [2020-03-09T16:20:38.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:20:38 [2020-03-09T16:20:38.228Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:20:38 [2020-03-09T16:20:38.228Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:20:38 [2020-03-09T16:20:38.228Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:20:38 [2020-03-09T16:20:38.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:20:38 [2020-03-09T16:20:38.228Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:20:38 [2020-03-09T16:20:38.228Z] === RUN   TestCreateLinkToNonExistingContainer
16:20:38 [2020-03-09T16:20:38.588Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:20:38 [2020-03-09T16:20:38.588Z] === RUN   TestCreateWithInvalidEnv
16:20:38 [2020-03-09T16:20:38.588Z] === RUN   TestCreateWithInvalidEnv/0
16:20:38 [2020-03-09T16:20:38.588Z] === PAUSE TestCreateWithInvalidEnv/0
16:20:38 [2020-03-09T16:20:38.588Z] === RUN   TestCreateWithInvalidEnv/1
16:20:38 [2020-03-09T16:20:38.588Z] === PAUSE TestCreateWithInvalidEnv/1
16:20:38 [2020-03-09T16:20:38.588Z] === RUN   TestCreateWithInvalidEnv/2
16:20:38 [2020-03-09T16:20:38.588Z] === PAUSE TestCreateWithInvalidEnv/2
16:20:38 [2020-03-09T16:20:38.588Z] === CONT  TestCreateWithInvalidEnv/0
16:20:38 [2020-03-09T16:20:38.588Z] === CONT  TestCreateWithInvalidEnv/2
16:20:38 [2020-03-09T16:20:38.588Z] === CONT  TestCreateWithInvalidEnv/1
16:20:38 [2020-03-09T16:20:38.588Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:20:38 [2020-03-09T16:20:38.588Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:20:38 [2020-03-09T16:20:38.588Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:20:38 [2020-03-09T16:20:38.588Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:20:38 [2020-03-09T16:20:38.588Z] === RUN   TestCreateTmpfsMountsTarget
16:20:38 [2020-03-09T16:20:38.588Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:20:38 [2020-03-09T16:20:38.588Z] === RUN   TestCreateWithCustomMaskedPaths
16:20:40 [2020-03-09T16:20:40.947Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s)
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:20:40 [2020-03-09T16:20:40.948Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:20:40 [2020-03-09T16:20:40.948Z] --- PASS: TestCreateWithCapabilities (0.01s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
16:20:40 [2020-03-09T16:20:40.948Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
16:20:40 [2020-03-09T16:20:40.948Z] === RUN   TestCreateWithCustomReadonlyPaths
16:20:43 [2020-03-09T16:20:43.329Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s)
16:20:43 [2020-03-09T16:20:43.329Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:20:43 [2020-03-09T16:20:43.329Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:20:43 [2020-03-09T16:20:43.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:20:43 [2020-03-09T16:20:43.329Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:20:43 [2020-03-09T16:20:43.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:20:43 [2020-03-09T16:20:43.329Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:20:43 [2020-03-09T16:20:43.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:20:43 [2020-03-09T16:20:43.329Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:20:43 [2020-03-09T16:20:43.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:20:43 [2020-03-09T16:20:43.329Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:20:43 [2020-03-09T16:20:43.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:20:43 [2020-03-09T16:20:43.329Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:20:43 [2020-03-09T16:20:43.329Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:20:43 [2020-03-09T16:20:43.329Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:20:43 [2020-03-09T16:20:43.329Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:20:43 [2020-03-09T16:20:43.329Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:20:43 [2020-03-09T16:20:43.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:20:43 [2020-03-09T16:20:43.329Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:20:43 [2020-03-09T16:20:43.329Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:20:43 [2020-03-09T16:20:43.329Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:20:43 [2020-03-09T16:20:43.329Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:20:43 [2020-03-09T16:20:43.329Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
16:20:43 [2020-03-09T16:20:43.329Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:20:44 [2020-03-09T16:20:44.165Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
16:20:44 [2020-03-09T16:20:44.165Z] === RUN   TestContainerStartOnDaemonRestart
16:20:44 [2020-03-09T16:20:44.165Z] === PAUSE TestContainerStartOnDaemonRestart
16:20:44 [2020-03-09T16:20:44.165Z] === RUN   TestDaemonRestartIpcMode
16:20:44 [2020-03-09T16:20:44.165Z] === PAUSE TestDaemonRestartIpcMode
16:20:44 [2020-03-09T16:20:44.165Z] === RUN   TestDaemonHostGatewayIP
16:20:44 [2020-03-09T16:20:44.165Z] === PAUSE TestDaemonHostGatewayIP
16:20:44 [2020-03-09T16:20:44.165Z] === RUN   TestDiff
16:20:44 [2020-03-09T16:20:44.929Z] --- PASS: TestDiff (0.83s)
16:20:44 [2020-03-09T16:20:44.929Z] === RUN   TestExecWithCloseStdin
16:20:46 [2020-03-09T16:20:46.168Z] --- PASS: TestExecWithCloseStdin (1.01s)
16:20:46 [2020-03-09T16:20:46.168Z] === RUN   TestExec
16:20:46 [2020-03-09T16:20:46.932Z] --- PASS: TestExec (0.99s)
16:20:46 [2020-03-09T16:20:46.933Z] === RUN   TestExecUser
16:20:48 [2020-03-09T16:20:48.126Z] --- PASS: TestExecUser (0.97s)
16:20:48 [2020-03-09T16:20:48.126Z] === RUN   TestExportContainerAndImportImage
16:20:48 [2020-03-09T16:20:48.883Z] --- PASS: TestExportContainerAndImportImage (1.10s)
16:20:48 [2020-03-09T16:20:48.883Z] === RUN   TestExportContainerAfterDaemonRestart
16:20:50 [2020-03-09T16:20:50.763Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s)
16:20:50 [2020-03-09T16:20:50.763Z] === RUN   TestHealthCheckWorkdir
16:20:51 [2020-03-09T16:20:51.574Z] --- PASS: TestHealthCheckWorkdir (1.12s)
16:20:51 [2020-03-09T16:20:51.575Z] === RUN   TestHealthKillContainer
16:20:54 [2020-03-09T16:20:54.641Z] --- PASS: TestHealthKillContainer (3.09s)
16:20:54 [2020-03-09T16:20:54.641Z] === RUN   TestInspectCpusetInConfigPre120
16:20:55 [2020-03-09T16:20:55.401Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
16:20:55 [2020-03-09T16:20:55.401Z] === RUN   TestIpcModeNone
16:20:56 [2020-03-09T16:20:56.661Z] --- PASS: TestIpcModeNone (0.98s)
16:20:56 [2020-03-09T16:20:56.661Z] === RUN   TestIpcModePrivate
16:20:57 [2020-03-09T16:20:57.897Z] --- PASS: TestIpcModePrivate (1.10s)
16:20:57 [2020-03-09T16:20:57.897Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
16:20:57 [2020-03-09T16:20:57.897Z] === RUN   TestIpcModeShareable
16:20:58 [2020-03-09T16:20:58.641Z] --- PASS: TestIpcModeShareable (1.01s)
16:20:58 [2020-03-09T16:20:58.641Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
16:20:58 [2020-03-09T16:20:58.641Z] === RUN   TestAPIIpcModeShareableAndContainer
16:21:01 [2020-03-09T16:21:01.720Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s)
16:21:01 [2020-03-09T16:21:01.720Z] === RUN   TestAPIIpcModeHost
16:21:02 [2020-03-09T16:21:02.463Z] --- PASS: TestAPIIpcModeHost (0.81s)
16:21:02 [2020-03-09T16:21:02.463Z] === RUN   TestDaemonIpcModeShareable
16:21:04 [2020-03-09T16:21:04.405Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
16:21:04 [2020-03-09T16:21:04.405Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:21:04 [2020-03-09T16:21:04.405Z] === RUN   TestDaemonIpcModePrivate
16:21:05 [2020-03-09T16:21:05.661Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
16:21:05 [2020-03-09T16:21:05.661Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
16:21:05 [2020-03-09T16:21:05.661Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:21:07 [2020-03-09T16:21:07.405Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.60s)
16:21:07 [2020-03-09T16:21:07.405Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
16:21:07 [2020-03-09T16:21:07.405Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:21:09 [2020-03-09T16:21:09.170Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
16:21:09 [2020-03-09T16:21:09.170Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:21:09 [2020-03-09T16:21:09.170Z] === RUN   TestIpcModeOlderClient
16:21:09 [2020-03-09T16:21:09.170Z] === PAUSE TestIpcModeOlderClient
16:21:09 [2020-03-09T16:21:09.170Z] === RUN   TestKillContainerInvalidSignal
16:21:09 [2020-03-09T16:21:09.930Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
16:21:09 [2020-03-09T16:21:09.930Z] === RUN   TestKillContainer
16:21:09 [2020-03-09T16:21:09.930Z] === RUN   TestKillContainer/no_signal
16:21:10 [2020-03-09T16:21:10.825Z] === RUN   TestKillContainer/non_killing_signal
16:21:11 [2020-03-09T16:21:11.575Z] === RUN   TestKillContainer/killing_signal
16:21:12 [2020-03-09T16:21:12.807Z] --- PASS: TestKillContainer (2.74s)
16:21:12 [2020-03-09T16:21:12.807Z]     --- PASS: TestKillContainer/no_signal (0.98s)
16:21:12 [2020-03-09T16:21:12.807Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
16:21:12 [2020-03-09T16:21:12.807Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
16:21:12 [2020-03-09T16:21:12.807Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:21:12 [2020-03-09T16:21:12.807Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:21:13 [2020-03-09T16:21:13.564Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:21:14 [2020-03-09T16:21:14.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s)
16:21:14 [2020-03-09T16:21:14.312Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
16:21:14 [2020-03-09T16:21:14.312Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
16:21:14 [2020-03-09T16:21:14.312Z] === RUN   TestKillStoppedContainer
16:21:14 [2020-03-09T16:21:14.670Z] --- PASS: TestKillStoppedContainer (0.11s)
16:21:14 [2020-03-09T16:21:14.670Z] === RUN   TestKillStoppedContainerAPIPre120
16:21:14 [2020-03-09T16:21:14.670Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
16:21:14 [2020-03-09T16:21:14.670Z] === RUN   TestKillDifferentUserContainer
16:21:15 [2020-03-09T16:21:15.422Z] --- PASS: TestKillDifferentUserContainer (0.86s)
16:21:15 [2020-03-09T16:21:15.422Z] === RUN   TestInspectOomKilledTrue
16:21:15 [2020-03-09T16:21:15.422Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:21:15 [2020-03-09T16:21:15.422Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:21:15 [2020-03-09T16:21:15.422Z] === RUN   TestInspectOomKilledFalse
16:21:15 [2020-03-09T16:21:15.422Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:21:15 [2020-03-09T16:21:15.422Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:21:15 [2020-03-09T16:21:15.422Z] === RUN   TestLinksEtcHostsContentMatch
16:21:16 [2020-03-09T16:21:16.170Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
16:21:16 [2020-03-09T16:21:16.170Z] === RUN   TestLinksContainerNames
16:21:18 [2020-03-09T16:21:18.012Z] --- PASS: TestLinksContainerNames (1.62s)
16:21:18 [2020-03-09T16:21:18.012Z] === RUN   TestLogsFollowTailEmpty
16:21:18 [2020-03-09T16:21:18.760Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
16:21:18 [2020-03-09T16:21:18.760Z] === RUN   TestContainerNetworkMountsNoChown
16:21:19 [2020-03-09T16:21:19.522Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s)
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/default
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/default
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/private
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/private
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rprivate
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rprivate
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/slave
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/slave
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rslave
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rslave
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/shared
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/shared
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rshared
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rshared
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/default
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/rslave
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/default/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/default/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/rshared
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/shared
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/rprivate
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/slave
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/private
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/private/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:21:19 [2020-03-09T16:21:19.522Z] === RUN   TestMountDaemonRoot/private/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/default/bind_root
16:21:19 [2020-03-09T16:21:19.522Z] === CONT  TestMountDaemonRoot/default/mount_root
16:21:19 [2020-03-09T16:21:19.872Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:21:19 [2020-03-09T16:21:19.872Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:21:19 [2020-03-09T16:21:19.872Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:21:19 [2020-03-09T16:21:19.872Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:21:19 [2020-03-09T16:21:19.872Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:21:19 [2020-03-09T16:21:19.872Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:21:19 [2020-03-09T16:21:19.872Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:21:19 [2020-03-09T16:21:19.872Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:21:19 [2020-03-09T16:21:19.872Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:21:19 [2020-03-09T16:21:19.872Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/private/mount_root
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:21:20 [2020-03-09T16:21:20.232Z] === CONT  TestMountDaemonRoot/private/bind_root
16:21:20 [2020-03-09T16:21:20.232Z] --- PASS: TestMountDaemonRoot (0.01s)
16:21:20 [2020-03-09T16:21:20.232Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
16:21:20 [2020-03-09T16:21:20.232Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
16:21:20 [2020-03-09T16:21:20.232Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
16:21:20 [2020-03-09T16:21:20.232Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
16:21:20 [2020-03-09T16:21:20.232Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
16:21:20 [2020-03-09T16:21:20.232Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:21:20 [2020-03-09T16:21:20.232Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:21:20 [2020-03-09T16:21:20.232Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
16:21:20 [2020-03-09T16:21:20.232Z] === RUN   TestContainerBindMountNonRecursive
16:21:22 [2020-03-09T16:21:22.692Z] --- PASS: TestContainerBindMountNonRecursive (1.96s)
16:21:22 [2020-03-09T16:21:22.692Z] === RUN   TestNetworkNat
16:21:23 [2020-03-09T16:21:23.041Z] --- PASS: TestNetworkNat (0.77s)
16:21:23 [2020-03-09T16:21:23.041Z] === RUN   TestNetworkLocalhostTCPNat
16:21:23 [2020-03-09T16:21:23.791Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s)
16:21:23 [2020-03-09T16:21:23.791Z] === RUN   TestNetworkLoopbackNat
16:21:25 [2020-03-09T16:21:25.002Z] --- PASS: TestNetworkLoopbackNat (1.12s)
16:21:25 [2020-03-09T16:21:25.002Z] === RUN   TestPause
16:21:25 [2020-03-09T16:21:25.747Z] --- PASS: TestPause (0.91s)
16:21:25 [2020-03-09T16:21:25.747Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:21:25 [2020-03-09T16:21:25.747Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:21:25 [2020-03-09T16:21:25.747Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:21:25 [2020-03-09T16:21:25.747Z] === RUN   TestPauseStopPausedContainer
16:21:26 [2020-03-09T16:21:26.950Z] --- PASS: TestPauseStopPausedContainer (0.88s)
16:21:26 [2020-03-09T16:21:26.950Z] === RUN   TestPsFilter
16:21:26 [2020-03-09T16:21:26.950Z] --- PASS: TestPsFilter (0.23s)
16:21:26 [2020-03-09T16:21:26.950Z] === RUN   TestRemoveContainerWithRemovedVolume
16:21:27 [2020-03-09T16:21:27.695Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
16:21:27 [2020-03-09T16:21:27.695Z] === RUN   TestRemoveContainerWithVolume
16:21:28 [2020-03-09T16:21:28.505Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
16:21:28 [2020-03-09T16:21:28.505Z] === RUN   TestRemoveContainerRunning
16:21:29 [2020-03-09T16:21:29.734Z] --- PASS: TestRemoveContainerRunning (0.97s)
16:21:29 [2020-03-09T16:21:29.734Z] === RUN   TestRemoveContainerForceRemoveRunning
16:21:30 [2020-03-09T16:21:30.475Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
16:21:30 [2020-03-09T16:21:30.475Z] === RUN   TestRemoveInvalidContainer
16:21:30 [2020-03-09T16:21:30.475Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:21:30 [2020-03-09T16:21:30.475Z] === RUN   TestRenameLinkedContainer
16:21:33 [2020-03-09T16:21:33.573Z] --- PASS: TestRenameLinkedContainer (3.19s)
16:21:33 [2020-03-09T16:21:33.573Z] === RUN   TestRenameStoppedContainer
16:21:34 [2020-03-09T16:21:34.327Z] --- PASS: TestRenameStoppedContainer (0.92s)
16:21:34 [2020-03-09T16:21:34.327Z] === RUN   TestRenameRunningContainerAndReuse
16:21:36 [2020-03-09T16:21:36.184Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s)
16:21:36 [2020-03-09T16:21:36.184Z] === RUN   TestRenameInvalidName
16:21:36 [2020-03-09T16:21:36.941Z] --- PASS: TestRenameInvalidName (0.87s)
16:21:36 [2020-03-09T16:21:36.941Z] === RUN   TestRenameAnonymousContainer
16:21:40 [2020-03-09T16:21:40.009Z] --- PASS: TestRenameAnonymousContainer (2.72s)
16:21:40 [2020-03-09T16:21:40.009Z] === RUN   TestRenameContainerWithSameName
16:21:40 [2020-03-09T16:21:40.366Z] --- PASS: TestRenameContainerWithSameName (0.74s)
16:21:40 [2020-03-09T16:21:40.366Z] === RUN   TestRenameContainerWithLinkedContainer
16:21:42 [2020-03-09T16:21:42.122Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s)
16:21:42 [2020-03-09T16:21:42.122Z] === RUN   TestResize
16:21:43 [2020-03-09T16:21:43.183Z] --- PASS: TestResize (0.92s)
16:21:43 [2020-03-09T16:21:43.183Z] === RUN   TestResizeWithInvalidSize
16:21:43 [2020-03-09T16:21:43.926Z] --- PASS: TestResizeWithInvalidSize (0.97s)
16:21:43 [2020-03-09T16:21:43.926Z] === RUN   TestResizeWhenContainerNotStarted
16:21:44 [2020-03-09T16:21:44.672Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:21:44 [2020-03-09T16:21:44.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:21:47 [2020-03-09T16:21:47.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:21:47 [2020-03-09T16:21:47.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:21:48 [2020-03-09T16:21:48.261Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:21:48 [2020-03-09T16:21:48.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:21:50 [2020-03-09T16:21:50.038Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:21:50 [2020-03-09T16:21:50.038Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:21:52 [2020-03-09T16:21:52.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:21:52 [2020-03-09T16:21:52.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:21:54 [2020-03-09T16:21:54.801Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:21:55 [2020-03-09T16:21:55.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:21:57 [2020-03-09T16:21:57.586Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:21:57 [2020-03-09T16:21:57.586Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s)
16:21:57 [2020-03-09T16:21:57.586Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s)
16:21:57 [2020-03-09T16:21:57.586Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
16:21:57 [2020-03-09T16:21:57.586Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s)
16:21:57 [2020-03-09T16:21:57.586Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s)
16:21:57 [2020-03-09T16:21:57.586Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s)
16:21:57 [2020-03-09T16:21:57.587Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
16:21:57 [2020-03-09T16:21:57.587Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
16:21:57 [2020-03-09T16:21:57.587Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.64s)
16:21:57 [2020-03-09T16:21:57.587Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.76s)
16:21:57 [2020-03-09T16:21:57.587Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s)
16:21:57 [2020-03-09T16:21:57.587Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s)
16:21:57 [2020-03-09T16:21:57.587Z] === RUN   TestCgroupNamespacesRun
16:21:58 [2020-03-09T16:21:58.809Z] --- PASS: TestCgroupNamespacesRun (1.62s)
16:21:58 [2020-03-09T16:21:58.809Z] === RUN   TestCgroupNamespacesRunPrivileged
16:22:00 [2020-03-09T16:22:00.559Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s)
16:22:00 [2020-03-09T16:22:00.559Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:22:02 [2020-03-09T16:22:02.288Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s)
16:22:02 [2020-03-09T16:22:02.288Z] === RUN   TestCgroupNamespacesRunHostMode
16:22:03 [2020-03-09T16:22:03.717Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
16:22:03 [2020-03-09T16:22:03.717Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:22:05 [2020-03-09T16:22:05.478Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
16:22:05 [2020-03-09T16:22:05.478Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:22:06 [2020-03-09T16:22:06.225Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s)
16:22:06 [2020-03-09T16:22:06.226Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:22:06 [2020-03-09T16:22:06.973Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
16:22:06 [2020-03-09T16:22:06.973Z] === RUN   TestCgroupNamespacesRunOlderClient
16:22:08 [2020-03-09T16:22:08.726Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s)
16:22:08 [2020-03-09T16:22:08.726Z] === RUN   TestKernelTCPMemory
16:22:09 [2020-03-09T16:22:09.595Z] --- PASS: TestKernelTCPMemory (0.84s)
16:22:09 [2020-03-09T16:22:09.595Z] === RUN   TestNISDomainname
16:22:10 [2020-03-09T16:22:10.848Z] --- PASS: TestNISDomainname (1.14s)
16:22:10 [2020-03-09T16:22:10.848Z] === RUN   TestHostnameDnsResolution
16:22:11 [2020-03-09T16:22:11.589Z] --- PASS: TestHostnameDnsResolution (1.05s)
16:22:11 [2020-03-09T16:22:11.589Z] === RUN   TestStats
16:22:13 [2020-03-09T16:22:13.316Z] --- PASS: TestStats (1.74s)
16:22:13 [2020-03-09T16:22:13.316Z] === RUN   TestStopContainerWithTimeout
16:22:13 [2020-03-09T16:22:13.316Z] === RUN   TestStopContainerWithTimeout/0
16:22:13 [2020-03-09T16:22:13.316Z] === PAUSE TestStopContainerWithTimeout/0
16:22:13 [2020-03-09T16:22:13.316Z] === RUN   TestStopContainerWithTimeout/1
16:22:13 [2020-03-09T16:22:13.316Z] === PAUSE TestStopContainerWithTimeout/1
16:22:13 [2020-03-09T16:22:13.316Z] === RUN   TestStopContainerWithTimeout/3
16:22:13 [2020-03-09T16:22:13.316Z] === PAUSE TestStopContainerWithTimeout/3
16:22:13 [2020-03-09T16:22:13.316Z] === RUN   TestStopContainerWithTimeout/-1
16:22:13 [2020-03-09T16:22:13.316Z] === PAUSE TestStopContainerWithTimeout/-1
16:22:13 [2020-03-09T16:22:13.316Z] === CONT  TestStopContainerWithTimeout/0
16:22:13 [2020-03-09T16:22:13.316Z] === CONT  TestStopContainerWithTimeout/3
16:22:14 [2020-03-09T16:22:14.235Z] === CONT  TestStopContainerWithTimeout/1
16:22:15 [2020-03-09T16:22:15.994Z] === CONT  TestStopContainerWithTimeout/-1
16:22:19 [2020-03-09T16:22:19.071Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:22:19 [2020-03-09T16:22:19.071Z]     --- PASS: TestStopContainerWithTimeout/0 (0.89s)
16:22:19 [2020-03-09T16:22:19.071Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
16:22:19 [2020-03-09T16:22:19.071Z]     --- PASS: TestStopContainerWithTimeout/3 (2.97s)
16:22:19 [2020-03-09T16:22:19.071Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.12s)
16:22:19 [2020-03-09T16:22:19.071Z] === RUN   TestDeleteDevicemapper
16:22:19 [2020-03-09T16:22:19.071Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:22:19 [2020-03-09T16:22:19.071Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:22:19 [2020-03-09T16:22:19.071Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:22:23 [2020-03-09T16:22:23.013Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.24s)
16:22:23 [2020-03-09T16:22:23.013Z] === RUN   TestUpdateMemory
16:22:23 [2020-03-09T16:22:23.013Z] --- SKIP: TestUpdateMemory (0.00s)
16:22:23 [2020-03-09T16:22:23.013Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:22:23 [2020-03-09T16:22:23.013Z] === RUN   TestUpdateCPUQuota
16:22:23 [2020-03-09T16:22:23.775Z] --- PASS: TestUpdateCPUQuota (1.27s)
16:22:23 [2020-03-09T16:22:23.775Z] === RUN   TestUpdatePidsLimit
16:22:23 [2020-03-09T16:22:23.775Z] === RUN   TestUpdatePidsLimit/update_from_none
16:22:24 [2020-03-09T16:22:24.205Z] === RUN   TestUpdatePidsLimit/no_change
16:22:24 [2020-03-09T16:22:24.587Z] === RUN   TestUpdatePidsLimit/update_lower
16:22:24 [2020-03-09T16:22:24.936Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:22:25 [2020-03-09T16:22:25.291Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:22:25 [2020-03-09T16:22:25.657Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:22:26 [2020-03-09T16:22:26.412Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:22:27 [2020-03-09T16:22:27.631Z] --- PASS: TestUpdatePidsLimit (3.91s)
16:22:27 [2020-03-09T16:22:27.631Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
16:22:27 [2020-03-09T16:22:27.632Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
16:22:27 [2020-03-09T16:22:27.632Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
16:22:27 [2020-03-09T16:22:27.632Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
16:22:27 [2020-03-09T16:22:27.632Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
16:22:27 [2020-03-09T16:22:27.632Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
16:22:27 [2020-03-09T16:22:27.632Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
16:22:27 [2020-03-09T16:22:27.632Z] === RUN   TestUpdateRestartPolicy
16:22:41 [2020-03-09T16:22:41.095Z] --- PASS: TestUpdateRestartPolicy (12.53s)
16:22:41 [2020-03-09T16:22:41.095Z] === RUN   TestUpdateRestartWithAutoRemove
16:22:41 [2020-03-09T16:22:41.095Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s)
16:22:41 [2020-03-09T16:22:41.095Z] === RUN   TestWaitNonBlocked
16:22:41 [2020-03-09T16:22:41.095Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:22:41 [2020-03-09T16:22:41.095Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:22:41 [2020-03-09T16:22:41.095Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:22:41 [2020-03-09T16:22:41.095Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:22:41 [2020-03-09T16:22:41.095Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:22:41 [2020-03-09T16:22:41.095Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:22:42 [2020-03-09T16:22:42.301Z] --- PASS: TestWaitNonBlocked (0.01s)
16:22:42 [2020-03-09T16:22:42.301Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
16:22:42 [2020-03-09T16:22:42.301Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
16:22:42 [2020-03-09T16:22:42.301Z] === RUN   TestWaitBlocked
16:22:42 [2020-03-09T16:22:42.301Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:22:42 [2020-03-09T16:22:42.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:22:42 [2020-03-09T16:22:42.301Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:22:42 [2020-03-09T16:22:42.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:22:42 [2020-03-09T16:22:42.301Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:22:42 [2020-03-09T16:22:42.301Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:22:43 [2020-03-09T16:22:43.077Z] --- PASS: TestWaitBlocked (0.01s)
16:22:43 [2020-03-09T16:22:43.077Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
16:22:43 [2020-03-09T16:22:43.077Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
16:22:43 [2020-03-09T16:22:43.077Z] === CONT  TestContainerStartOnDaemonRestart
16:22:43 [2020-03-09T16:22:43.077Z] === CONT  TestIpcModeOlderClient
16:22:43 [2020-03-09T16:22:43.437Z] --- PASS: TestIpcModeOlderClient (0.15s)
16:22:43 [2020-03-09T16:22:43.437Z] === CONT  TestDaemonHostGatewayIP
16:22:45 [2020-03-09T16:22:45.958Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s)
16:22:45 [2020-03-09T16:22:45.958Z] === CONT  TestDaemonRestartIpcMode
16:22:46 [2020-03-09T16:22:46.724Z] --- PASS: TestDaemonHostGatewayIP (3.37s)
16:22:49 [2020-03-09T16:22:49.845Z] --- PASS: TestDaemonRestartIpcMode (3.25s)
16:22:49 [2020-03-09T16:22:49.845Z] PASS
16:22:49 [2020-03-09T16:22:49.845Z] 
16:22:49 [2020-03-09T16:22:49.845Z] === Skipped
16:22:49 [2020-03-09T16:22:49.845Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
16:22:49 [2020-03-09T16:22:49.845Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:22:49 [2020-03-09T16:22:49.845Z] 
16:22:49 [2020-03-09T16:22:49.845Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
16:22:49 [2020-03-09T16:22:49.845Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:22:49 [2020-03-09T16:22:49.845Z] 
16:22:49 [2020-03-09T16:22:49.845Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
16:22:49 [2020-03-09T16:22:49.845Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:22:49 [2020-03-09T16:22:49.845Z] 
16:22:49 [2020-03-09T16:22:49.845Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:22:49 [2020-03-09T16:22:49.845Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:22:49 [2020-03-09T16:22:49.845Z] 
16:22:49 [2020-03-09T16:22:49.845Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
16:22:49 [2020-03-09T16:22:49.845Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:22:49 [2020-03-09T16:22:49.845Z] 
16:22:49 [2020-03-09T16:22:49.845Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
16:22:49 [2020-03-09T16:22:49.845Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:22:49 [2020-03-09T16:22:49.845Z] 
16:22:49 [2020-03-09T16:22:49.845Z] 
16:22:49 [2020-03-09T16:22:49.845Z] DONE 199 tests, 6 skipped in 134.160s
16:22:49 [2020-03-09T16:22:49.845Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
16:22:49 [2020-03-09T16:22:49.845Z] ++ 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
16:22:49 [2020-03-09T16:22:49.845Z] ++ set -e
16:22:49 [2020-03-09T16:22:49.845Z] ++ '[' -n 0 ']'
16:22:49 [2020-03-09T16:22:49.845Z] ++ set -x
16:22:49 [2020-03-09T16:22:49.845Z] ++ 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= 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
16:22:49 [2020-03-09T16:22:49.845Z] INFO: Testing against a local daemon
16:22:49 [2020-03-09T16:22:49.845Z] === RUN   TestCommitInheritsEnv
16:22:49 [2020-03-09T16:22:49.845Z] --- PASS: TestCommitInheritsEnv (0.43s)
16:22:49 [2020-03-09T16:22:49.845Z] === RUN   TestImportExtremelyLargeImageWorks
16:22:49 [2020-03-09T16:22:49.845Z] === PAUSE TestImportExtremelyLargeImageWorks
16:22:49 [2020-03-09T16:22:49.845Z] === RUN   TestImagesFilterMultiReference
16:22:50 [2020-03-09T16:22:50.203Z] --- PASS: TestImagesFilterMultiReference (0.04s)
16:22:50 [2020-03-09T16:22:50.203Z] === RUN   TestImagePullPlatformInvalid
16:22:50 [2020-03-09T16:22:50.203Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
16:22:50 [2020-03-09T16:22:50.203Z] === RUN   TestRemoveImageOrphaning
16:22:50 [2020-03-09T16:22:50.555Z] --- PASS: TestRemoveImageOrphaning (0.50s)
16:22:50 [2020-03-09T16:22:50.555Z] === RUN   TestRemoveImageGarbageCollector
16:22:50 [2020-03-09T16:22:50.555Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:22:50 [2020-03-09T16:22:50.555Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:50 [2020-03-09T16:22:50.555Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:22:50 [2020-03-09T16:22:50.555Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:22:50 [2020-03-09T16:22:50.555Z] === RUN   TestTagInvalidReference
16:22:50 [2020-03-09T16:22:50.555Z] --- PASS: TestTagInvalidReference (0.01s)
16:22:50 [2020-03-09T16:22:50.555Z] === RUN   TestTagValidPrefixedRepo
16:22:50 [2020-03-09T16:22:50.555Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:22:50 [2020-03-09T16:22:50.555Z] === RUN   TestTagExistedNameWithoutForce
16:22:50 [2020-03-09T16:22:50.555Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
16:22:50 [2020-03-09T16:22:50.555Z] === RUN   TestTagOfficialNames
16:22:50 [2020-03-09T16:22:50.555Z] --- PASS: TestTagOfficialNames (0.03s)
16:22:50 [2020-03-09T16:22:50.555Z] === RUN   TestTagMatchesDigest
16:22:50 [2020-03-09T16:22:50.555Z] --- PASS: TestTagMatchesDigest (0.01s)
16:22:50 [2020-03-09T16:22:50.555Z] === CONT  TestImportExtremelyLargeImageWorks
16:24:29 [2020-03-09T16:24:29.649Z] --- PASS: TestImportExtremelyLargeImageWorks (85.27s)
16:24:29 [2020-03-09T16:24:29.649Z] PASS
16:24:29 [2020-03-09T16:24:29.649Z] 
16:24:29 [2020-03-09T16:24:29.649Z] === Skipped
16:24:29 [2020-03-09T16:24:29.649Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
16:24:29 [2020-03-09T16:24:29.649Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:29 [2020-03-09T16:24:29.649Z] 
16:24:29 [2020-03-09T16:24:29.649Z] 
16:24:29 [2020-03-09T16:24:29.649Z] DONE 12 tests, 1 skipped in 86.621s
16:24:29 [2020-03-09T16:24:29.649Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
16:24:29 [2020-03-09T16:24:29.649Z] ++ 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
16:24:29 [2020-03-09T16:24:29.649Z] ++ set -e
16:24:29 [2020-03-09T16:24:29.649Z] ++ '[' -n 0 ']'
16:24:29 [2020-03-09T16:24:29.649Z] ++ set -x
16:24:29 [2020-03-09T16:24:29.649Z] ++ 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= 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
16:24:29 [2020-03-09T16:24:29.649Z] INFO: Testing against a local daemon
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestNetworkCreateDelete
16:24:29 [2020-03-09T16:24:29.649Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestDockerNetworkDeletePreferID
16:24:29 [2020-03-09T16:24:29.649Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s)
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestInspectNetwork
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestInspectNetwork/full_network_id
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestInspectNetwork/partial_network_id
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestInspectNetwork/network_name
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:24:29 [2020-03-09T16:24:29.649Z] --- PASS: TestInspectNetwork (8.34s)
16:24:29 [2020-03-09T16:24:29.649Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:24:29 [2020-03-09T16:24:29.649Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:24:29 [2020-03-09T16:24:29.649Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:24:29 [2020-03-09T16:24:29.649Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestRunContainerWithBridgeNone
16:24:29 [2020-03-09T16:24:29.649Z] --- PASS: TestRunContainerWithBridgeNone (2.21s)
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestNetworkInvalidJSON
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestNetworkInvalidJSON//networks/create
16:24:29 [2020-03-09T16:24:29.649Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:24:29 [2020-03-09T16:24:29.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:24:29 [2020-03-09T16:24:29.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:24:29 [2020-03-09T16:24:29.649Z] === CONT  TestNetworkInvalidJSON//networks/create
16:24:29 [2020-03-09T16:24:29.649Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:24:29 [2020-03-09T16:24:29.649Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:24:29 [2020-03-09T16:24:29.649Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:24:29 [2020-03-09T16:24:29.649Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:24:29 [2020-03-09T16:24:29.649Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:24:29 [2020-03-09T16:24:29.649Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestDaemonRestartWithLiveRestore
16:24:29 [2020-03-09T16:24:29.649Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestDaemonDefaultNetworkPools
16:24:29 [2020-03-09T16:24:29.649Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
16:24:29 [2020-03-09T16:24:29.649Z] === RUN   TestDaemonRestartWithExistingNetwork
16:24:30 [2020-03-09T16:24:30.000Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
16:24:30 [2020-03-09T16:24:30.000Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:24:31 [2020-03-09T16:24:31.208Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.17s)
16:24:31 [2020-03-09T16:24:31.208Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:24:31 [2020-03-09T16:24:31.973Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:24:31 [2020-03-09T16:24:31.973Z] === RUN   TestServiceWithPredefinedNetwork
16:24:34 [2020-03-09T16:24:34.495Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s)
16:24:34 [2020-03-09T16:24:34.495Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:24:34 [2020-03-09T16:24:34.495Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:24:34 [2020-03-09T16:24:34.495Z]     service_test.go:230: FLAKY_TEST
16:24:34 [2020-03-09T16:24:34.495Z] === RUN   TestServiceWithDataPathPortInit
16:24:53 [2020-03-09T16:24:53.898Z] --- PASS: TestServiceWithDataPathPortInit (16.43s)
16:24:53 [2020-03-09T16:24:53.898Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:24:59 [2020-03-09T16:24:59.975Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.13s)
16:24:59 [2020-03-09T16:24:59.975Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8c20vvjs69wv8sl8b55jbpsr6 Created:2020-03-09 16:24:52.329822782 +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[be29da931f45a52e11f05d3294687b892b2693e6a69b1f55147da2b8b4ea3ce2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y0n4qzc6jo5qt3ga34a3pv4us EndpointID:9e2640bb17162d90af726442c8b34f074c2cbe2c55b4ecadfc6c30a735bdc1c2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a957d48bedb463331c8df7d2482d259b9656b42eaac970c5b0166c5bdf0e64db 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:13fe7ff67307 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y0n4qzc6jo5qt3ga34a3pv4us EndpointID:9e2640bb17162d90af726442c8b34f074c2cbe2c55b4ecadfc6c30a735bdc1c2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:24:59 [2020-03-09T16:24:59.975Z] PASS
16:24:59 [2020-03-09T16:24:59.975Z] 
16:24:59 [2020-03-09T16:24:59.975Z] === Skipped
16:24:59 [2020-03-09T16:24:59.975Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:24:59 [2020-03-09T16:24:59.975Z]     service_test.go:230: FLAKY_TEST
16:24:59 [2020-03-09T16:24:59.975Z] 
16:24:59 [2020-03-09T16:24:59.975Z] 
16:24:59 [2020-03-09T16:24:59.975Z] DONE 21 tests, 1 skipped in 43.220s
16:24:59 [2020-03-09T16:24:59.975Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:24:59 [2020-03-09T16:24:59.975Z] ++ 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
16:24:59 [2020-03-09T16:24:59.975Z] ++ set -e
16:24:59 [2020-03-09T16:24:59.975Z] ++ '[' -n 0 ']'
16:24:59 [2020-03-09T16:24:59.975Z] ++ set -x
16:24:59 [2020-03-09T16:24:59.975Z] ++ 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= 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
16:24:59 [2020-03-09T16:24:59.975Z] INFO: Testing against a local daemon
16:24:59 [2020-03-09T16:24:59.975Z] === RUN   TestDockerNetworkIpvlanPersistance
16:24:59 [2020-03-09T16:24:59.975Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:24:59 [2020-03-09T16:24:59.975Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:24:59 [2020-03-09T16:24:59.975Z] === RUN   TestDockerNetworkIpvlan
16:24:59 [2020-03-09T16:24:59.975Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:24:59 [2020-03-09T16:24:59.975Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:24:59 [2020-03-09T16:24:59.975Z] PASS
16:24:59 [2020-03-09T16:24:59.975Z] 
16:24:59 [2020-03-09T16:24:59.975Z] === Skipped
16:24:59 [2020-03-09T16:24:59.975Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:24:59 [2020-03-09T16:24:59.975Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:24:59 [2020-03-09T16:24:59.975Z] 
16:24:59 [2020-03-09T16:24:59.975Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:24:59 [2020-03-09T16:24:59.975Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:24:59 [2020-03-09T16:24:59.975Z] 
16:24:59 [2020-03-09T16:24:59.975Z] 
16:24:59 [2020-03-09T16:24:59.975Z] DONE 2 tests, 2 skipped in 0.147s
16:24:59 [2020-03-09T16:24:59.975Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:24:59 [2020-03-09T16:24:59.975Z] ++ 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
16:24:59 [2020-03-09T16:24:59.975Z] ++ set -e
16:24:59 [2020-03-09T16:24:59.975Z] ++ '[' -n 0 ']'
16:24:59 [2020-03-09T16:24:59.975Z] ++ set -x
16:24:59 [2020-03-09T16:24:59.975Z] ++ 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= 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
16:24:59 [2020-03-09T16:24:59.975Z] INFO: Testing against a local daemon
16:24:59 [2020-03-09T16:24:59.975Z] === RUN   TestDockerNetworkMacvlanPersistance
16:25:00 [2020-03-09T16:25:00.729Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
16:25:00 [2020-03-09T16:25:00.729Z] === RUN   TestDockerNetworkMacvlan
16:25:01 [2020-03-09T16:25:01.653Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:25:02 [2020-03-09T16:25:02.859Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:25:03 [2020-03-09T16:25:03.614Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:25:05 [2020-03-09T16:25:05.973Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:25:09 [2020-03-09T16:25:09.099Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:25:14 [2020-03-09T16:25:14.061Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:25:14 [2020-03-09T16:25:14.810Z] --- PASS: TestDockerNetworkMacvlan (13.76s)
16:25:14 [2020-03-09T16:25:14.810Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:25:14 [2020-03-09T16:25:14.810Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
16:25:14 [2020-03-09T16:25:14.810Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s)
16:25:14 [2020-03-09T16:25:14.810Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s)
16:25:14 [2020-03-09T16:25:14.810Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.68s)
16:25:14 [2020-03-09T16:25:14.810Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s)
16:25:14 [2020-03-09T16:25:14.810Z] PASS
16:25:14 [2020-03-09T16:25:14.810Z] 
16:25:14 [2020-03-09T16:25:14.810Z] DONE 8 tests in 15.299s
16:25:14 [2020-03-09T16:25:14.810Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
16:25:14 [2020-03-09T16:25:14.810Z] ++ 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
16:25:14 [2020-03-09T16:25:14.810Z] ++ set -e
16:25:14 [2020-03-09T16:25:14.810Z] ++ '[' -n 0 ']'
16:25:14 [2020-03-09T16:25:14.810Z] ++ set -x
16:25:14 [2020-03-09T16:25:14.810Z] ++ 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= 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
16:25:14 [2020-03-09T16:25:14.810Z] testing: warning: no tests to run
16:25:14 [2020-03-09T16:25:14.810Z] PASS
16:25:14 [2020-03-09T16:25:14.810Z] 
16:25:14 [2020-03-09T16:25:14.810Z] DONE 0 tests in 0.056s
16:25:14 [2020-03-09T16:25:14.810Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:25:14 [2020-03-09T16:25:14.810Z] ++ 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
16:25:14 [2020-03-09T16:25:14.810Z] ++ set -e
16:25:14 [2020-03-09T16:25:14.810Z] ++ '[' -n 0 ']'
16:25:14 [2020-03-09T16:25:14.810Z] ++ set -x
16:25:14 [2020-03-09T16:25:14.810Z] ++ 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= 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
16:25:14 [2020-03-09T16:25:14.810Z] INFO: Testing against a local daemon
16:25:14 [2020-03-09T16:25:14.810Z] === RUN   TestAuthZPluginAllowRequest
16:25:16 [2020-03-09T16:25:16.689Z] --- PASS: TestAuthZPluginAllowRequest (1.56s)
16:25:16 [2020-03-09T16:25:16.689Z] === RUN   TestAuthZPluginTLS
16:25:17 [2020-03-09T16:25:17.054Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:25:17 [2020-03-09T16:25:17.054Z] === RUN   TestAuthZPluginDenyRequest
16:25:17 [2020-03-09T16:25:17.405Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:25:17 [2020-03-09T16:25:17.405Z] === RUN   TestAuthZPluginAPIDenyResponse
16:25:18 [2020-03-09T16:25:18.154Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:25:18 [2020-03-09T16:25:18.154Z] === RUN   TestAuthZPluginDenyResponse
16:25:18 [2020-03-09T16:25:18.501Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:25:18 [2020-03-09T16:25:18.501Z] === RUN   TestAuthZPluginAllowEventStream
16:25:20 [2020-03-09T16:25:20.242Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
16:25:20 [2020-03-09T16:25:20.242Z] === RUN   TestAuthZPluginErrorResponse
16:25:20 [2020-03-09T16:25:20.589Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:25:20 [2020-03-09T16:25:20.589Z] === RUN   TestAuthZPluginErrorRequest
16:25:21 [2020-03-09T16:25:21.343Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
16:25:21 [2020-03-09T16:25:21.343Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:25:21 [2020-03-09T16:25:21.703Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:25:21 [2020-03-09T16:25:21.703Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:25:23 [2020-03-09T16:25:23.576Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s)
16:25:23 [2020-03-09T16:25:23.576Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:25:25 [2020-03-09T16:25:25.954Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
16:25:25 [2020-03-09T16:25:25.954Z] === RUN   TestAuthZPluginHeader
16:25:26 [2020-03-09T16:25:26.734Z] --- PASS: TestAuthZPluginHeader (0.86s)
16:25:26 [2020-03-09T16:25:26.734Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:25:26 [2020-03-09T16:25:26.734Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
16:25:26 [2020-03-09T16:25:26.734Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:26 [2020-03-09T16:25:26.734Z] === RUN   TestAuthZPluginV2Disable
16:25:26 [2020-03-09T16:25:26.734Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:25:26 [2020-03-09T16:25:26.734Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:26 [2020-03-09T16:25:26.734Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:25:26 [2020-03-09T16:25:26.734Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:25:26 [2020-03-09T16:25:26.734Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:26 [2020-03-09T16:25:26.734Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:25:26 [2020-03-09T16:25:26.734Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:25:26 [2020-03-09T16:25:26.734Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:26 [2020-03-09T16:25:26.734Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:25:46 [2020-03-09T16:25:46.251Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s)
16:25:46 [2020-03-09T16:25:46.251Z] PASS
16:25:46 [2020-03-09T16:25:46.251Z] 
16:25:46 [2020-03-09T16:25:46.251Z] === Skipped
16:25:46 [2020-03-09T16:25:46.251Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
16:25:46 [2020-03-09T16:25:46.251Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:46 [2020-03-09T16:25:46.251Z] 
16:25:46 [2020-03-09T16:25:46.251Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:25:46 [2020-03-09T16:25:46.251Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:46 [2020-03-09T16:25:46.251Z] 
16:25:46 [2020-03-09T16:25:46.251Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:25:46 [2020-03-09T16:25:46.251Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:46 [2020-03-09T16:25:46.251Z] 
16:25:46 [2020-03-09T16:25:46.251Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:25:46 [2020-03-09T16:25:46.251Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:46 [2020-03-09T16:25:46.251Z] 
16:25:46 [2020-03-09T16:25:46.251Z] 
16:25:46 [2020-03-09T16:25:46.251Z] DONE 17 tests, 4 skipped in 28.709s
16:25:46 [2020-03-09T16:25:46.251Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:25:46 [2020-03-09T16:25:46.251Z] ++ 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
16:25:46 [2020-03-09T16:25:46.251Z] ++ set -e
16:25:46 [2020-03-09T16:25:46.251Z] ++ '[' -n 0 ']'
16:25:46 [2020-03-09T16:25:46.251Z] ++ set -x
16:25:46 [2020-03-09T16:25:46.251Z] ++ 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= 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
16:25:46 [2020-03-09T16:25:46.251Z] INFO: Testing against a local daemon
16:25:46 [2020-03-09T16:25:46.251Z] === RUN   TestPluginInvalidJSON
16:25:46 [2020-03-09T16:25:46.251Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:25:46 [2020-03-09T16:25:46.251Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:25:46 [2020-03-09T16:25:46.251Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:25:46 [2020-03-09T16:25:46.251Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:25:46 [2020-03-09T16:25:46.251Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.05s)
16:25:46 [2020-03-09T16:25:46.251Z] PASS
16:25:46 [2020-03-09T16:25:46.251Z] 
16:25:46 [2020-03-09T16:25:46.251Z] DONE 2 tests in 0.681s
16:25:46 [2020-03-09T16:25:46.251Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:25:46 [2020-03-09T16:25:46.251Z] ++ 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
16:25:46 [2020-03-09T16:25:46.251Z] ++ set -e
16:25:46 [2020-03-09T16:25:46.251Z] ++ '[' -n 0 ']'
16:25:46 [2020-03-09T16:25:46.251Z] ++ set -x
16:25:46 [2020-03-09T16:25:46.251Z] ++ 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= 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
16:25:46 [2020-03-09T16:25:46.251Z] INFO: Testing against a local daemon
16:25:46 [2020-03-09T16:25:46.251Z] === RUN   TestExternalGraphDriver
16:25:46 [2020-03-09T16:25:46.251Z] === RUN   TestExternalGraphDriver/json
16:25:46 [2020-03-09T16:25:46.599Z] === RUN   TestExternalGraphDriver/spec
16:25:48 [2020-03-09T16:25:48.967Z] === RUN   TestExternalGraphDriver/pull
16:25:50 [2020-03-09T16:25:50.953Z] --- PASS: TestExternalGraphDriver (5.93s)
16:25:50 [2020-03-09T16:25:50.953Z]     --- PASS: TestExternalGraphDriver/json (1.88s)
16:25:50 [2020-03-09T16:25:50.953Z]     --- PASS: TestExternalGraphDriver/spec (1.98s)
16:25:50 [2020-03-09T16:25:50.953Z]     --- PASS: TestExternalGraphDriver/pull (1.92s)
16:25:50 [2020-03-09T16:25:50.953Z] === RUN   TestGraphdriverPluginV2
16:25:50 [2020-03-09T16:25:50.953Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
16:25:50 [2020-03-09T16:25:50.953Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:50 [2020-03-09T16:25:50.953Z] PASS
16:25:50 [2020-03-09T16:25:50.953Z] 
16:25:50 [2020-03-09T16:25:50.953Z] === Skipped
16:25:50 [2020-03-09T16:25:50.953Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
16:25:50 [2020-03-09T16:25:50.953Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:50 [2020-03-09T16:25:50.953Z] 
16:25:50 [2020-03-09T16:25:50.953Z] 
16:25:50 [2020-03-09T16:25:50.953Z] DONE 5 tests, 1 skipped in 6.537s
16:25:50 [2020-03-09T16:25:50.953Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:25:50 [2020-03-09T16:25:50.953Z] ++ 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
16:25:50 [2020-03-09T16:25:50.953Z] ++ set -e
16:25:50 [2020-03-09T16:25:50.953Z] ++ '[' -n 0 ']'
16:25:50 [2020-03-09T16:25:50.953Z] ++ set -x
16:25:50 [2020-03-09T16:25:50.954Z] ++ 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= 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
16:25:50 [2020-03-09T16:25:50.954Z] INFO: Testing against a local daemon
16:25:50 [2020-03-09T16:25:50.954Z] === RUN   TestContinueAfterPluginCrash
16:25:50 [2020-03-09T16:25:50.954Z] === PAUSE TestContinueAfterPluginCrash
16:25:50 [2020-03-09T16:25:50.954Z] === RUN   TestReadPluginNoRead
16:25:50 [2020-03-09T16:25:50.954Z] === PAUSE TestReadPluginNoRead
16:25:50 [2020-03-09T16:25:50.954Z] === RUN   TestDaemonStartWithLogOpt
16:25:50 [2020-03-09T16:25:50.954Z] === PAUSE TestDaemonStartWithLogOpt
16:25:50 [2020-03-09T16:25:50.954Z] === CONT  TestContinueAfterPluginCrash
16:25:50 [2020-03-09T16:25:50.954Z] === CONT  TestDaemonStartWithLogOpt
16:26:00 [2020-03-09T16:26:00.310Z] --- PASS: TestDaemonStartWithLogOpt (9.05s)
16:26:00 [2020-03-09T16:26:00.310Z] === CONT  TestReadPluginNoRead
16:26:03 [2020-03-09T16:26:03.585Z] === RUN   TestReadPluginNoRead/default
16:26:04 [2020-03-09T16:26:04.814Z] --- PASS: TestContinueAfterPluginCrash (13.90s)
16:26:04 [2020-03-09T16:26:04.814Z] === RUN   TestReadPluginNoRead/disabled_caching
16:26:07 [2020-03-09T16:26:07.202Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:26:09 [2020-03-09T16:26:09.088Z] --- PASS: TestReadPluginNoRead (8.95s)
16:26:09 [2020-03-09T16:26:09.088Z]     --- PASS: TestReadPluginNoRead/default (1.79s)
16:26:09 [2020-03-09T16:26:09.088Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.23s)
16:26:09 [2020-03-09T16:26:09.088Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s)
16:26:09 [2020-03-09T16:26:09.088Z]     read_test.go:91: [dd53191b23c74] daemon is not started
16:26:09 [2020-03-09T16:26:09.088Z] PASS
16:26:09 [2020-03-09T16:26:09.088Z] 
16:26:09 [2020-03-09T16:26:09.088Z] DONE 6 tests in 18.174s
16:26:09 [2020-03-09T16:26:09.088Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:26:09 [2020-03-09T16:26:09.088Z] ++ 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
16:26:09 [2020-03-09T16:26:09.088Z] ++ set -e
16:26:09 [2020-03-09T16:26:09.088Z] ++ '[' -n 0 ']'
16:26:09 [2020-03-09T16:26:09.088Z] ++ set -x
16:26:09 [2020-03-09T16:26:09.088Z] ++ 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= 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
16:26:09 [2020-03-09T16:26:09.088Z] testing: warning: no tests to run
16:26:09 [2020-03-09T16:26:09.088Z] PASS
16:26:09 [2020-03-09T16:26:09.088Z] 
16:26:09 [2020-03-09T16:26:09.088Z] DONE 0 tests in 0.089s
16:26:09 [2020-03-09T16:26:09.088Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:26:09 [2020-03-09T16:26:09.088Z] ++ 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
16:26:09 [2020-03-09T16:26:09.088Z] ++ set -e
16:26:09 [2020-03-09T16:26:09.088Z] ++ '[' -n 0 ']'
16:26:09 [2020-03-09T16:26:09.088Z] ++ set -x
16:26:09 [2020-03-09T16:26:09.088Z] ++ 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= 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
16:26:09 [2020-03-09T16:26:09.088Z] INFO: Testing against a local daemon
16:26:09 [2020-03-09T16:26:09.088Z] === RUN   TestPluginWithDevMounts
16:26:09 [2020-03-09T16:26:09.088Z] === PAUSE TestPluginWithDevMounts
16:26:09 [2020-03-09T16:26:09.088Z] === CONT  TestPluginWithDevMounts
16:26:11 [2020-03-09T16:26:11.546Z] --- PASS: TestPluginWithDevMounts (1.96s)
16:26:11 [2020-03-09T16:26:11.546Z] PASS
16:26:11 [2020-03-09T16:26:11.546Z] 
16:26:11 [2020-03-09T16:26:11.546Z] DONE 1 tests in 2.158s
16:26:11 [2020-03-09T16:26:11.546Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
16:26:11 [2020-03-09T16:26:11.546Z] ++ 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
16:26:11 [2020-03-09T16:26:11.546Z] ++ set -e
16:26:11 [2020-03-09T16:26:11.546Z] ++ '[' -n 0 ']'
16:26:11 [2020-03-09T16:26:11.546Z] ++ set -x
16:26:11 [2020-03-09T16:26:11.546Z] ++ 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= 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
16:26:11 [2020-03-09T16:26:11.546Z] INFO: Testing against a local daemon
16:26:11 [2020-03-09T16:26:11.546Z] === RUN   TestSecretInspect
16:26:14 [2020-03-09T16:26:14.636Z] --- PASS: TestSecretInspect (2.84s)
16:26:14 [2020-03-09T16:26:14.636Z] === RUN   TestSecretList
16:26:17 [2020-03-09T16:26:17.076Z] --- PASS: TestSecretList (2.88s)
16:26:17 [2020-03-09T16:26:17.076Z] === RUN   TestSecretsCreateAndDelete
16:26:19 [2020-03-09T16:26:19.511Z] --- PASS: TestSecretsCreateAndDelete (2.42s)
16:26:19 [2020-03-09T16:26:19.511Z] === RUN   TestSecretsUpdate
16:26:22 [2020-03-09T16:26:22.679Z] --- PASS: TestSecretsUpdate (2.83s)
16:26:22 [2020-03-09T16:26:22.679Z] === RUN   TestTemplatedSecret
16:26:25 [2020-03-09T16:26:25.856Z] --- PASS: TestTemplatedSecret (3.49s)
16:26:25 [2020-03-09T16:26:25.856Z] === RUN   TestSecretCreateResolve
16:26:28 [2020-03-09T16:26:28.999Z] --- PASS: TestSecretCreateResolve (2.89s)
16:26:28 [2020-03-09T16:26:28.999Z] PASS
16:26:28 [2020-03-09T16:26:28.999Z] 
16:26:28 [2020-03-09T16:26:28.999Z] DONE 6 tests in 17.545s
16:26:28 [2020-03-09T16:26:28.999Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
16:26:28 [2020-03-09T16:26:28.999Z] ++ 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
16:26:28 [2020-03-09T16:26:28.999Z] ++ set -e
16:26:28 [2020-03-09T16:26:28.999Z] ++ '[' -n 0 ']'
16:26:28 [2020-03-09T16:26:28.999Z] ++ set -x
16:26:28 [2020-03-09T16:26:28.999Z] ++ 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= 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
16:26:28 [2020-03-09T16:26:28.999Z] INFO: Testing against a local daemon
16:26:28 [2020-03-09T16:26:28.999Z] === RUN   TestServiceCreateInit
16:26:28 [2020-03-09T16:26:28.999Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:26:33 [2020-03-09T16:26:33.999Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:26:39 [2020-03-09T16:26:39.007Z] --- PASS: TestServiceCreateInit (10.02s)
16:26:39 [2020-03-09T16:26:39.007Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s)
16:26:39 [2020-03-09T16:26:39.007Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s)
16:26:39 [2020-03-09T16:26:39.007Z] === RUN   TestCreateServiceMultipleTimes
16:26:55 [2020-03-09T16:26:55.286Z] --- PASS: TestCreateServiceMultipleTimes (16.29s)
16:26:55 [2020-03-09T16:26:55.287Z] === RUN   TestCreateServiceConflict
16:26:57 [2020-03-09T16:26:57.649Z] --- PASS: TestCreateServiceConflict (2.39s)
16:26:57 [2020-03-09T16:26:57.649Z] === RUN   TestCreateServiceMaxReplicas
16:27:01 [2020-03-09T16:27:01.722Z] --- PASS: TestCreateServiceMaxReplicas (3.82s)
16:27:01 [2020-03-09T16:27:01.722Z] === RUN   TestCreateWithDuplicateNetworkNames
16:27:15 [2020-03-09T16:27:15.288Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.00s)
16:27:15 [2020-03-09T16:27:15.288Z] === RUN   TestCreateServiceSecretFileMode
16:27:18 [2020-03-09T16:27:18.440Z] --- PASS: TestCreateServiceSecretFileMode (3.19s)
16:27:18 [2020-03-09T16:27:18.440Z] === RUN   TestCreateServiceConfigFileMode
16:27:22 [2020-03-09T16:27:22.463Z] --- PASS: TestCreateServiceConfigFileMode (3.20s)
16:27:22 [2020-03-09T16:27:22.463Z] === RUN   TestCreateServiceSysctls
16:27:26 [2020-03-09T16:27:26.518Z] --- PASS: TestCreateServiceSysctls (4.16s)
16:27:26 [2020-03-09T16:27:26.518Z] === RUN   TestCreateServiceCapabilities
16:27:29 [2020-03-09T16:27:29.613Z] --- PASS: TestCreateServiceCapabilities (3.32s)
16:27:29 [2020-03-09T16:27:29.613Z] === RUN   TestInspect
16:27:32 [2020-03-09T16:27:32.951Z] --- PASS: TestInspect (3.25s)
16:27:32 [2020-03-09T16:27:32.951Z] === RUN   TestCreateJob
16:27:37 [2020-03-09T16:27:37.008Z] --- PASS: TestCreateJob (4.13s)
16:27:37 [2020-03-09T16:27:37.008Z] === RUN   TestReplicatedJob
16:27:44 [2020-03-09T16:27:44.826Z] --- PASS: TestReplicatedJob (7.37s)
16:27:44 [2020-03-09T16:27:44.826Z] === RUN   TestUpdateReplicatedJob
16:27:48 [2020-03-09T16:27:48.798Z] --- PASS: TestUpdateReplicatedJob (4.20s)
16:27:48 [2020-03-09T16:27:48.798Z] === RUN   TestServiceListWithStatuses
16:27:48 [2020-03-09T16:27:48.798Z] --- SKIP: TestServiceListWithStatuses (0.01s)
16:27:48 [2020-03-09T16:27:48.798Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:27:48 [2020-03-09T16:27:48.798Z] === RUN   TestDockerNetworkConnectAlias
16:27:55 [2020-03-09T16:27:55.032Z] --- PASS: TestDockerNetworkConnectAlias (5.97s)
16:27:55 [2020-03-09T16:27:55.032Z] === RUN   TestDockerNetworkReConnect
16:27:59 [2020-03-09T16:27:59.032Z] --- PASS: TestDockerNetworkReConnect (4.41s)
16:27:59 [2020-03-09T16:27:59.032Z] === RUN   TestServicePlugin
16:27:59 [2020-03-09T16:27:59.032Z] --- SKIP: TestServicePlugin (0.00s)
16:27:59 [2020-03-09T16:27:59.032Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:27:59 [2020-03-09T16:27:59.032Z] === RUN   TestServiceUpdateLabel
16:28:01 [2020-03-09T16:28:01.410Z] --- PASS: TestServiceUpdateLabel (2.78s)
16:28:01 [2020-03-09T16:28:01.410Z] === RUN   TestServiceUpdateSecrets
16:28:17 [2020-03-09T16:28:17.582Z] --- PASS: TestServiceUpdateSecrets (15.34s)
16:28:17 [2020-03-09T16:28:17.582Z] === RUN   TestServiceUpdateConfigs
16:28:33 [2020-03-09T16:28:33.765Z] --- PASS: TestServiceUpdateConfigs (15.60s)
16:28:33 [2020-03-09T16:28:33.765Z] === RUN   TestServiceUpdateNetwork
16:28:47 [2020-03-09T16:28:47.188Z] --- PASS: TestServiceUpdateNetwork (13.82s)
16:28:47 [2020-03-09T16:28:47.188Z] PASS
16:28:47 [2020-03-09T16:28:47.188Z] 
16:28:47 [2020-03-09T16:28:47.188Z] === Skipped
16:28:47 [2020-03-09T16:28:47.188Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
16:28:47 [2020-03-09T16:28:47.188Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:28:47 [2020-03-09T16:28:47.188Z] 
16:28:47 [2020-03-09T16:28:47.188Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
16:28:47 [2020-03-09T16:28:47.188Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:28:47 [2020-03-09T16:28:47.188Z] 
16:28:47 [2020-03-09T16:28:47.188Z] 
16:28:47 [2020-03-09T16:28:47.188Z] DONE 23 tests, 2 skipped in 137.461s
16:28:47 [2020-03-09T16:28:47.188Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
16:28:47 [2020-03-09T16:28:47.188Z] ++ 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
16:28:47 [2020-03-09T16:28:47.188Z] ++ set -e
16:28:47 [2020-03-09T16:28:47.188Z] ++ '[' -n 0 ']'
16:28:47 [2020-03-09T16:28:47.188Z] ++ set -x
16:28:47 [2020-03-09T16:28:47.188Z] ++ 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= 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
16:28:47 [2020-03-09T16:28:47.188Z] INFO: Testing against a local daemon
16:28:47 [2020-03-09T16:28:47.188Z] === RUN   TestSessionCreate
16:28:47 [2020-03-09T16:28:47.188Z] --- PASS: TestSessionCreate (0.02s)
16:28:47 [2020-03-09T16:28:47.188Z] === RUN   TestSessionCreateWithBadUpgrade
16:28:47 [2020-03-09T16:28:47.188Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:28:47 [2020-03-09T16:28:47.188Z] PASS
16:28:47 [2020-03-09T16:28:47.188Z] 
16:28:47 [2020-03-09T16:28:47.188Z] DONE 2 tests in 0.200s
16:28:47 [2020-03-09T16:28:47.188Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
16:28:47 [2020-03-09T16:28:47.188Z] ++ 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
16:28:47 [2020-03-09T16:28:47.188Z] ++ set -e
16:28:47 [2020-03-09T16:28:47.188Z] ++ '[' -n 0 ']'
16:28:47 [2020-03-09T16:28:47.188Z] ++ set -x
16:28:47 [2020-03-09T16:28:47.188Z] ++ 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= 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
16:28:47 [2020-03-09T16:28:47.188Z] INFO: Testing against a local daemon
16:28:47 [2020-03-09T16:28:47.188Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:28:47 [2020-03-09T16:28:47.188Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:28:47 [2020-03-09T16:28:47.188Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:28:47 [2020-03-09T16:28:47.188Z] === RUN   TestEventsExecDie
16:28:47 [2020-03-09T16:28:47.188Z] --- PASS: TestEventsExecDie (0.80s)
16:28:47 [2020-03-09T16:28:47.188Z] === RUN   TestEventsBackwardsCompatible
16:28:47 [2020-03-09T16:28:47.588Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
16:28:47 [2020-03-09T16:28:47.588Z] === RUN   TestInfoBinaryCommits
16:28:47 [2020-03-09T16:28:47.588Z] --- PASS: TestInfoBinaryCommits (0.03s)
16:28:47 [2020-03-09T16:28:47.588Z] === RUN   TestInfoAPIVersioned
16:28:47 [2020-03-09T16:28:47.588Z] --- PASS: TestInfoAPIVersioned (0.00s)
16:28:47 [2020-03-09T16:28:47.588Z] === RUN   TestInfoDiscoveryBackend
16:28:47 [2020-03-09T16:28:47.961Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
16:28:47 [2020-03-09T16:28:47.962Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:28:49 [2020-03-09T16:28:49.214Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:28:49 [2020-03-09T16:28:49.214Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:28:49 [2020-03-09T16:28:49.582Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
16:28:49 [2020-03-09T16:28:49.582Z] === RUN   TestInfoAPI
16:28:49 [2020-03-09T16:28:49.582Z] --- PASS: TestInfoAPI (0.02s)
16:28:49 [2020-03-09T16:28:49.582Z] === RUN   TestInfoAPIWarnings
16:28:49 [2020-03-09T16:28:49.937Z] --- PASS: TestInfoAPIWarnings (0.52s)
16:28:49 [2020-03-09T16:28:49.937Z] === RUN   TestInfoDebug
16:28:50 [2020-03-09T16:28:50.696Z] --- PASS: TestInfoDebug (0.52s)
16:28:50 [2020-03-09T16:28:50.696Z] === RUN   TestInfoInsecureRegistries
16:28:51 [2020-03-09T16:28:51.048Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:28:51 [2020-03-09T16:28:51.048Z] === RUN   TestInfoRegistryMirrors
16:28:51 [2020-03-09T16:28:51.809Z] --- PASS: TestInfoRegistryMirrors (0.53s)
16:28:51 [2020-03-09T16:28:51.809Z] === RUN   TestLoginFailsWithBadCredentials
16:28:51 [2020-03-09T16:28:51.809Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
16:28:51 [2020-03-09T16:28:51.809Z] === RUN   TestPingCacheHeaders
16:28:51 [2020-03-09T16:28:51.809Z] --- PASS: TestPingCacheHeaders (0.02s)
16:28:51 [2020-03-09T16:28:51.809Z] === RUN   TestPingGet
16:28:51 [2020-03-09T16:28:51.809Z] --- PASS: TestPingGet (0.01s)
16:28:51 [2020-03-09T16:28:51.809Z] === RUN   TestPingHead
16:28:51 [2020-03-09T16:28:51.809Z] --- PASS: TestPingHead (0.01s)
16:28:51 [2020-03-09T16:28:51.809Z] === RUN   TestVersion
16:28:51 [2020-03-09T16:28:51.809Z] --- PASS: TestVersion (0.01s)
16:28:51 [2020-03-09T16:28:51.809Z] PASS
16:28:51 [2020-03-09T16:28:51.809Z] 
16:28:51 [2020-03-09T16:28:51.809Z] === Skipped
16:28:51 [2020-03-09T16:28:51.809Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:28:51 [2020-03-09T16:28:51.809Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:28:51 [2020-03-09T16:28:51.809Z] 
16:28:51 [2020-03-09T16:28:51.809Z] 
16:28:51 [2020-03-09T16:28:51.809Z] DONE 18 tests, 1 skipped in 5.559s
16:28:51 [2020-03-09T16:28:51.809Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
16:28:51 [2020-03-09T16:28:51.809Z] ++ 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
16:28:51 [2020-03-09T16:28:51.809Z] ++ set -e
16:28:51 [2020-03-09T16:28:51.809Z] ++ '[' -n 0 ']'
16:28:51 [2020-03-09T16:28:51.809Z] ++ set -x
16:28:51 [2020-03-09T16:28:51.809Z] ++ 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= 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
16:28:52 [2020-03-09T16:28:52.159Z] INFO: Testing against a local daemon
16:28:52 [2020-03-09T16:28:52.159Z] === RUN   TestVolumesCreateAndList
16:28:52 [2020-03-09T16:28:52.159Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:28:52 [2020-03-09T16:28:52.159Z] === RUN   TestVolumesRemove
16:28:52 [2020-03-09T16:28:52.159Z] --- PASS: TestVolumesRemove (0.11s)
16:28:52 [2020-03-09T16:28:52.159Z] === RUN   TestVolumesInspect
16:28:52 [2020-03-09T16:28:52.159Z] --- PASS: TestVolumesInspect (0.01s)
16:28:52 [2020-03-09T16:28:52.159Z] === RUN   TestVolumesInvalidJSON
16:28:52 [2020-03-09T16:28:52.159Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:28:52 [2020-03-09T16:28:52.159Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:28:52 [2020-03-09T16:28:52.159Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:28:52 [2020-03-09T16:28:52.159Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:28:52 [2020-03-09T16:28:52.159Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:28:52 [2020-03-09T16:28:52.159Z] PASS
16:28:52 [2020-03-09T16:28:52.159Z] 
16:28:52 [2020-03-09T16:28:52.159Z] DONE 5 tests in 0.268s
16:28:52 [2020-03-09T16:28:52.159Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:28:52 [2020-03-09T16:28:52.585Z] ++++ cat bundles/test-integration/docker.pid
16:28:52 [2020-03-09T16:28:52.585Z] +++ kill 11749
16:28:53 [2020-03-09T16:28:53.819Z] +++ /etc/init.d/apparmor stop
16:28:53 [2020-03-09T16:28:53.819Z] Leaving: AppArmorNo profiles have been unloaded.
16:28:53 [2020-03-09T16:28:53.819Z] 
16:28:53 [2020-03-09T16:28:53.819Z] Unloading profiles will leave already running processes permanently
16:28:53 [2020-03-09T16:28:53.819Z] unconfined, which can lead to unexpected situations.
16:28:53 [2020-03-09T16:28:53.819Z] 
16:28:53 [2020-03-09T16:28:53.819Z] To set a process to complain mode, use the command line tool
16:28:53 [2020-03-09T16:28:53.819Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:28:53 [2020-03-09T16:28:53.819Z] +++ true
16:28:53 [2020-03-09T16:28:53.819Z]