Skip to content

Console Output

22:16:04 [2019-11-08T22:16:04.268Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -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:b9af9eb95f41315638d09a93ee3fd32508389153 hack/make.sh dynbinary test-integration
22:16:04 [2019-11-08T22:16:04.785Z] 
22:16:04 [2019-11-08T22:16:04.785Z] Removing bundles/
22:16:04 [2019-11-08T22:16:04.785Z] 
22:16:04 [2019-11-08T22:16:04.785Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:16:04 [2019-11-08T22:16:04.785Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:16:04 [2019-11-08T22:16:04.785Z] GOOS="" GOARCH="" GOARM=""
22:17:15 [2019-11-08T22:17:15.315Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:17:15 [2019-11-08T22:17:15.315Z] 
22:17:15 [2019-11-08T22:17:15.315Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:17:15 [2019-11-08T22:17:15.315Z] PKG_CONFIG=pkg-config
22:17:15 [2019-11-08T22:17:15.315Z] GOLANG_VERSION=1.13.3
22:17:15 [2019-11-08T22:17:15.315Z] HOSTNAME=d6aeb1f5afe8
22:17:15 [2019-11-08T22:17:15.315Z] DOCKER_EXPERIMENTAL=1
22:17:15 [2019-11-08T22:17:15.315Z] container=docker
22:17:15 [2019-11-08T22:17:15.315Z] TEST_SKIP_INTEGRATION_CLI=1
22:17:15 [2019-11-08T22:17:15.315Z] GO111MODULE=off
22:17:15 [2019-11-08T22:17:15.315Z] GOPATH=/go
22:17:15 [2019-11-08T22:17:15.315Z] PWD=/go/src/github.com/docker/docker
22:17:15 [2019-11-08T22:17:15.315Z] HOME=/root
22:17:15 [2019-11-08T22:17:15.315Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:17:15 [2019-11-08T22:17:15.315Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:17:15 [2019-11-08T22:17:15.315Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:17:15 [2019-11-08T22:17:15.315Z] DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153
22:17:15 [2019-11-08T22:17:15.315Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:17:15 [2019-11-08T22:17:15.315Z] DOCKER_GRAPHDRIVER=overlay2
22:17:15 [2019-11-08T22:17:15.315Z] TERM=xterm
22:17:15 [2019-11-08T22:17:15.315Z] VALIDATE_BRANCH=master
22:17:15 [2019-11-08T22:17:15.315Z] DEST=bundles/test-integration
22:17:15 [2019-11-08T22:17:15.315Z] SHLVL=1
22:17:15 [2019-11-08T22:17:15.315Z] TIMEOUT=120m
22:17:15 [2019-11-08T22:17:15.315Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:17:15 [2019-11-08T22:17:15.315Z] DOCKER_PKG=github.com/docker/docker
22:17:15 [2019-11-08T22:17:15.315Z] TESTDEBUG=0
22:17:15 [2019-11-08T22:17:15.315Z] _=/usr/bin/env
22:17:15 [2019-11-08T22:17:15.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:17:44 [2019-11-08T22:17:44.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:17:44 [2019-11-08T22:17:44.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:17:44 [2019-11-08T22:17:44.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:18:04 [2019-11-08T22:18:04.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:18:06 [2019-11-08T22:18:06.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:18:07 [2019-11-08T22:18:07.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:18:09 [2019-11-08T22:18:09.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:18:09 [2019-11-08T22:18:09.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:18:11 [2019-11-08T22:18:11.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:18:12 [2019-11-08T22:18:12.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:18:14 [2019-11-08T22:18:14.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:18:16 [2019-11-08T22:18:16.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:18:19 [2019-11-08T22:18:19.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:18:20 [2019-11-08T22:18:20.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:18:22 [2019-11-08T22:18:22.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:18:23 [2019-11-08T22:18:23.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:18:25 [2019-11-08T22:18:25.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:18:26 [2019-11-08T22:18:26.315Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:18:26 [2019-11-08T22:18:26.316Z] Using test binary docker
22:18:26 [2019-11-08T22:18:26.316Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:18:26 [2019-11-08T22:18:26.316Z] +++ /etc/init.d/apparmor start
22:18:26 [2019-11-08T22:18:26.316Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:18:26 [2019-11-08T22:18:26.316Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:18:26 [2019-11-08T22:18:26.316Z] Warning failed to create cache: (null)
22:18:26 [2019-11-08T22:18:26.316Z] .
22:18:26 [2019-11-08T22:18:26.316Z] Starting dockerd
22:18:26 [2019-11-08T22:18:26.316Z] INFO: Waiting for daemon to start...
22:18:26 [2019-11-08T22:18:26.316Z] +++ 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
22:18:28 [2019-11-08T22:18:28.809Z] .
22:18:28 [2019-11-08T22:18:28.809Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:18:28 [2019-11-08T22:18:28.809Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:18:28 [2019-11-08T22:18:28.809Z] Error: No such image: emptyfs
22:18:28 [2019-11-08T22:18:28.809Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:18:28 [2019-11-08T22:18:28.809Z] ++++ docker load
22:18:28 [2019-11-08T22:18:28.809Z] Running integration-test (iteration 1)
22:18:28 [2019-11-08T22:18:28.809Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
22:18:28 [2019-11-08T22:18:28.809Z] ++ 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
22:18:28 [2019-11-08T22:18:28.809Z] ++ set -e
22:18:28 [2019-11-08T22:18:28.809Z] ++ '[' -n 0 ']'
22:18:28 [2019-11-08T22:18:28.809Z] ++ set -x
22:18:28 [2019-11-08T22:18:28.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
22:18:38 [2019-11-08T22:18:38.392Z] Loaded image: buildpack-deps:jessie
22:18:38 [2019-11-08T22:18:38.392Z] Loaded image: busybox:latest
22:18:38 [2019-11-08T22:18:38.755Z] Loaded image: busybox:glibc
22:18:38 [2019-11-08T22:18:38.755Z] Loaded image: debian:jessie
22:18:38 [2019-11-08T22:18:38.755Z] Loaded image: hello-world:latest
22:18:39 [2019-11-08T22:18:39.134Z] INFO: Testing against a local daemon
22:18:39 [2019-11-08T22:18:39.134Z] === RUN   TestCgroupNamespacesBuild
22:18:40 [2019-11-08T22:18:40.948Z] --- PASS: TestCgroupNamespacesBuild (1.76s)
22:18:40 [2019-11-08T22:18:40.948Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:18:42 [2019-11-08T22:18:42.856Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.91s)
22:18:42 [2019-11-08T22:18:42.856Z] === RUN   TestBuildWithSession
22:18:42 [2019-11-08T22:18:42.856Z] --- SKIP: TestBuildWithSession (0.00s)
22:18:42 [2019-11-08T22:18:42.856Z]     build_session_test.go:25: TODO: BuildKit
22:18:42 [2019-11-08T22:18:42.856Z] === RUN   TestBuildSquashParent
22:18:49 [2019-11-08T22:18:49.216Z] --- PASS: TestBuildSquashParent (6.18s)
22:18:49 [2019-11-08T22:18:49.216Z] === RUN   TestBuildWithRemoveAndForceRemove
22:18:49 [2019-11-08T22:18:49.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:18:49 [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:18:49 [2019-11-08T22:18:49.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:18:49 [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:18:49 [2019-11-08T22:18:49.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:18:49 [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:18:49 [2019-11-08T22:18:49.216Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:18:49 [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:18:49 [2019-11-08T22:18:49.216Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:18:49 [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:18:49 [2019-11-08T22:18:49.216Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:18:49 [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:18:49 [2019-11-08T22:18:49.216Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:18:49 [2019-11-08T22:18:49.216Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:18:51 [2019-11-08T22:18:51.745Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:18:51 [2019-11-08T22:18:51.745Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:18:55 [2019-11-08T22:18:55.114Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:18:55 [2019-11-08T22:18:55.114Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:18:57 [2019-11-08T22:18:57.649Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:18:57 [2019-11-08T22:18:57.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s)
22:18:57 [2019-11-08T22:18:57.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s)
22:18:57 [2019-11-08T22:18:57.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s)
22:18:57 [2019-11-08T22:18:57.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s)
22:18:57 [2019-11-08T22:18:57.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s)
22:18:57 [2019-11-08T22:18:57.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s)
22:18:57 [2019-11-08T22:18:57.649Z] === RUN   TestBuildMultiStageCopy
22:18:57 [2019-11-08T22:18:57.649Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:19:00 [2019-11-08T22:19:00.212Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:19:00 [2019-11-08T22:19:00.998Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:19:01 [2019-11-08T22:19:01.361Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:19:01 [2019-11-08T22:19:01.730Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:19:02 [2019-11-08T22:19:02.536Z] --- PASS: TestBuildMultiStageCopy (4.80s)
22:19:02 [2019-11-08T22:19:02.536Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s)
22:19:02 [2019-11-08T22:19:02.536Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
22:19:02 [2019-11-08T22:19:02.536Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
22:19:02 [2019-11-08T22:19:02.536Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
22:19:02 [2019-11-08T22:19:02.536Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
22:19:02 [2019-11-08T22:19:02.536Z] === RUN   TestBuildMultiStageParentConfig
22:19:03 [2019-11-08T22:19:03.824Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
22:19:03 [2019-11-08T22:19:03.824Z] === RUN   TestBuildLabelWithTargets
22:19:06 [2019-11-08T22:19:06.428Z] --- PASS: TestBuildLabelWithTargets (2.46s)
22:19:06 [2019-11-08T22:19:06.428Z] === RUN   TestBuildWithEmptyLayers
22:19:07 [2019-11-08T22:19:07.725Z] --- PASS: TestBuildWithEmptyLayers (1.05s)
22:19:07 [2019-11-08T22:19:07.725Z] === RUN   TestBuildMultiStageOnBuild
22:19:11 [2019-11-08T22:19:11.030Z] --- PASS: TestBuildMultiStageOnBuild (3.08s)
22:19:11 [2019-11-08T22:19:11.030Z] === RUN   TestBuildUncleanTarFilenames
22:19:11 [2019-11-08T22:19:11.823Z] --- PASS: TestBuildUncleanTarFilenames (1.29s)
22:19:11 [2019-11-08T22:19:11.823Z] === RUN   TestBuildMultiStageLayerLeak
22:19:15 [2019-11-08T22:19:15.025Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s)
22:19:15 [2019-11-08T22:19:15.025Z] === RUN   TestBuildWithHugeFile
22:19:49 [2019-11-08T22:19:49.651Z] --- PASS: TestBuildWithHugeFile (33.42s)
22:19:49 [2019-11-08T22:19:49.651Z] === RUN   TestBuildWithEmptyDockerfile
22:19:49 [2019-11-08T22:19:49.651Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:19:49 [2019-11-08T22:19:49.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:19:49 [2019-11-08T22:19:49.651Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:19:49 [2019-11-08T22:19:49.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:19:49 [2019-11-08T22:19:49.651Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:19:49 [2019-11-08T22:19:49.651Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:19:49 [2019-11-08T22:19:49.651Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:19:49 [2019-11-08T22:19:49.651Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:19:49 [2019-11-08T22:19:49.651Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:19:49 [2019-11-08T22:19:49.651Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
22:19:49 [2019-11-08T22:19:49.651Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
22:19:49 [2019-11-08T22:19:49.651Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
22:19:49 [2019-11-08T22:19:49.651Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
22:19:49 [2019-11-08T22:19:49.651Z] === RUN   TestBuildPreserveOwnership
22:19:49 [2019-11-08T22:19:49.651Z] === RUN   TestBuildPreserveOwnership/copy_from
22:19:52 [2019-11-08T22:19:52.868Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:19:55 [2019-11-08T22:19:55.410Z] --- PASS: TestBuildPreserveOwnership (6.53s)
22:19:55 [2019-11-08T22:19:55.410Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.14s)
22:19:55 [2019-11-08T22:19:55.410Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s)
22:19:55 [2019-11-08T22:19:55.410Z] === RUN   TestBuildPlatformInvalid
22:19:55 [2019-11-08T22:19:55.410Z] --- PASS: TestBuildPlatformInvalid (0.14s)
22:19:55 [2019-11-08T22:19:55.410Z] PASS
22:19:55 [2019-11-08T22:19:55.410Z] 
22:19:55 [2019-11-08T22:19:55.410Z] === Skipped
22:19:55 [2019-11-08T22:19:55.410Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
22:19:55 [2019-11-08T22:19:55.410Z]     build_session_test.go:25: TODO: BuildKit
22:19:55 [2019-11-08T22:19:55.410Z] 
22:19:55 [2019-11-08T22:19:55.410Z] 
22:19:55 [2019-11-08T22:19:55.410Z] DONE 32 tests, 1 skipped in 86.606s
22:19:55 [2019-11-08T22:19:55.410Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
22:19:55 [2019-11-08T22:19:55.410Z] ++ 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
22:19:55 [2019-11-08T22:19:55.410Z] ++ set -e
22:19:55 [2019-11-08T22:19:55.410Z] ++ '[' -n 0 ']'
22:19:55 [2019-11-08T22:19:55.410Z] ++ set -x
22:19:55 [2019-11-08T22:19:55.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
22:19:55 [2019-11-08T22:19:55.776Z] INFO: Testing against a local daemon
22:19:55 [2019-11-08T22:19:55.776Z] === RUN   TestConfigList
22:19:59 [2019-11-08T22:19:59.028Z] --- PASS: TestConfigList (3.10s)
22:19:59 [2019-11-08T22:19:59.028Z] === RUN   TestConfigsCreateAndDelete
22:20:02 [2019-11-08T22:20:02.236Z] --- PASS: TestConfigsCreateAndDelete (2.93s)
22:20:02 [2019-11-08T22:20:02.236Z] === RUN   TestConfigsUpdate
22:20:04 [2019-11-08T22:20:04.799Z] --- PASS: TestConfigsUpdate (2.58s)
22:20:04 [2019-11-08T22:20:04.799Z] === RUN   TestTemplatedConfig
22:20:08 [2019-11-08T22:20:08.026Z] --- PASS: TestTemplatedConfig (3.45s)
22:20:08 [2019-11-08T22:20:08.026Z] === RUN   TestConfigInspect
22:20:10 [2019-11-08T22:20:10.546Z] --- PASS: TestConfigInspect (2.78s)
22:20:10 [2019-11-08T22:20:10.546Z] === RUN   TestConfigCreateWithLabels
22:20:13 [2019-11-08T22:20:13.022Z] --- PASS: TestConfigCreateWithLabels (2.49s)
22:20:13 [2019-11-08T22:20:13.022Z] === RUN   TestConfigCreateResolve
22:20:16 [2019-11-08T22:20:16.266Z] --- PASS: TestConfigCreateResolve (2.95s)
22:20:16 [2019-11-08T22:20:16.266Z] === RUN   TestConfigDaemonLibtrustID
22:20:16 [2019-11-08T22:20:16.657Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
22:20:16 [2019-11-08T22:20:16.657Z] PASS
22:20:16 [2019-11-08T22:20:16.657Z] 
22:20:16 [2019-11-08T22:20:16.657Z] DONE 8 tests in 21.060s
22:20:16 [2019-11-08T22:20:16.657Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
22:20:16 [2019-11-08T22:20:16.657Z] ++ 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
22:20:16 [2019-11-08T22:20:16.657Z] ++ set -e
22:20:16 [2019-11-08T22:20:16.657Z] ++ '[' -n 0 ']'
22:20:16 [2019-11-08T22:20:16.657Z] ++ set -x
22:20:16 [2019-11-08T22:20:16.657Z] ++ 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
22:20:16 [2019-11-08T22:20:16.657Z] INFO: Testing against a local daemon
22:20:16 [2019-11-08T22:20:16.657Z] === RUN   TestCheckpoint
22:20:16 [2019-11-08T22:20:16.657Z] --- SKIP: TestCheckpoint (0.00s)
22:20:16 [2019-11-08T22:20:16.657Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:20:16 [2019-11-08T22:20:16.657Z] === RUN   TestContainerInvalidJSON
22:20:16 [2019-11-08T22:20:16.657Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:20:16 [2019-11-08T22:20:16.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:20:16 [2019-11-08T22:20:16.657Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:20:16 [2019-11-08T22:20:16.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:20:16 [2019-11-08T22:20:16.657Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:20:16 [2019-11-08T22:20:16.657Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:20:16 [2019-11-08T22:20:16.657Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:20:16 [2019-11-08T22:20:16.657Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:20:16 [2019-11-08T22:20:16.657Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:20:16 [2019-11-08T22:20:16.657Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:20:16 [2019-11-08T22:20:16.657Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:20:16 [2019-11-08T22:20:16.657Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:20:16 [2019-11-08T22:20:16.657Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:20:16 [2019-11-08T22:20:16.657Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:20:16 [2019-11-08T22:20:16.657Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
22:20:16 [2019-11-08T22:20:16.657Z] === RUN   TestCopyFromContainerPathIsNotDir
22:20:17 [2019-11-08T22:20:17.034Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
22:20:17 [2019-11-08T22:20:17.034Z] === RUN   TestCopyToContainerPathDoesNotExist
22:20:17 [2019-11-08T22:20:17.034Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
22:20:17 [2019-11-08T22:20:17.034Z] === RUN   TestCopyToContainerPathIsNotDir
22:20:17 [2019-11-08T22:20:17.034Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
22:20:17 [2019-11-08T22:20:17.034Z] === RUN   TestCopyFromContainer
22:20:19 [2019-11-08T22:20:19.478Z] === RUN   TestCopyFromContainer//
22:20:19 [2019-11-08T22:20:19.478Z] === RUN   TestCopyFromContainer//bar/root
22:20:19 [2019-11-08T22:20:19.478Z] === RUN   TestCopyFromContainer//bar/root/
22:20:19 [2019-11-08T22:20:19.478Z] === RUN   TestCopyFromContainer/bar/quux
22:20:19 [2019-11-08T22:20:19.478Z] === RUN   TestCopyFromContainer/bar/quux/
22:20:19 [2019-11-08T22:20:19.478Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:20:19 [2019-11-08T22:20:19.847Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:20:19 [2019-11-08T22:20:19.847Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:20:19 [2019-11-08T22:20:19.847Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:20:19 [2019-11-08T22:20:19.847Z] === RUN   TestCopyFromContainer/bar/notarget
22:20:20 [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer (2.92s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCopyFromContainer// (0.07s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:20:20 [2019-11-08T22:20:20.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:20:20 [2019-11-08T22:20:20.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:20:20 [2019-11-08T22:20:20.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:20:20 [2019-11-08T22:20:20.248Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:20:20 [2019-11-08T22:20:20.248Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:20:20 [2019-11-08T22:20:20.248Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:20:20 [2019-11-08T22:20:20.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateLinkToNonExistingContainer
22:20:20 [2019-11-08T22:20:20.248Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateWithInvalidEnv
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateWithInvalidEnv/0
22:20:20 [2019-11-08T22:20:20.248Z] === PAUSE TestCreateWithInvalidEnv/0
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateWithInvalidEnv/1
22:20:20 [2019-11-08T22:20:20.248Z] === PAUSE TestCreateWithInvalidEnv/1
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateWithInvalidEnv/2
22:20:20 [2019-11-08T22:20:20.248Z] === PAUSE TestCreateWithInvalidEnv/2
22:20:20 [2019-11-08T22:20:20.248Z] === CONT  TestCreateWithInvalidEnv/0
22:20:20 [2019-11-08T22:20:20.248Z] === CONT  TestCreateWithInvalidEnv/2
22:20:20 [2019-11-08T22:20:20.248Z] === CONT  TestCreateWithInvalidEnv/1
22:20:20 [2019-11-08T22:20:20.248Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:20:20 [2019-11-08T22:20:20.248Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateTmpfsMountsTarget
22:20:20 [2019-11-08T22:20:20.248Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:20:20 [2019-11-08T22:20:20.248Z] === RUN   TestCreateWithCustomMaskedPaths
22:20:22 [2019-11-08T22:20:22.872Z] --- PASS: TestCreateWithCustomMaskedPaths (2.71s)
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:20:22 [2019-11-08T22:20:22.872Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:20:22 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:20:22 [2019-11-08T22:20:22.872Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:20:22 [2019-11-08T22:20:22.872Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:20:22 [2019-11-08T22:20:22.872Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:20:22 [2019-11-08T22:20:22.872Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:20:22 [2019-11-08T22:20:22.872Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:20:22 [2019-11-08T22:20:22.872Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:20:22 [2019-11-08T22:20:22.872Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:20:23 [2019-11-08T22:20:23.243Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:20:23 [2019-11-08T22:20:23.243Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:20:23 [2019-11-08T22:20:23.243Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:20:23 [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities (0.01s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
22:20:23 [2019-11-08T22:20:23.243Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
22:20:23 [2019-11-08T22:20:23.243Z] === RUN   TestCreateWithCustomReadonlyPaths
22:20:26 [2019-11-08T22:20:26.480Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s)
22:20:26 [2019-11-08T22:20:26.480Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:20:26 [2019-11-08T22:20:26.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:20:26 [2019-11-08T22:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:20:26 [2019-11-08T22:20:26.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:20:26 [2019-11-08T22:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:20:26 [2019-11-08T22:20:26.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:20:26 [2019-11-08T22:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:20:26 [2019-11-08T22:20:26.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:20:26 [2019-11-08T22:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:20:26 [2019-11-08T22:20:26.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:20:26 [2019-11-08T22:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:20:26 [2019-11-08T22:20:26.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:20:26 [2019-11-08T22:20:26.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:20:26 [2019-11-08T22:20:26.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:20:26 [2019-11-08T22:20:26.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:20:26 [2019-11-08T22:20:26.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:20:26 [2019-11-08T22:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:20:26 [2019-11-08T22:20:26.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:20:26 [2019-11-08T22:20:26.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
22:20:26 [2019-11-08T22:20:26.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:20:26 [2019-11-08T22:20:26.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:20:26 [2019-11-08T22:20:26.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:20:26 [2019-11-08T22:20:26.480Z] === RUN   TestContainerStartOnDaemonRestart
22:20:26 [2019-11-08T22:20:26.480Z] === PAUSE TestContainerStartOnDaemonRestart
22:20:26 [2019-11-08T22:20:26.480Z] === RUN   TestDaemonRestartIpcMode
22:20:26 [2019-11-08T22:20:26.480Z] === PAUSE TestDaemonRestartIpcMode
22:20:26 [2019-11-08T22:20:26.480Z] === RUN   TestDiff
22:20:26 [2019-11-08T22:20:26.899Z] --- PASS: TestDiff (0.81s)
22:20:26 [2019-11-08T22:20:26.899Z] === RUN   TestExecWithCloseStdin
22:20:28 [2019-11-08T22:20:28.235Z] --- PASS: TestExecWithCloseStdin (1.18s)
22:20:28 [2019-11-08T22:20:28.235Z] === RUN   TestExec
22:20:29 [2019-11-08T22:20:29.032Z] --- PASS: TestExec (1.06s)
22:20:29 [2019-11-08T22:20:29.032Z] === RUN   TestExecUser
22:20:30 [2019-11-08T22:20:30.312Z] --- PASS: TestExecUser (1.08s)
22:20:30 [2019-11-08T22:20:30.312Z] === RUN   TestExportContainerAndImportImage
22:20:31 [2019-11-08T22:20:31.670Z] --- PASS: TestExportContainerAndImportImage (1.32s)
22:20:31 [2019-11-08T22:20:31.670Z] === RUN   TestExportContainerAfterDaemonRestart
22:20:32 [2019-11-08T22:20:32.962Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
22:20:32 [2019-11-08T22:20:32.962Z] === RUN   TestHealthCheckWorkdir
22:20:34 [2019-11-08T22:20:34.261Z] --- PASS: TestHealthCheckWorkdir (1.33s)
22:20:34 [2019-11-08T22:20:34.262Z] === RUN   TestHealthKillContainer
22:20:37 [2019-11-08T22:20:37.574Z] --- PASS: TestHealthKillContainer (3.14s)
22:20:37 [2019-11-08T22:20:37.574Z] === RUN   TestInspectCpusetInConfigPre120
22:20:38 [2019-11-08T22:20:38.375Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s)
22:20:38 [2019-11-08T22:20:38.375Z] === RUN   TestIpcModeNone
22:20:39 [2019-11-08T22:20:39.646Z] --- PASS: TestIpcModeNone (1.05s)
22:20:39 [2019-11-08T22:20:39.646Z] === RUN   TestIpcModePrivate
22:20:40 [2019-11-08T22:20:40.440Z] --- PASS: TestIpcModePrivate (1.08s)
22:20:40 [2019-11-08T22:20:40.440Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
22:20:40 [2019-11-08T22:20:40.440Z] === RUN   TestIpcModeShareable
22:20:41 [2019-11-08T22:20:41.791Z] --- PASS: TestIpcModeShareable (1.23s)
22:20:41 [2019-11-08T22:20:41.791Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
22:20:41 [2019-11-08T22:20:41.791Z] === RUN   TestAPIIpcModeShareableAndContainer
22:20:45 [2019-11-08T22:20:45.015Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s)
22:20:45 [2019-11-08T22:20:45.015Z] === RUN   TestAPIIpcModeHost
22:20:45 [2019-11-08T22:20:45.814Z] --- PASS: TestAPIIpcModeHost (0.87s)
22:20:45 [2019-11-08T22:20:45.814Z] === RUN   TestDaemonIpcModeShareable
22:20:47 [2019-11-08T22:20:47.741Z] --- PASS: TestDaemonIpcModeShareable (1.93s)
22:20:47 [2019-11-08T22:20:47.741Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
22:20:47 [2019-11-08T22:20:47.741Z] === RUN   TestDaemonIpcModePrivate
22:20:49 [2019-11-08T22:20:49.638Z] --- PASS: TestDaemonIpcModePrivate (1.96s)
22:20:49 [2019-11-08T22:20:49.638Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
22:20:49 [2019-11-08T22:20:49.638Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:20:51 [2019-11-08T22:20:51.455Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s)
22:20:51 [2019-11-08T22:20:51.455Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
22:20:51 [2019-11-08T22:20:51.455Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:20:53 [2019-11-08T22:20:53.463Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.07s)
22:20:53 [2019-11-08T22:20:53.463Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
22:20:53 [2019-11-08T22:20:53.463Z] === RUN   TestIpcModeOlderClient
22:20:53 [2019-11-08T22:20:53.463Z] === PAUSE TestIpcModeOlderClient
22:20:53 [2019-11-08T22:20:53.463Z] === RUN   TestKillContainerInvalidSignal
22:20:54 [2019-11-08T22:20:54.732Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
22:20:54 [2019-11-08T22:20:54.732Z] === RUN   TestKillContainer
22:20:54 [2019-11-08T22:20:54.732Z] === RUN   TestKillContainer/no_signal
22:20:55 [2019-11-08T22:20:55.515Z] === RUN   TestKillContainer/non_killing_signal
22:20:55 [2019-11-08T22:20:55.895Z] === RUN   TestKillContainer/killing_signal
22:20:57 [2019-11-08T22:20:57.304Z] --- PASS: TestKillContainer (2.82s)
22:20:57 [2019-11-08T22:20:57.304Z]     --- PASS: TestKillContainer/no_signal (0.96s)
22:20:57 [2019-11-08T22:20:57.304Z]     --- PASS: TestKillContainer/non_killing_signal (0.64s)
22:20:57 [2019-11-08T22:20:57.304Z]     --- PASS: TestKillContainer/killing_signal (0.86s)
22:20:57 [2019-11-08T22:20:57.304Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:20:57 [2019-11-08T22:20:57.304Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:20:58 [2019-11-08T22:20:58.202Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:20:59 [2019-11-08T22:20:59.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.96s)
22:20:59 [2019-11-08T22:20:59.473Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s)
22:20:59 [2019-11-08T22:20:59.473Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
22:20:59 [2019-11-08T22:20:59.473Z] === RUN   TestKillStoppedContainer
22:20:59 [2019-11-08T22:20:59.473Z] --- PASS: TestKillStoppedContainer (0.09s)
22:20:59 [2019-11-08T22:20:59.473Z] === RUN   TestKillStoppedContainerAPIPre120
22:20:59 [2019-11-08T22:20:59.473Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
22:20:59 [2019-11-08T22:20:59.473Z] === RUN   TestKillDifferentUserContainer
22:21:00 [2019-11-08T22:21:00.275Z] --- PASS: TestKillDifferentUserContainer (0.91s)
22:21:00 [2019-11-08T22:21:00.275Z] === RUN   TestInspectOomKilledTrue
22:21:00 [2019-11-08T22:21:00.275Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:21:00 [2019-11-08T22:21:00.275Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:21:00 [2019-11-08T22:21:00.275Z] === RUN   TestInspectOomKilledFalse
22:21:00 [2019-11-08T22:21:00.275Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:21:00 [2019-11-08T22:21:00.275Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:21:00 [2019-11-08T22:21:00.275Z] === RUN   TestLinksEtcHostsContentMatch
22:21:01 [2019-11-08T22:21:01.078Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s)
22:21:01 [2019-11-08T22:21:01.078Z] === RUN   TestLinksContainerNames
22:21:03 [2019-11-08T22:21:03.084Z] --- PASS: TestLinksContainerNames (1.77s)
22:21:03 [2019-11-08T22:21:03.084Z] === RUN   TestLogsFollowTailEmpty
22:21:03 [2019-11-08T22:21:03.875Z] --- PASS: TestLogsFollowTailEmpty (0.92s)
22:21:03 [2019-11-08T22:21:03.875Z] === RUN   TestContainerNetworkMountsNoChown
22:21:04 [2019-11-08T22:21:04.684Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s)
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/default
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/default
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/private
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/private
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rprivate
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rprivate
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/slave
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/slave
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rslave
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rslave
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/shared
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/shared
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rshared
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rshared
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/default
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/default/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/default/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/default/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/rshared
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/shared
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/rslave
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/slave
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/rprivate
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/private
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/private/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === RUN   TestMountDaemonRoot/private/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:21:04 [2019-11-08T22:21:04.684Z] === CONT  TestMountDaemonRoot/default/mount_root
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:21:05 [2019-11-08T22:21:05.071Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/private/bind_root
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:21:05 [2019-11-08T22:21:05.456Z] === CONT  TestMountDaemonRoot/private/mount_root
22:21:05 [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot (0.02s)
22:21:05 [2019-11-08T22:21:05.456Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
22:21:05 [2019-11-08T22:21:05.456Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
22:21:05 [2019-11-08T22:21:05.456Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
22:21:05 [2019-11-08T22:21:05.456Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
22:21:05 [2019-11-08T22:21:05.456Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
22:21:05 [2019-11-08T22:21:05.456Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
22:21:05 [2019-11-08T22:21:05.456Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
22:21:05 [2019-11-08T22:21:05.456Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:21:05 [2019-11-08T22:21:05.456Z] === RUN   TestContainerBindMountNonRecursive
22:21:08 [2019-11-08T22:21:08.039Z] --- PASS: TestContainerBindMountNonRecursive (2.11s)
22:21:08 [2019-11-08T22:21:08.039Z] === RUN   TestNetworkNat
22:21:08 [2019-11-08T22:21:08.419Z] --- PASS: TestNetworkNat (0.90s)
22:21:08 [2019-11-08T22:21:08.419Z] === RUN   TestNetworkLocalhostTCPNat
22:21:09 [2019-11-08T22:21:09.683Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
22:21:09 [2019-11-08T22:21:09.683Z] === RUN   TestNetworkLoopbackNat
22:21:10 [2019-11-08T22:21:10.943Z] --- PASS: TestNetworkLoopbackNat (1.25s)
22:21:10 [2019-11-08T22:21:10.943Z] === RUN   TestPause
22:21:11 [2019-11-08T22:21:11.830Z] --- PASS: TestPause (1.03s)
22:21:11 [2019-11-08T22:21:11.830Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:21:11 [2019-11-08T22:21:11.830Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:21:11 [2019-11-08T22:21:11.830Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:21:11 [2019-11-08T22:21:11.830Z] === RUN   TestPauseStopPausedContainer
22:21:12 [2019-11-08T22:21:12.661Z] --- PASS: TestPauseStopPausedContainer (1.00s)
22:21:12 [2019-11-08T22:21:12.661Z] === RUN   TestPsFilter
22:21:13 [2019-11-08T22:21:13.044Z] --- PASS: TestPsFilter (0.26s)
22:21:13 [2019-11-08T22:21:13.044Z] === RUN   TestRemoveContainerWithRemovedVolume
22:21:13 [2019-11-08T22:21:13.850Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
22:21:13 [2019-11-08T22:21:13.850Z] === RUN   TestRemoveContainerWithVolume
22:21:14 [2019-11-08T22:21:14.651Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
22:21:14 [2019-11-08T22:21:14.651Z] === RUN   TestRemoveContainerRunning
22:21:15 [2019-11-08T22:21:15.913Z] --- PASS: TestRemoveContainerRunning (0.94s)
22:21:15 [2019-11-08T22:21:15.913Z] === RUN   TestRemoveContainerForceRemoveRunning
22:21:16 [2019-11-08T22:21:16.785Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s)
22:21:16 [2019-11-08T22:21:16.785Z] === RUN   TestRemoveInvalidContainer
22:21:16 [2019-11-08T22:21:16.785Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:21:16 [2019-11-08T22:21:16.785Z] === RUN   TestRenameLinkedContainer
22:21:20 [2019-11-08T22:21:20.914Z] --- PASS: TestRenameLinkedContainer (3.61s)
22:21:20 [2019-11-08T22:21:20.914Z] === RUN   TestRenameStoppedContainer
22:21:21 [2019-11-08T22:21:21.278Z] --- PASS: TestRenameStoppedContainer (0.92s)
22:21:21 [2019-11-08T22:21:21.278Z] === RUN   TestRenameRunningContainerAndReuse
22:21:23 [2019-11-08T22:21:23.190Z] --- PASS: TestRenameRunningContainerAndReuse (1.94s)
22:21:23 [2019-11-08T22:21:23.190Z] === RUN   TestRenameInvalidName
22:21:23 [2019-11-08T22:21:23.974Z] --- PASS: TestRenameInvalidName (0.85s)
22:21:23 [2019-11-08T22:21:23.974Z] === RUN   TestRenameAnonymousContainer
22:21:27 [2019-11-08T22:21:27.195Z] --- PASS: TestRenameAnonymousContainer (3.20s)
22:21:27 [2019-11-08T22:21:27.195Z] === RUN   TestRenameContainerWithSameName
22:21:28 [2019-11-08T22:21:28.115Z] --- PASS: TestRenameContainerWithSameName (0.94s)
22:21:28 [2019-11-08T22:21:28.115Z] === RUN   TestRenameContainerWithLinkedContainer
22:21:29 [2019-11-08T22:21:29.950Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s)
22:21:29 [2019-11-08T22:21:29.950Z] === RUN   TestResize
22:21:31 [2019-11-08T22:21:31.213Z] --- PASS: TestResize (1.02s)
22:21:31 [2019-11-08T22:21:31.213Z] === RUN   TestResizeWithInvalidSize
22:21:32 [2019-11-08T22:21:32.012Z] --- PASS: TestResizeWithInvalidSize (1.01s)
22:21:32 [2019-11-08T22:21:32.012Z] === RUN   TestResizeWhenContainerNotStarted
22:21:33 [2019-11-08T22:21:33.332Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s)
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:21:33 [2019-11-08T22:21:33.332Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:21:35 [2019-11-08T22:21:35.935Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:21:35 [2019-11-08T22:21:35.935Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:21:38 [2019-11-08T22:21:38.532Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:21:39 [2019-11-08T22:21:39.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:21:41 [2019-11-08T22:21:41.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:21:41 [2019-11-08T22:21:41.548Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:21:42 [2019-11-08T22:21:42.927Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:21:43 [2019-11-08T22:21:43.324Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:21:44 [2019-11-08T22:21:44.609Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:21:44 [2019-11-08T22:21:44.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:21:47 [2019-11-08T22:21:47.513Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:21:47 [2019-11-08T22:21:47.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s)
22:21:47 [2019-11-08T22:21:47.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s)
22:21:47 [2019-11-08T22:21:47.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s)
22:21:47 [2019-11-08T22:21:47.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s)
22:21:47 [2019-11-08T22:21:47.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s)
22:21:47 [2019-11-08T22:21:47.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s)
22:21:47 [2019-11-08T22:21:47.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s)
22:21:47 [2019-11-08T22:21:47.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s)
22:21:47 [2019-11-08T22:21:47.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
22:21:47 [2019-11-08T22:21:47.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
22:21:47 [2019-11-08T22:21:47.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
22:21:47 [2019-11-08T22:21:47.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s)
22:21:47 [2019-11-08T22:21:47.514Z] === RUN   TestCgroupNamespacesRun
22:21:49 [2019-11-08T22:21:49.394Z] --- PASS: TestCgroupNamespacesRun (1.91s)
22:21:49 [2019-11-08T22:21:49.395Z] === RUN   TestCgroupNamespacesRunPrivileged
22:21:51 [2019-11-08T22:21:51.209Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
22:21:51 [2019-11-08T22:21:51.209Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:21:53 [2019-11-08T22:21:53.167Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s)
22:21:53 [2019-11-08T22:21:53.167Z] === RUN   TestCgroupNamespacesRunHostMode
22:21:54 [2019-11-08T22:21:54.463Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s)
22:21:54 [2019-11-08T22:21:54.463Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:21:56 [2019-11-08T22:21:56.312Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
22:21:56 [2019-11-08T22:21:56.312Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:21:57 [2019-11-08T22:21:57.121Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
22:21:57 [2019-11-08T22:21:57.121Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:21:58 [2019-11-08T22:21:58.426Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
22:21:58 [2019-11-08T22:21:58.426Z] === RUN   TestCgroupNamespacesRunOlderClient
22:22:00 [2019-11-08T22:22:00.247Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
22:22:00 [2019-11-08T22:22:00.247Z] === RUN   TestKernelTCPMemory
22:22:01 [2019-11-08T22:22:01.037Z] --- PASS: TestKernelTCPMemory (0.95s)
22:22:01 [2019-11-08T22:22:01.037Z] === RUN   TestNISDomainname
22:22:02 [2019-11-08T22:22:02.335Z] --- PASS: TestNISDomainname (1.35s)
22:22:02 [2019-11-08T22:22:02.335Z] === RUN   TestHostnameDnsResolution
22:22:03 [2019-11-08T22:22:03.768Z] --- PASS: TestHostnameDnsResolution (1.38s)
22:22:03 [2019-11-08T22:22:03.768Z] === RUN   TestStats
22:22:06 [2019-11-08T22:22:06.219Z] --- PASS: TestStats (2.28s)
22:22:06 [2019-11-08T22:22:06.219Z] === RUN   TestStopContainerWithTimeout
22:22:06 [2019-11-08T22:22:06.219Z] === RUN   TestStopContainerWithTimeout/0
22:22:06 [2019-11-08T22:22:06.219Z] === PAUSE TestStopContainerWithTimeout/0
22:22:06 [2019-11-08T22:22:06.219Z] === RUN   TestStopContainerWithTimeout/1
22:22:06 [2019-11-08T22:22:06.219Z] === PAUSE TestStopContainerWithTimeout/1
22:22:06 [2019-11-08T22:22:06.219Z] === RUN   TestStopContainerWithTimeout/3
22:22:06 [2019-11-08T22:22:06.219Z] === PAUSE TestStopContainerWithTimeout/3
22:22:06 [2019-11-08T22:22:06.219Z] === RUN   TestStopContainerWithTimeout/-1
22:22:06 [2019-11-08T22:22:06.219Z] === PAUSE TestStopContainerWithTimeout/-1
22:22:06 [2019-11-08T22:22:06.219Z] === CONT  TestStopContainerWithTimeout/0
22:22:06 [2019-11-08T22:22:06.219Z] === CONT  TestStopContainerWithTimeout/-1
22:22:07 [2019-11-08T22:22:07.017Z] === CONT  TestStopContainerWithTimeout/3
22:22:09 [2019-11-08T22:22:09.541Z] === CONT  TestStopContainerWithTimeout/1
22:22:11 [2019-11-08T22:22:11.345Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:22:11 [2019-11-08T22:22:11.345Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
22:22:11 [2019-11-08T22:22:11.345Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.20s)
22:22:11 [2019-11-08T22:22:11.345Z]     --- PASS: TestStopContainerWithTimeout/3 (2.97s)
22:22:11 [2019-11-08T22:22:11.345Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
22:22:11 [2019-11-08T22:22:11.345Z] === RUN   TestDeleteDevicemapper
22:22:11 [2019-11-08T22:22:11.345Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:22:11 [2019-11-08T22:22:11.345Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:22:11 [2019-11-08T22:22:11.345Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:22:14 [2019-11-08T22:22:14.704Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.66s)
22:22:14 [2019-11-08T22:22:14.704Z] === RUN   TestUpdateMemory
22:22:14 [2019-11-08T22:22:14.704Z] --- SKIP: TestUpdateMemory (0.00s)
22:22:14 [2019-11-08T22:22:14.704Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
22:22:14 [2019-11-08T22:22:14.704Z] === RUN   TestUpdateCPUQuota
22:22:16 [2019-11-08T22:22:16.538Z] --- PASS: TestUpdateCPUQuota (1.63s)
22:22:16 [2019-11-08T22:22:16.538Z] === RUN   TestUpdatePidsLimit
22:22:16 [2019-11-08T22:22:16.538Z] === RUN   TestUpdatePidsLimit/update_from_none
22:22:16 [2019-11-08T22:22:16.903Z] === RUN   TestUpdatePidsLimit/no_change
22:22:17 [2019-11-08T22:22:17.271Z] === RUN   TestUpdatePidsLimit/update_lower
22:22:17 [2019-11-08T22:22:17.649Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:22:18 [2019-11-08T22:22:18.023Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:22:18 [2019-11-08T22:22:18.954Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:22:19 [2019-11-08T22:22:19.337Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:22:21 [2019-11-08T22:22:21.149Z] --- PASS: TestUpdatePidsLimit (4.52s)
22:22:21 [2019-11-08T22:22:21.149Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.47s)
22:22:21 [2019-11-08T22:22:21.149Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
22:22:21 [2019-11-08T22:22:21.149Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
22:22:21 [2019-11-08T22:22:21.149Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s)
22:22:21 [2019-11-08T22:22:21.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s)
22:22:21 [2019-11-08T22:22:21.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s)
22:22:21 [2019-11-08T22:22:21.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
22:22:21 [2019-11-08T22:22:21.149Z] === RUN   TestUpdateRestartPolicy
22:22:34 [2019-11-08T22:22:34.855Z] --- PASS: TestUpdateRestartPolicy (12.93s)
22:22:34 [2019-11-08T22:22:34.855Z] === RUN   TestUpdateRestartWithAutoRemove
22:22:34 [2019-11-08T22:22:34.855Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s)
22:22:34 [2019-11-08T22:22:34.855Z] === RUN   TestWaitNonBlocked
22:22:34 [2019-11-08T22:22:34.855Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:22:34 [2019-11-08T22:22:34.855Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:22:34 [2019-11-08T22:22:34.855Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:22:34 [2019-11-08T22:22:34.855Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:22:34 [2019-11-08T22:22:34.855Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:22:34 [2019-11-08T22:22:34.855Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:22:36 [2019-11-08T22:22:36.281Z] --- PASS: TestWaitNonBlocked (0.01s)
22:22:36 [2019-11-08T22:22:36.281Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
22:22:36 [2019-11-08T22:22:36.281Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
22:22:36 [2019-11-08T22:22:36.281Z] === RUN   TestWaitBlocked
22:22:36 [2019-11-08T22:22:36.281Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:22:36 [2019-11-08T22:22:36.281Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:22:36 [2019-11-08T22:22:36.281Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:22:36 [2019-11-08T22:22:36.281Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:22:36 [2019-11-08T22:22:36.281Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:22:36 [2019-11-08T22:22:36.281Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:22:37 [2019-11-08T22:22:37.589Z] --- PASS: TestWaitBlocked (0.01s)
22:22:37 [2019-11-08T22:22:37.589Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s)
22:22:37 [2019-11-08T22:22:37.589Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s)
22:22:37 [2019-11-08T22:22:37.589Z] === CONT  TestContainerStartOnDaemonRestart
22:22:37 [2019-11-08T22:22:37.589Z] === CONT  TestIpcModeOlderClient
22:22:37 [2019-11-08T22:22:37.589Z] --- PASS: TestIpcModeOlderClient (0.17s)
22:22:37 [2019-11-08T22:22:37.589Z] === CONT  TestDaemonRestartIpcMode
22:22:41 [2019-11-08T22:22:41.702Z] --- PASS: TestDaemonRestartIpcMode (3.86s)
22:22:41 [2019-11-08T22:22:41.702Z] --- PASS: TestContainerStartOnDaemonRestart (4.05s)
22:22:41 [2019-11-08T22:22:41.702Z] PASS
22:22:41 [2019-11-08T22:22:41.702Z] 
22:22:41 [2019-11-08T22:22:41.702Z] === Skipped
22:22:41 [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
22:22:41 [2019-11-08T22:22:41.702Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:22:41 [2019-11-08T22:22:41.702Z] 
22:22:41 [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
22:22:41 [2019-11-08T22:22:41.702Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:22:41 [2019-11-08T22:22:41.702Z] 
22:22:41 [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
22:22:41 [2019-11-08T22:22:41.702Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:22:41 [2019-11-08T22:22:41.702Z] 
22:22:41 [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:22:41 [2019-11-08T22:22:41.702Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:22:41 [2019-11-08T22:22:41.702Z] 
22:22:41 [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
22:22:41 [2019-11-08T22:22:41.702Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:22:41 [2019-11-08T22:22:41.702Z] 
22:22:41 [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
22:22:41 [2019-11-08T22:22:41.702Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
22:22:41 [2019-11-08T22:22:41.702Z] 
22:22:41 [2019-11-08T22:22:41.702Z] 
22:22:41 [2019-11-08T22:22:41.702Z] DONE 197 tests, 6 skipped in 144.879s
22:22:41 [2019-11-08T22:22:41.702Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
22:22:41 [2019-11-08T22:22:41.702Z] ++ 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
22:22:41 [2019-11-08T22:22:41.702Z] ++ set -e
22:22:41 [2019-11-08T22:22:41.702Z] ++ '[' -n 0 ']'
22:22:41 [2019-11-08T22:22:41.702Z] ++ set -x
22:22:41 [2019-11-08T22:22:41.702Z] ++ 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
22:22:41 [2019-11-08T22:22:41.702Z] INFO: Testing against a local daemon
22:22:41 [2019-11-08T22:22:41.702Z] === RUN   TestCommitInheritsEnv
22:22:42 [2019-11-08T22:22:42.187Z] --- PASS: TestCommitInheritsEnv (0.58s)
22:22:42 [2019-11-08T22:22:42.187Z] === RUN   TestImportExtremelyLargeImageWorks
22:22:42 [2019-11-08T22:22:42.187Z] === PAUSE TestImportExtremelyLargeImageWorks
22:22:42 [2019-11-08T22:22:42.187Z] === RUN   TestImagesFilterMultiReference
22:22:42 [2019-11-08T22:22:42.587Z] --- PASS: TestImagesFilterMultiReference (0.05s)
22:22:42 [2019-11-08T22:22:42.587Z] === RUN   TestImagePullPlatformInvalid
22:22:42 [2019-11-08T22:22:42.587Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:22:42 [2019-11-08T22:22:42.587Z] === RUN   TestRemoveImageOrphaning
22:22:42 [2019-11-08T22:22:42.986Z] --- PASS: TestRemoveImageOrphaning (0.50s)
22:22:42 [2019-11-08T22:22:42.986Z] === RUN   TestRemoveImageGarbageCollector
22:22:42 [2019-11-08T22:22:42.986Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:22:42 [2019-11-08T22:22:42.986Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:22:42 [2019-11-08T22:22:42.986Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:22:42 [2019-11-08T22:22:42.986Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:22:42 [2019-11-08T22:22:42.986Z] === RUN   TestTagInvalidReference
22:22:42 [2019-11-08T22:22:42.986Z] --- PASS: TestTagInvalidReference (0.02s)
22:22:42 [2019-11-08T22:22:42.986Z] === RUN   TestTagValidPrefixedRepo
22:22:42 [2019-11-08T22:22:42.986Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
22:22:42 [2019-11-08T22:22:42.986Z] === RUN   TestTagExistedNameWithoutForce
22:22:42 [2019-11-08T22:22:42.986Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
22:22:42 [2019-11-08T22:22:42.986Z] === RUN   TestTagOfficialNames
22:22:42 [2019-11-08T22:22:42.986Z] --- PASS: TestTagOfficialNames (0.05s)
22:22:42 [2019-11-08T22:22:42.986Z] === RUN   TestTagMatchesDigest
22:22:42 [2019-11-08T22:22:42.986Z] --- PASS: TestTagMatchesDigest (0.01s)
22:22:42 [2019-11-08T22:22:42.986Z] === CONT  TestImportExtremelyLargeImageWorks
22:24:37 [2019-11-08T22:24:37.887Z] --- PASS: TestImportExtremelyLargeImageWorks (107.46s)
22:24:37 [2019-11-08T22:24:37.887Z] PASS
22:24:37 [2019-11-08T22:24:37.887Z] 
22:24:37 [2019-11-08T22:24:37.887Z] === Skipped
22:24:37 [2019-11-08T22:24:37.887Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
22:24:37 [2019-11-08T22:24:37.887Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:24:37 [2019-11-08T22:24:37.887Z] 
22:24:37 [2019-11-08T22:24:37.887Z] 
22:24:37 [2019-11-08T22:24:37.887Z] DONE 12 tests, 1 skipped in 109.100s
22:24:37 [2019-11-08T22:24:37.887Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
22:24:37 [2019-11-08T22:24:37.887Z] ++ 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
22:24:37 [2019-11-08T22:24:37.887Z] ++ set -e
22:24:37 [2019-11-08T22:24:37.887Z] ++ '[' -n 0 ']'
22:24:37 [2019-11-08T22:24:37.887Z] ++ set -x
22:24:37 [2019-11-08T22:24:37.887Z] ++ 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
22:24:37 [2019-11-08T22:24:37.887Z] INFO: Testing against a local daemon
22:24:37 [2019-11-08T22:24:37.887Z] === RUN   TestNetworkCreateDelete
22:24:37 [2019-11-08T22:24:37.887Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:24:37 [2019-11-08T22:24:37.887Z] === RUN   TestDockerNetworkDeletePreferID
22:24:37 [2019-11-08T22:24:37.887Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
22:24:37 [2019-11-08T22:24:37.887Z] === RUN   TestInspectNetwork
22:24:37 [2019-11-08T22:24:37.887Z] === RUN   TestInspectNetwork/full_network_id
22:24:37 [2019-11-08T22:24:37.887Z] === RUN   TestInspectNetwork/partial_network_id
22:24:37 [2019-11-08T22:24:37.887Z] === RUN   TestInspectNetwork/network_name
22:24:37 [2019-11-08T22:24:37.887Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:24:40 [2019-11-08T22:24:40.325Z] --- PASS: TestInspectNetwork (9.01s)
22:24:40 [2019-11-08T22:24:40.325Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:24:40 [2019-11-08T22:24:40.325Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:24:40 [2019-11-08T22:24:40.325Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:24:40 [2019-11-08T22:24:40.325Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:24:40 [2019-11-08T22:24:40.325Z] === RUN   TestRunContainerWithBridgeNone
22:24:43 [2019-11-08T22:24:43.708Z] --- PASS: TestRunContainerWithBridgeNone (2.90s)
22:24:43 [2019-11-08T22:24:43.708Z] === RUN   TestNetworkInvalidJSON
22:24:43 [2019-11-08T22:24:43.708Z] === RUN   TestNetworkInvalidJSON//networks/create
22:24:43 [2019-11-08T22:24:43.708Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:24:43 [2019-11-08T22:24:43.708Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:24:43 [2019-11-08T22:24:43.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:24:43 [2019-11-08T22:24:43.708Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:24:43 [2019-11-08T22:24:43.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:24:43 [2019-11-08T22:24:43.708Z] === CONT  TestNetworkInvalidJSON//networks/create
22:24:43 [2019-11-08T22:24:43.708Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:24:43 [2019-11-08T22:24:43.708Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:24:43 [2019-11-08T22:24:43.708Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:24:43 [2019-11-08T22:24:43.708Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:24:43 [2019-11-08T22:24:43.708Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:24:43 [2019-11-08T22:24:43.708Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:24:43 [2019-11-08T22:24:43.708Z] === RUN   TestDaemonRestartWithLiveRestore
22:24:44 [2019-11-08T22:24:44.094Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
22:24:44 [2019-11-08T22:24:44.094Z] === RUN   TestDaemonDefaultNetworkPools
22:24:44 [2019-11-08T22:24:44.900Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
22:24:44 [2019-11-08T22:24:44.900Z] === RUN   TestDaemonRestartWithExistingNetwork
22:24:46 [2019-11-08T22:24:46.184Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
22:24:46 [2019-11-08T22:24:46.184Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:24:47 [2019-11-08T22:24:47.572Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
22:24:47 [2019-11-08T22:24:47.572Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:24:47 [2019-11-08T22:24:47.944Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
22:24:47 [2019-11-08T22:24:47.944Z] === RUN   TestServiceWithPredefinedNetwork
22:24:51 [2019-11-08T22:24:51.186Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s)
22:24:51 [2019-11-08T22:24:51.186Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:24:51 [2019-11-08T22:24:51.186Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:24:51 [2019-11-08T22:24:51.186Z]     service_test.go:230: FLAKY_TEST
22:24:51 [2019-11-08T22:24:51.186Z] === RUN   TestServiceWithDataPathPortInit
22:25:11 [2019-11-08T22:25:11.060Z] --- PASS: TestServiceWithDataPathPortInit (17.93s)
22:25:11 [2019-11-08T22:25:11.060Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:25:18 [2019-11-08T22:25:18.740Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.68s)
22:25:18 [2019-11-08T22:25:18.740Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iub86mx21nc0c762yc7pdg9o8 Created:2019-11-08 22:25:10.377647447 +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[cfe95473930ceba08e44b52dd3379771008c911a7969918a55fe781d8c7ca607:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xf0xvghymk2zpn8v8py0h025l EndpointID:43aa648db5209f3824e206151de2ad5b697302aea06fa4c4770dda2eac5ffe8e MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:612dfb0e0ec2d9e29e940de8829c2191603234473c41d5585a081185ecd6bf95 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:677c62ce4209 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xf0xvghymk2zpn8v8py0h025l EndpointID:43aa648db5209f3824e206151de2ad5b697302aea06fa4c4770dda2eac5ffe8e EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
22:25:18 [2019-11-08T22:25:18.740Z] PASS
22:25:18 [2019-11-08T22:25:18.740Z] 
22:25:18 [2019-11-08T22:25:18.740Z] === Skipped
22:25:18 [2019-11-08T22:25:18.740Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:25:18 [2019-11-08T22:25:18.740Z]     service_test.go:230: FLAKY_TEST
22:25:18 [2019-11-08T22:25:18.740Z] 
22:25:18 [2019-11-08T22:25:18.740Z] 
22:25:18 [2019-11-08T22:25:18.740Z] DONE 21 tests, 1 skipped in 47.101s
22:25:18 [2019-11-08T22:25:18.740Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:25:18 [2019-11-08T22:25:18.740Z] ++ 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
22:25:18 [2019-11-08T22:25:18.740Z] ++ set -e
22:25:18 [2019-11-08T22:25:18.740Z] ++ '[' -n 0 ']'
22:25:18 [2019-11-08T22:25:18.740Z] ++ set -x
22:25:18 [2019-11-08T22:25:18.740Z] ++ 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
22:25:18 [2019-11-08T22:25:18.740Z] INFO: Testing against a local daemon
22:25:18 [2019-11-08T22:25:18.740Z] === RUN   TestDockerNetworkIpvlanPersistance
22:25:18 [2019-11-08T22:25:18.740Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:25:18 [2019-11-08T22:25:18.740Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:25:18 [2019-11-08T22:25:18.740Z] === RUN   TestDockerNetworkIpvlan
22:25:18 [2019-11-08T22:25:18.740Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:25:18 [2019-11-08T22:25:18.740Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:25:18 [2019-11-08T22:25:18.740Z] PASS
22:25:18 [2019-11-08T22:25:18.740Z] 
22:25:18 [2019-11-08T22:25:18.740Z] === Skipped
22:25:18 [2019-11-08T22:25:18.741Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:25:18 [2019-11-08T22:25:18.741Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:25:18 [2019-11-08T22:25:18.741Z] 
22:25:18 [2019-11-08T22:25:18.741Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:25:18 [2019-11-08T22:25:18.741Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:25:18 [2019-11-08T22:25:18.741Z] 
22:25:18 [2019-11-08T22:25:18.741Z] 
22:25:18 [2019-11-08T22:25:18.741Z] DONE 2 tests, 2 skipped in 0.181s
22:25:18 [2019-11-08T22:25:18.741Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:25:18 [2019-11-08T22:25:18.741Z] ++ 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
22:25:18 [2019-11-08T22:25:18.741Z] ++ set -e
22:25:18 [2019-11-08T22:25:18.741Z] ++ '[' -n 0 ']'
22:25:18 [2019-11-08T22:25:18.741Z] ++ set -x
22:25:18 [2019-11-08T22:25:18.741Z] ++ 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
22:25:18 [2019-11-08T22:25:18.741Z] INFO: Testing against a local daemon
22:25:18 [2019-11-08T22:25:18.741Z] === RUN   TestDockerNetworkMacvlanPersistance
22:25:19 [2019-11-08T22:25:19.530Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
22:25:19 [2019-11-08T22:25:19.530Z] === RUN   TestDockerNetworkMacvlan
22:25:20 [2019-11-08T22:25:20.332Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:25:21 [2019-11-08T22:25:21.128Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:25:22 [2019-11-08T22:25:22.400Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:25:25 [2019-11-08T22:25:25.062Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:25:29 [2019-11-08T22:25:29.151Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:25:34 [2019-11-08T22:25:34.362Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:25:35 [2019-11-08T22:25:35.709Z] --- PASS: TestDockerNetworkMacvlan (16.03s)
22:25:35 [2019-11-08T22:25:35.709Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
22:25:35 [2019-11-08T22:25:35.709Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
22:25:35 [2019-11-08T22:25:35.709Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.43s)
22:25:35 [2019-11-08T22:25:35.709Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.36s)
22:25:35 [2019-11-08T22:25:35.709Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.54s)
22:25:35 [2019-11-08T22:25:35.709Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s)
22:25:35 [2019-11-08T22:25:35.709Z] PASS
22:25:35 [2019-11-08T22:25:35.709Z] 
22:25:35 [2019-11-08T22:25:35.709Z] DONE 8 tests in 17.656s
22:25:35 [2019-11-08T22:25:35.709Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
22:25:35 [2019-11-08T22:25:35.709Z] ++ 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
22:25:35 [2019-11-08T22:25:35.709Z] ++ set -e
22:25:35 [2019-11-08T22:25:35.709Z] ++ '[' -n 0 ']'
22:25:35 [2019-11-08T22:25:35.709Z] ++ set -x
22:25:35 [2019-11-08T22:25:35.709Z] ++ 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
22:25:35 [2019-11-08T22:25:35.709Z] testing: warning: no tests to run
22:25:35 [2019-11-08T22:25:35.709Z] PASS
22:25:35 [2019-11-08T22:25:35.709Z] 
22:25:35 [2019-11-08T22:25:35.709Z] DONE 0 tests in 0.061s
22:25:35 [2019-11-08T22:25:35.709Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:25:35 [2019-11-08T22:25:35.709Z] ++ 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
22:25:35 [2019-11-08T22:25:35.709Z] ++ set -e
22:25:35 [2019-11-08T22:25:35.709Z] ++ '[' -n 0 ']'
22:25:35 [2019-11-08T22:25:35.709Z] ++ set -x
22:25:35 [2019-11-08T22:25:35.709Z] ++ 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
22:25:36 [2019-11-08T22:25:36.111Z] INFO: Testing against a local daemon
22:25:36 [2019-11-08T22:25:36.111Z] === RUN   TestAuthZPluginAllowRequest
22:25:37 [2019-11-08T22:25:37.951Z] --- PASS: TestAuthZPluginAllowRequest (1.90s)
22:25:37 [2019-11-08T22:25:37.951Z] === RUN   TestAuthZPluginTLS
22:25:38 [2019-11-08T22:25:38.323Z] --- PASS: TestAuthZPluginTLS (0.59s)
22:25:38 [2019-11-08T22:25:38.323Z] === RUN   TestAuthZPluginDenyRequest
22:25:39 [2019-11-08T22:25:39.117Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
22:25:39 [2019-11-08T22:25:39.117Z] === RUN   TestAuthZPluginAPIDenyResponse
22:25:39 [2019-11-08T22:25:39.485Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
22:25:39 [2019-11-08T22:25:39.485Z] === RUN   TestAuthZPluginDenyResponse
22:25:40 [2019-11-08T22:25:40.388Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
22:25:40 [2019-11-08T22:25:40.388Z] === RUN   TestAuthZPluginAllowEventStream
22:25:42 [2019-11-08T22:25:42.219Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s)
22:25:42 [2019-11-08T22:25:42.219Z] === RUN   TestAuthZPluginErrorResponse
22:25:42 [2019-11-08T22:25:42.595Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
22:25:42 [2019-11-08T22:25:42.595Z] === RUN   TestAuthZPluginErrorRequest
22:25:42 [2019-11-08T22:25:42.970Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
22:25:42 [2019-11-08T22:25:42.970Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:25:43 [2019-11-08T22:25:43.765Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
22:25:43 [2019-11-08T22:25:43.765Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:25:46 [2019-11-08T22:25:46.339Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.34s)
22:25:46 [2019-11-08T22:25:46.339Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:25:48 [2019-11-08T22:25:48.158Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s)
22:25:48 [2019-11-08T22:25:48.158Z] === RUN   TestAuthZPluginHeader
22:25:49 [2019-11-08T22:25:49.449Z] --- PASS: TestAuthZPluginHeader (0.89s)
22:25:49 [2019-11-08T22:25:49.449Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:25:49 [2019-11-08T22:25:49.449Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.02s)
22:25:49 [2019-11-08T22:25:49.449Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:25:49 [2019-11-08T22:25:49.449Z] === RUN   TestAuthZPluginV2Disable
22:25:49 [2019-11-08T22:25:49.449Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:25:49 [2019-11-08T22:25:49.449Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:25:49 [2019-11-08T22:25:49.449Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:25:49 [2019-11-08T22:25:49.449Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:25:49 [2019-11-08T22:25:49.449Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:25:49 [2019-11-08T22:25:49.449Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:25:49 [2019-11-08T22:25:49.449Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:25:49 [2019-11-08T22:25:49.449Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:25:49 [2019-11-08T22:25:49.449Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:26:05 [2019-11-08T22:26:05.952Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
22:26:05 [2019-11-08T22:26:05.952Z] PASS
22:26:05 [2019-11-08T22:26:05.952Z] 
22:26:05 [2019-11-08T22:26:05.952Z] === Skipped
22:26:05 [2019-11-08T22:26:05.952Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.02s)
22:26:05 [2019-11-08T22:26:05.952Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:05 [2019-11-08T22:26:05.952Z] 
22:26:05 [2019-11-08T22:26:05.952Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:26:05 [2019-11-08T22:26:05.952Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:05 [2019-11-08T22:26:05.952Z] 
22:26:05 [2019-11-08T22:26:05.952Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:26:05 [2019-11-08T22:26:05.952Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:05 [2019-11-08T22:26:05.952Z] 
22:26:05 [2019-11-08T22:26:05.952Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:26:05 [2019-11-08T22:26:05.952Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:05 [2019-11-08T22:26:05.952Z] 
22:26:05 [2019-11-08T22:26:05.952Z] 
22:26:05 [2019-11-08T22:26:05.952Z] DONE 17 tests, 4 skipped in 30.442s
22:26:05 [2019-11-08T22:26:05.952Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:26:05 [2019-11-08T22:26:05.952Z] ++ 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
22:26:05 [2019-11-08T22:26:05.952Z] ++ set -e
22:26:05 [2019-11-08T22:26:05.952Z] ++ '[' -n 0 ']'
22:26:05 [2019-11-08T22:26:05.952Z] ++ set -x
22:26:05 [2019-11-08T22:26:05.952Z] ++ 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
22:26:06 [2019-11-08T22:26:06.337Z] INFO: Testing against a local daemon
22:26:06 [2019-11-08T22:26:06.337Z] === RUN   TestPluginInvalidJSON
22:26:06 [2019-11-08T22:26:06.337Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:26:06 [2019-11-08T22:26:06.337Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:26:06 [2019-11-08T22:26:06.337Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:26:06 [2019-11-08T22:26:06.337Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:26:06 [2019-11-08T22:26:06.337Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:26:06 [2019-11-08T22:26:06.337Z] PASS
22:26:06 [2019-11-08T22:26:06.337Z] 
22:26:06 [2019-11-08T22:26:06.337Z] DONE 2 tests in 0.169s
22:26:06 [2019-11-08T22:26:06.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:26:06 [2019-11-08T22:26:06.337Z] ++ 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
22:26:06 [2019-11-08T22:26:06.337Z] ++ set -e
22:26:06 [2019-11-08T22:26:06.337Z] ++ '[' -n 0 ']'
22:26:06 [2019-11-08T22:26:06.337Z] ++ set -x
22:26:06 [2019-11-08T22:26:06.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-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
22:26:06 [2019-11-08T22:26:06.337Z] INFO: Testing against a local daemon
22:26:06 [2019-11-08T22:26:06.337Z] === RUN   TestExternalGraphDriver
22:26:06 [2019-11-08T22:26:06.710Z] === RUN   TestExternalGraphDriver/json
22:26:09 [2019-11-08T22:26:09.159Z] === RUN   TestExternalGraphDriver/spec
22:26:11 [2019-11-08T22:26:11.068Z] === RUN   TestExternalGraphDriver/pull
22:26:13 [2019-11-08T22:26:13.525Z] --- PASS: TestExternalGraphDriver (6.68s)
22:26:13 [2019-11-08T22:26:13.525Z]     --- PASS: TestExternalGraphDriver/json (2.19s)
22:26:13 [2019-11-08T22:26:13.525Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
22:26:13 [2019-11-08T22:26:13.525Z]     --- PASS: TestExternalGraphDriver/pull (2.19s)
22:26:13 [2019-11-08T22:26:13.525Z] === RUN   TestGraphdriverPluginV2
22:26:13 [2019-11-08T22:26:13.525Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
22:26:13 [2019-11-08T22:26:13.525Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:13 [2019-11-08T22:26:13.525Z] PASS
22:26:13 [2019-11-08T22:26:13.525Z] 
22:26:13 [2019-11-08T22:26:13.525Z] === Skipped
22:26:13 [2019-11-08T22:26:13.525Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
22:26:13 [2019-11-08T22:26:13.525Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:13 [2019-11-08T22:26:13.525Z] 
22:26:13 [2019-11-08T22:26:13.525Z] 
22:26:13 [2019-11-08T22:26:13.525Z] DONE 5 tests, 1 skipped in 6.956s
22:26:13 [2019-11-08T22:26:13.525Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:26:13 [2019-11-08T22:26:13.525Z] ++ 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
22:26:13 [2019-11-08T22:26:13.525Z] ++ set -e
22:26:13 [2019-11-08T22:26:13.525Z] ++ '[' -n 0 ']'
22:26:13 [2019-11-08T22:26:13.525Z] ++ set -x
22:26:13 [2019-11-08T22:26:13.525Z] ++ 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
22:26:13 [2019-11-08T22:26:13.525Z] INFO: Testing against a local daemon
22:26:13 [2019-11-08T22:26:13.525Z] === RUN   TestContinueAfterPluginCrash
22:26:13 [2019-11-08T22:26:13.525Z] === PAUSE TestContinueAfterPluginCrash
22:26:13 [2019-11-08T22:26:13.525Z] === RUN   TestDaemonStartWithLogOpt
22:26:13 [2019-11-08T22:26:13.525Z] === PAUSE TestDaemonStartWithLogOpt
22:26:13 [2019-11-08T22:26:13.525Z] === CONT  TestContinueAfterPluginCrash
22:26:13 [2019-11-08T22:26:13.525Z] === CONT  TestDaemonStartWithLogOpt
22:26:25 [2019-11-08T22:26:25.072Z] --- PASS: TestDaemonStartWithLogOpt (11.35s)
22:26:30 [2019-11-08T22:26:30.164Z] --- PASS: TestContinueAfterPluginCrash (16.24s)
22:26:30 [2019-11-08T22:26:30.164Z] PASS
22:26:30 [2019-11-08T22:26:30.164Z] 
22:26:30 [2019-11-08T22:26:30.164Z] DONE 2 tests in 16.426s
22:26:30 [2019-11-08T22:26:30.164Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:26:30 [2019-11-08T22:26:30.164Z] ++ 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
22:26:30 [2019-11-08T22:26:30.164Z] ++ set -e
22:26:30 [2019-11-08T22:26:30.164Z] ++ '[' -n 0 ']'
22:26:30 [2019-11-08T22:26:30.164Z] ++ set -x
22:26:30 [2019-11-08T22:26:30.164Z] ++ 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
22:26:30 [2019-11-08T22:26:30.164Z] INFO: Testing against a local daemon
22:26:30 [2019-11-08T22:26:30.164Z] === RUN   TestPluginWithDevMounts
22:26:30 [2019-11-08T22:26:30.164Z] === PAUSE TestPluginWithDevMounts
22:26:30 [2019-11-08T22:26:30.164Z] === CONT  TestPluginWithDevMounts
22:26:31 [2019-11-08T22:26:31.988Z] --- PASS: TestPluginWithDevMounts (2.09s)
22:26:31 [2019-11-08T22:26:31.988Z] PASS
22:26:31 [2019-11-08T22:26:31.988Z] 
22:26:31 [2019-11-08T22:26:31.988Z] DONE 1 tests in 2.325s
22:26:31 [2019-11-08T22:26:31.988Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
22:26:31 [2019-11-08T22:26:31.988Z] ++ 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
22:26:31 [2019-11-08T22:26:31.988Z] ++ set -e
22:26:31 [2019-11-08T22:26:31.988Z] ++ '[' -n 0 ']'
22:26:31 [2019-11-08T22:26:31.988Z] ++ set -x
22:26:31 [2019-11-08T22:26:31.988Z] ++ 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
22:26:31 [2019-11-08T22:26:31.988Z] INFO: Testing against a local daemon
22:26:31 [2019-11-08T22:26:31.988Z] === RUN   TestSecretInspect
22:26:35 [2019-11-08T22:26:35.316Z] --- PASS: TestSecretInspect (3.01s)
22:26:35 [2019-11-08T22:26:35.316Z] === RUN   TestSecretList
22:26:38 [2019-11-08T22:26:38.535Z] --- PASS: TestSecretList (2.95s)
22:26:38 [2019-11-08T22:26:38.535Z] === RUN   TestSecretsCreateAndDelete
22:26:41 [2019-11-08T22:26:41.130Z] --- PASS: TestSecretsCreateAndDelete (3.03s)
22:26:41 [2019-11-08T22:26:41.130Z] === RUN   TestSecretsUpdate
22:26:44 [2019-11-08T22:26:44.357Z] --- PASS: TestSecretsUpdate (3.07s)
22:26:44 [2019-11-08T22:26:44.357Z] === RUN   TestTemplatedSecret
22:26:48 [2019-11-08T22:26:48.649Z] --- PASS: TestTemplatedSecret (3.76s)
22:26:48 [2019-11-08T22:26:48.649Z] === RUN   TestSecretCreateResolve
22:26:50 [2019-11-08T22:26:50.499Z] --- PASS: TestSecretCreateResolve (2.61s)
22:26:50 [2019-11-08T22:26:50.499Z] PASS
22:26:50 [2019-11-08T22:26:50.499Z] 
22:26:50 [2019-11-08T22:26:50.499Z] DONE 6 tests in 18.578s
22:26:50 [2019-11-08T22:26:50.499Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
22:26:50 [2019-11-08T22:26:50.499Z] ++ 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
22:26:50 [2019-11-08T22:26:50.499Z] ++ set -e
22:26:50 [2019-11-08T22:26:50.499Z] ++ '[' -n 0 ']'
22:26:50 [2019-11-08T22:26:50.499Z] ++ set -x
22:26:50 [2019-11-08T22:26:50.499Z] ++ 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
22:26:50 [2019-11-08T22:26:50.883Z] INFO: Testing against a local daemon
22:26:50 [2019-11-08T22:26:50.883Z] === RUN   TestServiceCreateInit
22:26:50 [2019-11-08T22:26:50.883Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:26:56 [2019-11-08T22:26:56.096Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:27:02 [2019-11-08T22:27:02.411Z] --- PASS: TestServiceCreateInit (10.74s)
22:27:02 [2019-11-08T22:27:02.411Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s)
22:27:02 [2019-11-08T22:27:02.411Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s)
22:27:02 [2019-11-08T22:27:02.411Z] === RUN   TestCreateServiceMultipleTimes
22:27:22 [2019-11-08T22:27:22.215Z] --- PASS: TestCreateServiceMultipleTimes (18.45s)
22:27:22 [2019-11-08T22:27:22.215Z] === RUN   TestCreateServiceConflict
22:27:22 [2019-11-08T22:27:22.998Z] --- PASS: TestCreateServiceConflict (2.99s)
22:27:22 [2019-11-08T22:27:22.998Z] === RUN   TestCreateServiceMaxReplicas
22:27:27 [2019-11-08T22:27:27.184Z] --- PASS: TestCreateServiceMaxReplicas (3.81s)
22:27:27 [2019-11-08T22:27:27.184Z] === RUN   TestCreateWithDuplicateNetworkNames
22:27:40 [2019-11-08T22:27:40.832Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.19s)
22:27:40 [2019-11-08T22:27:40.832Z] === RUN   TestCreateServiceSecretFileMode
22:27:44 [2019-11-08T22:27:44.215Z] --- PASS: TestCreateServiceSecretFileMode (3.09s)
22:27:44 [2019-11-08T22:27:44.215Z] === RUN   TestCreateServiceConfigFileMode
22:27:47 [2019-11-08T22:27:47.435Z] --- PASS: TestCreateServiceConfigFileMode (3.41s)
22:27:47 [2019-11-08T22:27:47.435Z] === RUN   TestCreateServiceSysctls
22:27:51 [2019-11-08T22:27:51.644Z] --- PASS: TestCreateServiceSysctls (4.31s)
22:27:51 [2019-11-08T22:27:51.644Z] === RUN   TestCreateServiceCapabilities
22:27:55 [2019-11-08T22:27:55.738Z] --- PASS: TestCreateServiceCapabilities (3.42s)
22:27:55 [2019-11-08T22:27:55.738Z] === RUN   TestInspect
22:27:58 [2019-11-08T22:27:58.958Z] --- PASS: TestInspect (3.38s)
22:27:58 [2019-11-08T22:27:58.958Z] === RUN   TestServiceListWithStatuses
22:27:58 [2019-11-08T22:27:58.958Z] --- SKIP: TestServiceListWithStatuses (0.01s)
22:27:58 [2019-11-08T22:27:58.958Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:27:58 [2019-11-08T22:27:58.958Z] === RUN   TestDockerNetworkConnectAlias
22:28:04 [2019-11-08T22:28:04.118Z] --- PASS: TestDockerNetworkConnectAlias (5.62s)
22:28:04 [2019-11-08T22:28:04.118Z] === RUN   TestDockerNetworkReConnect
22:28:09 [2019-11-08T22:28:09.252Z] --- PASS: TestDockerNetworkReConnect (4.91s)
22:28:09 [2019-11-08T22:28:09.252Z] === RUN   TestServicePlugin
22:28:09 [2019-11-08T22:28:09.252Z] --- SKIP: TestServicePlugin (0.01s)
22:28:09 [2019-11-08T22:28:09.252Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:28:09 [2019-11-08T22:28:09.252Z] === RUN   TestServiceUpdateLabel
22:28:12 [2019-11-08T22:28:12.468Z] --- PASS: TestServiceUpdateLabel (3.04s)
22:28:12 [2019-11-08T22:28:12.468Z] === RUN   TestServiceUpdateSecrets
22:28:28 [2019-11-08T22:28:28.910Z] --- PASS: TestServiceUpdateSecrets (15.68s)
22:28:28 [2019-11-08T22:28:28.910Z] === RUN   TestServiceUpdateConfigs
22:28:45 [2019-11-08T22:28:45.505Z] --- PASS: TestServiceUpdateConfigs (15.63s)
22:28:45 [2019-11-08T22:28:45.505Z] === RUN   TestServiceUpdateNetwork
22:28:59 [2019-11-08T22:28:59.116Z] --- PASS: TestServiceUpdateNetwork (15.40s)
22:28:59 [2019-11-08T22:28:59.116Z] PASS
22:28:59 [2019-11-08T22:28:59.116Z] 
22:28:59 [2019-11-08T22:28:59.116Z] === Skipped
22:28:59 [2019-11-08T22:28:59.116Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
22:28:59 [2019-11-08T22:28:59.116Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:28:59 [2019-11-08T22:28:59.116Z] 
22:28:59 [2019-11-08T22:28:59.116Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
22:28:59 [2019-11-08T22:28:59.116Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:28:59 [2019-11-08T22:28:59.116Z] 
22:28:59 [2019-11-08T22:28:59.116Z] 
22:28:59 [2019-11-08T22:28:59.116Z] DONE 20 tests, 2 skipped in 128.249s
22:28:59 [2019-11-08T22:28:59.116Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
22:28:59 [2019-11-08T22:28:59.116Z] ++ 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
22:28:59 [2019-11-08T22:28:59.116Z] ++ set -e
22:28:59 [2019-11-08T22:28:59.116Z] ++ '[' -n 0 ']'
22:28:59 [2019-11-08T22:28:59.116Z] ++ set -x
22:28:59 [2019-11-08T22:28:59.116Z] ++ 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
22:28:59 [2019-11-08T22:28:59.116Z] INFO: Testing against a local daemon
22:28:59 [2019-11-08T22:28:59.116Z] === RUN   TestSessionCreate
22:28:59 [2019-11-08T22:28:59.116Z] --- PASS: TestSessionCreate (0.04s)
22:28:59 [2019-11-08T22:28:59.116Z] === RUN   TestSessionCreateWithBadUpgrade
22:28:59 [2019-11-08T22:28:59.116Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
22:28:59 [2019-11-08T22:28:59.116Z] PASS
22:28:59 [2019-11-08T22:28:59.116Z] 
22:28:59 [2019-11-08T22:28:59.116Z] DONE 2 tests in 0.257s
22:28:59 [2019-11-08T22:28:59.116Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
22:28:59 [2019-11-08T22:28:59.116Z] ++ 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
22:28:59 [2019-11-08T22:28:59.116Z] ++ set -e
22:28:59 [2019-11-08T22:28:59.116Z] ++ '[' -n 0 ']'
22:28:59 [2019-11-08T22:28:59.116Z] ++ set -x
22:28:59 [2019-11-08T22:28:59.116Z] ++ 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
22:28:59 [2019-11-08T22:28:59.116Z] INFO: Testing against a local daemon
22:28:59 [2019-11-08T22:28:59.116Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:28:59 [2019-11-08T22:28:59.116Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
22:28:59 [2019-11-08T22:28:59.116Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:28:59 [2019-11-08T22:28:59.116Z] === RUN   TestEventsExecDie
22:29:00 [2019-11-08T22:29:00.565Z] --- PASS: TestEventsExecDie (1.17s)
22:29:00 [2019-11-08T22:29:00.565Z] === RUN   TestEventsBackwardsCompatible
22:29:00 [2019-11-08T22:29:00.565Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
22:29:00 [2019-11-08T22:29:00.565Z] === RUN   TestInfoBinaryCommits
22:29:00 [2019-11-08T22:29:00.565Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:29:00 [2019-11-08T22:29:00.565Z] === RUN   TestInfoAPIVersioned
22:29:00 [2019-11-08T22:29:00.565Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:29:00 [2019-11-08T22:29:00.565Z] === RUN   TestInfoDiscoveryBackend
22:29:00 [2019-11-08T22:29:00.959Z] --- PASS: TestInfoDiscoveryBackend (0.56s)
22:29:00 [2019-11-08T22:29:00.959Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:29:02 [2019-11-08T22:29:02.226Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:29:02 [2019-11-08T22:29:02.226Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:29:02 [2019-11-08T22:29:02.606Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
22:29:02 [2019-11-08T22:29:02.606Z] === RUN   TestInfoAPI
22:29:02 [2019-11-08T22:29:02.606Z] --- PASS: TestInfoAPI (0.02s)
22:29:02 [2019-11-08T22:29:02.606Z] === RUN   TestInfoAPIWarnings
22:29:03 [2019-11-08T22:29:03.517Z] --- PASS: TestInfoAPIWarnings (0.54s)
22:29:03 [2019-11-08T22:29:03.517Z] === RUN   TestInfoDebug
22:29:03 [2019-11-08T22:29:03.899Z] --- PASS: TestInfoDebug (0.53s)
22:29:03 [2019-11-08T22:29:03.899Z] === RUN   TestInfoInsecureRegistries
22:29:04 [2019-11-08T22:29:04.267Z] --- PASS: TestInfoInsecureRegistries (0.53s)
22:29:04 [2019-11-08T22:29:04.267Z] === RUN   TestInfoRegistryMirrors
22:29:04 [2019-11-08T22:29:04.635Z] --- PASS: TestInfoRegistryMirrors (0.55s)
22:29:04 [2019-11-08T22:29:04.635Z] === RUN   TestLoginFailsWithBadCredentials
22:29:05 [2019-11-08T22:29:05.016Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s)
22:29:05 [2019-11-08T22:29:05.016Z] === RUN   TestPingCacheHeaders
22:29:05 [2019-11-08T22:29:05.413Z] --- PASS: TestPingCacheHeaders (0.05s)
22:29:05 [2019-11-08T22:29:05.413Z] === RUN   TestPingGet
22:29:05 [2019-11-08T22:29:05.413Z] --- PASS: TestPingGet (0.01s)
22:29:05 [2019-11-08T22:29:05.413Z] === RUN   TestPingHead
22:29:05 [2019-11-08T22:29:05.413Z] --- PASS: TestPingHead (0.02s)
22:29:05 [2019-11-08T22:29:05.413Z] === RUN   TestVersion
22:29:05 [2019-11-08T22:29:05.413Z] --- PASS: TestVersion (0.02s)
22:29:05 [2019-11-08T22:29:05.413Z] PASS
22:29:05 [2019-11-08T22:29:05.413Z] 
22:29:05 [2019-11-08T22:29:05.413Z] === Skipped
22:29:05 [2019-11-08T22:29:05.413Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
22:29:05 [2019-11-08T22:29:05.413Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:29:05 [2019-11-08T22:29:05.413Z] 
22:29:05 [2019-11-08T22:29:05.413Z] 
22:29:05 [2019-11-08T22:29:05.413Z] DONE 18 tests, 1 skipped in 6.151s
22:29:05 [2019-11-08T22:29:05.413Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
22:29:05 [2019-11-08T22:29:05.413Z] ++ 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
22:29:05 [2019-11-08T22:29:05.413Z] ++ set -e
22:29:05 [2019-11-08T22:29:05.413Z] ++ '[' -n 0 ']'
22:29:05 [2019-11-08T22:29:05.413Z] ++ set -x
22:29:05 [2019-11-08T22:29:05.413Z] ++ 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
22:29:05 [2019-11-08T22:29:05.413Z] INFO: Testing against a local daemon
22:29:05 [2019-11-08T22:29:05.413Z] === RUN   TestVolumesCreateAndList
22:29:05 [2019-11-08T22:29:05.413Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:29:05 [2019-11-08T22:29:05.413Z] === RUN   TestVolumesRemove
22:29:05 [2019-11-08T22:29:05.413Z] --- PASS: TestVolumesRemove (0.10s)
22:29:05 [2019-11-08T22:29:05.413Z] === RUN   TestVolumesInspect
22:29:05 [2019-11-08T22:29:05.413Z] --- PASS: TestVolumesInspect (0.02s)
22:29:05 [2019-11-08T22:29:05.413Z] === RUN   TestVolumesInvalidJSON
22:29:05 [2019-11-08T22:29:05.413Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:29:05 [2019-11-08T22:29:05.413Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:29:05 [2019-11-08T22:29:05.782Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:29:05 [2019-11-08T22:29:05.782Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:29:05 [2019-11-08T22:29:05.782Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:29:05 [2019-11-08T22:29:05.782Z] PASS
22:29:05 [2019-11-08T22:29:05.782Z] 
22:29:05 [2019-11-08T22:29:05.782Z] DONE 5 tests in 0.304s
22:29:05 [2019-11-08T22:29:05.782Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:29:05 [2019-11-08T22:29:05.782Z] ++++ cat bundles/test-integration/docker.pid
22:29:05 [2019-11-08T22:29:05.782Z] +++ kill 11544
22:29:07 [2019-11-08T22:29:07.590Z] +++ /etc/init.d/apparmor stop
22:29:07 [2019-11-08T22:29:07.590Z] Clearing AppArmor profiles cache:.
22:29:07 [2019-11-08T22:29:07.590Z] All profile caches have been cleared, but no profiles have been unloaded.
22:29:07 [2019-11-08T22:29:07.590Z] Unloading profiles will leave already running processes permanently
22:29:07 [2019-11-08T22:29:07.590Z] unconfined, which can lead to unexpected situations.
22:29:07 [2019-11-08T22:29:07.590Z] 
22:29:07 [2019-11-08T22:29:07.590Z] To set a process to complain mode, use the command line tool
22:29:07 [2019-11-08T22:29:07.590Z] 'aa-complain'. To really tear down all profiles, run the init script
22:29:07 [2019-11-08T22:29:07.590Z] with the 'teardown' option."
22:29:07 [2019-11-08T22:29:07.590Z]