Skip to content

Console Output

02:11:18 [2020-05-07T02:11:18.429Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40923/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876fd2940318e3be04443baa338ad44d29e0e05d -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:876fd2940318e3be04443baa338ad44d29e0e05d hack/make.sh dynbinary test-integration
02:11:18 [2020-05-07T02:11:18.715Z] 
02:11:19 [2020-05-07T02:11:19.002Z] Removing bundles/
02:11:19 [2020-05-07T02:11:19.002Z] 
02:11:19 [2020-05-07T02:11:19.002Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
02:11:19 [2020-05-07T02:11:19.002Z] Building: bundles/dynbinary-daemon/dockerd-dev
02:11:19 [2020-05-07T02:11:19.002Z] GOOS="" GOARCH="" GOARM=""
02:13:26 [2020-05-07T02:13:26.466Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
02:13:26 [2020-05-07T02:13:26.466Z] 
02:13:26 [2020-05-07T02:13:26.466Z] ---> Making bundle: test-integration (in bundles/test-integration)
02:13:26 [2020-05-07T02:13:26.466Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
02:13:26 [2020-05-07T02:13:26.466Z] HOSTNAME=ddfabc6b19d6
02:13:26 [2020-05-07T02:13:26.466Z] TESTDEBUG=0
02:13:26 [2020-05-07T02:13:26.466Z] DEST=bundles/test-integration
02:13:26 [2020-05-07T02:13:26.466Z] PWD=/go/src/github.com/docker/docker
02:13:26 [2020-05-07T02:13:26.466Z] DOCKER_GITCOMMIT=876fd2940318e3be04443baa338ad44d29e0e05d
02:13:26 [2020-05-07T02:13:26.466Z] container=docker
02:13:26 [2020-05-07T02:13:26.466Z] HOME=/root
02:13:26 [2020-05-07T02:13:26.466Z] GOLANG_VERSION=1.13.10
02:13:26 [2020-05-07T02:13:26.466Z] VALIDATE_REPO=https://github.com/moby/moby.git
02:13:26 [2020-05-07T02:13:26.466Z] VALIDATE_BRANCH=master
02:13:26 [2020-05-07T02:13:26.466Z] TERM=xterm
02:13:26 [2020-05-07T02:13:26.466Z] DOCKER_PKG=github.com/docker/docker
02:13:26 [2020-05-07T02:13:26.466Z] SHLVL=1
02:13:26 [2020-05-07T02:13:26.466Z] TIMEOUT=120m
02:13:26 [2020-05-07T02:13:26.466Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
02:13:26 [2020-05-07T02:13:26.466Z] DOCKER_GRAPHDRIVER=overlay2
02:13:26 [2020-05-07T02:13:26.466Z] GO111MODULE=off
02:13:26 [2020-05-07T02:13:26.466Z] DOCKER_EXPERIMENTAL=1
02:13:26 [2020-05-07T02:13:26.466Z] TEST_SKIP_INTEGRATION_CLI=1
02:13:26 [2020-05-07T02:13:26.466Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:13:26 [2020-05-07T02:13:26.466Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
02:13:26 [2020-05-07T02:13:26.466Z] GOPATH=/go
02:13:26 [2020-05-07T02:13:26.466Z] PKG_CONFIG=pkg-config
02:13:26 [2020-05-07T02:13:26.466Z] _=/usr/bin/env
02:13:26 [2020-05-07T02:13:26.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
02:14:23 [2020-05-07T02:14:23.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
02:14:23 [2020-05-07T02:14:23.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
02:14:26 [2020-05-07T02:14:26.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
02:15:06 [2020-05-07T02:15:06.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
02:15:06 [2020-05-07T02:15:06.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
02:15:08 [2020-05-07T02:15:08.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
02:15:10 [2020-05-07T02:15:10.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
02:15:11 [2020-05-07T02:15:11.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
02:15:14 [2020-05-07T02:15:14.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
02:15:21 [2020-05-07T02:15:21.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
02:15:23 [2020-05-07T02:15:23.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
02:15:27 [2020-05-07T02:15:27.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
02:15:28 [2020-05-07T02:15:28.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
02:15:31 [2020-05-07T02:15:31.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
02:15:34 [2020-05-07T02:15:34.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
02:15:38 [2020-05-07T02:15:38.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
02:15:40 [2020-05-07T02:15:40.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
02:15:43 [2020-05-07T02:15:43.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
02:15:46 [2020-05-07T02:15:46.356Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
02:15:46 [2020-05-07T02:15:46.356Z] Using test binary docker
02:15:46 [2020-05-07T02:15:46.356Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
02:15:46 [2020-05-07T02:15:46.356Z] +++ /etc/init.d/apparmor start
02:15:46 [2020-05-07T02:15:46.356Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:15:46 [2020-05-07T02:15:46.356Z] INFO: Waiting for daemon to start...
02:15:46 [2020-05-07T02:15:46.356Z] Starting dockerd
02:15:46 [2020-05-07T02:15:46.356Z] +++ 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
02:15:48 [2020-05-07T02:15:48.488Z] .
02:15:48 [2020-05-07T02:15:48.488Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
02:15:48 [2020-05-07T02:15:48.488Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
02:15:48 [2020-05-07T02:15:48.488Z] Error: No such image: emptyfs
02:15:48 [2020-05-07T02:15:48.488Z] ++++ tar -cC bundles/test-integration/emptyfs .
02:15:48 [2020-05-07T02:15:48.488Z] ++++ docker load
02:15:48 [2020-05-07T02:15:48.781Z] Running integration-test (iteration 1)
02:15:48 [2020-05-07T02:15:48.781Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
02:15:48 [2020-05-07T02:15:48.781Z] ++ 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
02:15:48 [2020-05-07T02:15:48.781Z] ++ set -e
02:15:48 [2020-05-07T02:15:48.781Z] ++ '[' -n 0 ']'
02:15:48 [2020-05-07T02:15:48.781Z] ++ set -x
02:15:48 [2020-05-07T02:15:48.781Z] ++ 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
02:16:04 [2020-05-07T02:16:04.129Z] Loaded image: buildpack-deps:jessie
02:16:04 [2020-05-07T02:16:04.129Z] Loaded image: busybox:latest
02:16:04 [2020-05-07T02:16:04.129Z] Loaded image: busybox:glibc
02:16:04 [2020-05-07T02:16:04.129Z] Loaded image: debian:jessie
02:16:04 [2020-05-07T02:16:04.129Z] Loaded image: hello-world:latest
02:16:04 [2020-05-07T02:16:04.129Z] INFO: Testing against a local daemon
02:16:04 [2020-05-07T02:16:04.129Z] === RUN   TestCgroupNamespacesBuild
02:16:05 [2020-05-07T02:16:05.158Z] --- PASS: TestCgroupNamespacesBuild (1.73s)
02:16:05 [2020-05-07T02:16:05.158Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
02:16:06 [2020-05-07T02:16:06.658Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s)
02:16:06 [2020-05-07T02:16:06.658Z] === RUN   TestBuildWithSession
02:16:06 [2020-05-07T02:16:06.658Z] --- SKIP: TestBuildWithSession (0.00s)
02:16:06 [2020-05-07T02:16:06.658Z]     build_session_test.go:25: TODO: BuildKit
02:16:06 [2020-05-07T02:16:06.658Z] === RUN   TestBuildSquashParent
02:16:13 [2020-05-07T02:16:13.618Z] --- PASS: TestBuildSquashParent (5.68s)
02:16:13 [2020-05-07T02:16:13.618Z] === RUN   TestBuildWithRemoveAndForceRemove
02:16:13 [2020-05-07T02:16:13.618Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:16:13 [2020-05-07T02:16:13.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:16:13 [2020-05-07T02:16:13.618Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:16:13 [2020-05-07T02:16:13.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:16:13 [2020-05-07T02:16:13.618Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:16:13 [2020-05-07T02:16:13.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:16:13 [2020-05-07T02:16:13.618Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:16:13 [2020-05-07T02:16:13.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:16:13 [2020-05-07T02:16:13.618Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:16:13 [2020-05-07T02:16:13.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:16:13 [2020-05-07T02:16:13.618Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:16:13 [2020-05-07T02:16:13.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:16:13 [2020-05-07T02:16:13.618Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:16:13 [2020-05-07T02:16:13.618Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:16:13 [2020-05-07T02:16:13.618Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:16:13 [2020-05-07T02:16:13.618Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:16:15 [2020-05-07T02:16:15.723Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:16:15 [2020-05-07T02:16:15.723Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:16:17 [2020-05-07T02:16:17.843Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
02:16:17 [2020-05-07T02:16:17.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s)
02:16:17 [2020-05-07T02:16:17.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s)
02:16:17 [2020-05-07T02:16:17.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s)
02:16:17 [2020-05-07T02:16:17.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s)
02:16:17 [2020-05-07T02:16:17.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
02:16:17 [2020-05-07T02:16:17.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s)
02:16:17 [2020-05-07T02:16:17.843Z] === RUN   TestBuildMultiStageCopy
02:16:17 [2020-05-07T02:16:17.843Z] === RUN   TestBuildMultiStageCopy/copy_to_root
02:16:19 [2020-05-07T02:16:19.994Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
02:16:20 [2020-05-07T02:16:20.300Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
02:16:20 [2020-05-07T02:16:20.610Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
02:16:20 [2020-05-07T02:16:20.923Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
02:16:21 [2020-05-07T02:16:21.620Z] --- PASS: TestBuildMultiStageCopy (3.61s)
02:16:21 [2020-05-07T02:16:21.620Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s)
02:16:21 [2020-05-07T02:16:21.620Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
02:16:21 [2020-05-07T02:16:21.620Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s)
02:16:21 [2020-05-07T02:16:21.620Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s)
02:16:21 [2020-05-07T02:16:21.620Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s)
02:16:21 [2020-05-07T02:16:21.620Z] === RUN   TestBuildMultiStageParentConfig
02:16:22 [2020-05-07T02:16:22.725Z] --- PASS: TestBuildMultiStageParentConfig (1.00s)
02:16:22 [2020-05-07T02:16:22.725Z] === RUN   TestBuildLabelWithTargets
02:16:24 [2020-05-07T02:16:24.069Z] --- PASS: TestBuildLabelWithTargets (1.70s)
02:16:24 [2020-05-07T02:16:24.069Z] === RUN   TestBuildWithEmptyLayers
02:16:25 [2020-05-07T02:16:25.157Z] --- PASS: TestBuildWithEmptyLayers (0.81s)
02:16:25 [2020-05-07T02:16:25.157Z] === RUN   TestBuildMultiStageOnBuild
02:16:27 [2020-05-07T02:16:27.285Z] --- PASS: TestBuildMultiStageOnBuild (2.20s)
02:16:27 [2020-05-07T02:16:27.285Z] === RUN   TestBuildUncleanTarFilenames
02:16:28 [2020-05-07T02:16:28.367Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
02:16:28 [2020-05-07T02:16:28.367Z] === RUN   TestBuildMultiStageLayerLeak
02:16:31 [2020-05-07T02:16:31.182Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
02:16:31 [2020-05-07T02:16:31.182Z] === RUN   TestBuildWithHugeFile
02:18:08 [2020-05-07T02:18:08.702Z] --- PASS: TestBuildWithHugeFile (85.74s)
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestBuildWithEmptyDockerfile
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
02:18:08 [2020-05-07T02:18:08.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:18:08 [2020-05-07T02:18:08.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:18:08 [2020-05-07T02:18:08.702Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:18:08 [2020-05-07T02:18:08.702Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
02:18:08 [2020-05-07T02:18:08.702Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:18:08 [2020-05-07T02:18:08.702Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:18:08 [2020-05-07T02:18:08.702Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
02:18:08 [2020-05-07T02:18:08.702Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
02:18:08 [2020-05-07T02:18:08.702Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s)
02:18:08 [2020-05-07T02:18:08.702Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s)
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestBuildPreserveOwnership
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestBuildPreserveOwnership/copy_from
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
02:18:08 [2020-05-07T02:18:08.702Z] --- PASS: TestBuildPreserveOwnership (4.84s)
02:18:08 [2020-05-07T02:18:08.702Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.14s)
02:18:08 [2020-05-07T02:18:08.702Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s)
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestBuildPlatformInvalid
02:18:08 [2020-05-07T02:18:08.702Z] --- PASS: TestBuildPlatformInvalid (0.15s)
02:18:08 [2020-05-07T02:18:08.702Z] PASS
02:18:08 [2020-05-07T02:18:08.702Z] 
02:18:08 [2020-05-07T02:18:08.702Z] === Skipped
02:18:08 [2020-05-07T02:18:08.702Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
02:18:08 [2020-05-07T02:18:08.702Z]     build_session_test.go:25: TODO: BuildKit
02:18:08 [2020-05-07T02:18:08.702Z] 
02:18:08 [2020-05-07T02:18:08.702Z] 
02:18:08 [2020-05-07T02:18:08.702Z] DONE 32 tests, 1 skipped in 132.972s
02:18:08 [2020-05-07T02:18:08.702Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
02:18:08 [2020-05-07T02:18:08.702Z] ++ 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
02:18:08 [2020-05-07T02:18:08.702Z] ++ set -e
02:18:08 [2020-05-07T02:18:08.702Z] ++ '[' -n 0 ']'
02:18:08 [2020-05-07T02:18:08.702Z] ++ set -x
02:18:08 [2020-05-07T02:18:08.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
02:18:08 [2020-05-07T02:18:08.702Z] INFO: Testing against a local daemon
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestConfigInspect
02:18:08 [2020-05-07T02:18:08.702Z] --- PASS: TestConfigInspect (2.32s)
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestConfigList
02:18:08 [2020-05-07T02:18:08.702Z] --- PASS: TestConfigList (2.24s)
02:18:08 [2020-05-07T02:18:08.702Z] === RUN   TestConfigsCreateAndDelete
02:18:09 [2020-05-07T02:18:09.335Z] --- PASS: TestConfigsCreateAndDelete (2.72s)
02:18:09 [2020-05-07T02:18:09.335Z] === RUN   TestConfigsUpdate
02:18:11 [2020-05-07T02:18:11.405Z] --- PASS: TestConfigsUpdate (2.26s)
02:18:11 [2020-05-07T02:18:11.405Z] === RUN   TestTemplatedConfig
02:18:14 [2020-05-07T02:18:14.125Z] --- PASS: TestTemplatedConfig (2.77s)
02:18:14 [2020-05-07T02:18:14.125Z] === RUN   TestConfigCreateResolve
02:18:16 [2020-05-07T02:18:16.847Z] --- PASS: TestConfigCreateResolve (2.18s)
02:18:16 [2020-05-07T02:18:16.848Z] === RUN   TestConfigDaemonLibtrustID
02:18:17 [2020-05-07T02:18:17.137Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
02:18:17 [2020-05-07T02:18:17.137Z] PASS
02:18:17 [2020-05-07T02:18:17.137Z] 
02:18:17 [2020-05-07T02:18:17.137Z] DONE 7 tests in 15.158s
02:18:17 [2020-05-07T02:18:17.137Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
02:18:17 [2020-05-07T02:18:17.137Z] ++ 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
02:18:17 [2020-05-07T02:18:17.137Z] ++ set -e
02:18:17 [2020-05-07T02:18:17.137Z] ++ '[' -n 0 ']'
02:18:17 [2020-05-07T02:18:17.137Z] ++ set -x
02:18:17 [2020-05-07T02:18:17.137Z] ++ 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
02:18:17 [2020-05-07T02:18:17.137Z] INFO: Testing against a local daemon
02:18:17 [2020-05-07T02:18:17.137Z] === RUN   TestCheckpoint
02:18:17 [2020-05-07T02:18:17.137Z] --- SKIP: TestCheckpoint (0.00s)
02:18:17 [2020-05-07T02:18:17.137Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:18:17 [2020-05-07T02:18:17.137Z] === RUN   TestContainerInvalidJSON
02:18:17 [2020-05-07T02:18:17.137Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
02:18:17 [2020-05-07T02:18:17.137Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
02:18:17 [2020-05-07T02:18:17.137Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
02:18:17 [2020-05-07T02:18:17.137Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
02:18:17 [2020-05-07T02:18:17.137Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
02:18:17 [2020-05-07T02:18:17.137Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
02:18:17 [2020-05-07T02:18:17.137Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
02:18:17 [2020-05-07T02:18:17.137Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
02:18:17 [2020-05-07T02:18:17.137Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
02:18:17 [2020-05-07T02:18:17.137Z] --- PASS: TestContainerInvalidJSON (0.02s)
02:18:17 [2020-05-07T02:18:17.137Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
02:18:17 [2020-05-07T02:18:17.137Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
02:18:17 [2020-05-07T02:18:17.137Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
02:18:17 [2020-05-07T02:18:17.137Z] === RUN   TestCopyFromContainerPathDoesNotExist
02:18:17 [2020-05-07T02:18:17.137Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
02:18:17 [2020-05-07T02:18:17.137Z] === RUN   TestCopyFromContainerPathIsNotDir
02:18:17 [2020-05-07T02:18:17.428Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
02:18:17 [2020-05-07T02:18:17.428Z] === RUN   TestCopyToContainerPathDoesNotExist
02:18:17 [2020-05-07T02:18:17.428Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
02:18:17 [2020-05-07T02:18:17.428Z] === RUN   TestCopyToContainerPathIsNotDir
02:18:17 [2020-05-07T02:18:17.428Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
02:18:17 [2020-05-07T02:18:17.428Z] === RUN   TestCopyFromContainer
02:18:18 [2020-05-07T02:18:18.924Z] === RUN   TestCopyFromContainer//
02:18:19 [2020-05-07T02:18:19.222Z] === RUN   TestCopyFromContainer//bar/root
02:18:19 [2020-05-07T02:18:19.222Z] === RUN   TestCopyFromContainer//bar/root/
02:18:19 [2020-05-07T02:18:19.222Z] === RUN   TestCopyFromContainer/bar/quux
02:18:19 [2020-05-07T02:18:19.515Z] === RUN   TestCopyFromContainer/bar/quux/
02:18:19 [2020-05-07T02:18:19.515Z] === RUN   TestCopyFromContainer/bar/quux/baz
02:18:19 [2020-05-07T02:18:19.515Z] === RUN   TestCopyFromContainer/bar/filesymlink
02:18:19 [2020-05-07T02:18:19.808Z] === RUN   TestCopyFromContainer/bar/dirsymlink
02:18:19 [2020-05-07T02:18:19.808Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
02:18:19 [2020-05-07T02:18:19.808Z] === RUN   TestCopyFromContainer/bar/notarget
02:18:20 [2020-05-07T02:18:20.104Z] --- PASS: TestCopyFromContainer (2.62s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCopyFromContainer// (0.10s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:18:20 [2020-05-07T02:18:20.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:18:20 [2020-05-07T02:18:20.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
02:18:20 [2020-05-07T02:18:20.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
02:18:20 [2020-05-07T02:18:20.104Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:18:20 [2020-05-07T02:18:20.104Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
02:18:20 [2020-05-07T02:18:20.104Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:18:20 [2020-05-07T02:18:20.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateLinkToNonExistingContainer
02:18:20 [2020-05-07T02:18:20.104Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateWithInvalidEnv
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateWithInvalidEnv/0
02:18:20 [2020-05-07T02:18:20.104Z] === PAUSE TestCreateWithInvalidEnv/0
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateWithInvalidEnv/1
02:18:20 [2020-05-07T02:18:20.104Z] === PAUSE TestCreateWithInvalidEnv/1
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateWithInvalidEnv/2
02:18:20 [2020-05-07T02:18:20.104Z] === PAUSE TestCreateWithInvalidEnv/2
02:18:20 [2020-05-07T02:18:20.104Z] === CONT  TestCreateWithInvalidEnv/0
02:18:20 [2020-05-07T02:18:20.104Z] === CONT  TestCreateWithInvalidEnv/2
02:18:20 [2020-05-07T02:18:20.104Z] === CONT  TestCreateWithInvalidEnv/1
02:18:20 [2020-05-07T02:18:20.104Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
02:18:20 [2020-05-07T02:18:20.104Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateTmpfsMountsTarget
02:18:20 [2020-05-07T02:18:20.104Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
02:18:20 [2020-05-07T02:18:20.104Z] === RUN   TestCreateWithCustomMaskedPaths
02:18:22 [2020-05-07T02:18:22.193Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
02:18:22 [2020-05-07T02:18:22.193Z] === RUN   TestCreateWithCapabilities
02:18:22 [2020-05-07T02:18:22.193Z] === RUN   TestCreateWithCapabilities/no_capabilities
02:18:22 [2020-05-07T02:18:22.193Z] === PAUSE TestCreateWithCapabilities/no_capabilities
02:18:22 [2020-05-07T02:18:22.193Z] === RUN   TestCreateWithCapabilities/empty_capabilities
02:18:22 [2020-05-07T02:18:22.193Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
02:18:22 [2020-05-07T02:18:22.193Z] === RUN   TestCreateWithCapabilities/valid_capabilities
02:18:22 [2020-05-07T02:18:22.193Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
02:18:22 [2020-05-07T02:18:22.193Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
02:18:22 [2020-05-07T02:18:22.193Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
02:18:22 [2020-05-07T02:18:22.193Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
02:18:22 [2020-05-07T02:18:22.193Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
02:18:22 [2020-05-07T02:18:22.193Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
02:18:22 [2020-05-07T02:18:22.193Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
02:18:22 [2020-05-07T02:18:22.193Z] === RUN   TestCreateWithCapabilities/empty_capadd
02:18:22 [2020-05-07T02:18:22.193Z] === PAUSE TestCreateWithCapabilities/empty_capadd
02:18:22 [2020-05-07T02:18:22.193Z] === RUN   TestCreateWithCapabilities/empty_capdrop
02:18:22 [2020-05-07T02:18:22.194Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
02:18:22 [2020-05-07T02:18:22.194Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
02:18:22 [2020-05-07T02:18:22.194Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
02:18:22 [2020-05-07T02:18:22.194Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
02:18:22 [2020-05-07T02:18:22.194Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
02:18:22 [2020-05-07T02:18:22.194Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
02:18:22 [2020-05-07T02:18:22.194Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/no_capabilities
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/empty_capdrop
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/empty_capadd
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/valid_capabilities
02:18:22 [2020-05-07T02:18:22.194Z] === CONT  TestCreateWithCapabilities/empty_capabilities
02:18:22 [2020-05-07T02:18:22.194Z] --- PASS: TestCreateWithCapabilities (0.04s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
02:18:22 [2020-05-07T02:18:22.194Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
02:18:22 [2020-05-07T02:18:22.194Z] === RUN   TestCreateWithCustomReadonlyPaths
02:18:24 [2020-05-07T02:18:24.292Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s)
02:18:24 [2020-05-07T02:18:24.292Z] === RUN   TestCreateWithInvalidHealthcheckParams
02:18:24 [2020-05-07T02:18:24.292Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:18:24 [2020-05-07T02:18:24.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:18:24 [2020-05-07T02:18:24.292Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:18:24 [2020-05-07T02:18:24.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:18:24 [2020-05-07T02:18:24.292Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:18:24 [2020-05-07T02:18:24.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:18:24 [2020-05-07T02:18:24.292Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:18:24 [2020-05-07T02:18:24.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:18:24 [2020-05-07T02:18:24.292Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:18:24 [2020-05-07T02:18:24.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:18:24 [2020-05-07T02:18:24.292Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:18:24 [2020-05-07T02:18:24.292Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:18:24 [2020-05-07T02:18:24.292Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:18:24 [2020-05-07T02:18:24.292Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:18:24 [2020-05-07T02:18:24.292Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:18:24 [2020-05-07T02:18:24.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
02:18:24 [2020-05-07T02:18:24.292Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
02:18:24 [2020-05-07T02:18:24.292Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
02:18:24 [2020-05-07T02:18:24.292Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
02:18:24 [2020-05-07T02:18:24.292Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
02:18:24 [2020-05-07T02:18:24.292Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
02:18:24 [2020-05-07T02:18:24.292Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
02:18:24 [2020-05-07T02:18:24.925Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
02:18:24 [2020-05-07T02:18:24.925Z] === RUN   TestContainerStartOnDaemonRestart
02:18:24 [2020-05-07T02:18:24.925Z] === PAUSE TestContainerStartOnDaemonRestart
02:18:24 [2020-05-07T02:18:24.925Z] === RUN   TestDaemonRestartIpcMode
02:18:24 [2020-05-07T02:18:24.925Z] === PAUSE TestDaemonRestartIpcMode
02:18:24 [2020-05-07T02:18:24.925Z] === RUN   TestDaemonHostGatewayIP
02:18:24 [2020-05-07T02:18:24.925Z] === PAUSE TestDaemonHostGatewayIP
02:18:24 [2020-05-07T02:18:24.925Z] === RUN   TestContainerKillOnDaemonStart
02:18:24 [2020-05-07T02:18:24.925Z] === PAUSE TestContainerKillOnDaemonStart
02:18:24 [2020-05-07T02:18:24.925Z] === RUN   TestDiff
02:18:25 [2020-05-07T02:18:25.559Z] --- PASS: TestDiff (0.67s)
02:18:25 [2020-05-07T02:18:25.559Z] === RUN   TestExecWithCloseStdin
02:18:26 [2020-05-07T02:18:26.593Z] --- PASS: TestExecWithCloseStdin (0.77s)
02:18:26 [2020-05-07T02:18:26.593Z] === RUN   TestExec
02:18:27 [2020-05-07T02:18:27.221Z] --- PASS: TestExec (0.79s)
02:18:27 [2020-05-07T02:18:27.221Z] === RUN   TestExecUser
02:18:28 [2020-05-07T02:18:28.248Z] --- PASS: TestExecUser (0.78s)
02:18:28 [2020-05-07T02:18:28.248Z] === RUN   TestExportContainerAndImportImage
02:18:28 [2020-05-07T02:18:28.879Z] --- PASS: TestExportContainerAndImportImage (0.97s)
02:18:28 [2020-05-07T02:18:28.879Z] === RUN   TestExportContainerAfterDaemonRestart
02:18:30 [2020-05-07T02:18:30.948Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
02:18:30 [2020-05-07T02:18:30.948Z] === RUN   TestHealthCheckWorkdir
02:18:31 [2020-05-07T02:18:31.575Z] --- PASS: TestHealthCheckWorkdir (0.96s)
02:18:31 [2020-05-07T02:18:31.575Z] === RUN   TestHealthKillContainer
02:18:34 [2020-05-07T02:18:34.287Z] --- PASS: TestHealthKillContainer (2.86s)
02:18:34 [2020-05-07T02:18:34.287Z] === RUN   TestInspectCpusetInConfigPre120
02:18:34 [2020-05-07T02:18:34.911Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
02:18:34 [2020-05-07T02:18:34.911Z] === RUN   TestIpcModeNone
02:18:35 [2020-05-07T02:18:35.936Z] --- PASS: TestIpcModeNone (0.74s)
02:18:35 [2020-05-07T02:18:35.936Z] === RUN   TestIpcModePrivate
02:18:36 [2020-05-07T02:18:36.566Z] --- PASS: TestIpcModePrivate (0.76s)
02:18:36 [2020-05-07T02:18:36.566Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
02:18:36 [2020-05-07T02:18:36.566Z] === RUN   TestIpcModeShareable
02:18:37 [2020-05-07T02:18:37.196Z] --- PASS: TestIpcModeShareable (0.76s)
02:18:37 [2020-05-07T02:18:37.196Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
02:18:37 [2020-05-07T02:18:37.196Z] === RUN   TestAPIIpcModeShareableAndContainer
02:18:39 [2020-05-07T02:18:39.920Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s)
02:18:39 [2020-05-07T02:18:39.920Z] === RUN   TestAPIIpcModeHost
02:18:40 [2020-05-07T02:18:40.213Z] --- PASS: TestAPIIpcModeHost (0.61s)
02:18:40 [2020-05-07T02:18:40.213Z] === RUN   TestDaemonIpcModeShareable
02:18:42 [2020-05-07T02:18:42.278Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
02:18:42 [2020-05-07T02:18:42.278Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
02:18:42 [2020-05-07T02:18:42.278Z] === RUN   TestDaemonIpcModePrivate
02:18:43 [2020-05-07T02:18:43.797Z] --- PASS: TestDaemonIpcModePrivate (1.65s)
02:18:43 [2020-05-07T02:18:43.797Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
02:18:43 [2020-05-07T02:18:43.797Z] === RUN   TestDaemonIpcModePrivateFromConfig
02:18:45 [2020-05-07T02:18:45.319Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
02:18:45 [2020-05-07T02:18:45.319Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
02:18:45 [2020-05-07T02:18:45.319Z] === RUN   TestDaemonIpcModeShareableFromConfig
02:18:46 [2020-05-07T02:18:46.847Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s)
02:18:46 [2020-05-07T02:18:46.847Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
02:18:46 [2020-05-07T02:18:46.847Z] === RUN   TestIpcModeOlderClient
02:18:46 [2020-05-07T02:18:46.847Z] === PAUSE TestIpcModeOlderClient
02:18:46 [2020-05-07T02:18:46.847Z] === RUN   TestKillContainerInvalidSignal
02:18:47 [2020-05-07T02:18:47.475Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
02:18:47 [2020-05-07T02:18:47.475Z] === RUN   TestKillContainer
02:18:47 [2020-05-07T02:18:47.475Z] === RUN   TestKillContainer/no_signal
02:18:48 [2020-05-07T02:18:48.113Z] === RUN   TestKillContainer/non_killing_signal
02:18:48 [2020-05-07T02:18:48.753Z] === RUN   TestKillContainer/killing_signal
02:18:49 [2020-05-07T02:18:49.792Z] --- PASS: TestKillContainer (1.97s)
02:18:49 [2020-05-07T02:18:49.792Z]     --- PASS: TestKillContainer/no_signal (0.59s)
02:18:49 [2020-05-07T02:18:49.792Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
02:18:49 [2020-05-07T02:18:49.792Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
02:18:49 [2020-05-07T02:18:49.792Z] === RUN   TestKillWithStopSignalAndRestartPolicies
02:18:49 [2020-05-07T02:18:49.792Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
02:18:50 [2020-05-07T02:18:50.086Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
02:18:50 [2020-05-07T02:18:50.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
02:18:50 [2020-05-07T02:18:50.745Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
02:18:50 [2020-05-07T02:18:50.745Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
02:18:50 [2020-05-07T02:18:50.745Z] === RUN   TestKillStoppedContainer
02:18:51 [2020-05-07T02:18:51.042Z] --- PASS: TestKillStoppedContainer (0.08s)
02:18:51 [2020-05-07T02:18:51.042Z] === RUN   TestKillStoppedContainerAPIPre120
02:18:51 [2020-05-07T02:18:51.042Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
02:18:51 [2020-05-07T02:18:51.042Z] === RUN   TestKillDifferentUserContainer
02:18:51 [2020-05-07T02:18:51.689Z] --- PASS: TestKillDifferentUserContainer (0.68s)
02:18:51 [2020-05-07T02:18:51.689Z] === RUN   TestInspectOomKilledTrue
02:18:52 [2020-05-07T02:18:52.957Z] --- PASS: TestInspectOomKilledTrue (1.25s)
02:18:52 [2020-05-07T02:18:52.957Z] === RUN   TestInspectOomKilledFalse
02:18:53 [2020-05-07T02:18:53.599Z] --- PASS: TestInspectOomKilledFalse (0.66s)
02:18:53 [2020-05-07T02:18:53.599Z] === RUN   TestLinksEtcHostsContentMatch
02:18:54 [2020-05-07T02:18:54.246Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
02:18:54 [2020-05-07T02:18:54.246Z] === RUN   TestLinksContainerNames
02:18:55 [2020-05-07T02:18:55.760Z] --- PASS: TestLinksContainerNames (1.29s)
02:18:55 [2020-05-07T02:18:55.760Z] === RUN   TestLogsFollowTailEmpty
02:18:56 [2020-05-07T02:18:56.056Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
02:18:56 [2020-05-07T02:18:56.056Z] === RUN   TestContainerNetworkMountsNoChown
02:18:57 [2020-05-07T02:18:57.097Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/default
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/default
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/private
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/private
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rprivate
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rprivate
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/slave
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/slave
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rslave
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rslave
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/shared
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/shared
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rshared
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rshared
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/default
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rslave
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/default/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/default/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/default/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rslave/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/default/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/default/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/slave
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rslave/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/slave/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/default/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rprivate
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/slave/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/private
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/private/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/slave/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/default/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/slave/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/private/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/private/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/private/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rshared
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/private/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rshared/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/private/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/shared
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/shared/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/shared/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rshared/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/shared/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/shared/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rslave/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rslave/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/default/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/default/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/default/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/slave/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/slave/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/private/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/private/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/private/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/private/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rshared/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/shared/bind_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rshared/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/shared/mount_root
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
02:18:57 [2020-05-07T02:18:57.097Z] --- PASS: TestMountDaemonRoot (0.04s)
02:18:57 [2020-05-07T02:18:57.097Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
02:18:57 [2020-05-07T02:18:57.097Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
02:18:57 [2020-05-07T02:18:57.097Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
02:18:57 [2020-05-07T02:18:57.097Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
02:18:57 [2020-05-07T02:18:57.097Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
02:18:57 [2020-05-07T02:18:57.097Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
02:18:57 [2020-05-07T02:18:57.097Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
02:18:57 [2020-05-07T02:18:57.097Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
02:18:57 [2020-05-07T02:18:57.097Z] === RUN   TestContainerBindMountNonRecursive
02:18:59 [2020-05-07T02:18:59.162Z] --- PASS: TestContainerBindMountNonRecursive (1.58s)
02:18:59 [2020-05-07T02:18:59.162Z] === RUN   TestNetworkNat
02:18:59 [2020-05-07T02:18:59.452Z] --- PASS: TestNetworkNat (0.67s)
02:18:59 [2020-05-07T02:18:59.452Z] === RUN   TestNetworkLocalhostTCPNat
02:19:00 [2020-05-07T02:19:00.091Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
02:19:00 [2020-05-07T02:19:00.091Z] === RUN   TestNetworkLoopbackNat
02:19:01 [2020-05-07T02:19:01.126Z] --- PASS: TestNetworkLoopbackNat (0.90s)
02:19:01 [2020-05-07T02:19:01.126Z] === RUN   TestPause
02:19:01 [2020-05-07T02:19:01.758Z] --- PASS: TestPause (0.73s)
02:19:01 [2020-05-07T02:19:01.758Z] === RUN   TestPauseFailsOnWindowsServerContainers
02:19:01 [2020-05-07T02:19:01.758Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
02:19:01 [2020-05-07T02:19:01.758Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:19:01 [2020-05-07T02:19:01.758Z] === RUN   TestPauseStopPausedContainer
02:19:02 [2020-05-07T02:19:02.385Z] --- PASS: TestPauseStopPausedContainer (0.69s)
02:19:02 [2020-05-07T02:19:02.385Z] === RUN   TestPsFilter
02:19:02 [2020-05-07T02:19:02.687Z] --- PASS: TestPsFilter (0.21s)
02:19:02 [2020-05-07T02:19:02.687Z] === RUN   TestRemoveContainerWithRemovedVolume
02:19:03 [2020-05-07T02:19:03.314Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
02:19:03 [2020-05-07T02:19:03.314Z] === RUN   TestRemoveContainerWithVolume
02:19:03 [2020-05-07T02:19:03.939Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
02:19:03 [2020-05-07T02:19:03.939Z] === RUN   TestRemoveContainerRunning
02:19:04 [2020-05-07T02:19:04.566Z] --- PASS: TestRemoveContainerRunning (0.66s)
02:19:04 [2020-05-07T02:19:04.567Z] === RUN   TestRemoveContainerForceRemoveRunning
02:19:05 [2020-05-07T02:19:05.607Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
02:19:05 [2020-05-07T02:19:05.607Z] === RUN   TestRemoveInvalidContainer
02:19:05 [2020-05-07T02:19:05.607Z] --- PASS: TestRemoveInvalidContainer (0.03s)
02:19:05 [2020-05-07T02:19:05.607Z] === RUN   TestRenameLinkedContainer
02:19:08 [2020-05-07T02:19:08.328Z] --- PASS: TestRenameLinkedContainer (2.60s)
02:19:08 [2020-05-07T02:19:08.328Z] === RUN   TestRenameStoppedContainer
02:19:08 [2020-05-07T02:19:08.622Z] --- PASS: TestRenameStoppedContainer (0.70s)
02:19:08 [2020-05-07T02:19:08.622Z] === RUN   TestRenameRunningContainerAndReuse
02:19:10 [2020-05-07T02:19:10.133Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s)
02:19:10 [2020-05-07T02:19:10.133Z] === RUN   TestRenameInvalidName
02:19:10 [2020-05-07T02:19:10.761Z] --- PASS: TestRenameInvalidName (0.72s)
02:19:10 [2020-05-07T02:19:10.761Z] === RUN   TestRenameAnonymousContainer
02:19:13 [2020-05-07T02:19:13.499Z] --- PASS: TestRenameAnonymousContainer (2.46s)
02:19:13 [2020-05-07T02:19:13.499Z] === RUN   TestRenameContainerWithSameName
02:19:13 [2020-05-07T02:19:13.802Z] --- PASS: TestRenameContainerWithSameName (0.67s)
02:19:13 [2020-05-07T02:19:13.802Z] === RUN   TestRenameContainerWithLinkedContainer
02:19:15 [2020-05-07T02:19:15.315Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s)
02:19:15 [2020-05-07T02:19:15.315Z] === RUN   TestResize
02:19:15 [2020-05-07T02:19:15.958Z] --- PASS: TestResize (0.68s)
02:19:15 [2020-05-07T02:19:15.958Z] === RUN   TestResizeWithInvalidSize
02:19:16 [2020-05-07T02:19:16.601Z] --- PASS: TestResizeWithInvalidSize (0.69s)
02:19:16 [2020-05-07T02:19:16.601Z] === RUN   TestResizeWhenContainerNotStarted
02:19:17 [2020-05-07T02:19:17.244Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:19:17 [2020-05-07T02:19:17.244Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:19:20 [2020-05-07T02:19:20.800Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:19:20 [2020-05-07T02:19:20.800Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:19:20 [2020-05-07T02:19:20.800Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:19:21 [2020-05-07T02:19:21.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:19:22 [2020-05-07T02:19:22.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:19:23 [2020-05-07T02:19:23.920Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:19:24 [2020-05-07T02:19:24.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:19:24 [2020-05-07T02:19:24.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:19:27 [2020-05-07T02:19:27.221Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.38s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.45s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.63s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.59s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.07s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.26s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.29s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.80s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.13s)
02:19:27 [2020-05-07T02:19:27.221Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.05s)
02:19:27 [2020-05-07T02:19:27.221Z] === RUN   TestCgroupNamespacesRun
02:19:28 [2020-05-07T02:19:28.721Z] --- PASS: TestCgroupNamespacesRun (1.62s)
02:19:28 [2020-05-07T02:19:28.721Z] === RUN   TestCgroupNamespacesRunPrivileged
02:19:30 [2020-05-07T02:19:30.217Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
02:19:30 [2020-05-07T02:19:30.217Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
02:19:32 [2020-05-07T02:19:32.257Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
02:19:32 [2020-05-07T02:19:32.257Z] === RUN   TestCgroupNamespacesRunHostMode
02:19:33 [2020-05-07T02:19:33.743Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s)
02:19:33 [2020-05-07T02:19:33.743Z] === RUN   TestCgroupNamespacesRunPrivateMode
02:19:35 [2020-05-07T02:19:35.801Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.01s)
02:19:35 [2020-05-07T02:19:35.801Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
02:19:36 [2020-05-07T02:19:36.423Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
02:19:36 [2020-05-07T02:19:36.423Z] === RUN   TestCgroupNamespacesRunInvalidMode
02:19:37 [2020-05-07T02:19:37.445Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
02:19:37 [2020-05-07T02:19:37.445Z] === RUN   TestCgroupNamespacesRunOlderClient
02:19:38 [2020-05-07T02:19:38.932Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
02:19:38 [2020-05-07T02:19:38.932Z] === RUN   TestKernelTCPMemory
02:19:39 [2020-05-07T02:19:39.948Z] --- PASS: TestKernelTCPMemory (0.84s)
02:19:39 [2020-05-07T02:19:39.948Z] === RUN   TestNISDomainname
02:19:40 [2020-05-07T02:19:40.965Z] --- PASS: TestNISDomainname (0.90s)
02:19:40 [2020-05-07T02:19:40.965Z] === RUN   TestHostnameDnsResolution
02:19:41 [2020-05-07T02:19:41.986Z] --- PASS: TestHostnameDnsResolution (1.12s)
02:19:41 [2020-05-07T02:19:41.986Z] === RUN   TestStats
02:19:44 [2020-05-07T02:19:44.676Z] --- PASS: TestStats (2.70s)
02:19:44 [2020-05-07T02:19:44.676Z] === RUN   TestStopContainerWithTimeout
02:19:44 [2020-05-07T02:19:44.676Z] === RUN   TestStopContainerWithTimeout/0
02:19:44 [2020-05-07T02:19:44.676Z] === PAUSE TestStopContainerWithTimeout/0
02:19:44 [2020-05-07T02:19:44.676Z] === RUN   TestStopContainerWithTimeout/1
02:19:44 [2020-05-07T02:19:44.676Z] === PAUSE TestStopContainerWithTimeout/1
02:19:44 [2020-05-07T02:19:44.676Z] === RUN   TestStopContainerWithTimeout/3
02:19:44 [2020-05-07T02:19:44.676Z] === PAUSE TestStopContainerWithTimeout/3
02:19:44 [2020-05-07T02:19:44.676Z] === RUN   TestStopContainerWithTimeout/-1
02:19:44 [2020-05-07T02:19:44.676Z] === PAUSE TestStopContainerWithTimeout/-1
02:19:44 [2020-05-07T02:19:44.676Z] === CONT  TestStopContainerWithTimeout/0
02:19:44 [2020-05-07T02:19:44.676Z] === CONT  TestStopContainerWithTimeout/3
02:19:44 [2020-05-07T02:19:44.676Z] === CONT  TestStopContainerWithTimeout/-1
02:19:44 [2020-05-07T02:19:44.676Z] === CONT  TestStopContainerWithTimeout/1
02:19:48 [2020-05-07T02:19:48.160Z] --- PASS: TestStopContainerWithTimeout (0.03s)
02:19:48 [2020-05-07T02:19:48.160Z]     --- PASS: TestStopContainerWithTimeout/0 (1.21s)
02:19:48 [2020-05-07T02:19:48.160Z]     --- PASS: TestStopContainerWithTimeout/1 (2.13s)
02:19:48 [2020-05-07T02:19:48.160Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
02:19:48 [2020-05-07T02:19:48.160Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.15s)
02:19:48 [2020-05-07T02:19:48.160Z] === RUN   TestDeleteDevicemapper
02:19:48 [2020-05-07T02:19:48.160Z] --- SKIP: TestDeleteDevicemapper (0.00s)
02:19:48 [2020-05-07T02:19:48.160Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:19:48 [2020-05-07T02:19:48.160Z] === RUN   TestStopContainerWithRestartPolicyAlways
02:19:49 [2020-05-07T02:19:49.646Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s)
02:19:49 [2020-05-07T02:19:49.646Z] === RUN   TestUpdateMemory
02:19:50 [2020-05-07T02:19:50.664Z] --- PASS: TestUpdateMemory (0.90s)
02:19:50 [2020-05-07T02:19:50.664Z] === RUN   TestUpdateCPUQuota
02:19:52 [2020-05-07T02:19:52.148Z] --- PASS: TestUpdateCPUQuota (1.26s)
02:19:52 [2020-05-07T02:19:52.148Z] === RUN   TestUpdatePidsLimit
02:19:52 [2020-05-07T02:19:52.148Z] === RUN   TestUpdatePidsLimit/update_from_none
02:19:52 [2020-05-07T02:19:52.148Z] === RUN   TestUpdatePidsLimit/no_change
02:19:52 [2020-05-07T02:19:52.781Z] === RUN   TestUpdatePidsLimit/update_lower
02:19:53 [2020-05-07T02:19:53.067Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
02:19:53 [2020-05-07T02:19:53.353Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
02:19:53 [2020-05-07T02:19:53.638Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
02:19:53 [2020-05-07T02:19:53.925Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
02:19:55 [2020-05-07T02:19:55.409Z] --- PASS: TestUpdatePidsLimit (3.35s)
02:19:55 [2020-05-07T02:19:55.409Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
02:19:55 [2020-05-07T02:19:55.409Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
02:19:55 [2020-05-07T02:19:55.409Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
02:19:55 [2020-05-07T02:19:55.409Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s)
02:19:55 [2020-05-07T02:19:55.409Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
02:19:55 [2020-05-07T02:19:55.409Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
02:19:55 [2020-05-07T02:19:55.409Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
02:19:55 [2020-05-07T02:19:55.409Z] === RUN   TestUpdateRestartPolicy
02:20:07 [2020-05-07T02:20:07.965Z] --- PASS: TestUpdateRestartPolicy (12.07s)
02:20:07 [2020-05-07T02:20:07.965Z] === RUN   TestUpdateRestartWithAutoRemove
02:20:07 [2020-05-07T02:20:07.965Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
02:20:07 [2020-05-07T02:20:07.965Z] === RUN   TestWaitNonBlocked
02:20:07 [2020-05-07T02:20:07.965Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
02:20:07 [2020-05-07T02:20:07.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
02:20:07 [2020-05-07T02:20:07.965Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
02:20:07 [2020-05-07T02:20:07.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
02:20:07 [2020-05-07T02:20:07.965Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
02:20:07 [2020-05-07T02:20:07.965Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
02:20:08 [2020-05-07T02:20:08.985Z] --- PASS: TestWaitNonBlocked (0.03s)
02:20:08 [2020-05-07T02:20:08.985Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s)
02:20:08 [2020-05-07T02:20:08.985Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s)
02:20:08 [2020-05-07T02:20:08.985Z] === RUN   TestWaitBlocked
02:20:08 [2020-05-07T02:20:08.985Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
02:20:08 [2020-05-07T02:20:08.985Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
02:20:08 [2020-05-07T02:20:08.985Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
02:20:08 [2020-05-07T02:20:08.985Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
02:20:08 [2020-05-07T02:20:08.985Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
02:20:08 [2020-05-07T02:20:08.985Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
02:20:10 [2020-05-07T02:20:10.020Z] --- PASS: TestWaitBlocked (0.03s)
02:20:10 [2020-05-07T02:20:10.020Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s)
02:20:10 [2020-05-07T02:20:10.020Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
02:20:10 [2020-05-07T02:20:10.020Z] === CONT  TestContainerStartOnDaemonRestart
02:20:10 [2020-05-07T02:20:10.020Z] === CONT  TestIpcModeOlderClient
02:20:10 [2020-05-07T02:20:10.020Z] === CONT  TestDaemonHostGatewayIP
02:20:10 [2020-05-07T02:20:10.020Z] === CONT  TestContainerKillOnDaemonStart
02:20:10 [2020-05-07T02:20:10.020Z] --- PASS: TestIpcModeOlderClient (0.16s)
02:20:10 [2020-05-07T02:20:10.020Z] === CONT  TestDaemonRestartIpcMode
02:20:14 [2020-05-07T02:20:14.471Z] --- PASS: TestContainerStartOnDaemonRestart (4.20s)
02:20:14 [2020-05-07T02:20:14.757Z] --- PASS: TestDaemonRestartIpcMode (4.76s)
02:20:15 [2020-05-07T02:20:15.114Z] --- PASS: TestDaemonHostGatewayIP (5.28s)
02:20:23 [2020-05-07T02:20:23.571Z] --- PASS: TestContainerKillOnDaemonStart (13.42s)
02:20:23 [2020-05-07T02:20:23.571Z] PASS
02:20:23 [2020-05-07T02:20:23.571Z] 
02:20:23 [2020-05-07T02:20:23.571Z] === Skipped
02:20:23 [2020-05-07T02:20:23.571Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
02:20:23 [2020-05-07T02:20:23.571Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:20:23 [2020-05-07T02:20:23.571Z] 
02:20:23 [2020-05-07T02:20:23.571Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
02:20:23 [2020-05-07T02:20:23.571Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:20:23 [2020-05-07T02:20:23.571Z] 
02:20:23 [2020-05-07T02:20:23.571Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
02:20:23 [2020-05-07T02:20:23.571Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:20:23 [2020-05-07T02:20:23.571Z] 
02:20:23 [2020-05-07T02:20:23.571Z] 
02:20:23 [2020-05-07T02:20:23.571Z] DONE 200 tests, 3 skipped in 126.361s
02:20:23 [2020-05-07T02:20:23.571Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
02:20:23 [2020-05-07T02:20:23.571Z] ++ 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
02:20:23 [2020-05-07T02:20:23.571Z] ++ set -e
02:20:23 [2020-05-07T02:20:23.571Z] ++ '[' -n 0 ']'
02:20:23 [2020-05-07T02:20:23.571Z] ++ set -x
02:20:23 [2020-05-07T02:20:23.571Z] ++ 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
02:20:23 [2020-05-07T02:20:23.571Z] INFO: Testing against a local daemon
02:20:23 [2020-05-07T02:20:23.571Z] === RUN   TestCommitInheritsEnv
02:20:23 [2020-05-07T02:20:23.987Z] --- PASS: TestCommitInheritsEnv (0.43s)
02:20:23 [2020-05-07T02:20:23.987Z] === RUN   TestImportExtremelyLargeImageWorks
02:20:23 [2020-05-07T02:20:23.987Z] === PAUSE TestImportExtremelyLargeImageWorks
02:20:23 [2020-05-07T02:20:23.987Z] === RUN   TestImagesFilterMultiReference
02:20:23 [2020-05-07T02:20:23.987Z] --- PASS: TestImagesFilterMultiReference (0.07s)
02:20:23 [2020-05-07T02:20:23.987Z] === RUN   TestImagePullPlatformInvalid
02:20:23 [2020-05-07T02:20:23.987Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
02:20:23 [2020-05-07T02:20:23.987Z] === RUN   TestRemoveImageOrphaning
02:20:24 [2020-05-07T02:20:24.402Z] --- PASS: TestRemoveImageOrphaning (0.39s)
02:20:24 [2020-05-07T02:20:24.402Z] === RUN   TestRemoveImageGarbageCollector
02:20:24 [2020-05-07T02:20:24.402Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
02:20:24 [2020-05-07T02:20:24.402Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:20:24 [2020-05-07T02:20:24.402Z] === RUN   TestTagUnprefixedRepoByNameOrName
02:20:24 [2020-05-07T02:20:24.402Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
02:20:24 [2020-05-07T02:20:24.402Z] === RUN   TestTagInvalidReference
02:20:24 [2020-05-07T02:20:24.814Z] --- PASS: TestTagInvalidReference (0.04s)
02:20:24 [2020-05-07T02:20:24.815Z] === RUN   TestTagValidPrefixedRepo
02:20:24 [2020-05-07T02:20:24.815Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
02:20:24 [2020-05-07T02:20:24.815Z] === RUN   TestTagExistedNameWithoutForce
02:20:24 [2020-05-07T02:20:24.815Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
02:20:24 [2020-05-07T02:20:24.815Z] === RUN   TestTagOfficialNames
02:20:24 [2020-05-07T02:20:24.815Z] --- PASS: TestTagOfficialNames (0.05s)
02:20:24 [2020-05-07T02:20:24.815Z] === RUN   TestTagMatchesDigest
02:20:24 [2020-05-07T02:20:24.815Z] --- PASS: TestTagMatchesDigest (0.03s)
02:20:24 [2020-05-07T02:20:24.815Z] === CONT  TestImportExtremelyLargeImageWorks
02:25:33 [2020-05-07T02:25:33.811Z] --- PASS: TestImportExtremelyLargeImageWorks (300.70s)
02:25:33 [2020-05-07T02:25:33.812Z] PASS
02:25:33 [2020-05-07T02:25:33.812Z] 
02:25:33 [2020-05-07T02:25:33.812Z] === Skipped
02:25:33 [2020-05-07T02:25:33.812Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
02:25:33 [2020-05-07T02:25:33.812Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:25:33 [2020-05-07T02:25:33.812Z] 
02:25:33 [2020-05-07T02:25:33.812Z] 
02:25:33 [2020-05-07T02:25:33.812Z] DONE 12 tests, 1 skipped in 302.037s
02:25:33 [2020-05-07T02:25:33.812Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
02:25:33 [2020-05-07T02:25:33.812Z] ++ 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
02:25:33 [2020-05-07T02:25:33.812Z] ++ set -e
02:25:33 [2020-05-07T02:25:33.812Z] ++ '[' -n 0 ']'
02:25:33 [2020-05-07T02:25:33.812Z] ++ set -x
02:25:33 [2020-05-07T02:25:33.812Z] ++ 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
02:25:33 [2020-05-07T02:25:33.812Z] INFO: Testing against a local daemon
02:25:33 [2020-05-07T02:25:33.812Z] === RUN   TestNetworkCreateDelete
02:25:33 [2020-05-07T02:25:33.812Z] --- PASS: TestNetworkCreateDelete (0.23s)
02:25:33 [2020-05-07T02:25:33.812Z] === RUN   TestDockerNetworkDeletePreferID
02:25:33 [2020-05-07T02:25:33.812Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s)
02:25:33 [2020-05-07T02:25:33.812Z] === RUN   TestInspectNetwork
02:25:33 [2020-05-07T02:25:33.812Z] === RUN   TestInspectNetwork/full_network_id
02:25:33 [2020-05-07T02:25:33.812Z] === RUN   TestInspectNetwork/partial_network_id
02:25:33 [2020-05-07T02:25:33.812Z] === RUN   TestInspectNetwork/network_name
02:25:33 [2020-05-07T02:25:33.812Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
02:25:33 [2020-05-07T02:25:33.812Z] --- PASS: TestInspectNetwork (7.52s)
02:25:33 [2020-05-07T02:25:33.812Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
02:25:33 [2020-05-07T02:25:33.812Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
02:25:33 [2020-05-07T02:25:33.812Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
02:25:33 [2020-05-07T02:25:33.812Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
02:25:33 [2020-05-07T02:25:33.812Z] === RUN   TestRunContainerWithBridgeNone
02:25:36 [2020-05-07T02:25:36.563Z] --- PASS: TestRunContainerWithBridgeNone (2.35s)
02:25:36 [2020-05-07T02:25:36.563Z] === RUN   TestNetworkInvalidJSON
02:25:36 [2020-05-07T02:25:36.563Z] === RUN   TestNetworkInvalidJSON//networks/create
02:25:36 [2020-05-07T02:25:36.563Z] === PAUSE TestNetworkInvalidJSON//networks/create
02:25:36 [2020-05-07T02:25:36.563Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
02:25:36 [2020-05-07T02:25:36.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
02:25:36 [2020-05-07T02:25:36.563Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
02:25:36 [2020-05-07T02:25:36.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
02:25:36 [2020-05-07T02:25:36.563Z] === CONT  TestNetworkInvalidJSON//networks/create
02:25:36 [2020-05-07T02:25:36.563Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
02:25:36 [2020-05-07T02:25:36.563Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
02:25:36 [2020-05-07T02:25:36.563Z] --- PASS: TestNetworkInvalidJSON (0.05s)
02:25:36 [2020-05-07T02:25:36.563Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
02:25:36 [2020-05-07T02:25:36.563Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
02:25:36 [2020-05-07T02:25:36.563Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
02:25:36 [2020-05-07T02:25:36.563Z] === RUN   TestHostIPv4BridgeLabel
02:25:36 [2020-05-07T02:25:36.925Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
02:25:36 [2020-05-07T02:25:36.925Z] === RUN   TestDaemonRestartWithLiveRestore
02:25:38 [2020-05-07T02:25:38.043Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
02:25:38 [2020-05-07T02:25:38.043Z] === RUN   TestDaemonDefaultNetworkPools
02:25:38 [2020-05-07T02:25:38.679Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
02:25:38 [2020-05-07T02:25:38.679Z] === RUN   TestDaemonRestartWithExistingNetwork
02:25:40 [2020-05-07T02:25:40.161Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s)
02:25:40 [2020-05-07T02:25:40.161Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
02:25:41 [2020-05-07T02:25:41.658Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s)
02:25:41 [2020-05-07T02:25:41.658Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
02:25:41 [2020-05-07T02:25:41.944Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
02:25:41 [2020-05-07T02:25:41.944Z] === RUN   TestServiceWithPredefinedNetwork
02:25:44 [2020-05-07T02:25:44.638Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s)
02:25:44 [2020-05-07T02:25:44.638Z] === RUN   TestServiceRemoveKeepsIngressNetwork
02:25:44 [2020-05-07T02:25:44.638Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
02:25:44 [2020-05-07T02:25:44.638Z]     service_test.go:236: FLAKY_TEST
02:25:44 [2020-05-07T02:25:44.638Z] === RUN   TestServiceWithDataPathPortInit
02:25:59 [2020-05-07T02:25:59.917Z] --- PASS: TestServiceWithDataPathPortInit (14.78s)
02:25:59 [2020-05-07T02:25:59.917Z] === RUN   TestServiceWithDefaultAddressPoolInit
02:26:06 [2020-05-07T02:26:06.753Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s)
02:26:06 [2020-05-07T02:26:06.754Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5q1swgku5u1fhoj5d4e5io486 Created:2020-05-07 02:26:00.297051638 +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[c19bcb29e67615bcd30b257eb0617f5067ebfc958f0f99b6f0934f9d6047396a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m4zz5bb2ghy2ubva4lvcdfpx1 EndpointID:ae4ae25425769bd3c1a6901e289c7bf47697c9e66e4ea0ff3954ec38adc9b3d4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:adfc9ac0ee541b6bdfb5dc27e823b953565171af8d2b313c8bd429f56b174dcb 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:7500bc2a0e5e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m4zz5bb2ghy2ubva4lvcdfpx1 EndpointID:ae4ae25425769bd3c1a6901e289c7bf47697c9e66e4ea0ff3954ec38adc9b3d4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
02:26:06 [2020-05-07T02:26:06.754Z] PASS
02:26:06 [2020-05-07T02:26:06.754Z] 
02:26:06 [2020-05-07T02:26:06.754Z] === Skipped
02:26:06 [2020-05-07T02:26:06.754Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
02:26:06 [2020-05-07T02:26:06.754Z]     service_test.go:236: FLAKY_TEST
02:26:06 [2020-05-07T02:26:06.754Z] 
02:26:06 [2020-05-07T02:26:06.754Z] 
02:26:06 [2020-05-07T02:26:06.754Z] DONE 22 tests, 1 skipped in 41.079s
02:26:06 [2020-05-07T02:26:06.754Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
02:26:06 [2020-05-07T02:26:06.754Z] ++ 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
02:26:06 [2020-05-07T02:26:06.754Z] ++ set -e
02:26:06 [2020-05-07T02:26:06.754Z] ++ '[' -n 0 ']'
02:26:06 [2020-05-07T02:26:06.754Z] ++ set -x
02:26:06 [2020-05-07T02:26:06.754Z] ++ 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
02:26:06 [2020-05-07T02:26:06.754Z] INFO: Testing against a local daemon
02:26:06 [2020-05-07T02:26:06.754Z] === RUN   TestDockerNetworkIpvlanPersistance
02:26:06 [2020-05-07T02:26:06.754Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
02:26:06 [2020-05-07T02:26:06.754Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:26:06 [2020-05-07T02:26:06.754Z] === RUN   TestDockerNetworkIpvlan
02:26:06 [2020-05-07T02:26:06.754Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
02:26:06 [2020-05-07T02:26:06.754Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:26:06 [2020-05-07T02:26:06.754Z] PASS
02:26:06 [2020-05-07T02:26:06.754Z] 
02:26:06 [2020-05-07T02:26:06.754Z] === Skipped
02:26:06 [2020-05-07T02:26:06.754Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
02:26:06 [2020-05-07T02:26:06.754Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:26:06 [2020-05-07T02:26:06.754Z] 
02:26:06 [2020-05-07T02:26:06.754Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
02:26:06 [2020-05-07T02:26:06.754Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:26:06 [2020-05-07T02:26:06.754Z] 
02:26:06 [2020-05-07T02:26:06.754Z] 
02:26:06 [2020-05-07T02:26:06.754Z] DONE 2 tests, 2 skipped in 0.116s
02:26:06 [2020-05-07T02:26:06.754Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
02:26:06 [2020-05-07T02:26:06.754Z] ++ 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
02:26:06 [2020-05-07T02:26:06.754Z] ++ set -e
02:26:06 [2020-05-07T02:26:06.754Z] ++ '[' -n 0 ']'
02:26:06 [2020-05-07T02:26:06.754Z] ++ set -x
02:26:06 [2020-05-07T02:26:06.754Z] ++ 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
02:26:06 [2020-05-07T02:26:06.754Z] INFO: Testing against a local daemon
02:26:06 [2020-05-07T02:26:06.754Z] === RUN   TestDockerNetworkMacvlanPersistance
02:26:08 [2020-05-07T02:26:08.240Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
02:26:08 [2020-05-07T02:26:08.240Z] === RUN   TestDockerNetworkMacvlan
02:26:09 [2020-05-07T02:26:09.262Z] === RUN   TestDockerNetworkMacvlan/Subinterface
02:26:10 [2020-05-07T02:26:10.278Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
02:26:11 [2020-05-07T02:26:11.293Z] === RUN   TestDockerNetworkMacvlan/NilParent
02:26:14 [2020-05-07T02:26:14.007Z] === RUN   TestDockerNetworkMacvlan/InternalMode
02:26:16 [2020-05-07T02:26:16.043Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
02:26:21 [2020-05-07T02:26:21.571Z] === RUN   TestDockerNetworkMacvlan/Addressing
02:26:21 [2020-05-07T02:26:21.858Z] --- PASS: TestDockerNetworkMacvlan (13.68s)
02:26:21 [2020-05-07T02:26:21.858Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
02:26:21 [2020-05-07T02:26:21.858Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
02:26:21 [2020-05-07T02:26:21.858Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
02:26:21 [2020-05-07T02:26:21.858Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s)
02:26:21 [2020-05-07T02:26:21.858Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s)
02:26:21 [2020-05-07T02:26:21.858Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s)
02:26:21 [2020-05-07T02:26:21.858Z] PASS
02:26:21 [2020-05-07T02:26:21.858Z] 
02:26:21 [2020-05-07T02:26:21.858Z] DONE 8 tests in 15.275s
02:26:21 [2020-05-07T02:26:21.858Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
02:26:21 [2020-05-07T02:26:21.858Z] ++ 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
02:26:21 [2020-05-07T02:26:21.858Z] ++ set -e
02:26:21 [2020-05-07T02:26:21.858Z] ++ '[' -n 0 ']'
02:26:21 [2020-05-07T02:26:21.858Z] ++ set -x
02:26:21 [2020-05-07T02:26:21.858Z] ++ 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
02:26:22 [2020-05-07T02:26:22.143Z] testing: warning: no tests to run
02:26:22 [2020-05-07T02:26:22.143Z] PASS
02:26:22 [2020-05-07T02:26:22.143Z] 
02:26:22 [2020-05-07T02:26:22.143Z] DONE 0 tests in 0.017s
02:26:22 [2020-05-07T02:26:22.143Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
02:26:22 [2020-05-07T02:26:22.143Z] ++ 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
02:26:22 [2020-05-07T02:26:22.143Z] ++ set -e
02:26:22 [2020-05-07T02:26:22.143Z] ++ '[' -n 0 ']'
02:26:22 [2020-05-07T02:26:22.143Z] ++ set -x
02:26:22 [2020-05-07T02:26:22.144Z] ++ 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
02:26:22 [2020-05-07T02:26:22.144Z] INFO: Testing against a local daemon
02:26:22 [2020-05-07T02:26:22.144Z] === RUN   TestAuthZPluginAllowRequest
02:26:23 [2020-05-07T02:26:23.623Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
02:26:23 [2020-05-07T02:26:23.623Z] === RUN   TestAuthZPluginTLS
02:26:24 [2020-05-07T02:26:24.253Z] --- PASS: TestAuthZPluginTLS (0.59s)
02:26:24 [2020-05-07T02:26:24.253Z] === RUN   TestAuthZPluginDenyRequest
02:26:24 [2020-05-07T02:26:24.875Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
02:26:24 [2020-05-07T02:26:24.875Z] === RUN   TestAuthZPluginAPIDenyResponse
02:26:25 [2020-05-07T02:26:25.491Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
02:26:25 [2020-05-07T02:26:25.491Z] === RUN   TestAuthZPluginDenyResponse
02:26:26 [2020-05-07T02:26:26.111Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
02:26:26 [2020-05-07T02:26:26.111Z] === RUN   TestAuthZPluginAllowEventStream
02:26:27 [2020-05-07T02:26:27.596Z] --- PASS: TestAuthZPluginAllowEventStream (1.55s)
02:26:27 [2020-05-07T02:26:27.596Z] === RUN   TestAuthZPluginErrorResponse
02:26:28 [2020-05-07T02:26:28.227Z] --- PASS: TestAuthZPluginErrorResponse (0.62s)
02:26:28 [2020-05-07T02:26:28.227Z] === RUN   TestAuthZPluginErrorRequest
02:26:28 [2020-05-07T02:26:28.846Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
02:26:28 [2020-05-07T02:26:28.846Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
02:26:29 [2020-05-07T02:26:29.466Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
02:26:29 [2020-05-07T02:26:29.466Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
02:26:31 [2020-05-07T02:26:31.522Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
02:26:31 [2020-05-07T02:26:31.522Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
02:26:33 [2020-05-07T02:26:33.636Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s)
02:26:33 [2020-05-07T02:26:33.636Z] === RUN   TestAuthZPluginHeader
02:26:34 [2020-05-07T02:26:34.662Z] --- PASS: TestAuthZPluginHeader (0.98s)
02:26:34 [2020-05-07T02:26:34.662Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
02:26:34 [2020-05-07T02:26:34.662Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:26:34 [2020-05-07T02:26:34.662Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:26:34 [2020-05-07T02:26:34.662Z] === RUN   TestAuthZPluginV2Disable
02:26:34 [2020-05-07T02:26:34.662Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
02:26:34 [2020-05-07T02:26:34.662Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:26:34 [2020-05-07T02:26:34.662Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
02:26:34 [2020-05-07T02:26:34.662Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:26:34 [2020-05-07T02:26:34.662Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:26:34 [2020-05-07T02:26:34.662Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
02:26:34 [2020-05-07T02:26:34.662Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:26:34 [2020-05-07T02:26:34.662Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:26:34 [2020-05-07T02:26:34.662Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
02:26:53 [2020-05-07T02:26:53.139Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
02:26:53 [2020-05-07T02:26:53.139Z] PASS
02:26:53 [2020-05-07T02:26:53.139Z] 
02:26:53 [2020-05-07T02:26:53.139Z] === Skipped
02:26:53 [2020-05-07T02:26:53.139Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:26:53 [2020-05-07T02:26:53.139Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:26:53 [2020-05-07T02:26:53.139Z] 
02:26:53 [2020-05-07T02:26:53.139Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
02:26:53 [2020-05-07T02:26:53.139Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:26:53 [2020-05-07T02:26:53.139Z] 
02:26:53 [2020-05-07T02:26:53.139Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:26:53 [2020-05-07T02:26:53.139Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:26:53 [2020-05-07T02:26:53.139Z] 
02:26:53 [2020-05-07T02:26:53.139Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:26:53 [2020-05-07T02:26:53.139Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:26:53 [2020-05-07T02:26:53.139Z] 
02:26:53 [2020-05-07T02:26:53.139Z] 
02:26:53 [2020-05-07T02:26:53.139Z] DONE 17 tests, 4 skipped in 29.347s
02:26:53 [2020-05-07T02:26:53.139Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
02:26:53 [2020-05-07T02:26:53.139Z] ++ 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
02:26:53 [2020-05-07T02:26:53.139Z] ++ set -e
02:26:53 [2020-05-07T02:26:53.139Z] ++ '[' -n 0 ']'
02:26:53 [2020-05-07T02:26:53.139Z] ++ set -x
02:26:53 [2020-05-07T02:26:53.139Z] ++ 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
02:26:53 [2020-05-07T02:26:53.139Z] INFO: Testing against a local daemon
02:26:53 [2020-05-07T02:26:53.139Z] === RUN   TestPluginInvalidJSON
02:26:53 [2020-05-07T02:26:53.139Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
02:26:53 [2020-05-07T02:26:53.139Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
02:26:53 [2020-05-07T02:26:53.139Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
02:26:53 [2020-05-07T02:26:53.139Z] --- PASS: TestPluginInvalidJSON (0.04s)
02:26:53 [2020-05-07T02:26:53.139Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
02:26:53 [2020-05-07T02:26:53.139Z] === RUN   TestPluginInstall
02:26:53 [2020-05-07T02:26:53.139Z] === RUN   TestPluginInstall/no_auth
02:26:59 [2020-05-07T02:26:59.981Z] time="2020-05-07T02:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:26:59 [2020-05-07T02:26:59.981Z] time="2020-05-07T02:26:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:26:59 [2020-05-07T02:26:59.981Z] time="2020-05-07T02:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40d0c1df213d1612a66127b1525db43efbf4c682b5e40a4d8fb1eff3652a7592" mediatype=application/vnd.docker.plugin.v1+json size=522
02:26:59 [2020-05-07T02:26:59.981Z] time="2020-05-07T02:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:26:59 [2020-05-07T02:26:59.981Z] time="2020-05-07T02:26:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:26:59 [2020-05-07T02:26:59.981Z] time="2020-05-07T02:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40d0c1df213d1612a66127b1525db43efbf4c682b5e40a4d8fb1eff3652a7592" mediatype=application/vnd.docker.plugin.v1+json size=522
02:26:59 [2020-05-07T02:26:59.981Z] === RUN   TestPluginInstall/with_htpasswd
02:27:00 [2020-05-07T02:27:00.603Z] time="2020-05-07T02:27:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:27:00 [2020-05-07T02:27:00.603Z] time="2020-05-07T02:27:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:27:00 [2020-05-07T02:27:00.603Z] time="2020-05-07T02:27:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cb899d1ded5ec206bd8e370aef447736b4ca595a127b9445f155ff4a807d083" mediatype=application/vnd.docker.plugin.v1+json size=522
02:27:00 [2020-05-07T02:27:00.603Z] time="2020-05-07T02:27:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:27:00 [2020-05-07T02:27:00.603Z] time="2020-05-07T02:27:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:27:00 [2020-05-07T02:27:00.603Z] time="2020-05-07T02:27:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cb899d1ded5ec206bd8e370aef447736b4ca595a127b9445f155ff4a807d083" mediatype=application/vnd.docker.plugin.v1+json size=522
02:27:00 [2020-05-07T02:27:00.890Z] === RUN   TestPluginInstall/with_insecure
02:27:02 [2020-05-07T02:27:02.380Z] time="2020-05-07T02:27:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:27:02 [2020-05-07T02:27:02.380Z] time="2020-05-07T02:27:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:27:02 [2020-05-07T02:27:02.380Z] time="2020-05-07T02:27:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:feddce6c3f43ee0376f2f444fba290e57eb7f119c05db08d335d507f1ae37dc7" mediatype=application/vnd.docker.plugin.v1+json size=522
02:27:02 [2020-05-07T02:27:02.380Z] time="2020-05-07T02:27:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:27:02 [2020-05-07T02:27:02.380Z] time="2020-05-07T02:27:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:27:02 [2020-05-07T02:27:02.380Z] time="2020-05-07T02:27:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:feddce6c3f43ee0376f2f444fba290e57eb7f119c05db08d335d507f1ae37dc7" mediatype=application/vnd.docker.plugin.v1+json size=522
02:27:02 [2020-05-07T02:27:02.666Z] --- PASS: TestPluginInstall (11.19s)
02:27:02 [2020-05-07T02:27:02.666Z]     --- PASS: TestPluginInstall/no_auth (8.07s)
02:27:02 [2020-05-07T02:27:02.666Z]     --- PASS: TestPluginInstall/with_htpasswd (1.34s)
02:27:02 [2020-05-07T02:27:02.666Z]     --- PASS: TestPluginInstall/with_insecure (1.78s)
02:27:02 [2020-05-07T02:27:02.666Z]         plugin_test.go:157: [da36c3b84193c] daemon is not started
02:27:02 [2020-05-07T02:27:02.666Z] PASS
02:27:02 [2020-05-07T02:27:02.666Z] 
02:27:02 [2020-05-07T02:27:02.666Z] DONE 6 tests in 11.331s
02:27:02 [2020-05-07T02:27:02.666Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
02:27:02 [2020-05-07T02:27:02.666Z] ++ 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
02:27:02 [2020-05-07T02:27:02.666Z] ++ set -e
02:27:02 [2020-05-07T02:27:02.666Z] ++ '[' -n 0 ']'
02:27:02 [2020-05-07T02:27:02.666Z] ++ set -x
02:27:02 [2020-05-07T02:27:02.666Z] ++ 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
02:27:02 [2020-05-07T02:27:02.954Z] INFO: Testing against a local daemon
02:27:02 [2020-05-07T02:27:02.954Z] === RUN   TestExternalGraphDriver
02:27:02 [2020-05-07T02:27:02.954Z] === RUN   TestExternalGraphDriver/json
02:27:04 [2020-05-07T02:27:04.998Z] === RUN   TestExternalGraphDriver/spec
02:27:07 [2020-05-07T02:27:07.041Z] === RUN   TestExternalGraphDriver/pull
02:27:09 [2020-05-07T02:27:09.100Z] --- PASS: TestExternalGraphDriver (6.37s)
02:27:09 [2020-05-07T02:27:09.100Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
02:27:09 [2020-05-07T02:27:09.100Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
02:27:09 [2020-05-07T02:27:09.100Z]     --- PASS: TestExternalGraphDriver/pull (2.09s)
02:27:09 [2020-05-07T02:27:09.100Z] === RUN   TestGraphdriverPluginV2
02:27:09 [2020-05-07T02:27:09.389Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
02:27:09 [2020-05-07T02:27:09.389Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:27:09 [2020-05-07T02:27:09.389Z] PASS
02:27:09 [2020-05-07T02:27:09.389Z] 
02:27:09 [2020-05-07T02:27:09.389Z] === Skipped
02:27:09 [2020-05-07T02:27:09.389Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
02:27:09 [2020-05-07T02:27:09.389Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:27:09 [2020-05-07T02:27:09.389Z] 
02:27:09 [2020-05-07T02:27:09.389Z] 
02:27:09 [2020-05-07T02:27:09.389Z] DONE 5 tests, 1 skipped in 6.556s
02:27:09 [2020-05-07T02:27:09.389Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
02:27:09 [2020-05-07T02:27:09.389Z] ++ 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
02:27:09 [2020-05-07T02:27:09.389Z] ++ set -e
02:27:09 [2020-05-07T02:27:09.389Z] ++ '[' -n 0 ']'
02:27:09 [2020-05-07T02:27:09.389Z] ++ set -x
02:27:09 [2020-05-07T02:27:09.389Z] ++ 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
02:27:09 [2020-05-07T02:27:09.389Z] INFO: Testing against a local daemon
02:27:09 [2020-05-07T02:27:09.389Z] === RUN   TestContinueAfterPluginCrash
02:27:09 [2020-05-07T02:27:09.389Z] === PAUSE TestContinueAfterPluginCrash
02:27:09 [2020-05-07T02:27:09.389Z] === RUN   TestReadPluginNoRead
02:27:09 [2020-05-07T02:27:09.389Z] === PAUSE TestReadPluginNoRead
02:27:09 [2020-05-07T02:27:09.389Z] === RUN   TestDaemonStartWithLogOpt
02:27:09 [2020-05-07T02:27:09.389Z] === PAUSE TestDaemonStartWithLogOpt
02:27:09 [2020-05-07T02:27:09.389Z] === CONT  TestContinueAfterPluginCrash
02:27:09 [2020-05-07T02:27:09.389Z] === CONT  TestDaemonStartWithLogOpt
02:27:09 [2020-05-07T02:27:09.389Z] === CONT  TestReadPluginNoRead
02:27:16 [2020-05-07T02:27:16.263Z] === RUN   TestReadPluginNoRead/default
02:27:16 [2020-05-07T02:27:16.552Z] --- PASS: TestDaemonStartWithLogOpt (7.23s)
02:27:18 [2020-05-07T02:27:18.041Z] === RUN   TestReadPluginNoRead/disabled_caching
02:27:19 [2020-05-07T02:27:19.547Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
02:27:21 [2020-05-07T02:27:21.582Z] --- PASS: TestReadPluginNoRead (11.98s)
02:27:21 [2020-05-07T02:27:21.582Z]     --- PASS: TestReadPluginNoRead/default (1.68s)
02:27:21 [2020-05-07T02:27:21.582Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.76s)
02:27:21 [2020-05-07T02:27:21.582Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s)
02:27:21 [2020-05-07T02:27:21.582Z]     read_test.go:91: [dd01d24af5b2c] daemon is not started
02:27:22 [2020-05-07T02:27:22.202Z] --- PASS: TestContinueAfterPluginCrash (12.80s)
02:27:22 [2020-05-07T02:27:22.202Z] PASS
02:27:22 [2020-05-07T02:27:22.202Z] 
02:27:22 [2020-05-07T02:27:22.202Z] DONE 6 tests in 12.908s
02:27:22 [2020-05-07T02:27:22.202Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
02:27:22 [2020-05-07T02:27:22.202Z] ++ 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
02:27:22 [2020-05-07T02:27:22.202Z] ++ set -e
02:27:22 [2020-05-07T02:27:22.202Z] ++ '[' -n 0 ']'
02:27:22 [2020-05-07T02:27:22.202Z] ++ set -x
02:27:22 [2020-05-07T02:27:22.202Z] ++ 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
02:27:22 [2020-05-07T02:27:22.202Z] testing: warning: no tests to run
02:27:22 [2020-05-07T02:27:22.202Z] PASS
02:27:22 [2020-05-07T02:27:22.202Z] 
02:27:22 [2020-05-07T02:27:22.202Z] DONE 0 tests in 0.022s
02:27:22 [2020-05-07T02:27:22.202Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
02:27:22 [2020-05-07T02:27:22.202Z] ++ 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
02:27:22 [2020-05-07T02:27:22.202Z] ++ set -e
02:27:22 [2020-05-07T02:27:22.202Z] ++ '[' -n 0 ']'
02:27:22 [2020-05-07T02:27:22.202Z] ++ set -x
02:27:22 [2020-05-07T02:27:22.202Z] ++ 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
02:27:22 [2020-05-07T02:27:22.486Z] INFO: Testing against a local daemon
02:27:22 [2020-05-07T02:27:22.486Z] === RUN   TestPluginWithDevMounts
02:27:22 [2020-05-07T02:27:22.486Z] === PAUSE TestPluginWithDevMounts
02:27:22 [2020-05-07T02:27:22.486Z] === CONT  TestPluginWithDevMounts
02:27:24 [2020-05-07T02:27:24.523Z] --- PASS: TestPluginWithDevMounts (2.25s)
02:27:24 [2020-05-07T02:27:24.523Z] PASS
02:27:24 [2020-05-07T02:27:24.523Z] 
02:27:24 [2020-05-07T02:27:24.523Z] DONE 1 tests in 2.354s
02:27:24 [2020-05-07T02:27:24.523Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
02:27:24 [2020-05-07T02:27:24.523Z] ++ 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
02:27:24 [2020-05-07T02:27:24.523Z] ++ set -e
02:27:24 [2020-05-07T02:27:24.523Z] ++ '[' -n 0 ']'
02:27:24 [2020-05-07T02:27:24.523Z] ++ set -x
02:27:24 [2020-05-07T02:27:24.523Z] ++ 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
02:27:24 [2020-05-07T02:27:24.809Z] INFO: Testing against a local daemon
02:27:24 [2020-05-07T02:27:24.809Z] === RUN   TestSecretInspect
02:27:27 [2020-05-07T02:27:27.516Z] --- PASS: TestSecretInspect (2.27s)
02:27:27 [2020-05-07T02:27:27.516Z] === RUN   TestSecretList
02:27:29 [2020-05-07T02:27:29.564Z] --- PASS: TestSecretList (2.26s)
02:27:29 [2020-05-07T02:27:29.564Z] === RUN   TestSecretsCreateAndDelete
02:27:31 [2020-05-07T02:27:31.625Z] --- PASS: TestSecretsCreateAndDelete (2.27s)
02:27:31 [2020-05-07T02:27:31.625Z] === RUN   TestSecretsUpdate
02:27:33 [2020-05-07T02:27:33.669Z] --- PASS: TestSecretsUpdate (2.23s)
02:27:33 [2020-05-07T02:27:33.669Z] === RUN   TestTemplatedSecret
02:27:37 [2020-05-07T02:27:37.161Z] --- PASS: TestTemplatedSecret (3.01s)
02:27:37 [2020-05-07T02:27:37.161Z] === RUN   TestSecretCreateResolve
02:27:39 [2020-05-07T02:27:39.205Z] --- PASS: TestSecretCreateResolve (2.28s)
02:27:39 [2020-05-07T02:27:39.205Z] PASS
02:27:39 [2020-05-07T02:27:39.205Z] 
02:27:39 [2020-05-07T02:27:39.205Z] DONE 6 tests in 14.425s
02:27:39 [2020-05-07T02:27:39.205Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
02:27:39 [2020-05-07T02:27:39.205Z] ++ 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
02:27:39 [2020-05-07T02:27:39.205Z] ++ set -e
02:27:39 [2020-05-07T02:27:39.205Z] ++ '[' -n 0 ']'
02:27:39 [2020-05-07T02:27:39.205Z] ++ set -x
02:27:39 [2020-05-07T02:27:39.205Z] ++ 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
02:27:39 [2020-05-07T02:27:39.205Z] INFO: Testing against a local daemon
02:27:39 [2020-05-07T02:27:39.205Z] === RUN   TestServiceCreateInit
02:27:39 [2020-05-07T02:27:39.205Z] === RUN   TestServiceCreateInit/daemonInitDisabled
02:27:43 [2020-05-07T02:27:43.619Z] === RUN   TestServiceCreateInit/daemonInitEnabled
02:27:48 [2020-05-07T02:27:48.044Z] --- PASS: TestServiceCreateInit (8.29s)
02:27:48 [2020-05-07T02:27:48.044Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.21s)
02:27:48 [2020-05-07T02:27:48.044Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.04s)
02:27:48 [2020-05-07T02:27:48.044Z] === RUN   TestCreateServiceMultipleTimes
02:28:06 [2020-05-07T02:28:06.546Z] --- PASS: TestCreateServiceMultipleTimes (16.65s)
02:28:06 [2020-05-07T02:28:06.546Z] === RUN   TestCreateServiceConflict
02:28:06 [2020-05-07T02:28:06.546Z] --- PASS: TestCreateServiceConflict (2.21s)
02:28:06 [2020-05-07T02:28:06.546Z] === RUN   TestCreateServiceMaxReplicas
02:28:09 [2020-05-07T02:28:09.260Z] --- PASS: TestCreateServiceMaxReplicas (2.88s)
02:28:09 [2020-05-07T02:28:09.260Z] === RUN   TestCreateWithDuplicateNetworkNames
02:28:24 [2020-05-07T02:28:24.519Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s)
02:28:24 [2020-05-07T02:28:24.519Z] === RUN   TestCreateServiceSecretFileMode
02:28:25 [2020-05-07T02:28:25.143Z] --- PASS: TestCreateServiceSecretFileMode (2.56s)
02:28:25 [2020-05-07T02:28:25.143Z] === RUN   TestCreateServiceConfigFileMode
02:28:27 [2020-05-07T02:28:27.852Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
02:28:27 [2020-05-07T02:28:27.852Z] === RUN   TestCreateServiceSysctls
02:28:31 [2020-05-07T02:28:31.333Z] --- PASS: TestCreateServiceSysctls (3.36s)
02:28:31 [2020-05-07T02:28:31.333Z] === RUN   TestCreateServiceCapabilities
02:28:34 [2020-05-07T02:28:34.046Z] --- PASS: TestCreateServiceCapabilities (2.58s)
02:28:34 [2020-05-07T02:28:34.046Z] === RUN   TestInspect
02:28:36 [2020-05-07T02:28:36.748Z] --- PASS: TestInspect (2.90s)
02:28:36 [2020-05-07T02:28:36.748Z] === RUN   TestCreateJob
02:28:40 [2020-05-07T02:28:40.230Z] --- PASS: TestCreateJob (3.54s)
02:28:40 [2020-05-07T02:28:40.230Z] === RUN   TestReplicatedJob
02:28:45 [2020-05-07T02:28:45.779Z] --- PASS: TestReplicatedJob (5.78s)
02:28:45 [2020-05-07T02:28:45.779Z] === RUN   TestUpdateReplicatedJob
02:28:49 [2020-05-07T02:28:49.269Z] --- PASS: TestUpdateReplicatedJob (3.48s)
02:28:49 [2020-05-07T02:28:49.269Z] === RUN   TestServiceListWithStatuses
02:28:49 [2020-05-07T02:28:49.269Z] --- SKIP: TestServiceListWithStatuses (0.00s)
02:28:49 [2020-05-07T02:28:49.269Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:28:49 [2020-05-07T02:28:49.269Z] === RUN   TestDockerNetworkConnectAlias
02:28:54 [2020-05-07T02:28:54.793Z] --- PASS: TestDockerNetworkConnectAlias (4.79s)
02:28:54 [2020-05-07T02:28:54.793Z] === RUN   TestDockerNetworkReConnect
02:28:58 [2020-05-07T02:28:58.293Z] --- PASS: TestDockerNetworkReConnect (3.70s)
02:28:58 [2020-05-07T02:28:58.293Z] === RUN   TestServicePlugin
02:28:58 [2020-05-07T02:28:58.293Z] --- SKIP: TestServicePlugin (0.00s)
02:28:58 [2020-05-07T02:28:58.293Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:28:58 [2020-05-07T02:28:58.293Z] === RUN   TestServiceUpdateLabel
02:29:00 [2020-05-07T02:29:00.329Z] --- PASS: TestServiceUpdateLabel (2.23s)
02:29:00 [2020-05-07T02:29:00.329Z] === RUN   TestServiceUpdateSecrets
02:29:15 [2020-05-07T02:29:15.600Z] --- PASS: TestServiceUpdateSecrets (14.86s)
02:29:15 [2020-05-07T02:29:15.600Z] === RUN   TestServiceUpdateConfigs
02:29:30 [2020-05-07T02:29:30.855Z] --- PASS: TestServiceUpdateConfigs (14.76s)
02:29:30 [2020-05-07T02:29:30.855Z] === RUN   TestServiceUpdateNetwork
02:29:43 [2020-05-07T02:29:43.512Z] --- PASS: TestServiceUpdateNetwork (13.00s)
02:29:43 [2020-05-07T02:29:43.512Z] === RUN   TestServiceUpdatePidsLimit
02:29:43 [2020-05-07T02:29:43.801Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
02:29:44 [2020-05-07T02:29:44.821Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
02:29:51 [2020-05-07T02:29:51.682Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
02:30:00 [2020-05-07T02:30:00.153Z] --- PASS: TestServiceUpdatePidsLimit (16.63s)
02:30:00 [2020-05-07T02:30:00.153Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s)
02:30:00 [2020-05-07T02:30:00.153Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s)
02:30:00 [2020-05-07T02:30:00.153Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
02:30:00 [2020-05-07T02:30:00.153Z] PASS
02:30:00 [2020-05-07T02:30:00.153Z] 
02:30:00 [2020-05-07T02:30:00.153Z] === Skipped
02:30:00 [2020-05-07T02:30:00.153Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
02:30:00 [2020-05-07T02:30:00.153Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:30:00 [2020-05-07T02:30:00.153Z] 
02:30:00 [2020-05-07T02:30:00.153Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
02:30:00 [2020-05-07T02:30:00.153Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:30:00 [2020-05-07T02:30:00.153Z] 
02:30:00 [2020-05-07T02:30:00.153Z] 
02:30:00 [2020-05-07T02:30:00.153Z] DONE 27 tests, 2 skipped in 140.180s
02:30:00 [2020-05-07T02:30:00.153Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
02:30:00 [2020-05-07T02:30:00.153Z] ++ 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
02:30:00 [2020-05-07T02:30:00.153Z] ++ set -e
02:30:00 [2020-05-07T02:30:00.153Z] ++ '[' -n 0 ']'
02:30:00 [2020-05-07T02:30:00.153Z] ++ set -x
02:30:00 [2020-05-07T02:30:00.153Z] ++ 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
02:30:00 [2020-05-07T02:30:00.153Z] INFO: Testing against a local daemon
02:30:00 [2020-05-07T02:30:00.153Z] === RUN   TestSessionCreate
02:30:00 [2020-05-07T02:30:00.153Z] --- PASS: TestSessionCreate (0.06s)
02:30:00 [2020-05-07T02:30:00.153Z] === RUN   TestSessionCreateWithBadUpgrade
02:30:00 [2020-05-07T02:30:00.153Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
02:30:00 [2020-05-07T02:30:00.153Z] PASS
02:30:00 [2020-05-07T02:30:00.153Z] 
02:30:00 [2020-05-07T02:30:00.153Z] DONE 2 tests in 0.215s
02:30:00 [2020-05-07T02:30:00.153Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
02:30:00 [2020-05-07T02:30:00.153Z] ++ 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
02:30:00 [2020-05-07T02:30:00.153Z] ++ set -e
02:30:00 [2020-05-07T02:30:00.153Z] ++ '[' -n 0 ']'
02:30:00 [2020-05-07T02:30:00.153Z] ++ set -x
02:30:00 [2020-05-07T02:30:00.153Z] ++ 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
02:30:00 [2020-05-07T02:30:00.153Z] INFO: Testing against a local daemon
02:30:00 [2020-05-07T02:30:00.153Z] === RUN   TestCgroupDriverSystemdMemoryLimit
02:30:00 [2020-05-07T02:30:00.153Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
02:30:00 [2020-05-07T02:30:00.153Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:30:00 [2020-05-07T02:30:00.153Z] === RUN   TestEventsExecDie
02:30:00 [2020-05-07T02:30:00.465Z] --- PASS: TestEventsExecDie (0.82s)
02:30:00 [2020-05-07T02:30:00.465Z] === RUN   TestEventsBackwardsCompatible
02:30:00 [2020-05-07T02:30:00.465Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
02:30:00 [2020-05-07T02:30:00.465Z] === RUN   TestInfoBinaryCommits
02:30:00 [2020-05-07T02:30:00.762Z] --- PASS: TestInfoBinaryCommits (0.05s)
02:30:00 [2020-05-07T02:30:00.762Z] === RUN   TestInfoAPIVersioned
02:30:00 [2020-05-07T02:30:00.762Z] --- PASS: TestInfoAPIVersioned (0.02s)
02:30:00 [2020-05-07T02:30:00.762Z] === RUN   TestInfoDiscoveryBackend
02:30:01 [2020-05-07T02:30:01.054Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
02:30:01 [2020-05-07T02:30:01.054Z] === RUN   TestInfoDiscoveryInvalidAdvertise
02:30:02 [2020-05-07T02:30:02.071Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
02:30:02 [2020-05-07T02:30:02.071Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
02:30:02 [2020-05-07T02:30:02.694Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
02:30:02 [2020-05-07T02:30:02.694Z] === RUN   TestInfoAPI
02:30:02 [2020-05-07T02:30:02.694Z] --- PASS: TestInfoAPI (0.07s)
02:30:02 [2020-05-07T02:30:02.694Z] === RUN   TestInfoAPIWarnings
02:30:03 [2020-05-07T02:30:03.316Z] --- PASS: TestInfoAPIWarnings (0.54s)
02:30:03 [2020-05-07T02:30:03.316Z] === RUN   TestInfoDebug
02:30:03 [2020-05-07T02:30:03.946Z] --- PASS: TestInfoDebug (0.55s)
02:30:03 [2020-05-07T02:30:03.946Z] === RUN   TestInfoInsecureRegistries
02:30:04 [2020-05-07T02:30:04.578Z] --- PASS: TestInfoInsecureRegistries (0.54s)
02:30:04 [2020-05-07T02:30:04.578Z] === RUN   TestInfoRegistryMirrors
02:30:04 [2020-05-07T02:30:04.869Z] --- PASS: TestInfoRegistryMirrors (0.54s)
02:30:04 [2020-05-07T02:30:04.869Z] === RUN   TestLoginFailsWithBadCredentials
02:30:05 [2020-05-07T02:30:05.502Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s)
02:30:05 [2020-05-07T02:30:05.502Z] === RUN   TestPingCacheHeaders
02:30:05 [2020-05-07T02:30:05.502Z] --- PASS: TestPingCacheHeaders (0.05s)
02:30:05 [2020-05-07T02:30:05.502Z] === RUN   TestPingGet
02:30:05 [2020-05-07T02:30:05.502Z] --- PASS: TestPingGet (0.04s)
02:30:05 [2020-05-07T02:30:05.502Z] === RUN   TestPingHead
02:30:05 [2020-05-07T02:30:05.818Z] --- PASS: TestPingHead (0.05s)
02:30:05 [2020-05-07T02:30:05.818Z] === RUN   TestVersion
02:30:05 [2020-05-07T02:30:05.818Z] --- PASS: TestVersion (0.05s)
02:30:05 [2020-05-07T02:30:05.819Z] PASS
02:30:05 [2020-05-07T02:30:05.819Z] 
02:30:05 [2020-05-07T02:30:05.819Z] === Skipped
02:30:05 [2020-05-07T02:30:05.819Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
02:30:05 [2020-05-07T02:30:05.819Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:30:05 [2020-05-07T02:30:05.819Z] 
02:30:05 [2020-05-07T02:30:05.819Z] 
02:30:05 [2020-05-07T02:30:05.819Z] DONE 18 tests, 1 skipped in 6.150s
02:30:05 [2020-05-07T02:30:05.819Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
02:30:05 [2020-05-07T02:30:05.819Z] ++ 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
02:30:05 [2020-05-07T02:30:05.819Z] ++ set -e
02:30:05 [2020-05-07T02:30:05.819Z] ++ '[' -n 0 ']'
02:30:05 [2020-05-07T02:30:05.819Z] ++ set -x
02:30:05 [2020-05-07T02:30:05.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
02:30:05 [2020-05-07T02:30:05.819Z] INFO: Testing against a local daemon
02:30:05 [2020-05-07T02:30:05.819Z] === RUN   TestVolumesCreateAndList
02:30:05 [2020-05-07T02:30:05.819Z] --- PASS: TestVolumesCreateAndList (0.06s)
02:30:05 [2020-05-07T02:30:05.819Z] === RUN   TestVolumesRemove
02:30:06 [2020-05-07T02:30:06.143Z] --- PASS: TestVolumesRemove (0.09s)
02:30:06 [2020-05-07T02:30:06.143Z] === RUN   TestVolumesInspect
02:30:06 [2020-05-07T02:30:06.143Z] --- PASS: TestVolumesInspect (0.04s)
02:30:06 [2020-05-07T02:30:06.143Z] === RUN   TestVolumesInvalidJSON
02:30:06 [2020-05-07T02:30:06.143Z] === RUN   TestVolumesInvalidJSON//volumes/create
02:30:06 [2020-05-07T02:30:06.143Z] === PAUSE TestVolumesInvalidJSON//volumes/create
02:30:06 [2020-05-07T02:30:06.143Z] === CONT  TestVolumesInvalidJSON//volumes/create
02:30:06 [2020-05-07T02:30:06.143Z] --- PASS: TestVolumesInvalidJSON (0.03s)
02:30:06 [2020-05-07T02:30:06.143Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
02:30:06 [2020-05-07T02:30:06.143Z] PASS
02:30:06 [2020-05-07T02:30:06.143Z] 
02:30:06 [2020-05-07T02:30:06.143Z] DONE 5 tests in 0.318s
02:30:06 [2020-05-07T02:30:06.143Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:30:06 [2020-05-07T02:30:06.482Z] ++++ cat bundles/test-integration/docker.pid
02:30:06 [2020-05-07T02:30:06.482Z] +++ kill 14012
02:30:07 [2020-05-07T02:30:07.617Z] +++ /etc/init.d/apparmor stop
02:30:07 [2020-05-07T02:30:07.618Z] Leaving: AppArmorNo profiles have been unloaded.
02:30:07 [2020-05-07T02:30:07.618Z] 
02:30:07 [2020-05-07T02:30:07.618Z] Unloading profiles will leave already running processes permanently
02:30:07 [2020-05-07T02:30:07.618Z] unconfined, which can lead to unexpected situations.
02:30:07 [2020-05-07T02:30:07.618Z] 
02:30:07 [2020-05-07T02:30:07.618Z] To set a process to complain mode, use the command line tool
02:30:07 [2020-05-07T02:30:07.618Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:30:07 [2020-05-07T02:30:07.618Z] +++ true
02:30:07 [2020-05-07T02:30:07.618Z]