Skip to content

Console Output

09:06:50 [2020-06-10T09:06:50.902Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=adcf53dbd30842f802a86d0f06cf9875b6643c8b -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:adcf53dbd30842f802a86d0f06cf9875b6643c8b hack/make.sh dynbinary test-integration
09:06:51 [2020-06-10T09:06:51.222Z] 
09:06:51 [2020-06-10T09:06:51.222Z] Removing bundles/
09:06:51 [2020-06-10T09:06:51.222Z] 
09:06:51 [2020-06-10T09:06:51.222Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:06:51 [2020-06-10T09:06:51.222Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:06:51 [2020-06-10T09:06:51.222Z] GOOS="" GOARCH="" GOARM=""
09:08:28 [2020-06-10T09:08:28.753Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:08:28 [2020-06-10T09:08:28.753Z] 
09:08:28 [2020-06-10T09:08:28.753Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:08:28 [2020-06-10T09:08:28.753Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:08:28 [2020-06-10T09:08:28.753Z] HOSTNAME=a76d3bbfda2e
09:08:28 [2020-06-10T09:08:28.753Z] TESTDEBUG=0
09:08:28 [2020-06-10T09:08:28.753Z] DEST=bundles/test-integration
09:08:28 [2020-06-10T09:08:28.753Z] PWD=/go/src/github.com/docker/docker
09:08:28 [2020-06-10T09:08:28.753Z] DOCKER_GITCOMMIT=adcf53dbd30842f802a86d0f06cf9875b6643c8b
09:08:28 [2020-06-10T09:08:28.753Z] container=docker
09:08:28 [2020-06-10T09:08:28.753Z] HOME=/root
09:08:28 [2020-06-10T09:08:28.753Z] GOLANG_VERSION=1.13.12
09:08:28 [2020-06-10T09:08:28.753Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:08:28 [2020-06-10T09:08:28.753Z] VALIDATE_BRANCH=master
09:08:28 [2020-06-10T09:08:28.753Z] TERM=xterm
09:08:28 [2020-06-10T09:08:28.753Z] DOCKER_PKG=github.com/docker/docker
09:08:28 [2020-06-10T09:08:28.753Z] SHLVL=1
09:08:28 [2020-06-10T09:08:28.753Z] TIMEOUT=120m
09:08:28 [2020-06-10T09:08:28.753Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:08:28 [2020-06-10T09:08:28.753Z] DOCKER_GRAPHDRIVER=overlay2
09:08:28 [2020-06-10T09:08:28.753Z] GO111MODULE=off
09:08:28 [2020-06-10T09:08:28.753Z] DOCKER_EXPERIMENTAL=1
09:08:28 [2020-06-10T09:08:28.753Z] TEST_SKIP_INTEGRATION_CLI=1
09:08:28 [2020-06-10T09:08:28.753Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:08:28 [2020-06-10T09:08:28.753Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:08:28 [2020-06-10T09:08:28.753Z] GOPATH=/go
09:08:28 [2020-06-10T09:08:28.753Z] PKG_CONFIG=pkg-config
09:08:28 [2020-06-10T09:08:28.753Z] _=/usr/bin/env
09:08:28 [2020-06-10T09:08:28.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:08:56 [2020-06-10T09:08:56.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:08:56 [2020-06-10T09:08:56.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:09:00 [2020-06-10T09:09:00.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:09:27 [2020-06-10T09:09:27.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:09:27 [2020-06-10T09:09:27.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:09:27 [2020-06-10T09:09:27.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:09:29 [2020-06-10T09:09:29.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:09:29 [2020-06-10T09:09:29.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:09:31 [2020-06-10T09:09:31.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:09:36 [2020-06-10T09:09:36.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:09:37 [2020-06-10T09:09:37.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:09:39 [2020-06-10T09:09:39.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:09:40 [2020-06-10T09:09:40.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:09:42 [2020-06-10T09:09:42.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:09:44 [2020-06-10T09:09:44.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:09:46 [2020-06-10T09:09:46.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:09:48 [2020-06-10T09:09:48.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:09:50 [2020-06-10T09:09:50.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:09:51 [2020-06-10T09:09:51.985Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:09:51 [2020-06-10T09:09:51.985Z] Using test binary docker
09:09:51 [2020-06-10T09:09:51.985Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:09:51 [2020-06-10T09:09:51.985Z] +++ /etc/init.d/apparmor start
09:09:51 [2020-06-10T09:09:51.985Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:09:51 [2020-06-10T09:09:51.985Z] INFO: Waiting for daemon to start...
09:09:51 [2020-06-10T09:09:51.985Z] Starting dockerd
09:09:51 [2020-06-10T09:09:51.985Z] +++ 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
09:09:54 [2020-06-10T09:09:54.119Z] .
09:09:54 [2020-06-10T09:09:54.119Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:09:54 [2020-06-10T09:09:54.119Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:09:54 [2020-06-10T09:09:54.119Z] Error: No such image: emptyfs
09:09:54 [2020-06-10T09:09:54.119Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:09:54 [2020-06-10T09:09:54.119Z] ++++ docker load
09:09:54 [2020-06-10T09:09:54.119Z] Running integration-test (iteration 1)
09:09:54 [2020-06-10T09:09:54.119Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
09:09:54 [2020-06-10T09:09:54.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
09:09:54 [2020-06-10T09:09:54.119Z] ++ set -e
09:09:54 [2020-06-10T09:09:54.119Z] ++ '[' -n 0 ']'
09:09:54 [2020-06-10T09:09:54.119Z] ++ set -x
09:09:54 [2020-06-10T09:09:54.119Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
09:10:04 [2020-06-10T09:10:04.673Z] Loaded image: buildpack-deps:jessie
09:10:04 [2020-06-10T09:10:04.673Z] Loaded image: busybox:latest
09:10:04 [2020-06-10T09:10:04.673Z] Loaded image: busybox:glibc
09:10:04 [2020-06-10T09:10:04.673Z] Loaded image: debian:jessie
09:10:04 [2020-06-10T09:10:04.673Z] Loaded image: hello-world:latest
09:10:04 [2020-06-10T09:10:04.673Z] INFO: Testing against a local daemon
09:10:04 [2020-06-10T09:10:04.673Z] === RUN   TestCgroupNamespacesBuild
09:10:05 [2020-06-10T09:10:05.758Z] --- PASS: TestCgroupNamespacesBuild (1.33s)
09:10:05 [2020-06-10T09:10:05.759Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:10:06 [2020-06-10T09:10:06.842Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s)
09:10:06 [2020-06-10T09:10:06.842Z] === RUN   TestBuildWithSession
09:10:06 [2020-06-10T09:10:06.842Z] --- SKIP: TestBuildWithSession (0.00s)
09:10:06 [2020-06-10T09:10:06.842Z]     build_session_test.go:25: TODO: BuildKit
09:10:06 [2020-06-10T09:10:06.842Z] === RUN   TestBuildSquashParent
09:10:11 [2020-06-10T09:10:11.429Z] --- PASS: TestBuildSquashParent (4.36s)
09:10:11 [2020-06-10T09:10:11.429Z] === RUN   TestBuildWithRemoveAndForceRemove
09:10:11 [2020-06-10T09:10:11.429Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:10:11 [2020-06-10T09:10:11.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:10:11 [2020-06-10T09:10:11.429Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:10:11 [2020-06-10T09:10:11.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:10:11 [2020-06-10T09:10:11.429Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:10:11 [2020-06-10T09:10:11.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:10:11 [2020-06-10T09:10:11.429Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:10:11 [2020-06-10T09:10:11.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:10:11 [2020-06-10T09:10:11.429Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:10:11 [2020-06-10T09:10:11.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:10:11 [2020-06-10T09:10:11.429Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:10:11 [2020-06-10T09:10:11.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:10:11 [2020-06-10T09:10:11.429Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:10:11 [2020-06-10T09:10:11.429Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:10:11 [2020-06-10T09:10:11.429Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:10:11 [2020-06-10T09:10:11.429Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:10:14 [2020-06-10T09:10:14.251Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:10:14 [2020-06-10T09:10:14.251Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:10:15 [2020-06-10T09:10:15.847Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:10:15 [2020-06-10T09:10:15.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s)
09:10:15 [2020-06-10T09:10:15.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.61s)
09:10:15 [2020-06-10T09:10:15.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s)
09:10:15 [2020-06-10T09:10:15.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s)
09:10:15 [2020-06-10T09:10:15.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s)
09:10:15 [2020-06-10T09:10:15.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s)
09:10:15 [2020-06-10T09:10:15.847Z] === RUN   TestBuildMultiStageCopy
09:10:15 [2020-06-10T09:10:15.847Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:10:17 [2020-06-10T09:10:17.513Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:10:17 [2020-06-10T09:10:17.826Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:10:18 [2020-06-10T09:10:18.144Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:10:18 [2020-06-10T09:10:18.462Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:10:18 [2020-06-10T09:10:18.776Z] --- PASS: TestBuildMultiStageCopy (2.95s)
09:10:18 [2020-06-10T09:10:18.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.64s)
09:10:18 [2020-06-10T09:10:18.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
09:10:18 [2020-06-10T09:10:18.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
09:10:18 [2020-06-10T09:10:18.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
09:10:18 [2020-06-10T09:10:18.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
09:10:18 [2020-06-10T09:10:18.776Z] === RUN   TestBuildMultiStageParentConfig
09:10:19 [2020-06-10T09:10:19.914Z] --- PASS: TestBuildMultiStageParentConfig (0.80s)
09:10:19 [2020-06-10T09:10:19.914Z] === RUN   TestBuildLabelWithTargets
09:10:20 [2020-06-10T09:10:20.996Z] --- PASS: TestBuildLabelWithTargets (1.22s)
09:10:20 [2020-06-10T09:10:20.996Z] === RUN   TestBuildWithEmptyLayers
09:10:21 [2020-06-10T09:10:21.664Z] --- PASS: TestBuildWithEmptyLayers (0.60s)
09:10:21 [2020-06-10T09:10:21.664Z] === RUN   TestBuildMultiStageOnBuild
09:10:23 [2020-06-10T09:10:23.232Z] --- PASS: TestBuildMultiStageOnBuild (1.70s)
09:10:23 [2020-06-10T09:10:23.232Z] === RUN   TestBuildUncleanTarFilenames
09:10:23 [2020-06-10T09:10:23.964Z] --- PASS: TestBuildUncleanTarFilenames (0.86s)
09:10:23 [2020-06-10T09:10:23.964Z] === RUN   TestBuildMultiStageLayerLeak
09:10:26 [2020-06-10T09:10:26.147Z] --- PASS: TestBuildMultiStageLayerLeak (1.88s)
09:10:26 [2020-06-10T09:10:26.147Z] === RUN   TestBuildWithHugeFile
09:11:23 [2020-06-10T09:11:23.497Z] --- PASS: TestBuildWithHugeFile (53.88s)
09:11:23 [2020-06-10T09:11:23.497Z] === RUN   TestBuildWithEmptyDockerfile
09:11:23 [2020-06-10T09:11:23.497Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:11:23 [2020-06-10T09:11:23.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:11:23 [2020-06-10T09:11:23.497Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:11:23 [2020-06-10T09:11:23.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:11:23 [2020-06-10T09:11:23.497Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:11:23 [2020-06-10T09:11:23.497Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:11:23 [2020-06-10T09:11:23.497Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:11:23 [2020-06-10T09:11:23.497Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:11:23 [2020-06-10T09:11:23.497Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:11:23 [2020-06-10T09:11:23.497Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:11:23 [2020-06-10T09:11:23.497Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
09:11:23 [2020-06-10T09:11:23.497Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
09:11:23 [2020-06-10T09:11:23.497Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
09:11:23 [2020-06-10T09:11:23.497Z] === RUN   TestBuildPreserveOwnership
09:11:23 [2020-06-10T09:11:23.497Z] === RUN   TestBuildPreserveOwnership/copy_from
09:11:23 [2020-06-10T09:11:23.497Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:11:24 [2020-06-10T09:11:24.168Z] --- PASS: TestBuildPreserveOwnership (3.89s)
09:11:24 [2020-06-10T09:11:24.168Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.56s)
09:11:24 [2020-06-10T09:11:24.168Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s)
09:11:24 [2020-06-10T09:11:24.168Z] === RUN   TestBuildPlatformInvalid
09:11:24 [2020-06-10T09:11:24.168Z] --- PASS: TestBuildPlatformInvalid (0.11s)
09:11:24 [2020-06-10T09:11:24.168Z] PASS
09:11:24 [2020-06-10T09:11:24.168Z] 
09:11:24 [2020-06-10T09:11:24.168Z] === Skipped
09:11:24 [2020-06-10T09:11:24.168Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
09:11:24 [2020-06-10T09:11:24.168Z]     build_session_test.go:25: TODO: BuildKit
09:11:24 [2020-06-10T09:11:24.168Z] 
09:11:24 [2020-06-10T09:11:24.168Z] 
09:11:24 [2020-06-10T09:11:24.168Z] DONE 32 tests, 1 skipped in 89.850s
09:11:24 [2020-06-10T09:11:24.168Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
09:11:24 [2020-06-10T09:11:24.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
09:11:24 [2020-06-10T09:11:24.168Z] ++ set -e
09:11:24 [2020-06-10T09:11:24.168Z] ++ '[' -n 0 ']'
09:11:24 [2020-06-10T09:11:24.168Z] ++ set -x
09:11:24 [2020-06-10T09:11:24.168Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
09:11:24 [2020-06-10T09:11:24.168Z] INFO: Testing against a local daemon
09:11:24 [2020-06-10T09:11:24.168Z] === RUN   TestConfigInspect
09:11:26 [2020-06-10T09:11:26.379Z] --- PASS: TestConfigInspect (1.89s)
09:11:26 [2020-06-10T09:11:26.379Z] === RUN   TestConfigList
09:11:27 [2020-06-10T09:11:27.998Z] --- PASS: TestConfigList (1.89s)
09:11:27 [2020-06-10T09:11:27.998Z] === RUN   TestConfigsCreateAndDelete
09:11:30 [2020-06-10T09:11:30.131Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
09:11:30 [2020-06-10T09:11:30.131Z] === RUN   TestConfigsUpdate
09:11:31 [2020-06-10T09:11:31.748Z] --- PASS: TestConfigsUpdate (1.91s)
09:11:31 [2020-06-10T09:11:31.748Z] === RUN   TestTemplatedConfig
09:11:34 [2020-06-10T09:11:34.644Z] --- PASS: TestTemplatedConfig (2.45s)
09:11:34 [2020-06-10T09:11:34.644Z] === RUN   TestConfigCreateResolve
09:11:36 [2020-06-10T09:11:36.251Z] --- PASS: TestConfigCreateResolve (1.88s)
09:11:36 [2020-06-10T09:11:36.251Z] === RUN   TestConfigDaemonLibtrustID
09:11:36 [2020-06-10T09:11:36.575Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
09:11:36 [2020-06-10T09:11:36.575Z] PASS
09:11:36 [2020-06-10T09:11:36.575Z] 
09:11:36 [2020-06-10T09:11:36.575Z] DONE 7 tests in 12.520s
09:11:36 [2020-06-10T09:11:36.575Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
09:11:36 [2020-06-10T09:11:36.575Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
09:11:36 [2020-06-10T09:11:36.575Z] ++ set -e
09:11:36 [2020-06-10T09:11:36.575Z] ++ '[' -n 0 ']'
09:11:36 [2020-06-10T09:11:36.575Z] ++ set -x
09:11:36 [2020-06-10T09:11:36.576Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
09:11:36 [2020-06-10T09:11:36.897Z] INFO: Testing against a local daemon
09:11:36 [2020-06-10T09:11:36.897Z] === RUN   TestCheckpoint
09:11:36 [2020-06-10T09:11:36.897Z] --- SKIP: TestCheckpoint (0.00s)
09:11:36 [2020-06-10T09:11:36.897Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:11:36 [2020-06-10T09:11:36.897Z] === RUN   TestContainerInvalidJSON
09:11:36 [2020-06-10T09:11:36.897Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:11:36 [2020-06-10T09:11:36.897Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:11:36 [2020-06-10T09:11:36.897Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:11:36 [2020-06-10T09:11:36.897Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:11:36 [2020-06-10T09:11:36.897Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:11:36 [2020-06-10T09:11:36.897Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:11:36 [2020-06-10T09:11:36.897Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:11:36 [2020-06-10T09:11:36.897Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:11:36 [2020-06-10T09:11:36.897Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:11:36 [2020-06-10T09:11:36.897Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:11:36 [2020-06-10T09:11:36.897Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:11:36 [2020-06-10T09:11:36.897Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:11:36 [2020-06-10T09:11:36.897Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:11:36 [2020-06-10T09:11:36.897Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:11:36 [2020-06-10T09:11:36.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
09:11:36 [2020-06-10T09:11:36.897Z] === RUN   TestCopyFromContainerPathIsNotDir
09:11:36 [2020-06-10T09:11:36.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
09:11:36 [2020-06-10T09:11:36.897Z] === RUN   TestCopyToContainerPathDoesNotExist
09:11:36 [2020-06-10T09:11:36.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
09:11:36 [2020-06-10T09:11:36.897Z] === RUN   TestCopyToContainerPathIsNotDir
09:11:36 [2020-06-10T09:11:36.897Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
09:11:36 [2020-06-10T09:11:36.897Z] === RUN   TestCopyFromContainer
09:11:38 [2020-06-10T09:11:38.538Z] === RUN   TestCopyFromContainer//
09:11:38 [2020-06-10T09:11:38.538Z] === RUN   TestCopyFromContainer//bar/root
09:11:38 [2020-06-10T09:11:38.538Z] === RUN   TestCopyFromContainer//bar/root/
09:11:38 [2020-06-10T09:11:38.538Z] === RUN   TestCopyFromContainer/bar/quux
09:11:38 [2020-06-10T09:11:38.538Z] === RUN   TestCopyFromContainer/bar/quux/
09:11:38 [2020-06-10T09:11:38.538Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:11:38 [2020-06-10T09:11:38.538Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:11:38 [2020-06-10T09:11:38.864Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:11:38 [2020-06-10T09:11:38.864Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:11:38 [2020-06-10T09:11:38.864Z] === RUN   TestCopyFromContainer/bar/notarget
09:11:38 [2020-06-10T09:11:38.864Z] --- PASS: TestCopyFromContainer (1.97s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
09:11:38 [2020-06-10T09:11:38.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:11:38 [2020-06-10T09:11:38.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:11:38 [2020-06-10T09:11:38.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:11:38 [2020-06-10T09:11:38.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:11:38 [2020-06-10T09:11:38.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:11:38 [2020-06-10T09:11:38.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:11:38 [2020-06-10T09:11:38.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:11:38 [2020-06-10T09:11:38.864Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:11:38 [2020-06-10T09:11:38.864Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:11:38 [2020-06-10T09:11:38.864Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:11:38 [2020-06-10T09:11:38.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:11:38 [2020-06-10T09:11:38.864Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:11:38 [2020-06-10T09:11:38.864Z] === RUN   TestCreateLinkToNonExistingContainer
09:11:39 [2020-06-10T09:11:39.180Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:11:39 [2020-06-10T09:11:39.180Z] === RUN   TestCreateWithInvalidEnv
09:11:39 [2020-06-10T09:11:39.181Z] === RUN   TestCreateWithInvalidEnv/0
09:11:39 [2020-06-10T09:11:39.181Z] === PAUSE TestCreateWithInvalidEnv/0
09:11:39 [2020-06-10T09:11:39.181Z] === RUN   TestCreateWithInvalidEnv/1
09:11:39 [2020-06-10T09:11:39.181Z] === PAUSE TestCreateWithInvalidEnv/1
09:11:39 [2020-06-10T09:11:39.181Z] === RUN   TestCreateWithInvalidEnv/2
09:11:39 [2020-06-10T09:11:39.181Z] === PAUSE TestCreateWithInvalidEnv/2
09:11:39 [2020-06-10T09:11:39.181Z] === CONT  TestCreateWithInvalidEnv/0
09:11:39 [2020-06-10T09:11:39.181Z] === CONT  TestCreateWithInvalidEnv/2
09:11:39 [2020-06-10T09:11:39.181Z] === CONT  TestCreateWithInvalidEnv/1
09:11:39 [2020-06-10T09:11:39.181Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:11:39 [2020-06-10T09:11:39.181Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:11:39 [2020-06-10T09:11:39.181Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:11:39 [2020-06-10T09:11:39.181Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:11:39 [2020-06-10T09:11:39.181Z] === RUN   TestCreateTmpfsMountsTarget
09:11:39 [2020-06-10T09:11:39.181Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:11:39 [2020-06-10T09:11:39.181Z] === RUN   TestCreateWithCustomMaskedPaths
09:11:40 [2020-06-10T09:11:40.831Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s)
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:11:40 [2020-06-10T09:11:40.831Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:11:40 [2020-06-10T09:11:40.831Z] --- PASS: TestCreateWithCapabilities (0.02s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
09:11:40 [2020-06-10T09:11:40.831Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
09:11:40 [2020-06-10T09:11:40.831Z] === RUN   TestCreateWithCustomReadonlyPaths
09:11:42 [2020-06-10T09:11:42.372Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s)
09:11:42 [2020-06-10T09:11:42.373Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:11:42 [2020-06-10T09:11:42.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:11:42 [2020-06-10T09:11:42.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:11:42 [2020-06-10T09:11:42.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:11:42 [2020-06-10T09:11:42.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:11:42 [2020-06-10T09:11:42.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:11:42 [2020-06-10T09:11:42.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:11:42 [2020-06-10T09:11:42.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:11:42 [2020-06-10T09:11:42.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:11:42 [2020-06-10T09:11:42.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:11:42 [2020-06-10T09:11:42.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:11:42 [2020-06-10T09:11:42.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:11:42 [2020-06-10T09:11:42.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:11:42 [2020-06-10T09:11:42.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:11:42 [2020-06-10T09:11:42.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:11:42 [2020-06-10T09:11:42.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:11:42 [2020-06-10T09:11:42.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:11:42 [2020-06-10T09:11:42.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
09:11:42 [2020-06-10T09:11:42.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
09:11:42 [2020-06-10T09:11:42.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
09:11:42 [2020-06-10T09:11:42.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
09:11:42 [2020-06-10T09:11:42.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:11:42 [2020-06-10T09:11:42.373Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:11:43 [2020-06-10T09:11:43.041Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
09:11:43 [2020-06-10T09:11:43.041Z] === RUN   TestCreateDifferentPlatform
09:11:43 [2020-06-10T09:11:43.041Z] === RUN   TestCreateDifferentPlatform/different_os
09:11:43 [2020-06-10T09:11:43.041Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:11:43 [2020-06-10T09:11:43.041Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:11:43 [2020-06-10T09:11:43.041Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:11:43 [2020-06-10T09:11:43.041Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:11:43 [2020-06-10T09:11:43.041Z] === RUN   TestContainerStartOnDaemonRestart
09:11:43 [2020-06-10T09:11:43.041Z] === PAUSE TestContainerStartOnDaemonRestart
09:11:43 [2020-06-10T09:11:43.041Z] === RUN   TestDaemonRestartIpcMode
09:11:43 [2020-06-10T09:11:43.041Z] === PAUSE TestDaemonRestartIpcMode
09:11:43 [2020-06-10T09:11:43.041Z] === RUN   TestDaemonHostGatewayIP
09:11:43 [2020-06-10T09:11:43.041Z] === PAUSE TestDaemonHostGatewayIP
09:11:43 [2020-06-10T09:11:43.041Z] === RUN   TestContainerKillOnDaemonStart
09:11:43 [2020-06-10T09:11:43.041Z] === PAUSE TestContainerKillOnDaemonStart
09:11:43 [2020-06-10T09:11:43.041Z] === RUN   TestDiff
09:11:43 [2020-06-10T09:11:43.723Z] --- PASS: TestDiff (0.55s)
09:11:43 [2020-06-10T09:11:43.723Z] === RUN   TestExecWithCloseStdin
09:11:44 [2020-06-10T09:11:44.400Z] --- PASS: TestExecWithCloseStdin (0.65s)
09:11:44 [2020-06-10T09:11:44.400Z] === RUN   TestExec
09:11:45 [2020-06-10T09:11:45.084Z] --- PASS: TestExec (0.67s)
09:11:45 [2020-06-10T09:11:45.085Z] === RUN   TestExecUser
09:11:45 [2020-06-10T09:11:45.756Z] --- PASS: TestExecUser (0.66s)
09:11:45 [2020-06-10T09:11:45.756Z] === RUN   TestExportContainerAndImportImage
09:11:46 [2020-06-10T09:11:46.624Z] --- PASS: TestExportContainerAndImportImage (0.81s)
09:11:46 [2020-06-10T09:11:46.624Z] === RUN   TestExportContainerAfterDaemonRestart
09:11:47 [2020-06-10T09:11:47.675Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
09:11:47 [2020-06-10T09:11:47.675Z] === RUN   TestHealthCheckWorkdir
09:11:48 [2020-06-10T09:11:48.698Z] --- PASS: TestHealthCheckWorkdir (0.79s)
09:11:48 [2020-06-10T09:11:48.698Z] === RUN   TestHealthKillContainer
09:11:51 [2020-06-10T09:11:51.422Z] --- PASS: TestHealthKillContainer (2.72s)
09:11:51 [2020-06-10T09:11:51.422Z] === RUN   TestInspectCpusetInConfigPre120
09:11:52 [2020-06-10T09:11:52.079Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
09:11:52 [2020-06-10T09:11:52.079Z] === RUN   TestIpcModeNone
09:11:52 [2020-06-10T09:11:52.383Z] --- PASS: TestIpcModeNone (0.61s)
09:11:52 [2020-06-10T09:11:52.383Z] === RUN   TestIpcModePrivate
09:11:53 [2020-06-10T09:11:53.040Z] --- PASS: TestIpcModePrivate (0.67s)
09:11:53 [2020-06-10T09:11:53.040Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
09:11:53 [2020-06-10T09:11:53.040Z] === RUN   TestIpcModeShareable
09:11:53 [2020-06-10T09:11:53.701Z] --- PASS: TestIpcModeShareable (0.65s)
09:11:53 [2020-06-10T09:11:53.701Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
09:11:53 [2020-06-10T09:11:53.701Z] === RUN   TestAPIIpcModeShareableAndContainer
09:11:55 [2020-06-10T09:11:55.829Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s)
09:11:55 [2020-06-10T09:11:55.829Z] === RUN   TestAPIIpcModeHost
09:11:56 [2020-06-10T09:11:56.139Z] --- PASS: TestAPIIpcModeHost (0.51s)
09:11:56 [2020-06-10T09:11:56.139Z] === RUN   TestDaemonIpcModeShareable
09:11:57 [2020-06-10T09:11:57.715Z] --- PASS: TestDaemonIpcModeShareable (1.39s)
09:11:57 [2020-06-10T09:11:57.716Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:11:57 [2020-06-10T09:11:57.716Z] === RUN   TestDaemonIpcModePrivate
09:11:58 [2020-06-10T09:11:58.862Z] --- PASS: TestDaemonIpcModePrivate (1.39s)
09:11:58 [2020-06-10T09:11:58.862Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:11:58 [2020-06-10T09:11:58.862Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:12:00 [2020-06-10T09:12:00.465Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s)
09:12:00 [2020-06-10T09:12:00.465Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:12:00 [2020-06-10T09:12:00.465Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:12:02 [2020-06-10T09:12:02.021Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s)
09:12:02 [2020-06-10T09:12:02.021Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:12:02 [2020-06-10T09:12:02.021Z] === RUN   TestIpcModeOlderClient
09:12:02 [2020-06-10T09:12:02.021Z] === PAUSE TestIpcModeOlderClient
09:12:02 [2020-06-10T09:12:02.021Z] === RUN   TestKillContainerInvalidSignal
09:12:02 [2020-06-10T09:12:02.305Z] --- PASS: TestKillContainerInvalidSignal (0.57s)
09:12:02 [2020-06-10T09:12:02.305Z] === RUN   TestKillContainer
09:12:02 [2020-06-10T09:12:02.305Z] === RUN   TestKillContainer/no_signal
09:12:02 [2020-06-10T09:12:02.931Z] === RUN   TestKillContainer/non_killing_signal
09:12:03 [2020-06-10T09:12:03.221Z] === RUN   TestKillContainer/killing_signal
09:12:04 [2020-06-10T09:12:04.252Z] --- PASS: TestKillContainer (1.70s)
09:12:04 [2020-06-10T09:12:04.252Z]     --- PASS: TestKillContainer/no_signal (0.55s)
09:12:04 [2020-06-10T09:12:04.252Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
09:12:04 [2020-06-10T09:12:04.252Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
09:12:04 [2020-06-10T09:12:04.252Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:12:04 [2020-06-10T09:12:04.252Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:12:04 [2020-06-10T09:12:04.542Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:12:05 [2020-06-10T09:12:05.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s)
09:12:05 [2020-06-10T09:12:05.178Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s)
09:12:05 [2020-06-10T09:12:05.178Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s)
09:12:05 [2020-06-10T09:12:05.178Z] === RUN   TestKillStoppedContainer
09:12:05 [2020-06-10T09:12:05.178Z] --- PASS: TestKillStoppedContainer (0.07s)
09:12:05 [2020-06-10T09:12:05.178Z] === RUN   TestKillStoppedContainerAPIPre120
09:12:05 [2020-06-10T09:12:05.178Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
09:12:05 [2020-06-10T09:12:05.178Z] === RUN   TestKillDifferentUserContainer
09:12:05 [2020-06-10T09:12:05.820Z] --- PASS: TestKillDifferentUserContainer (0.54s)
09:12:05 [2020-06-10T09:12:05.820Z] === RUN   TestInspectOomKilledTrue
09:12:06 [2020-06-10T09:12:06.461Z] --- PASS: TestInspectOomKilledTrue (0.87s)
09:12:06 [2020-06-10T09:12:06.461Z] === RUN   TestInspectOomKilledFalse
09:12:07 [2020-06-10T09:12:07.114Z] --- PASS: TestInspectOomKilledFalse (0.55s)
09:12:07 [2020-06-10T09:12:07.114Z] === RUN   TestLinksEtcHostsContentMatch
09:12:07 [2020-06-10T09:12:07.416Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s)
09:12:07 [2020-06-10T09:12:07.416Z] === RUN   TestLinksContainerNames
09:12:08 [2020-06-10T09:12:08.488Z] --- PASS: TestLinksContainerNames (1.04s)
09:12:08 [2020-06-10T09:12:08.489Z] === RUN   TestLogsFollowTailEmpty
09:12:09 [2020-06-10T09:12:09.143Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
09:12:09 [2020-06-10T09:12:09.143Z] === RUN   TestContainerNetworkMountsNoChown
09:12:09 [2020-06-10T09:12:09.802Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s)
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/default
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/default
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/private
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/private
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rprivate
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rprivate
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/slave
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/slave
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rslave
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rslave
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/shared
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/shared
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rshared
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rshared
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/default
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/default/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/shared
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/rshared
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/rslave
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/default/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/slave
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/rprivate
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/private
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/private/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/private/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/default/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/default/mount_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:12:09 [2020-06-10T09:12:09.802Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/private/mount_root
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/private/bind_root
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:12:10 [2020-06-10T09:12:10.106Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:12:10 [2020-06-10T09:12:10.106Z] --- PASS: TestMountDaemonRoot (0.03s)
09:12:10 [2020-06-10T09:12:10.106Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
09:12:10 [2020-06-10T09:12:10.106Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:12:10 [2020-06-10T09:12:10.106Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:12:10 [2020-06-10T09:12:10.106Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:12:10 [2020-06-10T09:12:10.106Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
09:12:10 [2020-06-10T09:12:10.106Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:12:10 [2020-06-10T09:12:10.106Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:12:10 [2020-06-10T09:12:10.106Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:12:10 [2020-06-10T09:12:10.106Z] === RUN   TestContainerBindMountNonRecursive
09:12:11 [2020-06-10T09:12:11.696Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
09:12:11 [2020-06-10T09:12:11.697Z] === RUN   TestNetworkNat
09:12:12 [2020-06-10T09:12:12.014Z] --- PASS: TestNetworkNat (0.58s)
09:12:12 [2020-06-10T09:12:12.014Z] === RUN   TestNetworkLocalhostTCPNat
09:12:12 [2020-06-10T09:12:12.700Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
09:12:12 [2020-06-10T09:12:12.700Z] === RUN   TestNetworkLoopbackNat
09:12:13 [2020-06-10T09:12:13.358Z] --- PASS: TestNetworkLoopbackNat (0.78s)
09:12:13 [2020-06-10T09:12:13.358Z] === RUN   TestPause
09:12:14 [2020-06-10T09:12:14.013Z] --- PASS: TestPause (0.60s)
09:12:14 [2020-06-10T09:12:14.013Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:12:14 [2020-06-10T09:12:14.013Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:12:14 [2020-06-10T09:12:14.013Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:12:14 [2020-06-10T09:12:14.013Z] === RUN   TestPauseStopPausedContainer
09:12:14 [2020-06-10T09:12:14.661Z] --- PASS: TestPauseStopPausedContainer (0.60s)
09:12:14 [2020-06-10T09:12:14.661Z] === RUN   TestPsFilter
09:12:14 [2020-06-10T09:12:14.661Z] --- PASS: TestPsFilter (0.16s)
09:12:14 [2020-06-10T09:12:14.661Z] === RUN   TestRemoveContainerWithRemovedVolume
09:12:15 [2020-06-10T09:12:15.320Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
09:12:15 [2020-06-10T09:12:15.320Z] === RUN   TestRemoveContainerWithVolume
09:12:15 [2020-06-10T09:12:15.952Z] --- PASS: TestRemoveContainerWithVolume (0.57s)
09:12:15 [2020-06-10T09:12:15.952Z] === RUN   TestRemoveContainerRunning
09:12:16 [2020-06-10T09:12:16.238Z] --- PASS: TestRemoveContainerRunning (0.54s)
09:12:16 [2020-06-10T09:12:16.238Z] === RUN   TestRemoveContainerForceRemoveRunning
09:12:16 [2020-06-10T09:12:16.868Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s)
09:12:16 [2020-06-10T09:12:16.868Z] === RUN   TestRemoveInvalidContainer
09:12:16 [2020-06-10T09:12:16.868Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:12:16 [2020-06-10T09:12:16.868Z] === RUN   TestRenameLinkedContainer
09:12:18 [2020-06-10T09:12:18.937Z] --- PASS: TestRenameLinkedContainer (2.10s)
09:12:18 [2020-06-10T09:12:18.937Z] === RUN   TestRenameStoppedContainer
09:12:19 [2020-06-10T09:12:19.568Z] --- PASS: TestRenameStoppedContainer (0.58s)
09:12:19 [2020-06-10T09:12:19.568Z] === RUN   TestRenameRunningContainerAndReuse
09:12:20 [2020-06-10T09:12:20.603Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s)
09:12:20 [2020-06-10T09:12:20.603Z] === RUN   TestRenameInvalidName
09:12:21 [2020-06-10T09:12:21.229Z] --- PASS: TestRenameInvalidName (0.56s)
09:12:21 [2020-06-10T09:12:21.229Z] === RUN   TestRenameAnonymousContainer
09:12:23 [2020-06-10T09:12:23.313Z] --- PASS: TestRenameAnonymousContainer (1.99s)
09:12:23 [2020-06-10T09:12:23.313Z] === RUN   TestRenameContainerWithSameName
09:12:23 [2020-06-10T09:12:23.611Z] --- PASS: TestRenameContainerWithSameName (0.52s)
09:12:23 [2020-06-10T09:12:23.611Z] === RUN   TestRenameContainerWithLinkedContainer
09:12:25 [2020-06-10T09:12:25.102Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
09:12:25 [2020-06-10T09:12:25.102Z] === RUN   TestResize
09:12:25 [2020-06-10T09:12:25.393Z] --- PASS: TestResize (0.59s)
09:12:25 [2020-06-10T09:12:25.393Z] === RUN   TestResizeWithInvalidSize
09:12:26 [2020-06-10T09:12:26.015Z] --- PASS: TestResizeWithInvalidSize (0.59s)
09:12:26 [2020-06-10T09:12:26.015Z] === RUN   TestResizeWhenContainerNotStarted
09:12:26 [2020-06-10T09:12:26.640Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:12:26 [2020-06-10T09:12:26.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:12:29 [2020-06-10T09:12:29.358Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:12:29 [2020-06-10T09:12:29.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:12:29 [2020-06-10T09:12:29.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:12:29 [2020-06-10T09:12:29.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:12:30 [2020-06-10T09:12:30.848Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:12:31 [2020-06-10T09:12:31.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:12:31 [2020-06-10T09:12:31.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:12:31 [2020-06-10T09:12:31.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:12:34 [2020-06-10T09:12:34.647Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.52s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.97s)
09:12:34 [2020-06-10T09:12:34.647Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.25s)
09:12:34 [2020-06-10T09:12:34.647Z] === RUN   TestCgroupNamespacesRun
09:12:36 [2020-06-10T09:12:36.145Z] --- PASS: TestCgroupNamespacesRun (1.36s)
09:12:36 [2020-06-10T09:12:36.145Z] === RUN   TestCgroupNamespacesRunPrivileged
09:12:37 [2020-06-10T09:12:37.167Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
09:12:37 [2020-06-10T09:12:37.167Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:12:38 [2020-06-10T09:12:38.661Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s)
09:12:38 [2020-06-10T09:12:38.661Z] === RUN   TestCgroupNamespacesRunHostMode
09:12:40 [2020-06-10T09:12:40.161Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s)
09:12:40 [2020-06-10T09:12:40.161Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:12:41 [2020-06-10T09:12:41.646Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s)
09:12:41 [2020-06-10T09:12:41.646Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:12:42 [2020-06-10T09:12:42.668Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s)
09:12:42 [2020-06-10T09:12:42.668Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:12:43 [2020-06-10T09:12:43.695Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
09:12:43 [2020-06-10T09:12:43.695Z] === RUN   TestCgroupNamespacesRunOlderClient
09:12:44 [2020-06-10T09:12:44.734Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s)
09:12:44 [2020-06-10T09:12:44.734Z] === RUN   TestKernelTCPMemory
09:12:45 [2020-06-10T09:12:45.760Z] --- PASS: TestKernelTCPMemory (0.67s)
09:12:45 [2020-06-10T09:12:45.760Z] === RUN   TestNISDomainname
09:12:46 [2020-06-10T09:12:46.388Z] --- PASS: TestNISDomainname (0.71s)
09:12:46 [2020-06-10T09:12:46.388Z] === RUN   TestHostnameDnsResolution
09:12:47 [2020-06-10T09:12:47.028Z] --- PASS: TestHostnameDnsResolution (0.83s)
09:12:47 [2020-06-10T09:12:47.028Z] === RUN   TestStats
09:12:49 [2020-06-10T09:12:49.772Z] --- PASS: TestStats (2.58s)
09:12:49 [2020-06-10T09:12:49.772Z] === RUN   TestStopContainerWithTimeout
09:12:49 [2020-06-10T09:12:49.772Z] === RUN   TestStopContainerWithTimeout/0
09:12:49 [2020-06-10T09:12:49.772Z] === PAUSE TestStopContainerWithTimeout/0
09:12:49 [2020-06-10T09:12:49.772Z] === RUN   TestStopContainerWithTimeout/1
09:12:49 [2020-06-10T09:12:49.772Z] === PAUSE TestStopContainerWithTimeout/1
09:12:49 [2020-06-10T09:12:49.772Z] === RUN   TestStopContainerWithTimeout/3
09:12:49 [2020-06-10T09:12:49.772Z] === PAUSE TestStopContainerWithTimeout/3
09:12:49 [2020-06-10T09:12:49.772Z] === RUN   TestStopContainerWithTimeout/-1
09:12:49 [2020-06-10T09:12:49.772Z] === PAUSE TestStopContainerWithTimeout/-1
09:12:49 [2020-06-10T09:12:49.772Z] === CONT  TestStopContainerWithTimeout/0
09:12:49 [2020-06-10T09:12:49.772Z] === CONT  TestStopContainerWithTimeout/-1
09:12:49 [2020-06-10T09:12:49.772Z] === CONT  TestStopContainerWithTimeout/1
09:12:49 [2020-06-10T09:12:49.772Z] === CONT  TestStopContainerWithTimeout/3
09:12:53 [2020-06-10T09:12:53.287Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:12:53 [2020-06-10T09:12:53.287Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
09:12:53 [2020-06-10T09:12:53.287Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
09:12:53 [2020-06-10T09:12:53.287Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
09:12:53 [2020-06-10T09:12:53.287Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
09:12:53 [2020-06-10T09:12:53.287Z] === RUN   TestDeleteDevicemapper
09:12:53 [2020-06-10T09:12:53.287Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:12:53 [2020-06-10T09:12:53.287Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:12:53 [2020-06-10T09:12:53.287Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:12:54 [2020-06-10T09:12:54.779Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s)
09:12:54 [2020-06-10T09:12:54.779Z] === RUN   TestUpdateMemory
09:12:55 [2020-06-10T09:12:55.428Z] --- PASS: TestUpdateMemory (0.89s)
09:12:55 [2020-06-10T09:12:55.428Z] === RUN   TestUpdateCPUQuota
09:12:56 [2020-06-10T09:12:56.444Z] --- PASS: TestUpdateCPUQuota (0.95s)
09:12:56 [2020-06-10T09:12:56.444Z] === RUN   TestUpdatePidsLimit
09:12:56 [2020-06-10T09:12:56.444Z] === RUN   TestUpdatePidsLimit/update_from_none
09:12:56 [2020-06-10T09:12:56.730Z] === RUN   TestUpdatePidsLimit/no_change
09:12:57 [2020-06-10T09:12:57.018Z] === RUN   TestUpdatePidsLimit/update_lower
09:12:57 [2020-06-10T09:12:57.302Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:12:57 [2020-06-10T09:12:57.589Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:12:57 [2020-06-10T09:12:57.589Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:12:57 [2020-06-10T09:12:57.878Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:12:58 [2020-06-10T09:12:58.895Z] --- PASS: TestUpdatePidsLimit (2.61s)
09:12:58 [2020-06-10T09:12:58.895Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
09:12:58 [2020-06-10T09:12:58.895Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
09:12:58 [2020-06-10T09:12:58.895Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
09:12:58 [2020-06-10T09:12:58.895Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
09:12:58 [2020-06-10T09:12:58.895Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
09:12:58 [2020-06-10T09:12:58.895Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
09:12:58 [2020-06-10T09:12:58.895Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
09:12:58 [2020-06-10T09:12:58.895Z] === RUN   TestUpdateRestartPolicy
09:13:11 [2020-06-10T09:13:11.481Z] --- PASS: TestUpdateRestartPolicy (11.35s)
09:13:11 [2020-06-10T09:13:11.481Z] === RUN   TestUpdateRestartWithAutoRemove
09:13:11 [2020-06-10T09:13:11.481Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
09:13:11 [2020-06-10T09:13:11.481Z] === RUN   TestWaitNonBlocked
09:13:11 [2020-06-10T09:13:11.481Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:13:11 [2020-06-10T09:13:11.481Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:13:11 [2020-06-10T09:13:11.481Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:13:11 [2020-06-10T09:13:11.481Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:13:11 [2020-06-10T09:13:11.481Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:13:11 [2020-06-10T09:13:11.481Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:13:11 [2020-06-10T09:13:11.768Z] --- PASS: TestWaitNonBlocked (0.02s)
09:13:11 [2020-06-10T09:13:11.768Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
09:13:11 [2020-06-10T09:13:11.768Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
09:13:11 [2020-06-10T09:13:11.768Z] === RUN   TestWaitBlocked
09:13:11 [2020-06-10T09:13:11.768Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:13:11 [2020-06-10T09:13:11.768Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:13:11 [2020-06-10T09:13:11.768Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:13:11 [2020-06-10T09:13:11.768Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:13:11 [2020-06-10T09:13:11.768Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:13:11 [2020-06-10T09:13:11.768Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:13:12 [2020-06-10T09:13:12.806Z] --- PASS: TestWaitBlocked (0.02s)
09:13:12 [2020-06-10T09:13:12.806Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
09:13:12 [2020-06-10T09:13:12.806Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
09:13:12 [2020-06-10T09:13:12.806Z] === CONT  TestContainerStartOnDaemonRestart
09:13:12 [2020-06-10T09:13:12.806Z] === CONT  TestIpcModeOlderClient
09:13:12 [2020-06-10T09:13:12.806Z] === CONT  TestDaemonHostGatewayIP
09:13:12 [2020-06-10T09:13:12.806Z] === CONT  TestContainerKillOnDaemonStart
09:13:12 [2020-06-10T09:13:12.806Z] --- PASS: TestIpcModeOlderClient (0.16s)
09:13:12 [2020-06-10T09:13:12.806Z] === CONT  TestDaemonRestartIpcMode
09:13:16 [2020-06-10T09:13:16.324Z] --- PASS: TestContainerStartOnDaemonRestart (3.51s)
09:13:16 [2020-06-10T09:13:16.608Z] --- PASS: TestDaemonHostGatewayIP (3.92s)
09:13:16 [2020-06-10T09:13:16.608Z] --- PASS: TestDaemonRestartIpcMode (3.95s)
09:13:25 [2020-06-10T09:13:25.185Z] --- PASS: TestContainerKillOnDaemonStart (12.66s)
09:13:25 [2020-06-10T09:13:25.185Z] PASS
09:13:25 [2020-06-10T09:13:25.185Z] 
09:13:25 [2020-06-10T09:13:25.185Z] === Skipped
09:13:25 [2020-06-10T09:13:25.185Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
09:13:25 [2020-06-10T09:13:25.185Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:13:25 [2020-06-10T09:13:25.185Z] 
09:13:25 [2020-06-10T09:13:25.185Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:13:25 [2020-06-10T09:13:25.185Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:13:25 [2020-06-10T09:13:25.185Z] 
09:13:25 [2020-06-10T09:13:25.185Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
09:13:25 [2020-06-10T09:13:25.185Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:13:25 [2020-06-10T09:13:25.185Z] 
09:13:25 [2020-06-10T09:13:25.185Z] 
09:13:25 [2020-06-10T09:13:25.185Z] DONE 203 tests, 3 skipped in 108.555s
09:13:25 [2020-06-10T09:13:25.185Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
09:13:25 [2020-06-10T09:13:25.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
09:13:25 [2020-06-10T09:13:25.185Z] ++ set -e
09:13:25 [2020-06-10T09:13:25.185Z] ++ '[' -n 0 ']'
09:13:25 [2020-06-10T09:13:25.185Z] ++ set -x
09:13:25 [2020-06-10T09:13:25.185Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
09:13:25 [2020-06-10T09:13:25.504Z] INFO: Testing against a local daemon
09:13:25 [2020-06-10T09:13:25.504Z] === RUN   TestCommitInheritsEnv
09:13:25 [2020-06-10T09:13:25.504Z] --- PASS: TestCommitInheritsEnv (0.31s)
09:13:25 [2020-06-10T09:13:25.504Z] === RUN   TestImportExtremelyLargeImageWorks
09:13:25 [2020-06-10T09:13:25.504Z] === PAUSE TestImportExtremelyLargeImageWorks
09:13:25 [2020-06-10T09:13:25.504Z] === RUN   TestImagesFilterMultiReference
09:13:25 [2020-06-10T09:13:25.824Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:13:25 [2020-06-10T09:13:25.825Z] === RUN   TestImagePullPlatformInvalid
09:13:25 [2020-06-10T09:13:25.825Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:13:25 [2020-06-10T09:13:25.825Z] === RUN   TestRemoveImageOrphaning
09:13:26 [2020-06-10T09:13:26.143Z] --- PASS: TestRemoveImageOrphaning (0.31s)
09:13:26 [2020-06-10T09:13:26.143Z] === RUN   TestRemoveImageGarbageCollector
09:13:26 [2020-06-10T09:13:26.143Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:13:26 [2020-06-10T09:13:26.143Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:26 [2020-06-10T09:13:26.143Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:13:26 [2020-06-10T09:13:26.143Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
09:13:26 [2020-06-10T09:13:26.143Z] === RUN   TestTagInvalidReference
09:13:26 [2020-06-10T09:13:26.143Z] --- PASS: TestTagInvalidReference (0.02s)
09:13:26 [2020-06-10T09:13:26.143Z] === RUN   TestTagValidPrefixedRepo
09:13:26 [2020-06-10T09:13:26.143Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:13:26 [2020-06-10T09:13:26.143Z] === RUN   TestTagExistedNameWithoutForce
09:13:26 [2020-06-10T09:13:26.143Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:13:26 [2020-06-10T09:13:26.143Z] === RUN   TestTagOfficialNames
09:13:26 [2020-06-10T09:13:26.143Z] --- PASS: TestTagOfficialNames (0.04s)
09:13:26 [2020-06-10T09:13:26.143Z] === RUN   TestTagMatchesDigest
09:13:26 [2020-06-10T09:13:26.143Z] --- PASS: TestTagMatchesDigest (0.02s)
09:13:26 [2020-06-10T09:13:26.143Z] === CONT  TestImportExtremelyLargeImageWorks
09:16:49 [2020-06-10T09:16:49.488Z] --- PASS: TestImportExtremelyLargeImageWorks (192.72s)
09:16:49 [2020-06-10T09:16:49.488Z] PASS
09:16:49 [2020-06-10T09:16:49.488Z] 
09:16:49 [2020-06-10T09:16:49.488Z] === Skipped
09:16:49 [2020-06-10T09:16:49.488Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
09:16:49 [2020-06-10T09:16:49.489Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:49 [2020-06-10T09:16:49.489Z] 
09:16:49 [2020-06-10T09:16:49.489Z] 
09:16:49 [2020-06-10T09:16:49.489Z] DONE 12 tests, 1 skipped in 193.717s
09:16:49 [2020-06-10T09:16:49.489Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
09:16:49 [2020-06-10T09:16:49.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
09:16:49 [2020-06-10T09:16:49.489Z] ++ set -e
09:16:49 [2020-06-10T09:16:49.489Z] ++ '[' -n 0 ']'
09:16:49 [2020-06-10T09:16:49.489Z] ++ set -x
09:16:49 [2020-06-10T09:16:49.489Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
09:16:49 [2020-06-10T09:16:49.489Z] INFO: Testing against a local daemon
09:16:49 [2020-06-10T09:16:49.489Z] === RUN   TestNetworkCreateDelete
09:16:49 [2020-06-10T09:16:49.489Z] --- PASS: TestNetworkCreateDelete (0.17s)
09:16:49 [2020-06-10T09:16:49.489Z] === RUN   TestDockerNetworkDeletePreferID
09:16:49 [2020-06-10T09:16:49.489Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
09:16:49 [2020-06-10T09:16:49.489Z] === RUN   TestDaemonDNSFallback
09:16:49 [2020-06-10T09:16:49.489Z] --- PASS: TestDaemonDNSFallback (1.54s)
09:16:49 [2020-06-10T09:16:49.489Z] === RUN   TestInspectNetwork
09:16:49 [2020-06-10T09:16:49.489Z] === RUN   TestInspectNetwork/full_network_id
09:16:49 [2020-06-10T09:16:49.489Z] === RUN   TestInspectNetwork/partial_network_id
09:16:49 [2020-06-10T09:16:49.489Z] === RUN   TestInspectNetwork/network_name
09:16:49 [2020-06-10T09:16:49.489Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:16:49 [2020-06-10T09:16:49.489Z] --- PASS: TestInspectNetwork (7.08s)
09:16:49 [2020-06-10T09:16:49.489Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:16:49 [2020-06-10T09:16:49.489Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:16:49 [2020-06-10T09:16:49.489Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:16:49 [2020-06-10T09:16:49.489Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:16:49 [2020-06-10T09:16:49.489Z] === RUN   TestRunContainerWithBridgeNone
09:16:50 [2020-06-10T09:16:50.197Z] --- PASS: TestRunContainerWithBridgeNone (1.96s)
09:16:50 [2020-06-10T09:16:50.198Z] === RUN   TestNetworkInvalidJSON
09:16:50 [2020-06-10T09:16:50.198Z] === RUN   TestNetworkInvalidJSON//networks/create
09:16:50 [2020-06-10T09:16:50.198Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:16:50 [2020-06-10T09:16:50.198Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:16:50 [2020-06-10T09:16:50.198Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:16:50 [2020-06-10T09:16:50.198Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:16:50 [2020-06-10T09:16:50.198Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:16:50 [2020-06-10T09:16:50.198Z] === CONT  TestNetworkInvalidJSON//networks/create
09:16:50 [2020-06-10T09:16:50.198Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:16:50 [2020-06-10T09:16:50.198Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:16:50 [2020-06-10T09:16:50.198Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:16:50 [2020-06-10T09:16:50.198Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:16:50 [2020-06-10T09:16:50.198Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:16:50 [2020-06-10T09:16:50.198Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:16:50 [2020-06-10T09:16:50.198Z] === RUN   TestHostIPv4BridgeLabel
09:16:50 [2020-06-10T09:16:50.888Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
09:16:50 [2020-06-10T09:16:50.888Z] === RUN   TestDaemonRestartWithLiveRestore
09:16:52 [2020-06-10T09:16:52.016Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:16:52 [2020-06-10T09:16:52.016Z] === RUN   TestDaemonDefaultNetworkPools
09:16:52 [2020-06-10T09:16:52.720Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
09:16:52 [2020-06-10T09:16:52.720Z] === RUN   TestDaemonRestartWithExistingNetwork
09:16:53 [2020-06-10T09:16:53.874Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:16:53 [2020-06-10T09:16:53.874Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:16:54 [2020-06-10T09:16:54.970Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
09:16:54 [2020-06-10T09:16:54.970Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:16:55 [2020-06-10T09:16:55.652Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
09:16:55 [2020-06-10T09:16:55.653Z] === RUN   TestServiceWithPredefinedNetwork
09:16:57 [2020-06-10T09:16:57.847Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
09:16:57 [2020-06-10T09:16:57.847Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:16:57 [2020-06-10T09:16:57.847Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:16:57 [2020-06-10T09:16:57.847Z]     service_test.go:236: FLAKY_TEST
09:16:57 [2020-06-10T09:16:57.847Z] === RUN   TestServiceWithDataPathPortInit
09:17:13 [2020-06-10T09:17:13.483Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
09:17:13 [2020-06-10T09:17:13.483Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:17:18 [2020-06-10T09:17:18.058Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s)
09:17:18 [2020-06-10T09:17:18.058Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fca7q5fq8c4nxsht3j56x6vth Created:2020-06-10 09:17:12.184898783 +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[c768e954c8934891933644264ea40cc998d000b0ee21b7cbd3fd9561f94376ad:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.02zp65creiurilm3fj8zagc6k EndpointID:343b2557d12b7b1d438f0907a13750256349fc297f4cd644e396137918ba6bec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:19a920db06d352deba6c1302b8521a0fe11ba1a365533394509e3999526b7234 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:39280e4d2a53 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.02zp65creiurilm3fj8zagc6k EndpointID:343b2557d12b7b1d438f0907a13750256349fc297f4cd644e396137918ba6bec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:17:18 [2020-06-10T09:17:18.058Z] PASS
09:17:18 [2020-06-10T09:17:18.058Z] 
09:17:18 [2020-06-10T09:17:18.058Z] === Skipped
09:17:18 [2020-06-10T09:17:18.058Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:17:18 [2020-06-10T09:17:18.058Z]     service_test.go:236: FLAKY_TEST
09:17:18 [2020-06-10T09:17:18.058Z] 
09:17:18 [2020-06-10T09:17:18.058Z] 
09:17:18 [2020-06-10T09:17:18.058Z] DONE 23 tests, 1 skipped in 39.041s
09:17:18 [2020-06-10T09:17:18.058Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:17:18 [2020-06-10T09:17:18.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:17:18 [2020-06-10T09:17:18.058Z] ++ set -e
09:17:18 [2020-06-10T09:17:18.058Z] ++ '[' -n 0 ']'
09:17:18 [2020-06-10T09:17:18.058Z] ++ set -x
09:17:18 [2020-06-10T09:17:18.058Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:17:18 [2020-06-10T09:17:18.058Z] INFO: Testing against a local daemon
09:17:18 [2020-06-10T09:17:18.058Z] === RUN   TestDockerNetworkIpvlanPersistance
09:17:18 [2020-06-10T09:17:18.058Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:17:18 [2020-06-10T09:17:18.058Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:18 [2020-06-10T09:17:18.058Z] === RUN   TestDockerNetworkIpvlan
09:17:18 [2020-06-10T09:17:18.058Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:17:18 [2020-06-10T09:17:18.058Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:18 [2020-06-10T09:17:18.058Z] PASS
09:17:18 [2020-06-10T09:17:18.058Z] 
09:17:18 [2020-06-10T09:17:18.058Z] === Skipped
09:17:18 [2020-06-10T09:17:18.058Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:17:18 [2020-06-10T09:17:18.058Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:18 [2020-06-10T09:17:18.058Z] 
09:17:18 [2020-06-10T09:17:18.058Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:17:18 [2020-06-10T09:17:18.058Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:18 [2020-06-10T09:17:18.058Z] 
09:17:18 [2020-06-10T09:17:18.058Z] 
09:17:18 [2020-06-10T09:17:18.058Z] DONE 2 tests, 2 skipped in 0.094s
09:17:18 [2020-06-10T09:17:18.058Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:17:18 [2020-06-10T09:17:18.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:17:18 [2020-06-10T09:17:18.058Z] ++ set -e
09:17:18 [2020-06-10T09:17:18.058Z] ++ '[' -n 0 ']'
09:17:18 [2020-06-10T09:17:18.058Z] ++ set -x
09:17:18 [2020-06-10T09:17:18.058Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:17:18 [2020-06-10T09:17:18.365Z] INFO: Testing against a local daemon
09:17:18 [2020-06-10T09:17:18.365Z] === RUN   TestDockerNetworkMacvlanPersistance
09:17:19 [2020-06-10T09:17:19.935Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
09:17:19 [2020-06-10T09:17:19.935Z] === RUN   TestDockerNetworkMacvlan
09:17:20 [2020-06-10T09:17:20.241Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:17:21 [2020-06-10T09:17:21.336Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:17:22 [2020-06-10T09:17:22.024Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:17:24 [2020-06-10T09:17:24.181Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:17:26 [2020-06-10T09:17:26.296Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:17:29 [2020-06-10T09:17:29.882Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:17:30 [2020-06-10T09:17:30.977Z] --- PASS: TestDockerNetworkMacvlan (11.22s)
09:17:30 [2020-06-10T09:17:30.977Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
09:17:30 [2020-06-10T09:17:30.977Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
09:17:30 [2020-06-10T09:17:30.977Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
09:17:30 [2020-06-10T09:17:30.977Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.00s)
09:17:30 [2020-06-10T09:17:30.977Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.31s)
09:17:30 [2020-06-10T09:17:30.977Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
09:17:30 [2020-06-10T09:17:30.977Z] PASS
09:17:30 [2020-06-10T09:17:30.977Z] 
09:17:30 [2020-06-10T09:17:30.977Z] DONE 8 tests in 12.683s
09:17:30 [2020-06-10T09:17:30.977Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
09:17:30 [2020-06-10T09:17:30.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:17:30 [2020-06-10T09:17:30.977Z] ++ set -e
09:17:30 [2020-06-10T09:17:30.977Z] ++ '[' -n 0 ']'
09:17:30 [2020-06-10T09:17:30.977Z] ++ set -x
09:17:30 [2020-06-10T09:17:30.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:17:30 [2020-06-10T09:17:30.977Z] testing: warning: no tests to run
09:17:30 [2020-06-10T09:17:30.977Z] PASS
09:17:30 [2020-06-10T09:17:30.977Z] 
09:17:30 [2020-06-10T09:17:30.977Z] DONE 0 tests in 0.012s
09:17:30 [2020-06-10T09:17:30.977Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:17:30 [2020-06-10T09:17:30.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:17:30 [2020-06-10T09:17:30.977Z] ++ set -e
09:17:30 [2020-06-10T09:17:30.977Z] ++ '[' -n 0 ']'
09:17:30 [2020-06-10T09:17:30.977Z] ++ set -x
09:17:30 [2020-06-10T09:17:30.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:17:30 [2020-06-10T09:17:30.977Z] INFO: Testing against a local daemon
09:17:30 [2020-06-10T09:17:30.977Z] === RUN   TestAuthZPluginAllowRequest
09:17:32 [2020-06-10T09:17:32.567Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
09:17:32 [2020-06-10T09:17:32.567Z] === RUN   TestAuthZPluginTLS
09:17:32 [2020-06-10T09:17:32.890Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:17:32 [2020-06-10T09:17:32.890Z] === RUN   TestAuthZPluginDenyRequest
09:17:33 [2020-06-10T09:17:33.570Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:17:33 [2020-06-10T09:17:33.570Z] === RUN   TestAuthZPluginAPIDenyResponse
09:17:33 [2020-06-10T09:17:33.890Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
09:17:33 [2020-06-10T09:17:33.890Z] === RUN   TestAuthZPluginDenyResponse
09:17:34 [2020-06-10T09:17:34.607Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
09:17:34 [2020-06-10T09:17:34.607Z] === RUN   TestAuthZPluginAllowEventStream
09:17:35 [2020-06-10T09:17:35.719Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s)
09:17:35 [2020-06-10T09:17:35.719Z] === RUN   TestAuthZPluginErrorResponse
09:17:36 [2020-06-10T09:17:36.414Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
09:17:36 [2020-06-10T09:17:36.414Z] === RUN   TestAuthZPluginErrorRequest
09:17:37 [2020-06-10T09:17:37.116Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:17:37 [2020-06-10T09:17:37.116Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:17:37 [2020-06-10T09:17:37.438Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
09:17:37 [2020-06-10T09:17:37.438Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:17:39 [2020-06-10T09:17:39.081Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
09:17:39 [2020-06-10T09:17:39.082Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:17:41 [2020-06-10T09:17:41.217Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s)
09:17:41 [2020-06-10T09:17:41.218Z] === RUN   TestAuthZPluginHeader
09:17:41 [2020-06-10T09:17:41.901Z] --- PASS: TestAuthZPluginHeader (0.82s)
09:17:41 [2020-06-10T09:17:41.901Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:17:41 [2020-06-10T09:17:41.902Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:17:41 [2020-06-10T09:17:41.902Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:41 [2020-06-10T09:17:41.902Z] === RUN   TestAuthZPluginV2Disable
09:17:41 [2020-06-10T09:17:41.902Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:17:41 [2020-06-10T09:17:41.902Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:41 [2020-06-10T09:17:41.902Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:17:41 [2020-06-10T09:17:41.902Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:17:41 [2020-06-10T09:17:41.902Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:41 [2020-06-10T09:17:41.902Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:17:41 [2020-06-10T09:17:41.902Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:17:41 [2020-06-10T09:17:41.902Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:41 [2020-06-10T09:17:41.902Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:18:00 [2020-06-10T09:18:00.817Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s)
09:18:00 [2020-06-10T09:18:00.817Z] PASS
09:18:00 [2020-06-10T09:18:00.817Z] 
09:18:00 [2020-06-10T09:18:00.817Z] === Skipped
09:18:00 [2020-06-10T09:18:00.817Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:18:00 [2020-06-10T09:18:00.817Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:18:00 [2020-06-10T09:18:00.817Z] 
09:18:00 [2020-06-10T09:18:00.817Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:18:00 [2020-06-10T09:18:00.817Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:18:00 [2020-06-10T09:18:00.817Z] 
09:18:00 [2020-06-10T09:18:00.817Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:18:00 [2020-06-10T09:18:00.817Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:18:00 [2020-06-10T09:18:00.817Z] 
09:18:00 [2020-06-10T09:18:00.817Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:18:00 [2020-06-10T09:18:00.817Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:18:00 [2020-06-10T09:18:00.817Z] 
09:18:00 [2020-06-10T09:18:00.817Z] 
09:18:00 [2020-06-10T09:18:00.817Z] DONE 17 tests, 4 skipped in 27.587s
09:18:00 [2020-06-10T09:18:00.817Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:18:00 [2020-06-10T09:18:00.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:18:00 [2020-06-10T09:18:00.817Z] ++ set -e
09:18:00 [2020-06-10T09:18:00.817Z] ++ '[' -n 0 ']'
09:18:00 [2020-06-10T09:18:00.817Z] ++ set -x
09:18:00 [2020-06-10T09:18:00.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:18:00 [2020-06-10T09:18:00.817Z] INFO: Testing against a local daemon
09:18:00 [2020-06-10T09:18:00.817Z] === RUN   TestPluginInvalidJSON
09:18:00 [2020-06-10T09:18:00.817Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:18:00 [2020-06-10T09:18:00.817Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:18:00 [2020-06-10T09:18:00.817Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:18:00 [2020-06-10T09:18:00.817Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:18:00 [2020-06-10T09:18:00.817Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:18:00 [2020-06-10T09:18:00.817Z] === RUN   TestPluginInstall
09:18:00 [2020-06-10T09:18:00.817Z] === RUN   TestPluginInstall/no_auth
09:18:03 [2020-06-10T09:18:03.576Z] time="2020-06-10T09:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:03 [2020-06-10T09:18:03.576Z] time="2020-06-10T09:18:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:03 [2020-06-10T09:18:03.576Z] time="2020-06-10T09:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7723f1165eae0c1609ecb942f7823f1bfdde400df077627be18b8f50e4bca862" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:03 [2020-06-10T09:18:03.576Z] time="2020-06-10T09:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:03 [2020-06-10T09:18:03.576Z] time="2020-06-10T09:18:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:03 [2020-06-10T09:18:03.576Z] time="2020-06-10T09:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7723f1165eae0c1609ecb942f7823f1bfdde400df077627be18b8f50e4bca862" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:03 [2020-06-10T09:18:03.884Z] === RUN   TestPluginInstall/with_htpasswd
09:18:04 [2020-06-10T09:18:04.597Z] time="2020-06-10T09:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:04 [2020-06-10T09:18:04.597Z] time="2020-06-10T09:18:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:04 [2020-06-10T09:18:04.597Z] time="2020-06-10T09:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:811ac994d631edd8e5a8122e9a256c0850630d6b74b2570052020a7b70156506" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:04 [2020-06-10T09:18:04.597Z] time="2020-06-10T09:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:04 [2020-06-10T09:18:04.597Z] time="2020-06-10T09:18:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:04 [2020-06-10T09:18:04.597Z] time="2020-06-10T09:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:811ac994d631edd8e5a8122e9a256c0850630d6b74b2570052020a7b70156506" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:04 [2020-06-10T09:18:04.910Z] === RUN   TestPluginInstall/with_insecure
09:18:06 [2020-06-10T09:18:06.012Z] time="2020-06-10T09:18:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:06 [2020-06-10T09:18:06.012Z] time="2020-06-10T09:18:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:06 [2020-06-10T09:18:06.012Z] time="2020-06-10T09:18:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:055ae3670de39735024b09164545d8114016d066b83d734dc2f7713bdd4f4611" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:06 [2020-06-10T09:18:06.012Z] time="2020-06-10T09:18:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:06 [2020-06-10T09:18:06.012Z] time="2020-06-10T09:18:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:06 [2020-06-10T09:18:06.012Z] time="2020-06-10T09:18:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:055ae3670de39735024b09164545d8114016d066b83d734dc2f7713bdd4f4611" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:06 [2020-06-10T09:18:06.326Z] --- PASS: TestPluginInstall (7.63s)
09:18:06 [2020-06-10T09:18:06.326Z]     --- PASS: TestPluginInstall/no_auth (5.31s)
09:18:06 [2020-06-10T09:18:06.326Z]     --- PASS: TestPluginInstall/with_htpasswd (0.94s)
09:18:06 [2020-06-10T09:18:06.326Z]     --- PASS: TestPluginInstall/with_insecure (1.38s)
09:18:06 [2020-06-10T09:18:06.326Z]         plugin_test.go:157: [dd44f4a6fc408] daemon is not started
09:18:06 [2020-06-10T09:18:06.326Z] PASS
09:18:06 [2020-06-10T09:18:06.326Z] 
09:18:06 [2020-06-10T09:18:06.326Z] DONE 6 tests in 7.733s
09:18:06 [2020-06-10T09:18:06.326Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:18:06 [2020-06-10T09:18:06.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:18:06 [2020-06-10T09:18:06.326Z] ++ set -e
09:18:06 [2020-06-10T09:18:06.326Z] ++ '[' -n 0 ']'
09:18:06 [2020-06-10T09:18:06.326Z] ++ set -x
09:18:06 [2020-06-10T09:18:06.326Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:18:06 [2020-06-10T09:18:06.326Z] INFO: Testing against a local daemon
09:18:06 [2020-06-10T09:18:06.326Z] === RUN   TestExternalGraphDriver
09:18:06 [2020-06-10T09:18:06.326Z] === RUN   TestExternalGraphDriver/json
09:18:08 [2020-06-10T09:18:08.507Z] === RUN   TestExternalGraphDriver/spec
09:18:10 [2020-06-10T09:18:10.039Z] === RUN   TestExternalGraphDriver/pull
09:18:12 [2020-06-10T09:18:12.195Z] --- PASS: TestExternalGraphDriver (5.65s)
09:18:12 [2020-06-10T09:18:12.195Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
09:18:12 [2020-06-10T09:18:12.195Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
09:18:12 [2020-06-10T09:18:12.195Z]     --- PASS: TestExternalGraphDriver/pull (1.88s)
09:18:12 [2020-06-10T09:18:12.195Z] === RUN   TestGraphdriverPluginV2
09:18:12 [2020-06-10T09:18:12.195Z] --- SKIP: TestGraphdriverPluginV2 (0.12s)
09:18:12 [2020-06-10T09:18:12.195Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:18:12 [2020-06-10T09:18:12.195Z] PASS
09:18:12 [2020-06-10T09:18:12.195Z] 
09:18:12 [2020-06-10T09:18:12.195Z] === Skipped
09:18:12 [2020-06-10T09:18:12.195Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s)
09:18:12 [2020-06-10T09:18:12.195Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:18:12 [2020-06-10T09:18:12.195Z] 
09:18:12 [2020-06-10T09:18:12.195Z] 
09:18:12 [2020-06-10T09:18:12.195Z] DONE 5 tests, 1 skipped in 5.847s
09:18:12 [2020-06-10T09:18:12.195Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:18:12 [2020-06-10T09:18:12.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:18:12 [2020-06-10T09:18:12.195Z] ++ set -e
09:18:12 [2020-06-10T09:18:12.195Z] ++ '[' -n 0 ']'
09:18:12 [2020-06-10T09:18:12.195Z] ++ set -x
09:18:12 [2020-06-10T09:18:12.195Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:18:12 [2020-06-10T09:18:12.195Z] INFO: Testing against a local daemon
09:18:12 [2020-06-10T09:18:12.195Z] === RUN   TestContinueAfterPluginCrash
09:18:12 [2020-06-10T09:18:12.195Z] === PAUSE TestContinueAfterPluginCrash
09:18:12 [2020-06-10T09:18:12.195Z] === RUN   TestReadPluginNoRead
09:18:12 [2020-06-10T09:18:12.195Z] === PAUSE TestReadPluginNoRead
09:18:12 [2020-06-10T09:18:12.195Z] === RUN   TestDaemonStartWithLogOpt
09:18:12 [2020-06-10T09:18:12.195Z] === PAUSE TestDaemonStartWithLogOpt
09:18:12 [2020-06-10T09:18:12.195Z] === CONT  TestContinueAfterPluginCrash
09:18:12 [2020-06-10T09:18:12.195Z] === CONT  TestDaemonStartWithLogOpt
09:18:12 [2020-06-10T09:18:12.195Z] === CONT  TestReadPluginNoRead
09:18:17 [2020-06-10T09:18:17.734Z] === RUN   TestReadPluginNoRead/default
09:18:17 [2020-06-10T09:18:17.734Z] --- PASS: TestDaemonStartWithLogOpt (5.48s)
09:18:18 [2020-06-10T09:18:18.376Z] === RUN   TestReadPluginNoRead/disabled_caching
09:18:19 [2020-06-10T09:18:19.891Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:18:21 [2020-06-10T09:18:21.429Z] --- PASS: TestReadPluginNoRead (9.30s)
09:18:21 [2020-06-10T09:18:21.429Z]     --- PASS: TestReadPluginNoRead/default (1.45s)
09:18:21 [2020-06-10T09:18:21.429Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.47s)
09:18:21 [2020-06-10T09:18:21.429Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s)
09:18:21 [2020-06-10T09:18:21.429Z]     read_test.go:92: [da963c74dce03] daemon is not started
09:18:23 [2020-06-10T09:18:23.063Z] --- PASS: TestContinueAfterPluginCrash (10.58s)
09:18:23 [2020-06-10T09:18:23.063Z] PASS
09:18:23 [2020-06-10T09:18:23.063Z] 
09:18:23 [2020-06-10T09:18:23.063Z] DONE 6 tests in 10.656s
09:18:23 [2020-06-10T09:18:23.063Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:18:23 [2020-06-10T09:18:23.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:18:23 [2020-06-10T09:18:23.063Z] ++ set -e
09:18:23 [2020-06-10T09:18:23.063Z] ++ '[' -n 0 ']'
09:18:23 [2020-06-10T09:18:23.063Z] ++ set -x
09:18:23 [2020-06-10T09:18:23.063Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:18:23 [2020-06-10T09:18:23.063Z] testing: warning: no tests to run
09:18:23 [2020-06-10T09:18:23.063Z] PASS
09:18:23 [2020-06-10T09:18:23.063Z] 
09:18:23 [2020-06-10T09:18:23.063Z] DONE 0 tests in 0.017s
09:18:23 [2020-06-10T09:18:23.063Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:18:23 [2020-06-10T09:18:23.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:18:23 [2020-06-10T09:18:23.063Z] ++ set -e
09:18:23 [2020-06-10T09:18:23.063Z] ++ '[' -n 0 ']'
09:18:23 [2020-06-10T09:18:23.063Z] ++ set -x
09:18:23 [2020-06-10T09:18:23.063Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:18:23 [2020-06-10T09:18:23.063Z] INFO: Testing against a local daemon
09:18:23 [2020-06-10T09:18:23.063Z] === RUN   TestPluginWithDevMounts
09:18:23 [2020-06-10T09:18:23.063Z] === PAUSE TestPluginWithDevMounts
09:18:23 [2020-06-10T09:18:23.063Z] === CONT  TestPluginWithDevMounts
09:18:24 [2020-06-10T09:18:24.656Z] --- PASS: TestPluginWithDevMounts (1.87s)
09:18:24 [2020-06-10T09:18:24.656Z] PASS
09:18:24 [2020-06-10T09:18:24.656Z] 
09:18:24 [2020-06-10T09:18:24.656Z] DONE 1 tests in 1.964s
09:18:24 [2020-06-10T09:18:24.656Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
09:18:24 [2020-06-10T09:18:24.656Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
09:18:24 [2020-06-10T09:18:24.656Z] ++ set -e
09:18:24 [2020-06-10T09:18:24.656Z] ++ '[' -n 0 ']'
09:18:24 [2020-06-10T09:18:24.656Z] ++ set -x
09:18:24 [2020-06-10T09:18:24.656Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
09:18:24 [2020-06-10T09:18:24.960Z] INFO: Testing against a local daemon
09:18:24 [2020-06-10T09:18:24.960Z] === RUN   TestSecretInspect
09:18:26 [2020-06-10T09:18:26.562Z] --- PASS: TestSecretInspect (1.89s)
09:18:26 [2020-06-10T09:18:26.562Z] === RUN   TestSecretList
09:18:28 [2020-06-10T09:18:28.735Z] --- PASS: TestSecretList (1.85s)
09:18:28 [2020-06-10T09:18:28.735Z] === RUN   TestSecretsCreateAndDelete
09:18:30 [2020-06-10T09:18:30.873Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
09:18:30 [2020-06-10T09:18:30.873Z] === RUN   TestSecretsUpdate
09:18:32 [2020-06-10T09:18:32.464Z] --- PASS: TestSecretsUpdate (1.87s)
09:18:32 [2020-06-10T09:18:32.464Z] === RUN   TestTemplatedSecret
09:18:35 [2020-06-10T09:18:35.282Z] --- PASS: TestTemplatedSecret (2.46s)
09:18:35 [2020-06-10T09:18:35.282Z] === RUN   TestSecretCreateResolve
09:18:36 [2020-06-10T09:18:36.772Z] --- PASS: TestSecretCreateResolve (1.87s)
09:18:36 [2020-06-10T09:18:36.773Z] PASS
09:18:36 [2020-06-10T09:18:36.773Z] 
09:18:36 [2020-06-10T09:18:36.773Z] DONE 6 tests in 11.948s
09:18:36 [2020-06-10T09:18:36.773Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
09:18:36 [2020-06-10T09:18:36.773Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
09:18:36 [2020-06-10T09:18:36.773Z] ++ set -e
09:18:36 [2020-06-10T09:18:36.773Z] ++ '[' -n 0 ']'
09:18:36 [2020-06-10T09:18:36.773Z] ++ set -x
09:18:36 [2020-06-10T09:18:36.773Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
09:18:36 [2020-06-10T09:18:36.773Z] INFO: Testing against a local daemon
09:18:36 [2020-06-10T09:18:36.773Z] === RUN   TestServiceCreateInit
09:18:36 [2020-06-10T09:18:36.773Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:18:41 [2020-06-10T09:18:41.175Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:18:44 [2020-06-10T09:18:44.675Z] --- PASS: TestServiceCreateInit (7.41s)
09:18:44 [2020-06-10T09:18:44.675Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s)
09:18:44 [2020-06-10T09:18:44.675Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s)
09:18:44 [2020-06-10T09:18:44.675Z] === RUN   TestCreateServiceMultipleTimes
09:18:59 [2020-06-10T09:18:59.971Z] --- PASS: TestCreateServiceMultipleTimes (15.39s)
09:18:59 [2020-06-10T09:18:59.971Z] === RUN   TestCreateServiceConflict
09:19:01 [2020-06-10T09:19:01.467Z] --- PASS: TestCreateServiceConflict (1.95s)
09:19:01 [2020-06-10T09:19:01.467Z] === RUN   TestCreateServiceMaxReplicas
09:19:04 [2020-06-10T09:19:04.179Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
09:19:04 [2020-06-10T09:19:04.179Z] === RUN   TestCreateWithDuplicateNetworkNames
09:19:19 [2020-06-10T09:19:19.406Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s)
09:19:19 [2020-06-10T09:19:19.406Z] === RUN   TestCreateServiceSecretFileMode
09:19:19 [2020-06-10T09:19:19.406Z] --- PASS: TestCreateServiceSecretFileMode (2.16s)
09:19:19 [2020-06-10T09:19:19.406Z] === RUN   TestCreateServiceConfigFileMode
09:19:21 [2020-06-10T09:19:21.434Z] --- PASS: TestCreateServiceConfigFileMode (2.21s)
09:19:21 [2020-06-10T09:19:21.435Z] === RUN   TestCreateServiceSysctls
09:19:24 [2020-06-10T09:19:24.902Z] --- PASS: TestCreateServiceSysctls (2.98s)
09:19:24 [2020-06-10T09:19:24.902Z] === RUN   TestCreateServiceCapabilities
09:19:26 [2020-06-10T09:19:26.393Z] --- PASS: TestCreateServiceCapabilities (2.22s)
09:19:26 [2020-06-10T09:19:26.393Z] === RUN   TestInspect
09:19:29 [2020-06-10T09:19:29.101Z] --- PASS: TestInspect (2.45s)
09:19:29 [2020-06-10T09:19:29.101Z] === RUN   TestCreateJob
09:19:32 [2020-06-10T09:19:32.563Z] --- PASS: TestCreateJob (3.13s)
09:19:32 [2020-06-10T09:19:32.563Z] === RUN   TestReplicatedJob
09:19:36 [2020-06-10T09:19:36.959Z] --- PASS: TestReplicatedJob (4.76s)
09:19:36 [2020-06-10T09:19:36.960Z] === RUN   TestUpdateReplicatedJob
09:19:40 [2020-06-10T09:19:40.480Z] --- PASS: TestUpdateReplicatedJob (3.04s)
09:19:40 [2020-06-10T09:19:40.480Z] === RUN   TestServiceListWithStatuses
09:19:40 [2020-06-10T09:19:40.480Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:19:40 [2020-06-10T09:19:40.480Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:19:40 [2020-06-10T09:19:40.480Z] === RUN   TestDockerNetworkConnectAlias
09:19:43 [2020-06-10T09:19:43.948Z] --- PASS: TestDockerNetworkConnectAlias (4.04s)
09:19:43 [2020-06-10T09:19:43.948Z] === RUN   TestDockerNetworkReConnect
09:19:47 [2020-06-10T09:19:47.424Z] --- PASS: TestDockerNetworkReConnect (3.19s)
09:19:47 [2020-06-10T09:19:47.424Z] === RUN   TestServicePlugin
09:19:47 [2020-06-10T09:19:47.424Z] --- SKIP: TestServicePlugin (0.00s)
09:19:47 [2020-06-10T09:19:47.424Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:19:47 [2020-06-10T09:19:47.424Z] === RUN   TestServiceUpdateLabel
09:19:49 [2020-06-10T09:19:49.460Z] --- PASS: TestServiceUpdateLabel (1.91s)
09:19:49 [2020-06-10T09:19:49.460Z] === RUN   TestServiceUpdateSecrets
09:20:04 [2020-06-10T09:20:04.702Z] --- PASS: TestServiceUpdateSecrets (14.35s)
09:20:04 [2020-06-10T09:20:04.702Z] === RUN   TestServiceUpdateConfigs
09:20:17 [2020-06-10T09:20:17.676Z] --- PASS: TestServiceUpdateConfigs (14.36s)
09:20:17 [2020-06-10T09:20:17.676Z] === RUN   TestServiceUpdateNetwork
09:20:30 [2020-06-10T09:20:30.233Z] --- PASS: TestServiceUpdateNetwork (12.43s)
09:20:30 [2020-06-10T09:20:30.233Z] === RUN   TestServiceUpdatePidsLimit
09:20:31 [2020-06-10T09:20:31.270Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:20:31 [2020-06-10T09:20:31.919Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:20:38 [2020-06-10T09:20:38.832Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:20:47 [2020-06-10T09:20:47.266Z] --- PASS: TestServiceUpdatePidsLimit (16.08s)
09:20:47 [2020-06-10T09:20:47.266Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
09:20:47 [2020-06-10T09:20:47.266Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
09:20:47 [2020-06-10T09:20:47.266Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
09:20:47 [2020-06-10T09:20:47.266Z] PASS
09:20:47 [2020-06-10T09:20:47.266Z] 
09:20:47 [2020-06-10T09:20:47.266Z] === Skipped
09:20:47 [2020-06-10T09:20:47.266Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
09:20:47 [2020-06-10T09:20:47.266Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:20:47 [2020-06-10T09:20:47.266Z] 
09:20:47 [2020-06-10T09:20:47.266Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
09:20:47 [2020-06-10T09:20:47.266Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:20:47 [2020-06-10T09:20:47.266Z] 
09:20:47 [2020-06-10T09:20:47.266Z] 
09:20:47 [2020-06-10T09:20:47.266Z] DONE 27 tests, 2 skipped in 129.571s
09:20:47 [2020-06-10T09:20:47.266Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
09:20:47 [2020-06-10T09:20:47.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
09:20:47 [2020-06-10T09:20:47.266Z] ++ set -e
09:20:47 [2020-06-10T09:20:47.266Z] ++ '[' -n 0 ']'
09:20:47 [2020-06-10T09:20:47.266Z] ++ set -x
09:20:47 [2020-06-10T09:20:47.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
09:20:47 [2020-06-10T09:20:47.266Z] INFO: Testing against a local daemon
09:20:47 [2020-06-10T09:20:47.266Z] === RUN   TestSessionCreate
09:20:47 [2020-06-10T09:20:47.266Z] --- PASS: TestSessionCreate (0.04s)
09:20:47 [2020-06-10T09:20:47.266Z] === RUN   TestSessionCreateWithBadUpgrade
09:20:47 [2020-06-10T09:20:47.266Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
09:20:47 [2020-06-10T09:20:47.266Z] PASS
09:20:47 [2020-06-10T09:20:47.266Z] 
09:20:47 [2020-06-10T09:20:47.266Z] DONE 2 tests in 0.155s
09:20:47 [2020-06-10T09:20:47.266Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
09:20:47 [2020-06-10T09:20:47.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
09:20:47 [2020-06-10T09:20:47.266Z] ++ set -e
09:20:47 [2020-06-10T09:20:47.266Z] ++ '[' -n 0 ']'
09:20:47 [2020-06-10T09:20:47.266Z] ++ set -x
09:20:47 [2020-06-10T09:20:47.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
09:20:47 [2020-06-10T09:20:47.266Z] INFO: Testing against a local daemon
09:20:47 [2020-06-10T09:20:47.266Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:20:47 [2020-06-10T09:20:47.266Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:20:47 [2020-06-10T09:20:47.266Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:20:47 [2020-06-10T09:20:47.266Z] === RUN   TestEventsExecDie
09:20:47 [2020-06-10T09:20:47.266Z] --- PASS: TestEventsExecDie (0.63s)
09:20:47 [2020-06-10T09:20:47.266Z] === RUN   TestEventsBackwardsCompatible
09:20:47 [2020-06-10T09:20:47.266Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
09:20:47 [2020-06-10T09:20:47.266Z] === RUN   TestInfoBinaryCommits
09:20:47 [2020-06-10T09:20:47.266Z] --- PASS: TestInfoBinaryCommits (0.04s)
09:20:47 [2020-06-10T09:20:47.266Z] === RUN   TestInfoAPIVersioned
09:20:47 [2020-06-10T09:20:47.266Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:20:47 [2020-06-10T09:20:47.266Z] === RUN   TestInfoDiscoveryBackend
09:20:47 [2020-06-10T09:20:47.918Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
09:20:47 [2020-06-10T09:20:47.918Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:20:49 [2020-06-10T09:20:49.003Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:20:49 [2020-06-10T09:20:49.003Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:20:49 [2020-06-10T09:20:49.311Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:20:49 [2020-06-10T09:20:49.311Z] === RUN   TestInfoAPI
09:20:49 [2020-06-10T09:20:49.311Z] --- PASS: TestInfoAPI (0.04s)
09:20:49 [2020-06-10T09:20:49.311Z] === RUN   TestInfoAPIWarnings
09:20:49 [2020-06-10T09:20:49.987Z] --- PASS: TestInfoAPIWarnings (0.53s)
09:20:49 [2020-06-10T09:20:49.987Z] === RUN   TestInfoDebug
09:20:50 [2020-06-10T09:20:50.305Z] --- PASS: TestInfoDebug (0.53s)
09:20:50 [2020-06-10T09:20:50.305Z] === RUN   TestInfoInsecureRegistries
09:20:50 [2020-06-10T09:20:50.980Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:20:50 [2020-06-10T09:20:50.980Z] === RUN   TestInfoRegistryMirrors
09:20:51 [2020-06-10T09:20:51.649Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:20:51 [2020-06-10T09:20:51.649Z] === RUN   TestLoginFailsWithBadCredentials
09:20:51 [2020-06-10T09:20:51.986Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s)
09:20:51 [2020-06-10T09:20:51.986Z] === RUN   TestPingCacheHeaders
09:20:51 [2020-06-10T09:20:51.986Z] --- PASS: TestPingCacheHeaders (0.04s)
09:20:51 [2020-06-10T09:20:51.986Z] === RUN   TestPingGet
09:20:51 [2020-06-10T09:20:51.986Z] --- PASS: TestPingGet (0.04s)
09:20:51 [2020-06-10T09:20:51.986Z] === RUN   TestPingHead
09:20:51 [2020-06-10T09:20:51.986Z] --- PASS: TestPingHead (0.03s)
09:20:51 [2020-06-10T09:20:51.986Z] === RUN   TestVersion
09:20:51 [2020-06-10T09:20:51.986Z] --- PASS: TestVersion (0.03s)
09:20:51 [2020-06-10T09:20:51.986Z] PASS
09:20:51 [2020-06-10T09:20:51.986Z] 
09:20:51 [2020-06-10T09:20:51.986Z] === Skipped
09:20:51 [2020-06-10T09:20:51.986Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:20:51 [2020-06-10T09:20:51.986Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:20:51 [2020-06-10T09:20:51.986Z] 
09:20:51 [2020-06-10T09:20:51.986Z] 
09:20:51 [2020-06-10T09:20:51.986Z] DONE 18 tests, 1 skipped in 5.633s
09:20:51 [2020-06-10T09:20:51.986Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
09:20:51 [2020-06-10T09:20:51.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
09:20:51 [2020-06-10T09:20:51.986Z] ++ set -e
09:20:51 [2020-06-10T09:20:51.986Z] ++ '[' -n 0 ']'
09:20:51 [2020-06-10T09:20:51.986Z] ++ set -x
09:20:51 [2020-06-10T09:20:51.986Z] ++ 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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
09:20:52 [2020-06-10T09:20:52.299Z] INFO: Testing against a local daemon
09:20:52 [2020-06-10T09:20:52.299Z] === RUN   TestVolumesCreateAndList
09:20:52 [2020-06-10T09:20:52.299Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:20:52 [2020-06-10T09:20:52.299Z] === RUN   TestVolumesRemove
09:20:52 [2020-06-10T09:20:52.299Z] --- PASS: TestVolumesRemove (0.07s)
09:20:52 [2020-06-10T09:20:52.299Z] === RUN   TestVolumesInspect
09:20:52 [2020-06-10T09:20:52.299Z] --- PASS: TestVolumesInspect (0.02s)
09:20:52 [2020-06-10T09:20:52.299Z] === RUN   TestVolumesInvalidJSON
09:20:52 [2020-06-10T09:20:52.299Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:20:52 [2020-06-10T09:20:52.299Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:20:52 [2020-06-10T09:20:52.299Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:20:52 [2020-06-10T09:20:52.299Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:20:52 [2020-06-10T09:20:52.299Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:20:52 [2020-06-10T09:20:52.299Z] PASS
09:20:52 [2020-06-10T09:20:52.299Z] 
09:20:52 [2020-06-10T09:20:52.299Z] DONE 5 tests in 0.218s
09:20:52 [2020-06-10T09:20:52.299Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:20:52 [2020-06-10T09:20:52.609Z] ++++ cat bundles/test-integration/docker.pid
09:20:52 [2020-06-10T09:20:52.609Z] +++ kill 14081
09:20:53 [2020-06-10T09:20:53.699Z] +++ /etc/init.d/apparmor stop
09:20:53 [2020-06-10T09:20:53.699Z] Leaving: AppArmorNo profiles have been unloaded.
09:20:53 [2020-06-10T09:20:53.699Z] 
09:20:53 [2020-06-10T09:20:53.699Z] Unloading profiles will leave already running processes permanently
09:20:53 [2020-06-10T09:20:53.699Z] unconfined, which can lead to unexpected situations.
09:20:53 [2020-06-10T09:20:53.699Z] 
09:20:53 [2020-06-10T09:20:53.699Z] To set a process to complain mode, use the command line tool
09:20:53 [2020-06-10T09:20:53.699Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:20:53 [2020-06-10T09:20:53.699Z] +++ true
09:20:53 [2020-06-10T09:20:53.699Z] exiting test-integration
09:20:53 [2020-06-10T09:20:53.699Z] ++ exit 0
09:20:53 [2020-06-10T09:20:53.699Z]