Skip to content

Console Output

23:58:02 [2019-10-24T23:58:02.574Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -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:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/make.sh dynbinary test-integration
23:58:02 [2019-10-24T23:58:02.961Z] 
23:58:02 [2019-10-24T23:58:02.961Z] Removing bundles/
23:58:02 [2019-10-24T23:58:02.961Z] 
23:58:02 [2019-10-24T23:58:02.961Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:58:02 [2019-10-24T23:58:02.961Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:58:02 [2019-10-24T23:58:02.961Z] GOOS="" GOARCH="" GOARM=""
23:59:13 [2019-10-24T23:59:13.447Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:59:13 [2019-10-24T23:59:13.447Z] 
23:59:13 [2019-10-24T23:59:13.447Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:59:13 [2019-10-24T23:59:13.447Z] PKG_CONFIG=pkg-config
23:59:13 [2019-10-24T23:59:13.447Z] GOLANG_VERSION=1.13.3
23:59:13 [2019-10-24T23:59:13.447Z] HOSTNAME=984c3a1bd8fb
23:59:13 [2019-10-24T23:59:13.447Z] DOCKER_EXPERIMENTAL=1
23:59:13 [2019-10-24T23:59:13.447Z] container=docker
23:59:13 [2019-10-24T23:59:13.447Z] TEST_SKIP_INTEGRATION_CLI=1
23:59:13 [2019-10-24T23:59:13.447Z] GO111MODULE=off
23:59:13 [2019-10-24T23:59:13.447Z] GOPATH=/go
23:59:13 [2019-10-24T23:59:13.447Z] PWD=/go/src/github.com/docker/docker
23:59:13 [2019-10-24T23:59:13.447Z] HOME=/root
23:59:13 [2019-10-24T23:59:13.447Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:59:13 [2019-10-24T23:59:13.447Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:59:13 [2019-10-24T23:59:13.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:59:13 [2019-10-24T23:59:13.447Z] DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0
23:59:13 [2019-10-24T23:59:13.447Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:59:13 [2019-10-24T23:59:13.447Z] DOCKER_GRAPHDRIVER=overlay2
23:59:13 [2019-10-24T23:59:13.447Z] TERM=xterm
23:59:13 [2019-10-24T23:59:13.447Z] VALIDATE_BRANCH=master
23:59:13 [2019-10-24T23:59:13.447Z] DEST=bundles/test-integration
23:59:13 [2019-10-24T23:59:13.447Z] SHLVL=1
23:59:13 [2019-10-24T23:59:13.447Z] TIMEOUT=120m
23:59:13 [2019-10-24T23:59:13.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:59:13 [2019-10-24T23:59:13.447Z] DOCKER_PKG=github.com/docker/docker
23:59:13 [2019-10-24T23:59:13.447Z] TESTDEBUG=0
23:59:13 [2019-10-24T23:59:13.447Z] _=/usr/bin/env
23:59:13 [2019-10-24T23:59:13.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:59:37 [2019-10-24T23:59:37.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:59:37 [2019-10-24T23:59:37.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:59:38 [2019-10-24T23:59:38.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:59:58 [2019-10-24T23:59:58.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:59:58 [2019-10-24T23:59:58.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:00:00 [2019-10-25T00:00:00.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:00:01 [2019-10-25T00:00:01.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:00:01 [2019-10-25T00:00:01.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:00:03 [2019-10-25T00:00:03.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:00:04 [2019-10-25T00:00:04.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:00:06 [2019-10-25T00:00:06.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:00:09 [2019-10-25T00:00:09.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:00:11 [2019-10-25T00:00:11.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:00:12 [2019-10-25T00:00:12.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:00:14 [2019-10-25T00:00:14.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:00:15 [2019-10-25T00:00:15.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:00:17 [2019-10-25T00:00:17.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:00:18 [2019-10-25T00:00:18.402Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:00:18 [2019-10-25T00:00:18.402Z] Using test binary docker
00:00:18 [2019-10-25T00:00:18.402Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:00:18 [2019-10-25T00:00:18.402Z] +++ /etc/init.d/apparmor start
00:00:18 [2019-10-25T00:00:18.402Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
00:00:18 [2019-10-25T00:00:18.402Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
00:00:18 [2019-10-25T00:00:18.402Z] Warning failed to create cache: (null)
00:00:18 [2019-10-25T00:00:18.402Z] .
00:00:18 [2019-10-25T00:00:18.402Z] Starting dockerd
00:00:18 [2019-10-25T00:00:18.402Z] INFO: Waiting for daemon to start...
00:00:18 [2019-10-25T00:00:18.402Z] +++ 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
00:00:20 [2019-10-25T00:00:20.208Z] .
00:00:20 [2019-10-25T00:00:20.208Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:00:20 [2019-10-25T00:00:20.594Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:00:20 [2019-10-25T00:00:20.594Z] Error: No such image: emptyfs
00:00:20 [2019-10-25T00:00:20.594Z] ++++ docker load
00:00:20 [2019-10-25T00:00:20.594Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:00:20 [2019-10-25T00:00:20.594Z] Running integration-test (iteration 1)
00:00:20 [2019-10-25T00:00:20.594Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
00:00:20 [2019-10-25T00:00:20.594Z] ++ 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
00:00:20 [2019-10-25T00:00:20.594Z] ++ set -e
00:00:20 [2019-10-25T00:00:20.594Z] ++ '[' -n 0 ']'
00:00:20 [2019-10-25T00:00:20.594Z] ++ set -x
00:00:20 [2019-10-25T00:00:20.594Z] ++ 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
00:00:30 [2019-10-25T00:00:30.241Z] Loaded image: buildpack-deps:jessie
00:00:30 [2019-10-25T00:00:30.241Z] Loaded image: busybox:latest
00:00:30 [2019-10-25T00:00:30.241Z] Loaded image: busybox:glibc
00:00:30 [2019-10-25T00:00:30.241Z] Loaded image: debian:jessie
00:00:30 [2019-10-25T00:00:30.241Z] Loaded image: hello-world:latest
00:00:30 [2019-10-25T00:00:30.241Z] INFO: Testing against a local daemon
00:00:30 [2019-10-25T00:00:30.241Z] === RUN   TestCgroupNamespacesBuild
00:00:32 [2019-10-25T00:00:32.061Z] --- PASS: TestCgroupNamespacesBuild (1.82s)
00:00:32 [2019-10-25T00:00:32.061Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:00:34 [2019-10-25T00:00:34.093Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s)
00:00:34 [2019-10-25T00:00:34.093Z] === RUN   TestBuildWithSession
00:00:34 [2019-10-25T00:00:34.093Z] --- SKIP: TestBuildWithSession (0.00s)
00:00:34 [2019-10-25T00:00:34.093Z]     build_session_test.go:25: TODO: BuildKit
00:00:34 [2019-10-25T00:00:34.093Z] === RUN   TestBuildSquashParent
00:00:41 [2019-10-25T00:00:41.743Z] --- PASS: TestBuildSquashParent (7.91s)
00:00:41 [2019-10-25T00:00:41.743Z] === RUN   TestBuildWithRemoveAndForceRemove
00:00:41 [2019-10-25T00:00:41.743Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:00:41 [2019-10-25T00:00:41.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:00:41 [2019-10-25T00:00:41.743Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:00:41 [2019-10-25T00:00:41.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:00:41 [2019-10-25T00:00:41.744Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:00:41 [2019-10-25T00:00:41.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:00:41 [2019-10-25T00:00:41.744Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:00:41 [2019-10-25T00:00:41.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:00:41 [2019-10-25T00:00:41.744Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:00:41 [2019-10-25T00:00:41.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:00:41 [2019-10-25T00:00:41.744Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:00:41 [2019-10-25T00:00:41.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:00:41 [2019-10-25T00:00:41.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:00:41 [2019-10-25T00:00:41.744Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:00:45 [2019-10-25T00:00:45.078Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:00:45 [2019-10-25T00:00:45.078Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:00:47 [2019-10-25T00:00:47.523Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:00:47 [2019-10-25T00:00:47.523Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:00:49 [2019-10-25T00:00:49.592Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:00:49 [2019-10-25T00:00:49.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s)
00:00:49 [2019-10-25T00:00:49.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s)
00:00:49 [2019-10-25T00:00:49.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s)
00:00:49 [2019-10-25T00:00:49.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.34s)
00:00:49 [2019-10-25T00:00:49.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s)
00:00:49 [2019-10-25T00:00:49.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s)
00:00:49 [2019-10-25T00:00:49.592Z] === RUN   TestBuildMultiStageCopy
00:00:49 [2019-10-25T00:00:49.592Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:00:52 [2019-10-25T00:00:52.037Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:00:52 [2019-10-25T00:00:52.427Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:00:53 [2019-10-25T00:00:53.220Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:00:53 [2019-10-25T00:00:53.587Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:00:54 [2019-10-25T00:00:54.417Z] --- PASS: TestBuildMultiStageCopy (4.65s)
00:00:54 [2019-10-25T00:00:54.417Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s)
00:00:54 [2019-10-25T00:00:54.417Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
00:00:54 [2019-10-25T00:00:54.417Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s)
00:00:54 [2019-10-25T00:00:54.417Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
00:00:54 [2019-10-25T00:00:54.417Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
00:00:54 [2019-10-25T00:00:54.417Z] === RUN   TestBuildMultiStageParentConfig
00:00:55 [2019-10-25T00:00:55.721Z] --- PASS: TestBuildMultiStageParentConfig (1.49s)
00:00:55 [2019-10-25T00:00:55.721Z] === RUN   TestBuildLabelWithTargets
00:00:58 [2019-10-25T00:00:58.183Z] --- PASS: TestBuildLabelWithTargets (2.34s)
00:00:58 [2019-10-25T00:00:58.183Z] === RUN   TestBuildWithEmptyLayers
00:00:58 [2019-10-25T00:00:58.968Z] --- PASS: TestBuildWithEmptyLayers (0.93s)
00:00:58 [2019-10-25T00:00:58.968Z] === RUN   TestBuildMultiStageOnBuild
00:01:02 [2019-10-25T00:01:02.249Z] --- PASS: TestBuildMultiStageOnBuild (3.06s)
00:01:02 [2019-10-25T00:01:02.249Z] === RUN   TestBuildUncleanTarFilenames
00:01:03 [2019-10-25T00:01:03.513Z] --- PASS: TestBuildUncleanTarFilenames (1.17s)
00:01:03 [2019-10-25T00:01:03.514Z] === RUN   TestBuildMultiStageLayerLeak
00:01:06 [2019-10-25T00:01:06.008Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s)
00:01:06 [2019-10-25T00:01:06.008Z] === RUN   TestBuildWithHugeFile
00:01:40 [2019-10-25T00:01:40.554Z] --- PASS: TestBuildWithHugeFile (32.05s)
00:01:40 [2019-10-25T00:01:40.554Z] === RUN   TestBuildWithEmptyDockerfile
00:01:40 [2019-10-25T00:01:40.554Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:01:40 [2019-10-25T00:01:40.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:01:40 [2019-10-25T00:01:40.554Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:01:40 [2019-10-25T00:01:40.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:01:40 [2019-10-25T00:01:40.554Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:01:40 [2019-10-25T00:01:40.554Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:01:40 [2019-10-25T00:01:40.554Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:01:40 [2019-10-25T00:01:40.554Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:01:40 [2019-10-25T00:01:40.554Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:01:40 [2019-10-25T00:01:40.554Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
00:01:40 [2019-10-25T00:01:40.554Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
00:01:40 [2019-10-25T00:01:40.554Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
00:01:40 [2019-10-25T00:01:40.554Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
00:01:40 [2019-10-25T00:01:40.554Z] === RUN   TestBuildPreserveOwnership
00:01:40 [2019-10-25T00:01:40.554Z] === RUN   TestBuildPreserveOwnership/copy_from
00:01:42 [2019-10-25T00:01:42.419Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:01:44 [2019-10-25T00:01:44.872Z] --- PASS: TestBuildPreserveOwnership (6.02s)
00:01:44 [2019-10-25T00:01:44.872Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.93s)
00:01:44 [2019-10-25T00:01:44.872Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s)
00:01:44 [2019-10-25T00:01:44.872Z] === RUN   TestBuildPlatformInvalid
00:01:44 [2019-10-25T00:01:44.872Z] --- PASS: TestBuildPlatformInvalid (0.13s)
00:01:44 [2019-10-25T00:01:44.872Z] PASS
00:01:44 [2019-10-25T00:01:44.872Z] 
00:01:44 [2019-10-25T00:01:44.872Z] === Skipped
00:01:44 [2019-10-25T00:01:44.872Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
00:01:44 [2019-10-25T00:01:44.872Z]     build_session_test.go:25: TODO: BuildKit
00:01:44 [2019-10-25T00:01:44.872Z] 
00:01:44 [2019-10-25T00:01:44.872Z] 
00:01:44 [2019-10-25T00:01:44.872Z] DONE 32 tests, 1 skipped in 83.957s
00:01:44 [2019-10-25T00:01:44.872Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
00:01:44 [2019-10-25T00:01:44.872Z] ++ 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
00:01:44 [2019-10-25T00:01:44.872Z] ++ set -e
00:01:44 [2019-10-25T00:01:44.872Z] ++ '[' -n 0 ']'
00:01:44 [2019-10-25T00:01:44.872Z] ++ set -x
00:01:44 [2019-10-25T00:01:44.873Z] ++ 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
00:01:44 [2019-10-25T00:01:44.873Z] INFO: Testing against a local daemon
00:01:44 [2019-10-25T00:01:44.873Z] === RUN   TestConfigList
00:01:48 [2019-10-25T00:01:48.071Z] --- PASS: TestConfigList (2.88s)
00:01:48 [2019-10-25T00:01:48.071Z] === RUN   TestConfigsCreateAndDelete
00:01:50 [2019-10-25T00:01:50.806Z] --- PASS: TestConfigsCreateAndDelete (3.01s)
00:01:50 [2019-10-25T00:01:50.806Z] === RUN   TestConfigsUpdate
00:01:54 [2019-10-25T00:01:54.023Z] --- PASS: TestConfigsUpdate (2.88s)
00:01:54 [2019-10-25T00:01:54.023Z] === RUN   TestTemplatedConfig
00:01:57 [2019-10-25T00:01:57.511Z] --- PASS: TestTemplatedConfig (3.70s)
00:01:57 [2019-10-25T00:01:57.511Z] === RUN   TestConfigInspect
00:01:59 [2019-10-25T00:01:59.981Z] --- PASS: TestConfigInspect (2.87s)
00:01:59 [2019-10-25T00:01:59.981Z] === RUN   TestConfigCreateWithLabels
00:02:03 [2019-10-25T00:02:03.213Z] --- PASS: TestConfigCreateWithLabels (3.01s)
00:02:03 [2019-10-25T00:02:03.213Z] === RUN   TestConfigCreateResolve
00:02:05 [2019-10-25T00:02:05.666Z] --- PASS: TestConfigCreateResolve (2.49s)
00:02:05 [2019-10-25T00:02:05.666Z] === RUN   TestConfigDaemonLibtrustID
00:02:06 [2019-10-25T00:02:06.050Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
00:02:06 [2019-10-25T00:02:06.050Z] PASS
00:02:06 [2019-10-25T00:02:06.050Z] 
00:02:06 [2019-10-25T00:02:06.050Z] DONE 8 tests in 21.465s
00:02:06 [2019-10-25T00:02:06.050Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
00:02:06 [2019-10-25T00:02:06.050Z] ++ 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
00:02:06 [2019-10-25T00:02:06.050Z] ++ set -e
00:02:06 [2019-10-25T00:02:06.050Z] ++ '[' -n 0 ']'
00:02:06 [2019-10-25T00:02:06.050Z] ++ set -x
00:02:06 [2019-10-25T00:02:06.050Z] ++ 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
00:02:06 [2019-10-25T00:02:06.452Z] INFO: Testing against a local daemon
00:02:06 [2019-10-25T00:02:06.452Z] === RUN   TestCheckpoint
00:02:06 [2019-10-25T00:02:06.452Z] --- SKIP: TestCheckpoint (0.00s)
00:02:06 [2019-10-25T00:02:06.452Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:02:06 [2019-10-25T00:02:06.452Z] === RUN   TestContainerInvalidJSON
00:02:06 [2019-10-25T00:02:06.452Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:02:06 [2019-10-25T00:02:06.452Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:02:06 [2019-10-25T00:02:06.452Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:02:06 [2019-10-25T00:02:06.452Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:02:06 [2019-10-25T00:02:06.452Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:02:06 [2019-10-25T00:02:06.452Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:02:06 [2019-10-25T00:02:06.452Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:02:06 [2019-10-25T00:02:06.452Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:02:06 [2019-10-25T00:02:06.452Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:02:06 [2019-10-25T00:02:06.452Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:02:06 [2019-10-25T00:02:06.452Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:02:06 [2019-10-25T00:02:06.452Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:02:06 [2019-10-25T00:02:06.452Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:02:06 [2019-10-25T00:02:06.452Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:02:06 [2019-10-25T00:02:06.452Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
00:02:06 [2019-10-25T00:02:06.452Z] === RUN   TestCopyFromContainerPathIsNotDir
00:02:06 [2019-10-25T00:02:06.452Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
00:02:06 [2019-10-25T00:02:06.452Z] === RUN   TestCopyToContainerPathDoesNotExist
00:02:06 [2019-10-25T00:02:06.842Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
00:02:06 [2019-10-25T00:02:06.842Z] === RUN   TestCopyToContainerPathIsNotDir
00:02:06 [2019-10-25T00:02:06.842Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
00:02:06 [2019-10-25T00:02:06.842Z] === RUN   TestCopyFromContainer
00:02:08 [2019-10-25T00:02:08.754Z] === RUN   TestCopyFromContainer//
00:02:08 [2019-10-25T00:02:08.755Z] === RUN   TestCopyFromContainer//bar/root
00:02:09 [2019-10-25T00:02:09.120Z] === RUN   TestCopyFromContainer//bar/root/
00:02:09 [2019-10-25T00:02:09.120Z] === RUN   TestCopyFromContainer/bar/quux
00:02:09 [2019-10-25T00:02:09.120Z] === RUN   TestCopyFromContainer/bar/quux/
00:02:09 [2019-10-25T00:02:09.120Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:02:09 [2019-10-25T00:02:09.120Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:02:09 [2019-10-25T00:02:09.518Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:02:09 [2019-10-25T00:02:09.518Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:02:09 [2019-10-25T00:02:09.518Z] === RUN   TestCopyFromContainer/bar/notarget
00:02:09 [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer (2.88s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCopyFromContainer// (0.06s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
00:02:09 [2019-10-25T00:02:09.518Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:02:09 [2019-10-25T00:02:09.518Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:02:09 [2019-10-25T00:02:09.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:02:09 [2019-10-25T00:02:09.518Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:02:09 [2019-10-25T00:02:09.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:02:09 [2019-10-25T00:02:09.518Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:02:09 [2019-10-25T00:02:09.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:02:09 [2019-10-25T00:02:09.518Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:02:09 [2019-10-25T00:02:09.518Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:02:09 [2019-10-25T00:02:09.518Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:02:09 [2019-10-25T00:02:09.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:02:09 [2019-10-25T00:02:09.518Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:02:09 [2019-10-25T00:02:09.518Z] === RUN   TestCreateLinkToNonExistingContainer
00:02:09 [2019-10-25T00:02:09.903Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
00:02:09 [2019-10-25T00:02:09.903Z] === RUN   TestCreateWithInvalidEnv
00:02:09 [2019-10-25T00:02:09.903Z] === RUN   TestCreateWithInvalidEnv/0
00:02:09 [2019-10-25T00:02:09.903Z] === PAUSE TestCreateWithInvalidEnv/0
00:02:09 [2019-10-25T00:02:09.903Z] === RUN   TestCreateWithInvalidEnv/1
00:02:09 [2019-10-25T00:02:09.903Z] === PAUSE TestCreateWithInvalidEnv/1
00:02:09 [2019-10-25T00:02:09.903Z] === RUN   TestCreateWithInvalidEnv/2
00:02:09 [2019-10-25T00:02:09.903Z] === PAUSE TestCreateWithInvalidEnv/2
00:02:09 [2019-10-25T00:02:09.903Z] === CONT  TestCreateWithInvalidEnv/0
00:02:09 [2019-10-25T00:02:09.903Z] === CONT  TestCreateWithInvalidEnv/2
00:02:09 [2019-10-25T00:02:09.903Z] === CONT  TestCreateWithInvalidEnv/1
00:02:09 [2019-10-25T00:02:09.903Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:02:09 [2019-10-25T00:02:09.903Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:02:09 [2019-10-25T00:02:09.903Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:02:09 [2019-10-25T00:02:09.903Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:02:09 [2019-10-25T00:02:09.903Z] === RUN   TestCreateTmpfsMountsTarget
00:02:09 [2019-10-25T00:02:09.903Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:02:09 [2019-10-25T00:02:09.903Z] === RUN   TestCreateWithCustomMaskedPaths
00:02:12 [2019-10-25T00:02:12.341Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s)
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/no_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/no_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/empty_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/valid_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/empty_capadd
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/empty_capadd
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/empty_capdrop
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
00:02:12 [2019-10-25T00:02:12.341Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
00:02:12 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
00:02:12 [2019-10-25T00:02:12.341Z] === CONT  TestCreateWithCapabilities/no_capabilities
00:02:12 [2019-10-25T00:02:12.341Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
00:02:12 [2019-10-25T00:02:12.341Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
00:02:12 [2019-10-25T00:02:12.341Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
00:02:12 [2019-10-25T00:02:12.341Z] === CONT  TestCreateWithCapabilities/empty_capdrop
00:02:12 [2019-10-25T00:02:12.341Z] === CONT  TestCreateWithCapabilities/empty_capadd
00:02:12 [2019-10-25T00:02:12.716Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
00:02:12 [2019-10-25T00:02:12.716Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
00:02:12 [2019-10-25T00:02:12.716Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
00:02:12 [2019-10-25T00:02:12.716Z] === CONT  TestCreateWithCapabilities/valid_capabilities
00:02:12 [2019-10-25T00:02:12.716Z] === CONT  TestCreateWithCapabilities/empty_capabilities
00:02:12 [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities (0.01s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
00:02:12 [2019-10-25T00:02:12.716Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
00:02:12 [2019-10-25T00:02:12.716Z] === RUN   TestCreateWithCustomReadonlyPaths
00:02:15 [2019-10-25T00:02:15.384Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s)
00:02:15 [2019-10-25T00:02:15.384Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:02:15 [2019-10-25T00:02:15.384Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:02:15 [2019-10-25T00:02:15.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:02:15 [2019-10-25T00:02:15.384Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:02:15 [2019-10-25T00:02:15.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:02:15 [2019-10-25T00:02:15.384Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:02:15 [2019-10-25T00:02:15.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:02:15 [2019-10-25T00:02:15.384Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:02:15 [2019-10-25T00:02:15.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:02:15 [2019-10-25T00:02:15.384Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:02:15 [2019-10-25T00:02:15.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:02:15 [2019-10-25T00:02:15.384Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:02:15 [2019-10-25T00:02:15.384Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:02:15 [2019-10-25T00:02:15.384Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:02:15 [2019-10-25T00:02:15.384Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:02:15 [2019-10-25T00:02:15.384Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:02:15 [2019-10-25T00:02:15.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:02:15 [2019-10-25T00:02:15.384Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:02:15 [2019-10-25T00:02:15.384Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:02:15 [2019-10-25T00:02:15.384Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:02:15 [2019-10-25T00:02:15.384Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:02:15 [2019-10-25T00:02:15.384Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:02:15 [2019-10-25T00:02:15.384Z] === RUN   TestContainerStartOnDaemonRestart
00:02:15 [2019-10-25T00:02:15.384Z] === PAUSE TestContainerStartOnDaemonRestart
00:02:15 [2019-10-25T00:02:15.384Z] === RUN   TestDaemonRestartIpcMode
00:02:15 [2019-10-25T00:02:15.384Z] === PAUSE TestDaemonRestartIpcMode
00:02:15 [2019-10-25T00:02:15.384Z] === RUN   TestDiff
00:02:16 [2019-10-25T00:02:16.185Z] --- PASS: TestDiff (0.82s)
00:02:16 [2019-10-25T00:02:16.185Z] === RUN   TestExecWithCloseStdin
00:02:17 [2019-10-25T00:02:17.468Z] --- PASS: TestExecWithCloseStdin (1.07s)
00:02:17 [2019-10-25T00:02:17.468Z] === RUN   TestExec
00:02:18 [2019-10-25T00:02:18.256Z] --- PASS: TestExec (1.02s)
00:02:18 [2019-10-25T00:02:18.256Z] === RUN   TestExecUser
00:02:19 [2019-10-25T00:02:19.560Z] --- PASS: TestExecUser (1.10s)
00:02:19 [2019-10-25T00:02:19.560Z] === RUN   TestExportContainerAndImportImage
00:02:20 [2019-10-25T00:02:20.355Z] --- PASS: TestExportContainerAndImportImage (1.20s)
00:02:20 [2019-10-25T00:02:20.355Z] === RUN   TestExportContainerAfterDaemonRestart
00:02:22 [2019-10-25T00:02:22.163Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
00:02:22 [2019-10-25T00:02:22.163Z] === RUN   TestHealthCheckWorkdir
00:02:23 [2019-10-25T00:02:23.436Z] --- PASS: TestHealthCheckWorkdir (1.18s)
00:02:23 [2019-10-25T00:02:23.436Z] === RUN   TestHealthKillContainer
00:02:26 [2019-10-25T00:02:26.678Z] --- PASS: TestHealthKillContainer (3.13s)
00:02:26 [2019-10-25T00:02:26.678Z] === RUN   TestInspectCpusetInConfigPre120
00:02:27 [2019-10-25T00:02:27.465Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s)
00:02:27 [2019-10-25T00:02:27.465Z] === RUN   TestIpcModeNone
00:02:28 [2019-10-25T00:02:28.288Z] --- PASS: TestIpcModeNone (1.10s)
00:02:28 [2019-10-25T00:02:28.288Z] === RUN   TestIpcModePrivate
00:02:29 [2019-10-25T00:02:29.579Z] --- PASS: TestIpcModePrivate (1.09s)
00:02:29 [2019-10-25T00:02:29.579Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
00:02:29 [2019-10-25T00:02:29.579Z] === RUN   TestIpcModeShareable
00:02:30 [2019-10-25T00:02:30.945Z] --- PASS: TestIpcModeShareable (1.07s)
00:02:30 [2019-10-25T00:02:30.945Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
00:02:30 [2019-10-25T00:02:30.945Z] === RUN   TestAPIIpcModeShareableAndContainer
00:02:34 [2019-10-25T00:02:34.130Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s)
00:02:34 [2019-10-25T00:02:34.130Z] === RUN   TestAPIIpcModeHost
00:02:34 [2019-10-25T00:02:34.495Z] --- PASS: TestAPIIpcModeHost (0.76s)
00:02:34 [2019-10-25T00:02:34.495Z] === RUN   TestDaemonIpcModeShareable
00:02:36 [2019-10-25T00:02:36.345Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
00:02:36 [2019-10-25T00:02:36.345Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
00:02:36 [2019-10-25T00:02:36.345Z] === RUN   TestDaemonIpcModePrivate
00:02:38 [2019-10-25T00:02:38.285Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
00:02:38 [2019-10-25T00:02:38.285Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
00:02:38 [2019-10-25T00:02:38.285Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:02:40 [2019-10-25T00:02:40.071Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
00:02:40 [2019-10-25T00:02:40.071Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
00:02:40 [2019-10-25T00:02:40.071Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:02:41 [2019-10-25T00:02:41.916Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
00:02:41 [2019-10-25T00:02:41.916Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
00:02:41 [2019-10-25T00:02:41.916Z] === RUN   TestIpcModeOlderClient
00:02:41 [2019-10-25T00:02:41.916Z] === PAUSE TestIpcModeOlderClient
00:02:41 [2019-10-25T00:02:41.916Z] === RUN   TestKillContainerInvalidSignal
00:02:42 [2019-10-25T00:02:42.787Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
00:02:42 [2019-10-25T00:02:42.787Z] === RUN   TestKillContainer
00:02:42 [2019-10-25T00:02:42.787Z] === RUN   TestKillContainer/no_signal
00:02:43 [2019-10-25T00:02:43.561Z] === RUN   TestKillContainer/non_killing_signal
00:02:43 [2019-10-25T00:02:43.932Z] === RUN   TestKillContainer/killing_signal
00:02:45 [2019-10-25T00:02:45.216Z] --- PASS: TestKillContainer (2.70s)
00:02:45 [2019-10-25T00:02:45.216Z]     --- PASS: TestKillContainer/no_signal (0.91s)
00:02:45 [2019-10-25T00:02:45.216Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
00:02:45 [2019-10-25T00:02:45.216Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
00:02:45 [2019-10-25T00:02:45.216Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:02:45 [2019-10-25T00:02:45.216Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:02:46 [2019-10-25T00:02:46.005Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:02:47 [2019-10-25T00:02:47.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s)
00:02:47 [2019-10-25T00:02:47.355Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
00:02:47 [2019-10-25T00:02:47.355Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
00:02:47 [2019-10-25T00:02:47.355Z] === RUN   TestKillStoppedContainer
00:02:47 [2019-10-25T00:02:47.355Z] --- PASS: TestKillStoppedContainer (0.10s)
00:02:47 [2019-10-25T00:02:47.355Z] === RUN   TestKillStoppedContainerAPIPre120
00:02:47 [2019-10-25T00:02:47.355Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s)
00:02:47 [2019-10-25T00:02:47.355Z] === RUN   TestKillDifferentUserContainer
00:02:48 [2019-10-25T00:02:48.208Z] --- PASS: TestKillDifferentUserContainer (1.03s)
00:02:48 [2019-10-25T00:02:48.208Z] === RUN   TestInspectOomKilledTrue
00:02:48 [2019-10-25T00:02:48.208Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:02:48 [2019-10-25T00:02:48.208Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:02:48 [2019-10-25T00:02:48.208Z] === RUN   TestInspectOomKilledFalse
00:02:48 [2019-10-25T00:02:48.208Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:02:48 [2019-10-25T00:02:48.208Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:02:48 [2019-10-25T00:02:48.208Z] === RUN   TestLinksEtcHostsContentMatch
00:02:48 [2019-10-25T00:02:48.990Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
00:02:48 [2019-10-25T00:02:48.990Z] === RUN   TestLinksContainerNames
00:02:50 [2019-10-25T00:02:50.805Z] --- PASS: TestLinksContainerNames (1.65s)
00:02:50 [2019-10-25T00:02:50.805Z] === RUN   TestLogsFollowTailEmpty
00:02:51 [2019-10-25T00:02:51.591Z] --- PASS: TestLogsFollowTailEmpty (0.96s)
00:02:51 [2019-10-25T00:02:51.592Z] === RUN   TestContainerNetworkMountsNoChown
00:02:52 [2019-10-25T00:02:52.399Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s)
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/default
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/default
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/private
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/private
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/rprivate
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rprivate
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/slave
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/slave
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/rslave
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rslave
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/shared
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/shared
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/rshared
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rshared
00:02:52 [2019-10-25T00:02:52.399Z] === CONT  TestMountDaemonRoot/default
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/default/mount_root
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/default/bind_root
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:02:52 [2019-10-25T00:02:52.399Z] === CONT  TestMountDaemonRoot/default/mount_root
00:02:52 [2019-10-25T00:02:52.399Z] === CONT  TestMountDaemonRoot/rshared
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:02:52 [2019-10-25T00:02:52.399Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:02:52 [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:02:52 [2019-10-25T00:02:52.399Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/shared
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/rslave
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/slave
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/rprivate
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/private
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/private/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/private/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/default/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:02:52 [2019-10-25T00:02:52.866Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:02:53 [2019-10-25T00:02:53.252Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:02:53 [2019-10-25T00:02:53.253Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:02:53 [2019-10-25T00:02:53.253Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:02:53 [2019-10-25T00:02:53.253Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:02:53 [2019-10-25T00:02:53.253Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:02:53 [2019-10-25T00:02:53.253Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:02:53 [2019-10-25T00:02:53.253Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:02:53 [2019-10-25T00:02:53.253Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:02:53 [2019-10-25T00:02:53.253Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:02:53 [2019-10-25T00:02:53.625Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:02:53 [2019-10-25T00:02:53.625Z] === CONT  TestMountDaemonRoot/private/bind_root
00:02:53 [2019-10-25T00:02:53.625Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:02:53 [2019-10-25T00:02:53.625Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:02:53 [2019-10-25T00:02:53.625Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:02:53 [2019-10-25T00:02:53.625Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:02:53 [2019-10-25T00:02:53.625Z] === CONT  TestMountDaemonRoot/private/mount_root
00:02:53 [2019-10-25T00:02:53.625Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:02:53 [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot (0.02s)
00:02:53 [2019-10-25T00:02:53.625Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
00:02:53 [2019-10-25T00:02:53.625Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
00:02:53 [2019-10-25T00:02:53.625Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.09s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
00:02:53 [2019-10-25T00:02:53.625Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.17s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.14s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.16s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.18s)
00:02:53 [2019-10-25T00:02:53.625Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.10s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.09s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s)
00:02:53 [2019-10-25T00:02:53.625Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
00:02:53 [2019-10-25T00:02:53.625Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.08s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
00:02:53 [2019-10-25T00:02:53.625Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
00:02:53 [2019-10-25T00:02:53.625Z] === RUN   TestContainerBindMountNonRecursive
00:02:56 [2019-10-25T00:02:56.828Z] --- PASS: TestContainerBindMountNonRecursive (2.70s)
00:02:56 [2019-10-25T00:02:56.828Z] === RUN   TestNetworkNat
00:02:57 [2019-10-25T00:02:57.193Z] --- PASS: TestNetworkNat (0.85s)
00:02:57 [2019-10-25T00:02:57.194Z] === RUN   TestNetworkLocalhostTCPNat
00:02:58 [2019-10-25T00:02:58.100Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s)
00:02:58 [2019-10-25T00:02:58.100Z] === RUN   TestNetworkLoopbackNat
00:02:59 [2019-10-25T00:02:59.380Z] --- PASS: TestNetworkLoopbackNat (1.16s)
00:02:59 [2019-10-25T00:02:59.380Z] === RUN   TestPause
00:03:00 [2019-10-25T00:03:00.637Z] --- PASS: TestPause (0.94s)
00:03:00 [2019-10-25T00:03:00.637Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:03:00 [2019-10-25T00:03:00.637Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
00:03:00 [2019-10-25T00:03:00.637Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:03:00 [2019-10-25T00:03:00.637Z] === RUN   TestPauseStopPausedContainer
00:03:01 [2019-10-25T00:03:01.425Z] --- PASS: TestPauseStopPausedContainer (0.90s)
00:03:01 [2019-10-25T00:03:01.425Z] === RUN   TestPsFilter
00:03:01 [2019-10-25T00:03:01.425Z] --- PASS: TestPsFilter (0.25s)
00:03:01 [2019-10-25T00:03:01.425Z] === RUN   TestRemoveContainerWithRemovedVolume
00:03:02 [2019-10-25T00:03:02.203Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
00:03:02 [2019-10-25T00:03:02.203Z] === RUN   TestRemoveContainerWithVolume
00:03:03 [2019-10-25T00:03:03.543Z] --- PASS: TestRemoveContainerWithVolume (0.91s)
00:03:03 [2019-10-25T00:03:03.543Z] === RUN   TestRemoveContainerRunning
00:03:04 [2019-10-25T00:03:04.358Z] --- PASS: TestRemoveContainerRunning (1.02s)
00:03:04 [2019-10-25T00:03:04.358Z] === RUN   TestRemoveContainerForceRemoveRunning
00:03:05 [2019-10-25T00:03:05.157Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s)
00:03:05 [2019-10-25T00:03:05.157Z] === RUN   TestRemoveInvalidContainer
00:03:05 [2019-10-25T00:03:05.157Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:03:05 [2019-10-25T00:03:05.157Z] === RUN   TestRenameLinkedContainer
00:03:09 [2019-10-25T00:03:09.209Z] --- PASS: TestRenameLinkedContainer (3.47s)
00:03:09 [2019-10-25T00:03:09.209Z] === RUN   TestRenameStoppedContainer
00:03:09 [2019-10-25T00:03:09.628Z] --- PASS: TestRenameStoppedContainer (0.84s)
00:03:09 [2019-10-25T00:03:09.628Z] === RUN   TestRenameRunningContainerAndReuse
00:03:11 [2019-10-25T00:03:11.501Z] --- PASS: TestRenameRunningContainerAndReuse (2.01s)
00:03:11 [2019-10-25T00:03:11.501Z] === RUN   TestRenameInvalidName
00:03:12 [2019-10-25T00:03:12.289Z] --- PASS: TestRenameInvalidName (0.87s)
00:03:12 [2019-10-25T00:03:12.289Z] === RUN   TestRenameAnonymousContainer
00:03:15 [2019-10-25T00:03:15.559Z] --- PASS: TestRenameAnonymousContainer (3.03s)
00:03:15 [2019-10-25T00:03:15.559Z] === RUN   TestRenameContainerWithSameName
00:03:16 [2019-10-25T00:03:16.367Z] --- PASS: TestRenameContainerWithSameName (0.96s)
00:03:16 [2019-10-25T00:03:16.367Z] === RUN   TestRenameContainerWithLinkedContainer
00:03:18 [2019-10-25T00:03:18.167Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s)
00:03:18 [2019-10-25T00:03:18.167Z] === RUN   TestResize
00:03:18 [2019-10-25T00:03:18.951Z] --- PASS: TestResize (0.91s)
00:03:18 [2019-10-25T00:03:18.952Z] === RUN   TestResizeWithInvalidSize
00:03:20 [2019-10-25T00:03:20.215Z] --- PASS: TestResizeWithInvalidSize (0.93s)
00:03:20 [2019-10-25T00:03:20.215Z] === RUN   TestResizeWhenContainerNotStarted
00:03:21 [2019-10-25T00:03:21.133Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s)
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:03:21 [2019-10-25T00:03:21.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:03:22 [2019-10-25T00:03:22.988Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:03:23 [2019-10-25T00:03:23.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:03:24 [2019-10-25T00:03:24.642Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:03:25 [2019-10-25T00:03:25.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:03:25 [2019-10-25T00:03:25.829Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:03:26 [2019-10-25T00:03:26.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:03:28 [2019-10-25T00:03:28.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:03:28 [2019-10-25T00:03:28.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:03:31 [2019-10-25T00:03:31.120Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:03:32 [2019-10-25T00:03:32.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:03:34 [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.23s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s)
00:03:34 [2019-10-25T00:03:34.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s)
00:03:34 [2019-10-25T00:03:34.565Z] === RUN   TestCgroupNamespacesRun
00:03:36 [2019-10-25T00:03:36.372Z] --- PASS: TestCgroupNamespacesRun (1.81s)
00:03:36 [2019-10-25T00:03:36.372Z] === RUN   TestCgroupNamespacesRunPrivileged
00:03:38 [2019-10-25T00:03:38.246Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
00:03:38 [2019-10-25T00:03:38.246Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:03:40 [2019-10-25T00:03:40.047Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s)
00:03:40 [2019-10-25T00:03:40.047Z] === RUN   TestCgroupNamespacesRunHostMode
00:03:41 [2019-10-25T00:03:41.852Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
00:03:41 [2019-10-25T00:03:41.852Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:03:43 [2019-10-25T00:03:43.754Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s)
00:03:43 [2019-10-25T00:03:43.754Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:03:44 [2019-10-25T00:03:44.575Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s)
00:03:44 [2019-10-25T00:03:44.575Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:03:45 [2019-10-25T00:03:45.358Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
00:03:45 [2019-10-25T00:03:45.358Z] === RUN   TestCgroupNamespacesRunOlderClient
00:03:47 [2019-10-25T00:03:47.191Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
00:03:47 [2019-10-25T00:03:47.191Z] === RUN   TestKernelTCPMemory
00:03:47 [2019-10-25T00:03:47.983Z] --- PASS: TestKernelTCPMemory (1.05s)
00:03:47 [2019-10-25T00:03:47.983Z] === RUN   TestNISDomainname
00:03:49 [2019-10-25T00:03:49.343Z] --- PASS: TestNISDomainname (1.19s)
00:03:49 [2019-10-25T00:03:49.343Z] === RUN   TestHostnameDnsResolution
00:03:50 [2019-10-25T00:03:50.608Z] --- PASS: TestHostnameDnsResolution (1.25s)
00:03:50 [2019-10-25T00:03:50.608Z] === RUN   TestStats
00:03:53 [2019-10-25T00:03:53.039Z] --- PASS: TestStats (2.42s)
00:03:53 [2019-10-25T00:03:53.039Z] === RUN   TestStopContainerWithTimeout
00:03:53 [2019-10-25T00:03:53.039Z] === RUN   TestStopContainerWithTimeout/0
00:03:53 [2019-10-25T00:03:53.039Z] === PAUSE TestStopContainerWithTimeout/0
00:03:53 [2019-10-25T00:03:53.039Z] === RUN   TestStopContainerWithTimeout/1
00:03:53 [2019-10-25T00:03:53.039Z] === PAUSE TestStopContainerWithTimeout/1
00:03:53 [2019-10-25T00:03:53.039Z] === RUN   TestStopContainerWithTimeout/3
00:03:53 [2019-10-25T00:03:53.039Z] === PAUSE TestStopContainerWithTimeout/3
00:03:53 [2019-10-25T00:03:53.039Z] === RUN   TestStopContainerWithTimeout/-1
00:03:53 [2019-10-25T00:03:53.039Z] === PAUSE TestStopContainerWithTimeout/-1
00:03:53 [2019-10-25T00:03:53.039Z] === CONT  TestStopContainerWithTimeout/0
00:03:53 [2019-10-25T00:03:53.039Z] === CONT  TestStopContainerWithTimeout/3
00:03:54 [2019-10-25T00:03:54.316Z] === CONT  TestStopContainerWithTimeout/-1
00:03:56 [2019-10-25T00:03:56.128Z] === CONT  TestStopContainerWithTimeout/1
00:03:58 [2019-10-25T00:03:58.576Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:03:58 [2019-10-25T00:03:58.576Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
00:03:58 [2019-10-25T00:03:58.576Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
00:03:58 [2019-10-25T00:03:58.576Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
00:03:58 [2019-10-25T00:03:58.576Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
00:03:58 [2019-10-25T00:03:58.576Z] === RUN   TestDeleteDevicemapper
00:03:58 [2019-10-25T00:03:58.576Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:03:58 [2019-10-25T00:03:58.576Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:03:58 [2019-10-25T00:03:58.576Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:04:01 [2019-10-25T00:04:01.864Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.60s)
00:04:01 [2019-10-25T00:04:01.864Z] === RUN   TestUpdateMemory
00:04:01 [2019-10-25T00:04:01.864Z] --- SKIP: TestUpdateMemory (0.00s)
00:04:01 [2019-10-25T00:04:01.864Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
00:04:01 [2019-10-25T00:04:01.864Z] === RUN   TestUpdateCPUQuota
00:04:03 [2019-10-25T00:04:03.654Z] --- PASS: TestUpdateCPUQuota (1.71s)
00:04:03 [2019-10-25T00:04:03.654Z] === RUN   TestUpdatePidsLimit
00:04:03 [2019-10-25T00:04:03.654Z] === RUN   TestUpdatePidsLimit/update_from_none
00:04:04 [2019-10-25T00:04:04.024Z] === RUN   TestUpdatePidsLimit/no_change
00:04:04 [2019-10-25T00:04:04.398Z] === RUN   TestUpdatePidsLimit/update_lower
00:04:04 [2019-10-25T00:04:04.775Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:04:05 [2019-10-25T00:04:05.148Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:04:05 [2019-10-25T00:04:05.587Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:04:06 [2019-10-25T00:04:06.060Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:04:07 [2019-10-25T00:04:07.899Z] --- PASS: TestUpdatePidsLimit (4.37s)
00:04:07 [2019-10-25T00:04:07.899Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.46s)
00:04:07 [2019-10-25T00:04:07.899Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
00:04:07 [2019-10-25T00:04:07.899Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
00:04:07 [2019-10-25T00:04:07.900Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
00:04:07 [2019-10-25T00:04:07.900Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
00:04:07 [2019-10-25T00:04:07.900Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
00:04:07 [2019-10-25T00:04:07.900Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
00:04:07 [2019-10-25T00:04:07.900Z] === RUN   TestUpdateRestartPolicy
00:04:21 [2019-10-25T00:04:21.597Z] --- PASS: TestUpdateRestartPolicy (12.92s)
00:04:21 [2019-10-25T00:04:21.597Z] === RUN   TestUpdateRestartWithAutoRemove
00:04:21 [2019-10-25T00:04:21.597Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
00:04:21 [2019-10-25T00:04:21.597Z] === RUN   TestWaitNonBlocked
00:04:21 [2019-10-25T00:04:21.597Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:04:21 [2019-10-25T00:04:21.597Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:04:21 [2019-10-25T00:04:21.597Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:04:21 [2019-10-25T00:04:21.597Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:04:21 [2019-10-25T00:04:21.597Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:04:21 [2019-10-25T00:04:21.597Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:04:22 [2019-10-25T00:04:22.862Z] --- PASS: TestWaitNonBlocked (0.01s)
00:04:22 [2019-10-25T00:04:22.862Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
00:04:22 [2019-10-25T00:04:22.862Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
00:04:22 [2019-10-25T00:04:22.862Z] === RUN   TestWaitBlocked
00:04:22 [2019-10-25T00:04:22.862Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:04:22 [2019-10-25T00:04:22.862Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:04:22 [2019-10-25T00:04:22.862Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:04:22 [2019-10-25T00:04:22.862Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:04:22 [2019-10-25T00:04:22.862Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:04:22 [2019-10-25T00:04:22.862Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:04:24 [2019-10-25T00:04:24.295Z] --- PASS: TestWaitBlocked (0.01s)
00:04:24 [2019-10-25T00:04:24.295Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s)
00:04:24 [2019-10-25T00:04:24.295Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s)
00:04:24 [2019-10-25T00:04:24.295Z] === CONT  TestContainerStartOnDaemonRestart
00:04:24 [2019-10-25T00:04:24.295Z] === CONT  TestIpcModeOlderClient
00:04:24 [2019-10-25T00:04:24.295Z] --- PASS: TestIpcModeOlderClient (0.14s)
00:04:24 [2019-10-25T00:04:24.295Z] === CONT  TestDaemonRestartIpcMode
00:04:27 [2019-10-25T00:04:27.512Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s)
00:04:28 [2019-10-25T00:04:28.317Z] --- PASS: TestDaemonRestartIpcMode (4.16s)
00:04:28 [2019-10-25T00:04:28.317Z] PASS
00:04:28 [2019-10-25T00:04:28.317Z] 
00:04:28 [2019-10-25T00:04:28.317Z] === Skipped
00:04:28 [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
00:04:28 [2019-10-25T00:04:28.317Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:04:28 [2019-10-25T00:04:28.317Z] 
00:04:28 [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
00:04:28 [2019-10-25T00:04:28.317Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:04:28 [2019-10-25T00:04:28.317Z] 
00:04:28 [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
00:04:28 [2019-10-25T00:04:28.317Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:04:28 [2019-10-25T00:04:28.317Z] 
00:04:28 [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
00:04:28 [2019-10-25T00:04:28.317Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:04:28 [2019-10-25T00:04:28.317Z] 
00:04:28 [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
00:04:28 [2019-10-25T00:04:28.317Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:04:28 [2019-10-25T00:04:28.317Z] 
00:04:28 [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
00:04:28 [2019-10-25T00:04:28.317Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
00:04:28 [2019-10-25T00:04:28.317Z] 
00:04:28 [2019-10-25T00:04:28.317Z] 
00:04:28 [2019-10-25T00:04:28.317Z] DONE 197 tests, 6 skipped in 142.155s
00:04:28 [2019-10-25T00:04:28.317Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
00:04:28 [2019-10-25T00:04:28.317Z] ++ 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
00:04:28 [2019-10-25T00:04:28.317Z] ++ set -e
00:04:28 [2019-10-25T00:04:28.317Z] ++ '[' -n 0 ']'
00:04:28 [2019-10-25T00:04:28.317Z] ++ set -x
00:04:28 [2019-10-25T00:04:28.317Z] ++ 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
00:04:28 [2019-10-25T00:04:28.704Z] INFO: Testing against a local daemon
00:04:28 [2019-10-25T00:04:28.704Z] === RUN   TestCommitInheritsEnv
00:04:29 [2019-10-25T00:04:29.069Z] --- PASS: TestCommitInheritsEnv (0.55s)
00:04:29 [2019-10-25T00:04:29.069Z] === RUN   TestImportExtremelyLargeImageWorks
00:04:29 [2019-10-25T00:04:29.069Z] === PAUSE TestImportExtremelyLargeImageWorks
00:04:29 [2019-10-25T00:04:29.069Z] === RUN   TestImagesFilterMultiReference
00:04:29 [2019-10-25T00:04:29.069Z] --- PASS: TestImagesFilterMultiReference (0.06s)
00:04:29 [2019-10-25T00:04:29.069Z] === RUN   TestImagePullPlatformInvalid
00:04:29 [2019-10-25T00:04:29.069Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:04:29 [2019-10-25T00:04:29.069Z] === RUN   TestRemoveImageOrphaning
00:04:30 [2019-10-25T00:04:30.021Z] --- PASS: TestRemoveImageOrphaning (0.56s)
00:04:30 [2019-10-25T00:04:30.021Z] === RUN   TestRemoveImageGarbageCollector
00:04:30 [2019-10-25T00:04:30.021Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:04:30 [2019-10-25T00:04:30.021Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:30 [2019-10-25T00:04:30.021Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:04:30 [2019-10-25T00:04:30.021Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
00:04:30 [2019-10-25T00:04:30.021Z] === RUN   TestTagInvalidReference
00:04:30 [2019-10-25T00:04:30.021Z] --- PASS: TestTagInvalidReference (0.02s)
00:04:30 [2019-10-25T00:04:30.021Z] === RUN   TestTagValidPrefixedRepo
00:04:30 [2019-10-25T00:04:30.021Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
00:04:30 [2019-10-25T00:04:30.021Z] === RUN   TestTagExistedNameWithoutForce
00:04:30 [2019-10-25T00:04:30.021Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
00:04:30 [2019-10-25T00:04:30.021Z] === RUN   TestTagOfficialNames
00:04:30 [2019-10-25T00:04:30.021Z] --- PASS: TestTagOfficialNames (0.07s)
00:04:30 [2019-10-25T00:04:30.021Z] === RUN   TestTagMatchesDigest
00:04:30 [2019-10-25T00:04:30.021Z] --- PASS: TestTagMatchesDigest (0.01s)
00:04:30 [2019-10-25T00:04:30.021Z] === CONT  TestImportExtremelyLargeImageWorks
00:06:09 [2019-10-25T00:06:09.396Z] --- PASS: TestImportExtremelyLargeImageWorks (98.27s)
00:06:09 [2019-10-25T00:06:09.396Z] PASS
00:06:09 [2019-10-25T00:06:09.396Z] 
00:06:09 [2019-10-25T00:06:09.396Z] === Skipped
00:06:09 [2019-10-25T00:06:09.396Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
00:06:09 [2019-10-25T00:06:09.396Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:09 [2019-10-25T00:06:09.396Z] 
00:06:09 [2019-10-25T00:06:09.396Z] 
00:06:09 [2019-10-25T00:06:09.396Z] DONE 12 tests, 1 skipped in 99.884s
00:06:09 [2019-10-25T00:06:09.396Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
00:06:09 [2019-10-25T00:06:09.396Z] ++ 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
00:06:09 [2019-10-25T00:06:09.396Z] ++ set -e
00:06:09 [2019-10-25T00:06:09.396Z] ++ '[' -n 0 ']'
00:06:09 [2019-10-25T00:06:09.396Z] ++ set -x
00:06:09 [2019-10-25T00:06:09.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
00:06:09 [2019-10-25T00:06:09.396Z] INFO: Testing against a local daemon
00:06:09 [2019-10-25T00:06:09.396Z] === RUN   TestNetworkCreateDelete
00:06:09 [2019-10-25T00:06:09.396Z] --- PASS: TestNetworkCreateDelete (0.22s)
00:06:09 [2019-10-25T00:06:09.396Z] === RUN   TestDockerNetworkDeletePreferID
00:06:09 [2019-10-25T00:06:09.396Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
00:06:09 [2019-10-25T00:06:09.396Z] === RUN   TestInspectNetwork
00:06:13 [2019-10-25T00:06:13.495Z] === RUN   TestInspectNetwork/full_network_id
00:06:13 [2019-10-25T00:06:13.495Z] === RUN   TestInspectNetwork/partial_network_id
00:06:13 [2019-10-25T00:06:13.495Z] === RUN   TestInspectNetwork/network_name
00:06:13 [2019-10-25T00:06:13.495Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:06:18 [2019-10-25T00:06:18.584Z] --- PASS: TestInspectNetwork (8.69s)
00:06:18 [2019-10-25T00:06:18.584Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:06:18 [2019-10-25T00:06:18.584Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:06:18 [2019-10-25T00:06:18.584Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:06:18 [2019-10-25T00:06:18.584Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:06:18 [2019-10-25T00:06:18.584Z] === RUN   TestRunContainerWithBridgeNone
00:06:20 [2019-10-25T00:06:20.465Z] --- PASS: TestRunContainerWithBridgeNone (2.71s)
00:06:20 [2019-10-25T00:06:20.465Z] === RUN   TestNetworkInvalidJSON
00:06:20 [2019-10-25T00:06:20.465Z] === RUN   TestNetworkInvalidJSON//networks/create
00:06:20 [2019-10-25T00:06:20.465Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:06:20 [2019-10-25T00:06:20.465Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:06:20 [2019-10-25T00:06:20.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:06:20 [2019-10-25T00:06:20.465Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:06:20 [2019-10-25T00:06:20.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:06:20 [2019-10-25T00:06:20.846Z] === CONT  TestNetworkInvalidJSON//networks/create
00:06:20 [2019-10-25T00:06:20.846Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:06:20 [2019-10-25T00:06:20.846Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:06:20 [2019-10-25T00:06:20.846Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:06:20 [2019-10-25T00:06:20.846Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:06:20 [2019-10-25T00:06:20.846Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:06:20 [2019-10-25T00:06:20.846Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:06:20 [2019-10-25T00:06:20.846Z] === RUN   TestDaemonRestartWithLiveRestore
00:06:21 [2019-10-25T00:06:21.634Z] --- PASS: TestDaemonRestartWithLiveRestore (1.15s)
00:06:21 [2019-10-25T00:06:21.634Z] === RUN   TestDaemonDefaultNetworkPools
00:06:22 [2019-10-25T00:06:22.451Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
00:06:22 [2019-10-25T00:06:22.451Z] === RUN   TestDaemonRestartWithExistingNetwork
00:06:23 [2019-10-25T00:06:23.805Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
00:06:23 [2019-10-25T00:06:23.805Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:06:25 [2019-10-25T00:06:25.076Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
00:06:25 [2019-10-25T00:06:25.076Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:06:25 [2019-10-25T00:06:25.441Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
00:06:25 [2019-10-25T00:06:25.441Z] === RUN   TestServiceWithPredefinedNetwork
00:06:27 [2019-10-25T00:06:27.905Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s)
00:06:27 [2019-10-25T00:06:27.905Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:06:27 [2019-10-25T00:06:27.905Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:06:27 [2019-10-25T00:06:27.905Z]     service_test.go:230: FLAKY_TEST
00:06:27 [2019-10-25T00:06:27.905Z] === RUN   TestServiceWithDataPathPortInit
00:06:47 [2019-10-25T00:06:47.726Z] --- PASS: TestServiceWithDataPathPortInit (18.11s)
00:06:47 [2019-10-25T00:06:47.726Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:06:55 [2019-10-25T00:06:55.424Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.50s)
00:06:55 [2019-10-25T00:06:55.424Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:80mti1qwwe507rmehqa516gc7 Created:2019-10-25 00:06:47.511255542 +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[db6b37e3c8bc88b6dc1f372e591aaf7ca258cf8a3755e06d741ed72f492fb501:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.csyxa7e96gkt9hj8a7gnmrgdt EndpointID:c78de560aa5ee2f247a485573b1f2ccf1841e99f3d51672d19bbd380dbbb8810 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2c7c3a6858f2ea38168216dd63d5f564969a3f03ff54c833b5341fc27c43a17d 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:14dc6044c071 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.csyxa7e96gkt9hj8a7gnmrgdt EndpointID:c78de560aa5ee2f247a485573b1f2ccf1841e99f3d51672d19bbd380dbbb8810 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
00:06:55 [2019-10-25T00:06:55.424Z] PASS
00:06:55 [2019-10-25T00:06:55.424Z] 
00:06:55 [2019-10-25T00:06:55.424Z] === Skipped
00:06:55 [2019-10-25T00:06:55.424Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:06:55 [2019-10-25T00:06:55.424Z]     service_test.go:230: FLAKY_TEST
00:06:55 [2019-10-25T00:06:55.424Z] 
00:06:55 [2019-10-25T00:06:55.424Z] 
00:06:55 [2019-10-25T00:06:55.424Z] DONE 21 tests, 1 skipped in 46.317s
00:06:55 [2019-10-25T00:06:55.424Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:06:55 [2019-10-25T00:06:55.424Z] ++ 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
00:06:55 [2019-10-25T00:06:55.424Z] ++ set -e
00:06:55 [2019-10-25T00:06:55.424Z] ++ '[' -n 0 ']'
00:06:55 [2019-10-25T00:06:55.424Z] ++ set -x
00:06:55 [2019-10-25T00:06:55.424Z] ++ 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
00:06:55 [2019-10-25T00:06:55.424Z] INFO: Testing against a local daemon
00:06:55 [2019-10-25T00:06:55.424Z] === RUN   TestDockerNetworkIpvlanPersistance
00:06:55 [2019-10-25T00:06:55.424Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:06:55 [2019-10-25T00:06:55.424Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:06:55 [2019-10-25T00:06:55.424Z] === RUN   TestDockerNetworkIpvlan
00:06:55 [2019-10-25T00:06:55.424Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:06:55 [2019-10-25T00:06:55.424Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:06:55 [2019-10-25T00:06:55.424Z] PASS
00:06:55 [2019-10-25T00:06:55.424Z] 
00:06:55 [2019-10-25T00:06:55.424Z] === Skipped
00:06:55 [2019-10-25T00:06:55.424Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:06:55 [2019-10-25T00:06:55.424Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:06:55 [2019-10-25T00:06:55.424Z] 
00:06:55 [2019-10-25T00:06:55.424Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:06:55 [2019-10-25T00:06:55.424Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:06:55 [2019-10-25T00:06:55.424Z] 
00:06:55 [2019-10-25T00:06:55.424Z] 
00:06:55 [2019-10-25T00:06:55.424Z] DONE 2 tests, 2 skipped in 0.120s
00:06:55 [2019-10-25T00:06:55.424Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:06:55 [2019-10-25T00:06:55.424Z] ++ 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
00:06:55 [2019-10-25T00:06:55.424Z] ++ set -e
00:06:55 [2019-10-25T00:06:55.424Z] ++ '[' -n 0 ']'
00:06:55 [2019-10-25T00:06:55.424Z] ++ set -x
00:06:55 [2019-10-25T00:06:55.424Z] ++ 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
00:06:55 [2019-10-25T00:06:55.424Z] INFO: Testing against a local daemon
00:06:55 [2019-10-25T00:06:55.424Z] === RUN   TestDockerNetworkMacvlanPersistance
00:06:56 [2019-10-25T00:06:56.345Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
00:06:56 [2019-10-25T00:06:56.345Z] === RUN   TestDockerNetworkMacvlan
00:06:57 [2019-10-25T00:06:57.128Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:06:57 [2019-10-25T00:06:57.931Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:06:59 [2019-10-25T00:06:59.204Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:07:01 [2019-10-25T00:07:01.722Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:07:05 [2019-10-25T00:07:05.765Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:07:10 [2019-10-25T00:07:10.987Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:07:11 [2019-10-25T00:07:11.780Z] --- PASS: TestDockerNetworkMacvlan (15.43s)
00:07:11 [2019-10-25T00:07:11.780Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
00:07:11 [2019-10-25T00:07:11.780Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
00:07:11 [2019-10-25T00:07:11.780Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s)
00:07:11 [2019-10-25T00:07:11.780Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s)
00:07:11 [2019-10-25T00:07:11.780Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.33s)
00:07:11 [2019-10-25T00:07:11.780Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s)
00:07:11 [2019-10-25T00:07:11.780Z] PASS
00:07:11 [2019-10-25T00:07:11.780Z] 
00:07:11 [2019-10-25T00:07:11.780Z] DONE 8 tests in 17.039s
00:07:11 [2019-10-25T00:07:11.780Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
00:07:11 [2019-10-25T00:07:11.780Z] ++ 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
00:07:11 [2019-10-25T00:07:11.780Z] ++ set -e
00:07:11 [2019-10-25T00:07:11.780Z] ++ '[' -n 0 ']'
00:07:11 [2019-10-25T00:07:11.780Z] ++ set -x
00:07:11 [2019-10-25T00:07:11.780Z] ++ 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
00:07:11 [2019-10-25T00:07:11.780Z] testing: warning: no tests to run
00:07:11 [2019-10-25T00:07:11.780Z] PASS
00:07:11 [2019-10-25T00:07:11.780Z] 
00:07:11 [2019-10-25T00:07:11.780Z] DONE 0 tests in 0.065s
00:07:11 [2019-10-25T00:07:11.780Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:07:11 [2019-10-25T00:07:11.780Z] ++ 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
00:07:11 [2019-10-25T00:07:11.780Z] ++ set -e
00:07:11 [2019-10-25T00:07:11.780Z] ++ '[' -n 0 ']'
00:07:11 [2019-10-25T00:07:11.780Z] ++ set -x
00:07:11 [2019-10-25T00:07:11.780Z] ++ 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
00:07:12 [2019-10-25T00:07:12.166Z] INFO: Testing against a local daemon
00:07:12 [2019-10-25T00:07:12.166Z] === RUN   TestAuthZPluginAllowRequest
00:07:14 [2019-10-25T00:07:14.010Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
00:07:14 [2019-10-25T00:07:14.010Z] === RUN   TestAuthZPluginTLS
00:07:14 [2019-10-25T00:07:14.425Z] --- PASS: TestAuthZPluginTLS (0.54s)
00:07:14 [2019-10-25T00:07:14.425Z] === RUN   TestAuthZPluginDenyRequest
00:07:14 [2019-10-25T00:07:14.862Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
00:07:14 [2019-10-25T00:07:14.862Z] === RUN   TestAuthZPluginAPIDenyResponse
00:07:15 [2019-10-25T00:07:15.262Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
00:07:15 [2019-10-25T00:07:15.262Z] === RUN   TestAuthZPluginDenyResponse
00:07:16 [2019-10-25T00:07:16.050Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
00:07:16 [2019-10-25T00:07:16.050Z] === RUN   TestAuthZPluginAllowEventStream
00:07:17 [2019-10-25T00:07:17.863Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
00:07:17 [2019-10-25T00:07:17.863Z] === RUN   TestAuthZPluginErrorResponse
00:07:18 [2019-10-25T00:07:18.237Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
00:07:18 [2019-10-25T00:07:18.237Z] === RUN   TestAuthZPluginErrorRequest
00:07:18 [2019-10-25T00:07:18.620Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
00:07:18 [2019-10-25T00:07:18.620Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:07:19 [2019-10-25T00:07:19.430Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
00:07:19 [2019-10-25T00:07:19.430Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:07:21 [2019-10-25T00:07:21.405Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
00:07:21 [2019-10-25T00:07:21.405Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:07:23 [2019-10-25T00:07:23.834Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
00:07:23 [2019-10-25T00:07:23.834Z] === RUN   TestAuthZPluginHeader
00:07:24 [2019-10-25T00:07:24.618Z] --- PASS: TestAuthZPluginHeader (0.88s)
00:07:24 [2019-10-25T00:07:24.618Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:07:24 [2019-10-25T00:07:24.618Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:07:24 [2019-10-25T00:07:24.618Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:24 [2019-10-25T00:07:24.618Z] === RUN   TestAuthZPluginV2Disable
00:07:24 [2019-10-25T00:07:24.618Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:07:24 [2019-10-25T00:07:24.618Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:24 [2019-10-25T00:07:24.618Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:07:24 [2019-10-25T00:07:24.618Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:07:24 [2019-10-25T00:07:24.618Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:24 [2019-10-25T00:07:24.618Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:07:24 [2019-10-25T00:07:24.618Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:07:24 [2019-10-25T00:07:24.618Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:24 [2019-10-25T00:07:24.618Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:07:44 [2019-10-25T00:07:44.612Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s)
00:07:44 [2019-10-25T00:07:44.612Z] PASS
00:07:44 [2019-10-25T00:07:44.612Z] 
00:07:44 [2019-10-25T00:07:44.612Z] === Skipped
00:07:44 [2019-10-25T00:07:44.612Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:07:44 [2019-10-25T00:07:44.612Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:44 [2019-10-25T00:07:44.612Z] 
00:07:44 [2019-10-25T00:07:44.612Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:07:44 [2019-10-25T00:07:44.612Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:44 [2019-10-25T00:07:44.612Z] 
00:07:44 [2019-10-25T00:07:44.612Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:07:44 [2019-10-25T00:07:44.612Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:44 [2019-10-25T00:07:44.612Z] 
00:07:44 [2019-10-25T00:07:44.612Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:07:44 [2019-10-25T00:07:44.612Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:44 [2019-10-25T00:07:44.612Z] 
00:07:44 [2019-10-25T00:07:44.612Z] 
00:07:44 [2019-10-25T00:07:44.612Z] DONE 17 tests, 4 skipped in 29.699s
00:07:44 [2019-10-25T00:07:44.612Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:07:44 [2019-10-25T00:07:44.612Z] ++ 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
00:07:44 [2019-10-25T00:07:44.612Z] ++ set -e
00:07:44 [2019-10-25T00:07:44.612Z] ++ '[' -n 0 ']'
00:07:44 [2019-10-25T00:07:44.612Z] ++ set -x
00:07:44 [2019-10-25T00:07:44.612Z] ++ 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
00:07:44 [2019-10-25T00:07:44.612Z] INFO: Testing against a local daemon
00:07:44 [2019-10-25T00:07:44.612Z] === RUN   TestPluginInvalidJSON
00:07:44 [2019-10-25T00:07:44.612Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:07:44 [2019-10-25T00:07:44.612Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:07:44 [2019-10-25T00:07:44.612Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:07:44 [2019-10-25T00:07:44.612Z] --- PASS: TestPluginInvalidJSON (0.04s)
00:07:44 [2019-10-25T00:07:44.612Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:07:44 [2019-10-25T00:07:44.612Z] PASS
00:07:44 [2019-10-25T00:07:44.612Z] 
00:07:44 [2019-10-25T00:07:44.612Z] DONE 2 tests in 0.234s
00:07:44 [2019-10-25T00:07:44.612Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:07:44 [2019-10-25T00:07:44.612Z] ++ 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
00:07:44 [2019-10-25T00:07:44.612Z] ++ set -e
00:07:44 [2019-10-25T00:07:44.612Z] ++ '[' -n 0 ']'
00:07:44 [2019-10-25T00:07:44.612Z] ++ set -x
00:07:44 [2019-10-25T00:07:44.612Z] ++ 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
00:07:44 [2019-10-25T00:07:44.612Z] INFO: Testing against a local daemon
00:07:44 [2019-10-25T00:07:44.612Z] === RUN   TestExternalGraphDriver
00:07:44 [2019-10-25T00:07:44.612Z] === RUN   TestExternalGraphDriver/json
00:07:44 [2019-10-25T00:07:44.612Z] === RUN   TestExternalGraphDriver/spec
00:07:46 [2019-10-25T00:07:46.565Z] === RUN   TestExternalGraphDriver/pull
00:07:49 [2019-10-25T00:07:49.056Z] --- PASS: TestExternalGraphDriver (6.73s)
00:07:49 [2019-10-25T00:07:49.056Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
00:07:49 [2019-10-25T00:07:49.056Z]     --- PASS: TestExternalGraphDriver/spec (2.32s)
00:07:49 [2019-10-25T00:07:49.056Z]     --- PASS: TestExternalGraphDriver/pull (2.20s)
00:07:49 [2019-10-25T00:07:49.056Z] === RUN   TestGraphdriverPluginV2
00:07:49 [2019-10-25T00:07:49.056Z] --- SKIP: TestGraphdriverPluginV2 (0.12s)
00:07:49 [2019-10-25T00:07:49.056Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:49 [2019-10-25T00:07:49.056Z] PASS
00:07:49 [2019-10-25T00:07:49.056Z] 
00:07:49 [2019-10-25T00:07:49.056Z] === Skipped
00:07:49 [2019-10-25T00:07:49.056Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s)
00:07:49 [2019-10-25T00:07:49.056Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:49 [2019-10-25T00:07:49.056Z] 
00:07:49 [2019-10-25T00:07:49.056Z] 
00:07:49 [2019-10-25T00:07:49.056Z] DONE 5 tests, 1 skipped in 7.058s
00:07:49 [2019-10-25T00:07:49.056Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:07:49 [2019-10-25T00:07:49.056Z] ++ 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
00:07:49 [2019-10-25T00:07:49.056Z] ++ set -e
00:07:49 [2019-10-25T00:07:49.056Z] ++ '[' -n 0 ']'
00:07:49 [2019-10-25T00:07:49.056Z] ++ set -x
00:07:49 [2019-10-25T00:07:49.056Z] ++ 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
00:07:49 [2019-10-25T00:07:49.056Z] INFO: Testing against a local daemon
00:07:49 [2019-10-25T00:07:49.056Z] === RUN   TestContinueAfterPluginCrash
00:07:49 [2019-10-25T00:07:49.056Z] === PAUSE TestContinueAfterPluginCrash
00:07:49 [2019-10-25T00:07:49.056Z] === RUN   TestDaemonStartWithLogOpt
00:07:49 [2019-10-25T00:07:49.056Z] === PAUSE TestDaemonStartWithLogOpt
00:07:49 [2019-10-25T00:07:49.056Z] === CONT  TestContinueAfterPluginCrash
00:07:49 [2019-10-25T00:07:49.056Z] === CONT  TestDaemonStartWithLogOpt
00:08:00 [2019-10-25T00:08:00.607Z] --- PASS: TestDaemonStartWithLogOpt (10.90s)
00:08:04 [2019-10-25T00:08:04.729Z] --- PASS: TestContinueAfterPluginCrash (15.80s)
00:08:04 [2019-10-25T00:08:04.730Z] PASS
00:08:04 [2019-10-25T00:08:04.730Z] 
00:08:04 [2019-10-25T00:08:04.730Z] DONE 2 tests in 15.998s
00:08:04 [2019-10-25T00:08:04.730Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:08:04 [2019-10-25T00:08:04.730Z] ++ 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
00:08:04 [2019-10-25T00:08:04.730Z] ++ set -e
00:08:04 [2019-10-25T00:08:04.730Z] ++ '[' -n 0 ']'
00:08:04 [2019-10-25T00:08:04.730Z] ++ set -x
00:08:04 [2019-10-25T00:08:04.730Z] ++ 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
00:08:05 [2019-10-25T00:08:05.105Z] INFO: Testing against a local daemon
00:08:05 [2019-10-25T00:08:05.105Z] === RUN   TestPluginWithDevMounts
00:08:05 [2019-10-25T00:08:05.105Z] === PAUSE TestPluginWithDevMounts
00:08:05 [2019-10-25T00:08:05.105Z] === CONT  TestPluginWithDevMounts
00:08:07 [2019-10-25T00:08:07.625Z] --- PASS: TestPluginWithDevMounts (2.07s)
00:08:07 [2019-10-25T00:08:07.625Z] PASS
00:08:07 [2019-10-25T00:08:07.625Z] 
00:08:07 [2019-10-25T00:08:07.625Z] DONE 1 tests in 2.272s
00:08:07 [2019-10-25T00:08:07.625Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
00:08:07 [2019-10-25T00:08:07.625Z] ++ 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
00:08:07 [2019-10-25T00:08:07.625Z] ++ set -e
00:08:07 [2019-10-25T00:08:07.625Z] ++ '[' -n 0 ']'
00:08:07 [2019-10-25T00:08:07.625Z] ++ set -x
00:08:07 [2019-10-25T00:08:07.625Z] ++ 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
00:08:07 [2019-10-25T00:08:07.625Z] INFO: Testing against a local daemon
00:08:07 [2019-10-25T00:08:07.625Z] === RUN   TestSecretInspect
00:08:10 [2019-10-25T00:08:10.905Z] --- PASS: TestSecretInspect (2.94s)
00:08:10 [2019-10-25T00:08:10.905Z] === RUN   TestSecretList
00:08:13 [2019-10-25T00:08:13.467Z] --- PASS: TestSecretList (3.07s)
00:08:13 [2019-10-25T00:08:13.467Z] === RUN   TestSecretsCreateAndDelete
00:08:15 [2019-10-25T00:08:15.934Z] --- PASS: TestSecretsCreateAndDelete (2.48s)
00:08:15 [2019-10-25T00:08:15.934Z] === RUN   TestSecretsUpdate
00:08:19 [2019-10-25T00:08:19.398Z] --- PASS: TestSecretsUpdate (3.24s)
00:08:19 [2019-10-25T00:08:19.398Z] === RUN   TestTemplatedSecret
00:08:22 [2019-10-25T00:08:22.591Z] --- PASS: TestTemplatedSecret (3.55s)
00:08:22 [2019-10-25T00:08:22.591Z] === RUN   TestSecretCreateResolve
00:08:25 [2019-10-25T00:08:25.090Z] --- PASS: TestSecretCreateResolve (2.45s)
00:08:25 [2019-10-25T00:08:25.090Z] PASS
00:08:25 [2019-10-25T00:08:25.090Z] 
00:08:25 [2019-10-25T00:08:25.090Z] DONE 6 tests in 17.960s
00:08:25 [2019-10-25T00:08:25.090Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
00:08:25 [2019-10-25T00:08:25.090Z] ++ 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
00:08:25 [2019-10-25T00:08:25.090Z] ++ set -e
00:08:25 [2019-10-25T00:08:25.090Z] ++ '[' -n 0 ']'
00:08:25 [2019-10-25T00:08:25.090Z] ++ set -x
00:08:25 [2019-10-25T00:08:25.090Z] ++ 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
00:08:25 [2019-10-25T00:08:25.467Z] INFO: Testing against a local daemon
00:08:25 [2019-10-25T00:08:25.467Z] === RUN   TestServiceCreateInit
00:08:25 [2019-10-25T00:08:25.467Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:08:30 [2019-10-25T00:08:30.572Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:08:35 [2019-10-25T00:08:35.705Z] --- PASS: TestServiceCreateInit (10.09s)
00:08:35 [2019-10-25T00:08:35.705Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s)
00:08:35 [2019-10-25T00:08:35.705Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.77s)
00:08:35 [2019-10-25T00:08:35.705Z] === RUN   TestCreateServiceMultipleTimes
00:08:55 [2019-10-25T00:08:55.625Z] --- PASS: TestCreateServiceMultipleTimes (17.88s)
00:08:55 [2019-10-25T00:08:55.625Z] === RUN   TestCreateServiceConflict
00:08:56 [2019-10-25T00:08:56.415Z] --- PASS: TestCreateServiceConflict (2.86s)
00:08:56 [2019-10-25T00:08:56.415Z] === RUN   TestCreateServiceMaxReplicas
00:09:00 [2019-10-25T00:09:00.560Z] --- PASS: TestCreateServiceMaxReplicas (3.83s)
00:09:00 [2019-10-25T00:09:00.560Z] === RUN   TestCreateWithDuplicateNetworkNames
00:09:14 [2019-10-25T00:09:14.204Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.11s)
00:09:14 [2019-10-25T00:09:14.204Z] === RUN   TestCreateServiceSecretFileMode
00:09:17 [2019-10-25T00:09:17.522Z] --- PASS: TestCreateServiceSecretFileMode (3.35s)
00:09:17 [2019-10-25T00:09:17.522Z] === RUN   TestCreateServiceConfigFileMode
00:09:21 [2019-10-25T00:09:21.603Z] --- PASS: TestCreateServiceConfigFileMode (3.45s)
00:09:21 [2019-10-25T00:09:21.603Z] === RUN   TestCreateServiceSysctls
00:09:25 [2019-10-25T00:09:25.831Z] --- PASS: TestCreateServiceSysctls (4.25s)
00:09:25 [2019-10-25T00:09:25.831Z] === RUN   TestCreateServiceCapabilities
00:09:29 [2019-10-25T00:09:29.030Z] --- PASS: TestCreateServiceCapabilities (3.34s)
00:09:29 [2019-10-25T00:09:29.030Z] === RUN   TestInspect
00:09:32 [2019-10-25T00:09:32.402Z] --- PASS: TestInspect (3.60s)
00:09:32 [2019-10-25T00:09:32.402Z] === RUN   TestServiceListWithStatuses
00:09:32 [2019-10-25T00:09:32.402Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:09:32 [2019-10-25T00:09:32.402Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:09:32 [2019-10-25T00:09:32.402Z] === RUN   TestDockerNetworkConnectAlias
00:09:37 [2019-10-25T00:09:37.607Z] --- PASS: TestDockerNetworkConnectAlias (5.23s)
00:09:37 [2019-10-25T00:09:37.607Z] === RUN   TestDockerNetworkReConnect
00:09:42 [2019-10-25T00:09:42.699Z] --- PASS: TestDockerNetworkReConnect (5.21s)
00:09:42 [2019-10-25T00:09:42.699Z] === RUN   TestServicePlugin
00:09:42 [2019-10-25T00:09:42.699Z] --- SKIP: TestServicePlugin (0.00s)
00:09:42 [2019-10-25T00:09:42.699Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:09:42 [2019-10-25T00:09:42.699Z] === RUN   TestServiceUpdateLabel
00:09:45 [2019-10-25T00:09:45.895Z] --- PASS: TestServiceUpdateLabel (3.16s)
00:09:45 [2019-10-25T00:09:45.895Z] === RUN   TestServiceUpdateSecrets
00:10:02 [2019-10-25T00:10:02.267Z] --- PASS: TestServiceUpdateSecrets (15.66s)
00:10:02 [2019-10-25T00:10:02.267Z] === RUN   TestServiceUpdateConfigs
00:10:18 [2019-10-25T00:10:18.715Z] --- PASS: TestServiceUpdateConfigs (15.72s)
00:10:18 [2019-10-25T00:10:18.715Z] === RUN   TestServiceUpdateNetwork
00:10:32 [2019-10-25T00:10:32.399Z] --- PASS: TestServiceUpdateNetwork (14.43s)
00:10:32 [2019-10-25T00:10:32.399Z] PASS
00:10:32 [2019-10-25T00:10:32.399Z] 
00:10:32 [2019-10-25T00:10:32.399Z] === Skipped
00:10:32 [2019-10-25T00:10:32.399Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
00:10:32 [2019-10-25T00:10:32.399Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:10:32 [2019-10-25T00:10:32.399Z] 
00:10:32 [2019-10-25T00:10:32.399Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
00:10:32 [2019-10-25T00:10:32.399Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:10:32 [2019-10-25T00:10:32.399Z] 
00:10:32 [2019-10-25T00:10:32.399Z] 
00:10:32 [2019-10-25T00:10:32.399Z] DONE 20 tests, 2 skipped in 126.369s
00:10:32 [2019-10-25T00:10:32.399Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
00:10:32 [2019-10-25T00:10:32.399Z] ++ 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
00:10:32 [2019-10-25T00:10:32.399Z] ++ set -e
00:10:32 [2019-10-25T00:10:32.399Z] ++ '[' -n 0 ']'
00:10:32 [2019-10-25T00:10:32.399Z] ++ set -x
00:10:32 [2019-10-25T00:10:32.399Z] ++ 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
00:10:32 [2019-10-25T00:10:32.399Z] INFO: Testing against a local daemon
00:10:32 [2019-10-25T00:10:32.399Z] === RUN   TestSessionCreate
00:10:32 [2019-10-25T00:10:32.399Z] --- PASS: TestSessionCreate (0.02s)
00:10:32 [2019-10-25T00:10:32.399Z] === RUN   TestSessionCreateWithBadUpgrade
00:10:32 [2019-10-25T00:10:32.399Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:10:32 [2019-10-25T00:10:32.399Z] PASS
00:10:32 [2019-10-25T00:10:32.399Z] 
00:10:32 [2019-10-25T00:10:32.399Z] DONE 2 tests in 0.268s
00:10:32 [2019-10-25T00:10:32.399Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
00:10:32 [2019-10-25T00:10:32.399Z] ++ 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
00:10:32 [2019-10-25T00:10:32.399Z] ++ set -e
00:10:32 [2019-10-25T00:10:32.399Z] ++ '[' -n 0 ']'
00:10:32 [2019-10-25T00:10:32.399Z] ++ set -x
00:10:32 [2019-10-25T00:10:32.399Z] ++ 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
00:10:32 [2019-10-25T00:10:32.399Z] INFO: Testing against a local daemon
00:10:32 [2019-10-25T00:10:32.399Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:10:32 [2019-10-25T00:10:32.399Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:10:32 [2019-10-25T00:10:32.399Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:10:32 [2019-10-25T00:10:32.399Z] === RUN   TestEventsExecDie
00:10:33 [2019-10-25T00:10:33.175Z] --- PASS: TestEventsExecDie (1.01s)
00:10:33 [2019-10-25T00:10:33.175Z] === RUN   TestEventsBackwardsCompatible
00:10:33 [2019-10-25T00:10:33.175Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
00:10:33 [2019-10-25T00:10:33.175Z] === RUN   TestInfoBinaryCommits
00:10:33 [2019-10-25T00:10:33.175Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:10:33 [2019-10-25T00:10:33.175Z] === RUN   TestInfoAPIVersioned
00:10:33 [2019-10-25T00:10:33.175Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:10:33 [2019-10-25T00:10:33.175Z] === RUN   TestInfoDiscoveryBackend
00:10:33 [2019-10-25T00:10:33.549Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
00:10:33 [2019-10-25T00:10:33.549Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:10:34 [2019-10-25T00:10:34.795Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:10:34 [2019-10-25T00:10:34.795Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:10:35 [2019-10-25T00:10:35.166Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
00:10:35 [2019-10-25T00:10:35.166Z] === RUN   TestInfoAPI
00:10:35 [2019-10-25T00:10:35.166Z] --- PASS: TestInfoAPI (0.02s)
00:10:35 [2019-10-25T00:10:35.166Z] === RUN   TestInfoAPIWarnings
00:10:35 [2019-10-25T00:10:35.952Z] --- PASS: TestInfoAPIWarnings (0.52s)
00:10:35 [2019-10-25T00:10:35.952Z] === RUN   TestInfoDebug
00:10:36 [2019-10-25T00:10:36.393Z] --- PASS: TestInfoDebug (0.52s)
00:10:36 [2019-10-25T00:10:36.393Z] === RUN   TestInfoInsecureRegistries
00:10:36 [2019-10-25T00:10:36.821Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:10:36 [2019-10-25T00:10:36.821Z] === RUN   TestInfoRegistryMirrors
00:10:37 [2019-10-25T00:10:37.204Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:10:37 [2019-10-25T00:10:37.204Z] === RUN   TestLoginFailsWithBadCredentials
00:10:37 [2019-10-25T00:10:37.576Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
00:10:37 [2019-10-25T00:10:37.576Z] === RUN   TestPingCacheHeaders
00:10:37 [2019-10-25T00:10:37.954Z] --- PASS: TestPingCacheHeaders (0.04s)
00:10:37 [2019-10-25T00:10:37.954Z] === RUN   TestPingGet
00:10:37 [2019-10-25T00:10:37.954Z] --- PASS: TestPingGet (0.02s)
00:10:37 [2019-10-25T00:10:37.954Z] === RUN   TestPingHead
00:10:37 [2019-10-25T00:10:37.954Z] --- PASS: TestPingHead (0.02s)
00:10:37 [2019-10-25T00:10:37.954Z] === RUN   TestVersion
00:10:37 [2019-10-25T00:10:37.954Z] --- PASS: TestVersion (0.02s)
00:10:37 [2019-10-25T00:10:37.954Z] PASS
00:10:37 [2019-10-25T00:10:37.954Z] 
00:10:37 [2019-10-25T00:10:37.954Z] === Skipped
00:10:37 [2019-10-25T00:10:37.954Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:10:37 [2019-10-25T00:10:37.954Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:10:37 [2019-10-25T00:10:37.954Z] 
00:10:37 [2019-10-25T00:10:37.954Z] 
00:10:37 [2019-10-25T00:10:37.954Z] DONE 18 tests, 1 skipped in 5.990s
00:10:37 [2019-10-25T00:10:37.954Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
00:10:37 [2019-10-25T00:10:37.954Z] ++ 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
00:10:37 [2019-10-25T00:10:37.954Z] ++ set -e
00:10:37 [2019-10-25T00:10:37.954Z] ++ '[' -n 0 ']'
00:10:37 [2019-10-25T00:10:37.954Z] ++ set -x
00:10:37 [2019-10-25T00:10:37.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
00:10:37 [2019-10-25T00:10:37.954Z] INFO: Testing against a local daemon
00:10:37 [2019-10-25T00:10:37.954Z] === RUN   TestVolumesCreateAndList
00:10:37 [2019-10-25T00:10:37.954Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:10:37 [2019-10-25T00:10:37.954Z] === RUN   TestVolumesRemove
00:10:38 [2019-10-25T00:10:38.334Z] --- PASS: TestVolumesRemove (0.17s)
00:10:38 [2019-10-25T00:10:38.334Z] === RUN   TestVolumesInspect
00:10:38 [2019-10-25T00:10:38.334Z] --- PASS: TestVolumesInspect (0.01s)
00:10:38 [2019-10-25T00:10:38.334Z] === RUN   TestVolumesInvalidJSON
00:10:38 [2019-10-25T00:10:38.334Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:10:38 [2019-10-25T00:10:38.334Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:10:38 [2019-10-25T00:10:38.334Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:10:38 [2019-10-25T00:10:38.334Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:10:38 [2019-10-25T00:10:38.334Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:10:38 [2019-10-25T00:10:38.334Z] PASS
00:10:38 [2019-10-25T00:10:38.334Z] 
00:10:38 [2019-10-25T00:10:38.334Z] DONE 5 tests in 0.389s
00:10:38 [2019-10-25T00:10:38.334Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:10:38 [2019-10-25T00:10:38.334Z] ++++ cat bundles/test-integration/docker.pid
00:10:38 [2019-10-25T00:10:38.334Z] +++ kill 11475
00:10:40 [2019-10-25T00:10:40.142Z] +++ /etc/init.d/apparmor stop
00:10:40 [2019-10-25T00:10:40.142Z] Clearing AppArmor profiles cache:.
00:10:40 [2019-10-25T00:10:40.142Z] All profile caches have been cleared, but no profiles have been unloaded.
00:10:40 [2019-10-25T00:10:40.142Z] Unloading profiles will leave already running processes permanently
00:10:40 [2019-10-25T00:10:40.142Z] unconfined, which can lead to unexpected situations.
00:10:40 [2019-10-25T00:10:40.142Z] 
00:10:40 [2019-10-25T00:10:40.142Z] To set a process to complain mode, use the command line tool
00:10:40 [2019-10-25T00:10:40.142Z] 'aa-complain'. To really tear down all profiles, run the init script
00:10:40 [2019-10-25T00:10:40.142Z] with the 'teardown' option."
00:10:40 [2019-10-25T00:10:40.142Z]