Skip to content

Console Output

16:04:36 [2020-01-10T16:04:36.028Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -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:339fb74cbcd2e39295e40484c013100ad404fbdf hack/make.sh dynbinary test-integration
16:04:36 [2020-01-10T16:04:36.403Z] 
16:04:36 [2020-01-10T16:04:36.403Z] Removing bundles/
16:04:36 [2020-01-10T16:04:36.403Z] 
16:04:36 [2020-01-10T16:04:36.403Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:36 [2020-01-10T16:04:36.403Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:04:36 [2020-01-10T16:04:36.403Z] GOOS="" GOARCH="" GOARM=""
16:05:46 [2020-01-10T16:05:46.933Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:05:46 [2020-01-10T16:05:46.933Z] 
16:05:46 [2020-01-10T16:05:46.933Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:05:46 [2020-01-10T16:05:46.933Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:05:46 [2020-01-10T16:05:46.933Z] HOSTNAME=b791eb807bd5
16:05:46 [2020-01-10T16:05:46.933Z] TESTDEBUG=0
16:05:46 [2020-01-10T16:05:46.933Z] DEST=bundles/test-integration
16:05:46 [2020-01-10T16:05:46.933Z] PWD=/go/src/github.com/docker/docker
16:05:46 [2020-01-10T16:05:46.933Z] DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf
16:05:46 [2020-01-10T16:05:46.933Z] container=docker
16:05:46 [2020-01-10T16:05:46.933Z] HOME=/root
16:05:46 [2020-01-10T16:05:46.933Z] GOLANG_VERSION=1.13.5
16:05:46 [2020-01-10T16:05:46.933Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:05:46 [2020-01-10T16:05:46.933Z] VALIDATE_BRANCH=master
16:05:46 [2020-01-10T16:05:46.933Z] TERM=xterm
16:05:46 [2020-01-10T16:05:46.933Z] DOCKER_PKG=github.com/docker/docker
16:05:46 [2020-01-10T16:05:46.933Z] SHLVL=1
16:05:46 [2020-01-10T16:05:46.933Z] TIMEOUT=120m
16:05:46 [2020-01-10T16:05:46.933Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:05:46 [2020-01-10T16:05:46.933Z] DOCKER_GRAPHDRIVER=overlay2
16:05:46 [2020-01-10T16:05:46.933Z] GO111MODULE=off
16:05:46 [2020-01-10T16:05:46.933Z] DOCKER_EXPERIMENTAL=1
16:05:46 [2020-01-10T16:05:46.933Z] TEST_SKIP_INTEGRATION_CLI=1
16:05:46 [2020-01-10T16:05:46.933Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:05:46 [2020-01-10T16:05:46.933Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:05:46 [2020-01-10T16:05:46.933Z] GOPATH=/go
16:05:46 [2020-01-10T16:05:46.933Z] PKG_CONFIG=pkg-config
16:05:46 [2020-01-10T16:05:46.933Z] _=/usr/bin/env
16:05:46 [2020-01-10T16:05:46.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:06:11 [2020-01-10T16:06:11.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:06:11 [2020-01-10T16:06:11.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:06:16 [2020-01-10T16:06:16.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:06:36 [2020-01-10T16:06:36.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:06:37 [2020-01-10T16:06:37.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:06:39 [2020-01-10T16:06:39.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:06:41 [2020-01-10T16:06:41.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:06:41 [2020-01-10T16:06:41.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:06:44 [2020-01-10T16:06:44.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:06:45 [2020-01-10T16:06:45.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:06:48 [2020-01-10T16:06:48.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:06:52 [2020-01-10T16:06:52.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:06:54 [2020-01-10T16:06:54.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:06:56 [2020-01-10T16:06:56.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:06:59 [2020-01-10T16:06:59.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:07:00 [2020-01-10T16:07:00.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:07:01 [2020-01-10T16:07:01.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:07:03 [2020-01-10T16:07:03.799Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:07:03 [2020-01-10T16:07:03.799Z] Using test binary docker
16:07:03 [2020-01-10T16:07:03.799Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:07:03 [2020-01-10T16:07:03.799Z] +++ /etc/init.d/apparmor start
16:07:03 [2020-01-10T16:07:03.799Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:07:03 [2020-01-10T16:07:03.799Z] Starting dockerd
16:07:03 [2020-01-10T16:07:03.799Z] INFO: Waiting for daemon to start...
16:07:03 [2020-01-10T16:07:03.799Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:07:05 [2020-01-10T16:07:05.600Z] .
16:07:05 [2020-01-10T16:07:05.600Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:07:05 [2020-01-10T16:07:05.600Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:07:05 [2020-01-10T16:07:05.600Z] Error: No such image: emptyfs
16:07:05 [2020-01-10T16:07:05.600Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:07:05 [2020-01-10T16:07:05.600Z] ++++ docker load
16:07:06 [2020-01-10T16:07:06.241Z] Running integration-test (iteration 1)
16:07:06 [2020-01-10T16:07:06.241Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
16:07:06 [2020-01-10T16:07:06.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
16:07:06 [2020-01-10T16:07:06.241Z] ++ set -e
16:07:06 [2020-01-10T16:07:06.241Z] ++ '[' -n 0 ']'
16:07:06 [2020-01-10T16:07:06.241Z] ++ set -x
16:07:06 [2020-01-10T16:07:06.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
16:07:15 [2020-01-10T16:07:15.911Z] Loaded image: buildpack-deps:jessie
16:07:15 [2020-01-10T16:07:15.911Z] Loaded image: busybox:latest
16:07:15 [2020-01-10T16:07:15.911Z] Loaded image: busybox:glibc
16:07:15 [2020-01-10T16:07:15.911Z] Loaded image: debian:jessie
16:07:15 [2020-01-10T16:07:15.911Z] Loaded image: hello-world:latest
16:07:15 [2020-01-10T16:07:15.911Z] INFO: Testing against a local daemon
16:07:15 [2020-01-10T16:07:15.911Z] === RUN   TestCgroupNamespacesBuild
16:07:17 [2020-01-10T16:07:17.161Z] --- PASS: TestCgroupNamespacesBuild (1.66s)
16:07:17 [2020-01-10T16:07:17.161Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:07:19 [2020-01-10T16:07:19.011Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s)
16:07:19 [2020-01-10T16:07:19.011Z] === RUN   TestBuildWithSession
16:07:19 [2020-01-10T16:07:19.011Z] --- SKIP: TestBuildWithSession (0.00s)
16:07:19 [2020-01-10T16:07:19.011Z]     build_session_test.go:25: TODO: BuildKit
16:07:19 [2020-01-10T16:07:19.011Z] === RUN   TestBuildSquashParent
16:07:25 [2020-01-10T16:07:25.309Z] --- PASS: TestBuildSquashParent (6.25s)
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:07:25 [2020-01-10T16:07:25.309Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.309Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:07:27 [2020-01-10T16:07:27.733Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:07:27 [2020-01-10T16:07:27.733Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:07:30 [2020-01-10T16:07:30.999Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:07:30 [2020-01-10T16:07:30.999Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:07:33 [2020-01-10T16:07:33.443Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s)
16:07:33 [2020-01-10T16:07:33.444Z] === RUN   TestBuildMultiStageCopy
16:07:33 [2020-01-10T16:07:33.444Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:07:35 [2020-01-10T16:07:35.957Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:07:36 [2020-01-10T16:07:36.318Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:07:36 [2020-01-10T16:07:36.802Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:07:37 [2020-01-10T16:07:37.184Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:07:37 [2020-01-10T16:07:37.958Z] --- PASS: TestBuildMultiStageCopy (4.62s)
16:07:37 [2020-01-10T16:07:37.958Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s)
16:07:37 [2020-01-10T16:07:37.958Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
16:07:37 [2020-01-10T16:07:37.958Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
16:07:37 [2020-01-10T16:07:37.958Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
16:07:37 [2020-01-10T16:07:37.958Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
16:07:37 [2020-01-10T16:07:37.958Z] === RUN   TestBuildMultiStageParentConfig
16:07:39 [2020-01-10T16:07:39.260Z] --- PASS: TestBuildMultiStageParentConfig (1.44s)
16:07:39 [2020-01-10T16:07:39.260Z] === RUN   TestBuildLabelWithTargets
16:07:41 [2020-01-10T16:07:41.714Z] --- PASS: TestBuildLabelWithTargets (2.11s)
16:07:41 [2020-01-10T16:07:41.714Z] === RUN   TestBuildWithEmptyLayers
16:07:42 [2020-01-10T16:07:42.517Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
16:07:42 [2020-01-10T16:07:42.517Z] === RUN   TestBuildMultiStageOnBuild
16:07:45 [2020-01-10T16:07:45.148Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
16:07:45 [2020-01-10T16:07:45.148Z] === RUN   TestBuildUncleanTarFilenames
16:07:46 [2020-01-10T16:07:46.458Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
16:07:46 [2020-01-10T16:07:46.458Z] === RUN   TestBuildMultiStageLayerLeak
16:07:49 [2020-01-10T16:07:49.734Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s)
16:07:49 [2020-01-10T16:07:49.734Z] === RUN   TestBuildWithHugeFile
16:08:24 [2020-01-10T16:08:24.097Z] --- PASS: TestBuildWithHugeFile (30.29s)
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildWithEmptyDockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s)
16:08:24 [2020-01-10T16:08:24.097Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
16:08:24 [2020-01-10T16:08:24.097Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
16:08:24 [2020-01-10T16:08:24.097Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildPreserveOwnership
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildPreserveOwnership/copy_from
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:08:26 [2020-01-10T16:08:26.642Z] --- PASS: TestBuildPreserveOwnership (5.89s)
16:08:26 [2020-01-10T16:08:26.642Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.82s)
16:08:26 [2020-01-10T16:08:26.642Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s)
16:08:26 [2020-01-10T16:08:26.642Z] === RUN   TestBuildPlatformInvalid
16:08:26 [2020-01-10T16:08:26.642Z] --- PASS: TestBuildPlatformInvalid (0.14s)
16:08:26 [2020-01-10T16:08:26.642Z] PASS
16:08:26 [2020-01-10T16:08:26.642Z] 
16:08:26 [2020-01-10T16:08:26.642Z] === Skipped
16:08:26 [2020-01-10T16:08:26.642Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
16:08:26 [2020-01-10T16:08:26.642Z]     build_session_test.go:25: TODO: BuildKit
16:08:26 [2020-01-10T16:08:26.642Z] 
16:08:26 [2020-01-10T16:08:26.642Z] 
16:08:26 [2020-01-10T16:08:26.642Z] DONE 32 tests, 1 skipped in 80.315s
16:08:26 [2020-01-10T16:08:26.642Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
16:08:26 [2020-01-10T16:08:26.642Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
16:08:26 [2020-01-10T16:08:26.642Z] ++ set -e
16:08:26 [2020-01-10T16:08:26.642Z] ++ '[' -n 0 ']'
16:08:26 [2020-01-10T16:08:26.642Z] ++ set -x
16:08:26 [2020-01-10T16:08:26.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
16:08:26 [2020-01-10T16:08:26.642Z] INFO: Testing against a local daemon
16:08:26 [2020-01-10T16:08:26.642Z] === RUN   TestConfigList
16:08:29 [2020-01-10T16:08:29.256Z] --- PASS: TestConfigList (2.80s)
16:08:29 [2020-01-10T16:08:29.256Z] === RUN   TestConfigsCreateAndDelete
16:08:32 [2020-01-10T16:08:32.506Z] --- PASS: TestConfigsCreateAndDelete (2.86s)
16:08:32 [2020-01-10T16:08:32.506Z] === RUN   TestConfigsUpdate
16:08:35 [2020-01-10T16:08:35.058Z] --- PASS: TestConfigsUpdate (2.86s)
16:08:35 [2020-01-10T16:08:35.058Z] === RUN   TestTemplatedConfig
16:08:39 [2020-01-10T16:08:39.155Z] --- PASS: TestTemplatedConfig (3.36s)
16:08:39 [2020-01-10T16:08:39.155Z] === RUN   TestConfigInspect
16:08:40 [2020-01-10T16:08:40.960Z] --- PASS: TestConfigInspect (2.40s)
16:08:40 [2020-01-10T16:08:40.960Z] === RUN   TestConfigCreateWithLabels
16:08:44 [2020-01-10T16:08:44.213Z] --- PASS: TestConfigCreateWithLabels (2.84s)
16:08:44 [2020-01-10T16:08:44.213Z] === RUN   TestConfigCreateResolve
16:08:46 [2020-01-10T16:08:46.779Z] --- PASS: TestConfigCreateResolve (2.79s)
16:08:46 [2020-01-10T16:08:46.779Z] === RUN   TestConfigDaemonLibtrustID
16:08:47 [2020-01-10T16:08:47.191Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:08:47 [2020-01-10T16:08:47.191Z] PASS
16:08:47 [2020-01-10T16:08:47.191Z] 
16:08:47 [2020-01-10T16:08:47.191Z] DONE 8 tests in 20.656s
16:08:47 [2020-01-10T16:08:47.191Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
16:08:47 [2020-01-10T16:08:47.191Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
16:08:47 [2020-01-10T16:08:47.191Z] ++ set -e
16:08:47 [2020-01-10T16:08:47.191Z] ++ '[' -n 0 ']'
16:08:47 [2020-01-10T16:08:47.191Z] ++ set -x
16:08:47 [2020-01-10T16:08:47.191Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
16:08:47 [2020-01-10T16:08:47.191Z] INFO: Testing against a local daemon
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestCheckpoint
16:08:47 [2020-01-10T16:08:47.191Z] --- SKIP: TestCheckpoint (0.00s)
16:08:47 [2020-01-10T16:08:47.191Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestContainerInvalidJSON
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:08:47 [2020-01-10T16:08:47.191Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:08:47 [2020-01-10T16:08:47.191Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:08:47 [2020-01-10T16:08:47.191Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:08:47 [2020-01-10T16:08:47.191Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:08:47 [2020-01-10T16:08:47.191Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:08:47 [2020-01-10T16:08:47.191Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:08:47 [2020-01-10T16:08:47.191Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:08:47 [2020-01-10T16:08:47.191Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:08:47 [2020-01-10T16:08:47.191Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:08:47 [2020-01-10T16:08:47.191Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:08:47 [2020-01-10T16:08:47.570Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
16:08:47 [2020-01-10T16:08:47.570Z] === RUN   TestCopyFromContainerPathIsNotDir
16:08:47 [2020-01-10T16:08:47.570Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
16:08:47 [2020-01-10T16:08:47.570Z] === RUN   TestCopyToContainerPathDoesNotExist
16:08:47 [2020-01-10T16:08:47.570Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
16:08:47 [2020-01-10T16:08:47.570Z] === RUN   TestCopyToContainerPathIsNotDir
16:08:47 [2020-01-10T16:08:47.570Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
16:08:47 [2020-01-10T16:08:47.570Z] === RUN   TestCopyFromContainer
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer//
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer//bar/root
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer//bar/root/
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer/bar/quux
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer/bar/quux/
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCopyFromContainer/bar/notarget
16:08:50 [2020-01-10T16:08:50.397Z] --- PASS: TestCopyFromContainer (2.70s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:08:50 [2020-01-10T16:08:50.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateLinkToNonExistingContainer
16:08:50 [2020-01-10T16:08:50.397Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateWithInvalidEnv
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateWithInvalidEnv/0
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateWithInvalidEnv/0
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateWithInvalidEnv/1
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateWithInvalidEnv/1
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateWithInvalidEnv/2
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateWithInvalidEnv/2
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateWithInvalidEnv/0
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateWithInvalidEnv/2
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateWithInvalidEnv/1
16:08:50 [2020-01-10T16:08:50.397Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateTmpfsMountsTarget
16:08:50 [2020-01-10T16:08:50.757Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:08:50 [2020-01-10T16:08:50.757Z] === RUN   TestCreateWithCustomMaskedPaths
16:08:53 [2020-01-10T16:08:53.231Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s)
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:08:53 [2020-01-10T16:08:53.597Z] --- PASS: TestCreateWithCapabilities (0.01s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s)
16:08:53 [2020-01-10T16:08:53.597Z] === RUN   TestCreateWithCustomReadonlyPaths
16:08:56 [2020-01-10T16:08:56.799Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.82s)
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:08:56 [2020-01-10T16:08:56.799Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:08:56 [2020-01-10T16:08:56.799Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:08:56 [2020-01-10T16:08:56.799Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:08:56 [2020-01-10T16:08:56.799Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:08:56 [2020-01-10T16:08:56.799Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:08:56 [2020-01-10T16:08:56.799Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:08:56 [2020-01-10T16:08:56.799Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestContainerStartOnDaemonRestart
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestContainerStartOnDaemonRestart
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestDaemonRestartIpcMode
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestDaemonRestartIpcMode
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestDiff
16:08:57 [2020-01-10T16:08:57.164Z] --- PASS: TestDiff (0.95s)
16:08:57 [2020-01-10T16:08:57.164Z] === RUN   TestExecWithCloseStdin
16:08:58 [2020-01-10T16:08:58.400Z] --- PASS: TestExecWithCloseStdin (0.99s)
16:08:58 [2020-01-10T16:08:58.400Z] === RUN   TestExec
16:08:59 [2020-01-10T16:08:59.221Z] --- PASS: TestExec (1.10s)
16:08:59 [2020-01-10T16:08:59.221Z] === RUN   TestExecUser
16:09:00 [2020-01-10T16:09:00.503Z] --- PASS: TestExecUser (1.04s)
16:09:00 [2020-01-10T16:09:00.503Z] === RUN   TestExportContainerAndImportImage
16:09:01 [2020-01-10T16:09:01.812Z] --- PASS: TestExportContainerAndImportImage (1.11s)
16:09:01 [2020-01-10T16:09:01.812Z] === RUN   TestExportContainerAfterDaemonRestart
16:09:03 [2020-01-10T16:09:03.139Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
16:09:03 [2020-01-10T16:09:03.139Z] === RUN   TestHealthCheckWorkdir
16:09:04 [2020-01-10T16:09:04.549Z] --- PASS: TestHealthCheckWorkdir (1.08s)
16:09:04 [2020-01-10T16:09:04.549Z] === RUN   TestHealthKillContainer
16:09:07 [2020-01-10T16:09:07.683Z] --- PASS: TestHealthKillContainer (3.11s)
16:09:07 [2020-01-10T16:09:07.683Z] === RUN   TestInspectCpusetInConfigPre120
16:09:08 [2020-01-10T16:09:08.042Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
16:09:08 [2020-01-10T16:09:08.042Z] === RUN   TestIpcModeNone
16:09:09 [2020-01-10T16:09:09.320Z] --- PASS: TestIpcModeNone (1.22s)
16:09:09 [2020-01-10T16:09:09.320Z] === RUN   TestIpcModePrivate
16:09:10 [2020-01-10T16:09:10.562Z] --- PASS: TestIpcModePrivate (0.97s)
16:09:10 [2020-01-10T16:09:10.562Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
16:09:10 [2020-01-10T16:09:10.562Z] === RUN   TestIpcModeShareable
16:09:11 [2020-01-10T16:09:11.477Z] --- PASS: TestIpcModeShareable (0.98s)
16:09:11 [2020-01-10T16:09:11.477Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
16:09:11 [2020-01-10T16:09:11.477Z] === RUN   TestAPIIpcModeShareableAndContainer
16:09:14 [2020-01-10T16:09:14.106Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s)
16:09:14 [2020-01-10T16:09:14.106Z] === RUN   TestAPIIpcModeHost
16:09:14 [2020-01-10T16:09:14.975Z] --- PASS: TestAPIIpcModeHost (0.74s)
16:09:14 [2020-01-10T16:09:14.975Z] === RUN   TestDaemonIpcModeShareable
16:09:16 [2020-01-10T16:09:16.778Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
16:09:16 [2020-01-10T16:09:16.778Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
16:09:16 [2020-01-10T16:09:16.778Z] === RUN   TestDaemonIpcModePrivate
16:09:18 [2020-01-10T16:09:18.585Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
16:09:18 [2020-01-10T16:09:18.585Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
16:09:18 [2020-01-10T16:09:18.585Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:09:20 [2020-01-10T16:09:20.418Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
16:09:20 [2020-01-10T16:09:20.418Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
16:09:20 [2020-01-10T16:09:20.418Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:09:22 [2020-01-10T16:09:22.304Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
16:09:22 [2020-01-10T16:09:22.304Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
16:09:22 [2020-01-10T16:09:22.304Z] === RUN   TestIpcModeOlderClient
16:09:22 [2020-01-10T16:09:22.304Z] === PAUSE TestIpcModeOlderClient
16:09:22 [2020-01-10T16:09:22.304Z] === RUN   TestKillContainerInvalidSignal
16:09:23 [2020-01-10T16:09:23.072Z] --- PASS: TestKillContainerInvalidSignal (0.99s)
16:09:23 [2020-01-10T16:09:23.072Z] === RUN   TestKillContainer
16:09:23 [2020-01-10T16:09:23.072Z] === RUN   TestKillContainer/no_signal
16:09:24 [2020-01-10T16:09:24.043Z] === RUN   TestKillContainer/non_killing_signal
16:09:24 [2020-01-10T16:09:24.494Z] === RUN   TestKillContainer/killing_signal
16:09:25 [2020-01-10T16:09:25.786Z] --- PASS: TestKillContainer (2.78s)
16:09:25 [2020-01-10T16:09:25.786Z]     --- PASS: TestKillContainer/no_signal (0.90s)
16:09:25 [2020-01-10T16:09:25.786Z]     --- PASS: TestKillContainer/non_killing_signal (0.65s)
16:09:25 [2020-01-10T16:09:25.786Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
16:09:25 [2020-01-10T16:09:25.786Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:09:25 [2020-01-10T16:09:25.786Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:09:26 [2020-01-10T16:09:26.574Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:09:27 [2020-01-10T16:09:27.353Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s)
16:09:27 [2020-01-10T16:09:27.353Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s)
16:09:27 [2020-01-10T16:09:27.353Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
16:09:27 [2020-01-10T16:09:27.353Z] === RUN   TestKillStoppedContainer
16:09:27 [2020-01-10T16:09:27.353Z] --- PASS: TestKillStoppedContainer (0.10s)
16:09:27 [2020-01-10T16:09:27.353Z] === RUN   TestKillStoppedContainerAPIPre120
16:09:27 [2020-01-10T16:09:27.716Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
16:09:27 [2020-01-10T16:09:27.716Z] === RUN   TestKillDifferentUserContainer
16:09:28 [2020-01-10T16:09:28.531Z] --- PASS: TestKillDifferentUserContainer (0.79s)
16:09:28 [2020-01-10T16:09:28.531Z] === RUN   TestInspectOomKilledTrue
16:09:28 [2020-01-10T16:09:28.531Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:09:28 [2020-01-10T16:09:28.531Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:28 [2020-01-10T16:09:28.531Z] === RUN   TestInspectOomKilledFalse
16:09:28 [2020-01-10T16:09:28.531Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:09:28 [2020-01-10T16:09:28.531Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:28 [2020-01-10T16:09:28.531Z] === RUN   TestLinksEtcHostsContentMatch
16:09:28 [2020-01-10T16:09:28.919Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
16:09:28 [2020-01-10T16:09:28.919Z] === RUN   TestLinksContainerNames
16:09:30 [2020-01-10T16:09:30.709Z] --- PASS: TestLinksContainerNames (1.49s)
16:09:30 [2020-01-10T16:09:30.709Z] === RUN   TestLogsFollowTailEmpty
16:09:31 [2020-01-10T16:09:31.476Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
16:09:31 [2020-01-10T16:09:31.476Z] === RUN   TestContainerNetworkMountsNoChown
16:09:32 [2020-01-10T16:09:32.267Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/default
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/default
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/private
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/private
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rprivate
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rprivate
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/slave
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/slave
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rslave
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rslave
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/shared
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/shared
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rshared
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rshared
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/default
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/default/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/default/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/rshared
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/shared
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/rslave
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/slave
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/rprivate
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/private
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/private/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/private/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/default/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/default/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/private/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:09:33 [2020-01-10T16:09:33.091Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:09:33 [2020-01-10T16:09:33.091Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:09:33 [2020-01-10T16:09:33.091Z] === CONT  TestMountDaemonRoot/private/mount_root
16:09:33 [2020-01-10T16:09:33.091Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:09:33 [2020-01-10T16:09:33.091Z] --- PASS: TestMountDaemonRoot (0.02s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z] === RUN   TestContainerBindMountNonRecursive
16:09:35 [2020-01-10T16:09:35.682Z] --- PASS: TestContainerBindMountNonRecursive (2.20s)
16:09:35 [2020-01-10T16:09:35.682Z] === RUN   TestNetworkNat
16:09:36 [2020-01-10T16:09:36.051Z] --- PASS: TestNetworkNat (0.94s)
16:09:36 [2020-01-10T16:09:36.051Z] === RUN   TestNetworkLocalhostTCPNat
16:09:36 [2020-01-10T16:09:36.820Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
16:09:36 [2020-01-10T16:09:36.820Z] === RUN   TestNetworkLoopbackNat
16:09:38 [2020-01-10T16:09:38.064Z] --- PASS: TestNetworkLoopbackNat (1.14s)
16:09:38 [2020-01-10T16:09:38.064Z] === RUN   TestPause
16:09:39 [2020-01-10T16:09:39.311Z] --- PASS: TestPause (0.96s)
16:09:39 [2020-01-10T16:09:39.311Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:09:39 [2020-01-10T16:09:39.311Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:09:39 [2020-01-10T16:09:39.311Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:09:39 [2020-01-10T16:09:39.311Z] === RUN   TestPauseStopPausedContainer
16:09:40 [2020-01-10T16:09:40.078Z] --- PASS: TestPauseStopPausedContainer (0.88s)
16:09:40 [2020-01-10T16:09:40.078Z] === RUN   TestPsFilter
16:09:40 [2020-01-10T16:09:40.078Z] --- PASS: TestPsFilter (0.22s)
16:09:40 [2020-01-10T16:09:40.078Z] === RUN   TestRemoveContainerWithRemovedVolume
16:09:40 [2020-01-10T16:09:40.933Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s)
16:09:40 [2020-01-10T16:09:40.933Z] === RUN   TestRemoveContainerWithVolume
16:09:41 [2020-01-10T16:09:41.741Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
16:09:41 [2020-01-10T16:09:41.741Z] === RUN   TestRemoveContainerRunning
16:09:42 [2020-01-10T16:09:42.512Z] --- PASS: TestRemoveContainerRunning (0.84s)
16:09:42 [2020-01-10T16:09:42.512Z] === RUN   TestRemoveContainerForceRemoveRunning
16:09:43 [2020-01-10T16:09:43.283Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
16:09:43 [2020-01-10T16:09:43.283Z] === RUN   TestRemoveInvalidContainer
16:09:43 [2020-01-10T16:09:43.646Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:09:43 [2020-01-10T16:09:43.646Z] === RUN   TestRenameLinkedContainer
16:09:47 [2020-01-10T16:09:47.781Z] --- PASS: TestRenameLinkedContainer (3.63s)
16:09:47 [2020-01-10T16:09:47.781Z] === RUN   TestRenameStoppedContainer
16:09:48 [2020-01-10T16:09:48.154Z] --- PASS: TestRenameStoppedContainer (0.88s)
16:09:48 [2020-01-10T16:09:48.154Z] === RUN   TestRenameRunningContainerAndReuse
16:09:50 [2020-01-10T16:09:50.083Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s)
16:09:50 [2020-01-10T16:09:50.083Z] === RUN   TestRenameInvalidName
16:09:50 [2020-01-10T16:09:50.871Z] --- PASS: TestRenameInvalidName (0.86s)
16:09:50 [2020-01-10T16:09:50.871Z] === RUN   TestRenameAnonymousContainer
16:09:53 [2020-01-10T16:09:53.283Z] --- PASS: TestRenameAnonymousContainer (2.81s)
16:09:53 [2020-01-10T16:09:53.283Z] === RUN   TestRenameContainerWithSameName
16:09:54 [2020-01-10T16:09:54.107Z] --- PASS: TestRenameContainerWithSameName (0.83s)
16:09:54 [2020-01-10T16:09:54.107Z] === RUN   TestRenameContainerWithLinkedContainer
16:09:56 [2020-01-10T16:09:56.066Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s)
16:09:56 [2020-01-10T16:09:56.066Z] === RUN   TestResize
16:09:56 [2020-01-10T16:09:56.849Z] --- PASS: TestResize (0.81s)
16:09:56 [2020-01-10T16:09:56.849Z] === RUN   TestResizeWithInvalidSize
16:09:57 [2020-01-10T16:09:57.675Z] --- PASS: TestResizeWithInvalidSize (0.84s)
16:09:57 [2020-01-10T16:09:57.675Z] === RUN   TestResizeWhenContainerNotStarted
16:09:58 [2020-01-10T16:09:58.495Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:10:00 [2020-01-10T16:10:00.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:10:00 [2020-01-10T16:10:00.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:10:02 [2020-01-10T16:10:02.243Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:10:02 [2020-01-10T16:10:02.243Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:10:03 [2020-01-10T16:10:03.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:10:03 [2020-01-10T16:10:03.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:10:06 [2020-01-10T16:10:06.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:10:06 [2020-01-10T16:10:06.588Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:10:08 [2020-01-10T16:10:08.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:10:08 [2020-01-10T16:10:08.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:10:11 [2020-01-10T16:10:11.322Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.80s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
16:10:11 [2020-01-10T16:10:11.322Z] === RUN   TestCgroupNamespacesRun
16:10:13 [2020-01-10T16:10:13.250Z] --- PASS: TestCgroupNamespacesRun (1.69s)
16:10:13 [2020-01-10T16:10:13.250Z] === RUN   TestCgroupNamespacesRunPrivileged
16:10:14 [2020-01-10T16:10:14.579Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
16:10:14 [2020-01-10T16:10:14.579Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:10:16 [2020-01-10T16:10:16.439Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
16:10:16 [2020-01-10T16:10:16.439Z] === RUN   TestCgroupNamespacesRunHostMode
16:10:17 [2020-01-10T16:10:17.691Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s)
16:10:17 [2020-01-10T16:10:17.691Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:10:20 [2020-01-10T16:10:20.101Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.03s)
16:10:20 [2020-01-10T16:10:20.101Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:10:20 [2020-01-10T16:10:20.490Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s)
16:10:20 [2020-01-10T16:10:20.490Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:10:21 [2020-01-10T16:10:21.756Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
16:10:21 [2020-01-10T16:10:21.756Z] === RUN   TestCgroupNamespacesRunOlderClient
16:10:23 [2020-01-10T16:10:23.149Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
16:10:23 [2020-01-10T16:10:23.149Z] === RUN   TestKernelTCPMemory
16:10:24 [2020-01-10T16:10:24.434Z] --- PASS: TestKernelTCPMemory (0.99s)
16:10:24 [2020-01-10T16:10:24.434Z] === RUN   TestNISDomainname
16:10:25 [2020-01-10T16:10:25.300Z] --- PASS: TestNISDomainname (1.00s)
16:10:25 [2020-01-10T16:10:25.300Z] === RUN   TestHostnameDnsResolution
16:10:26 [2020-01-10T16:10:26.548Z] --- PASS: TestHostnameDnsResolution (1.07s)
16:10:26 [2020-01-10T16:10:26.548Z] === RUN   TestStats
16:10:28 [2020-01-10T16:10:28.335Z] --- PASS: TestStats (1.84s)
16:10:28 [2020-01-10T16:10:28.335Z] === RUN   TestStopContainerWithTimeout
16:10:28 [2020-01-10T16:10:28.335Z] === RUN   TestStopContainerWithTimeout/0
16:10:28 [2020-01-10T16:10:28.335Z] === PAUSE TestStopContainerWithTimeout/0
16:10:28 [2020-01-10T16:10:28.335Z] === RUN   TestStopContainerWithTimeout/1
16:10:28 [2020-01-10T16:10:28.335Z] === PAUSE TestStopContainerWithTimeout/1
16:10:28 [2020-01-10T16:10:28.335Z] === RUN   TestStopContainerWithTimeout/3
16:10:28 [2020-01-10T16:10:28.335Z] === PAUSE TestStopContainerWithTimeout/3
16:10:28 [2020-01-10T16:10:28.335Z] === RUN   TestStopContainerWithTimeout/-1
16:10:28 [2020-01-10T16:10:28.335Z] === PAUSE TestStopContainerWithTimeout/-1
16:10:28 [2020-01-10T16:10:28.335Z] === CONT  TestStopContainerWithTimeout/0
16:10:28 [2020-01-10T16:10:28.335Z] === CONT  TestStopContainerWithTimeout/-1
16:10:29 [2020-01-10T16:10:29.598Z] === CONT  TestStopContainerWithTimeout/3
16:10:31 [2020-01-10T16:10:31.507Z] === CONT  TestStopContainerWithTimeout/1
16:10:33 [2020-01-10T16:10:33.459Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:10:33 [2020-01-10T16:10:33.459Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
16:10:33 [2020-01-10T16:10:33.459Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
16:10:33 [2020-01-10T16:10:33.459Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
16:10:33 [2020-01-10T16:10:33.459Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
16:10:33 [2020-01-10T16:10:33.459Z] === RUN   TestDeleteDevicemapper
16:10:33 [2020-01-10T16:10:33.459Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:10:33 [2020-01-10T16:10:33.459Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:10:33 [2020-01-10T16:10:33.459Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:10:36 [2020-01-10T16:10:36.636Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s)
16:10:36 [2020-01-10T16:10:36.636Z] === RUN   TestUpdateMemory
16:10:36 [2020-01-10T16:10:36.636Z] --- SKIP: TestUpdateMemory (0.00s)
16:10:36 [2020-01-10T16:10:36.636Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:10:36 [2020-01-10T16:10:36.636Z] === RUN   TestUpdateCPUQuota
16:10:37 [2020-01-10T16:10:37.883Z] --- PASS: TestUpdateCPUQuota (1.40s)
16:10:37 [2020-01-10T16:10:37.883Z] === RUN   TestUpdatePidsLimit
16:10:37 [2020-01-10T16:10:37.883Z] === RUN   TestUpdatePidsLimit/update_from_none
16:10:38 [2020-01-10T16:10:38.672Z] === RUN   TestUpdatePidsLimit/no_change
16:10:38 [2020-01-10T16:10:38.672Z] === RUN   TestUpdatePidsLimit/update_lower
16:10:39 [2020-01-10T16:10:39.039Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:10:39 [2020-01-10T16:10:39.805Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:10:40 [2020-01-10T16:10:40.294Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:10:40 [2020-01-10T16:10:40.294Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:10:42 [2020-01-10T16:10:42.209Z] --- PASS: TestUpdatePidsLimit (3.96s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.45s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
16:10:42 [2020-01-10T16:10:42.209Z] === RUN   TestUpdateRestartPolicy
16:10:56 [2020-01-10T16:10:56.115Z] --- PASS: TestUpdateRestartPolicy (12.57s)
16:10:56 [2020-01-10T16:10:56.115Z] === RUN   TestUpdateRestartWithAutoRemove
16:10:56 [2020-01-10T16:10:56.115Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
16:10:56 [2020-01-10T16:10:56.115Z] === RUN   TestWaitNonBlocked
16:10:56 [2020-01-10T16:10:56.115Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:10:56 [2020-01-10T16:10:56.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:10:56 [2020-01-10T16:10:56.115Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:10:56 [2020-01-10T16:10:56.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:10:56 [2020-01-10T16:10:56.115Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:10:56 [2020-01-10T16:10:56.115Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:10:56 [2020-01-10T16:10:56.572Z] --- PASS: TestWaitNonBlocked (0.01s)
16:10:56 [2020-01-10T16:10:56.572Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s)
16:10:56 [2020-01-10T16:10:56.572Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s)
16:10:56 [2020-01-10T16:10:56.572Z] === RUN   TestWaitBlocked
16:10:56 [2020-01-10T16:10:56.572Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:10:56 [2020-01-10T16:10:56.572Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:10:56 [2020-01-10T16:10:56.572Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:10:56 [2020-01-10T16:10:56.572Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:10:56 [2020-01-10T16:10:56.572Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:10:56 [2020-01-10T16:10:56.572Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:10:57 [2020-01-10T16:10:57.873Z] --- PASS: TestWaitBlocked (0.01s)
16:10:57 [2020-01-10T16:10:57.873Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s)
16:10:57 [2020-01-10T16:10:57.873Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s)
16:10:57 [2020-01-10T16:10:57.873Z] === CONT  TestContainerStartOnDaemonRestart
16:10:57 [2020-01-10T16:10:57.873Z] === CONT  TestIpcModeOlderClient
16:10:58 [2020-01-10T16:10:58.237Z] --- PASS: TestIpcModeOlderClient (0.16s)
16:10:58 [2020-01-10T16:10:58.237Z] === CONT  TestDaemonRestartIpcMode
16:11:01 [2020-01-10T16:11:01.515Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s)
16:11:02 [2020-01-10T16:11:02.289Z] --- PASS: TestDaemonRestartIpcMode (4.07s)
16:11:02 [2020-01-10T16:11:02.289Z] PASS
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === Skipped
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] DONE 197 tests, 6 skipped in 135.108s
16:11:02 [2020-01-10T16:11:02.289Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
16:11:02 [2020-01-10T16:11:02.289Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
16:11:02 [2020-01-10T16:11:02.289Z] ++ set -e
16:11:02 [2020-01-10T16:11:02.289Z] ++ '[' -n 0 ']'
16:11:02 [2020-01-10T16:11:02.289Z] ++ set -x
16:11:02 [2020-01-10T16:11:02.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
16:11:02 [2020-01-10T16:11:02.669Z] INFO: Testing against a local daemon
16:11:02 [2020-01-10T16:11:02.669Z] === RUN   TestCommitInheritsEnv
16:11:03 [2020-01-10T16:11:03.158Z] --- PASS: TestCommitInheritsEnv (0.52s)
16:11:03 [2020-01-10T16:11:03.158Z] === RUN   TestImportExtremelyLargeImageWorks
16:11:03 [2020-01-10T16:11:03.158Z] === PAUSE TestImportExtremelyLargeImageWorks
16:11:03 [2020-01-10T16:11:03.158Z] === RUN   TestImagesFilterMultiReference
16:11:03 [2020-01-10T16:11:03.158Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:11:03 [2020-01-10T16:11:03.158Z] === RUN   TestImagePullPlatformInvalid
16:11:03 [2020-01-10T16:11:03.158Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:11:03 [2020-01-10T16:11:03.158Z] === RUN   TestRemoveImageOrphaning
16:11:03 [2020-01-10T16:11:03.572Z] --- PASS: TestRemoveImageOrphaning (0.55s)
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestRemoveImageGarbageCollector
16:11:03 [2020-01-10T16:11:03.572Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:11:03 [2020-01-10T16:11:03.572Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:11:03 [2020-01-10T16:11:03.572Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestTagInvalidReference
16:11:03 [2020-01-10T16:11:03.572Z] --- PASS: TestTagInvalidReference (0.02s)
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestTagValidPrefixedRepo
16:11:03 [2020-01-10T16:11:03.572Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestTagExistedNameWithoutForce
16:11:03 [2020-01-10T16:11:03.572Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestTagOfficialNames
16:11:04 [2020-01-10T16:11:04.008Z] --- PASS: TestTagOfficialNames (0.04s)
16:11:04 [2020-01-10T16:11:04.008Z] === RUN   TestTagMatchesDigest
16:11:04 [2020-01-10T16:11:04.008Z] --- PASS: TestTagMatchesDigest (0.02s)
16:11:04 [2020-01-10T16:11:04.008Z] === CONT  TestImportExtremelyLargeImageWorks
16:12:43 [2020-01-10T16:12:43.569Z] --- PASS: TestImportExtremelyLargeImageWorks (96.48s)
16:12:43 [2020-01-10T16:12:43.569Z] PASS
16:12:43 [2020-01-10T16:12:43.569Z] 
16:12:43 [2020-01-10T16:12:43.569Z] === Skipped
16:12:43 [2020-01-10T16:12:43.569Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
16:12:43 [2020-01-10T16:12:43.569Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:43 [2020-01-10T16:12:43.569Z] 
16:12:43 [2020-01-10T16:12:43.569Z] 
16:12:43 [2020-01-10T16:12:43.569Z] DONE 12 tests, 1 skipped in 98.055s
16:12:43 [2020-01-10T16:12:43.569Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
16:12:43 [2020-01-10T16:12:43.569Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
16:12:43 [2020-01-10T16:12:43.569Z] ++ set -e
16:12:43 [2020-01-10T16:12:43.569Z] ++ '[' -n 0 ']'
16:12:43 [2020-01-10T16:12:43.569Z] ++ set -x
16:12:43 [2020-01-10T16:12:43.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
16:12:43 [2020-01-10T16:12:43.569Z] INFO: Testing against a local daemon
16:12:43 [2020-01-10T16:12:43.569Z] === RUN   TestNetworkCreateDelete
16:12:43 [2020-01-10T16:12:43.569Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:12:43 [2020-01-10T16:12:43.569Z] === RUN   TestDockerNetworkDeletePreferID
16:12:43 [2020-01-10T16:12:43.569Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
16:12:43 [2020-01-10T16:12:43.569Z] === RUN   TestInspectNetwork
16:12:44 [2020-01-10T16:12:44.822Z] === RUN   TestInspectNetwork/full_network_id
16:12:44 [2020-01-10T16:12:44.822Z] === RUN   TestInspectNetwork/partial_network_id
16:12:44 [2020-01-10T16:12:44.822Z] === RUN   TestInspectNetwork/network_name
16:12:44 [2020-01-10T16:12:44.822Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:12:49 [2020-01-10T16:12:49.873Z] --- PASS: TestInspectNetwork (8.70s)
16:12:49 [2020-01-10T16:12:49.873Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:12:49 [2020-01-10T16:12:49.873Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:12:49 [2020-01-10T16:12:49.873Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:12:49 [2020-01-10T16:12:49.873Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:12:49 [2020-01-10T16:12:49.873Z] === RUN   TestRunContainerWithBridgeNone
16:12:52 [2020-01-10T16:12:52.402Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
16:12:52 [2020-01-10T16:12:52.402Z] === RUN   TestNetworkInvalidJSON
16:12:52 [2020-01-10T16:12:52.402Z] === RUN   TestNetworkInvalidJSON//networks/create
16:12:52 [2020-01-10T16:12:52.402Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:12:52 [2020-01-10T16:12:52.402Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:12:52 [2020-01-10T16:12:52.402Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:12:52 [2020-01-10T16:12:52.402Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:52 [2020-01-10T16:12:52.402Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:52 [2020-01-10T16:12:52.402Z] === CONT  TestNetworkInvalidJSON//networks/create
16:12:52 [2020-01-10T16:12:52.402Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:52 [2020-01-10T16:12:52.402Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:12:52 [2020-01-10T16:12:52.402Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:12:52 [2020-01-10T16:12:52.402Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:12:52 [2020-01-10T16:12:52.402Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:12:52 [2020-01-10T16:12:52.402Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:12:52 [2020-01-10T16:12:52.402Z] === RUN   TestDaemonRestartWithLiveRestore
16:12:53 [2020-01-10T16:12:53.181Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:12:53 [2020-01-10T16:12:53.181Z] === RUN   TestDaemonDefaultNetworkPools
16:12:53 [2020-01-10T16:12:53.976Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
16:12:53 [2020-01-10T16:12:53.976Z] === RUN   TestDaemonRestartWithExistingNetwork
16:12:55 [2020-01-10T16:12:55.220Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
16:12:55 [2020-01-10T16:12:55.220Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:12:56 [2020-01-10T16:12:56.469Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
16:12:56 [2020-01-10T16:12:56.469Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:12:56 [2020-01-10T16:12:56.840Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:12:56 [2020-01-10T16:12:56.840Z] === RUN   TestServiceWithPredefinedNetwork
16:13:00 [2020-01-10T16:13:00.110Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s)
16:13:00 [2020-01-10T16:13:00.110Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:13:00 [2020-01-10T16:13:00.110Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:13:00 [2020-01-10T16:13:00.110Z]     service_test.go:230: FLAKY_TEST
16:13:00 [2020-01-10T16:13:00.110Z] === RUN   TestServiceWithDataPathPortInit
16:13:16 [2020-01-10T16:13:16.648Z] --- PASS: TestServiceWithDataPathPortInit (16.59s)
16:13:16 [2020-01-10T16:13:16.648Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:13:26 [2020-01-10T16:13:26.005Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.32s)
16:13:26 [2020-01-10T16:13:26.005Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9yjgr00vg63mnasbab5piq2au Created:2020-01-10 16:13:17.784062539 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[16753391dd27ccbab86ab1c5226bcf5eb660346727b8d87438bf02ace6db4167:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.me3qtq1i5z69qi1sjderwd6m6 EndpointID:9b6c44f59dd93f45ddfd36c8f55e538edf7f3f3686184bd74e121a4d4ff5f7b9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ebf76365b1d3a88d1da84d2349cd796ee2620cdfcbe38f2e7c35b38fe362a768 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:232269fc3d5d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.me3qtq1i5z69qi1sjderwd6m6 EndpointID:9b6c44f59dd93f45ddfd36c8f55e538edf7f3f3686184bd74e121a4d4ff5f7b9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:13:26 [2020-01-10T16:13:26.005Z] PASS
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] === Skipped
16:13:26 [2020-01-10T16:13:26.005Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:13:26 [2020-01-10T16:13:26.005Z]     service_test.go:230: FLAKY_TEST
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] DONE 21 tests, 1 skipped in 44.338s
16:13:26 [2020-01-10T16:13:26.005Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:13:26 [2020-01-10T16:13:26.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:13:26 [2020-01-10T16:13:26.005Z] ++ set -e
16:13:26 [2020-01-10T16:13:26.005Z] ++ '[' -n 0 ']'
16:13:26 [2020-01-10T16:13:26.005Z] ++ set -x
16:13:26 [2020-01-10T16:13:26.005Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:13:26 [2020-01-10T16:13:26.005Z] INFO: Testing against a local daemon
16:13:26 [2020-01-10T16:13:26.005Z] === RUN   TestDockerNetworkIpvlanPersistance
16:13:26 [2020-01-10T16:13:26.005Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:13:26 [2020-01-10T16:13:26.005Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:13:26 [2020-01-10T16:13:26.005Z] === RUN   TestDockerNetworkIpvlan
16:13:26 [2020-01-10T16:13:26.005Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:13:26 [2020-01-10T16:13:26.005Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:13:26 [2020-01-10T16:13:26.005Z] PASS
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] === Skipped
16:13:26 [2020-01-10T16:13:26.005Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:13:26 [2020-01-10T16:13:26.005Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:13:26 [2020-01-10T16:13:26.005Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] DONE 2 tests, 2 skipped in 0.124s
16:13:26 [2020-01-10T16:13:26.005Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:13:26 [2020-01-10T16:13:26.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:13:26 [2020-01-10T16:13:26.006Z] ++ set -e
16:13:26 [2020-01-10T16:13:26.006Z] ++ '[' -n 0 ']'
16:13:26 [2020-01-10T16:13:26.006Z] ++ set -x
16:13:26 [2020-01-10T16:13:26.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:13:26 [2020-01-10T16:13:26.006Z] INFO: Testing against a local daemon
16:13:26 [2020-01-10T16:13:26.006Z] === RUN   TestDockerNetworkMacvlanPersistance
16:13:26 [2020-01-10T16:13:26.367Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
16:13:26 [2020-01-10T16:13:26.368Z] === RUN   TestDockerNetworkMacvlan
16:13:27 [2020-01-10T16:13:27.138Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:13:27 [2020-01-10T16:13:27.908Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:13:29 [2020-01-10T16:13:29.237Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:13:31 [2020-01-10T16:13:31.673Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:13:35 [2020-01-10T16:13:35.748Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:13:39 [2020-01-10T16:13:39.948Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:13:41 [2020-01-10T16:13:41.257Z] --- PASS: TestDockerNetworkMacvlan (14.90s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.34s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s)
16:13:41 [2020-01-10T16:13:41.257Z] PASS
16:13:41 [2020-01-10T16:13:41.257Z] 
16:13:41 [2020-01-10T16:13:41.257Z] DONE 8 tests in 16.401s
16:13:41 [2020-01-10T16:13:41.257Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
16:13:41 [2020-01-10T16:13:41.257Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:13:41 [2020-01-10T16:13:41.257Z] ++ set -e
16:13:41 [2020-01-10T16:13:41.257Z] ++ '[' -n 0 ']'
16:13:41 [2020-01-10T16:13:41.257Z] ++ set -x
16:13:41 [2020-01-10T16:13:41.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:13:41 [2020-01-10T16:13:41.257Z] testing: warning: no tests to run
16:13:41 [2020-01-10T16:13:41.257Z] PASS
16:13:41 [2020-01-10T16:13:41.257Z] 
16:13:41 [2020-01-10T16:13:41.257Z] DONE 0 tests in 0.075s
16:13:41 [2020-01-10T16:13:41.257Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:13:41 [2020-01-10T16:13:41.257Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:13:41 [2020-01-10T16:13:41.257Z] ++ set -e
16:13:41 [2020-01-10T16:13:41.257Z] ++ '[' -n 0 ']'
16:13:41 [2020-01-10T16:13:41.257Z] ++ set -x
16:13:41 [2020-01-10T16:13:41.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:13:41 [2020-01-10T16:13:41.627Z] INFO: Testing against a local daemon
16:13:41 [2020-01-10T16:13:41.627Z] === RUN   TestAuthZPluginAllowRequest
16:13:43 [2020-01-10T16:13:43.439Z] --- PASS: TestAuthZPluginAllowRequest (1.57s)
16:13:43 [2020-01-10T16:13:43.439Z] === RUN   TestAuthZPluginTLS
16:13:43 [2020-01-10T16:13:43.865Z] --- PASS: TestAuthZPluginTLS (0.56s)
16:13:43 [2020-01-10T16:13:43.865Z] === RUN   TestAuthZPluginDenyRequest
16:13:44 [2020-01-10T16:13:44.260Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
16:13:44 [2020-01-10T16:13:44.260Z] === RUN   TestAuthZPluginAPIDenyResponse
16:13:45 [2020-01-10T16:13:45.025Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:13:45 [2020-01-10T16:13:45.025Z] === RUN   TestAuthZPluginDenyResponse
16:13:45 [2020-01-10T16:13:45.391Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
16:13:45 [2020-01-10T16:13:45.391Z] === RUN   TestAuthZPluginAllowEventStream
16:13:47 [2020-01-10T16:13:47.198Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
16:13:47 [2020-01-10T16:13:47.198Z] === RUN   TestAuthZPluginErrorResponse
16:13:47 [2020-01-10T16:13:47.566Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:13:47 [2020-01-10T16:13:47.566Z] === RUN   TestAuthZPluginErrorRequest
16:13:48 [2020-01-10T16:13:48.350Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
16:13:48 [2020-01-10T16:13:48.350Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:13:48 [2020-01-10T16:13:48.786Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
16:13:48 [2020-01-10T16:13:48.786Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:13:50 [2020-01-10T16:13:50.747Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s)
16:13:50 [2020-01-10T16:13:50.747Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:13:53 [2020-01-10T16:13:53.244Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s)
16:13:53 [2020-01-10T16:13:53.244Z] === RUN   TestAuthZPluginHeader
16:13:53 [2020-01-10T16:13:53.624Z] --- PASS: TestAuthZPluginHeader (0.85s)
16:13:53 [2020-01-10T16:13:53.624Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:13:53 [2020-01-10T16:13:53.624Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
16:13:53 [2020-01-10T16:13:53.624Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:53 [2020-01-10T16:13:53.624Z] === RUN   TestAuthZPluginV2Disable
16:13:53 [2020-01-10T16:13:53.624Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:13:53 [2020-01-10T16:13:53.624Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:53 [2020-01-10T16:13:53.624Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:13:53 [2020-01-10T16:13:53.624Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:13:53 [2020-01-10T16:13:53.624Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:53 [2020-01-10T16:13:53.624Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:13:53 [2020-01-10T16:13:53.624Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:13:53 [2020-01-10T16:13:53.624Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:53 [2020-01-10T16:13:53.624Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:14:13 [2020-01-10T16:14:13.304Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
16:14:13 [2020-01-10T16:14:13.304Z] PASS
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] === Skipped
16:14:13 [2020-01-10T16:14:13.304Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
16:14:13 [2020-01-10T16:14:13.304Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:14:13 [2020-01-10T16:14:13.304Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:14:13 [2020-01-10T16:14:13.304Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:14:13 [2020-01-10T16:14:13.304Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] DONE 17 tests, 4 skipped in 29.218s
16:14:13 [2020-01-10T16:14:13.304Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:14:13 [2020-01-10T16:14:13.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:14:13 [2020-01-10T16:14:13.304Z] ++ set -e
16:14:13 [2020-01-10T16:14:13.304Z] ++ '[' -n 0 ']'
16:14:13 [2020-01-10T16:14:13.304Z] ++ set -x
16:14:13 [2020-01-10T16:14:13.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:14:13 [2020-01-10T16:14:13.305Z] INFO: Testing against a local daemon
16:14:13 [2020-01-10T16:14:13.305Z] === RUN   TestPluginInvalidJSON
16:14:13 [2020-01-10T16:14:13.305Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:14:13 [2020-01-10T16:14:13.305Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:14:13 [2020-01-10T16:14:13.305Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:14:13 [2020-01-10T16:14:13.305Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:14:13 [2020-01-10T16:14:13.305Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:14:13 [2020-01-10T16:14:13.305Z] PASS
16:14:13 [2020-01-10T16:14:13.305Z] 
16:14:13 [2020-01-10T16:14:13.305Z] DONE 2 tests in 0.199s
16:14:13 [2020-01-10T16:14:13.305Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:14:13 [2020-01-10T16:14:13.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:14:13 [2020-01-10T16:14:13.305Z] ++ set -e
16:14:13 [2020-01-10T16:14:13.305Z] ++ '[' -n 0 ']'
16:14:13 [2020-01-10T16:14:13.305Z] ++ set -x
16:14:13 [2020-01-10T16:14:13.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:14:13 [2020-01-10T16:14:13.305Z] INFO: Testing against a local daemon
16:14:13 [2020-01-10T16:14:13.305Z] === RUN   TestExternalGraphDriver
16:14:13 [2020-01-10T16:14:13.305Z] === RUN   TestExternalGraphDriver/json
16:14:13 [2020-01-10T16:14:13.305Z] === RUN   TestExternalGraphDriver/spec
16:14:15 [2020-01-10T16:14:15.116Z] === RUN   TestExternalGraphDriver/pull
16:14:16 [2020-01-10T16:14:16.938Z] --- PASS: TestExternalGraphDriver (6.20s)
16:14:16 [2020-01-10T16:14:16.938Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
16:14:16 [2020-01-10T16:14:16.938Z]     --- PASS: TestExternalGraphDriver/spec (1.97s)
16:14:16 [2020-01-10T16:14:16.938Z]     --- PASS: TestExternalGraphDriver/pull (2.02s)
16:14:16 [2020-01-10T16:14:16.938Z] === RUN   TestGraphdriverPluginV2
16:14:17 [2020-01-10T16:14:17.317Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
16:14:17 [2020-01-10T16:14:17.317Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:17 [2020-01-10T16:14:17.317Z] PASS
16:14:17 [2020-01-10T16:14:17.317Z] 
16:14:17 [2020-01-10T16:14:17.317Z] === Skipped
16:14:17 [2020-01-10T16:14:17.317Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
16:14:17 [2020-01-10T16:14:17.317Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:17 [2020-01-10T16:14:17.317Z] 
16:14:17 [2020-01-10T16:14:17.317Z] 
16:14:17 [2020-01-10T16:14:17.317Z] DONE 5 tests, 1 skipped in 6.433s
16:14:17 [2020-01-10T16:14:17.318Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:14:17 [2020-01-10T16:14:17.318Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:14:17 [2020-01-10T16:14:17.318Z] ++ set -e
16:14:17 [2020-01-10T16:14:17.318Z] ++ '[' -n 0 ']'
16:14:17 [2020-01-10T16:14:17.318Z] ++ set -x
16:14:17 [2020-01-10T16:14:17.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:14:17 [2020-01-10T16:14:17.318Z] INFO: Testing against a local daemon
16:14:17 [2020-01-10T16:14:17.318Z] === RUN   TestContinueAfterPluginCrash
16:14:17 [2020-01-10T16:14:17.318Z] === PAUSE TestContinueAfterPluginCrash
16:14:17 [2020-01-10T16:14:17.318Z] === RUN   TestDaemonStartWithLogOpt
16:14:17 [2020-01-10T16:14:17.318Z] === PAUSE TestDaemonStartWithLogOpt
16:14:17 [2020-01-10T16:14:17.318Z] === CONT  TestContinueAfterPluginCrash
16:14:17 [2020-01-10T16:14:17.318Z] === CONT  TestDaemonStartWithLogOpt
16:14:29 [2020-01-10T16:14:29.125Z] --- PASS: TestDaemonStartWithLogOpt (11.15s)
16:14:33 [2020-01-10T16:14:33.249Z] --- PASS: TestContinueAfterPluginCrash (16.06s)
16:14:33 [2020-01-10T16:14:33.249Z] PASS
16:14:33 [2020-01-10T16:14:33.249Z] 
16:14:33 [2020-01-10T16:14:33.249Z] DONE 2 tests in 16.172s
16:14:33 [2020-01-10T16:14:33.249Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:14:33 [2020-01-10T16:14:33.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:14:33 [2020-01-10T16:14:33.249Z] ++ set -e
16:14:33 [2020-01-10T16:14:33.249Z] ++ '[' -n 0 ']'
16:14:33 [2020-01-10T16:14:33.249Z] ++ set -x
16:14:33 [2020-01-10T16:14:33.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:14:33 [2020-01-10T16:14:33.611Z] INFO: Testing against a local daemon
16:14:33 [2020-01-10T16:14:33.611Z] === RUN   TestPluginWithDevMounts
16:14:33 [2020-01-10T16:14:33.611Z] === PAUSE TestPluginWithDevMounts
16:14:33 [2020-01-10T16:14:33.611Z] === CONT  TestPluginWithDevMounts
16:14:35 [2020-01-10T16:14:35.645Z] --- PASS: TestPluginWithDevMounts (2.05s)
16:14:35 [2020-01-10T16:14:35.645Z] PASS
16:14:35 [2020-01-10T16:14:35.645Z] 
16:14:35 [2020-01-10T16:14:35.645Z] DONE 1 tests in 2.211s
16:14:35 [2020-01-10T16:14:35.645Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
16:14:35 [2020-01-10T16:14:35.645Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
16:14:35 [2020-01-10T16:14:35.645Z] ++ set -e
16:14:35 [2020-01-10T16:14:35.645Z] ++ '[' -n 0 ']'
16:14:35 [2020-01-10T16:14:35.645Z] ++ set -x
16:14:35 [2020-01-10T16:14:35.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
16:14:35 [2020-01-10T16:14:35.645Z] INFO: Testing against a local daemon
16:14:35 [2020-01-10T16:14:35.645Z] === RUN   TestSecretInspect
16:14:38 [2020-01-10T16:14:38.826Z] --- PASS: TestSecretInspect (2.81s)
16:14:38 [2020-01-10T16:14:38.826Z] === RUN   TestSecretList
16:14:41 [2020-01-10T16:14:41.384Z] --- PASS: TestSecretList (2.90s)
16:14:41 [2020-01-10T16:14:41.384Z] === RUN   TestSecretsCreateAndDelete
16:14:44 [2020-01-10T16:14:44.577Z] --- PASS: TestSecretsCreateAndDelete (2.86s)
16:14:44 [2020-01-10T16:14:44.577Z] === RUN   TestSecretsUpdate
16:14:47 [2020-01-10T16:14:47.060Z] --- PASS: TestSecretsUpdate (2.80s)
16:14:47 [2020-01-10T16:14:47.060Z] === RUN   TestTemplatedSecret
16:14:51 [2020-01-10T16:14:51.267Z] --- PASS: TestTemplatedSecret (3.38s)
16:14:51 [2020-01-10T16:14:51.267Z] === RUN   TestSecretCreateResolve
16:14:53 [2020-01-10T16:14:53.083Z] --- PASS: TestSecretCreateResolve (2.46s)
16:14:53 [2020-01-10T16:14:53.083Z] PASS
16:14:53 [2020-01-10T16:14:53.083Z] 
16:14:53 [2020-01-10T16:14:53.083Z] DONE 6 tests in 17.351s
16:14:53 [2020-01-10T16:14:53.083Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
16:14:53 [2020-01-10T16:14:53.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
16:14:53 [2020-01-10T16:14:53.083Z] ++ set -e
16:14:53 [2020-01-10T16:14:53.083Z] ++ '[' -n 0 ']'
16:14:53 [2020-01-10T16:14:53.083Z] ++ set -x
16:14:53 [2020-01-10T16:14:53.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
16:14:53 [2020-01-10T16:14:53.083Z] INFO: Testing against a local daemon
16:14:53 [2020-01-10T16:14:53.083Z] === RUN   TestServiceCreateInit
16:14:53 [2020-01-10T16:14:53.083Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:14:58 [2020-01-10T16:14:58.326Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:15:03 [2020-01-10T16:15:03.484Z] --- PASS: TestServiceCreateInit (9.92s)
16:15:03 [2020-01-10T16:15:03.484Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s)
16:15:03 [2020-01-10T16:15:03.484Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.91s)
16:15:03 [2020-01-10T16:15:03.484Z] === RUN   TestCreateServiceMultipleTimes
16:15:19 [2020-01-10T16:15:19.954Z] --- PASS: TestCreateServiceMultipleTimes (16.99s)
16:15:19 [2020-01-10T16:15:19.954Z] === RUN   TestCreateServiceConflict
16:15:23 [2020-01-10T16:15:23.261Z] --- PASS: TestCreateServiceConflict (2.84s)
16:15:23 [2020-01-10T16:15:23.261Z] === RUN   TestCreateServiceMaxReplicas
16:15:26 [2020-01-10T16:15:26.424Z] --- PASS: TestCreateServiceMaxReplicas (3.66s)
16:15:26 [2020-01-10T16:15:26.424Z] === RUN   TestCreateWithDuplicateNetworkNames
16:15:40 [2020-01-10T16:15:40.441Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.05s)
16:15:40 [2020-01-10T16:15:40.441Z] === RUN   TestCreateServiceSecretFileMode
16:15:43 [2020-01-10T16:15:43.621Z] --- PASS: TestCreateServiceSecretFileMode (3.05s)
16:15:43 [2020-01-10T16:15:43.621Z] === RUN   TestCreateServiceConfigFileMode
16:15:46 [2020-01-10T16:15:46.898Z] --- PASS: TestCreateServiceConfigFileMode (2.88s)
16:15:46 [2020-01-10T16:15:46.898Z] === RUN   TestCreateServiceSysctls
16:15:51 [2020-01-10T16:15:51.060Z] --- PASS: TestCreateServiceSysctls (4.16s)
16:15:51 [2020-01-10T16:15:51.060Z] === RUN   TestCreateServiceCapabilities
16:15:54 [2020-01-10T16:15:54.203Z] --- PASS: TestCreateServiceCapabilities (3.36s)
16:15:54 [2020-01-10T16:15:54.203Z] === RUN   TestInspect
16:15:57 [2020-01-10T16:15:57.494Z] --- PASS: TestInspect (3.35s)
16:15:57 [2020-01-10T16:15:57.494Z] === RUN   TestServiceListWithStatuses
16:15:57 [2020-01-10T16:15:57.494Z] --- SKIP: TestServiceListWithStatuses (0.03s)
16:15:57 [2020-01-10T16:15:57.494Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:15:57 [2020-01-10T16:15:57.494Z] === RUN   TestDockerNetworkConnectAlias
16:16:03 [2020-01-10T16:16:03.834Z] --- PASS: TestDockerNetworkConnectAlias (6.09s)
16:16:03 [2020-01-10T16:16:03.834Z] === RUN   TestDockerNetworkReConnect
16:16:09 [2020-01-10T16:16:09.008Z] --- PASS: TestDockerNetworkReConnect (4.75s)
16:16:09 [2020-01-10T16:16:09.008Z] === RUN   TestServicePlugin
16:16:09 [2020-01-10T16:16:09.008Z] --- SKIP: TestServicePlugin (0.00s)
16:16:09 [2020-01-10T16:16:09.008Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:16:09 [2020-01-10T16:16:09.008Z] === RUN   TestServiceUpdateLabel
16:16:11 [2020-01-10T16:16:11.407Z] --- PASS: TestServiceUpdateLabel (2.96s)
16:16:11 [2020-01-10T16:16:11.407Z] === RUN   TestServiceUpdateSecrets
16:16:27 [2020-01-10T16:16:27.824Z] --- PASS: TestServiceUpdateSecrets (15.55s)
16:16:27 [2020-01-10T16:16:27.825Z] === RUN   TestServiceUpdateConfigs
16:16:44 [2020-01-10T16:16:44.292Z] --- PASS: TestServiceUpdateConfigs (15.49s)
16:16:44 [2020-01-10T16:16:44.292Z] === RUN   TestServiceUpdateNetwork
16:16:58 [2020-01-10T16:16:58.046Z] --- PASS: TestServiceUpdateNetwork (14.42s)
16:16:58 [2020-01-10T16:16:58.046Z] PASS
16:16:58 [2020-01-10T16:16:58.046Z] 
16:16:58 [2020-01-10T16:16:58.047Z] === Skipped
16:16:58 [2020-01-10T16:16:58.047Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.03s)
16:16:58 [2020-01-10T16:16:58.047Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:16:58 [2020-01-10T16:16:58.047Z] 
16:16:58 [2020-01-10T16:16:58.047Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
16:16:58 [2020-01-10T16:16:58.047Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:16:58 [2020-01-10T16:16:58.047Z] 
16:16:58 [2020-01-10T16:16:58.047Z] 
16:16:58 [2020-01-10T16:16:58.047Z] DONE 20 tests, 2 skipped in 123.689s
16:16:58 [2020-01-10T16:16:58.047Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
16:16:58 [2020-01-10T16:16:58.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
16:16:58 [2020-01-10T16:16:58.047Z] ++ set -e
16:16:58 [2020-01-10T16:16:58.047Z] ++ '[' -n 0 ']'
16:16:58 [2020-01-10T16:16:58.047Z] ++ set -x
16:16:58 [2020-01-10T16:16:58.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
16:16:58 [2020-01-10T16:16:58.047Z] INFO: Testing against a local daemon
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestSessionCreate
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestSessionCreate (0.02s)
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestSessionCreateWithBadUpgrade
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:16:58 [2020-01-10T16:16:58.047Z] PASS
16:16:58 [2020-01-10T16:16:58.047Z] 
16:16:58 [2020-01-10T16:16:58.047Z] DONE 2 tests in 0.215s
16:16:58 [2020-01-10T16:16:58.047Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
16:16:58 [2020-01-10T16:16:58.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
16:16:58 [2020-01-10T16:16:58.047Z] ++ set -e
16:16:58 [2020-01-10T16:16:58.047Z] ++ '[' -n 0 ']'
16:16:58 [2020-01-10T16:16:58.047Z] ++ set -x
16:16:58 [2020-01-10T16:16:58.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
16:16:58 [2020-01-10T16:16:58.047Z] INFO: Testing against a local daemon
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:16:58 [2020-01-10T16:16:58.047Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:16:58 [2020-01-10T16:16:58.047Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestEventsExecDie
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestEventsExecDie (0.86s)
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestEventsBackwardsCompatible
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestInfoBinaryCommits
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestInfoAPIVersioned
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestInfoAPIVersioned (0.00s)
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestInfoDiscoveryBackend
16:16:58 [2020-01-10T16:16:58.417Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
16:16:58 [2020-01-10T16:16:58.417Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:16:59 [2020-01-10T16:16:59.653Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:16:59 [2020-01-10T16:16:59.653Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:17:00 [2020-01-10T16:17:00.014Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
16:17:00 [2020-01-10T16:17:00.014Z] === RUN   TestInfoAPI
16:17:00 [2020-01-10T16:17:00.014Z] --- PASS: TestInfoAPI (0.02s)
16:17:00 [2020-01-10T16:17:00.014Z] === RUN   TestInfoAPIWarnings
16:17:00 [2020-01-10T16:17:00.800Z] --- PASS: TestInfoAPIWarnings (0.52s)
16:17:00 [2020-01-10T16:17:00.800Z] === RUN   TestInfoDebug
16:17:01 [2020-01-10T16:17:01.204Z] --- PASS: TestInfoDebug (0.53s)
16:17:01 [2020-01-10T16:17:01.204Z] === RUN   TestInfoInsecureRegistries
16:17:01 [2020-01-10T16:17:01.620Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:17:01 [2020-01-10T16:17:01.620Z] === RUN   TestInfoRegistryMirrors
16:17:01 [2020-01-10T16:17:01.990Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:17:01 [2020-01-10T16:17:01.990Z] === RUN   TestLoginFailsWithBadCredentials
16:17:02 [2020-01-10T16:17:02.375Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s)
16:17:02 [2020-01-10T16:17:02.375Z] === RUN   TestPingCacheHeaders
16:17:02 [2020-01-10T16:17:02.375Z] --- PASS: TestPingCacheHeaders (0.02s)
16:17:02 [2020-01-10T16:17:02.375Z] === RUN   TestPingGet
16:17:02 [2020-01-10T16:17:02.375Z] --- PASS: TestPingGet (0.02s)
16:17:02 [2020-01-10T16:17:02.375Z] === RUN   TestPingHead
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestPingHead (0.02s)
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVersion
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestVersion (0.04s)
16:17:02 [2020-01-10T16:17:02.765Z] PASS
16:17:02 [2020-01-10T16:17:02.765Z] 
16:17:02 [2020-01-10T16:17:02.765Z] === Skipped
16:17:02 [2020-01-10T16:17:02.765Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:17:02 [2020-01-10T16:17:02.765Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:17:02 [2020-01-10T16:17:02.765Z] 
16:17:02 [2020-01-10T16:17:02.765Z] 
16:17:02 [2020-01-10T16:17:02.765Z] DONE 18 tests, 1 skipped in 5.724s
16:17:02 [2020-01-10T16:17:02.765Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
16:17:02 [2020-01-10T16:17:02.765Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
16:17:02 [2020-01-10T16:17:02.765Z] ++ set -e
16:17:02 [2020-01-10T16:17:02.765Z] ++ '[' -n 0 ']'
16:17:02 [2020-01-10T16:17:02.765Z] ++ set -x
16:17:02 [2020-01-10T16:17:02.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
16:17:02 [2020-01-10T16:17:02.765Z] INFO: Testing against a local daemon
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVolumesCreateAndList
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVolumesRemove
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestVolumesRemove (0.10s)
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVolumesInspect
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestVolumesInspect (0.03s)
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVolumesInvalidJSON
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:17:02 [2020-01-10T16:17:02.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:17:02 [2020-01-10T16:17:02.765Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:17:02 [2020-01-10T16:17:02.765Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:17:02 [2020-01-10T16:17:02.765Z] PASS
16:17:02 [2020-01-10T16:17:02.765Z] 
16:17:02 [2020-01-10T16:17:02.765Z] DONE 5 tests in 0.288s
16:17:02 [2020-01-10T16:17:02.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:17:03 [2020-01-10T16:17:03.132Z] ++++ cat bundles/test-integration/docker.pid
16:17:03 [2020-01-10T16:17:03.132Z] +++ kill 11490
16:17:04 [2020-01-10T16:17:04.369Z] +++ /etc/init.d/apparmor stop
16:17:04 [2020-01-10T16:17:04.369Z] Leaving: AppArmorNo profiles have been unloaded.
16:17:04 [2020-01-10T16:17:04.369Z] 
16:17:04 [2020-01-10T16:17:04.369Z] Unloading profiles will leave already running processes permanently
16:17:04 [2020-01-10T16:17:04.369Z] unconfined, which can lead to unexpected situations.
16:17:04 [2020-01-10T16:17:04.369Z] 
16:17:04 [2020-01-10T16:17:04.369Z] To set a process to complain mode, use the command line tool
16:17:04 [2020-01-10T16:17:04.369Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:17:04 [2020-01-10T16:17:04.369Z] +++ true
16:17:04 [2020-01-10T16:17:04.369Z]