Skip to content

Console Output

23:06:16 [2020-04-13T23:06:16.534Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -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:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/make.sh dynbinary test-integration
23:06:16 [2020-04-13T23:06:16.815Z] 
23:06:16 [2020-04-13T23:06:16.815Z] Removing bundles/
23:06:16 [2020-04-13T23:06:16.815Z] 
23:06:16 [2020-04-13T23:06:16.815Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:06:16 [2020-04-13T23:06:16.815Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:06:16 [2020-04-13T23:06:16.815Z] GOOS="" GOARCH="" GOARM=""
23:07:13 [2020-04-13T23:07:13.602Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:07:13 [2020-04-13T23:07:13.602Z] 
23:07:13 [2020-04-13T23:07:13.602Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:07:13 [2020-04-13T23:07:13.602Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:07:13 [2020-04-13T23:07:13.602Z] HOSTNAME=1c16bdb5e9d9
23:07:13 [2020-04-13T23:07:13.602Z] TESTDEBUG=0
23:07:13 [2020-04-13T23:07:13.602Z] DEST=bundles/test-integration
23:07:13 [2020-04-13T23:07:13.602Z] PWD=/go/src/github.com/docker/docker
23:07:13 [2020-04-13T23:07:13.602Z] DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d
23:07:13 [2020-04-13T23:07:13.602Z] container=docker
23:07:13 [2020-04-13T23:07:13.602Z] HOME=/root
23:07:13 [2020-04-13T23:07:13.602Z] GOLANG_VERSION=1.13.10
23:07:13 [2020-04-13T23:07:13.602Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:07:13 [2020-04-13T23:07:13.602Z] VALIDATE_BRANCH=master
23:07:13 [2020-04-13T23:07:13.602Z] TERM=xterm
23:07:13 [2020-04-13T23:07:13.602Z] DOCKER_PKG=github.com/docker/docker
23:07:13 [2020-04-13T23:07:13.602Z] SHLVL=1
23:07:13 [2020-04-13T23:07:13.602Z] TIMEOUT=120m
23:07:13 [2020-04-13T23:07:13.602Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:07:13 [2020-04-13T23:07:13.602Z] DOCKER_GRAPHDRIVER=overlay2
23:07:13 [2020-04-13T23:07:13.602Z] GO111MODULE=off
23:07:13 [2020-04-13T23:07:13.602Z] DOCKER_EXPERIMENTAL=1
23:07:13 [2020-04-13T23:07:13.602Z] TEST_SKIP_INTEGRATION_CLI=1
23:07:13 [2020-04-13T23:07:13.602Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:07:13 [2020-04-13T23:07:13.602Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:07:13 [2020-04-13T23:07:13.602Z] GOPATH=/go
23:07:13 [2020-04-13T23:07:13.602Z] PKG_CONFIG=pkg-config
23:07:13 [2020-04-13T23:07:13.602Z] _=/usr/bin/env
23:07:13 [2020-04-13T23:07:13.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:07:32 [2020-04-13T23:07:32.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:07:32 [2020-04-13T23:07:32.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:07:32 [2020-04-13T23:07:32.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:07:47 [2020-04-13T23:07:47.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:07:47 [2020-04-13T23:07:47.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:07:48 [2020-04-13T23:07:48.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:07:49 [2020-04-13T23:07:49.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:07:49 [2020-04-13T23:07:49.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:07:51 [2020-04-13T23:07:51.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:07:51 [2020-04-13T23:07:51.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:07:52 [2020-04-13T23:07:52.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:07:54 [2020-04-13T23:07:54.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:07:54 [2020-04-13T23:07:54.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:07:55 [2020-04-13T23:07:55.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:07:56 [2020-04-13T23:07:56.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:07:58 [2020-04-13T23:07:58.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:07:59 [2020-04-13T23:07:59.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:07:59 [2020-04-13T23:07:59.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:08:00 [2020-04-13T23:08:00.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:08:00 [2020-04-13T23:08:00.683Z] Using test binary docker
23:08:00 [2020-04-13T23:08:00.683Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:08:00 [2020-04-13T23:08:00.683Z] +++ /etc/init.d/apparmor start
23:08:00 [2020-04-13T23:08:00.683Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:08:00 [2020-04-13T23:08:00.683Z] INFO: Waiting for daemon to start...
23:08:00 [2020-04-13T23:08:00.683Z] Starting dockerd
23:08:00 [2020-04-13T23:08:00.683Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
23:08:02 [2020-04-13T23:08:02.696Z] .
23:08:02 [2020-04-13T23:08:02.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:08:02 [2020-04-13T23:08:02.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:08:02 [2020-04-13T23:08:02.696Z] Error: No such image: emptyfs
23:08:02 [2020-04-13T23:08:02.696Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:08:02 [2020-04-13T23:08:02.696Z] ++++ docker load
23:08:02 [2020-04-13T23:08:02.977Z] Running integration-test (iteration 1)
23:08:02 [2020-04-13T23:08:02.977Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
23:08:02 [2020-04-13T23:08:02.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
23:08:02 [2020-04-13T23:08:02.977Z] ++ set -e
23:08:02 [2020-04-13T23:08:02.977Z] ++ '[' -n 0 ']'
23:08:02 [2020-04-13T23:08:02.977Z] ++ set -x
23:08:02 [2020-04-13T23:08:02.977Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
23:08:09 [2020-04-13T23:08:09.762Z] Loaded image: buildpack-deps:jessie
23:08:09 [2020-04-13T23:08:09.762Z] Loaded image: busybox:latest
23:08:09 [2020-04-13T23:08:09.762Z] Loaded image: busybox:glibc
23:08:09 [2020-04-13T23:08:09.762Z] Loaded image: debian:jessie
23:08:09 [2020-04-13T23:08:09.762Z] Loaded image: hello-world:latest
23:08:10 [2020-04-13T23:08:10.042Z] INFO: Testing against a local daemon
23:08:10 [2020-04-13T23:08:10.042Z] === RUN   TestCgroupNamespacesBuild
23:08:12 [2020-04-13T23:08:12.055Z] --- PASS: TestCgroupNamespacesBuild (2.21s)
23:08:12 [2020-04-13T23:08:12.055Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:08:14 [2020-04-13T23:08:14.070Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s)
23:08:14 [2020-04-13T23:08:14.070Z] === RUN   TestBuildWithSession
23:08:14 [2020-04-13T23:08:14.070Z] --- SKIP: TestBuildWithSession (0.00s)
23:08:14 [2020-04-13T23:08:14.070Z]     build_session_test.go:25: TODO: BuildKit
23:08:14 [2020-04-13T23:08:14.070Z] === RUN   TestBuildSquashParent
23:08:22 [2020-04-13T23:08:22.435Z] --- PASS: TestBuildSquashParent (7.06s)
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:08:22 [2020-04-13T23:08:22.435Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:08:22 [2020-04-13T23:08:22.435Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:08:23 [2020-04-13T23:08:23.899Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:08:23 [2020-04-13T23:08:23.899Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:08:26 [2020-04-13T23:08:26.562Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:08:26 [2020-04-13T23:08:26.562Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:08:28 [2020-04-13T23:08:28.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.34s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.53s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s)
23:08:28 [2020-04-13T23:08:28.579Z] === RUN   TestBuildMultiStageCopy
23:08:28 [2020-04-13T23:08:28.580Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:08:31 [2020-04-13T23:08:31.246Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:08:31 [2020-04-13T23:08:31.527Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:08:32 [2020-04-13T23:08:32.137Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:08:32 [2020-04-13T23:08:32.748Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:08:33 [2020-04-13T23:08:33.360Z] --- PASS: TestBuildMultiStageCopy (4.66s)
23:08:33 [2020-04-13T23:08:33.360Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s)
23:08:33 [2020-04-13T23:08:33.360Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
23:08:33 [2020-04-13T23:08:33.360Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
23:08:33 [2020-04-13T23:08:33.360Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
23:08:33 [2020-04-13T23:08:33.360Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
23:08:33 [2020-04-13T23:08:33.360Z] === RUN   TestBuildMultiStageParentConfig
23:08:34 [2020-04-13T23:08:34.825Z] --- PASS: TestBuildMultiStageParentConfig (1.46s)
23:08:34 [2020-04-13T23:08:34.825Z] === RUN   TestBuildLabelWithTargets
23:08:37 [2020-04-13T23:08:37.489Z] --- PASS: TestBuildLabelWithTargets (2.25s)
23:08:37 [2020-04-13T23:08:37.489Z] === RUN   TestBuildWithEmptyLayers
23:08:38 [2020-04-13T23:08:38.101Z] --- PASS: TestBuildWithEmptyLayers (0.95s)
23:08:38 [2020-04-13T23:08:38.101Z] === RUN   TestBuildMultiStageOnBuild
23:08:41 [2020-04-13T23:08:41.542Z] --- PASS: TestBuildMultiStageOnBuild (2.88s)
23:08:41 [2020-04-13T23:08:41.542Z] === RUN   TestBuildUncleanTarFilenames
23:08:42 [2020-04-13T23:08:42.153Z] --- PASS: TestBuildUncleanTarFilenames (1.31s)
23:08:42 [2020-04-13T23:08:42.153Z] === RUN   TestBuildMultiStageLayerLeak
23:08:45 [2020-04-13T23:08:45.595Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s)
23:08:45 [2020-04-13T23:08:45.595Z] === RUN   TestBuildWithHugeFile
23:09:12 [2020-04-13T23:09:12.551Z] --- PASS: TestBuildWithHugeFile (26.86s)
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildWithEmptyDockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
23:09:12 [2020-04-13T23:09:12.551Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
23:09:12 [2020-04-13T23:09:12.551Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
23:09:12 [2020-04-13T23:09:12.551Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildPreserveOwnership
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildPreserveOwnership/copy_from
23:09:16 [2020-04-13T23:09:16.917Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:09:18 [2020-04-13T23:09:18.932Z] --- PASS: TestBuildPreserveOwnership (6.44s)
23:09:18 [2020-04-13T23:09:18.932Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.19s)
23:09:18 [2020-04-13T23:09:18.932Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s)
23:09:18 [2020-04-13T23:09:18.932Z] === RUN   TestBuildPlatformInvalid
23:09:19 [2020-04-13T23:09:19.214Z] --- PASS: TestBuildPlatformInvalid (0.14s)
23:09:19 [2020-04-13T23:09:19.214Z] PASS
23:09:19 [2020-04-13T23:09:19.214Z] 
23:09:19 [2020-04-13T23:09:19.214Z] === Skipped
23:09:19 [2020-04-13T23:09:19.214Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
23:09:19 [2020-04-13T23:09:19.214Z]     build_session_test.go:25: TODO: BuildKit
23:09:19 [2020-04-13T23:09:19.214Z] 
23:09:19 [2020-04-13T23:09:19.214Z] 
23:09:19 [2020-04-13T23:09:19.214Z] DONE 32 tests, 1 skipped in 76.140s
23:09:19 [2020-04-13T23:09:19.214Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
23:09:19 [2020-04-13T23:09:19.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
23:09:19 [2020-04-13T23:09:19.214Z] ++ set -e
23:09:19 [2020-04-13T23:09:19.214Z] ++ '[' -n 0 ']'
23:09:19 [2020-04-13T23:09:19.214Z] ++ set -x
23:09:19 [2020-04-13T23:09:19.214Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
23:09:19 [2020-04-13T23:09:19.214Z] INFO: Testing against a local daemon
23:09:19 [2020-04-13T23:09:19.214Z] === RUN   TestConfigList
23:09:23 [2020-04-13T23:09:23.580Z] --- PASS: TestConfigList (3.82s)
23:09:23 [2020-04-13T23:09:23.580Z] === RUN   TestConfigsCreateAndDelete
23:09:27 [2020-04-13T23:09:27.020Z] --- PASS: TestConfigsCreateAndDelete (3.58s)
23:09:27 [2020-04-13T23:09:27.020Z] === RUN   TestConfigsUpdate
23:09:30 [2020-04-13T23:09:30.461Z] --- PASS: TestConfigsUpdate (3.66s)
23:09:30 [2020-04-13T23:09:30.461Z] === RUN   TestTemplatedConfig
23:09:33 [2020-04-13T23:09:33.903Z] --- PASS: TestTemplatedConfig (3.61s)
23:09:33 [2020-04-13T23:09:33.903Z] === RUN   TestConfigInspect
23:09:37 [2020-04-13T23:09:37.346Z] --- PASS: TestConfigInspect (3.58s)
23:09:37 [2020-04-13T23:09:37.346Z] === RUN   TestConfigCreateWithLabels
23:09:41 [2020-04-13T23:09:41.716Z] --- PASS: TestConfigCreateWithLabels (3.64s)
23:09:41 [2020-04-13T23:09:41.716Z] === RUN   TestConfigCreateResolve
23:09:45 [2020-04-13T23:09:45.208Z] --- PASS: TestConfigCreateResolve (3.64s)
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestConfigDaemonLibtrustID
23:09:45 [2020-04-13T23:09:45.208Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:09:45 [2020-04-13T23:09:45.208Z] PASS
23:09:45 [2020-04-13T23:09:45.208Z] 
23:09:45 [2020-04-13T23:09:45.208Z] DONE 8 tests in 26.125s
23:09:45 [2020-04-13T23:09:45.208Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
23:09:45 [2020-04-13T23:09:45.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
23:09:45 [2020-04-13T23:09:45.208Z] ++ set -e
23:09:45 [2020-04-13T23:09:45.208Z] ++ '[' -n 0 ']'
23:09:45 [2020-04-13T23:09:45.208Z] ++ set -x
23:09:45 [2020-04-13T23:09:45.208Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
23:09:45 [2020-04-13T23:09:45.208Z] INFO: Testing against a local daemon
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestCheckpoint
23:09:45 [2020-04-13T23:09:45.208Z] --- SKIP: TestCheckpoint (0.00s)
23:09:45 [2020-04-13T23:09:45.208Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestContainerInvalidJSON
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:09:45 [2020-04-13T23:09:45.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:09:45 [2020-04-13T23:09:45.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:09:45 [2020-04-13T23:09:45.208Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:09:45 [2020-04-13T23:09:45.208Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:09:45 [2020-04-13T23:09:45.208Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:09:45 [2020-04-13T23:09:45.208Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:09:45 [2020-04-13T23:09:45.208Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:09:45 [2020-04-13T23:09:45.208Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:09:45 [2020-04-13T23:09:45.208Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:09:45 [2020-04-13T23:09:45.208Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:09:45 [2020-04-13T23:09:45.488Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
23:09:45 [2020-04-13T23:09:45.488Z] === RUN   TestCopyFromContainerPathIsNotDir
23:09:45 [2020-04-13T23:09:45.488Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
23:09:45 [2020-04-13T23:09:45.488Z] === RUN   TestCopyToContainerPathDoesNotExist
23:09:45 [2020-04-13T23:09:45.773Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
23:09:45 [2020-04-13T23:09:45.773Z] === RUN   TestCopyToContainerPathIsNotDir
23:09:45 [2020-04-13T23:09:45.773Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
23:09:45 [2020-04-13T23:09:45.773Z] === RUN   TestCopyFromContainer
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer//
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer//bar/root
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer//bar/root/
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer/bar/quux
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer/bar/quux/
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:09:48 [2020-04-13T23:09:48.718Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:09:48 [2020-04-13T23:09:48.718Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:09:48 [2020-04-13T23:09:48.718Z] === RUN   TestCopyFromContainer/bar/notarget
23:09:48 [2020-04-13T23:09:48.998Z] --- PASS: TestCopyFromContainer (3.03s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer// (0.05s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:09:48 [2020-04-13T23:09:48.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateLinkToNonExistingContainer
23:09:48 [2020-04-13T23:09:48.998Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateWithInvalidEnv
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateWithInvalidEnv/0
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateWithInvalidEnv/0
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateWithInvalidEnv/1
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateWithInvalidEnv/1
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateWithInvalidEnv/2
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateWithInvalidEnv/2
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateWithInvalidEnv/0
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateWithInvalidEnv/2
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateWithInvalidEnv/1
23:09:48 [2020-04-13T23:09:48.998Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateTmpfsMountsTarget
23:09:48 [2020-04-13T23:09:48.998Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateWithCustomMaskedPaths
23:09:51 [2020-04-13T23:09:51.664Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s)
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/no_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/no_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/empty_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/valid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/empty_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/empty_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/empty_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/no_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/empty_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/empty_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/valid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/empty_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] --- PASS: TestCreateWithCapabilities (0.01s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
23:09:51 [2020-04-13T23:09:51.665Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
23:09:51 [2020-04-13T23:09:51.665Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
23:09:51 [2020-04-13T23:09:51.665Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
23:09:51 [2020-04-13T23:09:51.665Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s)
23:09:51 [2020-04-13T23:09:51.665Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.12s)
23:09:51 [2020-04-13T23:09:51.665Z] === RUN   TestCreateWithCustomReadonlyPaths
23:09:54 [2020-04-13T23:09:54.328Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:09:54 [2020-04-13T23:09:54.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:09:54 [2020-04-13T23:09:54.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:09:54 [2020-04-13T23:09:54.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:09:54 [2020-04-13T23:09:54.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:09:54 [2020-04-13T23:09:54.328Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
23:09:54 [2020-04-13T23:09:54.328Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:09:54 [2020-04-13T23:09:54.328Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:09:54 [2020-04-13T23:09:54.328Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:09:54 [2020-04-13T23:09:54.328Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:09:55 [2020-04-13T23:09:55.329Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
23:09:55 [2020-04-13T23:09:55.329Z] === RUN   TestContainerStartOnDaemonRestart
23:09:55 [2020-04-13T23:09:55.329Z] === PAUSE TestContainerStartOnDaemonRestart
23:09:55 [2020-04-13T23:09:55.329Z] === RUN   TestDaemonRestartIpcMode
23:09:55 [2020-04-13T23:09:55.329Z] === PAUSE TestDaemonRestartIpcMode
23:09:55 [2020-04-13T23:09:55.329Z] === RUN   TestDaemonHostGatewayIP
23:09:55 [2020-04-13T23:09:55.329Z] === PAUSE TestDaemonHostGatewayIP
23:09:55 [2020-04-13T23:09:55.329Z] === RUN   TestContainerKillOnDaemonStart
23:09:55 [2020-04-13T23:09:55.329Z] === PAUSE TestContainerKillOnDaemonStart
23:09:55 [2020-04-13T23:09:55.329Z] === RUN   TestDiff
23:09:55 [2020-04-13T23:09:55.939Z] --- PASS: TestDiff (0.81s)
23:09:55 [2020-04-13T23:09:55.939Z] === RUN   TestExecWithCloseStdin
23:09:56 [2020-04-13T23:09:56.942Z] --- PASS: TestExecWithCloseStdin (0.86s)
23:09:56 [2020-04-13T23:09:56.942Z] === RUN   TestExec
23:09:57 [2020-04-13T23:09:57.943Z] --- PASS: TestExec (0.96s)
23:09:57 [2020-04-13T23:09:57.943Z] === RUN   TestExecUser
23:09:58 [2020-04-13T23:09:58.554Z] --- PASS: TestExecUser (0.92s)
23:09:58 [2020-04-13T23:09:58.554Z] === RUN   TestExportContainerAndImportImage
23:10:00 [2020-04-13T23:10:00.017Z] --- PASS: TestExportContainerAndImportImage (1.08s)
23:10:00 [2020-04-13T23:10:00.017Z] === RUN   TestExportContainerAfterDaemonRestart
23:10:01 [2020-04-13T23:10:01.482Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
23:10:01 [2020-04-13T23:10:01.482Z] === RUN   TestHealthCheckWorkdir
23:10:02 [2020-04-13T23:10:02.484Z] --- PASS: TestHealthCheckWorkdir (1.10s)
23:10:02 [2020-04-13T23:10:02.484Z] === RUN   TestHealthKillContainer
23:10:05 [2020-04-13T23:10:05.924Z] --- PASS: TestHealthKillContainer (3.04s)
23:10:05 [2020-04-13T23:10:05.925Z] === RUN   TestInspectCpusetInConfigPre120
23:10:06 [2020-04-13T23:10:06.205Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
23:10:06 [2020-04-13T23:10:06.205Z] === RUN   TestIpcModeNone
23:10:07 [2020-04-13T23:10:07.207Z] --- PASS: TestIpcModeNone (0.87s)
23:10:07 [2020-04-13T23:10:07.207Z] === RUN   TestIpcModePrivate
23:10:08 [2020-04-13T23:10:08.208Z] --- PASS: TestIpcModePrivate (0.91s)
23:10:08 [2020-04-13T23:10:08.208Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
23:10:08 [2020-04-13T23:10:08.208Z] === RUN   TestIpcModeShareable
23:10:09 [2020-04-13T23:10:09.211Z] --- PASS: TestIpcModeShareable (1.00s)
23:10:09 [2020-04-13T23:10:09.211Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
23:10:09 [2020-04-13T23:10:09.211Z] === RUN   TestAPIIpcModeShareableAndContainer
23:10:11 [2020-04-13T23:10:11.876Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s)
23:10:11 [2020-04-13T23:10:11.876Z] === RUN   TestAPIIpcModeHost
23:10:12 [2020-04-13T23:10:12.517Z] --- PASS: TestAPIIpcModeHost (0.61s)
23:10:12 [2020-04-13T23:10:12.517Z] === RUN   TestDaemonIpcModeShareable
23:10:14 [2020-04-13T23:10:14.530Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
23:10:14 [2020-04-13T23:10:14.530Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
23:10:14 [2020-04-13T23:10:14.530Z] === RUN   TestDaemonIpcModePrivate
23:10:15 [2020-04-13T23:10:15.995Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
23:10:15 [2020-04-13T23:10:15.995Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:10:15 [2020-04-13T23:10:15.995Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:10:18 [2020-04-13T23:10:18.009Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
23:10:18 [2020-04-13T23:10:18.009Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:10:18 [2020-04-13T23:10:18.009Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:10:19 [2020-04-13T23:10:19.474Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
23:10:19 [2020-04-13T23:10:19.474Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
23:10:19 [2020-04-13T23:10:19.474Z] === RUN   TestIpcModeOlderClient
23:10:19 [2020-04-13T23:10:19.474Z] === PAUSE TestIpcModeOlderClient
23:10:19 [2020-04-13T23:10:19.474Z] === RUN   TestKillContainerInvalidSignal
23:10:20 [2020-04-13T23:10:20.475Z] --- PASS: TestKillContainerInvalidSignal (0.88s)
23:10:20 [2020-04-13T23:10:20.475Z] === RUN   TestKillContainer
23:10:20 [2020-04-13T23:10:20.475Z] === RUN   TestKillContainer/no_signal
23:10:21 [2020-04-13T23:10:21.477Z] === RUN   TestKillContainer/non_killing_signal
23:10:21 [2020-04-13T23:10:21.758Z] === RUN   TestKillContainer/killing_signal
23:10:23 [2020-04-13T23:10:23.224Z] --- PASS: TestKillContainer (2.53s)
23:10:23 [2020-04-13T23:10:23.224Z]     --- PASS: TestKillContainer/no_signal (0.81s)
23:10:23 [2020-04-13T23:10:23.224Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
23:10:23 [2020-04-13T23:10:23.224Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
23:10:23 [2020-04-13T23:10:23.224Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:10:23 [2020-04-13T23:10:23.224Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:10:23 [2020-04-13T23:10:23.836Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:10:24 [2020-04-13T23:10:24.839Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s)
23:10:24 [2020-04-13T23:10:24.839Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
23:10:24 [2020-04-13T23:10:24.839Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
23:10:24 [2020-04-13T23:10:24.839Z] === RUN   TestKillStoppedContainer
23:10:24 [2020-04-13T23:10:24.839Z] --- PASS: TestKillStoppedContainer (0.09s)
23:10:24 [2020-04-13T23:10:24.839Z] === RUN   TestKillStoppedContainerAPIPre120
23:10:24 [2020-04-13T23:10:24.839Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
23:10:24 [2020-04-13T23:10:24.839Z] === RUN   TestKillDifferentUserContainer
23:10:25 [2020-04-13T23:10:25.841Z] --- PASS: TestKillDifferentUserContainer (0.89s)
23:10:25 [2020-04-13T23:10:25.841Z] === RUN   TestInspectOomKilledTrue
23:10:25 [2020-04-13T23:10:25.841Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:10:25 [2020-04-13T23:10:25.841Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:10:25 [2020-04-13T23:10:25.841Z] === RUN   TestInspectOomKilledFalse
23:10:25 [2020-04-13T23:10:25.841Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:10:25 [2020-04-13T23:10:25.841Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:10:25 [2020-04-13T23:10:25.841Z] === RUN   TestLinksEtcHostsContentMatch
23:10:26 [2020-04-13T23:10:26.452Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
23:10:26 [2020-04-13T23:10:26.452Z] === RUN   TestLinksContainerNames
23:10:27 [2020-04-13T23:10:27.918Z] --- PASS: TestLinksContainerNames (1.63s)
23:10:27 [2020-04-13T23:10:27.918Z] === RUN   TestLogsFollowTailEmpty
23:10:28 [2020-04-13T23:10:28.919Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
23:10:28 [2020-04-13T23:10:28.919Z] === RUN   TestContainerNetworkMountsNoChown
23:10:29 [2020-04-13T23:10:29.921Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/default
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/default
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/private
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/private
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rprivate
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rprivate
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/slave
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/slave
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rslave
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rslave
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/shared
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/shared
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rshared
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rshared
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/default
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/default/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/default/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/default/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rshared
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/shared
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rslave
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/slave
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rprivate
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/private
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/private/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/private/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/default/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/private/bind_root
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/private/mount_root
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:10:30 [2020-04-13T23:10:30.482Z] --- PASS: TestMountDaemonRoot (0.02s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z] === RUN   TestContainerBindMountNonRecursive
23:10:32 [2020-04-13T23:10:32.495Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
23:10:32 [2020-04-13T23:10:32.495Z] === RUN   TestNetworkNat
23:10:33 [2020-04-13T23:10:33.497Z] --- PASS: TestNetworkNat (0.88s)
23:10:33 [2020-04-13T23:10:33.497Z] === RUN   TestNetworkLocalhostTCPNat
23:10:34 [2020-04-13T23:10:34.499Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
23:10:34 [2020-04-13T23:10:34.499Z] === RUN   TestNetworkLoopbackNat
23:10:35 [2020-04-13T23:10:35.501Z] --- PASS: TestNetworkLoopbackNat (1.15s)
23:10:35 [2020-04-13T23:10:35.501Z] === RUN   TestPause
23:10:36 [2020-04-13T23:10:36.524Z] --- PASS: TestPause (0.86s)
23:10:36 [2020-04-13T23:10:36.524Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:10:36 [2020-04-13T23:10:36.524Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:10:36 [2020-04-13T23:10:36.524Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:10:36 [2020-04-13T23:10:36.524Z] === RUN   TestPauseStopPausedContainer
23:10:37 [2020-04-13T23:10:37.154Z] --- PASS: TestPauseStopPausedContainer (0.89s)
23:10:37 [2020-04-13T23:10:37.154Z] === RUN   TestPsFilter
23:10:37 [2020-04-13T23:10:37.435Z] --- PASS: TestPsFilter (0.26s)
23:10:37 [2020-04-13T23:10:37.435Z] === RUN   TestRemoveContainerWithRemovedVolume
23:10:38 [2020-04-13T23:10:38.436Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s)
23:10:38 [2020-04-13T23:10:38.436Z] === RUN   TestRemoveContainerWithVolume
23:10:39 [2020-04-13T23:10:39.048Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
23:10:39 [2020-04-13T23:10:39.048Z] === RUN   TestRemoveContainerRunning
23:10:40 [2020-04-13T23:10:40.049Z] --- PASS: TestRemoveContainerRunning (0.83s)
23:10:40 [2020-04-13T23:10:40.049Z] === RUN   TestRemoveContainerForceRemoveRunning
23:10:40 [2020-04-13T23:10:40.660Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
23:10:40 [2020-04-13T23:10:40.660Z] === RUN   TestRemoveInvalidContainer
23:10:40 [2020-04-13T23:10:40.660Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:10:40 [2020-04-13T23:10:40.660Z] === RUN   TestRenameLinkedContainer
23:10:44 [2020-04-13T23:10:44.111Z] --- PASS: TestRenameLinkedContainer (3.39s)
23:10:44 [2020-04-13T23:10:44.111Z] === RUN   TestRenameStoppedContainer
23:10:45 [2020-04-13T23:10:45.113Z] --- PASS: TestRenameStoppedContainer (0.87s)
23:10:45 [2020-04-13T23:10:45.113Z] === RUN   TestRenameRunningContainerAndReuse
23:10:47 [2020-04-13T23:10:47.126Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
23:10:47 [2020-04-13T23:10:47.126Z] === RUN   TestRenameInvalidName
23:10:47 [2020-04-13T23:10:47.737Z] --- PASS: TestRenameInvalidName (0.86s)
23:10:47 [2020-04-13T23:10:47.737Z] === RUN   TestRenameAnonymousContainer
23:10:53 [2020-04-13T23:10:53.205Z] --- PASS: TestRenameAnonymousContainer (4.92s)
23:10:53 [2020-04-13T23:10:53.205Z] === RUN   TestRenameContainerWithSameName
23:10:53 [2020-04-13T23:10:53.486Z] --- PASS: TestRenameContainerWithSameName (0.92s)
23:10:53 [2020-04-13T23:10:53.486Z] === RUN   TestRenameContainerWithLinkedContainer
23:10:55 [2020-04-13T23:10:55.499Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s)
23:10:55 [2020-04-13T23:10:55.499Z] === RUN   TestResize
23:10:56 [2020-04-13T23:10:56.111Z] --- PASS: TestResize (0.87s)
23:10:56 [2020-04-13T23:10:56.111Z] === RUN   TestResizeWithInvalidSize
23:10:57 [2020-04-13T23:10:57.113Z] --- PASS: TestResizeWithInvalidSize (0.85s)
23:10:57 [2020-04-13T23:10:57.113Z] === RUN   TestResizeWhenContainerNotStarted
23:10:57 [2020-04-13T23:10:57.724Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:11:00 [2020-04-13T23:11:00.389Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:11:00 [2020-04-13T23:11:00.389Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:11:01 [2020-04-13T23:11:01.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:11:01 [2020-04-13T23:11:01.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:11:03 [2020-04-13T23:11:03.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:11:03 [2020-04-13T23:11:03.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:11:05 [2020-04-13T23:11:05.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:11:05 [2020-04-13T23:11:05.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:11:08 [2020-04-13T23:11:08.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:11:08 [2020-04-13T23:11:08.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:11:10 [2020-04-13T23:11:10.665Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s)
23:11:10 [2020-04-13T23:11:10.665Z] === RUN   TestCgroupNamespacesRun
23:11:12 [2020-04-13T23:11:12.687Z] --- PASS: TestCgroupNamespacesRun (1.77s)
23:11:12 [2020-04-13T23:11:12.687Z] === RUN   TestCgroupNamespacesRunPrivileged
23:11:14 [2020-04-13T23:11:14.153Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
23:11:14 [2020-04-13T23:11:14.153Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:11:16 [2020-04-13T23:11:16.166Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
23:11:16 [2020-04-13T23:11:16.166Z] === RUN   TestCgroupNamespacesRunHostMode
23:11:17 [2020-04-13T23:11:17.632Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
23:11:17 [2020-04-13T23:11:17.632Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:11:19 [2020-04-13T23:11:19.646Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s)
23:11:19 [2020-04-13T23:11:19.646Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:11:20 [2020-04-13T23:11:20.258Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s)
23:11:20 [2020-04-13T23:11:20.258Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:11:20 [2020-04-13T23:11:20.879Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
23:11:20 [2020-04-13T23:11:20.880Z] === RUN   TestCgroupNamespacesRunOlderClient
23:11:22 [2020-04-13T23:11:22.893Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
23:11:22 [2020-04-13T23:11:22.894Z] === RUN   TestKernelTCPMemory
23:11:23 [2020-04-13T23:11:23.895Z] --- PASS: TestKernelTCPMemory (0.97s)
23:11:23 [2020-04-13T23:11:23.895Z] === RUN   TestNISDomainname
23:11:24 [2020-04-13T23:11:24.896Z] --- PASS: TestNISDomainname (1.00s)
23:11:24 [2020-04-13T23:11:24.896Z] === RUN   TestHostnameDnsResolution
23:11:26 [2020-04-13T23:11:26.908Z] --- PASS: TestHostnameDnsResolution (1.73s)
23:11:26 [2020-04-13T23:11:26.908Z] === RUN   TestStats
23:11:28 [2020-04-13T23:11:28.372Z] --- PASS: TestStats (1.91s)
23:11:28 [2020-04-13T23:11:28.372Z] === RUN   TestStopContainerWithTimeout
23:11:28 [2020-04-13T23:11:28.372Z] === RUN   TestStopContainerWithTimeout/0
23:11:28 [2020-04-13T23:11:28.372Z] === PAUSE TestStopContainerWithTimeout/0
23:11:28 [2020-04-13T23:11:28.372Z] === RUN   TestStopContainerWithTimeout/1
23:11:28 [2020-04-13T23:11:28.372Z] === PAUSE TestStopContainerWithTimeout/1
23:11:28 [2020-04-13T23:11:28.372Z] === RUN   TestStopContainerWithTimeout/3
23:11:28 [2020-04-13T23:11:28.372Z] === PAUSE TestStopContainerWithTimeout/3
23:11:28 [2020-04-13T23:11:28.372Z] === RUN   TestStopContainerWithTimeout/-1
23:11:28 [2020-04-13T23:11:28.372Z] === PAUSE TestStopContainerWithTimeout/-1
23:11:28 [2020-04-13T23:11:28.372Z] === CONT  TestStopContainerWithTimeout/0
23:11:28 [2020-04-13T23:11:28.372Z] === CONT  TestStopContainerWithTimeout/3
23:11:29 [2020-04-13T23:11:29.373Z] === CONT  TestStopContainerWithTimeout/1
23:11:31 [2020-04-13T23:11:31.387Z] === CONT  TestStopContainerWithTimeout/-1
23:11:34 [2020-04-13T23:11:34.082Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:11:34 [2020-04-13T23:11:34.082Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
23:11:34 [2020-04-13T23:11:34.082Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
23:11:34 [2020-04-13T23:11:34.082Z]     --- PASS: TestStopContainerWithTimeout/3 (3.00s)
23:11:34 [2020-04-13T23:11:34.082Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
23:11:34 [2020-04-13T23:11:34.082Z] === RUN   TestDeleteDevicemapper
23:11:34 [2020-04-13T23:11:34.082Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:11:34 [2020-04-13T23:11:34.082Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:11:34 [2020-04-13T23:11:34.082Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:11:37 [2020-04-13T23:11:37.522Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s)
23:11:37 [2020-04-13T23:11:37.522Z] === RUN   TestUpdateMemory
23:11:37 [2020-04-13T23:11:37.522Z] --- SKIP: TestUpdateMemory (0.00s)
23:11:37 [2020-04-13T23:11:37.522Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:11:37 [2020-04-13T23:11:37.522Z] === RUN   TestUpdateCPUQuota
23:11:38 [2020-04-13T23:11:38.990Z] --- PASS: TestUpdateCPUQuota (1.18s)
23:11:38 [2020-04-13T23:11:38.990Z] === RUN   TestUpdatePidsLimit
23:11:38 [2020-04-13T23:11:38.990Z] === RUN   TestUpdatePidsLimit/update_from_none
23:11:38 [2020-04-13T23:11:38.990Z] === RUN   TestUpdatePidsLimit/no_change
23:11:39 [2020-04-13T23:11:39.601Z] === RUN   TestUpdatePidsLimit/update_lower
23:11:39 [2020-04-13T23:11:39.883Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:11:40 [2020-04-13T23:11:40.163Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:11:40 [2020-04-13T23:11:40.774Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:11:41 [2020-04-13T23:11:41.054Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:11:42 [2020-04-13T23:11:42.519Z] --- PASS: TestUpdatePidsLimit (3.64s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
23:11:42 [2020-04-13T23:11:42.519Z] === RUN   TestUpdateRestartPolicy
23:11:55 [2020-04-13T23:11:55.012Z] --- PASS: TestUpdateRestartPolicy (12.81s)
23:11:55 [2020-04-13T23:11:55.012Z] === RUN   TestUpdateRestartWithAutoRemove
23:11:56 [2020-04-13T23:11:56.014Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
23:11:56 [2020-04-13T23:11:56.014Z] === RUN   TestWaitNonBlocked
23:11:56 [2020-04-13T23:11:56.014Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:56 [2020-04-13T23:11:56.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:56 [2020-04-13T23:11:56.014Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:56 [2020-04-13T23:11:56.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:56 [2020-04-13T23:11:56.014Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:56 [2020-04-13T23:11:56.014Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:57 [2020-04-13T23:11:57.478Z] --- PASS: TestWaitNonBlocked (0.01s)
23:11:57 [2020-04-13T23:11:57.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s)
23:11:57 [2020-04-13T23:11:57.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s)
23:11:57 [2020-04-13T23:11:57.478Z] === RUN   TestWaitBlocked
23:11:57 [2020-04-13T23:11:57.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:11:57 [2020-04-13T23:11:57.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:11:57 [2020-04-13T23:11:57.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:11:57 [2020-04-13T23:11:57.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:11:57 [2020-04-13T23:11:57.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:11:57 [2020-04-13T23:11:57.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:11:58 [2020-04-13T23:11:58.480Z] --- PASS: TestWaitBlocked (0.01s)
23:11:58 [2020-04-13T23:11:58.480Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
23:11:58 [2020-04-13T23:11:58.480Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
23:11:58 [2020-04-13T23:11:58.480Z] === CONT  TestContainerStartOnDaemonRestart
23:11:58 [2020-04-13T23:11:58.480Z] === CONT  TestIpcModeOlderClient
23:11:58 [2020-04-13T23:11:58.760Z] --- PASS: TestIpcModeOlderClient (0.17s)
23:11:58 [2020-04-13T23:11:58.760Z] === CONT  TestDaemonHostGatewayIP
23:12:01 [2020-04-13T23:12:01.426Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s)
23:12:01 [2020-04-13T23:12:01.426Z] === CONT  TestContainerKillOnDaemonStart
23:12:02 [2020-04-13T23:12:02.428Z] --- PASS: TestDaemonHostGatewayIP (3.55s)
23:12:02 [2020-04-13T23:12:02.428Z] === CONT  TestDaemonRestartIpcMode
23:12:05 [2020-04-13T23:12:05.873Z] --- PASS: TestDaemonRestartIpcMode (3.66s)
23:12:14 [2020-04-13T23:12:14.266Z] --- PASS: TestContainerKillOnDaemonStart (12.21s)
23:12:14 [2020-04-13T23:12:14.266Z] PASS
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === Skipped
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] DONE 200 tests, 6 skipped in 148.282s
23:12:14 [2020-04-13T23:12:14.266Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
23:12:14 [2020-04-13T23:12:14.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
23:12:14 [2020-04-13T23:12:14.266Z] ++ set -e
23:12:14 [2020-04-13T23:12:14.266Z] ++ '[' -n 0 ']'
23:12:14 [2020-04-13T23:12:14.266Z] ++ set -x
23:12:14 [2020-04-13T23:12:14.266Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
23:12:14 [2020-04-13T23:12:14.266Z] INFO: Testing against a local daemon
23:12:14 [2020-04-13T23:12:14.266Z] === RUN   TestCommitInheritsEnv
23:12:14 [2020-04-13T23:12:14.266Z] --- PASS: TestCommitInheritsEnv (0.52s)
23:12:14 [2020-04-13T23:12:14.266Z] === RUN   TestImportExtremelyLargeImageWorks
23:12:14 [2020-04-13T23:12:14.266Z] === PAUSE TestImportExtremelyLargeImageWorks
23:12:14 [2020-04-13T23:12:14.266Z] === RUN   TestImagesFilterMultiReference
23:12:14 [2020-04-13T23:12:14.266Z] --- PASS: TestImagesFilterMultiReference (0.03s)
23:12:14 [2020-04-13T23:12:14.266Z] === RUN   TestImagePullPlatformInvalid
23:12:14 [2020-04-13T23:12:14.266Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
23:12:14 [2020-04-13T23:12:14.266Z] === RUN   TestRemoveImageOrphaning
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestRemoveImageOrphaning (0.56s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestRemoveImageGarbageCollector
23:12:14 [2020-04-13T23:12:14.878Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:12:14 [2020-04-13T23:12:14.878Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagInvalidReference
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagInvalidReference (0.01s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagValidPrefixedRepo
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagExistedNameWithoutForce
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagOfficialNames
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagOfficialNames (0.03s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagMatchesDigest
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagMatchesDigest (0.01s)
23:12:14 [2020-04-13T23:12:14.878Z] === CONT  TestImportExtremelyLargeImageWorks
23:13:36 [2020-04-13T23:13:36.839Z] --- PASS: TestImportExtremelyLargeImageWorks (78.81s)
23:13:36 [2020-04-13T23:13:36.839Z] PASS
23:13:36 [2020-04-13T23:13:36.839Z] 
23:13:36 [2020-04-13T23:13:36.839Z] === Skipped
23:13:36 [2020-04-13T23:13:36.839Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
23:13:36 [2020-04-13T23:13:36.839Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:13:36 [2020-04-13T23:13:36.839Z] 
23:13:36 [2020-04-13T23:13:36.839Z] 
23:13:36 [2020-04-13T23:13:36.839Z] DONE 12 tests, 1 skipped in 80.185s
23:13:36 [2020-04-13T23:13:36.839Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
23:13:36 [2020-04-13T23:13:36.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
23:13:36 [2020-04-13T23:13:36.839Z] ++ set -e
23:13:36 [2020-04-13T23:13:36.839Z] ++ '[' -n 0 ']'
23:13:36 [2020-04-13T23:13:36.839Z] ++ set -x
23:13:36 [2020-04-13T23:13:36.839Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
23:13:36 [2020-04-13T23:13:36.839Z] INFO: Testing against a local daemon
23:13:36 [2020-04-13T23:13:36.839Z] === RUN   TestNetworkCreateDelete
23:13:36 [2020-04-13T23:13:36.839Z] --- PASS: TestNetworkCreateDelete (0.15s)
23:13:36 [2020-04-13T23:13:36.839Z] === RUN   TestDockerNetworkDeletePreferID
23:13:36 [2020-04-13T23:13:36.839Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
23:13:36 [2020-04-13T23:13:36.839Z] === RUN   TestInspectNetwork
23:13:39 [2020-04-13T23:13:39.506Z] === RUN   TestInspectNetwork/full_network_id
23:13:39 [2020-04-13T23:13:39.506Z] === RUN   TestInspectNetwork/partial_network_id
23:13:39 [2020-04-13T23:13:39.506Z] === RUN   TestInspectNetwork/network_name
23:13:39 [2020-04-13T23:13:39.506Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:13:44 [2020-04-13T23:13:44.972Z] --- PASS: TestInspectNetwork (10.60s)
23:13:44 [2020-04-13T23:13:44.972Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:13:44 [2020-04-13T23:13:44.972Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:13:44 [2020-04-13T23:13:44.972Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:13:44 [2020-04-13T23:13:44.972Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:13:44 [2020-04-13T23:13:44.972Z] === RUN   TestRunContainerWithBridgeNone
23:13:47 [2020-04-13T23:13:47.639Z] --- PASS: TestRunContainerWithBridgeNone (2.42s)
23:13:47 [2020-04-13T23:13:47.639Z] === RUN   TestNetworkInvalidJSON
23:13:47 [2020-04-13T23:13:47.639Z] === RUN   TestNetworkInvalidJSON//networks/create
23:13:47 [2020-04-13T23:13:47.639Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:13:47 [2020-04-13T23:13:47.639Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:13:47 [2020-04-13T23:13:47.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:13:47 [2020-04-13T23:13:47.639Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:13:47 [2020-04-13T23:13:47.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:13:47 [2020-04-13T23:13:47.639Z] === CONT  TestNetworkInvalidJSON//networks/create
23:13:47 [2020-04-13T23:13:47.639Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:13:47 [2020-04-13T23:13:47.639Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:13:47 [2020-04-13T23:13:47.639Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:13:47 [2020-04-13T23:13:47.639Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:13:47 [2020-04-13T23:13:47.639Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:13:47 [2020-04-13T23:13:47.639Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:13:47 [2020-04-13T23:13:47.639Z] === RUN   TestHostIPv4BridgeLabel
23:13:47 [2020-04-13T23:13:47.919Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
23:13:47 [2020-04-13T23:13:47.919Z] === RUN   TestDaemonRestartWithLiveRestore
23:13:48 [2020-04-13T23:13:48.921Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:13:48 [2020-04-13T23:13:48.921Z] === RUN   TestDaemonDefaultNetworkPools
23:13:49 [2020-04-13T23:13:49.923Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
23:13:49 [2020-04-13T23:13:49.923Z] === RUN   TestDaemonRestartWithExistingNetwork
23:13:50 [2020-04-13T23:13:50.924Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
23:13:50 [2020-04-13T23:13:50.924Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:13:52 [2020-04-13T23:13:52.388Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
23:13:52 [2020-04-13T23:13:52.389Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:13:52 [2020-04-13T23:13:52.669Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
23:13:52 [2020-04-13T23:13:52.669Z] === RUN   TestServiceWithPredefinedNetwork
23:13:57 [2020-04-13T23:13:57.037Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s)
23:13:57 [2020-04-13T23:13:57.037Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:13:57 [2020-04-13T23:13:57.037Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:13:57 [2020-04-13T23:13:57.037Z]     service_test.go:236: FLAKY_TEST
23:13:57 [2020-04-13T23:13:57.037Z] === RUN   TestServiceWithDataPathPortInit
23:14:19 [2020-04-13T23:14:19.324Z] --- PASS: TestServiceWithDataPathPortInit (19.88s)
23:14:19 [2020-04-13T23:14:19.324Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:14:27 [2020-04-13T23:14:27.681Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.64s)
23:14:27 [2020-04-13T23:14:27.681Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1qds8kiwlkbw9g0qzr5s9a5nb Created:2020-04-13 23:14:17.800360962 +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[8399b6b1d70058351f7d9cd5287fba0c57ace49ea1a0a66f1fc5833e7e4714b1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f7syabn75u7cxgvo0er1lc0lc EndpointID:6a031fb9398b72805d8bf2d31f4332f4f9936b21279a4753e29a16f3b6d55cc2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5d6c9b08afb95de505b57eb6bc2687228417c76723413e18cb0569b7f0dc276a 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:062398adaeff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f7syabn75u7cxgvo0er1lc0lc EndpointID:6a031fb9398b72805d8bf2d31f4332f4f9936b21279a4753e29a16f3b6d55cc2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:14:27 [2020-04-13T23:14:27.681Z] PASS
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] === Skipped
23:14:27 [2020-04-13T23:14:27.681Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:14:27 [2020-04-13T23:14:27.681Z]     service_test.go:236: FLAKY_TEST
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] DONE 22 tests, 1 skipped in 53.202s
23:14:27 [2020-04-13T23:14:27.681Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:14:27 [2020-04-13T23:14:27.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
23:14:27 [2020-04-13T23:14:27.681Z] ++ set -e
23:14:27 [2020-04-13T23:14:27.681Z] ++ '[' -n 0 ']'
23:14:27 [2020-04-13T23:14:27.681Z] ++ set -x
23:14:27 [2020-04-13T23:14:27.681Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
23:14:27 [2020-04-13T23:14:27.681Z] INFO: Testing against a local daemon
23:14:27 [2020-04-13T23:14:27.681Z] === RUN   TestDockerNetworkIpvlanPersistance
23:14:27 [2020-04-13T23:14:27.681Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:14:27 [2020-04-13T23:14:27.681Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:27 [2020-04-13T23:14:27.681Z] === RUN   TestDockerNetworkIpvlan
23:14:27 [2020-04-13T23:14:27.681Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:14:27 [2020-04-13T23:14:27.681Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:27 [2020-04-13T23:14:27.681Z] PASS
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] === Skipped
23:14:27 [2020-04-13T23:14:27.681Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:14:27 [2020-04-13T23:14:27.681Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:14:27 [2020-04-13T23:14:27.681Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] DONE 2 tests, 2 skipped in 0.073s
23:14:27 [2020-04-13T23:14:27.681Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:14:27 [2020-04-13T23:14:27.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
23:14:27 [2020-04-13T23:14:27.681Z] ++ set -e
23:14:27 [2020-04-13T23:14:27.681Z] ++ '[' -n 0 ']'
23:14:27 [2020-04-13T23:14:27.681Z] ++ set -x
23:14:27 [2020-04-13T23:14:27.681Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
23:14:27 [2020-04-13T23:14:27.681Z] INFO: Testing against a local daemon
23:14:27 [2020-04-13T23:14:27.681Z] === RUN   TestDockerNetworkMacvlanPersistance
23:14:28 [2020-04-13T23:14:28.684Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
23:14:28 [2020-04-13T23:14:28.684Z] === RUN   TestDockerNetworkMacvlan
23:14:29 [2020-04-13T23:14:29.295Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:14:30 [2020-04-13T23:14:30.297Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:14:31 [2020-04-13T23:14:31.298Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:14:35 [2020-04-13T23:14:35.664Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:14:39 [2020-04-13T23:14:39.103Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:14:45 [2020-04-13T23:14:45.890Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:14:47 [2020-04-13T23:14:47.903Z] --- PASS: TestDockerNetworkMacvlan (19.30s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s)
23:14:47 [2020-04-13T23:14:47.903Z] PASS
23:14:47 [2020-04-13T23:14:47.903Z] 
23:14:47 [2020-04-13T23:14:47.903Z] DONE 8 tests in 20.807s
23:14:47 [2020-04-13T23:14:47.903Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
23:14:47 [2020-04-13T23:14:47.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:14:47 [2020-04-13T23:14:47.903Z] ++ set -e
23:14:47 [2020-04-13T23:14:47.903Z] ++ '[' -n 0 ']'
23:14:47 [2020-04-13T23:14:47.903Z] ++ set -x
23:14:47 [2020-04-13T23:14:47.903Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:14:47 [2020-04-13T23:14:47.903Z] testing: warning: no tests to run
23:14:47 [2020-04-13T23:14:47.903Z] PASS
23:14:47 [2020-04-13T23:14:47.903Z] 
23:14:47 [2020-04-13T23:14:47.903Z] DONE 0 tests in 0.015s
23:14:47 [2020-04-13T23:14:47.903Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:14:47 [2020-04-13T23:14:47.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:14:47 [2020-04-13T23:14:47.903Z] ++ set -e
23:14:47 [2020-04-13T23:14:47.903Z] ++ '[' -n 0 ']'
23:14:47 [2020-04-13T23:14:47.903Z] ++ set -x
23:14:47 [2020-04-13T23:14:47.903Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:14:47 [2020-04-13T23:14:47.903Z] INFO: Testing against a local daemon
23:14:47 [2020-04-13T23:14:47.903Z] === RUN   TestAuthZPluginAllowRequest
23:14:49 [2020-04-13T23:14:49.918Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
23:14:49 [2020-04-13T23:14:49.918Z] === RUN   TestAuthZPluginTLS
23:14:50 [2020-04-13T23:14:50.198Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:14:50 [2020-04-13T23:14:50.198Z] === RUN   TestAuthZPluginDenyRequest
23:14:50 [2020-04-13T23:14:50.809Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:14:50 [2020-04-13T23:14:50.809Z] === RUN   TestAuthZPluginAPIDenyResponse
23:14:51 [2020-04-13T23:14:51.420Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
23:14:51 [2020-04-13T23:14:51.420Z] === RUN   TestAuthZPluginDenyResponse
23:14:51 [2020-04-13T23:14:51.700Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:14:51 [2020-04-13T23:14:51.700Z] === RUN   TestAuthZPluginAllowEventStream
23:14:53 [2020-04-13T23:14:53.724Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s)
23:14:53 [2020-04-13T23:14:53.724Z] === RUN   TestAuthZPluginErrorResponse
23:14:54 [2020-04-13T23:14:54.004Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
23:14:54 [2020-04-13T23:14:54.004Z] === RUN   TestAuthZPluginErrorRequest
23:14:54 [2020-04-13T23:14:54.615Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:14:54 [2020-04-13T23:14:54.615Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:14:55 [2020-04-13T23:14:55.227Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
23:14:55 [2020-04-13T23:14:55.227Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:14:57 [2020-04-13T23:14:57.240Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
23:14:57 [2020-04-13T23:14:57.240Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:14:59 [2020-04-13T23:14:59.907Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
23:14:59 [2020-04-13T23:14:59.907Z] === RUN   TestAuthZPluginHeader
23:15:00 [2020-04-13T23:15:00.187Z] --- PASS: TestAuthZPluginHeader (0.86s)
23:15:00 [2020-04-13T23:15:00.187Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:15:00 [2020-04-13T23:15:00.187Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:15:00 [2020-04-13T23:15:00.187Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:00 [2020-04-13T23:15:00.187Z] === RUN   TestAuthZPluginV2Disable
23:15:00 [2020-04-13T23:15:00.187Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:15:00 [2020-04-13T23:15:00.187Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:00 [2020-04-13T23:15:00.187Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:15:00 [2020-04-13T23:15:00.187Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:15:00 [2020-04-13T23:15:00.187Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:00 [2020-04-13T23:15:00.187Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:15:00 [2020-04-13T23:15:00.187Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:15:00 [2020-04-13T23:15:00.187Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:00 [2020-04-13T23:15:00.187Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:15:18 [2020-04-13T23:15:18.605Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.23s)
23:15:18 [2020-04-13T23:15:18.605Z] PASS
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] === Skipped
23:15:18 [2020-04-13T23:15:18.605Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:15:18 [2020-04-13T23:15:18.605Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:15:18 [2020-04-13T23:15:18.605Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:15:18 [2020-04-13T23:15:18.605Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:15:18 [2020-04-13T23:15:18.605Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] DONE 17 tests, 4 skipped in 29.678s
23:15:18 [2020-04-13T23:15:18.605Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:15:18 [2020-04-13T23:15:18.605Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
23:15:18 [2020-04-13T23:15:18.605Z] ++ set -e
23:15:18 [2020-04-13T23:15:18.605Z] ++ '[' -n 0 ']'
23:15:18 [2020-04-13T23:15:18.605Z] ++ set -x
23:15:18 [2020-04-13T23:15:18.605Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
23:15:18 [2020-04-13T23:15:18.605Z] INFO: Testing against a local daemon
23:15:18 [2020-04-13T23:15:18.605Z] === RUN   TestPluginInvalidJSON
23:15:18 [2020-04-13T23:15:18.605Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:15:18 [2020-04-13T23:15:18.605Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:15:18 [2020-04-13T23:15:18.605Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:15:18 [2020-04-13T23:15:18.605Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:15:18 [2020-04-13T23:15:18.605Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:15:18 [2020-04-13T23:15:18.605Z] PASS
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] DONE 2 tests in 0.080s
23:15:18 [2020-04-13T23:15:18.605Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:15:18 [2020-04-13T23:15:18.605Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:15:18 [2020-04-13T23:15:18.605Z] ++ set -e
23:15:18 [2020-04-13T23:15:18.605Z] ++ '[' -n 0 ']'
23:15:18 [2020-04-13T23:15:18.605Z] ++ set -x
23:15:18 [2020-04-13T23:15:18.605Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:15:18 [2020-04-13T23:15:18.605Z] INFO: Testing against a local daemon
23:15:18 [2020-04-13T23:15:18.605Z] === RUN   TestExternalGraphDriver
23:15:18 [2020-04-13T23:15:18.605Z] === RUN   TestExternalGraphDriver/json
23:15:20 [2020-04-13T23:15:20.070Z] === RUN   TestExternalGraphDriver/spec
23:15:22 [2020-04-13T23:15:22.084Z] === RUN   TestExternalGraphDriver/pull
23:15:24 [2020-04-13T23:15:24.099Z] --- PASS: TestExternalGraphDriver (6.14s)
23:15:24 [2020-04-13T23:15:24.099Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
23:15:24 [2020-04-13T23:15:24.099Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
23:15:24 [2020-04-13T23:15:24.099Z]     --- PASS: TestExternalGraphDriver/pull (1.93s)
23:15:24 [2020-04-13T23:15:24.099Z] === RUN   TestGraphdriverPluginV2
23:15:24 [2020-04-13T23:15:24.099Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
23:15:24 [2020-04-13T23:15:24.099Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:24 [2020-04-13T23:15:24.099Z] PASS
23:15:24 [2020-04-13T23:15:24.099Z] 
23:15:24 [2020-04-13T23:15:24.099Z] === Skipped
23:15:24 [2020-04-13T23:15:24.099Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
23:15:24 [2020-04-13T23:15:24.099Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:24 [2020-04-13T23:15:24.099Z] 
23:15:24 [2020-04-13T23:15:24.099Z] 
23:15:24 [2020-04-13T23:15:24.099Z] DONE 5 tests, 1 skipped in 6.270s
23:15:24 [2020-04-13T23:15:24.099Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:15:24 [2020-04-13T23:15:24.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:15:24 [2020-04-13T23:15:24.099Z] ++ set -e
23:15:24 [2020-04-13T23:15:24.099Z] ++ '[' -n 0 ']'
23:15:24 [2020-04-13T23:15:24.099Z] ++ set -x
23:15:24 [2020-04-13T23:15:24.099Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:15:24 [2020-04-13T23:15:24.099Z] INFO: Testing against a local daemon
23:15:24 [2020-04-13T23:15:24.099Z] === RUN   TestContinueAfterPluginCrash
23:15:24 [2020-04-13T23:15:24.099Z] === PAUSE TestContinueAfterPluginCrash
23:15:24 [2020-04-13T23:15:24.099Z] === RUN   TestReadPluginNoRead
23:15:24 [2020-04-13T23:15:24.099Z] === PAUSE TestReadPluginNoRead
23:15:24 [2020-04-13T23:15:24.099Z] === RUN   TestDaemonStartWithLogOpt
23:15:24 [2020-04-13T23:15:24.099Z] === PAUSE TestDaemonStartWithLogOpt
23:15:24 [2020-04-13T23:15:24.099Z] === CONT  TestContinueAfterPluginCrash
23:15:24 [2020-04-13T23:15:24.099Z] === CONT  TestDaemonStartWithLogOpt
23:15:32 [2020-04-13T23:15:32.467Z] --- PASS: TestDaemonStartWithLogOpt (8.03s)
23:15:32 [2020-04-13T23:15:32.467Z] === CONT  TestReadPluginNoRead
23:15:35 [2020-04-13T23:15:35.132Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:15:37 [2020-04-13T23:15:37.182Z] === RUN   TestReadPluginNoRead/default
23:15:37 [2020-04-13T23:15:37.182Z] --- PASS: TestContinueAfterPluginCrash (13.13s)
23:15:38 [2020-04-13T23:15:38.659Z] === RUN   TestReadPluginNoRead/disabled_caching
23:15:40 [2020-04-13T23:15:40.673Z] --- PASS: TestReadPluginNoRead (8.69s)
23:15:40 [2020-04-13T23:15:40.673Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s)
23:15:40 [2020-04-13T23:15:40.673Z]     --- PASS: TestReadPluginNoRead/default (1.91s)
23:15:40 [2020-04-13T23:15:40.673Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.96s)
23:15:40 [2020-04-13T23:15:40.673Z]     read_test.go:91: [d0dbe7ff9cb69] daemon is not started
23:15:40 [2020-04-13T23:15:40.673Z] PASS
23:15:40 [2020-04-13T23:15:40.673Z] 
23:15:40 [2020-04-13T23:15:40.673Z] DONE 6 tests in 16.800s
23:15:40 [2020-04-13T23:15:40.673Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:15:40 [2020-04-13T23:15:40.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
23:15:40 [2020-04-13T23:15:40.673Z] ++ set -e
23:15:40 [2020-04-13T23:15:40.673Z] ++ '[' -n 0 ']'
23:15:40 [2020-04-13T23:15:40.673Z] ++ set -x
23:15:40 [2020-04-13T23:15:40.673Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
23:15:40 [2020-04-13T23:15:40.673Z] testing: warning: no tests to run
23:15:40 [2020-04-13T23:15:40.673Z] PASS
23:15:40 [2020-04-13T23:15:40.673Z] 
23:15:40 [2020-04-13T23:15:40.673Z] DONE 0 tests in 0.029s
23:15:40 [2020-04-13T23:15:40.673Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:15:40 [2020-04-13T23:15:40.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:15:40 [2020-04-13T23:15:40.673Z] ++ set -e
23:15:40 [2020-04-13T23:15:40.673Z] ++ '[' -n 0 ']'
23:15:40 [2020-04-13T23:15:40.673Z] ++ set -x
23:15:40 [2020-04-13T23:15:40.673Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:15:40 [2020-04-13T23:15:40.954Z] INFO: Testing against a local daemon
23:15:40 [2020-04-13T23:15:40.954Z] === RUN   TestPluginWithDevMounts
23:15:40 [2020-04-13T23:15:40.954Z] === PAUSE TestPluginWithDevMounts
23:15:40 [2020-04-13T23:15:40.954Z] === CONT  TestPluginWithDevMounts
23:15:42 [2020-04-13T23:15:42.968Z] --- PASS: TestPluginWithDevMounts (1.86s)
23:15:42 [2020-04-13T23:15:42.968Z] PASS
23:15:42 [2020-04-13T23:15:42.968Z] 
23:15:42 [2020-04-13T23:15:42.968Z] DONE 1 tests in 1.943s
23:15:42 [2020-04-13T23:15:42.968Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
23:15:42 [2020-04-13T23:15:42.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
23:15:42 [2020-04-13T23:15:42.968Z] ++ set -e
23:15:42 [2020-04-13T23:15:42.968Z] ++ '[' -n 0 ']'
23:15:42 [2020-04-13T23:15:42.968Z] ++ set -x
23:15:42 [2020-04-13T23:15:42.968Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
23:15:42 [2020-04-13T23:15:42.968Z] INFO: Testing against a local daemon
23:15:42 [2020-04-13T23:15:42.968Z] === RUN   TestSecretInspect
23:15:46 [2020-04-13T23:15:46.408Z] --- PASS: TestSecretInspect (3.70s)
23:15:46 [2020-04-13T23:15:46.408Z] === RUN   TestSecretList
23:15:50 [2020-04-13T23:15:50.774Z] --- PASS: TestSecretList (3.62s)
23:15:50 [2020-04-13T23:15:50.774Z] === RUN   TestSecretsCreateAndDelete
23:15:54 [2020-04-13T23:15:54.214Z] --- PASS: TestSecretsCreateAndDelete (3.68s)
23:15:54 [2020-04-13T23:15:54.214Z] === RUN   TestSecretsUpdate
23:15:57 [2020-04-13T23:15:57.655Z] --- PASS: TestSecretsUpdate (3.54s)
23:15:57 [2020-04-13T23:15:57.655Z] === RUN   TestTemplatedSecret
23:16:01 [2020-04-13T23:16:01.099Z] --- PASS: TestTemplatedSecret (3.53s)
23:16:01 [2020-04-13T23:16:01.099Z] === RUN   TestSecretCreateResolve
23:16:04 [2020-04-13T23:16:04.540Z] --- PASS: TestSecretCreateResolve (3.72s)
23:16:04 [2020-04-13T23:16:04.540Z] PASS
23:16:04 [2020-04-13T23:16:04.540Z] 
23:16:04 [2020-04-13T23:16:04.540Z] DONE 6 tests in 21.874s
23:16:04 [2020-04-13T23:16:04.540Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
23:16:04 [2020-04-13T23:16:04.540Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
23:16:04 [2020-04-13T23:16:04.540Z] ++ set -e
23:16:04 [2020-04-13T23:16:04.540Z] ++ '[' -n 0 ']'
23:16:04 [2020-04-13T23:16:04.540Z] ++ set -x
23:16:04 [2020-04-13T23:16:04.540Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
23:16:04 [2020-04-13T23:16:04.821Z] INFO: Testing against a local daemon
23:16:04 [2020-04-13T23:16:04.821Z] === RUN   TestServiceCreateInit
23:16:04 [2020-04-13T23:16:04.821Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:16:10 [2020-04-13T23:16:10.291Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:16:14 [2020-04-13T23:16:14.702Z] --- PASS: TestServiceCreateInit (10.04s)
23:16:14 [2020-04-13T23:16:14.702Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s)
23:16:14 [2020-04-13T23:16:14.702Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.84s)
23:16:14 [2020-04-13T23:16:14.702Z] === RUN   TestCreateServiceMultipleTimes
23:16:36 [2020-04-13T23:16:36.999Z] --- PASS: TestCreateServiceMultipleTimes (22.08s)
23:16:36 [2020-04-13T23:16:36.999Z] === RUN   TestCreateServiceConflict
23:16:40 [2020-04-13T23:16:40.438Z] --- PASS: TestCreateServiceConflict (3.71s)
23:16:40 [2020-04-13T23:16:40.438Z] === RUN   TestCreateServiceMaxReplicas
23:16:44 [2020-04-13T23:16:44.804Z] --- PASS: TestCreateServiceMaxReplicas (4.00s)
23:16:44 [2020-04-13T23:16:44.804Z] === RUN   TestCreateWithDuplicateNetworkNames
23:16:59 [2020-04-13T23:16:59.993Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.52s)
23:16:59 [2020-04-13T23:16:59.993Z] === RUN   TestCreateServiceSecretFileMode
23:17:03 [2020-04-13T23:17:03.438Z] --- PASS: TestCreateServiceSecretFileMode (3.46s)
23:17:03 [2020-04-13T23:17:03.438Z] === RUN   TestCreateServiceConfigFileMode
23:17:06 [2020-04-13T23:17:06.881Z] --- PASS: TestCreateServiceConfigFileMode (3.41s)
23:17:06 [2020-04-13T23:17:06.881Z] === RUN   TestCreateServiceSysctls
23:17:12 [2020-04-13T23:17:12.348Z] --- PASS: TestCreateServiceSysctls (4.56s)
23:17:12 [2020-04-13T23:17:12.348Z] === RUN   TestCreateServiceCapabilities
23:17:15 [2020-04-13T23:17:15.049Z] --- PASS: TestCreateServiceCapabilities (3.68s)
23:17:15 [2020-04-13T23:17:15.049Z] === RUN   TestInspect
23:17:18 [2020-04-13T23:17:18.490Z] --- PASS: TestInspect (3.42s)
23:17:18 [2020-04-13T23:17:18.490Z] === RUN   TestCreateJob
23:17:22 [2020-04-13T23:17:22.855Z] --- PASS: TestCreateJob (4.39s)
23:17:22 [2020-04-13T23:17:22.855Z] === RUN   TestReplicatedJob
23:17:31 [2020-04-13T23:17:31.215Z] --- PASS: TestReplicatedJob (7.36s)
23:17:31 [2020-04-13T23:17:31.215Z] === RUN   TestUpdateReplicatedJob
23:17:35 [2020-04-13T23:17:35.581Z] --- PASS: TestUpdateReplicatedJob (4.51s)
23:17:35 [2020-04-13T23:17:35.581Z] === RUN   TestServiceListWithStatuses
23:17:35 [2020-04-13T23:17:35.581Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:17:35 [2020-04-13T23:17:35.581Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:17:35 [2020-04-13T23:17:35.581Z] === RUN   TestDockerNetworkConnectAlias
23:17:42 [2020-04-13T23:17:42.366Z] --- PASS: TestDockerNetworkConnectAlias (7.49s)
23:17:42 [2020-04-13T23:17:42.366Z] === RUN   TestDockerNetworkReConnect
23:17:49 [2020-04-13T23:17:49.151Z] --- PASS: TestDockerNetworkReConnect (5.92s)
23:17:49 [2020-04-13T23:17:49.151Z] === RUN   TestServicePlugin
23:17:49 [2020-04-13T23:17:49.151Z] --- SKIP: TestServicePlugin (0.00s)
23:17:49 [2020-04-13T23:17:49.151Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:49 [2020-04-13T23:17:49.151Z] === RUN   TestServiceUpdateLabel
23:17:51 [2020-04-13T23:17:51.813Z] --- PASS: TestServiceUpdateLabel (3.65s)
23:17:51 [2020-04-13T23:17:51.814Z] === RUN   TestServiceUpdateSecrets
23:18:10 [2020-04-13T23:18:10.302Z] --- PASS: TestServiceUpdateSecrets (15.79s)
23:18:10 [2020-04-13T23:18:10.302Z] === RUN   TestServiceUpdateConfigs
23:18:25 [2020-04-13T23:18:25.490Z] --- PASS: TestServiceUpdateConfigs (15.74s)
23:18:25 [2020-04-13T23:18:25.490Z] === RUN   TestServiceUpdateNetwork
23:18:40 [2020-04-13T23:18:40.679Z] --- PASS: TestServiceUpdateNetwork (16.15s)
23:18:40 [2020-04-13T23:18:40.679Z] PASS
23:18:40 [2020-04-13T23:18:40.679Z] 
23:18:40 [2020-04-13T23:18:40.679Z] === Skipped
23:18:40 [2020-04-13T23:18:40.679Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
23:18:40 [2020-04-13T23:18:40.679Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:18:40 [2020-04-13T23:18:40.679Z] 
23:18:40 [2020-04-13T23:18:40.679Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
23:18:40 [2020-04-13T23:18:40.679Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:40 [2020-04-13T23:18:40.679Z] 
23:18:40 [2020-04-13T23:18:40.679Z] 
23:18:40 [2020-04-13T23:18:40.679Z] DONE 23 tests, 2 skipped in 154.962s
23:18:40 [2020-04-13T23:18:40.679Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
23:18:40 [2020-04-13T23:18:40.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
23:18:40 [2020-04-13T23:18:40.679Z] ++ set -e
23:18:40 [2020-04-13T23:18:40.679Z] ++ '[' -n 0 ']'
23:18:40 [2020-04-13T23:18:40.679Z] ++ set -x
23:18:40 [2020-04-13T23:18:40.679Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
23:18:40 [2020-04-13T23:18:40.679Z] INFO: Testing against a local daemon
23:18:40 [2020-04-13T23:18:40.679Z] === RUN   TestSessionCreate
23:18:40 [2020-04-13T23:18:40.679Z] --- PASS: TestSessionCreate (0.02s)
23:18:40 [2020-04-13T23:18:40.679Z] === RUN   TestSessionCreateWithBadUpgrade
23:18:40 [2020-04-13T23:18:40.679Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
23:18:40 [2020-04-13T23:18:40.679Z] PASS
23:18:40 [2020-04-13T23:18:40.679Z] 
23:18:40 [2020-04-13T23:18:40.679Z] DONE 2 tests in 0.098s
23:18:40 [2020-04-13T23:18:40.680Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
23:18:40 [2020-04-13T23:18:40.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
23:18:40 [2020-04-13T23:18:40.680Z] ++ set -e
23:18:40 [2020-04-13T23:18:40.680Z] ++ '[' -n 0 ']'
23:18:40 [2020-04-13T23:18:40.680Z] ++ set -x
23:18:40 [2020-04-13T23:18:40.680Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
23:18:40 [2020-04-13T23:18:40.680Z] INFO: Testing against a local daemon
23:18:40 [2020-04-13T23:18:40.680Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:18:40 [2020-04-13T23:18:40.680Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:18:40 [2020-04-13T23:18:40.680Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:18:40 [2020-04-13T23:18:40.680Z] === RUN   TestEventsExecDie
23:18:40 [2020-04-13T23:18:40.680Z] --- PASS: TestEventsExecDie (0.96s)
23:18:40 [2020-04-13T23:18:40.680Z] === RUN   TestEventsBackwardsCompatible
23:18:40 [2020-04-13T23:18:40.960Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
23:18:40 [2020-04-13T23:18:40.960Z] === RUN   TestInfoBinaryCommits
23:18:40 [2020-04-13T23:18:40.960Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:18:40 [2020-04-13T23:18:40.960Z] === RUN   TestInfoAPIVersioned
23:18:40 [2020-04-13T23:18:40.960Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:18:40 [2020-04-13T23:18:40.960Z] === RUN   TestInfoDiscoveryBackend
23:18:41 [2020-04-13T23:18:41.240Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
23:18:41 [2020-04-13T23:18:41.240Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:18:42 [2020-04-13T23:18:42.241Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:18:42 [2020-04-13T23:18:42.241Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:18:42 [2020-04-13T23:18:42.853Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
23:18:42 [2020-04-13T23:18:42.853Z] === RUN   TestInfoAPI
23:18:42 [2020-04-13T23:18:42.853Z] --- PASS: TestInfoAPI (0.03s)
23:18:42 [2020-04-13T23:18:42.853Z] === RUN   TestInfoAPIWarnings
23:18:43 [2020-04-13T23:18:43.464Z] --- PASS: TestInfoAPIWarnings (0.52s)
23:18:43 [2020-04-13T23:18:43.464Z] === RUN   TestInfoDebug
23:18:44 [2020-04-13T23:18:44.075Z] --- PASS: TestInfoDebug (0.52s)
23:18:44 [2020-04-13T23:18:44.075Z] === RUN   TestInfoInsecureRegistries
23:18:44 [2020-04-13T23:18:44.356Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:18:44 [2020-04-13T23:18:44.356Z] === RUN   TestInfoRegistryMirrors
23:18:44 [2020-04-13T23:18:44.967Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:18:44 [2020-04-13T23:18:44.967Z] === RUN   TestLoginFailsWithBadCredentials
23:18:45 [2020-04-13T23:18:45.249Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
23:18:45 [2020-04-13T23:18:45.249Z] === RUN   TestPingCacheHeaders
23:18:45 [2020-04-13T23:18:45.249Z] --- PASS: TestPingCacheHeaders (0.01s)
23:18:45 [2020-04-13T23:18:45.249Z] === RUN   TestPingGet
23:18:45 [2020-04-13T23:18:45.249Z] --- PASS: TestPingGet (0.01s)
23:18:45 [2020-04-13T23:18:45.249Z] === RUN   TestPingHead
23:18:45 [2020-04-13T23:18:45.249Z] --- PASS: TestPingHead (0.01s)
23:18:45 [2020-04-13T23:18:45.249Z] === RUN   TestVersion
23:18:45 [2020-04-13T23:18:45.249Z] --- PASS: TestVersion (0.01s)
23:18:45 [2020-04-13T23:18:45.249Z] PASS
23:18:45 [2020-04-13T23:18:45.249Z] 
23:18:45 [2020-04-13T23:18:45.249Z] === Skipped
23:18:45 [2020-04-13T23:18:45.249Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:18:45 [2020-04-13T23:18:45.249Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:18:45 [2020-04-13T23:18:45.249Z] 
23:18:45 [2020-04-13T23:18:45.249Z] 
23:18:45 [2020-04-13T23:18:45.249Z] DONE 18 tests, 1 skipped in 5.627s
23:18:45 [2020-04-13T23:18:45.249Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
23:18:45 [2020-04-13T23:18:45.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
23:18:45 [2020-04-13T23:18:45.249Z] ++ set -e
23:18:45 [2020-04-13T23:18:45.249Z] ++ '[' -n 0 ']'
23:18:45 [2020-04-13T23:18:45.249Z] ++ set -x
23:18:45 [2020-04-13T23:18:45.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
23:18:45 [2020-04-13T23:18:45.530Z] INFO: Testing against a local daemon
23:18:45 [2020-04-13T23:18:45.530Z] === RUN   TestVolumesCreateAndList
23:18:45 [2020-04-13T23:18:45.530Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:18:45 [2020-04-13T23:18:45.530Z] === RUN   TestVolumesRemove
23:18:45 [2020-04-13T23:18:45.530Z] --- PASS: TestVolumesRemove (0.12s)
23:18:45 [2020-04-13T23:18:45.530Z] === RUN   TestVolumesInspect
23:18:45 [2020-04-13T23:18:45.530Z] --- PASS: TestVolumesInspect (0.01s)
23:18:45 [2020-04-13T23:18:45.530Z] === RUN   TestVolumesInvalidJSON
23:18:45 [2020-04-13T23:18:45.530Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:18:45 [2020-04-13T23:18:45.530Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:18:45 [2020-04-13T23:18:45.530Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:18:45 [2020-04-13T23:18:45.530Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:18:45 [2020-04-13T23:18:45.530Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:18:45 [2020-04-13T23:18:45.530Z] PASS
23:18:45 [2020-04-13T23:18:45.530Z] 
23:18:45 [2020-04-13T23:18:45.530Z] DONE 5 tests in 0.223s
23:18:45 [2020-04-13T23:18:45.530Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:18:45 [2020-04-13T23:18:45.810Z] ++++ cat bundles/test-integration/docker.pid
23:18:45 [2020-04-13T23:18:45.810Z] +++ kill 11802
23:18:47 [2020-04-13T23:18:47.273Z] +++ /etc/init.d/apparmor stop
23:18:47 [2020-04-13T23:18:47.273Z] Leaving: AppArmorNo profiles have been unloaded.
23:18:47 [2020-04-13T23:18:47.273Z] 
23:18:47 [2020-04-13T23:18:47.274Z] Unloading profiles will leave already running processes permanently
23:18:47 [2020-04-13T23:18:47.274Z] unconfined, which can lead to unexpected situations.
23:18:47 [2020-04-13T23:18:47.274Z] 
23:18:47 [2020-04-13T23:18:47.274Z] To set a process to complain mode, use the command line tool
23:18:47 [2020-04-13T23:18:47.274Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:18:47 [2020-04-13T23:18:47.274Z] +++ true
23:18:47 [2020-04-13T23:18:47.274Z]