Skip to content

Console Output

23:13:04 [2019-10-17T23:13:04.279Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -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:262344b997cd889c486074d27f1bb801bd6f8e6a hack/make.sh dynbinary test-integration
23:13:04 [2019-10-17T23:13:04.279Z] 
23:13:04 [2019-10-17T23:13:04.683Z] Removing bundles/
23:13:04 [2019-10-17T23:13:04.683Z] 
23:13:04 [2019-10-17T23:13:04.683Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:13:04 [2019-10-17T23:13:04.683Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:13:04 [2019-10-17T23:13:04.683Z] GOOS="" GOARCH="" GOARM=""
23:14:03 [2019-10-17T23:14:03.486Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:14:03 [2019-10-17T23:14:03.486Z] 
23:14:03 [2019-10-17T23:14:03.486Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:14:03 [2019-10-17T23:14:03.486Z] PKG_CONFIG=pkg-config
23:14:03 [2019-10-17T23:14:03.486Z] GOLANG_VERSION=1.13.1
23:14:03 [2019-10-17T23:14:03.486Z] HOSTNAME=aac2e27cb9c9
23:14:03 [2019-10-17T23:14:03.486Z] DOCKER_EXPERIMENTAL=1
23:14:03 [2019-10-17T23:14:03.486Z] container=docker
23:14:03 [2019-10-17T23:14:03.486Z] TEST_SKIP_INTEGRATION_CLI=1
23:14:03 [2019-10-17T23:14:03.486Z] GO111MODULE=off
23:14:03 [2019-10-17T23:14:03.486Z] GOPATH=/go
23:14:03 [2019-10-17T23:14:03.486Z] PWD=/go/src/github.com/docker/docker
23:14:03 [2019-10-17T23:14:03.486Z] HOME=/root
23:14:03 [2019-10-17T23:14:03.486Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:14:03 [2019-10-17T23:14:03.486Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:14:03 [2019-10-17T23:14:03.486Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:14:03 [2019-10-17T23:14:03.486Z] DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a
23:14:03 [2019-10-17T23:14:03.486Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:14:03 [2019-10-17T23:14:03.486Z] DOCKER_GRAPHDRIVER=overlay2
23:14:03 [2019-10-17T23:14:03.486Z] TERM=xterm
23:14:03 [2019-10-17T23:14:03.486Z] VALIDATE_BRANCH=master
23:14:03 [2019-10-17T23:14:03.486Z] DEST=bundles/test-integration
23:14:03 [2019-10-17T23:14:03.486Z] SHLVL=1
23:14:03 [2019-10-17T23:14:03.486Z] TIMEOUT=120m
23:14:03 [2019-10-17T23:14:03.486Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:14:03 [2019-10-17T23:14:03.486Z] DOCKER_PKG=github.com/docker/docker
23:14:03 [2019-10-17T23:14:03.486Z] TESTDEBUG=0
23:14:03 [2019-10-17T23:14:03.486Z] _=/usr/bin/env
23:14:03 [2019-10-17T23:14:03.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:14:32 [2019-10-17T23:14:32.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:14:32 [2019-10-17T23:14:32.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:14:34 [2019-10-17T23:14:34.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:14:55 [2019-10-17T23:14:55.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:14:55 [2019-10-17T23:14:55.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:14:57 [2019-10-17T23:14:57.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:14:58 [2019-10-17T23:14:58.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:14:58 [2019-10-17T23:14:58.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:15:00 [2019-10-17T23:15:00.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:15:01 [2019-10-17T23:15:01.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:15:02 [2019-10-17T23:15:02.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:15:04 [2019-10-17T23:15:04.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:15:06 [2019-10-17T23:15:06.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:15:07 [2019-10-17T23:15:07.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:15:09 [2019-10-17T23:15:09.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:15:10 [2019-10-17T23:15:10.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:15:11 [2019-10-17T23:15:11.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:15:13 [2019-10-17T23:15:13.301Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:15:13 [2019-10-17T23:15:13.301Z] Using test binary docker
23:15:13 [2019-10-17T23:15:13.301Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:15:13 [2019-10-17T23:15:13.301Z] +++ /etc/init.d/apparmor start
23:15:13 [2019-10-17T23:15:13.301Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
23:15:13 [2019-10-17T23:15:13.301Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
23:15:13 [2019-10-17T23:15:13.301Z] Warning failed to create cache: (null)
23:15:13 [2019-10-17T23:15:13.301Z] .
23:15:13 [2019-10-17T23:15:13.301Z] Starting dockerd
23:15:13 [2019-10-17T23:15:13.301Z] INFO: Waiting for daemon to start...
23:15:13 [2019-10-17T23:15:13.301Z] +++ 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
23:15:15 [2019-10-17T23:15:15.333Z] .
23:15:15 [2019-10-17T23:15:15.333Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:15:15 [2019-10-17T23:15:15.333Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:15:15 [2019-10-17T23:15:15.333Z] Error: No such image: emptyfs
23:15:15 [2019-10-17T23:15:15.333Z] ++++ docker load
23:15:15 [2019-10-17T23:15:15.333Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:15:15 [2019-10-17T23:15:15.749Z] Running integration-test (iteration 1)
23:15:15 [2019-10-17T23:15:15.749Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
23:15:15 [2019-10-17T23:15:15.749Z] ++ 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
23:15:15 [2019-10-17T23:15:15.749Z] ++ set -e
23:15:15 [2019-10-17T23:15:15.749Z] ++ '[' -n 0 ']'
23:15:15 [2019-10-17T23:15:15.749Z] ++ set -x
23:15:15 [2019-10-17T23:15:15.749Z] ++ 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
23:15:25 [2019-10-17T23:15:25.265Z] Loaded image: buildpack-deps:jessie
23:15:25 [2019-10-17T23:15:25.266Z] Loaded image: busybox:latest
23:15:25 [2019-10-17T23:15:25.266Z] Loaded image: busybox:glibc
23:15:25 [2019-10-17T23:15:25.266Z] Loaded image: debian:jessie
23:15:25 [2019-10-17T23:15:25.266Z] Loaded image: hello-world:latest
23:15:25 [2019-10-17T23:15:25.266Z] INFO: Testing against a local daemon
23:15:25 [2019-10-17T23:15:25.266Z] === RUN   TestCgroupNamespacesBuild
23:15:26 [2019-10-17T23:15:26.538Z] --- PASS: TestCgroupNamespacesBuild (1.69s)
23:15:26 [2019-10-17T23:15:26.538Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
23:15:26 [2019-10-17T23:15:26.538Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:15:28 [2019-10-17T23:15:28.491Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s)
23:15:28 [2019-10-17T23:15:28.491Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
23:15:28 [2019-10-17T23:15:28.491Z] === RUN   TestBuildWithSession
23:15:28 [2019-10-17T23:15:28.491Z] --- SKIP: TestBuildWithSession (0.00s)
23:15:28 [2019-10-17T23:15:28.491Z]     build_session_test.go:25: TODO: BuildKit
23:15:28 [2019-10-17T23:15:28.491Z] === RUN   TestBuildSquashParent
23:15:34 [2019-10-17T23:15:34.750Z] --- PASS: TestBuildSquashParent (6.26s)
23:15:34 [2019-10-17T23:15:34.750Z] === RUN   TestBuildWithRemoveAndForceRemove
23:15:34 [2019-10-17T23:15:34.750Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:15:34 [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:15:34 [2019-10-17T23:15:34.750Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:15:34 [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:15:34 [2019-10-17T23:15:34.750Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:15:34 [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:15:34 [2019-10-17T23:15:34.750Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:15:34 [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:15:34 [2019-10-17T23:15:34.750Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:15:34 [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:15:34 [2019-10-17T23:15:34.750Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:15:34 [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:15:34 [2019-10-17T23:15:34.750Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:15:34 [2019-10-17T23:15:34.750Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:15:37 [2019-10-17T23:15:37.245Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:15:37 [2019-10-17T23:15:37.621Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:15:40 [2019-10-17T23:15:40.056Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:15:40 [2019-10-17T23:15:40.056Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:15:42 [2019-10-17T23:15:42.542Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:15:42 [2019-10-17T23:15:42.543Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s)
23:15:42 [2019-10-17T23:15:42.543Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
23:15:42 [2019-10-17T23:15:42.543Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.61s)
23:15:42 [2019-10-17T23:15:42.543Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s)
23:15:42 [2019-10-17T23:15:42.543Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s)
23:15:42 [2019-10-17T23:15:42.543Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s)
23:15:42 [2019-10-17T23:15:42.543Z] === RUN   TestBuildMultiStageCopy
23:15:42 [2019-10-17T23:15:42.543Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:15:45 [2019-10-17T23:15:45.009Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:15:45 [2019-10-17T23:15:45.395Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:15:46 [2019-10-17T23:15:46.185Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:15:46 [2019-10-17T23:15:46.549Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:15:47 [2019-10-17T23:15:47.038Z] --- PASS: TestBuildMultiStageCopy (4.70s)
23:15:47 [2019-10-17T23:15:47.038Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s)
23:15:47 [2019-10-17T23:15:47.038Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
23:15:47 [2019-10-17T23:15:47.038Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s)
23:15:47 [2019-10-17T23:15:47.038Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
23:15:47 [2019-10-17T23:15:47.038Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
23:15:47 [2019-10-17T23:15:47.038Z] === RUN   TestBuildMultiStageParentConfig
23:15:48 [2019-10-17T23:15:48.609Z] --- PASS: TestBuildMultiStageParentConfig (1.49s)
23:15:48 [2019-10-17T23:15:48.609Z] === RUN   TestBuildLabelWithTargets
23:15:51 [2019-10-17T23:15:51.151Z] --- PASS: TestBuildLabelWithTargets (2.14s)
23:15:51 [2019-10-17T23:15:51.151Z] === RUN   TestBuildWithEmptyLayers
23:15:51 [2019-10-17T23:15:51.527Z] --- PASS: TestBuildWithEmptyLayers (0.95s)
23:15:51 [2019-10-17T23:15:51.527Z] === RUN   TestBuildMultiStageOnBuild
23:15:54 [2019-10-17T23:15:54.745Z] --- PASS: TestBuildMultiStageOnBuild (3.05s)
23:15:54 [2019-10-17T23:15:54.745Z] === RUN   TestBuildUncleanTarFilenames
23:15:56 [2019-10-17T23:15:56.006Z] --- PASS: TestBuildUncleanTarFilenames (1.12s)
23:15:56 [2019-10-17T23:15:56.006Z] === RUN   TestBuildMultiStageLayerLeak
23:15:58 [2019-10-17T23:15:58.610Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s)
23:15:58 [2019-10-17T23:15:58.610Z] === RUN   TestBuildWithHugeFile
23:16:32 [2019-10-17T23:16:32.950Z] --- PASS: TestBuildWithHugeFile (30.57s)
23:16:32 [2019-10-17T23:16:32.950Z] === RUN   TestBuildWithEmptyDockerfile
23:16:32 [2019-10-17T23:16:32.950Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:16:32 [2019-10-17T23:16:32.950Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:16:32 [2019-10-17T23:16:32.950Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:16:32 [2019-10-17T23:16:32.950Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:16:32 [2019-10-17T23:16:32.950Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:16:32 [2019-10-17T23:16:32.950Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:16:32 [2019-10-17T23:16:32.950Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:16:32 [2019-10-17T23:16:32.950Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:16:32 [2019-10-17T23:16:32.950Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:16:32 [2019-10-17T23:16:32.950Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
23:16:32 [2019-10-17T23:16:32.950Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
23:16:32 [2019-10-17T23:16:32.950Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
23:16:32 [2019-10-17T23:16:32.950Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
23:16:32 [2019-10-17T23:16:32.950Z] === RUN   TestBuildPreserveOwnership
23:16:32 [2019-10-17T23:16:32.950Z] === RUN   TestBuildPreserveOwnership/copy_from
23:16:33 [2019-10-17T23:16:33.311Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:16:35 [2019-10-17T23:16:35.808Z] --- PASS: TestBuildPreserveOwnership (5.92s)
23:16:35 [2019-10-17T23:16:35.808Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.80s)
23:16:35 [2019-10-17T23:16:35.808Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s)
23:16:35 [2019-10-17T23:16:35.808Z] === RUN   TestBuildPlatformInvalid
23:16:35 [2019-10-17T23:16:35.808Z] --- PASS: TestBuildPlatformInvalid (0.13s)
23:16:35 [2019-10-17T23:16:35.808Z] PASS
23:16:35 [2019-10-17T23:16:35.808Z] 
23:16:35 [2019-10-17T23:16:35.808Z] === Skipped
23:16:35 [2019-10-17T23:16:35.808Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
23:16:35 [2019-10-17T23:16:35.808Z]     build_session_test.go:25: TODO: BuildKit
23:16:35 [2019-10-17T23:16:35.808Z] 
23:16:35 [2019-10-17T23:16:35.808Z] 
23:16:35 [2019-10-17T23:16:35.808Z] DONE 32 tests, 1 skipped in 80.065s
23:16:35 [2019-10-17T23:16:35.808Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
23:16:35 [2019-10-17T23:16:35.808Z] ++ 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
23:16:35 [2019-10-17T23:16:35.808Z] ++ set -e
23:16:35 [2019-10-17T23:16:35.808Z] ++ '[' -n 0 ']'
23:16:35 [2019-10-17T23:16:35.808Z] ++ set -x
23:16:35 [2019-10-17T23:16:35.808Z] ++ 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
23:16:35 [2019-10-17T23:16:35.808Z] INFO: Testing against a local daemon
23:16:35 [2019-10-17T23:16:35.808Z] === RUN   TestConfigList
23:16:38 [2019-10-17T23:16:38.998Z] --- PASS: TestConfigList (2.80s)
23:16:38 [2019-10-17T23:16:38.998Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
23:16:38 [2019-10-17T23:16:38.998Z] === RUN   TestConfigsCreateAndDelete
23:16:41 [2019-10-17T23:16:41.690Z] --- PASS: TestConfigsCreateAndDelete (2.43s)
23:16:41 [2019-10-17T23:16:41.690Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
23:16:41 [2019-10-17T23:16:41.690Z] === RUN   TestConfigsUpdate
23:16:44 [2019-10-17T23:16:44.177Z] --- PASS: TestConfigsUpdate (2.70s)
23:16:44 [2019-10-17T23:16:44.177Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
23:16:44 [2019-10-17T23:16:44.177Z] === RUN   TestTemplatedConfig
23:16:47 [2019-10-17T23:16:47.352Z] --- PASS: TestTemplatedConfig (3.46s)
23:16:47 [2019-10-17T23:16:47.352Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
23:16:47 [2019-10-17T23:16:47.352Z] === RUN   TestConfigInspect
23:16:49 [2019-10-17T23:16:49.823Z] --- PASS: TestConfigInspect (2.78s)
23:16:49 [2019-10-17T23:16:49.823Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
23:16:49 [2019-10-17T23:16:49.823Z] === RUN   TestConfigCreateWithLabels
23:16:53 [2019-10-17T23:16:53.048Z] --- PASS: TestConfigCreateWithLabels (2.80s)
23:16:53 [2019-10-17T23:16:53.048Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
23:16:53 [2019-10-17T23:16:53.048Z] === RUN   TestConfigCreateResolve
23:16:55 [2019-10-17T23:16:55.696Z] --- PASS: TestConfigCreateResolve (2.90s)
23:16:55 [2019-10-17T23:16:55.696Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
23:16:55 [2019-10-17T23:16:55.696Z] === RUN   TestConfigDaemonLibtrustID
23:16:56 [2019-10-17T23:16:56.066Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
23:16:56 [2019-10-17T23:16:56.066Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
23:16:56 [2019-10-17T23:16:56.066Z] PASS
23:16:56 [2019-10-17T23:16:56.066Z] 
23:16:56 [2019-10-17T23:16:56.066Z] DONE 8 tests in 20.493s
23:16:56 [2019-10-17T23:16:56.066Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
23:16:56 [2019-10-17T23:16:56.066Z] ++ 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
23:16:56 [2019-10-17T23:16:56.066Z] ++ set -e
23:16:56 [2019-10-17T23:16:56.066Z] ++ '[' -n 0 ']'
23:16:56 [2019-10-17T23:16:56.066Z] ++ set -x
23:16:56 [2019-10-17T23:16:56.066Z] ++ 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
23:16:56 [2019-10-17T23:16:56.433Z] INFO: Testing against a local daemon
23:16:56 [2019-10-17T23:16:56.433Z] === RUN   TestCheckpoint
23:16:56 [2019-10-17T23:16:56.433Z] --- SKIP: TestCheckpoint (0.00s)
23:16:56 [2019-10-17T23:16:56.433Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:16:56 [2019-10-17T23:16:56.433Z] === RUN   TestContainerInvalidJSON
23:16:56 [2019-10-17T23:16:56.433Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:16:56 [2019-10-17T23:16:56.433Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:16:56 [2019-10-17T23:16:56.433Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:16:56 [2019-10-17T23:16:56.433Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:16:56 [2019-10-17T23:16:56.433Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:16:56 [2019-10-17T23:16:56.433Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:16:56 [2019-10-17T23:16:56.433Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:16:56 [2019-10-17T23:16:56.433Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:16:56 [2019-10-17T23:16:56.433Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:16:56 [2019-10-17T23:16:56.433Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:16:56 [2019-10-17T23:16:56.433Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:16:56 [2019-10-17T23:16:56.433Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:16:56 [2019-10-17T23:16:56.433Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:16:56 [2019-10-17T23:16:56.433Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:16:56 [2019-10-17T23:16:56.433Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
23:16:56 [2019-10-17T23:16:56.433Z] === RUN   TestCopyFromContainerPathIsNotDir
23:16:56 [2019-10-17T23:16:56.433Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
23:16:56 [2019-10-17T23:16:56.433Z] === RUN   TestCopyToContainerPathDoesNotExist
23:16:56 [2019-10-17T23:16:56.796Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
23:16:56 [2019-10-17T23:16:56.796Z] === RUN   TestCopyToContainerPathIsNotDir
23:16:56 [2019-10-17T23:16:56.796Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
23:16:56 [2019-10-17T23:16:56.796Z] === RUN   TestCopyFromContainer
23:16:58 [2019-10-17T23:16:58.621Z] === RUN   TestCopyFromContainer//
23:16:58 [2019-10-17T23:16:58.621Z] === RUN   TestCopyFromContainer//bar/root
23:16:58 [2019-10-17T23:16:58.621Z] === RUN   TestCopyFromContainer//bar/root/
23:16:59 [2019-10-17T23:16:59.010Z] === RUN   TestCopyFromContainer/bar/quux
23:16:59 [2019-10-17T23:16:59.010Z] === RUN   TestCopyFromContainer/bar/quux/
23:16:59 [2019-10-17T23:16:59.010Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:16:59 [2019-10-17T23:16:59.010Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:16:59 [2019-10-17T23:16:59.010Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:16:59 [2019-10-17T23:16:59.383Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:16:59 [2019-10-17T23:16:59.383Z] === RUN   TestCopyFromContainer/bar/notarget
23:16:59 [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer (2.62s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
23:16:59 [2019-10-17T23:16:59.383Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:16:59 [2019-10-17T23:16:59.383Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:16:59 [2019-10-17T23:16:59.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:16:59 [2019-10-17T23:16:59.383Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:16:59 [2019-10-17T23:16:59.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:16:59 [2019-10-17T23:16:59.383Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:16:59 [2019-10-17T23:16:59.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:16:59 [2019-10-17T23:16:59.383Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:16:59 [2019-10-17T23:16:59.383Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:16:59 [2019-10-17T23:16:59.383Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:16:59 [2019-10-17T23:16:59.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:16:59 [2019-10-17T23:16:59.383Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:16:59 [2019-10-17T23:16:59.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:16:59 [2019-10-17T23:16:59.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:16:59 [2019-10-17T23:16:59.384Z] === RUN   TestCreateLinkToNonExistingContainer
23:16:59 [2019-10-17T23:16:59.384Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
23:16:59 [2019-10-17T23:16:59.384Z] === RUN   TestCreateWithInvalidEnv
23:16:59 [2019-10-17T23:16:59.384Z] === RUN   TestCreateWithInvalidEnv/0
23:16:59 [2019-10-17T23:16:59.384Z] === PAUSE TestCreateWithInvalidEnv/0
23:16:59 [2019-10-17T23:16:59.384Z] === RUN   TestCreateWithInvalidEnv/1
23:16:59 [2019-10-17T23:16:59.384Z] === PAUSE TestCreateWithInvalidEnv/1
23:16:59 [2019-10-17T23:16:59.384Z] === RUN   TestCreateWithInvalidEnv/2
23:16:59 [2019-10-17T23:16:59.384Z] === PAUSE TestCreateWithInvalidEnv/2
23:16:59 [2019-10-17T23:16:59.384Z] === CONT  TestCreateWithInvalidEnv/0
23:16:59 [2019-10-17T23:16:59.384Z] === CONT  TestCreateWithInvalidEnv/2
23:16:59 [2019-10-17T23:16:59.384Z] === CONT  TestCreateWithInvalidEnv/1
23:16:59 [2019-10-17T23:16:59.384Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:16:59 [2019-10-17T23:16:59.384Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:16:59 [2019-10-17T23:16:59.384Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:16:59 [2019-10-17T23:16:59.384Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:16:59 [2019-10-17T23:16:59.384Z] === RUN   TestCreateTmpfsMountsTarget
23:16:59 [2019-10-17T23:16:59.384Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:16:59 [2019-10-17T23:16:59.384Z] === RUN   TestCreateWithCustomMaskedPaths
23:17:02 [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s)
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/no_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/no_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/empty_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/valid_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/empty_capadd
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/empty_capadd
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/empty_capdrop
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
23:17:02 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/no_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/empty_capdrop
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/empty_capadd
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/valid_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] === CONT  TestCreateWithCapabilities/empty_capabilities
23:17:02 [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities (0.02s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
23:17:02 [2019-10-17T23:17:02.579Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
23:17:02 [2019-10-17T23:17:02.579Z] === RUN   TestCreateWithCustomReadonlyPaths
23:17:05 [2019-10-17T23:17:05.026Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s)
23:17:05 [2019-10-17T23:17:05.026Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:17:05 [2019-10-17T23:17:05.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:17:05 [2019-10-17T23:17:05.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:17:05 [2019-10-17T23:17:05.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:17:05 [2019-10-17T23:17:05.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:17:05 [2019-10-17T23:17:05.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:17:05 [2019-10-17T23:17:05.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:17:05 [2019-10-17T23:17:05.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:17:05 [2019-10-17T23:17:05.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:17:05 [2019-10-17T23:17:05.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:17:05 [2019-10-17T23:17:05.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:17:05 [2019-10-17T23:17:05.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:17:05 [2019-10-17T23:17:05.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:17:05 [2019-10-17T23:17:05.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:17:05 [2019-10-17T23:17:05.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:17:05 [2019-10-17T23:17:05.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:17:05 [2019-10-17T23:17:05.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:17:05 [2019-10-17T23:17:05.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:17:05 [2019-10-17T23:17:05.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:17:05 [2019-10-17T23:17:05.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:17:05 [2019-10-17T23:17:05.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
23:17:05 [2019-10-17T23:17:05.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:17:05 [2019-10-17T23:17:05.026Z] === RUN   TestContainerStartOnDaemonRestart
23:17:05 [2019-10-17T23:17:05.026Z] === PAUSE TestContainerStartOnDaemonRestart
23:17:05 [2019-10-17T23:17:05.026Z] === RUN   TestDaemonRestartIpcMode
23:17:05 [2019-10-17T23:17:05.026Z] === PAUSE TestDaemonRestartIpcMode
23:17:05 [2019-10-17T23:17:05.026Z] === RUN   TestDiff
23:17:05 [2019-10-17T23:17:05.828Z] --- PASS: TestDiff (0.95s)
23:17:05 [2019-10-17T23:17:05.828Z] === RUN   TestExecWithCloseStdin
23:17:07 [2019-10-17T23:17:07.094Z] --- PASS: TestExecWithCloseStdin (1.10s)
23:17:07 [2019-10-17T23:17:07.094Z] === RUN   TestExec
23:17:08 [2019-10-17T23:17:08.366Z] --- PASS: TestExec (1.11s)
23:17:08 [2019-10-17T23:17:08.366Z] === RUN   TestExecUser
23:17:09 [2019-10-17T23:17:09.266Z] --- PASS: TestExecUser (1.08s)
23:17:09 [2019-10-17T23:17:09.266Z] === RUN   TestExportContainerAndImportImage
23:17:10 [2019-10-17T23:17:10.775Z] --- PASS: TestExportContainerAndImportImage (1.19s)
23:17:10 [2019-10-17T23:17:10.775Z] === RUN   TestExportContainerAfterDaemonRestart
23:17:12 [2019-10-17T23:17:12.091Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
23:17:12 [2019-10-17T23:17:12.092Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
23:17:12 [2019-10-17T23:17:12.092Z] === RUN   TestHealthCheckWorkdir
23:17:12 [2019-10-17T23:17:12.952Z] --- PASS: TestHealthCheckWorkdir (1.16s)
23:17:12 [2019-10-17T23:17:12.952Z] === RUN   TestHealthKillContainer
23:17:16 [2019-10-17T23:17:16.093Z] --- PASS: TestHealthKillContainer (3.14s)
23:17:16 [2019-10-17T23:17:16.093Z] === RUN   TestInspectCpusetInConfigPre120
23:17:17 [2019-10-17T23:17:17.356Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s)
23:17:17 [2019-10-17T23:17:17.356Z] === RUN   TestIpcModeNone
23:17:18 [2019-10-17T23:17:18.172Z] --- PASS: TestIpcModeNone (1.05s)
23:17:18 [2019-10-17T23:17:18.172Z] === RUN   TestIpcModePrivate
23:17:18 [2019-10-17T23:17:18.957Z] --- PASS: TestIpcModePrivate (0.98s)
23:17:18 [2019-10-17T23:17:18.957Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
23:17:18 [2019-10-17T23:17:18.957Z] === RUN   TestIpcModeShareable
23:17:20 [2019-10-17T23:17:20.226Z] --- PASS: TestIpcModeShareable (1.10s)
23:17:20 [2019-10-17T23:17:20.226Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
23:17:20 [2019-10-17T23:17:20.226Z] === RUN   TestAPIIpcModeShareableAndContainer
23:17:23 [2019-10-17T23:17:23.766Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.33s)
23:17:23 [2019-10-17T23:17:23.766Z] === RUN   TestAPIIpcModeHost
23:17:24 [2019-10-17T23:17:24.542Z] --- PASS: TestAPIIpcModeHost (0.89s)
23:17:24 [2019-10-17T23:17:24.542Z] === RUN   TestDaemonIpcModeShareable
23:17:26 [2019-10-17T23:17:26.380Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
23:17:26 [2019-10-17T23:17:26.380Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
23:17:26 [2019-10-17T23:17:26.380Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
23:17:26 [2019-10-17T23:17:26.380Z] === RUN   TestDaemonIpcModePrivate
23:17:28 [2019-10-17T23:17:28.193Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
23:17:28 [2019-10-17T23:17:28.193Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
23:17:28 [2019-10-17T23:17:28.193Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
23:17:28 [2019-10-17T23:17:28.193Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:17:30 [2019-10-17T23:17:30.003Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
23:17:30 [2019-10-17T23:17:30.003Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
23:17:30 [2019-10-17T23:17:30.003Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
23:17:30 [2019-10-17T23:17:30.003Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:17:31 [2019-10-17T23:17:31.831Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
23:17:31 [2019-10-17T23:17:31.831Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
23:17:31 [2019-10-17T23:17:31.831Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
23:17:31 [2019-10-17T23:17:31.831Z] === RUN   TestIpcModeOlderClient
23:17:31 [2019-10-17T23:17:31.831Z] === PAUSE TestIpcModeOlderClient
23:17:31 [2019-10-17T23:17:31.831Z] === RUN   TestKillContainerInvalidSignal
23:17:32 [2019-10-17T23:17:32.632Z] --- PASS: TestKillContainerInvalidSignal (0.94s)
23:17:32 [2019-10-17T23:17:32.632Z] === RUN   TestKillContainer
23:17:32 [2019-10-17T23:17:32.632Z] === RUN   TestKillContainer/no_signal
23:17:33 [2019-10-17T23:17:33.419Z] === RUN   TestKillContainer/non_killing_signal
23:17:34 [2019-10-17T23:17:34.218Z] === RUN   TestKillContainer/killing_signal
23:17:35 [2019-10-17T23:17:35.540Z] --- PASS: TestKillContainer (2.72s)
23:17:35 [2019-10-17T23:17:35.540Z]     --- PASS: TestKillContainer/no_signal (0.90s)
23:17:35 [2019-10-17T23:17:35.540Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
23:17:35 [2019-10-17T23:17:35.540Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
23:17:35 [2019-10-17T23:17:35.540Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:17:35 [2019-10-17T23:17:35.540Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:17:36 [2019-10-17T23:17:36.511Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:17:37 [2019-10-17T23:17:37.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.06s)
23:17:37 [2019-10-17T23:17:37.535Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s)
23:17:37 [2019-10-17T23:17:37.535Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s)
23:17:37 [2019-10-17T23:17:37.535Z] === RUN   TestKillStoppedContainer
23:17:37 [2019-10-17T23:17:37.535Z] --- PASS: TestKillStoppedContainer (0.07s)
23:17:37 [2019-10-17T23:17:37.535Z] === RUN   TestKillStoppedContainerAPIPre120
23:17:37 [2019-10-17T23:17:37.535Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
23:17:37 [2019-10-17T23:17:37.535Z] === RUN   TestKillDifferentUserContainer
23:17:38 [2019-10-17T23:17:38.326Z] --- PASS: TestKillDifferentUserContainer (0.87s)
23:17:38 [2019-10-17T23:17:38.326Z] === RUN   TestInspectOomKilledTrue
23:17:38 [2019-10-17T23:17:38.326Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:17:38 [2019-10-17T23:17:38.326Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:17:38 [2019-10-17T23:17:38.326Z] === RUN   TestInspectOomKilledFalse
23:17:38 [2019-10-17T23:17:38.326Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:17:38 [2019-10-17T23:17:38.326Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:17:38 [2019-10-17T23:17:38.326Z] === RUN   TestLinksEtcHostsContentMatch
23:17:39 [2019-10-17T23:17:39.123Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
23:17:39 [2019-10-17T23:17:39.123Z] === RUN   TestLinksContainerNames
23:17:40 [2019-10-17T23:17:40.932Z] --- PASS: TestLinksContainerNames (1.62s)
23:17:40 [2019-10-17T23:17:40.932Z] === RUN   TestLogsFollowTailEmpty
23:17:41 [2019-10-17T23:17:41.719Z] --- PASS: TestLogsFollowTailEmpty (0.90s)
23:17:41 [2019-10-17T23:17:41.719Z] === RUN   TestContainerNetworkMountsNoChown
23:17:42 [2019-10-17T23:17:42.511Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/default
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/default
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/private
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/private
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rprivate
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rprivate
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/slave
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/slave
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rslave
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rslave
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/shared
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/shared
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rshared
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rshared
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/default
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/default/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/default/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/default/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/rshared
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/shared
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/rslave
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/slave
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/rprivate
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/private
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/private/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/private/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:17:42 [2019-10-17T23:17:42.511Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:17:42 [2019-10-17T23:17:42.511Z] === CONT  TestMountDaemonRoot/default/bind_root
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:17:42 [2019-10-17T23:17:42.884Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/private/bind_root
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/private/mount_root
23:17:43 [2019-10-17T23:17:43.257Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:17:43 [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot (0.02s)
23:17:43 [2019-10-17T23:17:43.257Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
23:17:43 [2019-10-17T23:17:43.257Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
23:17:43 [2019-10-17T23:17:43.257Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
23:17:43 [2019-10-17T23:17:43.257Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
23:17:43 [2019-10-17T23:17:43.257Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:17:43 [2019-10-17T23:17:43.257Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:17:43 [2019-10-17T23:17:43.257Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:17:43 [2019-10-17T23:17:43.257Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:17:43 [2019-10-17T23:17:43.257Z] === RUN   TestContainerBindMountNonRecursive
23:17:45 [2019-10-17T23:17:45.068Z] --- PASS: TestContainerBindMountNonRecursive (1.83s)
23:17:45 [2019-10-17T23:17:45.068Z] === RUN   TestNetworkNat
23:17:45 [2019-10-17T23:17:45.872Z] --- PASS: TestNetworkNat (0.84s)
23:17:45 [2019-10-17T23:17:45.873Z] === RUN   TestNetworkLocalhostTCPNat
23:17:47 [2019-10-17T23:17:47.215Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s)
23:17:47 [2019-10-17T23:17:47.215Z] === RUN   TestNetworkLoopbackNat
23:17:48 [2019-10-17T23:17:48.034Z] --- PASS: TestNetworkLoopbackNat (1.22s)
23:17:48 [2019-10-17T23:17:48.034Z] === RUN   TestPause
23:17:49 [2019-10-17T23:17:49.275Z] --- PASS: TestPause (0.89s)
23:17:49 [2019-10-17T23:17:49.275Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:17:49 [2019-10-17T23:17:49.275Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:17:49 [2019-10-17T23:17:49.275Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:17:49 [2019-10-17T23:17:49.275Z] === RUN   TestPauseStopPausedContainer
23:17:50 [2019-10-17T23:17:50.056Z] --- PASS: TestPauseStopPausedContainer (0.91s)
23:17:50 [2019-10-17T23:17:50.056Z] === RUN   TestPsFilter
23:17:50 [2019-10-17T23:17:50.420Z] --- PASS: TestPsFilter (0.27s)
23:17:50 [2019-10-17T23:17:50.420Z] === RUN   TestRemoveContainerWithRemovedVolume
23:17:51 [2019-10-17T23:17:51.201Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
23:17:51 [2019-10-17T23:17:51.201Z] === RUN   TestRemoveContainerWithVolume
23:17:51 [2019-10-17T23:17:51.985Z] --- PASS: TestRemoveContainerWithVolume (0.91s)
23:17:51 [2019-10-17T23:17:51.985Z] === RUN   TestRemoveContainerRunning
23:17:52 [2019-10-17T23:17:52.778Z] --- PASS: TestRemoveContainerRunning (0.87s)
23:17:52 [2019-10-17T23:17:52.778Z] === RUN   TestRemoveContainerForceRemoveRunning
23:17:54 [2019-10-17T23:17:54.021Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s)
23:17:54 [2019-10-17T23:17:54.021Z] === RUN   TestRemoveInvalidContainer
23:17:54 [2019-10-17T23:17:54.021Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:17:54 [2019-10-17T23:17:54.021Z] === RUN   TestRenameLinkedContainer
23:17:57 [2019-10-17T23:17:57.226Z] --- PASS: TestRenameLinkedContainer (3.60s)
23:17:57 [2019-10-17T23:17:57.226Z] === RUN   TestRenameStoppedContainer
23:17:58 [2019-10-17T23:17:58.472Z] --- PASS: TestRenameStoppedContainer (0.92s)
23:17:58 [2019-10-17T23:17:58.472Z] === RUN   TestRenameRunningContainerAndReuse
23:18:00 [2019-10-17T23:18:00.375Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s)
23:18:00 [2019-10-17T23:18:00.375Z] === RUN   TestRenameInvalidName
23:18:01 [2019-10-17T23:18:01.230Z] --- PASS: TestRenameInvalidName (1.01s)
23:18:01 [2019-10-17T23:18:01.230Z] === RUN   TestRenameAnonymousContainer
23:18:03 [2019-10-17T23:18:03.950Z] --- PASS: TestRenameAnonymousContainer (2.97s)
23:18:03 [2019-10-17T23:18:03.950Z] === RUN   TestRenameContainerWithSameName
23:18:04 [2019-10-17T23:18:04.737Z] --- PASS: TestRenameContainerWithSameName (0.78s)
23:18:04 [2019-10-17T23:18:04.737Z] === RUN   TestRenameContainerWithLinkedContainer
23:18:06 [2019-10-17T23:18:06.559Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s)
23:18:06 [2019-10-17T23:18:06.559Z] === RUN   TestResize
23:18:07 [2019-10-17T23:18:07.346Z] --- PASS: TestResize (0.92s)
23:18:07 [2019-10-17T23:18:07.346Z] === RUN   TestResizeWithInvalidSize
23:18:08 [2019-10-17T23:18:08.673Z] --- PASS: TestResizeWithInvalidSize (0.90s)
23:18:08 [2019-10-17T23:18:08.673Z] === RUN   TestResizeWhenContainerNotStarted
23:18:09 [2019-10-17T23:18:09.470Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:18:09 [2019-10-17T23:18:09.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:18:09 [2019-10-17T23:18:09.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:18:09 [2019-10-17T23:18:09.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:18:09 [2019-10-17T23:18:09.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:18:11 [2019-10-17T23:18:11.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:18:11 [2019-10-17T23:18:11.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:18:13 [2019-10-17T23:18:13.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:18:15 [2019-10-17T23:18:15.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:18:16 [2019-10-17T23:18:16.314Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:18:17 [2019-10-17T23:18:17.105Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:18:18 [2019-10-17T23:18:18.387Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:18:18 [2019-10-17T23:18:18.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:18:19 [2019-10-17T23:18:19.561Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:18:19 [2019-10-17T23:18:19.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:18:22 [2019-10-17T23:18:22.436Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:18:22 [2019-10-17T23:18:22.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s)
23:18:22 [2019-10-17T23:18:22.436Z]         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"
23:18:22 [2019-10-17T23:18:22.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s)
23:18:22 [2019-10-17T23:18:22.436Z]         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"
23:18:22 [2019-10-17T23:18:22.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s)
23:18:22 [2019-10-17T23:18:22.436Z]         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"
23:18:22 [2019-10-17T23:18:22.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s)
23:18:22 [2019-10-17T23:18:22.436Z]         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"
23:18:22 [2019-10-17T23:18:22.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s)
23:18:22 [2019-10-17T23:18:22.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"
23:18:22 [2019-10-17T23:18:22.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s)
23:18:22 [2019-10-17T23:18:22.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"
23:18:22 [2019-10-17T23:18:22.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s)
23:18:22 [2019-10-17T23:18:22.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"
23:18:22 [2019-10-17T23:18:22.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
23:18:22 [2019-10-17T23:18:22.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"
23:18:22 [2019-10-17T23:18:22.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s)
23:18:22 [2019-10-17T23:18:22.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"
23:18:22 [2019-10-17T23:18:22.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
23:18:22 [2019-10-17T23:18:22.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"
23:18:22 [2019-10-17T23:18:22.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
23:18:22 [2019-10-17T23:18:22.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"
23:18:22 [2019-10-17T23:18:22.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s)
23:18:22 [2019-10-17T23:18:22.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"
23:18:22 [2019-10-17T23:18:22.437Z] === RUN   TestCgroupNamespacesRun
23:18:24 [2019-10-17T23:18:24.327Z] --- PASS: TestCgroupNamespacesRun (1.76s)
23:18:24 [2019-10-17T23:18:24.327Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
23:18:24 [2019-10-17T23:18:24.327Z] === RUN   TestCgroupNamespacesRunPrivileged
23:18:25 [2019-10-17T23:18:25.605Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
23:18:25 [2019-10-17T23:18:25.605Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
23:18:25 [2019-10-17T23:18:25.605Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:18:27 [2019-10-17T23:18:27.659Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
23:18:27 [2019-10-17T23:18:27.659Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
23:18:27 [2019-10-17T23:18:27.659Z] === RUN   TestCgroupNamespacesRunHostMode
23:18:29 [2019-10-17T23:18:29.570Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s)
23:18:29 [2019-10-17T23:18:29.570Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
23:18:29 [2019-10-17T23:18:29.570Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:18:31 [2019-10-17T23:18:31.393Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
23:18:31 [2019-10-17T23:18:31.393Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
23:18:31 [2019-10-17T23:18:31.393Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:18:31 [2019-10-17T23:18:31.773Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s)
23:18:31 [2019-10-17T23:18:31.773Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
23:18:31 [2019-10-17T23:18:31.773Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:18:32 [2019-10-17T23:18:32.574Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
23:18:32 [2019-10-17T23:18:32.574Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
23:18:32 [2019-10-17T23:18:32.574Z] === RUN   TestCgroupNamespacesRunOlderClient
23:18:34 [2019-10-17T23:18:34.385Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
23:18:34 [2019-10-17T23:18:34.385Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
23:18:34 [2019-10-17T23:18:34.385Z] === RUN   TestKernelTCPMemory
23:18:35 [2019-10-17T23:18:35.623Z] --- PASS: TestKernelTCPMemory (0.97s)
23:18:35 [2019-10-17T23:18:35.623Z] === RUN   TestNISDomainname
23:18:36 [2019-10-17T23:18:36.890Z] --- PASS: TestNISDomainname (1.21s)
23:18:36 [2019-10-17T23:18:36.890Z] === RUN   TestHostnameDnsResolution
23:18:38 [2019-10-17T23:18:38.170Z] --- PASS: TestHostnameDnsResolution (1.22s)
23:18:38 [2019-10-17T23:18:38.170Z] === RUN   TestStats
23:18:40 [2019-10-17T23:18:40.749Z] --- PASS: TestStats (2.86s)
23:18:40 [2019-10-17T23:18:40.749Z] === RUN   TestStopContainerWithTimeout
23:18:40 [2019-10-17T23:18:40.749Z] === RUN   TestStopContainerWithTimeout/0
23:18:40 [2019-10-17T23:18:40.749Z] === PAUSE TestStopContainerWithTimeout/0
23:18:40 [2019-10-17T23:18:40.749Z] === RUN   TestStopContainerWithTimeout/1
23:18:40 [2019-10-17T23:18:40.749Z] === PAUSE TestStopContainerWithTimeout/1
23:18:40 [2019-10-17T23:18:40.749Z] === RUN   TestStopContainerWithTimeout/3
23:18:40 [2019-10-17T23:18:40.749Z] === PAUSE TestStopContainerWithTimeout/3
23:18:40 [2019-10-17T23:18:40.749Z] === RUN   TestStopContainerWithTimeout/-1
23:18:40 [2019-10-17T23:18:40.749Z] === PAUSE TestStopContainerWithTimeout/-1
23:18:40 [2019-10-17T23:18:40.749Z] === CONT  TestStopContainerWithTimeout/0
23:18:40 [2019-10-17T23:18:40.749Z] === CONT  TestStopContainerWithTimeout/-1
23:18:42 [2019-10-17T23:18:42.011Z] === CONT  TestStopContainerWithTimeout/3
23:18:43 [2019-10-17T23:18:43.813Z] === CONT  TestStopContainerWithTimeout/1
23:18:45 [2019-10-17T23:18:45.607Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:18:45 [2019-10-17T23:18:45.607Z]     --- PASS: TestStopContainerWithTimeout/0 (1.16s)
23:18:45 [2019-10-17T23:18:45.607Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
23:18:45 [2019-10-17T23:18:45.607Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
23:18:45 [2019-10-17T23:18:45.607Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
23:18:45 [2019-10-17T23:18:45.607Z] === RUN   TestDeleteDevicemapper
23:18:45 [2019-10-17T23:18:45.607Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:18:45 [2019-10-17T23:18:45.607Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:18:45 [2019-10-17T23:18:45.607Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:18:48 [2019-10-17T23:18:48.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s)
23:18:48 [2019-10-17T23:18:48.798Z] === RUN   TestUpdateMemory
23:18:48 [2019-10-17T23:18:48.798Z] --- SKIP: TestUpdateMemory (0.00s)
23:18:48 [2019-10-17T23:18:48.798Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
23:18:48 [2019-10-17T23:18:48.798Z] === RUN   TestUpdateCPUQuota
23:18:50 [2019-10-17T23:18:50.072Z] --- PASS: TestUpdateCPUQuota (1.59s)
23:18:50 [2019-10-17T23:18:50.072Z] === RUN   TestUpdatePidsLimit
23:18:50 [2019-10-17T23:18:50.072Z] === RUN   TestUpdatePidsLimit/update_from_none
23:18:50 [2019-10-17T23:18:50.439Z] === RUN   TestUpdatePidsLimit/no_change
23:18:50 [2019-10-17T23:18:50.813Z] === RUN   TestUpdatePidsLimit/update_lower
23:18:51 [2019-10-17T23:18:51.178Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:18:51 [2019-10-17T23:18:51.965Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:18:52 [2019-10-17T23:18:52.336Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:18:52 [2019-10-17T23:18:52.785Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:18:54 [2019-10-17T23:18:54.752Z] --- PASS: TestUpdatePidsLimit (4.37s)
23:18:54 [2019-10-17T23:18:54.752Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
23:18:54 [2019-10-17T23:18:54.752Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
23:18:54 [2019-10-17T23:18:54.752Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
23:18:54 [2019-10-17T23:18:54.752Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
23:18:54 [2019-10-17T23:18:54.752Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s)
23:18:54 [2019-10-17T23:18:54.752Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
23:18:54 [2019-10-17T23:18:54.752Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.52s)
23:18:54 [2019-10-17T23:18:54.752Z] === RUN   TestUpdateRestartPolicy
23:19:08 [2019-10-17T23:19:08.317Z] --- PASS: TestUpdateRestartPolicy (12.78s)
23:19:08 [2019-10-17T23:19:08.317Z] === RUN   TestUpdateRestartWithAutoRemove
23:19:08 [2019-10-17T23:19:08.317Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
23:19:08 [2019-10-17T23:19:08.317Z] === RUN   TestWaitNonBlocked
23:19:08 [2019-10-17T23:19:08.317Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:19:08 [2019-10-17T23:19:08.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:19:08 [2019-10-17T23:19:08.317Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:19:08 [2019-10-17T23:19:08.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:19:08 [2019-10-17T23:19:08.317Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:19:08 [2019-10-17T23:19:08.317Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:19:09 [2019-10-17T23:19:09.118Z] --- PASS: TestWaitNonBlocked (0.01s)
23:19:09 [2019-10-17T23:19:09.118Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
23:19:09 [2019-10-17T23:19:09.118Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s)
23:19:09 [2019-10-17T23:19:09.118Z] === RUN   TestWaitBlocked
23:19:09 [2019-10-17T23:19:09.118Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:19:09 [2019-10-17T23:19:09.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:19:09 [2019-10-17T23:19:09.118Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:19:09 [2019-10-17T23:19:09.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:19:09 [2019-10-17T23:19:09.118Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:19:09 [2019-10-17T23:19:09.118Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:19:10 [2019-10-17T23:19:10.383Z] --- PASS: TestWaitBlocked (0.02s)
23:19:10 [2019-10-17T23:19:10.383Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s)
23:19:10 [2019-10-17T23:19:10.383Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
23:19:10 [2019-10-17T23:19:10.383Z] === CONT  TestContainerStartOnDaemonRestart
23:19:10 [2019-10-17T23:19:10.383Z] === CONT  TestIpcModeOlderClient
23:19:10 [2019-10-17T23:19:10.383Z] --- PASS: TestIpcModeOlderClient (0.14s)
23:19:10 [2019-10-17T23:19:10.383Z] === CONT  TestDaemonRestartIpcMode
23:19:13 [2019-10-17T23:19:13.916Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s)
23:19:13 [2019-10-17T23:19:13.916Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
23:19:14 [2019-10-17T23:19:14.326Z] --- PASS: TestDaemonRestartIpcMode (3.78s)
23:19:14 [2019-10-17T23:19:14.326Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
23:19:14 [2019-10-17T23:19:14.326Z] PASS
23:19:14 [2019-10-17T23:19:14.326Z] 
23:19:14 [2019-10-17T23:19:14.326Z] === Skipped
23:19:14 [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
23:19:14 [2019-10-17T23:19:14.326Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:19:14 [2019-10-17T23:19:14.326Z] 
23:19:14 [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
23:19:14 [2019-10-17T23:19:14.326Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:19:14 [2019-10-17T23:19:14.326Z] 
23:19:14 [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
23:19:14 [2019-10-17T23:19:14.326Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:19:14 [2019-10-17T23:19:14.326Z] 
23:19:14 [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:19:14 [2019-10-17T23:19:14.326Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:19:14 [2019-10-17T23:19:14.326Z] 
23:19:14 [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
23:19:14 [2019-10-17T23:19:14.326Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:19:14 [2019-10-17T23:19:14.326Z] 
23:19:14 [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
23:19:14 [2019-10-17T23:19:14.326Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
23:19:14 [2019-10-17T23:19:14.326Z] 
23:19:14 [2019-10-17T23:19:14.326Z] 
23:19:14 [2019-10-17T23:19:14.326Z] DONE 197 tests, 6 skipped in 138.079s
23:19:14 [2019-10-17T23:19:14.326Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
23:19:14 [2019-10-17T23:19:14.326Z] ++ 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
23:19:14 [2019-10-17T23:19:14.326Z] ++ set -e
23:19:14 [2019-10-17T23:19:14.326Z] ++ '[' -n 0 ']'
23:19:14 [2019-10-17T23:19:14.326Z] ++ set -x
23:19:14 [2019-10-17T23:19:14.326Z] ++ 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
23:19:14 [2019-10-17T23:19:14.326Z] INFO: Testing against a local daemon
23:19:14 [2019-10-17T23:19:14.326Z] === RUN   TestCommitInheritsEnv
23:19:15 [2019-10-17T23:19:15.187Z] --- PASS: TestCommitInheritsEnv (0.51s)
23:19:15 [2019-10-17T23:19:15.187Z] === RUN   TestImportExtremelyLargeImageWorks
23:19:15 [2019-10-17T23:19:15.187Z] === PAUSE TestImportExtremelyLargeImageWorks
23:19:15 [2019-10-17T23:19:15.187Z] === RUN   TestImagesFilterMultiReference
23:19:15 [2019-10-17T23:19:15.187Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:19:15 [2019-10-17T23:19:15.187Z] === RUN   TestImagePullPlatformInvalid
23:19:15 [2019-10-17T23:19:15.187Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:19:15 [2019-10-17T23:19:15.187Z] === RUN   TestRemoveImageOrphaning
23:19:15 [2019-10-17T23:19:15.561Z] --- PASS: TestRemoveImageOrphaning (0.52s)
23:19:15 [2019-10-17T23:19:15.561Z] === RUN   TestRemoveImageGarbageCollector
23:19:15 [2019-10-17T23:19:15.561Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:19:15 [2019-10-17T23:19:15.561Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:19:15 [2019-10-17T23:19:15.561Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:19:15 [2019-10-17T23:19:15.561Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:19:15 [2019-10-17T23:19:15.561Z] === RUN   TestTagInvalidReference
23:19:15 [2019-10-17T23:19:15.561Z] --- PASS: TestTagInvalidReference (0.03s)
23:19:15 [2019-10-17T23:19:15.561Z] === RUN   TestTagValidPrefixedRepo
23:19:15 [2019-10-17T23:19:15.561Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:19:15 [2019-10-17T23:19:15.561Z] === RUN   TestTagExistedNameWithoutForce
23:19:15 [2019-10-17T23:19:15.561Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:19:15 [2019-10-17T23:19:15.561Z] === RUN   TestTagOfficialNames
23:19:15 [2019-10-17T23:19:15.561Z] --- PASS: TestTagOfficialNames (0.04s)
23:19:15 [2019-10-17T23:19:15.561Z] === RUN   TestTagMatchesDigest
23:19:15 [2019-10-17T23:19:15.561Z] --- PASS: TestTagMatchesDigest (0.02s)
23:19:15 [2019-10-17T23:19:15.561Z] === CONT  TestImportExtremelyLargeImageWorks
23:21:25 [2019-10-17T23:21:25.161Z] --- PASS: TestImportExtremelyLargeImageWorks (114.97s)
23:21:25 [2019-10-17T23:21:25.161Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
23:21:25 [2019-10-17T23:21:25.161Z] PASS
23:21:25 [2019-10-17T23:21:25.161Z] 
23:21:25 [2019-10-17T23:21:25.161Z] === Skipped
23:21:25 [2019-10-17T23:21:25.161Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
23:21:25 [2019-10-17T23:21:25.161Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:21:25 [2019-10-17T23:21:25.161Z] 
23:21:25 [2019-10-17T23:21:25.161Z] 
23:21:25 [2019-10-17T23:21:25.161Z] DONE 12 tests, 1 skipped in 116.356s
23:21:25 [2019-10-17T23:21:25.161Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
23:21:25 [2019-10-17T23:21:25.161Z] ++ 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
23:21:25 [2019-10-17T23:21:25.161Z] ++ set -e
23:21:25 [2019-10-17T23:21:25.161Z] ++ '[' -n 0 ']'
23:21:25 [2019-10-17T23:21:25.161Z] ++ set -x
23:21:25 [2019-10-17T23:21:25.161Z] ++ 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
23:21:25 [2019-10-17T23:21:25.161Z] INFO: Testing against a local daemon
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestNetworkCreateDelete
23:21:25 [2019-10-17T23:21:25.161Z] --- PASS: TestNetworkCreateDelete (0.13s)
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestDockerNetworkDeletePreferID
23:21:25 [2019-10-17T23:21:25.161Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestInspectNetwork
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestInspectNetwork/full_network_id
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestInspectNetwork/partial_network_id
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestInspectNetwork/network_name
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:21:25 [2019-10-17T23:21:25.161Z] --- PASS: TestInspectNetwork (8.93s)
23:21:25 [2019-10-17T23:21:25.161Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
23:21:25 [2019-10-17T23:21:25.161Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:21:25 [2019-10-17T23:21:25.161Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:21:25 [2019-10-17T23:21:25.161Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:21:25 [2019-10-17T23:21:25.161Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestRunContainerWithBridgeNone
23:21:25 [2019-10-17T23:21:25.161Z] --- PASS: TestRunContainerWithBridgeNone (2.62s)
23:21:25 [2019-10-17T23:21:25.161Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestNetworkInvalidJSON
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestNetworkInvalidJSON//networks/create
23:21:25 [2019-10-17T23:21:25.161Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:21:25 [2019-10-17T23:21:25.161Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:21:25 [2019-10-17T23:21:25.161Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:21:25 [2019-10-17T23:21:25.161Z] === CONT  TestNetworkInvalidJSON//networks/create
23:21:25 [2019-10-17T23:21:25.161Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:21:25 [2019-10-17T23:21:25.161Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:21:25 [2019-10-17T23:21:25.161Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:21:25 [2019-10-17T23:21:25.161Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:21:25 [2019-10-17T23:21:25.161Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:21:25 [2019-10-17T23:21:25.161Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestDaemonRestartWithLiveRestore
23:21:25 [2019-10-17T23:21:25.161Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
23:21:25 [2019-10-17T23:21:25.161Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestDaemonDefaultNetworkPools
23:21:25 [2019-10-17T23:21:25.161Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
23:21:25 [2019-10-17T23:21:25.161Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
23:21:25 [2019-10-17T23:21:25.161Z] === RUN   TestDaemonRestartWithExistingNetwork
23:21:25 [2019-10-17T23:21:25.938Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
23:21:25 [2019-10-17T23:21:25.939Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
23:21:25 [2019-10-17T23:21:25.939Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:21:27 [2019-10-17T23:21:27.197Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
23:21:27 [2019-10-17T23:21:27.197Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
23:21:27 [2019-10-17T23:21:27.197Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:21:27 [2019-10-17T23:21:27.566Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
23:21:27 [2019-10-17T23:21:27.566Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
23:21:27 [2019-10-17T23:21:27.566Z] === RUN   TestServiceWithPredefinedNetwork
23:21:30 [2019-10-17T23:21:30.794Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s)
23:21:30 [2019-10-17T23:21:30.795Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
23:21:30 [2019-10-17T23:21:30.795Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:21:30 [2019-10-17T23:21:30.795Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:21:30 [2019-10-17T23:21:30.795Z]     service_test.go:230: FLAKY_TEST
23:21:30 [2019-10-17T23:21:30.795Z] === RUN   TestServiceWithDataPathPortInit
23:21:50 [2019-10-17T23:21:50.521Z] --- PASS: TestServiceWithDataPathPortInit (16.97s)
23:21:50 [2019-10-17T23:21:50.521Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
23:21:50 [2019-10-17T23:21:50.521Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
23:21:50 [2019-10-17T23:21:50.521Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:21:56 [2019-10-17T23:21:56.830Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.04s)
23:21:56 [2019-10-17T23:21:56.830Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
23:21:56 [2019-10-17T23:21:56.830Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l19fr9gr1id6nxiij6mqdp6r2 Created:2019-10-17 23:21:48.908283486 +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[78e160ca6daa0c87d15eb2e604f4f77e785448131e56c6fe6fc04a5ef7778984:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4uxu81s7e7a34ist1cxndmn43 EndpointID:72d0f659062e0b81fa6b74efe860e6d115a9c505e7ad4cb9b30fc7b0d6197d98 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f2ca8f02865a95611410f77d10e7d0308d26e88a79296b58a0e08d55f87994fb 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:1148ee1ba8c5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4uxu81s7e7a34ist1cxndmn43 EndpointID:72d0f659062e0b81fa6b74efe860e6d115a9c505e7ad4cb9b30fc7b0d6197d98 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
23:21:56 [2019-10-17T23:21:56.830Z] PASS
23:21:56 [2019-10-17T23:21:56.830Z] 
23:21:56 [2019-10-17T23:21:56.830Z] === Skipped
23:21:56 [2019-10-17T23:21:56.830Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:21:56 [2019-10-17T23:21:56.830Z]     service_test.go:230: FLAKY_TEST
23:21:56 [2019-10-17T23:21:56.830Z] 
23:21:56 [2019-10-17T23:21:56.830Z] 
23:21:56 [2019-10-17T23:21:56.830Z] DONE 21 tests, 1 skipped in 45.821s
23:21:56 [2019-10-17T23:21:56.830Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:21:56 [2019-10-17T23:21:56.830Z] ++ 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
23:21:56 [2019-10-17T23:21:56.830Z] ++ set -e
23:21:56 [2019-10-17T23:21:56.830Z] ++ '[' -n 0 ']'
23:21:56 [2019-10-17T23:21:56.830Z] ++ set -x
23:21:56 [2019-10-17T23:21:56.830Z] ++ 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
23:21:56 [2019-10-17T23:21:56.830Z] INFO: Testing against a local daemon
23:21:56 [2019-10-17T23:21:56.830Z] === RUN   TestDockerNetworkIpvlanPersistance
23:21:56 [2019-10-17T23:21:56.830Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:21:56 [2019-10-17T23:21:56.830Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:21:56 [2019-10-17T23:21:56.830Z] === RUN   TestDockerNetworkIpvlan
23:21:56 [2019-10-17T23:21:56.830Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:21:56 [2019-10-17T23:21:56.830Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:21:56 [2019-10-17T23:21:56.830Z] PASS
23:21:56 [2019-10-17T23:21:56.830Z] 
23:21:56 [2019-10-17T23:21:56.830Z] === Skipped
23:21:56 [2019-10-17T23:21:56.830Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:21:56 [2019-10-17T23:21:56.830Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:21:56 [2019-10-17T23:21:56.830Z] 
23:21:56 [2019-10-17T23:21:56.830Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:21:56 [2019-10-17T23:21:56.830Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:21:56 [2019-10-17T23:21:56.831Z] 
23:21:56 [2019-10-17T23:21:56.831Z] 
23:21:56 [2019-10-17T23:21:56.831Z] DONE 2 tests, 2 skipped in 0.254s
23:21:56 [2019-10-17T23:21:56.831Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:21:56 [2019-10-17T23:21:56.831Z] ++ 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
23:21:56 [2019-10-17T23:21:56.831Z] ++ set -e
23:21:56 [2019-10-17T23:21:56.831Z] ++ '[' -n 0 ']'
23:21:56 [2019-10-17T23:21:56.831Z] ++ set -x
23:21:56 [2019-10-17T23:21:56.831Z] ++ 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
23:21:56 [2019-10-17T23:21:56.831Z] INFO: Testing against a local daemon
23:21:56 [2019-10-17T23:21:56.831Z] === RUN   TestDockerNetworkMacvlanPersistance
23:21:58 [2019-10-17T23:21:58.706Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.79s)
23:21:58 [2019-10-17T23:21:58.706Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
23:21:58 [2019-10-17T23:21:58.706Z] === RUN   TestDockerNetworkMacvlan
23:22:01 [2019-10-17T23:22:01.184Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:22:02 [2019-10-17T23:22:02.476Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:22:03 [2019-10-17T23:22:03.301Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:22:05 [2019-10-17T23:22:05.736Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:22:10 [2019-10-17T23:22:10.957Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:22:15 [2019-10-17T23:22:15.918Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:22:16 [2019-10-17T23:22:16.712Z] --- PASS: TestDockerNetworkMacvlan (18.02s)
23:22:16 [2019-10-17T23:22:16.712Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:22:16 [2019-10-17T23:22:16.712Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.42s)
23:22:16 [2019-10-17T23:22:16.712Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:22:16 [2019-10-17T23:22:16.712Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
23:22:16 [2019-10-17T23:22:16.712Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:22:16 [2019-10-17T23:22:16.712Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
23:22:16 [2019-10-17T23:22:16.712Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:22:16 [2019-10-17T23:22:16.712Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.26s)
23:22:16 [2019-10-17T23:22:16.712Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:22:16 [2019-10-17T23:22:16.712Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s)
23:22:16 [2019-10-17T23:22:16.712Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:22:16 [2019-10-17T23:22:16.712Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s)
23:22:16 [2019-10-17T23:22:16.712Z] PASS
23:22:16 [2019-10-17T23:22:16.712Z] 
23:22:16 [2019-10-17T23:22:16.712Z] DONE 8 tests in 19.884s
23:22:16 [2019-10-17T23:22:16.712Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
23:22:16 [2019-10-17T23:22:16.712Z] ++ 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
23:22:16 [2019-10-17T23:22:16.712Z] ++ set -e
23:22:16 [2019-10-17T23:22:16.712Z] ++ '[' -n 0 ']'
23:22:16 [2019-10-17T23:22:16.712Z] ++ set -x
23:22:16 [2019-10-17T23:22:16.712Z] ++ 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
23:22:16 [2019-10-17T23:22:16.712Z] testing: warning: no tests to run
23:22:16 [2019-10-17T23:22:16.712Z] PASS
23:22:16 [2019-10-17T23:22:16.712Z] 
23:22:16 [2019-10-17T23:22:16.712Z] DONE 0 tests in 0.016s
23:22:16 [2019-10-17T23:22:16.712Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:22:16 [2019-10-17T23:22:16.712Z] ++ 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
23:22:16 [2019-10-17T23:22:16.712Z] ++ set -e
23:22:16 [2019-10-17T23:22:16.712Z] ++ '[' -n 0 ']'
23:22:16 [2019-10-17T23:22:16.712Z] ++ set -x
23:22:16 [2019-10-17T23:22:16.712Z] ++ 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
23:22:16 [2019-10-17T23:22:16.712Z] INFO: Testing against a local daemon
23:22:16 [2019-10-17T23:22:16.712Z] === RUN   TestAuthZPluginAllowRequest
23:22:18 [2019-10-17T23:22:18.523Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
23:22:18 [2019-10-17T23:22:18.523Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
23:22:18 [2019-10-17T23:22:18.523Z] === RUN   TestAuthZPluginTLS
23:22:19 [2019-10-17T23:22:19.308Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:22:19 [2019-10-17T23:22:19.308Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
23:22:19 [2019-10-17T23:22:19.308Z] === RUN   TestAuthZPluginDenyRequest
23:22:19 [2019-10-17T23:22:19.674Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:22:19 [2019-10-17T23:22:19.674Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
23:22:19 [2019-10-17T23:22:19.674Z] === RUN   TestAuthZPluginAPIDenyResponse
23:22:20 [2019-10-17T23:22:20.471Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
23:22:20 [2019-10-17T23:22:20.472Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
23:22:20 [2019-10-17T23:22:20.472Z] === RUN   TestAuthZPluginDenyResponse
23:22:20 [2019-10-17T23:22:20.841Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
23:22:20 [2019-10-17T23:22:20.841Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
23:22:20 [2019-10-17T23:22:20.841Z] === RUN   TestAuthZPluginAllowEventStream
23:22:22 [2019-10-17T23:22:22.692Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
23:22:22 [2019-10-17T23:22:22.692Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
23:22:22 [2019-10-17T23:22:22.692Z] === RUN   TestAuthZPluginErrorResponse
23:22:23 [2019-10-17T23:22:23.102Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
23:22:23 [2019-10-17T23:22:23.102Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
23:22:23 [2019-10-17T23:22:23.102Z] === RUN   TestAuthZPluginErrorRequest
23:22:23 [2019-10-17T23:22:23.547Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:22:23 [2019-10-17T23:22:23.547Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
23:22:23 [2019-10-17T23:22:23.547Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:22:24 [2019-10-17T23:22:24.030Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
23:22:24 [2019-10-17T23:22:24.030Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
23:22:24 [2019-10-17T23:22:24.030Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:22:26 [2019-10-17T23:22:26.506Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
23:22:26 [2019-10-17T23:22:26.506Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
23:22:26 [2019-10-17T23:22:26.506Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:22:28 [2019-10-17T23:22:28.332Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
23:22:28 [2019-10-17T23:22:28.332Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
23:22:28 [2019-10-17T23:22:28.332Z] === RUN   TestAuthZPluginHeader
23:22:29 [2019-10-17T23:22:29.605Z] --- PASS: TestAuthZPluginHeader (0.90s)
23:22:29 [2019-10-17T23:22:29.605Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
23:22:29 [2019-10-17T23:22:29.605Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:22:29 [2019-10-17T23:22:29.605Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:22:29 [2019-10-17T23:22:29.605Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:22:29 [2019-10-17T23:22:29.605Z] === RUN   TestAuthZPluginV2Disable
23:22:29 [2019-10-17T23:22:29.605Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:22:29 [2019-10-17T23:22:29.605Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:22:29 [2019-10-17T23:22:29.605Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:22:29 [2019-10-17T23:22:29.605Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:22:29 [2019-10-17T23:22:29.605Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:22:29 [2019-10-17T23:22:29.605Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:22:29 [2019-10-17T23:22:29.605Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:22:29 [2019-10-17T23:22:29.605Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:22:29 [2019-10-17T23:22:29.605Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:22:49 [2019-10-17T23:22:49.328Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
23:22:49 [2019-10-17T23:22:49.328Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
23:22:49 [2019-10-17T23:22:49.328Z] PASS
23:22:49 [2019-10-17T23:22:49.328Z] 
23:22:49 [2019-10-17T23:22:49.328Z] === Skipped
23:22:49 [2019-10-17T23:22:49.328Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:22:49 [2019-10-17T23:22:49.328Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:22:49 [2019-10-17T23:22:49.328Z] 
23:22:49 [2019-10-17T23:22:49.328Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:22:49 [2019-10-17T23:22:49.328Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:22:49 [2019-10-17T23:22:49.328Z] 
23:22:49 [2019-10-17T23:22:49.328Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:22:49 [2019-10-17T23:22:49.328Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:22:49 [2019-10-17T23:22:49.328Z] 
23:22:49 [2019-10-17T23:22:49.328Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:22:49 [2019-10-17T23:22:49.328Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:22:49 [2019-10-17T23:22:49.328Z] 
23:22:49 [2019-10-17T23:22:49.328Z] 
23:22:49 [2019-10-17T23:22:49.328Z] DONE 17 tests, 4 skipped in 29.462s
23:22:49 [2019-10-17T23:22:49.328Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:22:49 [2019-10-17T23:22:49.328Z] ++ 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
23:22:49 [2019-10-17T23:22:49.328Z] ++ set -e
23:22:49 [2019-10-17T23:22:49.328Z] ++ '[' -n 0 ']'
23:22:49 [2019-10-17T23:22:49.328Z] ++ set -x
23:22:49 [2019-10-17T23:22:49.328Z] ++ 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
23:22:49 [2019-10-17T23:22:49.328Z] INFO: Testing against a local daemon
23:22:49 [2019-10-17T23:22:49.328Z] === RUN   TestPluginInvalidJSON
23:22:49 [2019-10-17T23:22:49.328Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:22:49 [2019-10-17T23:22:49.328Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:22:49 [2019-10-17T23:22:49.328Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:22:49 [2019-10-17T23:22:49.328Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:22:49 [2019-10-17T23:22:49.328Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:22:49 [2019-10-17T23:22:49.328Z] PASS
23:22:49 [2019-10-17T23:22:49.328Z] 
23:22:49 [2019-10-17T23:22:49.328Z] DONE 2 tests in 0.101s
23:22:49 [2019-10-17T23:22:49.328Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:22:49 [2019-10-17T23:22:49.328Z] ++ 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
23:22:49 [2019-10-17T23:22:49.328Z] ++ set -e
23:22:49 [2019-10-17T23:22:49.328Z] ++ '[' -n 0 ']'
23:22:49 [2019-10-17T23:22:49.328Z] ++ set -x
23:22:49 [2019-10-17T23:22:49.328Z] ++ 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
23:22:49 [2019-10-17T23:22:49.328Z] INFO: Testing against a local daemon
23:22:49 [2019-10-17T23:22:49.328Z] === RUN   TestExternalGraphDriver
23:22:49 [2019-10-17T23:22:49.328Z] === RUN   TestExternalGraphDriver/json
23:22:49 [2019-10-17T23:22:49.328Z] === RUN   TestExternalGraphDriver/spec
23:22:51 [2019-10-17T23:22:51.140Z] === RUN   TestExternalGraphDriver/pull
23:22:52 [2019-10-17T23:22:52.963Z] --- PASS: TestExternalGraphDriver (6.67s)
23:22:52 [2019-10-17T23:22:52.963Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
23:22:52 [2019-10-17T23:22:52.963Z]     --- PASS: TestExternalGraphDriver/json (2.21s)
23:22:52 [2019-10-17T23:22:52.963Z]     --- PASS: TestExternalGraphDriver/spec (2.16s)
23:22:52 [2019-10-17T23:22:52.963Z]     --- PASS: TestExternalGraphDriver/pull (2.10s)
23:22:52 [2019-10-17T23:22:52.963Z] === RUN   TestGraphdriverPluginV2
23:22:53 [2019-10-17T23:22:53.337Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
23:22:53 [2019-10-17T23:22:53.337Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:22:53 [2019-10-17T23:22:53.337Z] PASS
23:22:53 [2019-10-17T23:22:53.337Z] 
23:22:53 [2019-10-17T23:22:53.337Z] === Skipped
23:22:53 [2019-10-17T23:22:53.337Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
23:22:53 [2019-10-17T23:22:53.337Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:22:53 [2019-10-17T23:22:53.337Z] 
23:22:53 [2019-10-17T23:22:53.337Z] 
23:22:53 [2019-10-17T23:22:53.337Z] DONE 5 tests, 1 skipped in 6.877s
23:22:53 [2019-10-17T23:22:53.337Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:22:53 [2019-10-17T23:22:53.337Z] ++ 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
23:22:53 [2019-10-17T23:22:53.337Z] ++ set -e
23:22:53 [2019-10-17T23:22:53.337Z] ++ '[' -n 0 ']'
23:22:53 [2019-10-17T23:22:53.337Z] ++ set -x
23:22:53 [2019-10-17T23:22:53.337Z] ++ 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
23:22:53 [2019-10-17T23:22:53.337Z] INFO: Testing against a local daemon
23:22:53 [2019-10-17T23:22:53.337Z] === RUN   TestContinueAfterPluginCrash
23:22:53 [2019-10-17T23:22:53.337Z] === PAUSE TestContinueAfterPluginCrash
23:22:53 [2019-10-17T23:22:53.337Z] === RUN   TestDaemonStartWithLogOpt
23:22:53 [2019-10-17T23:22:53.337Z] === PAUSE TestDaemonStartWithLogOpt
23:22:53 [2019-10-17T23:22:53.337Z] === CONT  TestContinueAfterPluginCrash
23:22:53 [2019-10-17T23:22:53.337Z] === CONT  TestDaemonStartWithLogOpt
23:23:04 [2019-10-17T23:23:04.780Z] --- PASS: TestDaemonStartWithLogOpt (10.35s)
23:23:04 [2019-10-17T23:23:04.780Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
23:23:08 [2019-10-17T23:23:08.820Z] --- PASS: TestContinueAfterPluginCrash (15.30s)
23:23:08 [2019-10-17T23:23:08.820Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
23:23:08 [2019-10-17T23:23:08.820Z] PASS
23:23:08 [2019-10-17T23:23:08.820Z] 
23:23:08 [2019-10-17T23:23:08.820Z] DONE 2 tests in 15.394s
23:23:08 [2019-10-17T23:23:08.820Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:23:08 [2019-10-17T23:23:08.820Z] ++ 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
23:23:08 [2019-10-17T23:23:08.820Z] ++ set -e
23:23:08 [2019-10-17T23:23:08.820Z] ++ '[' -n 0 ']'
23:23:08 [2019-10-17T23:23:08.820Z] ++ set -x
23:23:08 [2019-10-17T23:23:08.820Z] ++ 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
23:23:08 [2019-10-17T23:23:08.820Z] INFO: Testing against a local daemon
23:23:08 [2019-10-17T23:23:08.820Z] === RUN   TestPluginWithDevMounts
23:23:08 [2019-10-17T23:23:08.820Z] === PAUSE TestPluginWithDevMounts
23:23:08 [2019-10-17T23:23:08.820Z] === CONT  TestPluginWithDevMounts
23:23:10 [2019-10-17T23:23:10.927Z] --- PASS: TestPluginWithDevMounts (2.12s)
23:23:10 [2019-10-17T23:23:10.927Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
23:23:10 [2019-10-17T23:23:10.927Z] PASS
23:23:10 [2019-10-17T23:23:10.927Z] 
23:23:10 [2019-10-17T23:23:10.927Z] DONE 1 tests in 2.211s
23:23:10 [2019-10-17T23:23:10.927Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
23:23:10 [2019-10-17T23:23:10.927Z] ++ 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
23:23:10 [2019-10-17T23:23:10.927Z] ++ set -e
23:23:10 [2019-10-17T23:23:10.927Z] ++ '[' -n 0 ']'
23:23:10 [2019-10-17T23:23:10.927Z] ++ set -x
23:23:10 [2019-10-17T23:23:10.927Z] ++ 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
23:23:10 [2019-10-17T23:23:10.927Z] INFO: Testing against a local daemon
23:23:10 [2019-10-17T23:23:10.927Z] === RUN   TestSecretInspect
23:23:13 [2019-10-17T23:23:13.372Z] --- PASS: TestSecretInspect (2.50s)
23:23:13 [2019-10-17T23:23:13.372Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
23:23:13 [2019-10-17T23:23:13.372Z] === RUN   TestSecretList
23:23:15 [2019-10-17T23:23:15.958Z] --- PASS: TestSecretList (2.37s)
23:23:15 [2019-10-17T23:23:15.958Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
23:23:15 [2019-10-17T23:23:15.958Z] === RUN   TestSecretsCreateAndDelete
23:23:19 [2019-10-17T23:23:19.153Z] --- PASS: TestSecretsCreateAndDelete (2.84s)
23:23:19 [2019-10-17T23:23:19.154Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
23:23:19 [2019-10-17T23:23:19.154Z] === RUN   TestSecretsUpdate
23:23:21 [2019-10-17T23:23:21.604Z] --- PASS: TestSecretsUpdate (2.88s)
23:23:21 [2019-10-17T23:23:21.604Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
23:23:21 [2019-10-17T23:23:21.604Z] === RUN   TestTemplatedSecret
23:23:25 [2019-10-17T23:23:25.900Z] --- PASS: TestTemplatedSecret (3.85s)
23:23:25 [2019-10-17T23:23:25.900Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
23:23:25 [2019-10-17T23:23:25.900Z] === RUN   TestSecretCreateResolve
23:23:28 [2019-10-17T23:23:28.389Z] --- PASS: TestSecretCreateResolve (2.81s)
23:23:28 [2019-10-17T23:23:28.389Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
23:23:28 [2019-10-17T23:23:28.389Z] PASS
23:23:28 [2019-10-17T23:23:28.389Z] 
23:23:28 [2019-10-17T23:23:28.389Z] DONE 6 tests in 17.339s
23:23:28 [2019-10-17T23:23:28.389Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
23:23:28 [2019-10-17T23:23:28.389Z] ++ 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
23:23:28 [2019-10-17T23:23:28.389Z] ++ set -e
23:23:28 [2019-10-17T23:23:28.389Z] ++ '[' -n 0 ']'
23:23:28 [2019-10-17T23:23:28.389Z] ++ set -x
23:23:28 [2019-10-17T23:23:28.389Z] ++ 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
23:23:28 [2019-10-17T23:23:28.389Z] INFO: Testing against a local daemon
23:23:28 [2019-10-17T23:23:28.389Z] === RUN   TestServiceCreateInit
23:23:28 [2019-10-17T23:23:28.389Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:23:33 [2019-10-17T23:23:33.455Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:23:38 [2019-10-17T23:23:38.500Z] --- PASS: TestServiceCreateInit (9.96s)
23:23:38 [2019-10-17T23:23:38.500Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s)
23:23:38 [2019-10-17T23:23:38.500Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
23:23:38 [2019-10-17T23:23:38.500Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.01s)
23:23:38 [2019-10-17T23:23:38.500Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
23:23:38 [2019-10-17T23:23:38.500Z] === RUN   TestCreateServiceMultipleTimes
23:23:58 [2019-10-17T23:23:58.368Z] --- PASS: TestCreateServiceMultipleTimes (17.83s)
23:23:58 [2019-10-17T23:23:58.368Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
23:23:58 [2019-10-17T23:23:58.368Z] === RUN   TestCreateServiceConflict
23:23:58 [2019-10-17T23:23:58.738Z] --- PASS: TestCreateServiceConflict (2.67s)
23:23:58 [2019-10-17T23:23:58.738Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
23:23:58 [2019-10-17T23:23:58.738Z] === RUN   TestCreateServiceMaxReplicas
23:24:03 [2019-10-17T23:24:03.006Z] --- PASS: TestCreateServiceMaxReplicas (3.60s)
23:24:03 [2019-10-17T23:24:03.006Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
23:24:03 [2019-10-17T23:24:03.006Z] === RUN   TestCreateWithDuplicateNetworkNames
23:24:16 [2019-10-17T23:24:16.744Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.70s)
23:24:16 [2019-10-17T23:24:16.744Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
23:24:16 [2019-10-17T23:24:16.744Z] === RUN   TestCreateServiceSecretFileMode
23:24:19 [2019-10-17T23:24:19.962Z] --- PASS: TestCreateServiceSecretFileMode (3.37s)
23:24:19 [2019-10-17T23:24:19.962Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
23:24:19 [2019-10-17T23:24:19.962Z] === RUN   TestCreateServiceConfigFileMode
23:24:23 [2019-10-17T23:24:23.176Z] --- PASS: TestCreateServiceConfigFileMode (3.33s)
23:24:23 [2019-10-17T23:24:23.176Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
23:24:23 [2019-10-17T23:24:23.176Z] === RUN   TestCreateServiceSysctls
23:24:27 [2019-10-17T23:24:27.283Z] --- PASS: TestCreateServiceSysctls (4.24s)
23:24:27 [2019-10-17T23:24:27.283Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
23:24:27 [2019-10-17T23:24:27.283Z] === RUN   TestCreateServiceCapabilities
23:24:30 [2019-10-17T23:24:30.492Z] --- PASS: TestCreateServiceCapabilities (3.34s)
23:24:30 [2019-10-17T23:24:30.492Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
23:24:30 [2019-10-17T23:24:30.492Z] === RUN   TestInspect
23:24:34 [2019-10-17T23:24:34.053Z] --- PASS: TestInspect (3.79s)
23:24:34 [2019-10-17T23:24:34.053Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
23:24:34 [2019-10-17T23:24:34.053Z] === RUN   TestServiceListWithStatuses
23:24:34 [2019-10-17T23:24:34.053Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:24:34 [2019-10-17T23:24:34.053Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:24:34 [2019-10-17T23:24:34.053Z] === RUN   TestDockerNetworkConnectAlias
23:24:40 [2019-10-17T23:24:40.293Z] --- PASS: TestDockerNetworkConnectAlias (6.07s)
23:24:40 [2019-10-17T23:24:40.293Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
23:24:40 [2019-10-17T23:24:40.293Z] === RUN   TestDockerNetworkReConnect
23:24:45 [2019-10-17T23:24:45.372Z] --- PASS: TestDockerNetworkReConnect (4.87s)
23:24:45 [2019-10-17T23:24:45.372Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
23:24:45 [2019-10-17T23:24:45.372Z] === RUN   TestServicePlugin
23:24:45 [2019-10-17T23:24:45.372Z] --- SKIP: TestServicePlugin (0.00s)
23:24:45 [2019-10-17T23:24:45.372Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:24:45 [2019-10-17T23:24:45.372Z] === RUN   TestServiceUpdateLabel
23:24:47 [2019-10-17T23:24:47.831Z] --- PASS: TestServiceUpdateLabel (2.88s)
23:24:47 [2019-10-17T23:24:47.831Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
23:24:47 [2019-10-17T23:24:47.831Z] === RUN   TestServiceUpdateSecrets
23:25:04 [2019-10-17T23:25:04.260Z] --- PASS: TestServiceUpdateSecrets (15.72s)
23:25:04 [2019-10-17T23:25:04.260Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
23:25:04 [2019-10-17T23:25:04.260Z] === RUN   TestServiceUpdateConfigs
23:25:20 [2019-10-17T23:25:20.671Z] --- PASS: TestServiceUpdateConfigs (15.59s)
23:25:20 [2019-10-17T23:25:20.671Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
23:25:20 [2019-10-17T23:25:20.671Z] === RUN   TestServiceUpdateNetwork
23:25:34 [2019-10-17T23:25:34.410Z] --- PASS: TestServiceUpdateNetwork (14.40s)
23:25:34 [2019-10-17T23:25:34.410Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
23:25:34 [2019-10-17T23:25:34.410Z] PASS
23:25:34 [2019-10-17T23:25:34.410Z] 
23:25:34 [2019-10-17T23:25:34.410Z] === Skipped
23:25:34 [2019-10-17T23:25:34.410Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
23:25:34 [2019-10-17T23:25:34.410Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:25:34 [2019-10-17T23:25:34.410Z] 
23:25:34 [2019-10-17T23:25:34.410Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
23:25:34 [2019-10-17T23:25:34.410Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:25:34 [2019-10-17T23:25:34.410Z] 
23:25:34 [2019-10-17T23:25:34.410Z] 
23:25:34 [2019-10-17T23:25:34.410Z] DONE 20 tests, 2 skipped in 125.460s
23:25:34 [2019-10-17T23:25:34.410Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
23:25:34 [2019-10-17T23:25:34.410Z] ++ 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
23:25:34 [2019-10-17T23:25:34.410Z] ++ set -e
23:25:34 [2019-10-17T23:25:34.410Z] ++ '[' -n 0 ']'
23:25:34 [2019-10-17T23:25:34.410Z] ++ set -x
23:25:34 [2019-10-17T23:25:34.410Z] ++ 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
23:25:34 [2019-10-17T23:25:34.410Z] INFO: Testing against a local daemon
23:25:34 [2019-10-17T23:25:34.410Z] === RUN   TestSessionCreate
23:25:34 [2019-10-17T23:25:34.410Z] --- PASS: TestSessionCreate (0.02s)
23:25:34 [2019-10-17T23:25:34.410Z] === RUN   TestSessionCreateWithBadUpgrade
23:25:34 [2019-10-17T23:25:34.410Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:25:34 [2019-10-17T23:25:34.410Z] PASS
23:25:34 [2019-10-17T23:25:34.410Z] 
23:25:34 [2019-10-17T23:25:34.410Z] DONE 2 tests in 0.123s
23:25:34 [2019-10-17T23:25:34.410Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
23:25:34 [2019-10-17T23:25:34.410Z] ++ 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
23:25:34 [2019-10-17T23:25:34.410Z] ++ set -e
23:25:34 [2019-10-17T23:25:34.410Z] ++ '[' -n 0 ']'
23:25:34 [2019-10-17T23:25:34.410Z] ++ set -x
23:25:34 [2019-10-17T23:25:34.410Z] ++ 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
23:25:34 [2019-10-17T23:25:34.410Z] INFO: Testing against a local daemon
23:25:34 [2019-10-17T23:25:34.410Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:25:34 [2019-10-17T23:25:34.410Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:25:34 [2019-10-17T23:25:34.410Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:25:34 [2019-10-17T23:25:34.410Z] === RUN   TestEventsExecDie
23:25:34 [2019-10-17T23:25:34.775Z] --- PASS: TestEventsExecDie (0.97s)
23:25:34 [2019-10-17T23:25:34.775Z] === RUN   TestEventsBackwardsCompatible
23:25:35 [2019-10-17T23:25:35.150Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
23:25:35 [2019-10-17T23:25:35.150Z] === RUN   TestInfoBinaryCommits
23:25:35 [2019-10-17T23:25:35.150Z] --- PASS: TestInfoBinaryCommits (0.03s)
23:25:35 [2019-10-17T23:25:35.150Z] === RUN   TestInfoAPIVersioned
23:25:35 [2019-10-17T23:25:35.150Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:25:35 [2019-10-17T23:25:35.150Z] === RUN   TestInfoAPI
23:25:35 [2019-10-17T23:25:35.150Z] --- PASS: TestInfoAPI (0.02s)
23:25:35 [2019-10-17T23:25:35.150Z] === RUN   TestInfoAPIWarnings
23:25:35 [2019-10-17T23:25:35.953Z] --- PASS: TestInfoAPIWarnings (0.86s)
23:25:35 [2019-10-17T23:25:35.953Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
23:25:35 [2019-10-17T23:25:35.954Z] === RUN   TestLoginFailsWithBadCredentials
23:25:36 [2019-10-17T23:25:36.349Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s)
23:25:36 [2019-10-17T23:25:36.349Z] === RUN   TestPingCacheHeaders
23:25:36 [2019-10-17T23:25:36.349Z] --- PASS: TestPingCacheHeaders (0.02s)
23:25:36 [2019-10-17T23:25:36.349Z] === RUN   TestPingGet
23:25:36 [2019-10-17T23:25:36.349Z] --- PASS: TestPingGet (0.01s)
23:25:36 [2019-10-17T23:25:36.349Z] === RUN   TestPingHead
23:25:36 [2019-10-17T23:25:36.349Z] --- PASS: TestPingHead (0.02s)
23:25:36 [2019-10-17T23:25:36.349Z] === RUN   TestVersion
23:25:36 [2019-10-17T23:25:36.349Z] --- PASS: TestVersion (0.02s)
23:25:36 [2019-10-17T23:25:36.349Z] PASS
23:25:36 [2019-10-17T23:25:36.349Z] 
23:25:36 [2019-10-17T23:25:36.349Z] === Skipped
23:25:36 [2019-10-17T23:25:36.349Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:25:36 [2019-10-17T23:25:36.349Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:25:36 [2019-10-17T23:25:36.349Z] 
23:25:36 [2019-10-17T23:25:36.349Z] 
23:25:36 [2019-10-17T23:25:36.349Z] DONE 12 tests, 1 skipped in 2.502s
23:25:36 [2019-10-17T23:25:36.349Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
23:25:36 [2019-10-17T23:25:36.349Z] ++ 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
23:25:36 [2019-10-17T23:25:36.349Z] ++ set -e
23:25:36 [2019-10-17T23:25:36.349Z] ++ '[' -n 0 ']'
23:25:36 [2019-10-17T23:25:36.349Z] ++ set -x
23:25:36 [2019-10-17T23:25:36.349Z] ++ 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
23:25:36 [2019-10-17T23:25:36.349Z] INFO: Testing against a local daemon
23:25:36 [2019-10-17T23:25:36.349Z] === RUN   TestVolumesCreateAndList
23:25:36 [2019-10-17T23:25:36.349Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:25:36 [2019-10-17T23:25:36.349Z] === RUN   TestVolumesRemove
23:25:36 [2019-10-17T23:25:36.349Z] --- PASS: TestVolumesRemove (0.07s)
23:25:36 [2019-10-17T23:25:36.349Z] === RUN   TestVolumesInspect
23:25:36 [2019-10-17T23:25:36.729Z] --- PASS: TestVolumesInspect (0.03s)
23:25:36 [2019-10-17T23:25:36.729Z] === RUN   TestVolumesInvalidJSON
23:25:36 [2019-10-17T23:25:36.729Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:25:36 [2019-10-17T23:25:36.729Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:25:36 [2019-10-17T23:25:36.729Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:25:36 [2019-10-17T23:25:36.729Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:25:36 [2019-10-17T23:25:36.729Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
23:25:36 [2019-10-17T23:25:36.729Z] PASS
23:25:36 [2019-10-17T23:25:36.729Z] 
23:25:36 [2019-10-17T23:25:36.729Z] DONE 5 tests in 0.225s
23:25:36 [2019-10-17T23:25:36.729Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:25:36 [2019-10-17T23:25:36.729Z] ++++ cat bundles/test-integration/docker.pid
23:25:36 [2019-10-17T23:25:36.729Z] +++ kill 11504
23:25:37 [2019-10-17T23:25:37.976Z] +++ /etc/init.d/apparmor stop
23:25:38 [2019-10-17T23:25:38.346Z] Clearing AppArmor profiles cache:.
23:25:38 [2019-10-17T23:25:38.346Z] All profile caches have been cleared, but no profiles have been unloaded.
23:25:38 [2019-10-17T23:25:38.346Z] Unloading profiles will leave already running processes permanently
23:25:38 [2019-10-17T23:25:38.346Z] unconfined, which can lead to unexpected situations.
23:25:38 [2019-10-17T23:25:38.346Z] 
23:25:38 [2019-10-17T23:25:38.346Z] To set a process to complain mode, use the command line tool
23:25:38 [2019-10-17T23:25:38.346Z] 'aa-complain'. To really tear down all profiles, run the init script
23:25:38 [2019-10-17T23:25:38.346Z] with the 'teardown' option."
23:25:38 [2019-10-17T23:25:38.346Z]