Skip to content

Console Output

21:34:43 [2019-10-21T21:34:43.332Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40120/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c65227a5b56d4de1a2a57033a9b94e0fbdaa512a -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:c65227a5b56d4de1a2a57033a9b94e0fbdaa512a hack/make.sh dynbinary test-integration
21:34:43 [2019-10-21T21:34:43.709Z] 
21:34:43 [2019-10-21T21:34:43.709Z] Removing bundles/
21:34:43 [2019-10-21T21:34:43.709Z] 
21:34:43 [2019-10-21T21:34:43.709Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:43 [2019-10-21T21:34:43.709Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:34:43 [2019-10-21T21:34:43.709Z] GOOS="" GOARCH="" GOARM=""
21:35:54 [2019-10-21T21:35:54.152Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:35:54 [2019-10-21T21:35:54.152Z] 
21:35:54 [2019-10-21T21:35:54.152Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:35:54 [2019-10-21T21:35:54.152Z] PKG_CONFIG=pkg-config
21:35:54 [2019-10-21T21:35:54.152Z] GOLANG_VERSION=1.13.3
21:35:54 [2019-10-21T21:35:54.152Z] HOSTNAME=6cecf5c34fae
21:35:54 [2019-10-21T21:35:54.152Z] DOCKER_EXPERIMENTAL=1
21:35:54 [2019-10-21T21:35:54.152Z] container=docker
21:35:54 [2019-10-21T21:35:54.152Z] TEST_SKIP_INTEGRATION_CLI=1
21:35:54 [2019-10-21T21:35:54.152Z] GO111MODULE=off
21:35:54 [2019-10-21T21:35:54.152Z] GOPATH=/go
21:35:54 [2019-10-21T21:35:54.152Z] PWD=/go/src/github.com/docker/docker
21:35:54 [2019-10-21T21:35:54.152Z] HOME=/root
21:35:54 [2019-10-21T21:35:54.152Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:35:54 [2019-10-21T21:35:54.152Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:35:54 [2019-10-21T21:35:54.152Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:35:54 [2019-10-21T21:35:54.152Z] DOCKER_GITCOMMIT=c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:35:54 [2019-10-21T21:35:54.152Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:35:54 [2019-10-21T21:35:54.152Z] DOCKER_GRAPHDRIVER=overlay2
21:35:54 [2019-10-21T21:35:54.152Z] TERM=xterm
21:35:54 [2019-10-21T21:35:54.152Z] VALIDATE_BRANCH=master
21:35:54 [2019-10-21T21:35:54.152Z] DEST=bundles/test-integration
21:35:54 [2019-10-21T21:35:54.152Z] SHLVL=1
21:35:54 [2019-10-21T21:35:54.152Z] TIMEOUT=120m
21:35:54 [2019-10-21T21:35:54.152Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:35:54 [2019-10-21T21:35:54.152Z] DOCKER_PKG=github.com/docker/docker
21:35:54 [2019-10-21T21:35:54.152Z] TESTDEBUG=0
21:35:54 [2019-10-21T21:35:54.152Z] _=/usr/bin/env
21:35:54 [2019-10-21T21:35:54.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:36:14 [2019-10-21T21:36:14.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:36:15 [2019-10-21T21:36:15.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:36:17 [2019-10-21T21:36:17.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:36:37 [2019-10-21T21:36:37.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:36:37 [2019-10-21T21:36:37.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:36:38 [2019-10-21T21:36:38.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:36:39 [2019-10-21T21:36:39.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:36:40 [2019-10-21T21:36:40.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:36:42 [2019-10-21T21:36:42.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:36:43 [2019-10-21T21:36:43.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:36:45 [2019-10-21T21:36:45.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:36:48 [2019-10-21T21:36:48.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:36:49 [2019-10-21T21:36:49.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:36:50 [2019-10-21T21:36:50.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:36:52 [2019-10-21T21:36:52.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:36:53 [2019-10-21T21:36:53.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:36:55 [2019-10-21T21:36:55.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:36:56 [2019-10-21T21:36:56.044Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:36:56 [2019-10-21T21:36:56.044Z] Using test binary docker
21:36:56 [2019-10-21T21:36:56.044Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:36:56 [2019-10-21T21:36:56.044Z] +++ /etc/init.d/apparmor start
21:36:56 [2019-10-21T21:36:56.044Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:36:56 [2019-10-21T21:36:56.407Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:36:56 [2019-10-21T21:36:56.407Z] Warning failed to create cache: (null)
21:36:56 [2019-10-21T21:36:56.407Z] .
21:36:56 [2019-10-21T21:36:56.407Z] INFO: Waiting for daemon to start...
21:36:56 [2019-10-21T21:36:56.407Z] Starting dockerd
21:36:56 [2019-10-21T21:36:56.407Z] +++ 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
21:36:58 [2019-10-21T21:36:58.259Z] .
21:36:58 [2019-10-21T21:36:58.259Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:36:58 [2019-10-21T21:36:58.259Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:36:58 [2019-10-21T21:36:58.259Z] Error: No such image: emptyfs
21:36:58 [2019-10-21T21:36:58.259Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:36:58 [2019-10-21T21:36:58.259Z] ++++ docker load
21:36:58 [2019-10-21T21:36:58.677Z] Running integration-test (iteration 1)
21:36:58 [2019-10-21T21:36:58.677Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
21:36:58 [2019-10-21T21:36:58.677Z] ++ 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
21:36:58 [2019-10-21T21:36:58.677Z] ++ set -e
21:36:58 [2019-10-21T21:36:58.677Z] ++ '[' -n 0 ']'
21:36:58 [2019-10-21T21:36:58.677Z] ++ set -x
21:36:58 [2019-10-21T21:36:58.677Z] ++ 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
21:37:08 [2019-10-21T21:37:08.157Z] Loaded image: buildpack-deps:jessie
21:37:08 [2019-10-21T21:37:08.157Z] Loaded image: busybox:latest
21:37:08 [2019-10-21T21:37:08.157Z] Loaded image: busybox:glibc
21:37:08 [2019-10-21T21:37:08.157Z] Loaded image: debian:jessie
21:37:08 [2019-10-21T21:37:08.157Z] Loaded image: hello-world:latest
21:37:08 [2019-10-21T21:37:08.157Z] INFO: Testing against a local daemon
21:37:08 [2019-10-21T21:37:08.157Z] === RUN   TestCgroupNamespacesBuild
21:37:09 [2019-10-21T21:37:09.597Z] --- PASS: TestCgroupNamespacesBuild (1.72s)
21:37:09 [2019-10-21T21:37:09.597Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
21:37:09 [2019-10-21T21:37:09.597Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:37:11 [2019-10-21T21:37:11.435Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.69s)
21:37:11 [2019-10-21T21:37:11.435Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
21:37:11 [2019-10-21T21:37:11.435Z] === RUN   TestBuildWithSession
21:37:11 [2019-10-21T21:37:11.435Z] --- SKIP: TestBuildWithSession (0.00s)
21:37:11 [2019-10-21T21:37:11.435Z]     build_session_test.go:25: TODO: BuildKit
21:37:11 [2019-10-21T21:37:11.435Z] === RUN   TestBuildSquashParent
21:37:17 [2019-10-21T21:37:17.832Z] --- PASS: TestBuildSquashParent (6.48s)
21:37:17 [2019-10-21T21:37:17.832Z] === RUN   TestBuildWithRemoveAndForceRemove
21:37:17 [2019-10-21T21:37:17.832Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:37:17 [2019-10-21T21:37:17.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:37:17 [2019-10-21T21:37:17.832Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:37:17 [2019-10-21T21:37:17.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:37:17 [2019-10-21T21:37:17.832Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:37:17 [2019-10-21T21:37:17.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:37:17 [2019-10-21T21:37:17.832Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:37:17 [2019-10-21T21:37:17.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:37:17 [2019-10-21T21:37:17.832Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:37:17 [2019-10-21T21:37:17.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:37:17 [2019-10-21T21:37:17.832Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:37:17 [2019-10-21T21:37:17.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:37:17 [2019-10-21T21:37:17.832Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:37:17 [2019-10-21T21:37:17.832Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:37:21 [2019-10-21T21:37:21.043Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:37:21 [2019-10-21T21:37:21.043Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:37:23 [2019-10-21T21:37:23.498Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:37:23 [2019-10-21T21:37:23.498Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:37:26 [2019-10-21T21:37:26.096Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:37:26 [2019-10-21T21:37:26.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s)
21:37:26 [2019-10-21T21:37:26.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s)
21:37:26 [2019-10-21T21:37:26.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.59s)
21:37:26 [2019-10-21T21:37:26.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
21:37:26 [2019-10-21T21:37:26.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s)
21:37:26 [2019-10-21T21:37:26.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s)
21:37:26 [2019-10-21T21:37:26.096Z] === RUN   TestBuildMultiStageCopy
21:37:26 [2019-10-21T21:37:26.096Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:37:28 [2019-10-21T21:37:28.537Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:37:28 [2019-10-21T21:37:28.537Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:37:29 [2019-10-21T21:37:29.316Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:37:29 [2019-10-21T21:37:29.680Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:37:30 [2019-10-21T21:37:30.049Z] --- PASS: TestBuildMultiStageCopy (4.48s)
21:37:30 [2019-10-21T21:37:30.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s)
21:37:30 [2019-10-21T21:37:30.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s)
21:37:30 [2019-10-21T21:37:30.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s)
21:37:30 [2019-10-21T21:37:30.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s)
21:37:30 [2019-10-21T21:37:30.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
21:37:30 [2019-10-21T21:37:30.049Z] === RUN   TestBuildMultiStageParentConfig
21:37:31 [2019-10-21T21:37:31.969Z] --- PASS: TestBuildMultiStageParentConfig (1.50s)
21:37:31 [2019-10-21T21:37:31.969Z] === RUN   TestBuildLabelWithTargets
21:37:33 [2019-10-21T21:37:33.756Z] --- PASS: TestBuildLabelWithTargets (2.08s)
21:37:33 [2019-10-21T21:37:33.756Z] === RUN   TestBuildWithEmptyLayers
21:37:34 [2019-10-21T21:37:34.549Z] --- PASS: TestBuildWithEmptyLayers (0.93s)
21:37:34 [2019-10-21T21:37:34.549Z] === RUN   TestBuildMultiStageOnBuild
21:37:37 [2019-10-21T21:37:37.882Z] --- PASS: TestBuildMultiStageOnBuild (3.38s)
21:37:37 [2019-10-21T21:37:37.882Z] === RUN   TestBuildUncleanTarFilenames
21:37:39 [2019-10-21T21:37:39.163Z] --- PASS: TestBuildUncleanTarFilenames (1.22s)
21:37:39 [2019-10-21T21:37:39.163Z] === RUN   TestBuildMultiStageLayerLeak
21:37:42 [2019-10-21T21:37:42.345Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s)
21:37:42 [2019-10-21T21:37:42.345Z] === RUN   TestBuildWithHugeFile
21:38:16 [2019-10-21T21:38:16.654Z] --- PASS: TestBuildWithHugeFile (30.21s)
21:38:16 [2019-10-21T21:38:16.654Z] === RUN   TestBuildWithEmptyDockerfile
21:38:16 [2019-10-21T21:38:16.654Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:38:16 [2019-10-21T21:38:16.654Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:38:16 [2019-10-21T21:38:16.654Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:38:16 [2019-10-21T21:38:16.654Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:38:16 [2019-10-21T21:38:16.654Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:38:16 [2019-10-21T21:38:16.654Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:38:16 [2019-10-21T21:38:16.654Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:38:16 [2019-10-21T21:38:16.654Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:38:16 [2019-10-21T21:38:16.654Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:38:16 [2019-10-21T21:38:16.654Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
21:38:16 [2019-10-21T21:38:16.654Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
21:38:16 [2019-10-21T21:38:16.654Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
21:38:16 [2019-10-21T21:38:16.654Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
21:38:16 [2019-10-21T21:38:16.654Z] === RUN   TestBuildPreserveOwnership
21:38:16 [2019-10-21T21:38:16.654Z] === RUN   TestBuildPreserveOwnership/copy_from
21:38:16 [2019-10-21T21:38:16.654Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:38:19 [2019-10-21T21:38:19.113Z] --- PASS: TestBuildPreserveOwnership (5.91s)
21:38:19 [2019-10-21T21:38:19.113Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.86s)
21:38:19 [2019-10-21T21:38:19.113Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s)
21:38:19 [2019-10-21T21:38:19.113Z] === RUN   TestBuildPlatformInvalid
21:38:19 [2019-10-21T21:38:19.113Z] --- PASS: TestBuildPlatformInvalid (0.12s)
21:38:19 [2019-10-21T21:38:19.113Z] PASS
21:38:19 [2019-10-21T21:38:19.113Z] 
21:38:19 [2019-10-21T21:38:19.113Z] === Skipped
21:38:19 [2019-10-21T21:38:19.113Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
21:38:19 [2019-10-21T21:38:19.113Z]     build_session_test.go:25: TODO: BuildKit
21:38:19 [2019-10-21T21:38:19.113Z] 
21:38:19 [2019-10-21T21:38:19.113Z] 
21:38:19 [2019-10-21T21:38:19.113Z] DONE 32 tests, 1 skipped in 80.335s
21:38:19 [2019-10-21T21:38:19.113Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
21:38:19 [2019-10-21T21:38:19.113Z] ++ 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
21:38:19 [2019-10-21T21:38:19.113Z] ++ set -e
21:38:19 [2019-10-21T21:38:19.113Z] ++ '[' -n 0 ']'
21:38:19 [2019-10-21T21:38:19.113Z] ++ set -x
21:38:19 [2019-10-21T21:38:19.113Z] ++ 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
21:38:19 [2019-10-21T21:38:19.490Z] INFO: Testing against a local daemon
21:38:19 [2019-10-21T21:38:19.490Z] === RUN   TestConfigList
21:38:22 [2019-10-21T21:38:22.776Z] --- PASS: TestConfigList (2.83s)
21:38:22 [2019-10-21T21:38:22.776Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
21:38:22 [2019-10-21T21:38:22.776Z] === RUN   TestConfigsCreateAndDelete
21:38:25 [2019-10-21T21:38:25.228Z] --- PASS: TestConfigsCreateAndDelete (2.93s)
21:38:25 [2019-10-21T21:38:25.228Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
21:38:25 [2019-10-21T21:38:25.228Z] === RUN   TestConfigsUpdate
21:38:28 [2019-10-21T21:38:28.423Z] --- PASS: TestConfigsUpdate (2.88s)
21:38:28 [2019-10-21T21:38:28.423Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
21:38:28 [2019-10-21T21:38:28.423Z] === RUN   TestTemplatedConfig
21:38:31 [2019-10-21T21:38:31.716Z] --- PASS: TestTemplatedConfig (3.66s)
21:38:31 [2019-10-21T21:38:31.716Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
21:38:31 [2019-10-21T21:38:31.716Z] === RUN   TestConfigInspect
21:38:34 [2019-10-21T21:38:34.891Z] --- PASS: TestConfigInspect (2.81s)
21:38:34 [2019-10-21T21:38:34.891Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
21:38:34 [2019-10-21T21:38:34.891Z] === RUN   TestConfigCreateWithLabels
21:38:37 [2019-10-21T21:38:37.565Z] --- PASS: TestConfigCreateWithLabels (3.02s)
21:38:37 [2019-10-21T21:38:37.565Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
21:38:37 [2019-10-21T21:38:37.565Z] === RUN   TestConfigCreateResolve
21:38:40 [2019-10-21T21:38:40.756Z] --- PASS: TestConfigCreateResolve (2.94s)
21:38:40 [2019-10-21T21:38:40.756Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
21:38:40 [2019-10-21T21:38:40.756Z] === RUN   TestConfigDaemonLibtrustID
21:38:41 [2019-10-21T21:38:41.146Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
21:38:41 [2019-10-21T21:38:41.146Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
21:38:41 [2019-10-21T21:38:41.146Z] PASS
21:38:41 [2019-10-21T21:38:41.146Z] 
21:38:41 [2019-10-21T21:38:41.146Z] DONE 8 tests in 21.847s
21:38:41 [2019-10-21T21:38:41.146Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
21:38:41 [2019-10-21T21:38:41.146Z] ++ 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
21:38:41 [2019-10-21T21:38:41.146Z] ++ set -e
21:38:41 [2019-10-21T21:38:41.146Z] ++ '[' -n 0 ']'
21:38:41 [2019-10-21T21:38:41.146Z] ++ set -x
21:38:41 [2019-10-21T21:38:41.146Z] ++ 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
21:38:41 [2019-10-21T21:38:41.146Z] INFO: Testing against a local daemon
21:38:41 [2019-10-21T21:38:41.146Z] === RUN   TestCheckpoint
21:38:41 [2019-10-21T21:38:41.146Z] --- SKIP: TestCheckpoint (0.00s)
21:38:41 [2019-10-21T21:38:41.146Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:38:41 [2019-10-21T21:38:41.146Z] === RUN   TestContainerInvalidJSON
21:38:41 [2019-10-21T21:38:41.146Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:38:41 [2019-10-21T21:38:41.146Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:38:41 [2019-10-21T21:38:41.146Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:38:41 [2019-10-21T21:38:41.146Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:38:41 [2019-10-21T21:38:41.146Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:38:41 [2019-10-21T21:38:41.146Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:38:41 [2019-10-21T21:38:41.146Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:38:41 [2019-10-21T21:38:41.146Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:38:41 [2019-10-21T21:38:41.146Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:38:41 [2019-10-21T21:38:41.146Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:38:41 [2019-10-21T21:38:41.146Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:38:41 [2019-10-21T21:38:41.146Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:38:41 [2019-10-21T21:38:41.146Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:38:41 [2019-10-21T21:38:41.146Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:38:41 [2019-10-21T21:38:41.146Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
21:38:41 [2019-10-21T21:38:41.146Z] === RUN   TestCopyFromContainerPathIsNotDir
21:38:41 [2019-10-21T21:38:41.520Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
21:38:41 [2019-10-21T21:38:41.520Z] === RUN   TestCopyToContainerPathDoesNotExist
21:38:41 [2019-10-21T21:38:41.520Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
21:38:41 [2019-10-21T21:38:41.520Z] === RUN   TestCopyToContainerPathIsNotDir
21:38:41 [2019-10-21T21:38:41.520Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
21:38:41 [2019-10-21T21:38:41.520Z] === RUN   TestCopyFromContainer
21:38:43 [2019-10-21T21:38:43.477Z] === RUN   TestCopyFromContainer//
21:38:43 [2019-10-21T21:38:43.477Z] === RUN   TestCopyFromContainer//bar/root
21:38:43 [2019-10-21T21:38:43.855Z] === RUN   TestCopyFromContainer//bar/root/
21:38:43 [2019-10-21T21:38:43.855Z] === RUN   TestCopyFromContainer/bar/quux
21:38:43 [2019-10-21T21:38:43.855Z] === RUN   TestCopyFromContainer/bar/quux/
21:38:43 [2019-10-21T21:38:43.855Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:38:44 [2019-10-21T21:38:44.221Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:38:44 [2019-10-21T21:38:44.221Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:38:44 [2019-10-21T21:38:44.221Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:38:44 [2019-10-21T21:38:44.221Z] === RUN   TestCopyFromContainer/bar/notarget
21:38:44 [2019-10-21T21:38:44.612Z] --- PASS: TestCopyFromContainer (2.86s)
21:38:44 [2019-10-21T21:38:44.612Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:38:44 [2019-10-21T21:38:44.612Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
21:38:44 [2019-10-21T21:38:44.612Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
21:38:44 [2019-10-21T21:38:44.612Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
21:38:44 [2019-10-21T21:38:44.612Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
21:38:44 [2019-10-21T21:38:44.612Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
21:38:44 [2019-10-21T21:38:44.612Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
21:38:44 [2019-10-21T21:38:44.612Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
21:38:44 [2019-10-21T21:38:44.612Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
21:38:44 [2019-10-21T21:38:44.612Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
21:38:44 [2019-10-21T21:38:44.612Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:38:44 [2019-10-21T21:38:44.612Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:38:44 [2019-10-21T21:38:44.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:38:44 [2019-10-21T21:38:44.613Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:38:44 [2019-10-21T21:38:44.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:38:44 [2019-10-21T21:38:44.613Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:38:44 [2019-10-21T21:38:44.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:38:44 [2019-10-21T21:38:44.613Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:38:44 [2019-10-21T21:38:44.613Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:38:44 [2019-10-21T21:38:44.613Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:38:44 [2019-10-21T21:38:44.613Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:38:44 [2019-10-21T21:38:44.613Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:38:44 [2019-10-21T21:38:44.613Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:38:44 [2019-10-21T21:38:44.613Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:38:44 [2019-10-21T21:38:44.613Z] === RUN   TestCreateLinkToNonExistingContainer
21:38:44 [2019-10-21T21:38:44.613Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:38:44 [2019-10-21T21:38:44.613Z] === RUN   TestCreateWithInvalidEnv
21:38:44 [2019-10-21T21:38:44.613Z] === RUN   TestCreateWithInvalidEnv/0
21:38:44 [2019-10-21T21:38:44.613Z] === PAUSE TestCreateWithInvalidEnv/0
21:38:44 [2019-10-21T21:38:44.613Z] === RUN   TestCreateWithInvalidEnv/1
21:38:44 [2019-10-21T21:38:44.613Z] === PAUSE TestCreateWithInvalidEnv/1
21:38:44 [2019-10-21T21:38:44.613Z] === RUN   TestCreateWithInvalidEnv/2
21:38:44 [2019-10-21T21:38:44.613Z] === PAUSE TestCreateWithInvalidEnv/2
21:38:44 [2019-10-21T21:38:44.613Z] === CONT  TestCreateWithInvalidEnv/0
21:38:44 [2019-10-21T21:38:44.613Z] === CONT  TestCreateWithInvalidEnv/2
21:38:44 [2019-10-21T21:38:44.613Z] === CONT  TestCreateWithInvalidEnv/1
21:38:44 [2019-10-21T21:38:44.613Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:38:44 [2019-10-21T21:38:44.613Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:38:44 [2019-10-21T21:38:44.613Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:38:44 [2019-10-21T21:38:44.613Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:38:44 [2019-10-21T21:38:44.613Z] === RUN   TestCreateTmpfsMountsTarget
21:38:44 [2019-10-21T21:38:44.613Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:38:44 [2019-10-21T21:38:44.613Z] === RUN   TestCreateWithCustomMaskedPaths
21:38:47 [2019-10-21T21:38:47.071Z] --- PASS: TestCreateWithCustomMaskedPaths (2.57s)
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:38:47 [2019-10-21T21:38:47.071Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:38:47 [2019-10-21T21:38:47.071Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:38:47 [2019-10-21T21:38:47.071Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:38:47 [2019-10-21T21:38:47.071Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:38:47 [2019-10-21T21:38:47.071Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:38:47 [2019-10-21T21:38:47.071Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:38:47 [2019-10-21T21:38:47.071Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:38:47 [2019-10-21T21:38:47.071Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:38:47 [2019-10-21T21:38:47.444Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:38:47 [2019-10-21T21:38:47.444Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:38:47 [2019-10-21T21:38:47.444Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:38:47 [2019-10-21T21:38:47.444Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:38:47 [2019-10-21T21:38:47.444Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:38:47 [2019-10-21T21:38:47.444Z] --- PASS: TestCreateWithCapabilities (0.01s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
21:38:47 [2019-10-21T21:38:47.444Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
21:38:47 [2019-10-21T21:38:47.444Z] === RUN   TestCreateWithCustomReadonlyPaths
21:38:50 [2019-10-21T21:38:50.015Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.70s)
21:38:50 [2019-10-21T21:38:50.015Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:38:50 [2019-10-21T21:38:50.015Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:38:50 [2019-10-21T21:38:50.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:38:50 [2019-10-21T21:38:50.015Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:38:50 [2019-10-21T21:38:50.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:38:50 [2019-10-21T21:38:50.015Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:38:50 [2019-10-21T21:38:50.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:38:50 [2019-10-21T21:38:50.015Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:38:50 [2019-10-21T21:38:50.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:38:50 [2019-10-21T21:38:50.015Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:38:50 [2019-10-21T21:38:50.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:38:50 [2019-10-21T21:38:50.015Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:38:50 [2019-10-21T21:38:50.015Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:38:50 [2019-10-21T21:38:50.015Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:38:50 [2019-10-21T21:38:50.015Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:38:50 [2019-10-21T21:38:50.015Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:38:50 [2019-10-21T21:38:50.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
21:38:50 [2019-10-21T21:38:50.015Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:38:50 [2019-10-21T21:38:50.015Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:38:50 [2019-10-21T21:38:50.015Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:38:50 [2019-10-21T21:38:50.015Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:38:50 [2019-10-21T21:38:50.015Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:38:50 [2019-10-21T21:38:50.015Z] === RUN   TestContainerStartOnDaemonRestart
21:38:50 [2019-10-21T21:38:50.015Z] === PAUSE TestContainerStartOnDaemonRestart
21:38:50 [2019-10-21T21:38:50.015Z] === RUN   TestDaemonRestartIpcMode
21:38:50 [2019-10-21T21:38:50.015Z] === PAUSE TestDaemonRestartIpcMode
21:38:50 [2019-10-21T21:38:50.015Z] === RUN   TestDiff
21:38:50 [2019-10-21T21:38:50.920Z] --- PASS: TestDiff (0.83s)
21:38:50 [2019-10-21T21:38:50.920Z] === RUN   TestExecWithCloseStdin
21:38:52 [2019-10-21T21:38:52.189Z] --- PASS: TestExecWithCloseStdin (1.24s)
21:38:52 [2019-10-21T21:38:52.189Z] === RUN   TestExec
21:38:53 [2019-10-21T21:38:53.445Z] --- PASS: TestExec (1.04s)
21:38:53 [2019-10-21T21:38:53.445Z] === RUN   TestExecUser
21:38:54 [2019-10-21T21:38:54.390Z] --- PASS: TestExecUser (1.12s)
21:38:54 [2019-10-21T21:38:54.390Z] === RUN   TestExportContainerAndImportImage
21:38:55 [2019-10-21T21:38:55.703Z] --- PASS: TestExportContainerAndImportImage (1.31s)
21:38:55 [2019-10-21T21:38:55.703Z] === RUN   TestExportContainerAfterDaemonRestart
21:38:57 [2019-10-21T21:38:57.579Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
21:38:57 [2019-10-21T21:38:57.580Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
21:38:57 [2019-10-21T21:38:57.580Z] === RUN   TestHealthCheckWorkdir
21:38:58 [2019-10-21T21:38:58.364Z] --- PASS: TestHealthCheckWorkdir (1.12s)
21:38:58 [2019-10-21T21:38:58.364Z] === RUN   TestHealthKillContainer
21:39:01 [2019-10-21T21:39:01.534Z] --- PASS: TestHealthKillContainer (3.05s)
21:39:01 [2019-10-21T21:39:01.534Z] === RUN   TestInspectCpusetInConfigPre120
21:39:02 [2019-10-21T21:39:02.331Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
21:39:02 [2019-10-21T21:39:02.331Z] === RUN   TestIpcModeNone
21:39:03 [2019-10-21T21:39:03.589Z] --- PASS: TestIpcModeNone (0.98s)
21:39:03 [2019-10-21T21:39:03.589Z] === RUN   TestIpcModePrivate
21:39:04 [2019-10-21T21:39:04.383Z] --- PASS: TestIpcModePrivate (1.11s)
21:39:04 [2019-10-21T21:39:04.383Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
21:39:04 [2019-10-21T21:39:04.383Z] === RUN   TestIpcModeShareable
21:39:05 [2019-10-21T21:39:05.628Z] --- PASS: TestIpcModeShareable (1.06s)
21:39:05 [2019-10-21T21:39:05.628Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
21:39:05 [2019-10-21T21:39:05.628Z] === RUN   TestAPIIpcModeShareableAndContainer
21:39:09 [2019-10-21T21:39:09.900Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.14s)
21:39:09 [2019-10-21T21:39:09.900Z] === RUN   TestAPIIpcModeHost
21:39:09 [2019-10-21T21:39:09.900Z] --- PASS: TestAPIIpcModeHost (0.73s)
21:39:09 [2019-10-21T21:39:09.900Z] === RUN   TestDaemonIpcModeShareable
21:39:11 [2019-10-21T21:39:11.182Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
21:39:11 [2019-10-21T21:39:11.182Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
21:39:11 [2019-10-21T21:39:11.182Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
21:39:11 [2019-10-21T21:39:11.182Z] === RUN   TestDaemonIpcModePrivate
21:39:12 [2019-10-21T21:39:12.825Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
21:39:12 [2019-10-21T21:39:12.825Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
21:39:12 [2019-10-21T21:39:12.825Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
21:39:12 [2019-10-21T21:39:12.825Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:39:14 [2019-10-21T21:39:14.744Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s)
21:39:14 [2019-10-21T21:39:14.744Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
21:39:14 [2019-10-21T21:39:14.744Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
21:39:14 [2019-10-21T21:39:14.744Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:39:16 [2019-10-21T21:39:16.554Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
21:39:16 [2019-10-21T21:39:16.554Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
21:39:16 [2019-10-21T21:39:16.554Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
21:39:16 [2019-10-21T21:39:16.554Z] === RUN   TestIpcModeOlderClient
21:39:16 [2019-10-21T21:39:16.554Z] === PAUSE TestIpcModeOlderClient
21:39:16 [2019-10-21T21:39:16.554Z] === RUN   TestKillContainerInvalidSignal
21:39:17 [2019-10-21T21:39:17.801Z] --- PASS: TestKillContainerInvalidSignal (0.94s)
21:39:17 [2019-10-21T21:39:17.801Z] === RUN   TestKillContainer
21:39:17 [2019-10-21T21:39:17.801Z] === RUN   TestKillContainer/no_signal
21:39:18 [2019-10-21T21:39:18.572Z] === RUN   TestKillContainer/non_killing_signal
21:39:18 [2019-10-21T21:39:18.943Z] === RUN   TestKillContainer/killing_signal
21:39:20 [2019-10-21T21:39:20.349Z] --- PASS: TestKillContainer (2.57s)
21:39:20 [2019-10-21T21:39:20.349Z]     --- PASS: TestKillContainer/no_signal (0.90s)
21:39:20 [2019-10-21T21:39:20.349Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
21:39:20 [2019-10-21T21:39:20.349Z]     --- PASS: TestKillContainer/killing_signal (0.72s)
21:39:20 [2019-10-21T21:39:20.349Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:39:20 [2019-10-21T21:39:20.349Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:39:21 [2019-10-21T21:39:21.119Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:39:21 [2019-10-21T21:39:21.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s)
21:39:21 [2019-10-21T21:39:21.902Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
21:39:21 [2019-10-21T21:39:21.902Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
21:39:21 [2019-10-21T21:39:21.902Z] === RUN   TestKillStoppedContainer
21:39:22 [2019-10-21T21:39:22.284Z] --- PASS: TestKillStoppedContainer (0.11s)
21:39:22 [2019-10-21T21:39:22.284Z] === RUN   TestKillStoppedContainerAPIPre120
21:39:22 [2019-10-21T21:39:22.284Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
21:39:22 [2019-10-21T21:39:22.284Z] === RUN   TestKillDifferentUserContainer
21:39:23 [2019-10-21T21:39:23.060Z] --- PASS: TestKillDifferentUserContainer (0.87s)
21:39:23 [2019-10-21T21:39:23.060Z] === RUN   TestInspectOomKilledTrue
21:39:23 [2019-10-21T21:39:23.060Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:39:23 [2019-10-21T21:39:23.060Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:39:23 [2019-10-21T21:39:23.060Z] === RUN   TestInspectOomKilledFalse
21:39:23 [2019-10-21T21:39:23.060Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:39:23 [2019-10-21T21:39:23.060Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:39:23 [2019-10-21T21:39:23.060Z] === RUN   TestLinksEtcHostsContentMatch
21:39:24 [2019-10-21T21:39:24.321Z] --- PASS: TestLinksEtcHostsContentMatch (0.93s)
21:39:24 [2019-10-21T21:39:24.321Z] === RUN   TestLinksContainerNames
21:39:26 [2019-10-21T21:39:26.891Z] --- PASS: TestLinksContainerNames (2.48s)
21:39:26 [2019-10-21T21:39:26.891Z] === RUN   TestLogsFollowTailEmpty
21:39:27 [2019-10-21T21:39:27.665Z] --- PASS: TestLogsFollowTailEmpty (1.15s)
21:39:27 [2019-10-21T21:39:27.665Z] === RUN   TestContainerNetworkMountsNoChown
21:39:28 [2019-10-21T21:39:28.456Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/default
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/default
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/private
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/private
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rprivate
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rprivate
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/slave
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/slave
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rslave
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rslave
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/shared
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/shared
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rshared
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rshared
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/default
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/default/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/default/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/rshared
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/shared
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/rslave
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/slave
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/rprivate
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/private
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/private/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:39:28 [2019-10-21T21:39:28.456Z] === RUN   TestMountDaemonRoot/private/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/default/bind_root
21:39:28 [2019-10-21T21:39:28.456Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/default/mount_root
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:39:28 [2019-10-21T21:39:28.832Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/private/mount_root
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:39:29 [2019-10-21T21:39:29.208Z] === CONT  TestMountDaemonRoot/private/bind_root
21:39:29 [2019-10-21T21:39:29.208Z] --- PASS: TestMountDaemonRoot (0.01s)
21:39:29 [2019-10-21T21:39:29.208Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
21:39:29 [2019-10-21T21:39:29.208Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
21:39:29 [2019-10-21T21:39:29.208Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:39:29 [2019-10-21T21:39:29.208Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
21:39:29 [2019-10-21T21:39:29.208Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:39:29 [2019-10-21T21:39:29.208Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:39:29 [2019-10-21T21:39:29.208Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:39:29 [2019-10-21T21:39:29.208Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:39:29 [2019-10-21T21:39:29.208Z] === RUN   TestContainerBindMountNonRecursive
21:39:31 [2019-10-21T21:39:31.810Z] --- PASS: TestContainerBindMountNonRecursive (2.03s)
21:39:31 [2019-10-21T21:39:31.810Z] === RUN   TestNetworkNat
21:39:32 [2019-10-21T21:39:32.176Z] --- PASS: TestNetworkNat (0.87s)
21:39:32 [2019-10-21T21:39:32.176Z] === RUN   TestNetworkLocalhostTCPNat
21:39:32 [2019-10-21T21:39:32.962Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
21:39:32 [2019-10-21T21:39:32.962Z] === RUN   TestNetworkLoopbackNat
21:39:34 [2019-10-21T21:39:34.224Z] --- PASS: TestNetworkLoopbackNat (1.29s)
21:39:34 [2019-10-21T21:39:34.224Z] === RUN   TestPause
21:39:35 [2019-10-21T21:39:35.484Z] --- PASS: TestPause (0.90s)
21:39:35 [2019-10-21T21:39:35.484Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:39:35 [2019-10-21T21:39:35.484Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
21:39:35 [2019-10-21T21:39:35.484Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:39:35 [2019-10-21T21:39:35.484Z] === RUN   TestPauseStopPausedContainer
21:39:36 [2019-10-21T21:39:36.266Z] --- PASS: TestPauseStopPausedContainer (0.91s)
21:39:36 [2019-10-21T21:39:36.266Z] === RUN   TestPsFilter
21:39:36 [2019-10-21T21:39:36.266Z] --- PASS: TestPsFilter (0.23s)
21:39:36 [2019-10-21T21:39:36.266Z] === RUN   TestRemoveContainerWithRemovedVolume
21:39:37 [2019-10-21T21:39:37.637Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s)
21:39:37 [2019-10-21T21:39:37.637Z] === RUN   TestRemoveContainerWithVolume
21:39:38 [2019-10-21T21:39:38.427Z] --- PASS: TestRemoveContainerWithVolume (0.94s)
21:39:38 [2019-10-21T21:39:38.427Z] === RUN   TestRemoveContainerRunning
21:39:39 [2019-10-21T21:39:39.222Z] --- PASS: TestRemoveContainerRunning (0.92s)
21:39:39 [2019-10-21T21:39:39.222Z] === RUN   TestRemoveContainerForceRemoveRunning
21:39:40 [2019-10-21T21:39:40.009Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
21:39:40 [2019-10-21T21:39:40.009Z] === RUN   TestRemoveInvalidContainer
21:39:40 [2019-10-21T21:39:40.009Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:39:40 [2019-10-21T21:39:40.009Z] === RUN   TestRenameLinkedContainer
21:39:44 [2019-10-21T21:39:44.123Z] --- PASS: TestRenameLinkedContainer (3.65s)
21:39:44 [2019-10-21T21:39:44.123Z] === RUN   TestRenameStoppedContainer
21:39:44 [2019-10-21T21:39:44.910Z] --- PASS: TestRenameStoppedContainer (0.91s)
21:39:44 [2019-10-21T21:39:44.910Z] === RUN   TestRenameRunningContainerAndReuse
21:39:46 [2019-10-21T21:39:46.713Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s)
21:39:46 [2019-10-21T21:39:46.713Z] === RUN   TestRenameInvalidName
21:39:47 [2019-10-21T21:39:47.491Z] --- PASS: TestRenameInvalidName (0.88s)
21:39:47 [2019-10-21T21:39:47.491Z] === RUN   TestRenameAnonymousContainer
21:39:50 [2019-10-21T21:39:50.716Z] --- PASS: TestRenameAnonymousContainer (3.13s)
21:39:50 [2019-10-21T21:39:50.716Z] === RUN   TestRenameContainerWithSameName
21:39:51 [2019-10-21T21:39:51.522Z] --- PASS: TestRenameContainerWithSameName (0.82s)
21:39:51 [2019-10-21T21:39:51.522Z] === RUN   TestRenameContainerWithLinkedContainer
21:39:53 [2019-10-21T21:39:53.327Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s)
21:39:53 [2019-10-21T21:39:53.327Z] === RUN   TestResize
21:39:54 [2019-10-21T21:39:54.109Z] --- PASS: TestResize (0.93s)
21:39:54 [2019-10-21T21:39:54.109Z] === RUN   TestResizeWithInvalidSize
21:39:54 [2019-10-21T21:39:54.895Z] --- PASS: TestResizeWithInvalidSize (0.99s)
21:39:54 [2019-10-21T21:39:54.895Z] === RUN   TestResizeWhenContainerNotStarted
21:39:55 [2019-10-21T21:39:55.787Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s)
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:39:55 [2019-10-21T21:39:55.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:39:58 [2019-10-21T21:39:58.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:39:58 [2019-10-21T21:39:58.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:39:59 [2019-10-21T21:39:59.580Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:39:59 [2019-10-21T21:39:59.580Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:40:00 [2019-10-21T21:40:00.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:40:01 [2019-10-21T21:40:01.244Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:40:03 [2019-10-21T21:40:03.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:40:03 [2019-10-21T21:40:03.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:40:06 [2019-10-21T21:40:06.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:40:06 [2019-10-21T21:40:06.829Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:40:09 [2019-10-21T21:40:09.437Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
21:40:09 [2019-10-21T21:40:09.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s)
21:40:09 [2019-10-21T21:40:09.437Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
21:40:09 [2019-10-21T21:40:09.437Z] === RUN   TestCgroupNamespacesRun
21:40:11 [2019-10-21T21:40:11.904Z] --- PASS: TestCgroupNamespacesRun (2.20s)
21:40:11 [2019-10-21T21:40:11.904Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
21:40:11 [2019-10-21T21:40:11.904Z] === RUN   TestCgroupNamespacesRunPrivileged
21:40:13 [2019-10-21T21:40:13.184Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s)
21:40:13 [2019-10-21T21:40:13.185Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
21:40:13 [2019-10-21T21:40:13.185Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:40:15 [2019-10-21T21:40:15.107Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.04s)
21:40:15 [2019-10-21T21:40:15.107Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
21:40:15 [2019-10-21T21:40:15.107Z] === RUN   TestCgroupNamespacesRunHostMode
21:40:16 [2019-10-21T21:40:16.923Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s)
21:40:16 [2019-10-21T21:40:16.923Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
21:40:16 [2019-10-21T21:40:16.923Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:40:19 [2019-10-21T21:40:19.349Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s)
21:40:19 [2019-10-21T21:40:19.349Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
21:40:19 [2019-10-21T21:40:19.349Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:40:19 [2019-10-21T21:40:19.726Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s)
21:40:19 [2019-10-21T21:40:19.726Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
21:40:19 [2019-10-21T21:40:19.726Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:40:20 [2019-10-21T21:40:20.645Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s)
21:40:20 [2019-10-21T21:40:20.645Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
21:40:20 [2019-10-21T21:40:20.645Z] === RUN   TestCgroupNamespacesRunOlderClient
21:40:23 [2019-10-21T21:40:23.102Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
21:40:23 [2019-10-21T21:40:23.102Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
21:40:23 [2019-10-21T21:40:23.102Z] === RUN   TestKernelTCPMemory
21:40:23 [2019-10-21T21:40:23.881Z] --- PASS: TestKernelTCPMemory (1.05s)
21:40:23 [2019-10-21T21:40:23.881Z] === RUN   TestNISDomainname
21:40:25 [2019-10-21T21:40:25.140Z] --- PASS: TestNISDomainname (1.23s)
21:40:25 [2019-10-21T21:40:25.140Z] === RUN   TestHostnameDnsResolution
21:40:26 [2019-10-21T21:40:26.553Z] --- PASS: TestHostnameDnsResolution (1.27s)
21:40:26 [2019-10-21T21:40:26.553Z] === RUN   TestStats
21:40:28 [2019-10-21T21:40:28.982Z] --- PASS: TestStats (2.75s)
21:40:28 [2019-10-21T21:40:28.983Z] === RUN   TestStopContainerWithTimeout
21:40:28 [2019-10-21T21:40:28.983Z] === RUN   TestStopContainerWithTimeout/0
21:40:28 [2019-10-21T21:40:28.983Z] === PAUSE TestStopContainerWithTimeout/0
21:40:28 [2019-10-21T21:40:28.983Z] === RUN   TestStopContainerWithTimeout/1
21:40:28 [2019-10-21T21:40:28.983Z] === PAUSE TestStopContainerWithTimeout/1
21:40:28 [2019-10-21T21:40:28.983Z] === RUN   TestStopContainerWithTimeout/3
21:40:28 [2019-10-21T21:40:28.983Z] === PAUSE TestStopContainerWithTimeout/3
21:40:28 [2019-10-21T21:40:28.983Z] === RUN   TestStopContainerWithTimeout/-1
21:40:28 [2019-10-21T21:40:28.983Z] === PAUSE TestStopContainerWithTimeout/-1
21:40:28 [2019-10-21T21:40:28.983Z] === CONT  TestStopContainerWithTimeout/0
21:40:28 [2019-10-21T21:40:28.983Z] === CONT  TestStopContainerWithTimeout/-1
21:40:30 [2019-10-21T21:40:30.264Z] === CONT  TestStopContainerWithTimeout/3
21:40:32 [2019-10-21T21:40:32.057Z] === CONT  TestStopContainerWithTimeout/1
21:40:34 [2019-10-21T21:40:34.578Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:40:34 [2019-10-21T21:40:34.578Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
21:40:34 [2019-10-21T21:40:34.578Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
21:40:34 [2019-10-21T21:40:34.578Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
21:40:34 [2019-10-21T21:40:34.578Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
21:40:34 [2019-10-21T21:40:34.578Z] === RUN   TestDeleteDevicemapper
21:40:34 [2019-10-21T21:40:34.578Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:40:34 [2019-10-21T21:40:34.578Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:40:34 [2019-10-21T21:40:34.578Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:40:37 [2019-10-21T21:40:37.765Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s)
21:40:37 [2019-10-21T21:40:37.765Z] === RUN   TestUpdateMemory
21:40:37 [2019-10-21T21:40:37.765Z] --- SKIP: TestUpdateMemory (0.00s)
21:40:37 [2019-10-21T21:40:37.765Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:40:37 [2019-10-21T21:40:37.765Z] === RUN   TestUpdateCPUQuota
21:40:39 [2019-10-21T21:40:39.725Z] --- PASS: TestUpdateCPUQuota (1.66s)
21:40:39 [2019-10-21T21:40:39.725Z] === RUN   TestUpdatePidsLimit
21:40:39 [2019-10-21T21:40:39.725Z] === RUN   TestUpdatePidsLimit/update_from_none
21:40:40 [2019-10-21T21:40:40.120Z] === RUN   TestUpdatePidsLimit/no_change
21:40:40 [2019-10-21T21:40:40.493Z] === RUN   TestUpdatePidsLimit/update_lower
21:40:40 [2019-10-21T21:40:40.859Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:40:41 [2019-10-21T21:40:41.246Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:40:41 [2019-10-21T21:40:41.607Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:40:41 [2019-10-21T21:40:41.973Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:40:43 [2019-10-21T21:40:43.791Z] --- PASS: TestUpdatePidsLimit (4.19s)
21:40:43 [2019-10-21T21:40:43.791Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
21:40:43 [2019-10-21T21:40:43.791Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
21:40:43 [2019-10-21T21:40:43.791Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
21:40:43 [2019-10-21T21:40:43.791Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
21:40:43 [2019-10-21T21:40:43.791Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
21:40:43 [2019-10-21T21:40:43.791Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
21:40:43 [2019-10-21T21:40:43.791Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s)
21:40:43 [2019-10-21T21:40:43.791Z] === RUN   TestUpdateRestartPolicy
21:40:57 [2019-10-21T21:40:57.535Z] --- PASS: TestUpdateRestartPolicy (12.92s)
21:40:57 [2019-10-21T21:40:57.535Z] === RUN   TestUpdateRestartWithAutoRemove
21:40:57 [2019-10-21T21:40:57.535Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s)
21:40:57 [2019-10-21T21:40:57.535Z] === RUN   TestWaitNonBlocked
21:40:57 [2019-10-21T21:40:57.535Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:40:57 [2019-10-21T21:40:57.535Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:40:57 [2019-10-21T21:40:57.535Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:40:57 [2019-10-21T21:40:57.535Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:40:57 [2019-10-21T21:40:57.535Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:40:57 [2019-10-21T21:40:57.535Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:41:00 [2019-10-21T21:41:00.916Z] --- PASS: TestWaitNonBlocked (0.03s)
21:41:00 [2019-10-21T21:41:00.916Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.51s)
21:41:00 [2019-10-21T21:41:00.916Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.66s)
21:41:00 [2019-10-21T21:41:00.916Z] === RUN   TestWaitBlocked
21:41:00 [2019-10-21T21:41:00.916Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:41:00 [2019-10-21T21:41:00.916Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:41:00 [2019-10-21T21:41:00.916Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:41:00 [2019-10-21T21:41:00.916Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:41:00 [2019-10-21T21:41:00.916Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:41:00 [2019-10-21T21:41:00.916Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:41:01 [2019-10-21T21:41:01.281Z] --- PASS: TestWaitBlocked (0.02s)
21:41:01 [2019-10-21T21:41:01.281Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
21:41:01 [2019-10-21T21:41:01.281Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
21:41:01 [2019-10-21T21:41:01.281Z] === CONT  TestContainerStartOnDaemonRestart
21:41:01 [2019-10-21T21:41:01.281Z] === CONT  TestIpcModeOlderClient
21:41:01 [2019-10-21T21:41:01.650Z] --- PASS: TestIpcModeOlderClient (0.20s)
21:41:01 [2019-10-21T21:41:01.650Z] === CONT  TestDaemonRestartIpcMode
21:41:05 [2019-10-21T21:41:05.125Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s)
21:41:05 [2019-10-21T21:41:05.125Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
21:41:07 [2019-10-21T21:41:07.575Z] --- PASS: TestDaemonRestartIpcMode (5.96s)
21:41:07 [2019-10-21T21:41:07.575Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
21:41:07 [2019-10-21T21:41:07.575Z] PASS
21:41:07 [2019-10-21T21:41:07.575Z] 
21:41:07 [2019-10-21T21:41:07.575Z] === Skipped
21:41:07 [2019-10-21T21:41:07.575Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
21:41:07 [2019-10-21T21:41:07.575Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:41:07 [2019-10-21T21:41:07.575Z] 
21:41:07 [2019-10-21T21:41:07.575Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
21:41:07 [2019-10-21T21:41:07.575Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:41:07 [2019-10-21T21:41:07.575Z] 
21:41:07 [2019-10-21T21:41:07.575Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
21:41:07 [2019-10-21T21:41:07.575Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:41:07 [2019-10-21T21:41:07.575Z] 
21:41:07 [2019-10-21T21:41:07.575Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
21:41:07 [2019-10-21T21:41:07.575Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:41:07 [2019-10-21T21:41:07.575Z] 
21:41:07 [2019-10-21T21:41:07.575Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
21:41:07 [2019-10-21T21:41:07.575Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:41:07 [2019-10-21T21:41:07.575Z] 
21:41:07 [2019-10-21T21:41:07.575Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
21:41:07 [2019-10-21T21:41:07.575Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:41:07 [2019-10-21T21:41:07.575Z] 
21:41:07 [2019-10-21T21:41:07.575Z] 
21:41:07 [2019-10-21T21:41:07.575Z] DONE 197 tests, 6 skipped in 146.563s
21:41:07 [2019-10-21T21:41:07.575Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
21:41:07 [2019-10-21T21:41:07.575Z] ++ 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
21:41:07 [2019-10-21T21:41:07.575Z] ++ set -e
21:41:07 [2019-10-21T21:41:07.575Z] ++ '[' -n 0 ']'
21:41:07 [2019-10-21T21:41:07.575Z] ++ set -x
21:41:07 [2019-10-21T21:41:07.575Z] ++ 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
21:41:08 [2019-10-21T21:41:08.363Z] INFO: Testing against a local daemon
21:41:08 [2019-10-21T21:41:08.363Z] === RUN   TestCommitInheritsEnv
21:41:09 [2019-10-21T21:41:09.609Z] --- PASS: TestCommitInheritsEnv (1.11s)
21:41:09 [2019-10-21T21:41:09.609Z] === RUN   TestImportExtremelyLargeImageWorks
21:41:09 [2019-10-21T21:41:09.609Z] === PAUSE TestImportExtremelyLargeImageWorks
21:41:09 [2019-10-21T21:41:09.609Z] === RUN   TestImagesFilterMultiReference
21:41:09 [2019-10-21T21:41:09.971Z] --- PASS: TestImagesFilterMultiReference (0.54s)
21:41:09 [2019-10-21T21:41:09.971Z] === RUN   TestImagePullPlatformInvalid
21:41:09 [2019-10-21T21:41:09.971Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
21:41:09 [2019-10-21T21:41:09.971Z] === RUN   TestRemoveImageOrphaning
21:41:10 [2019-10-21T21:41:10.967Z] --- PASS: TestRemoveImageOrphaning (0.76s)
21:41:10 [2019-10-21T21:41:10.967Z] === RUN   TestRemoveImageGarbageCollector
21:41:10 [2019-10-21T21:41:10.967Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
21:41:10 [2019-10-21T21:41:10.967Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:41:10 [2019-10-21T21:41:10.967Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:41:10 [2019-10-21T21:41:10.967Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:41:10 [2019-10-21T21:41:10.967Z] === RUN   TestTagInvalidReference
21:41:10 [2019-10-21T21:41:10.967Z] --- PASS: TestTagInvalidReference (0.02s)
21:41:10 [2019-10-21T21:41:10.967Z] === RUN   TestTagValidPrefixedRepo
21:41:10 [2019-10-21T21:41:10.967Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
21:41:10 [2019-10-21T21:41:10.967Z] === RUN   TestTagExistedNameWithoutForce
21:41:10 [2019-10-21T21:41:10.967Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
21:41:10 [2019-10-21T21:41:10.967Z] === RUN   TestTagOfficialNames
21:41:10 [2019-10-21T21:41:10.967Z] --- PASS: TestTagOfficialNames (0.04s)
21:41:10 [2019-10-21T21:41:10.967Z] === RUN   TestTagMatchesDigest
21:41:10 [2019-10-21T21:41:10.967Z] --- PASS: TestTagMatchesDigest (0.01s)
21:41:10 [2019-10-21T21:41:10.967Z] === CONT  TestImportExtremelyLargeImageWorks
21:42:50 [2019-10-21T21:42:50.661Z] --- PASS: TestImportExtremelyLargeImageWorks (97.79s)
21:42:50 [2019-10-21T21:42:50.661Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
21:42:50 [2019-10-21T21:42:50.661Z] PASS
21:42:50 [2019-10-21T21:42:50.661Z] 
21:42:50 [2019-10-21T21:42:50.661Z] === Skipped
21:42:50 [2019-10-21T21:42:50.661Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s)
21:42:50 [2019-10-21T21:42:50.661Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:42:50 [2019-10-21T21:42:50.661Z] 
21:42:50 [2019-10-21T21:42:50.661Z] 
21:42:50 [2019-10-21T21:42:50.661Z] DONE 12 tests, 1 skipped in 101.080s
21:42:50 [2019-10-21T21:42:50.661Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
21:42:50 [2019-10-21T21:42:50.661Z] ++ 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
21:42:50 [2019-10-21T21:42:50.661Z] ++ set -e
21:42:50 [2019-10-21T21:42:50.661Z] ++ '[' -n 0 ']'
21:42:50 [2019-10-21T21:42:50.661Z] ++ set -x
21:42:50 [2019-10-21T21:42:50.661Z] ++ 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
21:42:50 [2019-10-21T21:42:50.661Z] INFO: Testing against a local daemon
21:42:50 [2019-10-21T21:42:50.661Z] === RUN   TestNetworkCreateDelete
21:42:50 [2019-10-21T21:42:50.661Z] --- PASS: TestNetworkCreateDelete (0.11s)
21:42:50 [2019-10-21T21:42:50.661Z] === RUN   TestDockerNetworkDeletePreferID
21:42:50 [2019-10-21T21:42:50.661Z] --- PASS: TestDockerNetworkDeletePreferID (0.68s)
21:42:50 [2019-10-21T21:42:50.661Z] === RUN   TestInspectNetwork
21:42:54 [2019-10-21T21:42:54.053Z] === RUN   TestInspectNetwork/full_network_id
21:42:54 [2019-10-21T21:42:54.053Z] === RUN   TestInspectNetwork/partial_network_id
21:42:54 [2019-10-21T21:42:54.053Z] === RUN   TestInspectNetwork/network_name
21:42:54 [2019-10-21T21:42:54.053Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:42:59 [2019-10-21T21:42:59.052Z] --- PASS: TestInspectNetwork (9.00s)
21:42:59 [2019-10-21T21:42:59.052Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
21:42:59 [2019-10-21T21:42:59.052Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
21:42:59 [2019-10-21T21:42:59.052Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:42:59 [2019-10-21T21:42:59.052Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:42:59 [2019-10-21T21:42:59.052Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:42:59 [2019-10-21T21:42:59.052Z] === RUN   TestRunContainerWithBridgeNone
21:43:01 [2019-10-21T21:43:01.626Z] --- PASS: TestRunContainerWithBridgeNone (2.64s)
21:43:01 [2019-10-21T21:43:01.626Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
21:43:01 [2019-10-21T21:43:01.626Z] === RUN   TestNetworkInvalidJSON
21:43:01 [2019-10-21T21:43:01.626Z] === RUN   TestNetworkInvalidJSON//networks/create
21:43:01 [2019-10-21T21:43:01.626Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:43:01 [2019-10-21T21:43:01.626Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:43:01 [2019-10-21T21:43:01.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:43:01 [2019-10-21T21:43:01.626Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:43:01 [2019-10-21T21:43:01.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:43:01 [2019-10-21T21:43:01.626Z] === CONT  TestNetworkInvalidJSON//networks/create
21:43:01 [2019-10-21T21:43:01.626Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:43:01 [2019-10-21T21:43:01.626Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:43:01 [2019-10-21T21:43:01.626Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:43:01 [2019-10-21T21:43:01.626Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:43:01 [2019-10-21T21:43:01.626Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:43:01 [2019-10-21T21:43:01.626Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:43:01 [2019-10-21T21:43:01.626Z] === RUN   TestDaemonRestartWithLiveRestore
21:43:02 [2019-10-21T21:43:02.401Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:43:02 [2019-10-21T21:43:02.401Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
21:43:02 [2019-10-21T21:43:02.401Z] === RUN   TestDaemonDefaultNetworkPools
21:43:03 [2019-10-21T21:43:03.183Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
21:43:03 [2019-10-21T21:43:03.183Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
21:43:03 [2019-10-21T21:43:03.183Z] === RUN   TestDaemonRestartWithExistingNetwork
21:43:04 [2019-10-21T21:43:04.440Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
21:43:04 [2019-10-21T21:43:04.440Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
21:43:04 [2019-10-21T21:43:04.440Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:43:05 [2019-10-21T21:43:05.331Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
21:43:05 [2019-10-21T21:43:05.331Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
21:43:05 [2019-10-21T21:43:05.331Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:43:06 [2019-10-21T21:43:06.171Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
21:43:06 [2019-10-21T21:43:06.171Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
21:43:06 [2019-10-21T21:43:06.171Z] === RUN   TestServiceWithPredefinedNetwork
21:43:09 [2019-10-21T21:43:09.394Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s)
21:43:09 [2019-10-21T21:43:09.394Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
21:43:09 [2019-10-21T21:43:09.394Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:43:09 [2019-10-21T21:43:09.394Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:43:09 [2019-10-21T21:43:09.394Z]     service_test.go:230: FLAKY_TEST
21:43:09 [2019-10-21T21:43:09.394Z] === RUN   TestServiceWithDataPathPortInit
21:43:25 [2019-10-21T21:43:25.934Z] --- PASS: TestServiceWithDataPathPortInit (16.56s)
21:43:25 [2019-10-21T21:43:25.935Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:43:25 [2019-10-21T21:43:25.935Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:43:25 [2019-10-21T21:43:25.935Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:43:35 [2019-10-21T21:43:35.309Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.50s)
21:43:35 [2019-10-21T21:43:35.309Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
21:43:35 [2019-10-21T21:43:35.309Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a6hdzv7qj5w84ae7g5ejr2my2 Created:2019-10-21 21:43:27.035740854 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[251ef00566e3716ab82abffab3c8a74966d85a2692329d88a97d04200f625ee1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j7cncs566af1wcv2nlf6957b0 EndpointID:e8dd66a32ef4154221dc3db8fe08a5dbfd897faedc5272ac061be1e95ddb9893 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:85693fe1c9918de9ba3b751927cedf04569c7c18f9f4cd2e1697f2864397655f MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:fbbb881149dc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j7cncs566af1wcv2nlf6957b0 EndpointID:e8dd66a32ef4154221dc3db8fe08a5dbfd897faedc5272ac061be1e95ddb9893 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
21:43:35 [2019-10-21T21:43:35.309Z] PASS
21:43:35 [2019-10-21T21:43:35.309Z] 
21:43:35 [2019-10-21T21:43:35.309Z] === Skipped
21:43:35 [2019-10-21T21:43:35.309Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:43:35 [2019-10-21T21:43:35.309Z]     service_test.go:230: FLAKY_TEST
21:43:35 [2019-10-21T21:43:35.309Z] 
21:43:35 [2019-10-21T21:43:35.309Z] 
21:43:35 [2019-10-21T21:43:35.309Z] DONE 21 tests, 1 skipped in 45.354s
21:43:35 [2019-10-21T21:43:35.309Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:43:35 [2019-10-21T21:43:35.309Z] ++ 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
21:43:35 [2019-10-21T21:43:35.309Z] ++ set -e
21:43:35 [2019-10-21T21:43:35.309Z] ++ '[' -n 0 ']'
21:43:35 [2019-10-21T21:43:35.309Z] ++ set -x
21:43:35 [2019-10-21T21:43:35.310Z] ++ 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
21:43:35 [2019-10-21T21:43:35.310Z] INFO: Testing against a local daemon
21:43:35 [2019-10-21T21:43:35.310Z] === RUN   TestDockerNetworkIpvlanPersistance
21:43:35 [2019-10-21T21:43:35.310Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
21:43:35 [2019-10-21T21:43:35.310Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:43:35 [2019-10-21T21:43:35.310Z] === RUN   TestDockerNetworkIpvlan
21:43:35 [2019-10-21T21:43:35.310Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:43:35 [2019-10-21T21:43:35.310Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:43:35 [2019-10-21T21:43:35.310Z] PASS
21:43:35 [2019-10-21T21:43:35.310Z] 
21:43:35 [2019-10-21T21:43:35.310Z] === Skipped
21:43:35 [2019-10-21T21:43:35.310Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
21:43:35 [2019-10-21T21:43:35.310Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:43:35 [2019-10-21T21:43:35.310Z] 
21:43:35 [2019-10-21T21:43:35.310Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:43:35 [2019-10-21T21:43:35.310Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:43:35 [2019-10-21T21:43:35.310Z] 
21:43:35 [2019-10-21T21:43:35.310Z] 
21:43:35 [2019-10-21T21:43:35.310Z] DONE 2 tests, 2 skipped in 0.207s
21:43:35 [2019-10-21T21:43:35.310Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:43:35 [2019-10-21T21:43:35.310Z] ++ 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
21:43:35 [2019-10-21T21:43:35.310Z] ++ set -e
21:43:35 [2019-10-21T21:43:35.310Z] ++ '[' -n 0 ']'
21:43:35 [2019-10-21T21:43:35.310Z] ++ set -x
21:43:35 [2019-10-21T21:43:35.310Z] ++ 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
21:43:35 [2019-10-21T21:43:35.310Z] INFO: Testing against a local daemon
21:43:35 [2019-10-21T21:43:35.310Z] === RUN   TestDockerNetworkMacvlanPersistance
21:43:35 [2019-10-21T21:43:35.675Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
21:43:35 [2019-10-21T21:43:35.675Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
21:43:35 [2019-10-21T21:43:35.675Z] === RUN   TestDockerNetworkMacvlan
21:43:36 [2019-10-21T21:43:36.451Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:43:37 [2019-10-21T21:43:37.362Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:43:38 [2019-10-21T21:43:38.728Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:43:41 [2019-10-21T21:43:41.209Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:43:45 [2019-10-21T21:43:45.247Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:43:50 [2019-10-21T21:43:50.563Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:43:51 [2019-10-21T21:43:51.351Z] --- PASS: TestDockerNetworkMacvlan (15.52s)
21:43:51 [2019-10-21T21:43:51.351Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:43:51 [2019-10-21T21:43:51.351Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
21:43:51 [2019-10-21T21:43:51.351Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:43:51 [2019-10-21T21:43:51.351Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
21:43:51 [2019-10-21T21:43:51.351Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:43:51 [2019-10-21T21:43:51.351Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s)
21:43:51 [2019-10-21T21:43:51.351Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:43:51 [2019-10-21T21:43:51.351Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s)
21:43:51 [2019-10-21T21:43:51.351Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:43:51 [2019-10-21T21:43:51.351Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s)
21:43:51 [2019-10-21T21:43:51.351Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:43:51 [2019-10-21T21:43:51.351Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s)
21:43:51 [2019-10-21T21:43:51.351Z] PASS
21:43:51 [2019-10-21T21:43:51.351Z] 
21:43:51 [2019-10-21T21:43:51.351Z] DONE 8 tests in 17.066s
21:43:51 [2019-10-21T21:43:51.351Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
21:43:51 [2019-10-21T21:43:51.351Z] ++ 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
21:43:51 [2019-10-21T21:43:51.351Z] ++ set -e
21:43:51 [2019-10-21T21:43:51.351Z] ++ '[' -n 0 ']'
21:43:51 [2019-10-21T21:43:51.351Z] ++ set -x
21:43:51 [2019-10-21T21:43:51.351Z] ++ 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
21:43:51 [2019-10-21T21:43:51.351Z] testing: warning: no tests to run
21:43:51 [2019-10-21T21:43:51.351Z] PASS
21:43:51 [2019-10-21T21:43:51.351Z] 
21:43:51 [2019-10-21T21:43:51.351Z] DONE 0 tests in 0.072s
21:43:51 [2019-10-21T21:43:51.351Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:43:51 [2019-10-21T21:43:51.351Z] ++ 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
21:43:51 [2019-10-21T21:43:51.351Z] ++ set -e
21:43:51 [2019-10-21T21:43:51.351Z] ++ '[' -n 0 ']'
21:43:51 [2019-10-21T21:43:51.351Z] ++ set -x
21:43:51 [2019-10-21T21:43:51.351Z] ++ 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
21:43:51 [2019-10-21T21:43:51.727Z] INFO: Testing against a local daemon
21:43:51 [2019-10-21T21:43:51.727Z] === RUN   TestAuthZPluginAllowRequest
21:43:53 [2019-10-21T21:43:53.275Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
21:43:53 [2019-10-21T21:43:53.275Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
21:43:53 [2019-10-21T21:43:53.275Z] === RUN   TestAuthZPluginTLS
21:43:54 [2019-10-21T21:43:54.093Z] --- PASS: TestAuthZPluginTLS (0.57s)
21:43:54 [2019-10-21T21:43:54.093Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
21:43:54 [2019-10-21T21:43:54.093Z] === RUN   TestAuthZPluginDenyRequest
21:43:54 [2019-10-21T21:43:54.458Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:43:54 [2019-10-21T21:43:54.458Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
21:43:54 [2019-10-21T21:43:54.458Z] === RUN   TestAuthZPluginAPIDenyResponse
21:43:54 [2019-10-21T21:43:54.822Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:43:54 [2019-10-21T21:43:54.822Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
21:43:54 [2019-10-21T21:43:54.822Z] === RUN   TestAuthZPluginDenyResponse
21:43:55 [2019-10-21T21:43:55.598Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:43:55 [2019-10-21T21:43:55.598Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
21:43:55 [2019-10-21T21:43:55.598Z] === RUN   TestAuthZPluginAllowEventStream
21:43:57 [2019-10-21T21:43:57.391Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
21:43:57 [2019-10-21T21:43:57.391Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
21:43:57 [2019-10-21T21:43:57.391Z] === RUN   TestAuthZPluginErrorResponse
21:43:57 [2019-10-21T21:43:57.758Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:43:57 [2019-10-21T21:43:57.758Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
21:43:57 [2019-10-21T21:43:57.758Z] === RUN   TestAuthZPluginErrorRequest
21:43:58 [2019-10-21T21:43:58.146Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:43:58 [2019-10-21T21:43:58.146Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
21:43:58 [2019-10-21T21:43:58.146Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:43:59 [2019-10-21T21:43:59.052Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:43:59 [2019-10-21T21:43:59.052Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
21:43:59 [2019-10-21T21:43:59.052Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:44:00 [2019-10-21T21:44:00.937Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s)
21:44:00 [2019-10-21T21:44:00.937Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
21:44:00 [2019-10-21T21:44:00.937Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:44:02 [2019-10-21T21:44:02.789Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s)
21:44:02 [2019-10-21T21:44:02.789Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
21:44:02 [2019-10-21T21:44:02.789Z] === RUN   TestAuthZPluginHeader
21:44:04 [2019-10-21T21:44:04.061Z] --- PASS: TestAuthZPluginHeader (0.89s)
21:44:04 [2019-10-21T21:44:04.061Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
21:44:04 [2019-10-21T21:44:04.061Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:44:04 [2019-10-21T21:44:04.061Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:44:04 [2019-10-21T21:44:04.061Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:04 [2019-10-21T21:44:04.061Z] === RUN   TestAuthZPluginV2Disable
21:44:04 [2019-10-21T21:44:04.061Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:44:04 [2019-10-21T21:44:04.061Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:04 [2019-10-21T21:44:04.061Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:44:04 [2019-10-21T21:44:04.061Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:44:04 [2019-10-21T21:44:04.061Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:04 [2019-10-21T21:44:04.061Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:44:04 [2019-10-21T21:44:04.061Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:44:04 [2019-10-21T21:44:04.061Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:04 [2019-10-21T21:44:04.061Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:44:20 [2019-10-21T21:44:20.504Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s)
21:44:20 [2019-10-21T21:44:20.504Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
21:44:20 [2019-10-21T21:44:20.504Z] PASS
21:44:20 [2019-10-21T21:44:20.948Z] 
21:44:20 [2019-10-21T21:44:20.948Z] === Skipped
21:44:20 [2019-10-21T21:44:20.948Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:44:20 [2019-10-21T21:44:20.948Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:20 [2019-10-21T21:44:20.948Z] 
21:44:20 [2019-10-21T21:44:20.948Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:44:20 [2019-10-21T21:44:20.948Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:20 [2019-10-21T21:44:20.948Z] 
21:44:20 [2019-10-21T21:44:20.948Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:44:20 [2019-10-21T21:44:20.948Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:20 [2019-10-21T21:44:20.948Z] 
21:44:20 [2019-10-21T21:44:20.948Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:44:20 [2019-10-21T21:44:20.948Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:20 [2019-10-21T21:44:20.948Z] 
21:44:20 [2019-10-21T21:44:20.948Z] 
21:44:20 [2019-10-21T21:44:20.948Z] DONE 17 tests, 4 skipped in 29.266s
21:44:20 [2019-10-21T21:44:20.948Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:44:20 [2019-10-21T21:44:20.948Z] ++ 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
21:44:20 [2019-10-21T21:44:20.948Z] ++ set -e
21:44:20 [2019-10-21T21:44:20.948Z] ++ '[' -n 0 ']'
21:44:20 [2019-10-21T21:44:20.948Z] ++ set -x
21:44:20 [2019-10-21T21:44:20.948Z] ++ 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
21:44:20 [2019-10-21T21:44:20.948Z] INFO: Testing against a local daemon
21:44:20 [2019-10-21T21:44:20.948Z] === RUN   TestPluginInvalidJSON
21:44:20 [2019-10-21T21:44:20.948Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:44:20 [2019-10-21T21:44:20.948Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:44:20 [2019-10-21T21:44:20.948Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:44:20 [2019-10-21T21:44:20.948Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:44:20 [2019-10-21T21:44:20.948Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:44:20 [2019-10-21T21:44:20.948Z] PASS
21:44:20 [2019-10-21T21:44:20.948Z] 
21:44:20 [2019-10-21T21:44:20.948Z] DONE 2 tests in 0.187s
21:44:20 [2019-10-21T21:44:20.948Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:44:20 [2019-10-21T21:44:20.948Z] ++ 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
21:44:20 [2019-10-21T21:44:20.948Z] ++ set -e
21:44:20 [2019-10-21T21:44:20.948Z] ++ '[' -n 0 ']'
21:44:20 [2019-10-21T21:44:20.948Z] ++ set -x
21:44:20 [2019-10-21T21:44:20.948Z] ++ 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
21:44:20 [2019-10-21T21:44:20.948Z] INFO: Testing against a local daemon
21:44:20 [2019-10-21T21:44:20.948Z] === RUN   TestExternalGraphDriver
21:44:21 [2019-10-21T21:44:21.347Z] === RUN   TestExternalGraphDriver/json
21:44:23 [2019-10-21T21:44:23.227Z] === RUN   TestExternalGraphDriver/spec
21:44:25 [2019-10-21T21:44:25.693Z] === RUN   TestExternalGraphDriver/pull
21:44:27 [2019-10-21T21:44:27.603Z] --- PASS: TestExternalGraphDriver (6.42s)
21:44:27 [2019-10-21T21:44:27.603Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
21:44:27 [2019-10-21T21:44:27.603Z]     --- PASS: TestExternalGraphDriver/json (2.02s)
21:44:27 [2019-10-21T21:44:27.603Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
21:44:27 [2019-10-21T21:44:27.603Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
21:44:27 [2019-10-21T21:44:27.603Z] === RUN   TestGraphdriverPluginV2
21:44:27 [2019-10-21T21:44:27.603Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
21:44:27 [2019-10-21T21:44:27.603Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:27 [2019-10-21T21:44:27.603Z] PASS
21:44:27 [2019-10-21T21:44:27.603Z] 
21:44:27 [2019-10-21T21:44:27.603Z] === Skipped
21:44:27 [2019-10-21T21:44:27.603Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
21:44:27 [2019-10-21T21:44:27.603Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:27 [2019-10-21T21:44:27.603Z] 
21:44:27 [2019-10-21T21:44:27.603Z] 
21:44:27 [2019-10-21T21:44:27.603Z] DONE 5 tests, 1 skipped in 6.601s
21:44:27 [2019-10-21T21:44:27.603Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:44:27 [2019-10-21T21:44:27.603Z] ++ 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
21:44:27 [2019-10-21T21:44:27.603Z] ++ set -e
21:44:27 [2019-10-21T21:44:27.603Z] ++ '[' -n 0 ']'
21:44:27 [2019-10-21T21:44:27.603Z] ++ set -x
21:44:27 [2019-10-21T21:44:27.603Z] ++ 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
21:44:27 [2019-10-21T21:44:27.603Z] INFO: Testing against a local daemon
21:44:27 [2019-10-21T21:44:27.603Z] === RUN   TestContinueAfterPluginCrash
21:44:27 [2019-10-21T21:44:27.603Z] === PAUSE TestContinueAfterPluginCrash
21:44:27 [2019-10-21T21:44:27.603Z] === RUN   TestDaemonStartWithLogOpt
21:44:27 [2019-10-21T21:44:27.603Z] === PAUSE TestDaemonStartWithLogOpt
21:44:27 [2019-10-21T21:44:27.603Z] === CONT  TestContinueAfterPluginCrash
21:44:27 [2019-10-21T21:44:27.603Z] === CONT  TestDaemonStartWithLogOpt
21:44:39 [2019-10-21T21:44:39.040Z] --- PASS: TestDaemonStartWithLogOpt (10.78s)
21:44:39 [2019-10-21T21:44:39.040Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
21:44:43 [2019-10-21T21:44:43.142Z] --- PASS: TestContinueAfterPluginCrash (15.37s)
21:44:43 [2019-10-21T21:44:43.142Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
21:44:43 [2019-10-21T21:44:43.142Z] PASS
21:44:43 [2019-10-21T21:44:43.142Z] 
21:44:43 [2019-10-21T21:44:43.142Z] DONE 2 tests in 15.553s
21:44:43 [2019-10-21T21:44:43.142Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:44:43 [2019-10-21T21:44:43.142Z] ++ 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
21:44:43 [2019-10-21T21:44:43.142Z] ++ set -e
21:44:43 [2019-10-21T21:44:43.142Z] ++ '[' -n 0 ']'
21:44:43 [2019-10-21T21:44:43.142Z] ++ set -x
21:44:43 [2019-10-21T21:44:43.142Z] ++ 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
21:44:43 [2019-10-21T21:44:43.142Z] INFO: Testing against a local daemon
21:44:43 [2019-10-21T21:44:43.142Z] === RUN   TestPluginWithDevMounts
21:44:43 [2019-10-21T21:44:43.142Z] === PAUSE TestPluginWithDevMounts
21:44:43 [2019-10-21T21:44:43.142Z] === CONT  TestPluginWithDevMounts
21:44:45 [2019-10-21T21:44:45.569Z] --- PASS: TestPluginWithDevMounts (2.02s)
21:44:45 [2019-10-21T21:44:45.569Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
21:44:45 [2019-10-21T21:44:45.569Z] PASS
21:44:45 [2019-10-21T21:44:45.569Z] 
21:44:45 [2019-10-21T21:44:45.569Z] DONE 1 tests in 2.226s
21:44:45 [2019-10-21T21:44:45.569Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
21:44:45 [2019-10-21T21:44:45.569Z] ++ 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
21:44:45 [2019-10-21T21:44:45.569Z] ++ set -e
21:44:45 [2019-10-21T21:44:45.569Z] ++ '[' -n 0 ']'
21:44:45 [2019-10-21T21:44:45.569Z] ++ set -x
21:44:45 [2019-10-21T21:44:45.569Z] ++ 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
21:44:45 [2019-10-21T21:44:45.569Z] INFO: Testing against a local daemon
21:44:45 [2019-10-21T21:44:45.569Z] === RUN   TestSecretInspect
21:44:48 [2019-10-21T21:44:48.889Z] --- PASS: TestSecretInspect (2.85s)
21:44:48 [2019-10-21T21:44:48.890Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
21:44:48 [2019-10-21T21:44:48.890Z] === RUN   TestSecretList
21:44:51 [2019-10-21T21:44:51.323Z] --- PASS: TestSecretList (2.84s)
21:44:51 [2019-10-21T21:44:51.323Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
21:44:51 [2019-10-21T21:44:51.323Z] === RUN   TestSecretsCreateAndDelete
21:44:54 [2019-10-21T21:44:54.570Z] --- PASS: TestSecretsCreateAndDelete (2.88s)
21:44:54 [2019-10-21T21:44:54.571Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
21:44:54 [2019-10-21T21:44:54.571Z] === RUN   TestSecretsUpdate
21:44:57 [2019-10-21T21:44:57.001Z] --- PASS: TestSecretsUpdate (2.83s)
21:44:57 [2019-10-21T21:44:57.001Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
21:44:57 [2019-10-21T21:44:57.001Z] === RUN   TestTemplatedSecret
21:45:01 [2019-10-21T21:45:01.078Z] --- PASS: TestTemplatedSecret (3.48s)
21:45:01 [2019-10-21T21:45:01.078Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
21:45:01 [2019-10-21T21:45:01.078Z] === RUN   TestSecretCreateResolve
21:45:03 [2019-10-21T21:45:03.533Z] --- PASS: TestSecretCreateResolve (2.93s)
21:45:03 [2019-10-21T21:45:03.533Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
21:45:03 [2019-10-21T21:45:03.533Z] PASS
21:45:03 [2019-10-21T21:45:03.533Z] 
21:45:03 [2019-10-21T21:45:03.533Z] DONE 6 tests in 17.983s
21:45:03 [2019-10-21T21:45:03.533Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
21:45:03 [2019-10-21T21:45:03.533Z] ++ 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
21:45:03 [2019-10-21T21:45:03.533Z] ++ set -e
21:45:03 [2019-10-21T21:45:03.533Z] ++ '[' -n 0 ']'
21:45:03 [2019-10-21T21:45:03.533Z] ++ set -x
21:45:03 [2019-10-21T21:45:03.533Z] ++ 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
21:45:03 [2019-10-21T21:45:03.533Z] INFO: Testing against a local daemon
21:45:03 [2019-10-21T21:45:03.533Z] === RUN   TestServiceCreateInit
21:45:03 [2019-10-21T21:45:03.533Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:45:08 [2019-10-21T21:45:08.593Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:45:13 [2019-10-21T21:45:13.640Z] --- PASS: TestServiceCreateInit (9.58s)
21:45:13 [2019-10-21T21:45:13.640Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s)
21:45:13 [2019-10-21T21:45:13.640Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
21:45:13 [2019-10-21T21:45:13.640Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.52s)
21:45:13 [2019-10-21T21:45:13.640Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
21:45:13 [2019-10-21T21:45:13.640Z] === RUN   TestCreateServiceMultipleTimes
21:45:33 [2019-10-21T21:45:33.417Z] --- PASS: TestCreateServiceMultipleTimes (17.55s)
21:45:33 [2019-10-21T21:45:33.417Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
21:45:33 [2019-10-21T21:45:33.417Z] === RUN   TestCreateServiceConflict
21:45:33 [2019-10-21T21:45:33.417Z] --- PASS: TestCreateServiceConflict (2.77s)
21:45:33 [2019-10-21T21:45:33.417Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
21:45:33 [2019-10-21T21:45:33.417Z] === RUN   TestCreateServiceMaxReplicas
21:45:37 [2019-10-21T21:45:37.571Z] --- PASS: TestCreateServiceMaxReplicas (3.71s)
21:45:37 [2019-10-21T21:45:37.571Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
21:45:37 [2019-10-21T21:45:37.571Z] === RUN   TestCreateWithDuplicateNetworkNames
21:45:51 [2019-10-21T21:45:51.209Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.92s)
21:45:51 [2019-10-21T21:45:51.209Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
21:45:51 [2019-10-21T21:45:51.209Z] === RUN   TestCreateServiceSecretFileMode
21:45:54 [2019-10-21T21:45:54.371Z] --- PASS: TestCreateServiceSecretFileMode (3.26s)
21:45:54 [2019-10-21T21:45:54.371Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
21:45:54 [2019-10-21T21:45:54.371Z] === RUN   TestCreateServiceConfigFileMode
21:45:57 [2019-10-21T21:45:57.723Z] --- PASS: TestCreateServiceConfigFileMode (3.33s)
21:45:57 [2019-10-21T21:45:57.723Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
21:45:57 [2019-10-21T21:45:57.723Z] === RUN   TestCreateServiceSysctls
21:46:01 [2019-10-21T21:46:01.747Z] --- PASS: TestCreateServiceSysctls (4.24s)
21:46:01 [2019-10-21T21:46:01.747Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
21:46:01 [2019-10-21T21:46:01.747Z] === RUN   TestCreateServiceCapabilities
21:46:04 [2019-10-21T21:46:04.954Z] --- PASS: TestCreateServiceCapabilities (3.15s)
21:46:04 [2019-10-21T21:46:04.954Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
21:46:04 [2019-10-21T21:46:04.954Z] === RUN   TestInspect
21:46:08 [2019-10-21T21:46:08.128Z] --- PASS: TestInspect (3.14s)
21:46:08 [2019-10-21T21:46:08.128Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
21:46:08 [2019-10-21T21:46:08.128Z] === RUN   TestServiceListWithStatuses
21:46:08 [2019-10-21T21:46:08.128Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:46:08 [2019-10-21T21:46:08.128Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:46:08 [2019-10-21T21:46:08.128Z] === RUN   TestDockerNetworkConnectAlias
21:46:14 [2019-10-21T21:46:14.443Z] --- PASS: TestDockerNetworkConnectAlias (6.00s)
21:46:14 [2019-10-21T21:46:14.443Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
21:46:14 [2019-10-21T21:46:14.443Z] === RUN   TestDockerNetworkReConnect
21:46:19 [2019-10-21T21:46:19.502Z] --- PASS: TestDockerNetworkReConnect (5.09s)
21:46:19 [2019-10-21T21:46:19.502Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
21:46:19 [2019-10-21T21:46:19.502Z] === RUN   TestServicePlugin
21:46:19 [2019-10-21T21:46:19.502Z] --- SKIP: TestServicePlugin (0.01s)
21:46:19 [2019-10-21T21:46:19.502Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:46:19 [2019-10-21T21:46:19.502Z] === RUN   TestServiceUpdateLabel
21:46:22 [2019-10-21T21:46:22.012Z] --- PASS: TestServiceUpdateLabel (2.81s)
21:46:22 [2019-10-21T21:46:22.012Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
21:46:22 [2019-10-21T21:46:22.012Z] === RUN   TestServiceUpdateSecrets
21:46:38 [2019-10-21T21:46:38.384Z] --- PASS: TestServiceUpdateSecrets (15.67s)
21:46:38 [2019-10-21T21:46:38.384Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
21:46:38 [2019-10-21T21:46:38.384Z] === RUN   TestServiceUpdateConfigs
21:46:54 [2019-10-21T21:46:54.769Z] --- PASS: TestServiceUpdateConfigs (15.76s)
21:46:54 [2019-10-21T21:46:54.769Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
21:46:54 [2019-10-21T21:46:54.769Z] === RUN   TestServiceUpdateNetwork
21:47:08 [2019-10-21T21:47:08.322Z] --- PASS: TestServiceUpdateNetwork (14.75s)
21:47:08 [2019-10-21T21:47:08.322Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
21:47:08 [2019-10-21T21:47:08.322Z] PASS
21:47:08 [2019-10-21T21:47:08.322Z] 
21:47:08 [2019-10-21T21:47:08.322Z] === Skipped
21:47:08 [2019-10-21T21:47:08.322Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
21:47:08 [2019-10-21T21:47:08.322Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:47:08 [2019-10-21T21:47:08.322Z] 
21:47:08 [2019-10-21T21:47:08.323Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
21:47:08 [2019-10-21T21:47:08.323Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:47:08 [2019-10-21T21:47:08.323Z] 
21:47:08 [2019-10-21T21:47:08.323Z] 
21:47:08 [2019-10-21T21:47:08.323Z] DONE 20 tests, 2 skipped in 124.928s
21:47:08 [2019-10-21T21:47:08.323Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
21:47:08 [2019-10-21T21:47:08.323Z] ++ 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
21:47:08 [2019-10-21T21:47:08.323Z] ++ set -e
21:47:08 [2019-10-21T21:47:08.323Z] ++ '[' -n 0 ']'
21:47:08 [2019-10-21T21:47:08.323Z] ++ set -x
21:47:08 [2019-10-21T21:47:08.323Z] ++ 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
21:47:08 [2019-10-21T21:47:08.323Z] INFO: Testing against a local daemon
21:47:08 [2019-10-21T21:47:08.323Z] === RUN   TestSessionCreate
21:47:08 [2019-10-21T21:47:08.714Z] --- PASS: TestSessionCreate (0.03s)
21:47:08 [2019-10-21T21:47:08.714Z] === RUN   TestSessionCreateWithBadUpgrade
21:47:08 [2019-10-21T21:47:08.714Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:47:08 [2019-10-21T21:47:08.714Z] PASS
21:47:08 [2019-10-21T21:47:08.714Z] 
21:47:08 [2019-10-21T21:47:08.714Z] DONE 2 tests in 0.250s
21:47:08 [2019-10-21T21:47:08.714Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
21:47:08 [2019-10-21T21:47:08.714Z] ++ 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
21:47:08 [2019-10-21T21:47:08.714Z] ++ set -e
21:47:08 [2019-10-21T21:47:08.714Z] ++ '[' -n 0 ']'
21:47:08 [2019-10-21T21:47:08.714Z] ++ set -x
21:47:08 [2019-10-21T21:47:08.714Z] ++ 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
21:47:08 [2019-10-21T21:47:08.714Z] INFO: Testing against a local daemon
21:47:08 [2019-10-21T21:47:08.714Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:47:08 [2019-10-21T21:47:08.714Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:47:08 [2019-10-21T21:47:08.714Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:47:08 [2019-10-21T21:47:08.714Z] === RUN   TestEventsExecDie
21:47:09 [2019-10-21T21:47:09.976Z] --- PASS: TestEventsExecDie (1.04s)
21:47:09 [2019-10-21T21:47:09.977Z] === RUN   TestEventsBackwardsCompatible
21:47:09 [2019-10-21T21:47:09.977Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:47:09 [2019-10-21T21:47:09.977Z] === RUN   TestInfoBinaryCommits
21:47:09 [2019-10-21T21:47:09.977Z] --- PASS: TestInfoBinaryCommits (0.03s)
21:47:09 [2019-10-21T21:47:09.977Z] === RUN   TestInfoAPIVersioned
21:47:09 [2019-10-21T21:47:09.977Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:47:09 [2019-10-21T21:47:09.977Z] === RUN   TestInfoAPI
21:47:09 [2019-10-21T21:47:09.977Z] --- PASS: TestInfoAPI (0.02s)
21:47:09 [2019-10-21T21:47:09.977Z] === RUN   TestInfoAPIWarnings
21:47:10 [2019-10-21T21:47:10.752Z] --- PASS: TestInfoAPIWarnings (0.83s)
21:47:10 [2019-10-21T21:47:10.752Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
21:47:10 [2019-10-21T21:47:10.752Z] === RUN   TestLoginFailsWithBadCredentials
21:47:11 [2019-10-21T21:47:11.118Z] --- PASS: TestLoginFailsWithBadCredentials (0.52s)
21:47:11 [2019-10-21T21:47:11.118Z] === RUN   TestPingCacheHeaders
21:47:11 [2019-10-21T21:47:11.118Z] --- PASS: TestPingCacheHeaders (0.02s)
21:47:11 [2019-10-21T21:47:11.118Z] === RUN   TestPingGet
21:47:11 [2019-10-21T21:47:11.118Z] --- PASS: TestPingGet (0.01s)
21:47:11 [2019-10-21T21:47:11.118Z] === RUN   TestPingHead
21:47:11 [2019-10-21T21:47:11.118Z] --- PASS: TestPingHead (0.01s)
21:47:11 [2019-10-21T21:47:11.118Z] === RUN   TestVersion
21:47:11 [2019-10-21T21:47:11.118Z] --- PASS: TestVersion (0.01s)
21:47:11 [2019-10-21T21:47:11.118Z] PASS
21:47:11 [2019-10-21T21:47:11.118Z] 
21:47:11 [2019-10-21T21:47:11.118Z] === Skipped
21:47:11 [2019-10-21T21:47:11.118Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:47:11 [2019-10-21T21:47:11.118Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:47:11 [2019-10-21T21:47:11.118Z] 
21:47:11 [2019-10-21T21:47:11.118Z] 
21:47:11 [2019-10-21T21:47:11.118Z] DONE 12 tests, 1 skipped in 2.684s
21:47:11 [2019-10-21T21:47:11.118Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
21:47:11 [2019-10-21T21:47:11.118Z] ++ 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
21:47:11 [2019-10-21T21:47:11.118Z] ++ set -e
21:47:11 [2019-10-21T21:47:11.118Z] ++ '[' -n 0 ']'
21:47:11 [2019-10-21T21:47:11.118Z] ++ set -x
21:47:11 [2019-10-21T21:47:11.118Z] ++ 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
21:47:11 [2019-10-21T21:47:11.484Z] INFO: Testing against a local daemon
21:47:11 [2019-10-21T21:47:11.484Z] === RUN   TestVolumesCreateAndList
21:47:11 [2019-10-21T21:47:11.484Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:47:11 [2019-10-21T21:47:11.484Z] === RUN   TestVolumesRemove
21:47:11 [2019-10-21T21:47:11.484Z] --- PASS: TestVolumesRemove (0.11s)
21:47:11 [2019-10-21T21:47:11.484Z] === RUN   TestVolumesInspect
21:47:11 [2019-10-21T21:47:11.484Z] --- PASS: TestVolumesInspect (0.02s)
21:47:11 [2019-10-21T21:47:11.484Z] === RUN   TestVolumesInvalidJSON
21:47:11 [2019-10-21T21:47:11.484Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:47:11 [2019-10-21T21:47:11.484Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:47:11 [2019-10-21T21:47:11.484Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:47:11 [2019-10-21T21:47:11.484Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:47:11 [2019-10-21T21:47:11.484Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:47:11 [2019-10-21T21:47:11.484Z] PASS
21:47:11 [2019-10-21T21:47:11.484Z] 
21:47:11 [2019-10-21T21:47:11.484Z] DONE 5 tests in 0.305s
21:47:11 [2019-10-21T21:47:11.484Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:47:11 [2019-10-21T21:47:11.864Z] ++++ cat bundles/test-integration/docker.pid
21:47:11 [2019-10-21T21:47:11.864Z] +++ kill 11454
21:47:13 [2019-10-21T21:47:13.179Z] +++ /etc/init.d/apparmor stop
21:47:13 [2019-10-21T21:47:13.179Z] Clearing AppArmor profiles cache:.
21:47:13 [2019-10-21T21:47:13.179Z] All profile caches have been cleared, but no profiles have been unloaded.
21:47:13 [2019-10-21T21:47:13.179Z] Unloading profiles will leave already running processes permanently
21:47:13 [2019-10-21T21:47:13.179Z] unconfined, which can lead to unexpected situations.
21:47:13 [2019-10-21T21:47:13.179Z] 
21:47:13 [2019-10-21T21:47:13.179Z] To set a process to complain mode, use the command line tool
21:47:13 [2019-10-21T21:47:13.179Z] 'aa-complain'. To really tear down all profiles, run the init script
21:47:13 [2019-10-21T21:47:13.179Z] with the 'teardown' option."
21:47:13 [2019-10-21T21:47:13.179Z]