Skip to content

Console Output

08:01:13 [2020-11-05T08:01:13.957Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -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:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh dynbinary test-integration
08:01:14 [2020-11-05T08:01:14.249Z] 
08:01:14 [2020-11-05T08:01:14.249Z] Removing bundles/
08:01:14 [2020-11-05T08:01:14.249Z] 
08:01:14 [2020-11-05T08:01:14.249Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:01:14 [2020-11-05T08:01:14.249Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:01:14 [2020-11-05T08:01:14.249Z] GOOS="" GOARCH="" GOARM=""
08:02:11 [2020-11-05T08:02:11.234Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:02:11 [2020-11-05T08:02:11.235Z] 
08:02:11 [2020-11-05T08:02:11.235Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:02:11 [2020-11-05T08:02:11.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:02:11 [2020-11-05T08:02:11.235Z] HOSTNAME=c442484202e0
08:02:11 [2020-11-05T08:02:11.235Z] TESTDEBUG=0
08:02:11 [2020-11-05T08:02:11.235Z] DEST=bundles/test-integration
08:02:11 [2020-11-05T08:02:11.235Z] PWD=/go/src/github.com/docker/docker
08:02:11 [2020-11-05T08:02:11.235Z] DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3
08:02:11 [2020-11-05T08:02:11.235Z] container=docker
08:02:11 [2020-11-05T08:02:11.235Z] HOME=/root
08:02:11 [2020-11-05T08:02:11.235Z] GOLANG_VERSION=1.13.15
08:02:11 [2020-11-05T08:02:11.235Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:02:11 [2020-11-05T08:02:11.235Z] VALIDATE_BRANCH=master
08:02:11 [2020-11-05T08:02:11.235Z] TERM=xterm
08:02:11 [2020-11-05T08:02:11.235Z] DOCKER_PKG=github.com/docker/docker
08:02:11 [2020-11-05T08:02:11.235Z] SHLVL=1
08:02:11 [2020-11-05T08:02:11.235Z] TIMEOUT=120m
08:02:11 [2020-11-05T08:02:11.235Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:02:11 [2020-11-05T08:02:11.235Z] DOCKER_GRAPHDRIVER=overlay2
08:02:11 [2020-11-05T08:02:11.235Z] GO111MODULE=off
08:02:11 [2020-11-05T08:02:11.235Z] DOCKER_EXPERIMENTAL=1
08:02:11 [2020-11-05T08:02:11.235Z] TEST_SKIP_INTEGRATION_CLI=1
08:02:11 [2020-11-05T08:02:11.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:02:11 [2020-11-05T08:02:11.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:02:11 [2020-11-05T08:02:11.235Z] GOPATH=/go
08:02:11 [2020-11-05T08:02:11.235Z] PKG_CONFIG=pkg-config
08:02:11 [2020-11-05T08:02:11.235Z] _=/usr/bin/env
08:02:11 [2020-11-05T08:02:11.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:02:29 [2020-11-05T08:02:29.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:02:31 [2020-11-05T08:02:31.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:02:33 [2020-11-05T08:02:33.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:02:51 [2020-11-05T08:02:51.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:02:51 [2020-11-05T08:02:51.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:02:51 [2020-11-05T08:02:51.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:02:51 [2020-11-05T08:02:51.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:02:52 [2020-11-05T08:02:52.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:02:53 [2020-11-05T08:02:53.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:02:56 [2020-11-05T08:02:56.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:02:56 [2020-11-05T08:02:56.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:02:57 [2020-11-05T08:02:57.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:02:58 [2020-11-05T08:02:58.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:02:59 [2020-11-05T08:02:59.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:03:00 [2020-11-05T08:03:00.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:03:01 [2020-11-05T08:03:01.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:03:02 [2020-11-05T08:03:02.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:03:02 [2020-11-05T08:03:02.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:03:03 [2020-11-05T08:03:03.747Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:03:03 [2020-11-05T08:03:03.747Z] Using test binary docker
08:03:03 [2020-11-05T08:03:03.747Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:03:03 [2020-11-05T08:03:03.747Z] +++ /etc/init.d/apparmor start
08:03:03 [2020-11-05T08:03:03.747Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:03:03 [2020-11-05T08:03:03.747Z] INFO: Waiting for daemon to start...
08:03:03 [2020-11-05T08:03:03.747Z] Starting dockerd
08:03:03 [2020-11-05T08:03:03.747Z] +++ 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
08:03:05 [2020-11-05T08:03:05.817Z] .
08:03:05 [2020-11-05T08:03:05.817Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:03:05 [2020-11-05T08:03:05.817Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:03:05 [2020-11-05T08:03:05.817Z] Error: No such image: emptyfs
08:03:05 [2020-11-05T08:03:05.817Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:03:05 [2020-11-05T08:03:05.817Z] ++++ docker load
08:03:05 [2020-11-05T08:03:05.817Z] Running integration-test (iteration 1)
08:03:05 [2020-11-05T08:03:05.817Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
08:03:05 [2020-11-05T08:03:05.817Z] ++ 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
08:03:05 [2020-11-05T08:03:05.817Z] ++ set -e
08:03:05 [2020-11-05T08:03:05.817Z] ++ '[' -n 0 ']'
08:03:05 [2020-11-05T08:03:05.817Z] ++ set -x
08:03:05 [2020-11-05T08:03:05.817Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:03:14 [2020-11-05T08:03:14.300Z] Loaded image: buildpack-deps:buster
08:03:14 [2020-11-05T08:03:14.300Z] Loaded image: busybox:latest
08:03:14 [2020-11-05T08:03:14.300Z] Loaded image: busybox:glibc
08:03:14 [2020-11-05T08:03:14.300Z] Loaded image: debian:buster
08:03:14 [2020-11-05T08:03:14.300Z] Loaded image: hello-world:latest
08:03:14 [2020-11-05T08:03:14.592Z] Loaded image: arm32v7/hello-world:latest
08:03:14 [2020-11-05T08:03:14.592Z] INFO: Testing against a local daemon
08:03:14 [2020-11-05T08:03:14.592Z] === RUN   TestCgroupNamespacesBuild
08:03:17 [2020-11-05T08:03:17.406Z] --- PASS: TestCgroupNamespacesBuild (2.41s)
08:03:17 [2020-11-05T08:03:17.406Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:03:18 [2020-11-05T08:03:18.917Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s)
08:03:18 [2020-11-05T08:03:18.917Z] === RUN   TestBuildWithSession
08:03:18 [2020-11-05T08:03:18.917Z] --- SKIP: TestBuildWithSession (0.00s)
08:03:18 [2020-11-05T08:03:18.917Z]     build_session_test.go:25: TODO: BuildKit
08:03:18 [2020-11-05T08:03:18.917Z] === RUN   TestBuildSquashParent
08:03:25 [2020-11-05T08:03:25.815Z] --- PASS: TestBuildSquashParent (7.10s)
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:03:25 [2020-11-05T08:03:25.815Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.815Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:03:28 [2020-11-05T08:03:28.547Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:03:28 [2020-11-05T08:03:28.548Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:03:31 [2020-11-05T08:03:31.284Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:03:31 [2020-11-05T08:03:31.284Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:03:34 [2020-11-05T08:03:34.016Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s)
08:03:34 [2020-11-05T08:03:34.017Z] === RUN   TestBuildMultiStageCopy
08:03:34 [2020-11-05T08:03:34.017Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:03:36 [2020-11-05T08:03:36.087Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:03:36 [2020-11-05T08:03:36.720Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:03:37 [2020-11-05T08:03:37.354Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:03:37 [2020-11-05T08:03:37.988Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:03:38 [2020-11-05T08:03:38.622Z] --- PASS: TestBuildMultiStageCopy (4.73s)
08:03:38 [2020-11-05T08:03:38.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s)
08:03:38 [2020-11-05T08:03:38.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
08:03:38 [2020-11-05T08:03:38.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
08:03:38 [2020-11-05T08:03:38.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
08:03:38 [2020-11-05T08:03:38.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
08:03:38 [2020-11-05T08:03:38.622Z] === RUN   TestBuildMultiStageParentConfig
08:03:40 [2020-11-05T08:03:40.132Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
08:03:40 [2020-11-05T08:03:40.132Z] === RUN   TestBuildLabelWithTargets
08:03:42 [2020-11-05T08:03:42.200Z] --- PASS: TestBuildLabelWithTargets (2.26s)
08:03:42 [2020-11-05T08:03:42.200Z] === RUN   TestBuildWithEmptyLayers
08:03:43 [2020-11-05T08:03:43.236Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
08:03:43 [2020-11-05T08:03:43.236Z] === RUN   TestBuildMultiStageOnBuild
08:03:46 [2020-11-05T08:03:46.024Z] --- PASS: TestBuildMultiStageOnBuild (2.89s)
08:03:46 [2020-11-05T08:03:46.024Z] === RUN   TestBuildUncleanTarFilenames
08:03:47 [2020-11-05T08:03:47.535Z] --- PASS: TestBuildUncleanTarFilenames (1.26s)
08:03:47 [2020-11-05T08:03:47.535Z] === RUN   TestBuildMultiStageLayerLeak
08:03:51 [2020-11-05T08:03:51.055Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s)
08:03:51 [2020-11-05T08:03:51.055Z] === RUN   TestBuildWithHugeFile
08:04:18 [2020-11-05T08:04:18.184Z] --- PASS: TestBuildWithHugeFile (26.78s)
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildWithEmptyDockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
08:04:18 [2020-11-05T08:04:18.184Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
08:04:18 [2020-11-05T08:04:18.184Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
08:04:18 [2020-11-05T08:04:18.184Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildPreserveOwnership
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildPreserveOwnership/copy_from
08:04:21 [2020-11-05T08:04:21.703Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:04:24 [2020-11-05T08:04:24.426Z] --- PASS: TestBuildPreserveOwnership (6.48s)
08:04:24 [2020-11-05T08:04:24.426Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.21s)
08:04:24 [2020-11-05T08:04:24.426Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s)
08:04:24 [2020-11-05T08:04:24.426Z] === RUN   TestBuildPlatformInvalid
08:04:24 [2020-11-05T08:04:24.426Z] --- PASS: TestBuildPlatformInvalid (0.16s)
08:04:24 [2020-11-05T08:04:24.426Z] PASS
08:04:24 [2020-11-05T08:04:24.426Z] 
08:04:24 [2020-11-05T08:04:24.426Z] === Skipped
08:04:24 [2020-11-05T08:04:24.426Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
08:04:24 [2020-11-05T08:04:24.426Z]     build_session_test.go:25: TODO: BuildKit
08:04:24 [2020-11-05T08:04:24.426Z] 
08:04:24 [2020-11-05T08:04:24.426Z] 
08:04:24 [2020-11-05T08:04:24.426Z] DONE 32 tests, 1 skipped in 78.374s
08:04:24 [2020-11-05T08:04:24.426Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
08:04:24 [2020-11-05T08:04:24.426Z] ++ 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
08:04:24 [2020-11-05T08:04:24.426Z] ++ set -e
08:04:24 [2020-11-05T08:04:24.426Z] ++ '[' -n 0 ']'
08:04:24 [2020-11-05T08:04:24.426Z] ++ set -x
08:04:24 [2020-11-05T08:04:24.426Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:04:24 [2020-11-05T08:04:24.426Z] INFO: Testing against a local daemon
08:04:24 [2020-11-05T08:04:24.426Z] === RUN   TestConfigInspect
08:04:28 [2020-11-05T08:04:28.867Z] --- PASS: TestConfigInspect (3.78s)
08:04:28 [2020-11-05T08:04:28.867Z] === RUN   TestConfigList
08:04:31 [2020-11-05T08:04:31.635Z] --- PASS: TestConfigList (3.56s)
08:04:31 [2020-11-05T08:04:31.635Z] === RUN   TestConfigsCreateAndDelete
08:04:36 [2020-11-05T08:04:36.095Z] --- PASS: TestConfigsCreateAndDelete (3.64s)
08:04:36 [2020-11-05T08:04:36.095Z] === RUN   TestConfigsUpdate
08:04:39 [2020-11-05T08:04:39.616Z] --- PASS: TestConfigsUpdate (3.67s)
08:04:39 [2020-11-05T08:04:39.616Z] === RUN   TestTemplatedConfig
08:04:43 [2020-11-05T08:04:43.136Z] --- PASS: TestTemplatedConfig (3.65s)
08:04:43 [2020-11-05T08:04:43.136Z] === RUN   TestConfigCreateResolve
08:04:46 [2020-11-05T08:04:46.658Z] --- PASS: TestConfigCreateResolve (3.59s)
08:04:46 [2020-11-05T08:04:46.658Z] === RUN   TestConfigDaemonLibtrustID
08:04:46 [2020-11-05T08:04:46.658Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
08:04:46 [2020-11-05T08:04:46.658Z] PASS
08:04:46 [2020-11-05T08:04:46.658Z] 
08:04:46 [2020-11-05T08:04:46.658Z] DONE 7 tests in 22.491s
08:04:46 [2020-11-05T08:04:46.658Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
08:04:46 [2020-11-05T08:04:46.658Z] ++ 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
08:04:46 [2020-11-05T08:04:46.658Z] ++ set -e
08:04:46 [2020-11-05T08:04:46.658Z] ++ '[' -n 0 ']'
08:04:46 [2020-11-05T08:04:46.658Z] ++ set -x
08:04:46 [2020-11-05T08:04:46.658Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:04:46 [2020-11-05T08:04:46.950Z] INFO: Testing against a local daemon
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestCheckpoint
08:04:46 [2020-11-05T08:04:46.950Z] --- SKIP: TestCheckpoint (0.00s)
08:04:46 [2020-11-05T08:04:46.950Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestContainerInvalidJSON
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:04:46 [2020-11-05T08:04:46.950Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:04:46 [2020-11-05T08:04:46.950Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:04:46 [2020-11-05T08:04:46.950Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:04:46 [2020-11-05T08:04:46.950Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:04:46 [2020-11-05T08:04:46.950Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:04:46 [2020-11-05T08:04:46.950Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:04:46 [2020-11-05T08:04:46.950Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:04:46 [2020-11-05T08:04:46.950Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:04:46 [2020-11-05T08:04:46.950Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:04:46 [2020-11-05T08:04:46.950Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:04:46 [2020-11-05T08:04:46.950Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestCopyFromContainerPathIsNotDir
08:04:47 [2020-11-05T08:04:47.242Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
08:04:47 [2020-11-05T08:04:47.242Z] === RUN   TestCopyToContainerPathDoesNotExist
08:04:47 [2020-11-05T08:04:47.242Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s)
08:04:47 [2020-11-05T08:04:47.242Z] === RUN   TestCopyToContainerPathIsNotDir
08:04:47 [2020-11-05T08:04:47.535Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
08:04:47 [2020-11-05T08:04:47.535Z] === RUN   TestCopyFromContainer
08:04:49 [2020-11-05T08:04:49.615Z] === RUN   TestCopyFromContainer//
08:04:49 [2020-11-05T08:04:49.615Z] === RUN   TestCopyFromContainer//bar/root
08:04:49 [2020-11-05T08:04:49.615Z] === RUN   TestCopyFromContainer//bar/root/
08:04:49 [2020-11-05T08:04:49.907Z] === RUN   TestCopyFromContainer/bar/quux
08:04:49 [2020-11-05T08:04:49.907Z] === RUN   TestCopyFromContainer/bar/quux/
08:04:49 [2020-11-05T08:04:49.907Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:04:49 [2020-11-05T08:04:49.907Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:04:50 [2020-11-05T08:04:50.200Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:04:50 [2020-11-05T08:04:50.200Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:04:50 [2020-11-05T08:04:50.200Z] === RUN   TestCopyFromContainer/bar/notarget
08:04:50 [2020-11-05T08:04:50.492Z] --- PASS: TestCopyFromContainer (2.97s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer// (0.05s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:04:50 [2020-11-05T08:04:50.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateLinkToNonExistingContainer
08:04:50 [2020-11-05T08:04:50.492Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateWithInvalidEnv
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateWithInvalidEnv/0
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateWithInvalidEnv/0
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateWithInvalidEnv/1
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateWithInvalidEnv/1
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateWithInvalidEnv/2
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateWithInvalidEnv/2
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateWithInvalidEnv/0
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateWithInvalidEnv/2
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateWithInvalidEnv/1
08:04:50 [2020-11-05T08:04:50.492Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateTmpfsMountsTarget
08:04:50 [2020-11-05T08:04:50.492Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateWithCustomMaskedPaths
08:04:53 [2020-11-05T08:04:53.227Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s)
08:04:53 [2020-11-05T08:04:53.227Z] === RUN   TestCreateWithCustomReadonlyPaths
08:04:55 [2020-11-05T08:04:55.961Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s)
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:04:55 [2020-11-05T08:04:55.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:04:55 [2020-11-05T08:04:55.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:04:55 [2020-11-05T08:04:55.961Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:04:55 [2020-11-05T08:04:55.961Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:04:55 [2020-11-05T08:04:55.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:04:55 [2020-11-05T08:04:55.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:04:55 [2020-11-05T08:04:55.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:04:55 [2020-11-05T08:04:55.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:04:55 [2020-11-05T08:04:55.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
08:04:55 [2020-11-05T08:04:55.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:04:55 [2020-11-05T08:04:55.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
08:04:55 [2020-11-05T08:04:55.962Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:04:56 [2020-11-05T08:04:56.254Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
08:04:56 [2020-11-05T08:04:56.254Z] === RUN   TestCreateDifferentPlatform
08:04:56 [2020-11-05T08:04:56.254Z] === RUN   TestCreateDifferentPlatform/different_os
08:04:56 [2020-11-05T08:04:56.254Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:04:56 [2020-11-05T08:04:56.254Z] --- PASS: TestCreateDifferentPlatform (0.02s)
08:04:56 [2020-11-05T08:04:56.254Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:04:56 [2020-11-05T08:04:56.254Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:04:56 [2020-11-05T08:04:56.254Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:04:56 [2020-11-05T08:04:56.254Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
08:04:56 [2020-11-05T08:04:56.254Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:04:56 [2020-11-05T08:04:56.546Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
08:04:56 [2020-11-05T08:04:56.546Z] === RUN   TestContainerStartOnDaemonRestart
08:04:56 [2020-11-05T08:04:56.546Z] === PAUSE TestContainerStartOnDaemonRestart
08:04:56 [2020-11-05T08:04:56.546Z] === RUN   TestDaemonRestartIpcMode
08:04:56 [2020-11-05T08:04:56.546Z] === PAUSE TestDaemonRestartIpcMode
08:04:56 [2020-11-05T08:04:56.546Z] === RUN   TestDaemonHostGatewayIP
08:04:56 [2020-11-05T08:04:56.546Z] === PAUSE TestDaemonHostGatewayIP
08:04:56 [2020-11-05T08:04:56.546Z] === RUN   TestContainerKillOnDaemonStart
08:04:56 [2020-11-05T08:04:56.546Z] === PAUSE TestContainerKillOnDaemonStart
08:04:56 [2020-11-05T08:04:56.546Z] === RUN   TestDiff
08:04:57 [2020-11-05T08:04:57.185Z] --- PASS: TestDiff (0.83s)
08:04:57 [2020-11-05T08:04:57.185Z] === RUN   TestExecWithCloseStdin
08:04:58 [2020-11-05T08:04:58.222Z] --- PASS: TestExecWithCloseStdin (0.88s)
08:04:58 [2020-11-05T08:04:58.222Z] === RUN   TestExec
08:04:59 [2020-11-05T08:04:59.259Z] --- PASS: TestExec (0.95s)
08:04:59 [2020-11-05T08:04:59.259Z] === RUN   TestExecUser
08:05:00 [2020-11-05T08:05:00.296Z] --- PASS: TestExecUser (0.92s)
08:05:00 [2020-11-05T08:05:00.296Z] === RUN   TestExportContainerAndImportImage
08:05:01 [2020-11-05T08:05:01.377Z] --- PASS: TestExportContainerAndImportImage (1.11s)
08:05:01 [2020-11-05T08:05:01.377Z] === RUN   TestExportContainerAfterDaemonRestart
08:05:02 [2020-11-05T08:05:02.888Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
08:05:02 [2020-11-05T08:05:02.888Z] === RUN   TestHealthCheckWorkdir
08:05:03 [2020-11-05T08:05:03.925Z] --- PASS: TestHealthCheckWorkdir (1.13s)
08:05:03 [2020-11-05T08:05:03.925Z] === RUN   TestHealthKillContainer
08:05:06 [2020-11-05T08:05:06.662Z] --- PASS: TestHealthKillContainer (2.95s)
08:05:06 [2020-11-05T08:05:06.662Z] === RUN   TestInspectCpusetInConfigPre120
08:05:07 [2020-11-05T08:05:07.698Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
08:05:07 [2020-11-05T08:05:07.698Z] === RUN   TestIpcModeNone
08:05:08 [2020-11-05T08:05:08.734Z] --- PASS: TestIpcModeNone (0.94s)
08:05:08 [2020-11-05T08:05:08.734Z] === RUN   TestIpcModePrivate
08:05:09 [2020-11-05T08:05:09.368Z] --- PASS: TestIpcModePrivate (0.87s)
08:05:09 [2020-11-05T08:05:09.368Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
08:05:09 [2020-11-05T08:05:09.368Z] === RUN   TestIpcModeShareable
08:05:10 [2020-11-05T08:05:10.406Z] --- PASS: TestIpcModeShareable (0.94s)
08:05:10 [2020-11-05T08:05:10.406Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
08:05:10 [2020-11-05T08:05:10.406Z] === RUN   TestAPIIpcModeShareableAndContainer
08:05:13 [2020-11-05T08:05:13.141Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s)
08:05:13 [2020-11-05T08:05:13.141Z] === RUN   TestAPIIpcModeHost
08:05:13 [2020-11-05T08:05:13.775Z] --- PASS: TestAPIIpcModeHost (0.60s)
08:05:13 [2020-11-05T08:05:13.775Z] === RUN   TestDaemonIpcModeShareable
08:05:15 [2020-11-05T08:05:15.846Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
08:05:15 [2020-11-05T08:05:15.846Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
08:05:15 [2020-11-05T08:05:15.846Z] === RUN   TestDaemonIpcModePrivate
08:05:17 [2020-11-05T08:05:17.358Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
08:05:17 [2020-11-05T08:05:17.358Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
08:05:17 [2020-11-05T08:05:17.358Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:05:19 [2020-11-05T08:05:19.434Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
08:05:19 [2020-11-05T08:05:19.434Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
08:05:19 [2020-11-05T08:05:19.434Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:05:20 [2020-11-05T08:05:20.944Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s)
08:05:20 [2020-11-05T08:05:20.944Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
08:05:20 [2020-11-05T08:05:20.944Z] === RUN   TestIpcModeOlderClient
08:05:20 [2020-11-05T08:05:20.944Z] === PAUSE TestIpcModeOlderClient
08:05:20 [2020-11-05T08:05:20.944Z] === RUN   TestKillContainerInvalidSignal
08:05:21 [2020-11-05T08:05:21.579Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
08:05:21 [2020-11-05T08:05:21.579Z] === RUN   TestKillContainer
08:05:21 [2020-11-05T08:05:21.579Z] === RUN   TestKillContainer/no_signal
08:05:22 [2020-11-05T08:05:22.617Z] === RUN   TestKillContainer/non_killing_signal
08:05:23 [2020-11-05T08:05:23.252Z] === RUN   TestKillContainer/killing_signal
08:05:24 [2020-11-05T08:05:24.294Z] --- PASS: TestKillContainer (2.64s)
08:05:24 [2020-11-05T08:05:24.294Z]     --- PASS: TestKillContainer/no_signal (0.84s)
08:05:24 [2020-11-05T08:05:24.294Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
08:05:24 [2020-11-05T08:05:24.294Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
08:05:24 [2020-11-05T08:05:24.294Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:05:24 [2020-11-05T08:05:24.294Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:05:25 [2020-11-05T08:05:25.331Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:05:25 [2020-11-05T08:05:25.966Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s)
08:05:25 [2020-11-05T08:05:25.966Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
08:05:25 [2020-11-05T08:05:25.966Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
08:05:25 [2020-11-05T08:05:25.966Z] === RUN   TestKillStoppedContainer
08:05:25 [2020-11-05T08:05:25.966Z] --- PASS: TestKillStoppedContainer (0.08s)
08:05:25 [2020-11-05T08:05:25.966Z] === RUN   TestKillStoppedContainerAPIPre120
08:05:26 [2020-11-05T08:05:26.258Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
08:05:26 [2020-11-05T08:05:26.258Z] === RUN   TestKillDifferentUserContainer
08:05:27 [2020-11-05T08:05:27.294Z] --- PASS: TestKillDifferentUserContainer (0.96s)
08:05:27 [2020-11-05T08:05:27.294Z] === RUN   TestInspectOomKilledTrue
08:05:27 [2020-11-05T08:05:27.294Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:05:27 [2020-11-05T08:05:27.294Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:05:27 [2020-11-05T08:05:27.294Z] === RUN   TestInspectOomKilledFalse
08:05:27 [2020-11-05T08:05:27.294Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:05:27 [2020-11-05T08:05:27.294Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:05:27 [2020-11-05T08:05:27.294Z] === RUN   TestLinksEtcHostsContentMatch
08:05:27 [2020-11-05T08:05:27.929Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s)
08:05:27 [2020-11-05T08:05:27.929Z] === RUN   TestLinksContainerNames
08:05:30 [2020-11-05T08:05:30.004Z] --- PASS: TestLinksContainerNames (1.65s)
08:05:30 [2020-11-05T08:05:30.004Z] === RUN   TestLogsFollowTailEmpty
08:05:30 [2020-11-05T08:05:30.639Z] --- PASS: TestLogsFollowTailEmpty (0.90s)
08:05:30 [2020-11-05T08:05:30.639Z] === RUN   TestContainerNetworkMountsNoChown
08:05:31 [2020-11-05T08:05:31.688Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/default
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/default
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/private
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/private
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/rprivate
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/rprivate
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/slave
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/slave
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/rslave
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/rslave
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/shared
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/shared
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/rshared
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/rshared
08:05:31 [2020-11-05T08:05:31.688Z] === CONT  TestMountDaemonRoot/default
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/default/bind_root
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/default/mount_root
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/default/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rshared
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/shared
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rslave
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/slave
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rprivate
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/private
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/private/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/private/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/default/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/private/bind_root
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/private/mount_root
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:05:32 [2020-11-05T08:05:32.273Z] --- PASS: TestMountDaemonRoot (0.02s)
08:05:32 [2020-11-05T08:05:32.273Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
08:05:32 [2020-11-05T08:05:32.273Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
08:05:32 [2020-11-05T08:05:32.273Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
08:05:32 [2020-11-05T08:05:32.273Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
08:05:32 [2020-11-05T08:05:32.273Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z] === RUN   TestContainerBindMountNonRecursive
08:05:35 [2020-11-05T08:05:35.010Z] --- PASS: TestContainerBindMountNonRecursive (2.26s)
08:05:35 [2020-11-05T08:05:35.010Z] === RUN   TestNetworkNat
08:05:35 [2020-11-05T08:05:35.645Z] --- PASS: TestNetworkNat (0.92s)
08:05:35 [2020-11-05T08:05:35.645Z] === RUN   TestNetworkLocalhostTCPNat
08:05:36 [2020-11-05T08:05:36.279Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
08:05:36 [2020-11-05T08:05:36.279Z] === RUN   TestNetworkLoopbackNat
08:05:39 [2020-11-05T08:05:39.803Z] --- PASS: TestNetworkLoopbackNat (3.27s)
08:05:39 [2020-11-05T08:05:39.803Z] === RUN   TestPause
08:05:40 [2020-11-05T08:05:40.438Z] --- PASS: TestPause (0.91s)
08:05:40 [2020-11-05T08:05:40.438Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:05:40 [2020-11-05T08:05:40.438Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:05:40 [2020-11-05T08:05:40.438Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:05:40 [2020-11-05T08:05:40.438Z] === RUN   TestPauseStopPausedContainer
08:05:41 [2020-11-05T08:05:41.476Z] --- PASS: TestPauseStopPausedContainer (0.87s)
08:05:41 [2020-11-05T08:05:41.476Z] === RUN   TestPsFilter
08:05:41 [2020-11-05T08:05:41.768Z] --- PASS: TestPsFilter (0.30s)
08:05:41 [2020-11-05T08:05:41.768Z] === RUN   TestRemoveContainerWithRemovedVolume
08:05:42 [2020-11-05T08:05:42.404Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
08:05:42 [2020-11-05T08:05:42.404Z] === RUN   TestRemoveContainerWithVolume
08:05:43 [2020-11-05T08:05:43.441Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
08:05:43 [2020-11-05T08:05:43.441Z] === RUN   TestRemoveContainerRunning
08:05:44 [2020-11-05T08:05:44.075Z] --- PASS: TestRemoveContainerRunning (0.83s)
08:05:44 [2020-11-05T08:05:44.075Z] === RUN   TestRemoveContainerForceRemoveRunning
08:05:45 [2020-11-05T08:05:45.111Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s)
08:05:45 [2020-11-05T08:05:45.111Z] === RUN   TestRemoveInvalidContainer
08:05:45 [2020-11-05T08:05:45.111Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:05:45 [2020-11-05T08:05:45.111Z] === RUN   TestRenameLinkedContainer
08:05:48 [2020-11-05T08:05:48.638Z] --- PASS: TestRenameLinkedContainer (3.35s)
08:05:48 [2020-11-05T08:05:48.638Z] === RUN   TestRenameStoppedContainer
08:05:49 [2020-11-05T08:05:49.273Z] --- PASS: TestRenameStoppedContainer (0.86s)
08:05:49 [2020-11-05T08:05:49.273Z] === RUN   TestRenameRunningContainerAndReuse
08:05:51 [2020-11-05T08:05:51.344Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s)
08:05:51 [2020-11-05T08:05:51.344Z] === RUN   TestRenameInvalidName
08:05:51 [2020-11-05T08:05:51.979Z] --- PASS: TestRenameInvalidName (0.87s)
08:05:51 [2020-11-05T08:05:51.979Z] === RUN   TestRenameAnonymousContainer
08:05:57 [2020-11-05T08:05:57.554Z] --- PASS: TestRenameAnonymousContainer (4.90s)
08:05:57 [2020-11-05T08:05:57.554Z] === RUN   TestRenameContainerWithSameName
08:05:57 [2020-11-05T08:05:57.554Z] --- PASS: TestRenameContainerWithSameName (0.88s)
08:05:57 [2020-11-05T08:05:57.554Z] === RUN   TestRenameContainerWithLinkedContainer
08:05:59 [2020-11-05T08:05:59.626Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s)
08:05:59 [2020-11-05T08:05:59.626Z] === RUN   TestResize
08:06:00 [2020-11-05T08:06:00.261Z] --- PASS: TestResize (0.92s)
08:06:00 [2020-11-05T08:06:00.261Z] === RUN   TestResizeWithInvalidSize
08:06:01 [2020-11-05T08:06:01.298Z] --- PASS: TestResizeWithInvalidSize (0.87s)
08:06:01 [2020-11-05T08:06:01.298Z] === RUN   TestResizeWhenContainerNotStarted
08:06:02 [2020-11-05T08:06:02.336Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:06:04 [2020-11-05T08:06:04.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:06:04 [2020-11-05T08:06:04.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:06:06 [2020-11-05T08:06:06.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:06:06 [2020-11-05T08:06:06.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:06:07 [2020-11-05T08:06:07.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:06:07 [2020-11-05T08:06:07.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:06:10 [2020-11-05T08:06:10.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:06:10 [2020-11-05T08:06:10.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:06:13 [2020-11-05T08:06:13.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:06:13 [2020-11-05T08:06:13.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:06:15 [2020-11-05T08:06:15.868Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.33s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.38s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s)
08:06:15 [2020-11-05T08:06:15.868Z] === RUN   TestCgroupNamespacesRun
08:06:17 [2020-11-05T08:06:17.940Z] --- PASS: TestCgroupNamespacesRun (1.74s)
08:06:17 [2020-11-05T08:06:17.940Z] === RUN   TestCgroupNamespacesRunPrivileged
08:06:19 [2020-11-05T08:06:19.452Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
08:06:19 [2020-11-05T08:06:19.452Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:06:21 [2020-11-05T08:06:21.524Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
08:06:21 [2020-11-05T08:06:21.524Z] === RUN   TestCgroupNamespacesRunHostMode
08:06:23 [2020-11-05T08:06:23.036Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
08:06:23 [2020-11-05T08:06:23.036Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:06:25 [2020-11-05T08:06:25.108Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
08:06:25 [2020-11-05T08:06:25.108Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:06:26 [2020-11-05T08:06:26.619Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s)
08:06:26 [2020-11-05T08:06:26.619Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:06:27 [2020-11-05T08:06:27.312Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
08:06:27 [2020-11-05T08:06:27.312Z] === RUN   TestCgroupNamespacesRunOlderClient
08:06:29 [2020-11-05T08:06:29.383Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
08:06:29 [2020-11-05T08:06:29.383Z] === RUN   TestKernelTCPMemory
08:06:30 [2020-11-05T08:06:30.017Z] --- PASS: TestKernelTCPMemory (0.90s)
08:06:30 [2020-11-05T08:06:30.017Z] === RUN   TestNISDomainname
08:06:31 [2020-11-05T08:06:31.054Z] --- PASS: TestNISDomainname (0.96s)
08:06:31 [2020-11-05T08:06:31.054Z] === RUN   TestHostnameDnsResolution
08:06:33 [2020-11-05T08:06:33.125Z] --- PASS: TestHostnameDnsResolution (1.69s)
08:06:33 [2020-11-05T08:06:33.125Z] === RUN   TestStats
08:06:35 [2020-11-05T08:06:35.860Z] --- PASS: TestStats (2.97s)
08:06:35 [2020-11-05T08:06:35.860Z] === RUN   TestStopContainerWithTimeout
08:06:35 [2020-11-05T08:06:35.860Z] === RUN   TestStopContainerWithTimeout/0
08:06:35 [2020-11-05T08:06:35.860Z] === PAUSE TestStopContainerWithTimeout/0
08:06:35 [2020-11-05T08:06:35.860Z] === RUN   TestStopContainerWithTimeout/1
08:06:35 [2020-11-05T08:06:35.860Z] === PAUSE TestStopContainerWithTimeout/1
08:06:35 [2020-11-05T08:06:35.860Z] === RUN   TestStopContainerWithTimeout/3
08:06:35 [2020-11-05T08:06:35.860Z] === PAUSE TestStopContainerWithTimeout/3
08:06:35 [2020-11-05T08:06:35.860Z] === RUN   TestStopContainerWithTimeout/-1
08:06:35 [2020-11-05T08:06:35.860Z] === PAUSE TestStopContainerWithTimeout/-1
08:06:35 [2020-11-05T08:06:35.860Z] === CONT  TestStopContainerWithTimeout/0
08:06:35 [2020-11-05T08:06:35.860Z] === CONT  TestStopContainerWithTimeout/-1
08:06:36 [2020-11-05T08:06:36.911Z] === CONT  TestStopContainerWithTimeout/3
08:06:38 [2020-11-05T08:06:38.985Z] === CONT  TestStopContainerWithTimeout/1
08:06:41 [2020-11-05T08:06:41.059Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:06:41 [2020-11-05T08:06:41.059Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
08:06:41 [2020-11-05T08:06:41.059Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
08:06:41 [2020-11-05T08:06:41.059Z]     --- PASS: TestStopContainerWithTimeout/3 (2.88s)
08:06:41 [2020-11-05T08:06:41.059Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
08:06:41 [2020-11-05T08:06:41.059Z] === RUN   TestDeleteDevicemapper
08:06:41 [2020-11-05T08:06:41.059Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:06:41 [2020-11-05T08:06:41.059Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:06:41 [2020-11-05T08:06:41.059Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:06:44 [2020-11-05T08:06:44.585Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s)
08:06:44 [2020-11-05T08:06:44.585Z] === RUN   TestUpdateMemory
08:06:44 [2020-11-05T08:06:44.585Z] --- SKIP: TestUpdateMemory (0.00s)
08:06:44 [2020-11-05T08:06:44.585Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:06:44 [2020-11-05T08:06:44.585Z] === RUN   TestUpdateCPUQuota
08:06:45 [2020-11-05T08:06:45.221Z] --- PASS: TestUpdateCPUQuota (1.12s)
08:06:45 [2020-11-05T08:06:45.221Z] === RUN   TestUpdatePidsLimit
08:06:45 [2020-11-05T08:06:45.221Z] === RUN   TestUpdatePidsLimit/update_from_none
08:06:45 [2020-11-05T08:06:45.856Z] === RUN   TestUpdatePidsLimit/no_change
08:06:46 [2020-11-05T08:06:46.149Z] === RUN   TestUpdatePidsLimit/update_lower
08:06:46 [2020-11-05T08:06:46.441Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:06:46 [2020-11-05T08:06:46.733Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:06:47 [2020-11-05T08:06:47.368Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:06:47 [2020-11-05T08:06:47.661Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:06:49 [2020-11-05T08:06:49.172Z] --- PASS: TestUpdatePidsLimit (3.68s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
08:06:49 [2020-11-05T08:06:49.172Z] === RUN   TestUpdateRestartPolicy
08:07:01 [2020-11-05T08:07:01.822Z] --- PASS: TestUpdateRestartPolicy (12.80s)
08:07:01 [2020-11-05T08:07:01.822Z] === RUN   TestUpdateRestartWithAutoRemove
08:07:02 [2020-11-05T08:07:02.911Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
08:07:02 [2020-11-05T08:07:02.911Z] === RUN   TestWaitNonBlocked
08:07:02 [2020-11-05T08:07:02.911Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:07:02 [2020-11-05T08:07:02.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:07:02 [2020-11-05T08:07:02.911Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:07:02 [2020-11-05T08:07:02.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:07:02 [2020-11-05T08:07:02.911Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:07:02 [2020-11-05T08:07:02.911Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:07:04 [2020-11-05T08:07:04.037Z] --- PASS: TestWaitNonBlocked (0.01s)
08:07:04 [2020-11-05T08:07:04.037Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
08:07:04 [2020-11-05T08:07:04.037Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s)
08:07:04 [2020-11-05T08:07:04.037Z] === RUN   TestWaitBlocked
08:07:04 [2020-11-05T08:07:04.037Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:07:04 [2020-11-05T08:07:04.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:07:04 [2020-11-05T08:07:04.037Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:07:04 [2020-11-05T08:07:04.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:07:04 [2020-11-05T08:07:04.037Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:07:04 [2020-11-05T08:07:04.037Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:07:05 [2020-11-05T08:07:05.671Z] --- PASS: TestWaitBlocked (0.01s)
08:07:05 [2020-11-05T08:07:05.671Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
08:07:05 [2020-11-05T08:07:05.671Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s)
08:07:05 [2020-11-05T08:07:05.671Z] === CONT  TestContainerStartOnDaemonRestart
08:07:05 [2020-11-05T08:07:05.671Z] === CONT  TestIpcModeOlderClient
08:07:05 [2020-11-05T08:07:05.671Z] --- PASS: TestIpcModeOlderClient (0.19s)
08:07:05 [2020-11-05T08:07:05.671Z] === CONT  TestDaemonHostGatewayIP
08:07:08 [2020-11-05T08:07:08.577Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s)
08:07:08 [2020-11-05T08:07:08.577Z] === CONT  TestContainerKillOnDaemonStart
08:07:08 [2020-11-05T08:07:08.869Z] --- PASS: TestDaemonHostGatewayIP (3.38s)
08:07:08 [2020-11-05T08:07:08.869Z] === CONT  TestDaemonRestartIpcMode
08:07:12 [2020-11-05T08:07:12.462Z] --- PASS: TestDaemonRestartIpcMode (3.50s)
08:07:21 [2020-11-05T08:07:21.078Z] --- PASS: TestContainerKillOnDaemonStart (12.25s)
08:07:21 [2020-11-05T08:07:21.078Z] PASS
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === Skipped
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] DONE 193 tests, 6 skipped in 153.639s
08:07:21 [2020-11-05T08:07:21.078Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
08:07:21 [2020-11-05T08:07:21.078Z] ++ 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
08:07:21 [2020-11-05T08:07:21.078Z] ++ set -e
08:07:21 [2020-11-05T08:07:21.078Z] ++ '[' -n 0 ']'
08:07:21 [2020-11-05T08:07:21.078Z] ++ set -x
08:07:21 [2020-11-05T08:07:21.078Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:07:21 [2020-11-05T08:07:21.078Z] INFO: Testing against a local daemon
08:07:21 [2020-11-05T08:07:21.078Z] === RUN   TestCommitInheritsEnv
08:07:21 [2020-11-05T08:07:21.078Z] --- PASS: TestCommitInheritsEnv (0.56s)
08:07:21 [2020-11-05T08:07:21.078Z] === RUN   TestImportExtremelyLargeImageWorks
08:07:21 [2020-11-05T08:07:21.078Z] === PAUSE TestImportExtremelyLargeImageWorks
08:07:21 [2020-11-05T08:07:21.078Z] === RUN   TestImagesFilterMultiReference
08:07:21 [2020-11-05T08:07:21.078Z] --- PASS: TestImagesFilterMultiReference (0.03s)
08:07:21 [2020-11-05T08:07:21.078Z] === RUN   TestImagePullPlatformInvalid
08:07:21 [2020-11-05T08:07:21.078Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
08:07:21 [2020-11-05T08:07:21.078Z] === RUN   TestRemoveImageOrphaning
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestRemoveImageOrphaning (0.54s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestRemoveImageGarbageCollector
08:07:21 [2020-11-05T08:07:21.757Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:07:21 [2020-11-05T08:07:21.757Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagInvalidReference
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagInvalidReference (0.01s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagValidPrefixedRepo
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagExistedNameWithoutForce
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagOfficialNames
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagOfficialNames (0.04s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagMatchesDigest
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagMatchesDigest (0.01s)
08:07:21 [2020-11-05T08:07:21.757Z] === CONT  TestImportExtremelyLargeImageWorks
08:08:44 [2020-11-05T08:08:44.038Z] --- PASS: TestImportExtremelyLargeImageWorks (79.87s)
08:08:44 [2020-11-05T08:08:44.038Z] PASS
08:08:44 [2020-11-05T08:08:44.038Z] 
08:08:44 [2020-11-05T08:08:44.038Z] === Skipped
08:08:44 [2020-11-05T08:08:44.038Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
08:08:44 [2020-11-05T08:08:44.038Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:08:44 [2020-11-05T08:08:44.038Z] 
08:08:44 [2020-11-05T08:08:44.038Z] 
08:08:44 [2020-11-05T08:08:44.038Z] DONE 12 tests, 1 skipped in 81.324s
08:08:44 [2020-11-05T08:08:44.038Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
08:08:44 [2020-11-05T08:08:44.038Z] ++ 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
08:08:44 [2020-11-05T08:08:44.038Z] ++ set -e
08:08:44 [2020-11-05T08:08:44.038Z] ++ '[' -n 0 ']'
08:08:44 [2020-11-05T08:08:44.038Z] ++ set -x
08:08:44 [2020-11-05T08:08:44.039Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:08:44 [2020-11-05T08:08:44.039Z] INFO: Testing against a local daemon
08:08:44 [2020-11-05T08:08:44.039Z] === RUN   TestNetworkCreateDelete
08:08:44 [2020-11-05T08:08:44.039Z] --- PASS: TestNetworkCreateDelete (0.16s)
08:08:44 [2020-11-05T08:08:44.039Z] === RUN   TestDockerNetworkDeletePreferID
08:08:44 [2020-11-05T08:08:44.039Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
08:08:44 [2020-11-05T08:08:44.039Z] === RUN   TestDaemonDNSFallback
08:08:45 [2020-11-05T08:08:45.075Z] --- PASS: TestDaemonDNSFallback (2.51s)
08:08:45 [2020-11-05T08:08:45.075Z] === RUN   TestInspectNetwork
08:08:50 [2020-11-05T08:08:50.647Z] === RUN   TestInspectNetwork/full_network_id
08:08:50 [2020-11-05T08:08:50.647Z] === RUN   TestInspectNetwork/partial_network_id
08:08:50 [2020-11-05T08:08:50.647Z] === RUN   TestInspectNetwork/network_name
08:08:50 [2020-11-05T08:08:50.647Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:08:56 [2020-11-05T08:08:56.224Z] --- PASS: TestInspectNetwork (10.45s)
08:08:56 [2020-11-05T08:08:56.225Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:08:56 [2020-11-05T08:08:56.225Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:08:56 [2020-11-05T08:08:56.225Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:08:56 [2020-11-05T08:08:56.225Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:08:56 [2020-11-05T08:08:56.225Z] === RUN   TestRunContainerWithBridgeNone
08:08:57 [2020-11-05T08:08:57.734Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
08:08:57 [2020-11-05T08:08:57.734Z] === RUN   TestNetworkInvalidJSON
08:08:57 [2020-11-05T08:08:57.734Z] === RUN   TestNetworkInvalidJSON//networks/create
08:08:57 [2020-11-05T08:08:57.734Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:08:57 [2020-11-05T08:08:57.734Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:08:57 [2020-11-05T08:08:57.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:08:57 [2020-11-05T08:08:57.734Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:08:57 [2020-11-05T08:08:57.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:08:57 [2020-11-05T08:08:57.734Z] === CONT  TestNetworkInvalidJSON//networks/create
08:08:57 [2020-11-05T08:08:57.735Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:08:57 [2020-11-05T08:08:57.735Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:08:57 [2020-11-05T08:08:57.735Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:08:57 [2020-11-05T08:08:57.735Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:08:57 [2020-11-05T08:08:57.735Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:08:57 [2020-11-05T08:08:57.735Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:08:57 [2020-11-05T08:08:57.735Z] === RUN   TestHostIPv4BridgeLabel
08:08:58 [2020-11-05T08:08:58.368Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
08:08:58 [2020-11-05T08:08:58.368Z] === RUN   TestDaemonRestartWithLiveRestore
08:08:59 [2020-11-05T08:08:59.404Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
08:08:59 [2020-11-05T08:08:59.405Z] === RUN   TestDaemonDefaultNetworkPools
08:09:00 [2020-11-05T08:09:00.440Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
08:09:00 [2020-11-05T08:09:00.440Z] === RUN   TestDaemonRestartWithExistingNetwork
08:09:01 [2020-11-05T08:09:01.477Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
08:09:01 [2020-11-05T08:09:01.477Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:09:02 [2020-11-05T08:09:02.988Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
08:09:02 [2020-11-05T08:09:02.988Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:09:03 [2020-11-05T08:09:03.280Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
08:09:03 [2020-11-05T08:09:03.280Z] === RUN   TestServiceWithPredefinedNetwork
08:09:06 [2020-11-05T08:09:06.802Z] --- PASS: TestServiceWithPredefinedNetwork (3.54s)
08:09:06 [2020-11-05T08:09:06.802Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:09:06 [2020-11-05T08:09:06.802Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:09:06 [2020-11-05T08:09:06.802Z]     service_test.go:236: FLAKY_TEST
08:09:06 [2020-11-05T08:09:06.802Z] === RUN   TestServiceWithDataPathPortInit
08:09:29 [2020-11-05T08:09:29.337Z] --- PASS: TestServiceWithDataPathPortInit (20.20s)
08:09:29 [2020-11-05T08:09:29.337Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:09:37 [2020-11-05T08:09:37.819Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.20s)
08:09:37 [2020-11-05T08:09:37.819Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ly6sbbm5ky7bq1mxbsb3e6c3w Created:2020-11-05 08:09:28.443817377 +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[e3f7482740c2b5c33786176a3a98b130f1ff6da27fd8240e09ece10c0d0cb704:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k54yqm97v8gqy6opynoeptevp EndpointID:53a78ef8c5a8e7eb863e77b099e71d178de291a1263f6cf3628bd184fb4be7a5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8fec1c4144881c043cca256d9a5ab26f04d56940ea700dd9f46165d009e7db58 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:0c9f118a2f67 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k54yqm97v8gqy6opynoeptevp EndpointID:53a78ef8c5a8e7eb863e77b099e71d178de291a1263f6cf3628bd184fb4be7a5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:09:37 [2020-11-05T08:09:37.819Z] PASS
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] === Skipped
08:09:37 [2020-11-05T08:09:37.819Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:09:37 [2020-11-05T08:09:37.819Z]     service_test.go:236: FLAKY_TEST
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] DONE 23 tests, 1 skipped in 55.541s
08:09:37 [2020-11-05T08:09:37.819Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:09:37 [2020-11-05T08:09:37.819Z] ++ 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
08:09:37 [2020-11-05T08:09:37.819Z] ++ set -e
08:09:37 [2020-11-05T08:09:37.819Z] ++ '[' -n 0 ']'
08:09:37 [2020-11-05T08:09:37.819Z] ++ set -x
08:09:37 [2020-11-05T08:09:37.819Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:09:37 [2020-11-05T08:09:37.819Z] INFO: Testing against a local daemon
08:09:37 [2020-11-05T08:09:37.819Z] === RUN   TestDockerNetworkIpvlanPersistance
08:09:37 [2020-11-05T08:09:37.819Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:09:37 [2020-11-05T08:09:37.819Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:09:37 [2020-11-05T08:09:37.819Z] === RUN   TestDockerNetworkIpvlan
08:09:37 [2020-11-05T08:09:37.819Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:09:37 [2020-11-05T08:09:37.819Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:09:37 [2020-11-05T08:09:37.819Z] PASS
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] === Skipped
08:09:37 [2020-11-05T08:09:37.819Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:09:37 [2020-11-05T08:09:37.819Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:09:37 [2020-11-05T08:09:37.819Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] DONE 2 tests, 2 skipped in 0.195s
08:09:37 [2020-11-05T08:09:37.819Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:09:37 [2020-11-05T08:09:37.819Z] ++ 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
08:09:37 [2020-11-05T08:09:37.819Z] ++ set -e
08:09:37 [2020-11-05T08:09:37.819Z] ++ '[' -n 0 ']'
08:09:37 [2020-11-05T08:09:37.819Z] ++ set -x
08:09:37 [2020-11-05T08:09:37.819Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:09:37 [2020-11-05T08:09:37.819Z] INFO: Testing against a local daemon
08:09:37 [2020-11-05T08:09:37.819Z] === RUN   TestDockerNetworkMacvlanPersistance
08:09:39 [2020-11-05T08:09:39.332Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
08:09:39 [2020-11-05T08:09:39.332Z] === RUN   TestDockerNetworkMacvlan
08:09:39 [2020-11-05T08:09:39.965Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:09:41 [2020-11-05T08:09:41.002Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:09:42 [2020-11-05T08:09:42.039Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:09:45 [2020-11-05T08:09:45.560Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:09:50 [2020-11-05T08:09:50.022Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:09:56 [2020-11-05T08:09:56.922Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:09:57 [2020-11-05T08:09:57.960Z] --- PASS: TestDockerNetworkMacvlan (18.89s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.40s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.24s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s)
08:09:57 [2020-11-05T08:09:57.960Z] PASS
08:09:57 [2020-11-05T08:09:57.960Z] 
08:09:57 [2020-11-05T08:09:57.960Z] DONE 8 tests in 20.508s
08:09:57 [2020-11-05T08:09:57.960Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
08:09:57 [2020-11-05T08:09:57.960Z] ++ 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
08:09:57 [2020-11-05T08:09:57.960Z] ++ set -e
08:09:57 [2020-11-05T08:09:57.960Z] ++ '[' -n 0 ']'
08:09:57 [2020-11-05T08:09:57.960Z] ++ set -x
08:09:57 [2020-11-05T08:09:57.960Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:09:57 [2020-11-05T08:09:57.960Z] testing: warning: no tests to run
08:09:57 [2020-11-05T08:09:57.960Z] PASS
08:09:57 [2020-11-05T08:09:57.960Z] 
08:09:57 [2020-11-05T08:09:57.960Z] DONE 0 tests in 0.063s
08:09:57 [2020-11-05T08:09:57.960Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:09:57 [2020-11-05T08:09:57.960Z] ++ 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
08:09:57 [2020-11-05T08:09:57.960Z] ++ set -e
08:09:57 [2020-11-05T08:09:57.960Z] ++ '[' -n 0 ']'
08:09:57 [2020-11-05T08:09:57.960Z] ++ set -x
08:09:57 [2020-11-05T08:09:57.960Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:09:58 [2020-11-05T08:09:58.252Z] INFO: Testing against a local daemon
08:09:58 [2020-11-05T08:09:58.252Z] === RUN   TestAuthZPluginAllowRequest
08:10:00 [2020-11-05T08:10:00.322Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
08:10:00 [2020-11-05T08:10:00.322Z] === RUN   TestAuthZPluginTLS
08:10:00 [2020-11-05T08:10:00.614Z] --- PASS: TestAuthZPluginTLS (0.53s)
08:10:00 [2020-11-05T08:10:00.614Z] === RUN   TestAuthZPluginDenyRequest
08:10:01 [2020-11-05T08:10:01.248Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
08:10:01 [2020-11-05T08:10:01.248Z] === RUN   TestAuthZPluginAPIDenyResponse
08:10:01 [2020-11-05T08:10:01.540Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
08:10:01 [2020-11-05T08:10:01.540Z] === RUN   TestAuthZPluginDenyResponse
08:10:02 [2020-11-05T08:10:02.177Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:10:02 [2020-11-05T08:10:02.177Z] === RUN   TestAuthZPluginAllowEventStream
08:10:03 [2020-11-05T08:10:03.687Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
08:10:03 [2020-11-05T08:10:03.687Z] === RUN   TestAuthZPluginErrorResponse
08:10:04 [2020-11-05T08:10:04.365Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
08:10:04 [2020-11-05T08:10:04.365Z] === RUN   TestAuthZPluginErrorRequest
08:10:04 [2020-11-05T08:10:04.999Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
08:10:04 [2020-11-05T08:10:04.999Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:10:05 [2020-11-05T08:10:05.291Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:10:05 [2020-11-05T08:10:05.291Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:10:07 [2020-11-05T08:10:07.362Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
08:10:07 [2020-11-05T08:10:07.362Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:10:10 [2020-11-05T08:10:10.095Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
08:10:10 [2020-11-05T08:10:10.095Z] === RUN   TestAuthZPluginHeader
08:10:10 [2020-11-05T08:10:10.387Z] --- PASS: TestAuthZPluginHeader (0.80s)
08:10:10 [2020-11-05T08:10:10.387Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:10:10 [2020-11-05T08:10:10.387Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
08:10:10 [2020-11-05T08:10:10.387Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:10 [2020-11-05T08:10:10.387Z] === RUN   TestAuthZPluginV2Disable
08:10:10 [2020-11-05T08:10:10.387Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:10:10 [2020-11-05T08:10:10.387Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:10 [2020-11-05T08:10:10.387Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:10:10 [2020-11-05T08:10:10.387Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:10:10 [2020-11-05T08:10:10.387Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:10 [2020-11-05T08:10:10.387Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:10:10 [2020-11-05T08:10:10.387Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:10:10 [2020-11-05T08:10:10.387Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:10 [2020-11-05T08:10:10.387Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:10:28 [2020-11-05T08:10:28.976Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
08:10:28 [2020-11-05T08:10:28.976Z] PASS
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] === Skipped
08:10:28 [2020-11-05T08:10:28.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
08:10:28 [2020-11-05T08:10:28.976Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:10:28 [2020-11-05T08:10:28.976Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:10:28 [2020-11-05T08:10:28.976Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:10:28 [2020-11-05T08:10:28.976Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] DONE 17 tests, 4 skipped in 29.123s
08:10:28 [2020-11-05T08:10:28.976Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:10:28 [2020-11-05T08:10:28.976Z] ++ 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
08:10:28 [2020-11-05T08:10:28.976Z] ++ set -e
08:10:28 [2020-11-05T08:10:28.976Z] ++ '[' -n 0 ']'
08:10:28 [2020-11-05T08:10:28.976Z] ++ set -x
08:10:28 [2020-11-05T08:10:28.976Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:10:28 [2020-11-05T08:10:28.976Z] INFO: Testing against a local daemon
08:10:28 [2020-11-05T08:10:28.976Z] === RUN   TestPluginInvalidJSON
08:10:28 [2020-11-05T08:10:28.976Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:10:28 [2020-11-05T08:10:28.976Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:10:28 [2020-11-05T08:10:28.976Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:10:28 [2020-11-05T08:10:28.976Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:10:28 [2020-11-05T08:10:28.976Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:10:28 [2020-11-05T08:10:28.976Z] === RUN   TestPluginInstall
08:10:28 [2020-11-05T08:10:28.976Z] === RUN   TestPluginInstall/no_auth
08:10:28 [2020-11-05T08:10:28.976Z] time="2020-11-05T08:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:28 [2020-11-05T08:10:28.976Z] time="2020-11-05T08:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e07320c2fe5f988ef18a9fe7ec4b8455207f977aeda982cb7a22a77e2baa54f" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:28 [2020-11-05T08:10:28.976Z] time="2020-11-05T08:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:28 [2020-11-05T08:10:28.976Z] time="2020-11-05T08:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e07320c2fe5f988ef18a9fe7ec4b8455207f977aeda982cb7a22a77e2baa54f" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:29 [2020-11-05T08:10:29.268Z] === RUN   TestPluginInstall/with_htpasswd
08:10:29 [2020-11-05T08:10:29.903Z] time="2020-11-05T08:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:29 [2020-11-05T08:10:29.903Z] time="2020-11-05T08:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27c060da3182409cd71aaf9eb0173bbed209caf2509b0aa2774e6c2208c2ceab" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:29 [2020-11-05T08:10:29.903Z] time="2020-11-05T08:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:29 [2020-11-05T08:10:29.903Z] time="2020-11-05T08:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27c060da3182409cd71aaf9eb0173bbed209caf2509b0aa2774e6c2208c2ceab" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:29 [2020-11-05T08:10:29.903Z] === RUN   TestPluginInstall/with_insecure
08:10:30 [2020-11-05T08:10:30.941Z] time="2020-11-05T08:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:30 [2020-11-05T08:10:30.941Z] time="2020-11-05T08:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1eb6f845655445a2a1eb3d26ef5a3fbb3f70e60a18d953f27a0b6a53c2f45fc" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:30 [2020-11-05T08:10:30.942Z] time="2020-11-05T08:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:30 [2020-11-05T08:10:30.942Z] time="2020-11-05T08:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1eb6f845655445a2a1eb3d26ef5a3fbb3f70e60a18d953f27a0b6a53c2f45fc" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:31 [2020-11-05T08:10:31.234Z] --- PASS: TestPluginInstall (3.85s)
08:10:31 [2020-11-05T08:10:31.234Z]     --- PASS: TestPluginInstall/no_auth (1.84s)
08:10:31 [2020-11-05T08:10:31.234Z]     --- PASS: TestPluginInstall/with_htpasswd (0.77s)
08:10:31 [2020-11-05T08:10:31.234Z]     --- PASS: TestPluginInstall/with_insecure (1.24s)
08:10:31 [2020-11-05T08:10:31.234Z]         plugin_test.go:157: [d66aeb0f129f7] daemon is not started
08:10:31 [2020-11-05T08:10:31.234Z] PASS
08:10:31 [2020-11-05T08:10:31.234Z] 
08:10:31 [2020-11-05T08:10:31.234Z] DONE 6 tests in 4.053s
08:10:31 [2020-11-05T08:10:31.234Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:10:31 [2020-11-05T08:10:31.234Z] ++ 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
08:10:31 [2020-11-05T08:10:31.234Z] ++ set -e
08:10:31 [2020-11-05T08:10:31.234Z] ++ '[' -n 0 ']'
08:10:31 [2020-11-05T08:10:31.234Z] ++ set -x
08:10:31 [2020-11-05T08:10:31.234Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:10:31 [2020-11-05T08:10:31.526Z] INFO: Testing against a local daemon
08:10:31 [2020-11-05T08:10:31.527Z] === RUN   TestExternalGraphDriver
08:10:31 [2020-11-05T08:10:31.527Z] === RUN   TestExternalGraphDriver/json
08:10:33 [2020-11-05T08:10:33.598Z] === RUN   TestExternalGraphDriver/spec
08:10:35 [2020-11-05T08:10:35.675Z] === RUN   TestExternalGraphDriver/pull
08:10:37 [2020-11-05T08:10:37.748Z] --- PASS: TestExternalGraphDriver (6.21s)
08:10:37 [2020-11-05T08:10:37.748Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
08:10:37 [2020-11-05T08:10:37.748Z]     --- PASS: TestExternalGraphDriver/spec (1.99s)
08:10:37 [2020-11-05T08:10:37.748Z]     --- PASS: TestExternalGraphDriver/pull (2.06s)
08:10:37 [2020-11-05T08:10:37.748Z] === RUN   TestGraphdriverPluginV2
08:10:37 [2020-11-05T08:10:37.748Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
08:10:37 [2020-11-05T08:10:37.748Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:37 [2020-11-05T08:10:37.748Z] PASS
08:10:37 [2020-11-05T08:10:37.748Z] 
08:10:37 [2020-11-05T08:10:37.748Z] === Skipped
08:10:37 [2020-11-05T08:10:37.748Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
08:10:37 [2020-11-05T08:10:37.748Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:37 [2020-11-05T08:10:37.748Z] 
08:10:37 [2020-11-05T08:10:37.748Z] 
08:10:37 [2020-11-05T08:10:37.748Z] DONE 5 tests, 1 skipped in 6.389s
08:10:37 [2020-11-05T08:10:37.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:10:37 [2020-11-05T08:10:37.749Z] ++ 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
08:10:37 [2020-11-05T08:10:37.749Z] ++ set -e
08:10:37 [2020-11-05T08:10:37.749Z] ++ '[' -n 0 ']'
08:10:37 [2020-11-05T08:10:37.749Z] ++ set -x
08:10:37 [2020-11-05T08:10:37.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build 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
08:10:37 [2020-11-05T08:10:37.749Z] INFO: Testing against a local daemon
08:10:37 [2020-11-05T08:10:37.749Z] === RUN   TestContinueAfterPluginCrash
08:10:37 [2020-11-05T08:10:37.749Z] === PAUSE TestContinueAfterPluginCrash
08:10:37 [2020-11-05T08:10:37.749Z] === RUN   TestReadPluginNoRead
08:10:37 [2020-11-05T08:10:37.749Z] === PAUSE TestReadPluginNoRead
08:10:37 [2020-11-05T08:10:37.749Z] === RUN   TestDaemonStartWithLogOpt
08:10:37 [2020-11-05T08:10:37.749Z] === PAUSE TestDaemonStartWithLogOpt
08:10:37 [2020-11-05T08:10:37.749Z] === CONT  TestContinueAfterPluginCrash
08:10:37 [2020-11-05T08:10:37.749Z] === CONT  TestDaemonStartWithLogOpt
08:10:42 [2020-11-05T08:10:42.206Z] --- PASS: TestDaemonStartWithLogOpt (3.77s)
08:10:42 [2020-11-05T08:10:42.206Z] === CONT  TestReadPluginNoRead
08:10:44 [2020-11-05T08:10:44.277Z] === RUN   TestReadPluginNoRead/default
08:10:46 [2020-11-05T08:10:46.351Z] === RUN   TestReadPluginNoRead/disabled_caching
08:10:46 [2020-11-05T08:10:46.644Z] --- PASS: TestContinueAfterPluginCrash (8.97s)
08:10:48 [2020-11-05T08:10:48.156Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:10:50 [2020-11-05T08:10:50.278Z] --- PASS: TestReadPluginNoRead (8.66s)
08:10:50 [2020-11-05T08:10:50.278Z]     --- PASS: TestReadPluginNoRead/default (1.97s)
08:10:50 [2020-11-05T08:10:50.278Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.87s)
08:10:50 [2020-11-05T08:10:50.278Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.08s)
08:10:50 [2020-11-05T08:10:50.278Z]     read_test.go:92: [db5fd9460701a] daemon is not started
08:10:50 [2020-11-05T08:10:50.278Z] PASS
08:10:50 [2020-11-05T08:10:50.278Z] 
08:10:50 [2020-11-05T08:10:50.278Z] DONE 6 tests in 12.560s
08:10:50 [2020-11-05T08:10:50.278Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:10:50 [2020-11-05T08:10:50.278Z] ++ 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
08:10:50 [2020-11-05T08:10:50.278Z] ++ set -e
08:10:50 [2020-11-05T08:10:50.278Z] ++ '[' -n 0 ']'
08:10:50 [2020-11-05T08:10:50.278Z] ++ set -x
08:10:50 [2020-11-05T08:10:50.278Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:10:50 [2020-11-05T08:10:50.278Z] testing: warning: no tests to run
08:10:50 [2020-11-05T08:10:50.278Z] PASS
08:10:50 [2020-11-05T08:10:50.278Z] 
08:10:50 [2020-11-05T08:10:50.278Z] DONE 0 tests in 0.081s
08:10:50 [2020-11-05T08:10:50.278Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:10:50 [2020-11-05T08:10:50.278Z] ++ 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
08:10:50 [2020-11-05T08:10:50.278Z] ++ set -e
08:10:50 [2020-11-05T08:10:50.278Z] ++ '[' -n 0 ']'
08:10:50 [2020-11-05T08:10:50.278Z] ++ set -x
08:10:50 [2020-11-05T08:10:50.278Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:10:50 [2020-11-05T08:10:50.570Z] INFO: Testing against a local daemon
08:10:50 [2020-11-05T08:10:50.570Z] === RUN   TestPluginWithDevMounts
08:10:50 [2020-11-05T08:10:50.570Z] === PAUSE TestPluginWithDevMounts
08:10:50 [2020-11-05T08:10:50.570Z] === CONT  TestPluginWithDevMounts
08:10:52 [2020-11-05T08:10:52.641Z] --- PASS: TestPluginWithDevMounts (1.86s)
08:10:52 [2020-11-05T08:10:52.641Z] PASS
08:10:52 [2020-11-05T08:10:52.641Z] 
08:10:52 [2020-11-05T08:10:52.641Z] DONE 1 tests in 1.970s
08:10:52 [2020-11-05T08:10:52.641Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
08:10:52 [2020-11-05T08:10:52.641Z] ++ 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
08:10:52 [2020-11-05T08:10:52.641Z] ++ set -e
08:10:52 [2020-11-05T08:10:52.641Z] ++ '[' -n 0 ']'
08:10:52 [2020-11-05T08:10:52.641Z] ++ set -x
08:10:52 [2020-11-05T08:10:52.641Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:10:52 [2020-11-05T08:10:52.641Z] INFO: Testing against a local daemon
08:10:52 [2020-11-05T08:10:52.641Z] === RUN   TestSecretInspect
08:10:56 [2020-11-05T08:10:56.161Z] --- PASS: TestSecretInspect (3.61s)
08:10:56 [2020-11-05T08:10:56.161Z] === RUN   TestSecretList
08:10:59 [2020-11-05T08:10:59.683Z] --- PASS: TestSecretList (3.52s)
08:10:59 [2020-11-05T08:10:59.683Z] === RUN   TestSecretsCreateAndDelete
08:11:03 [2020-11-05T08:11:03.205Z] --- PASS: TestSecretsCreateAndDelete (3.62s)
08:11:03 [2020-11-05T08:11:03.205Z] === RUN   TestSecretsUpdate
08:11:06 [2020-11-05T08:11:06.724Z] --- PASS: TestSecretsUpdate (3.67s)
08:11:06 [2020-11-05T08:11:06.724Z] === RUN   TestTemplatedSecret
08:11:11 [2020-11-05T08:11:11.182Z] --- PASS: TestTemplatedSecret (3.75s)
08:11:11 [2020-11-05T08:11:11.182Z] === RUN   TestSecretCreateResolve
08:11:14 [2020-11-05T08:11:14.701Z] --- PASS: TestSecretCreateResolve (3.56s)
08:11:14 [2020-11-05T08:11:14.701Z] PASS
08:11:14 [2020-11-05T08:11:14.701Z] 
08:11:14 [2020-11-05T08:11:14.701Z] DONE 6 tests in 21.849s
08:11:14 [2020-11-05T08:11:14.701Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
08:11:14 [2020-11-05T08:11:14.701Z] ++ 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
08:11:14 [2020-11-05T08:11:14.701Z] ++ set -e
08:11:14 [2020-11-05T08:11:14.701Z] ++ '[' -n 0 ']'
08:11:14 [2020-11-05T08:11:14.701Z] ++ set -x
08:11:14 [2020-11-05T08:11:14.701Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:11:14 [2020-11-05T08:11:14.701Z] INFO: Testing against a local daemon
08:11:14 [2020-11-05T08:11:14.701Z] === RUN   TestServiceCreateInit
08:11:14 [2020-11-05T08:11:14.701Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:11:20 [2020-11-05T08:11:20.271Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:11:25 [2020-11-05T08:11:25.841Z] --- PASS: TestServiceCreateInit (10.57s)
08:11:25 [2020-11-05T08:11:25.841Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s)
08:11:25 [2020-11-05T08:11:25.841Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s)
08:11:25 [2020-11-05T08:11:25.841Z] === RUN   TestCreateServiceMultipleTimes
08:11:48 [2020-11-05T08:11:48.443Z] --- PASS: TestCreateServiceMultipleTimes (23.09s)
08:11:48 [2020-11-05T08:11:48.443Z] === RUN   TestCreateServiceConflict
08:11:51 [2020-11-05T08:11:51.966Z] --- PASS: TestCreateServiceConflict (3.59s)
08:11:51 [2020-11-05T08:11:51.966Z] === RUN   TestCreateServiceMaxReplicas
08:11:55 [2020-11-05T08:11:55.488Z] --- PASS: TestCreateServiceMaxReplicas (3.85s)
08:11:55 [2020-11-05T08:11:55.488Z] === RUN   TestCreateWithDuplicateNetworkNames
08:12:14 [2020-11-05T08:12:14.128Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.83s)
08:12:14 [2020-11-05T08:12:14.128Z] === RUN   TestCreateServiceSecretFileMode
08:12:14 [2020-11-05T08:12:14.834Z] --- PASS: TestCreateServiceSecretFileMode (3.54s)
08:12:14 [2020-11-05T08:12:14.834Z] === RUN   TestCreateServiceConfigFileMode
08:12:18 [2020-11-05T08:12:18.355Z] --- PASS: TestCreateServiceConfigFileMode (3.62s)
08:12:18 [2020-11-05T08:12:18.355Z] === RUN   TestCreateServiceSysctls
08:12:22 [2020-11-05T08:12:22.916Z] --- PASS: TestCreateServiceSysctls (4.52s)
08:12:22 [2020-11-05T08:12:22.916Z] === RUN   TestCreateServiceCapabilities
08:12:26 [2020-11-05T08:12:26.569Z] --- PASS: TestCreateServiceCapabilities (3.67s)
08:12:26 [2020-11-05T08:12:26.569Z] === RUN   TestInspect
08:12:30 [2020-11-05T08:12:30.234Z] --- PASS: TestInspect (3.69s)
08:12:30 [2020-11-05T08:12:30.234Z] === RUN   TestCreateJob
08:12:34 [2020-11-05T08:12:34.691Z] --- PASS: TestCreateJob (4.31s)
08:12:34 [2020-11-05T08:12:34.691Z] === RUN   TestReplicatedJob
08:12:41 [2020-11-05T08:12:41.658Z] --- PASS: TestReplicatedJob (6.66s)
08:12:41 [2020-11-05T08:12:41.659Z] === RUN   TestUpdateReplicatedJob
08:12:46 [2020-11-05T08:12:46.139Z] --- PASS: TestUpdateReplicatedJob (4.10s)
08:12:46 [2020-11-05T08:12:46.139Z] === RUN   TestServiceListWithStatuses
08:12:46 [2020-11-05T08:12:46.139Z] --- SKIP: TestServiceListWithStatuses (0.01s)
08:12:46 [2020-11-05T08:12:46.139Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:12:46 [2020-11-05T08:12:46.139Z] === RUN   TestDockerNetworkConnectAlias
08:12:54 [2020-11-05T08:12:54.626Z] --- PASS: TestDockerNetworkConnectAlias (8.11s)
08:12:54 [2020-11-05T08:12:54.626Z] === RUN   TestDockerNetworkReConnect
08:13:00 [2020-11-05T08:13:00.199Z] --- PASS: TestDockerNetworkReConnect (6.03s)
08:13:00 [2020-11-05T08:13:00.199Z] === RUN   TestServicePlugin
08:13:00 [2020-11-05T08:13:00.199Z] --- SKIP: TestServicePlugin (0.00s)
08:13:00 [2020-11-05T08:13:00.199Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:13:00 [2020-11-05T08:13:00.199Z] === RUN   TestServiceUpdateLabel
08:13:03 [2020-11-05T08:13:03.720Z] --- PASS: TestServiceUpdateLabel (3.64s)
08:13:03 [2020-11-05T08:13:03.720Z] === RUN   TestServiceUpdateSecrets
08:13:19 [2020-11-05T08:13:19.071Z] --- PASS: TestServiceUpdateSecrets (15.79s)
08:13:19 [2020-11-05T08:13:19.071Z] === RUN   TestServiceUpdateConfigs
08:13:37 [2020-11-05T08:13:37.659Z] --- PASS: TestServiceUpdateConfigs (15.74s)
08:13:37 [2020-11-05T08:13:37.660Z] === RUN   TestServiceUpdateNetwork
08:13:53 [2020-11-05T08:13:53.078Z] --- PASS: TestServiceUpdateNetwork (16.05s)
08:13:53 [2020-11-05T08:13:53.078Z] === RUN   TestServiceUpdatePidsLimit
08:13:53 [2020-11-05T08:13:53.078Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:13:53 [2020-11-05T08:13:53.078Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:14:01 [2020-11-05T08:14:01.567Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:14:08 [2020-11-05T08:14:08.468Z] --- PASS: TestServiceUpdatePidsLimit (17.82s)
08:14:08 [2020-11-05T08:14:08.468Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
08:14:08 [2020-11-05T08:14:08.468Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
08:14:08 [2020-11-05T08:14:08.468Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
08:14:08 [2020-11-05T08:14:08.468Z] PASS
08:14:08 [2020-11-05T08:14:08.468Z] 
08:14:08 [2020-11-05T08:14:08.468Z] === Skipped
08:14:08 [2020-11-05T08:14:08.468Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
08:14:08 [2020-11-05T08:14:08.468Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:14:08 [2020-11-05T08:14:08.468Z] 
08:14:08 [2020-11-05T08:14:08.468Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
08:14:08 [2020-11-05T08:14:08.468Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:08 [2020-11-05T08:14:08.468Z] 
08:14:08 [2020-11-05T08:14:08.468Z] 
08:14:08 [2020-11-05T08:14:08.468Z] DONE 27 tests, 2 skipped in 174.387s
08:14:08 [2020-11-05T08:14:08.468Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
08:14:08 [2020-11-05T08:14:08.468Z] ++ 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
08:14:08 [2020-11-05T08:14:08.468Z] ++ set -e
08:14:08 [2020-11-05T08:14:08.468Z] ++ '[' -n 0 ']'
08:14:08 [2020-11-05T08:14:08.468Z] ++ set -x
08:14:08 [2020-11-05T08:14:08.468Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:14:08 [2020-11-05T08:14:08.761Z] INFO: Testing against a local daemon
08:14:08 [2020-11-05T08:14:08.761Z] === RUN   TestSessionCreate
08:14:08 [2020-11-05T08:14:08.761Z] --- PASS: TestSessionCreate (0.02s)
08:14:08 [2020-11-05T08:14:08.761Z] === RUN   TestSessionCreateWithBadUpgrade
08:14:08 [2020-11-05T08:14:08.761Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
08:14:08 [2020-11-05T08:14:08.761Z] PASS
08:14:08 [2020-11-05T08:14:08.761Z] 
08:14:08 [2020-11-05T08:14:08.761Z] DONE 2 tests in 0.188s
08:14:08 [2020-11-05T08:14:08.761Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
08:14:08 [2020-11-05T08:14:08.761Z] ++ 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
08:14:08 [2020-11-05T08:14:08.761Z] ++ set -e
08:14:08 [2020-11-05T08:14:08.761Z] ++ '[' -n 0 ']'
08:14:08 [2020-11-05T08:14:08.761Z] ++ set -x
08:14:08 [2020-11-05T08:14:08.761Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:14:08 [2020-11-05T08:14:08.761Z] INFO: Testing against a local daemon
08:14:08 [2020-11-05T08:14:08.761Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:14:08 [2020-11-05T08:14:08.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:14:08 [2020-11-05T08:14:08.761Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:14:08 [2020-11-05T08:14:08.761Z] === RUN   TestEventsExecDie
08:14:09 [2020-11-05T08:14:09.800Z] --- PASS: TestEventsExecDie (0.93s)
08:14:09 [2020-11-05T08:14:09.801Z] === RUN   TestEventsBackwardsCompatible
08:14:10 [2020-11-05T08:14:10.093Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
08:14:10 [2020-11-05T08:14:10.093Z] === RUN   TestInfoBinaryCommits
08:14:10 [2020-11-05T08:14:10.093Z] --- PASS: TestInfoBinaryCommits (0.01s)
08:14:10 [2020-11-05T08:14:10.093Z] === RUN   TestInfoAPIVersioned
08:14:10 [2020-11-05T08:14:10.093Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:14:10 [2020-11-05T08:14:10.093Z] === RUN   TestInfoDiscoveryBackend
08:14:10 [2020-11-05T08:14:10.387Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
08:14:10 [2020-11-05T08:14:10.387Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:14:11 [2020-11-05T08:14:11.423Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:14:11 [2020-11-05T08:14:11.423Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:14:12 [2020-11-05T08:14:12.058Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
08:14:12 [2020-11-05T08:14:12.058Z] === RUN   TestInfoAPI
08:14:12 [2020-11-05T08:14:12.058Z] --- PASS: TestInfoAPI (0.02s)
08:14:12 [2020-11-05T08:14:12.058Z] === RUN   TestInfoAPIWarnings
08:14:30 [2020-11-05T08:14:30.649Z] --- PASS: TestInfoAPIWarnings (16.26s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestInfoDebug
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestInfoDebug (0.52s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestInfoInsecureRegistries
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestInfoRegistryMirrors
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestLoginFailsWithBadCredentials
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestPingCacheHeaders
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestPingCacheHeaders (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestPingGet
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestPingGet (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestPingHead
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestPingHead (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVersion
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestVersion (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z] PASS
08:14:30 [2020-11-05T08:14:30.650Z] 
08:14:30 [2020-11-05T08:14:30.650Z] === Skipped
08:14:30 [2020-11-05T08:14:30.650Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:14:30 [2020-11-05T08:14:30.650Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:14:30 [2020-11-05T08:14:30.650Z] 
08:14:30 [2020-11-05T08:14:30.650Z] 
08:14:30 [2020-11-05T08:14:30.650Z] DONE 18 tests, 1 skipped in 21.397s
08:14:30 [2020-11-05T08:14:30.650Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
08:14:30 [2020-11-05T08:14:30.650Z] ++ 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
08:14:30 [2020-11-05T08:14:30.650Z] ++ set -e
08:14:30 [2020-11-05T08:14:30.650Z] ++ '[' -n 0 ']'
08:14:30 [2020-11-05T08:14:30.650Z] ++ set -x
08:14:30 [2020-11-05T08:14:30.650Z] ++ 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 GOCACHE=/root/.cache/go-build 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
08:14:30 [2020-11-05T08:14:30.650Z] INFO: Testing against a local daemon
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVolumesCreateAndList
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVolumesRemove
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestVolumesRemove (0.14s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVolumesInspect
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestVolumesInspect (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVolumesInvalidJSON
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:14:30 [2020-11-05T08:14:30.650Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:14:30 [2020-11-05T08:14:30.650Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:14:30 [2020-11-05T08:14:30.650Z] PASS
08:14:30 [2020-11-05T08:14:30.650Z] 
08:14:30 [2020-11-05T08:14:30.650Z] DONE 5 tests in 0.273s
08:14:30 [2020-11-05T08:14:30.650Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:14:30 [2020-11-05T08:14:30.650Z] ++++ cat bundles/test-integration/docker.pid
08:14:30 [2020-11-05T08:14:30.650Z] +++ kill 12026
08:14:31 [2020-11-05T08:14:31.770Z] +++ /etc/init.d/apparmor stop
08:14:31 [2020-11-05T08:14:31.770Z] Leaving: AppArmorNo profiles have been unloaded.
08:14:31 [2020-11-05T08:14:31.770Z] 
08:14:31 [2020-11-05T08:14:31.770Z] Unloading profiles will leave already running processes permanently
08:14:31 [2020-11-05T08:14:31.770Z] unconfined, which can lead to unexpected situations.
08:14:31 [2020-11-05T08:14:31.770Z] 
08:14:31 [2020-11-05T08:14:31.770Z] To set a process to complain mode, use the command line tool
08:14:31 [2020-11-05T08:14:31.770Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:14:31 [2020-11-05T08:14:31.770Z] +++ true
08:14:31 [2020-11-05T08:14:31.770Z] exiting test-integration
08:14:31 [2020-11-05T08:14:31.770Z] ++ exit 0
08:14:31 [2020-11-05T08:14:31.770Z]