Skip to content

Console Output

07:33:20 [2019-11-15T07:33:20.031Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40210/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7769cff4ba42fecf0cb47b2fa2aaa6fd095a8b5 -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:e7769cff4ba42fecf0cb47b2fa2aaa6fd095a8b5 hack/make.sh dynbinary test-integration
07:33:20 [2019-11-15T07:33:20.370Z] 
07:33:20 [2019-11-15T07:33:20.370Z] Removing bundles/
07:33:20 [2019-11-15T07:33:20.370Z] 
07:33:20 [2019-11-15T07:33:20.370Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:33:20 [2019-11-15T07:33:20.712Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:33:20 [2019-11-15T07:33:20.712Z] GOOS="" GOARCH="" GOARM=""
07:35:14 [2019-11-15T07:35:14.171Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:35:14 [2019-11-15T07:35:14.172Z] 
07:35:14 [2019-11-15T07:35:14.172Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:35:14 [2019-11-15T07:35:14.898Z] PKG_CONFIG=pkg-config
07:35:14 [2019-11-15T07:35:14.898Z] GOLANG_VERSION=1.13.4
07:35:14 [2019-11-15T07:35:14.898Z] HOSTNAME=e0d37a9f119f
07:35:14 [2019-11-15T07:35:14.898Z] DOCKER_EXPERIMENTAL=1
07:35:14 [2019-11-15T07:35:14.898Z] container=docker
07:35:14 [2019-11-15T07:35:14.898Z] TEST_SKIP_INTEGRATION_CLI=1
07:35:14 [2019-11-15T07:35:14.898Z] GO111MODULE=off
07:35:14 [2019-11-15T07:35:14.898Z] GOPATH=/go
07:35:14 [2019-11-15T07:35:14.898Z] PWD=/go/src/github.com/docker/docker
07:35:14 [2019-11-15T07:35:14.898Z] HOME=/root
07:35:14 [2019-11-15T07:35:14.898Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:35:14 [2019-11-15T07:35:14.898Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:35:14 [2019-11-15T07:35:14.898Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:35:14 [2019-11-15T07:35:14.898Z] DOCKER_GITCOMMIT=e7769cff4ba42fecf0cb47b2fa2aaa6fd095a8b5
07:35:14 [2019-11-15T07:35:14.898Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:35:14 [2019-11-15T07:35:14.898Z] DOCKER_GRAPHDRIVER=overlay2
07:35:14 [2019-11-15T07:35:14.898Z] TERM=xterm
07:35:14 [2019-11-15T07:35:14.898Z] VALIDATE_BRANCH=master
07:35:14 [2019-11-15T07:35:14.898Z] DEST=bundles/test-integration
07:35:14 [2019-11-15T07:35:14.898Z] SHLVL=1
07:35:14 [2019-11-15T07:35:14.898Z] TIMEOUT=120m
07:35:14 [2019-11-15T07:35:14.898Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:35:14 [2019-11-15T07:35:14.898Z] DOCKER_PKG=github.com/docker/docker
07:35:14 [2019-11-15T07:35:14.898Z] TESTDEBUG=0
07:35:14 [2019-11-15T07:35:14.898Z] _=/usr/bin/env
07:35:14 [2019-11-15T07:35:14.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:36:12 [2019-11-15T07:36:12.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:36:12 [2019-11-15T07:36:12.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:36:12 [2019-11-15T07:36:12.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:36:53 [2019-11-15T07:36:53.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:36:53 [2019-11-15T07:36:53.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:36:53 [2019-11-15T07:36:53.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:36:53 [2019-11-15T07:36:53.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:36:53 [2019-11-15T07:36:53.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:36:57 [2019-11-15T07:36:57.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:36:58 [2019-11-15T07:36:58.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:37:01 [2019-11-15T07:37:01.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:37:06 [2019-11-15T07:37:06.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:37:09 [2019-11-15T07:37:09.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:37:10 [2019-11-15T07:37:10.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:37:14 [2019-11-15T07:37:14.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:37:15 [2019-11-15T07:37:15.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:37:18 [2019-11-15T07:37:18.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:37:20 [2019-11-15T07:37:20.475Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:37:20 [2019-11-15T07:37:20.475Z] Using test binary docker
07:37:20 [2019-11-15T07:37:20.475Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:37:20 [2019-11-15T07:37:20.475Z] +++ /etc/init.d/apparmor start
07:37:20 [2019-11-15T07:37:20.475Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
07:37:20 [2019-11-15T07:37:20.475Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
07:37:20 [2019-11-15T07:37:20.475Z] Warning failed to create cache: (null)
07:37:20 [2019-11-15T07:37:20.475Z] .
07:37:20 [2019-11-15T07:37:20.475Z] INFO: Waiting for daemon to start...
07:37:20 [2019-11-15T07:37:20.475Z] Starting dockerd
07:37:20 [2019-11-15T07:37:20.475Z] +++ 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
07:37:22 [2019-11-15T07:37:22.162Z] .
07:37:22 [2019-11-15T07:37:22.162Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:37:22 [2019-11-15T07:37:22.162Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:37:22 [2019-11-15T07:37:22.162Z] Error: No such image: emptyfs
07:37:22 [2019-11-15T07:37:22.500Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:37:22 [2019-11-15T07:37:22.500Z] ++++ docker load
07:37:22 [2019-11-15T07:37:22.500Z] Running integration-test (iteration 1)
07:37:22 [2019-11-15T07:37:22.500Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
07:37:22 [2019-11-15T07:37:22.500Z] ++ 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
07:37:22 [2019-11-15T07:37:22.500Z] ++ set -e
07:37:22 [2019-11-15T07:37:22.500Z] ++ '[' -n 0 ']'
07:37:22 [2019-11-15T07:37:22.500Z] ++ set -x
07:37:22 [2019-11-15T07:37:22.500Z] ++ 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= 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
07:37:38 [2019-11-15T07:37:38.487Z] Loaded image: buildpack-deps:jessie
07:37:38 [2019-11-15T07:37:38.487Z] Loaded image: busybox:latest
07:37:38 [2019-11-15T07:37:38.487Z] Loaded image: busybox:glibc
07:37:38 [2019-11-15T07:37:38.487Z] Loaded image: debian:jessie
07:37:38 [2019-11-15T07:37:38.487Z] Loaded image: hello-world:latest
07:37:38 [2019-11-15T07:37:38.487Z] INFO: Testing against a local daemon
07:37:38 [2019-11-15T07:37:38.487Z] === RUN   TestCgroupNamespacesBuild
07:37:38 [2019-11-15T07:37:38.487Z] --- PASS: TestCgroupNamespacesBuild (1.61s)
07:37:38 [2019-11-15T07:37:38.487Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:37:40 [2019-11-15T07:37:40.180Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s)
07:37:40 [2019-11-15T07:37:40.180Z] === RUN   TestBuildWithSession
07:37:40 [2019-11-15T07:37:40.180Z] --- SKIP: TestBuildWithSession (0.00s)
07:37:40 [2019-11-15T07:37:40.180Z]     build_session_test.go:25: TODO: BuildKit
07:37:40 [2019-11-15T07:37:40.180Z] === RUN   TestBuildSquashParent
07:37:46 [2019-11-15T07:37:46.160Z] --- PASS: TestBuildSquashParent (5.59s)
07:37:46 [2019-11-15T07:37:46.160Z] === RUN   TestBuildWithRemoveAndForceRemove
07:37:46 [2019-11-15T07:37:46.160Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:37:46 [2019-11-15T07:37:46.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:37:46 [2019-11-15T07:37:46.160Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:37:46 [2019-11-15T07:37:46.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:37:46 [2019-11-15T07:37:46.160Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:37:46 [2019-11-15T07:37:46.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:37:46 [2019-11-15T07:37:46.160Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:37:46 [2019-11-15T07:37:46.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:37:46 [2019-11-15T07:37:46.160Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:37:46 [2019-11-15T07:37:46.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:37:46 [2019-11-15T07:37:46.160Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:37:46 [2019-11-15T07:37:46.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:37:46 [2019-11-15T07:37:46.160Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:37:46 [2019-11-15T07:37:46.160Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:37:46 [2019-11-15T07:37:46.160Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:37:46 [2019-11-15T07:37:46.160Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:37:48 [2019-11-15T07:37:48.479Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:37:48 [2019-11-15T07:37:48.818Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:37:51 [2019-11-15T07:37:51.121Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:37:51 [2019-11-15T07:37:51.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s)
07:37:51 [2019-11-15T07:37:51.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s)
07:37:51 [2019-11-15T07:37:51.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.39s)
07:37:51 [2019-11-15T07:37:51.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s)
07:37:51 [2019-11-15T07:37:51.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s)
07:37:51 [2019-11-15T07:37:51.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
07:37:51 [2019-11-15T07:37:51.121Z] === RUN   TestBuildMultiStageCopy
07:37:51 [2019-11-15T07:37:51.121Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:37:52 [2019-11-15T07:37:52.814Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:37:53 [2019-11-15T07:37:53.150Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:37:53 [2019-11-15T07:37:53.874Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:37:54 [2019-11-15T07:37:54.213Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:37:54 [2019-11-15T07:37:54.548Z] --- PASS: TestBuildMultiStageCopy (3.44s)
07:37:54 [2019-11-15T07:37:54.548Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s)
07:37:54 [2019-11-15T07:37:54.548Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
07:37:54 [2019-11-15T07:37:54.548Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s)
07:37:54 [2019-11-15T07:37:54.548Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
07:37:54 [2019-11-15T07:37:54.548Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s)
07:37:54 [2019-11-15T07:37:54.548Z] === RUN   TestBuildMultiStageParentConfig
07:37:55 [2019-11-15T07:37:55.718Z] --- PASS: TestBuildMultiStageParentConfig (0.97s)
07:37:55 [2019-11-15T07:37:55.718Z] === RUN   TestBuildLabelWithTargets
07:37:56 [2019-11-15T07:37:56.898Z] --- PASS: TestBuildLabelWithTargets (1.60s)
07:37:56 [2019-11-15T07:37:56.898Z] === RUN   TestBuildWithEmptyLayers
07:37:58 [2019-11-15T07:37:58.077Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
07:37:58 [2019-11-15T07:37:58.077Z] === RUN   TestBuildMultiStageOnBuild
07:38:00 [2019-11-15T07:38:00.374Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
07:38:00 [2019-11-15T07:38:00.374Z] === RUN   TestBuildUncleanTarFilenames
07:38:01 [2019-11-15T07:38:01.108Z] --- PASS: TestBuildUncleanTarFilenames (1.15s)
07:38:01 [2019-11-15T07:38:01.108Z] === RUN   TestBuildMultiStageLayerLeak
07:38:03 [2019-11-15T07:38:03.409Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
07:38:03 [2019-11-15T07:38:03.409Z] === RUN   TestBuildWithHugeFile
07:39:26 [2019-11-15T07:39:26.727Z] --- PASS: TestBuildWithHugeFile (81.61s)
07:39:26 [2019-11-15T07:39:26.727Z] === RUN   TestBuildWithEmptyDockerfile
07:39:26 [2019-11-15T07:39:26.727Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:39:26 [2019-11-15T07:39:26.727Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:39:26 [2019-11-15T07:39:26.727Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:39:26 [2019-11-15T07:39:26.727Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:39:26 [2019-11-15T07:39:26.727Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:39:26 [2019-11-15T07:39:26.727Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:39:26 [2019-11-15T07:39:26.727Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:39:26 [2019-11-15T07:39:26.727Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:39:26 [2019-11-15T07:39:26.727Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:39:26 [2019-11-15T07:39:26.727Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
07:39:26 [2019-11-15T07:39:26.727Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s)
07:39:26 [2019-11-15T07:39:26.727Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
07:39:26 [2019-11-15T07:39:26.727Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
07:39:26 [2019-11-15T07:39:26.727Z] === RUN   TestBuildPreserveOwnership
07:39:26 [2019-11-15T07:39:26.727Z] === RUN   TestBuildPreserveOwnership/copy_from
07:39:28 [2019-11-15T07:39:28.418Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:39:30 [2019-11-15T07:39:30.107Z] --- PASS: TestBuildPreserveOwnership (4.69s)
07:39:30 [2019-11-15T07:39:30.107Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.07s)
07:39:30 [2019-11-15T07:39:30.107Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s)
07:39:30 [2019-11-15T07:39:30.107Z] === RUN   TestBuildPlatformInvalid
07:39:30 [2019-11-15T07:39:30.445Z] --- PASS: TestBuildPlatformInvalid (0.15s)
07:39:30 [2019-11-15T07:39:30.445Z] PASS
07:39:30 [2019-11-15T07:39:30.445Z] 
07:39:30 [2019-11-15T07:39:30.445Z] === Skipped
07:39:30 [2019-11-15T07:39:30.445Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
07:39:30 [2019-11-15T07:39:30.445Z]     build_session_test.go:25: TODO: BuildKit
07:39:30 [2019-11-15T07:39:30.445Z] 
07:39:30 [2019-11-15T07:39:30.445Z] 
07:39:30 [2019-11-15T07:39:30.445Z] DONE 32 tests, 1 skipped in 127.733s
07:39:30 [2019-11-15T07:39:30.445Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
07:39:30 [2019-11-15T07:39:30.445Z] ++ 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
07:39:30 [2019-11-15T07:39:30.445Z] ++ set -e
07:39:30 [2019-11-15T07:39:30.445Z] ++ '[' -n 0 ']'
07:39:30 [2019-11-15T07:39:30.445Z] ++ set -x
07:39:30 [2019-11-15T07:39:30.445Z] ++ 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= 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
07:39:30 [2019-11-15T07:39:30.445Z] INFO: Testing against a local daemon
07:39:30 [2019-11-15T07:39:30.445Z] === RUN   TestConfigList
07:39:32 [2019-11-15T07:39:32.739Z] --- PASS: TestConfigList (2.23s)
07:39:32 [2019-11-15T07:39:32.739Z] === RUN   TestConfigsCreateAndDelete
07:39:35 [2019-11-15T07:39:35.741Z] --- PASS: TestConfigsCreateAndDelete (2.75s)
07:39:35 [2019-11-15T07:39:35.741Z] === RUN   TestConfigsUpdate
07:39:37 [2019-11-15T07:39:37.434Z] --- PASS: TestConfigsUpdate (2.18s)
07:39:37 [2019-11-15T07:39:37.434Z] === RUN   TestTemplatedConfig
07:39:40 [2019-11-15T07:39:40.606Z] --- PASS: TestTemplatedConfig (2.81s)
07:39:40 [2019-11-15T07:39:40.607Z] === RUN   TestConfigInspect
07:39:42 [2019-11-15T07:39:42.911Z] --- PASS: TestConfigInspect (2.19s)
07:39:42 [2019-11-15T07:39:42.911Z] === RUN   TestConfigCreateWithLabels
07:39:45 [2019-11-15T07:39:45.206Z] --- PASS: TestConfigCreateWithLabels (2.21s)
07:39:45 [2019-11-15T07:39:45.206Z] === RUN   TestConfigCreateResolve
07:39:46 [2019-11-15T07:39:46.926Z] --- PASS: TestConfigCreateResolve (2.20s)
07:39:46 [2019-11-15T07:39:46.926Z] === RUN   TestConfigDaemonLibtrustID
07:39:47 [2019-11-15T07:39:47.650Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
07:39:47 [2019-11-15T07:39:47.650Z] PASS
07:39:47 [2019-11-15T07:39:47.650Z] 
07:39:47 [2019-11-15T07:39:47.650Z] DONE 8 tests in 17.217s
07:39:47 [2019-11-15T07:39:47.650Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
07:39:47 [2019-11-15T07:39:47.650Z] ++ 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
07:39:47 [2019-11-15T07:39:47.650Z] ++ set -e
07:39:47 [2019-11-15T07:39:47.650Z] ++ '[' -n 0 ']'
07:39:47 [2019-11-15T07:39:47.650Z] ++ set -x
07:39:47 [2019-11-15T07:39:47.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
07:39:47 [2019-11-15T07:39:47.650Z] INFO: Testing against a local daemon
07:39:47 [2019-11-15T07:39:47.650Z] === RUN   TestCheckpoint
07:39:47 [2019-11-15T07:39:47.650Z] --- SKIP: TestCheckpoint (0.00s)
07:39:47 [2019-11-15T07:39:47.650Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:39:47 [2019-11-15T07:39:47.650Z] === RUN   TestContainerInvalidJSON
07:39:47 [2019-11-15T07:39:47.650Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:39:47 [2019-11-15T07:39:47.650Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:39:47 [2019-11-15T07:39:47.650Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:39:47 [2019-11-15T07:39:47.650Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:39:47 [2019-11-15T07:39:47.650Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:39:47 [2019-11-15T07:39:47.650Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:39:47 [2019-11-15T07:39:47.650Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:39:47 [2019-11-15T07:39:47.650Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:39:47 [2019-11-15T07:39:47.650Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:39:47 [2019-11-15T07:39:47.650Z] --- PASS: TestContainerInvalidJSON (0.02s)
07:39:47 [2019-11-15T07:39:47.650Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:39:47 [2019-11-15T07:39:47.650Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:39:47 [2019-11-15T07:39:47.650Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:39:47 [2019-11-15T07:39:47.650Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:39:47 [2019-11-15T07:39:47.650Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
07:39:47 [2019-11-15T07:39:47.650Z] === RUN   TestCopyFromContainerPathIsNotDir
07:39:47 [2019-11-15T07:39:47.986Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
07:39:47 [2019-11-15T07:39:47.986Z] === RUN   TestCopyToContainerPathDoesNotExist
07:39:47 [2019-11-15T07:39:47.986Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
07:39:47 [2019-11-15T07:39:47.986Z] === RUN   TestCopyToContainerPathIsNotDir
07:39:47 [2019-11-15T07:39:47.986Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
07:39:47 [2019-11-15T07:39:47.986Z] === RUN   TestCopyFromContainer
07:39:49 [2019-11-15T07:39:49.680Z] === RUN   TestCopyFromContainer//
07:39:49 [2019-11-15T07:39:49.680Z] === RUN   TestCopyFromContainer//bar/root
07:39:49 [2019-11-15T07:39:49.680Z] === RUN   TestCopyFromContainer//bar/root/
07:39:49 [2019-11-15T07:39:49.680Z] === RUN   TestCopyFromContainer/bar/quux
07:39:50 [2019-11-15T07:39:50.018Z] === RUN   TestCopyFromContainer/bar/quux/
07:39:50 [2019-11-15T07:39:50.018Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:39:50 [2019-11-15T07:39:50.018Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:39:50 [2019-11-15T07:39:50.018Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:39:50 [2019-11-15T07:39:50.355Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:39:50 [2019-11-15T07:39:50.355Z] === RUN   TestCopyFromContainer/bar/notarget
07:39:50 [2019-11-15T07:39:50.355Z] --- PASS: TestCopyFromContainer (2.45s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCopyFromContainer// (0.09s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
07:39:50 [2019-11-15T07:39:50.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:39:50 [2019-11-15T07:39:50.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:39:50 [2019-11-15T07:39:50.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:39:50 [2019-11-15T07:39:50.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:39:50 [2019-11-15T07:39:50.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:39:50 [2019-11-15T07:39:50.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:39:50 [2019-11-15T07:39:50.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:39:50 [2019-11-15T07:39:50.355Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:39:50 [2019-11-15T07:39:50.355Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:39:50 [2019-11-15T07:39:50.355Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:39:50 [2019-11-15T07:39:50.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:39:50 [2019-11-15T07:39:50.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
07:39:50 [2019-11-15T07:39:50.355Z] === RUN   TestCreateLinkToNonExistingContainer
07:39:50 [2019-11-15T07:39:50.693Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
07:39:50 [2019-11-15T07:39:50.693Z] === RUN   TestCreateWithInvalidEnv
07:39:50 [2019-11-15T07:39:50.693Z] === RUN   TestCreateWithInvalidEnv/0
07:39:50 [2019-11-15T07:39:50.693Z] === PAUSE TestCreateWithInvalidEnv/0
07:39:50 [2019-11-15T07:39:50.693Z] === RUN   TestCreateWithInvalidEnv/1
07:39:50 [2019-11-15T07:39:50.693Z] === PAUSE TestCreateWithInvalidEnv/1
07:39:50 [2019-11-15T07:39:50.693Z] === RUN   TestCreateWithInvalidEnv/2
07:39:50 [2019-11-15T07:39:50.693Z] === PAUSE TestCreateWithInvalidEnv/2
07:39:50 [2019-11-15T07:39:50.693Z] === CONT  TestCreateWithInvalidEnv/0
07:39:50 [2019-11-15T07:39:50.693Z] === CONT  TestCreateWithInvalidEnv/2
07:39:50 [2019-11-15T07:39:50.693Z] === CONT  TestCreateWithInvalidEnv/1
07:39:50 [2019-11-15T07:39:50.693Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:39:50 [2019-11-15T07:39:50.693Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:39:50 [2019-11-15T07:39:50.693Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:39:50 [2019-11-15T07:39:50.693Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:39:50 [2019-11-15T07:39:50.693Z] === RUN   TestCreateTmpfsMountsTarget
07:39:50 [2019-11-15T07:39:50.693Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
07:39:50 [2019-11-15T07:39:50.693Z] === RUN   TestCreateWithCustomMaskedPaths
07:39:52 [2019-11-15T07:39:52.386Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s)
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/no_capabilities
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/no_capabilities
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/empty_capabilities
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/valid_capabilities
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/empty_capadd
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/empty_capadd
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/empty_capdrop
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
07:39:52 [2019-11-15T07:39:52.386Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
07:39:52 [2019-11-15T07:39:52.386Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/no_capabilities
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/empty_capadd
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/empty_capdrop
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/valid_capabilities
07:39:52 [2019-11-15T07:39:52.723Z] === CONT  TestCreateWithCapabilities/empty_capabilities
07:39:52 [2019-11-15T07:39:52.723Z] --- PASS: TestCreateWithCapabilities (0.04s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
07:39:52 [2019-11-15T07:39:52.723Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
07:39:52 [2019-11-15T07:39:52.723Z] === RUN   TestCreateWithCustomReadonlyPaths
07:39:55 [2019-11-15T07:39:55.024Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s)
07:39:55 [2019-11-15T07:39:55.024Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:39:55 [2019-11-15T07:39:55.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:39:55 [2019-11-15T07:39:55.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:39:55 [2019-11-15T07:39:55.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:39:55 [2019-11-15T07:39:55.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:39:55 [2019-11-15T07:39:55.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:39:55 [2019-11-15T07:39:55.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:39:55 [2019-11-15T07:39:55.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:39:55 [2019-11-15T07:39:55.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:39:55 [2019-11-15T07:39:55.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:39:55 [2019-11-15T07:39:55.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:39:55 [2019-11-15T07:39:55.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:39:55 [2019-11-15T07:39:55.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:39:55 [2019-11-15T07:39:55.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:39:55 [2019-11-15T07:39:55.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:39:55 [2019-11-15T07:39:55.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:39:55 [2019-11-15T07:39:55.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
07:39:55 [2019-11-15T07:39:55.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
07:39:55 [2019-11-15T07:39:55.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
07:39:55 [2019-11-15T07:39:55.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:39:55 [2019-11-15T07:39:55.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
07:39:55 [2019-11-15T07:39:55.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:39:55 [2019-11-15T07:39:55.024Z] === RUN   TestContainerStartOnDaemonRestart
07:39:55 [2019-11-15T07:39:55.024Z] === PAUSE TestContainerStartOnDaemonRestart
07:39:55 [2019-11-15T07:39:55.024Z] === RUN   TestDaemonRestartIpcMode
07:39:55 [2019-11-15T07:39:55.024Z] === PAUSE TestDaemonRestartIpcMode
07:39:55 [2019-11-15T07:39:55.024Z] === RUN   TestDiff
07:39:55 [2019-11-15T07:39:55.365Z] --- PASS: TestDiff (0.66s)
07:39:55 [2019-11-15T07:39:55.365Z] === RUN   TestExecWithCloseStdin
07:39:56 [2019-11-15T07:39:56.559Z] --- PASS: TestExecWithCloseStdin (0.93s)
07:39:56 [2019-11-15T07:39:56.559Z] === RUN   TestExec
07:39:57 [2019-11-15T07:39:57.283Z] --- PASS: TestExec (0.86s)
07:39:57 [2019-11-15T07:39:57.283Z] === RUN   TestExecUser
07:39:58 [2019-11-15T07:39:58.008Z] --- PASS: TestExecUser (0.85s)
07:39:58 [2019-11-15T07:39:58.008Z] === RUN   TestExportContainerAndImportImage
07:39:59 [2019-11-15T07:39:59.179Z] --- PASS: TestExportContainerAndImportImage (0.98s)
07:39:59 [2019-11-15T07:39:59.179Z] === RUN   TestExportContainerAfterDaemonRestart
07:40:00 [2019-11-15T07:40:00.873Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
07:40:00 [2019-11-15T07:40:00.873Z] === RUN   TestHealthCheckWorkdir
07:40:01 [2019-11-15T07:40:01.600Z] --- PASS: TestHealthCheckWorkdir (1.04s)
07:40:01 [2019-11-15T07:40:01.600Z] === RUN   TestHealthKillContainer
07:40:04 [2019-11-15T07:40:04.595Z] --- PASS: TestHealthKillContainer (2.93s)
07:40:04 [2019-11-15T07:40:04.595Z] === RUN   TestInspectCpusetInConfigPre120
07:40:05 [2019-11-15T07:40:05.318Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
07:40:05 [2019-11-15T07:40:05.318Z] === RUN   TestIpcModeNone
07:40:06 [2019-11-15T07:40:06.042Z] --- PASS: TestIpcModeNone (0.83s)
07:40:06 [2019-11-15T07:40:06.042Z] === RUN   TestIpcModePrivate
07:40:06 [2019-11-15T07:40:06.766Z] --- PASS: TestIpcModePrivate (0.82s)
07:40:06 [2019-11-15T07:40:06.766Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
07:40:06 [2019-11-15T07:40:06.766Z] === RUN   TestIpcModeShareable
07:40:07 [2019-11-15T07:40:07.938Z] --- PASS: TestIpcModeShareable (0.86s)
07:40:07 [2019-11-15T07:40:07.939Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
07:40:07 [2019-11-15T07:40:07.939Z] === RUN   TestAPIIpcModeShareableAndContainer
07:40:10 [2019-11-15T07:40:10.231Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s)
07:40:10 [2019-11-15T07:40:10.231Z] === RUN   TestAPIIpcModeHost
07:40:10 [2019-11-15T07:40:10.959Z] --- PASS: TestAPIIpcModeHost (0.70s)
07:40:10 [2019-11-15T07:40:10.959Z] === RUN   TestDaemonIpcModeShareable
07:40:12 [2019-11-15T07:40:12.682Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
07:40:12 [2019-11-15T07:40:12.682Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
07:40:12 [2019-11-15T07:40:12.682Z] === RUN   TestDaemonIpcModePrivate
07:40:14 [2019-11-15T07:40:14.375Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
07:40:14 [2019-11-15T07:40:14.375Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
07:40:14 [2019-11-15T07:40:14.375Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:40:16 [2019-11-15T07:40:16.066Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s)
07:40:16 [2019-11-15T07:40:16.066Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
07:40:16 [2019-11-15T07:40:16.066Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:40:17 [2019-11-15T07:40:17.763Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s)
07:40:17 [2019-11-15T07:40:17.763Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
07:40:17 [2019-11-15T07:40:17.763Z] === RUN   TestIpcModeOlderClient
07:40:17 [2019-11-15T07:40:17.763Z] === PAUSE TestIpcModeOlderClient
07:40:17 [2019-11-15T07:40:17.763Z] === RUN   TestKillContainerInvalidSignal
07:40:18 [2019-11-15T07:40:18.491Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
07:40:18 [2019-11-15T07:40:18.491Z] === RUN   TestKillContainer
07:40:18 [2019-11-15T07:40:18.491Z] === RUN   TestKillContainer/no_signal
07:40:19 [2019-11-15T07:40:19.214Z] === RUN   TestKillContainer/non_killing_signal
07:40:19 [2019-11-15T07:40:19.551Z] === RUN   TestKillContainer/killing_signal
07:40:20 [2019-11-15T07:40:20.722Z] --- PASS: TestKillContainer (2.11s)
07:40:20 [2019-11-15T07:40:20.722Z]     --- PASS: TestKillContainer/no_signal (0.68s)
07:40:20 [2019-11-15T07:40:20.722Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
07:40:20 [2019-11-15T07:40:20.722Z]     --- PASS: TestKillContainer/killing_signal (0.65s)
07:40:20 [2019-11-15T07:40:20.722Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:40:20 [2019-11-15T07:40:20.722Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:40:21 [2019-11-15T07:40:21.058Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:40:21 [2019-11-15T07:40:21.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
07:40:21 [2019-11-15T07:40:21.781Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
07:40:21 [2019-11-15T07:40:21.781Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
07:40:21 [2019-11-15T07:40:21.781Z] === RUN   TestKillStoppedContainer
07:40:21 [2019-11-15T07:40:21.781Z] --- PASS: TestKillStoppedContainer (0.09s)
07:40:21 [2019-11-15T07:40:21.781Z] === RUN   TestKillStoppedContainerAPIPre120
07:40:22 [2019-11-15T07:40:22.118Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
07:40:22 [2019-11-15T07:40:22.118Z] === RUN   TestKillDifferentUserContainer
07:40:22 [2019-11-15T07:40:22.840Z] --- PASS: TestKillDifferentUserContainer (0.67s)
07:40:22 [2019-11-15T07:40:22.840Z] === RUN   TestInspectOomKilledTrue
07:40:24 [2019-11-15T07:40:24.010Z] --- PASS: TestInspectOomKilledTrue (1.16s)
07:40:24 [2019-11-15T07:40:24.010Z] === RUN   TestInspectOomKilledFalse
07:40:24 [2019-11-15T07:40:24.735Z] --- PASS: TestInspectOomKilledFalse (0.69s)
07:40:24 [2019-11-15T07:40:24.735Z] === RUN   TestLinksEtcHostsContentMatch
07:40:25 [2019-11-15T07:40:25.072Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
07:40:25 [2019-11-15T07:40:25.072Z] === RUN   TestLinksContainerNames
07:40:26 [2019-11-15T07:40:26.760Z] --- PASS: TestLinksContainerNames (1.38s)
07:40:26 [2019-11-15T07:40:26.760Z] === RUN   TestLogsFollowTailEmpty
07:40:27 [2019-11-15T07:40:27.097Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
07:40:27 [2019-11-15T07:40:27.097Z] === RUN   TestContainerNetworkMountsNoChown
07:40:27 [2019-11-15T07:40:27.820Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/default
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/default
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/private
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/private
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/rprivate
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/rprivate
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/slave
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/slave
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/rslave
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/rslave
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/shared
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/shared
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/rshared
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/rshared
07:40:27 [2019-11-15T07:40:27.820Z] === CONT  TestMountDaemonRoot/default
07:40:27 [2019-11-15T07:40:27.820Z] === CONT  TestMountDaemonRoot/rshared
07:40:27 [2019-11-15T07:40:27.820Z] === CONT  TestMountDaemonRoot/shared
07:40:27 [2019-11-15T07:40:27.820Z] === CONT  TestMountDaemonRoot/rslave
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/default/bind_root
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/default/mount_root
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:40:27 [2019-11-15T07:40:27.820Z] === CONT  TestMountDaemonRoot/rprivate
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:40:27 [2019-11-15T07:40:27.820Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:40:27 [2019-11-15T07:40:27.820Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === CONT  TestMountDaemonRoot/slave
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === CONT  TestMountDaemonRoot/private
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/private/bind_root
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/private/mount_root
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:40:27 [2019-11-15T07:40:27.821Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === CONT  TestMountDaemonRoot/default/bind_root
07:40:27 [2019-11-15T07:40:27.821Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:40:27 [2019-11-15T07:40:27.821Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:40:28 [2019-11-15T07:40:28.162Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:40:28 [2019-11-15T07:40:28.162Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:40:28 [2019-11-15T07:40:28.162Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:40:28 [2019-11-15T07:40:28.162Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:40:28 [2019-11-15T07:40:28.162Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/default/mount_root
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/private/bind_root
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/private/mount_root
07:40:28 [2019-11-15T07:40:28.163Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:40:28 [2019-11-15T07:40:28.163Z] --- PASS: TestMountDaemonRoot (0.04s)
07:40:28 [2019-11-15T07:40:28.163Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
07:40:28 [2019-11-15T07:40:28.163Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
07:40:28 [2019-11-15T07:40:28.163Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
07:40:28 [2019-11-15T07:40:28.163Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
07:40:28 [2019-11-15T07:40:28.163Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
07:40:28 [2019-11-15T07:40:28.163Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
07:40:28 [2019-11-15T07:40:28.163Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
07:40:28 [2019-11-15T07:40:28.163Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
07:40:28 [2019-11-15T07:40:28.163Z] === RUN   TestContainerBindMountNonRecursive
07:40:29 [2019-11-15T07:40:29.880Z] --- PASS: TestContainerBindMountNonRecursive (1.64s)
07:40:29 [2019-11-15T07:40:29.880Z] === RUN   TestNetworkNat
07:40:30 [2019-11-15T07:40:30.603Z] --- PASS: TestNetworkNat (0.71s)
07:40:30 [2019-11-15T07:40:30.603Z] === RUN   TestNetworkLocalhostTCPNat
07:40:31 [2019-11-15T07:40:31.329Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
07:40:31 [2019-11-15T07:40:31.329Z] === RUN   TestNetworkLoopbackNat
07:40:32 [2019-11-15T07:40:32.502Z] --- PASS: TestNetworkLoopbackNat (0.93s)
07:40:32 [2019-11-15T07:40:32.502Z] === RUN   TestPause
07:40:33 [2019-11-15T07:40:33.224Z] --- PASS: TestPause (0.78s)
07:40:33 [2019-11-15T07:40:33.224Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:40:33 [2019-11-15T07:40:33.224Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:40:33 [2019-11-15T07:40:33.224Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:40:33 [2019-11-15T07:40:33.224Z] === RUN   TestPauseStopPausedContainer
07:40:34 [2019-11-15T07:40:34.003Z] --- PASS: TestPauseStopPausedContainer (0.77s)
07:40:34 [2019-11-15T07:40:34.003Z] === RUN   TestPsFilter
07:40:34 [2019-11-15T07:40:34.003Z] --- PASS: TestPsFilter (0.17s)
07:40:34 [2019-11-15T07:40:34.003Z] === RUN   TestRemoveContainerWithRemovedVolume
07:40:34 [2019-11-15T07:40:34.729Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
07:40:34 [2019-11-15T07:40:34.729Z] === RUN   TestRemoveContainerWithVolume
07:40:35 [2019-11-15T07:40:35.454Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
07:40:35 [2019-11-15T07:40:35.454Z] === RUN   TestRemoveContainerRunning
07:40:36 [2019-11-15T07:40:36.179Z] --- PASS: TestRemoveContainerRunning (0.70s)
07:40:36 [2019-11-15T07:40:36.179Z] === RUN   TestRemoveContainerForceRemoveRunning
07:40:36 [2019-11-15T07:40:36.902Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
07:40:36 [2019-11-15T07:40:36.903Z] === RUN   TestRemoveInvalidContainer
07:40:36 [2019-11-15T07:40:36.903Z] --- PASS: TestRemoveInvalidContainer (0.03s)
07:40:36 [2019-11-15T07:40:36.903Z] === RUN   TestRenameLinkedContainer
07:40:39 [2019-11-15T07:40:39.911Z] --- PASS: TestRenameLinkedContainer (2.77s)
07:40:39 [2019-11-15T07:40:39.911Z] === RUN   TestRenameStoppedContainer
07:40:40 [2019-11-15T07:40:40.249Z] --- PASS: TestRenameStoppedContainer (0.69s)
07:40:40 [2019-11-15T07:40:40.249Z] === RUN   TestRenameRunningContainerAndReuse
07:40:41 [2019-11-15T07:40:41.534Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s)
07:40:41 [2019-11-15T07:40:41.534Z] === RUN   TestRenameInvalidName
07:40:42 [2019-11-15T07:40:42.262Z] --- PASS: TestRenameInvalidName (0.73s)
07:40:42 [2019-11-15T07:40:42.262Z] === RUN   TestRenameAnonymousContainer
07:40:45 [2019-11-15T07:40:45.268Z] --- PASS: TestRenameAnonymousContainer (2.49s)
07:40:45 [2019-11-15T07:40:45.268Z] === RUN   TestRenameContainerWithSameName
07:40:45 [2019-11-15T07:40:45.610Z] --- PASS: TestRenameContainerWithSameName (0.69s)
07:40:45 [2019-11-15T07:40:45.610Z] === RUN   TestRenameContainerWithLinkedContainer
07:40:46 [2019-11-15T07:40:46.781Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s)
07:40:46 [2019-11-15T07:40:46.781Z] === RUN   TestResize
07:40:47 [2019-11-15T07:40:47.507Z] --- PASS: TestResize (0.71s)
07:40:47 [2019-11-15T07:40:47.507Z] === RUN   TestResizeWithInvalidSize
07:40:48 [2019-11-15T07:40:48.232Z] --- PASS: TestResizeWithInvalidSize (0.69s)
07:40:48 [2019-11-15T07:40:48.232Z] === RUN   TestResizeWhenContainerNotStarted
07:40:48 [2019-11-15T07:40:48.958Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:40:48 [2019-11-15T07:40:48.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:40:51 [2019-11-15T07:40:51.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:40:52 [2019-11-15T07:40:52.059Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:40:53 [2019-11-15T07:40:53.240Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:40:53 [2019-11-15T07:40:53.240Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:40:54 [2019-11-15T07:40:54.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:40:55 [2019-11-15T07:40:55.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:40:55 [2019-11-15T07:40:55.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:40:56 [2019-11-15T07:40:56.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:40:59 [2019-11-15T07:40:59.152Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.98s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.28s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.39s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.30s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (4.08s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.07s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.17s)
07:40:59 [2019-11-15T07:40:59.152Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s)
07:40:59 [2019-11-15T07:40:59.152Z] === RUN   TestCgroupNamespacesRun
07:41:00 [2019-11-15T07:41:00.843Z] --- PASS: TestCgroupNamespacesRun (1.71s)
07:41:00 [2019-11-15T07:41:00.843Z] === RUN   TestCgroupNamespacesRunPrivileged
07:41:02 [2019-11-15T07:41:02.540Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s)
07:41:02 [2019-11-15T07:41:02.540Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:41:04 [2019-11-15T07:41:04.286Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
07:41:04 [2019-11-15T07:41:04.286Z] === RUN   TestCgroupNamespacesRunHostMode
07:41:05 [2019-11-15T07:41:05.979Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s)
07:41:05 [2019-11-15T07:41:05.979Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:41:07 [2019-11-15T07:41:07.670Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s)
07:41:07 [2019-11-15T07:41:07.670Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:41:08 [2019-11-15T07:41:08.394Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
07:41:08 [2019-11-15T07:41:08.394Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:41:09 [2019-11-15T07:41:09.566Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
07:41:09 [2019-11-15T07:41:09.566Z] === RUN   TestCgroupNamespacesRunOlderClient
07:41:11 [2019-11-15T07:41:11.252Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s)
07:41:11 [2019-11-15T07:41:11.253Z] === RUN   TestKernelTCPMemory
07:41:11 [2019-11-15T07:41:11.978Z] --- PASS: TestKernelTCPMemory (0.90s)
07:41:11 [2019-11-15T07:41:11.978Z] === RUN   TestNISDomainname
07:41:13 [2019-11-15T07:41:13.149Z] --- PASS: TestNISDomainname (1.03s)
07:41:13 [2019-11-15T07:41:13.149Z] === RUN   TestHostnameDnsResolution
07:41:14 [2019-11-15T07:41:14.324Z] --- PASS: TestHostnameDnsResolution (1.11s)
07:41:14 [2019-11-15T07:41:14.324Z] === RUN   TestStats
07:41:16 [2019-11-15T07:41:16.610Z] --- PASS: TestStats (2.72s)
07:41:16 [2019-11-15T07:41:16.610Z] === RUN   TestStopContainerWithTimeout
07:41:16 [2019-11-15T07:41:16.952Z] === RUN   TestStopContainerWithTimeout/0
07:41:16 [2019-11-15T07:41:16.952Z] === PAUSE TestStopContainerWithTimeout/0
07:41:16 [2019-11-15T07:41:16.952Z] === RUN   TestStopContainerWithTimeout/1
07:41:16 [2019-11-15T07:41:16.952Z] === PAUSE TestStopContainerWithTimeout/1
07:41:16 [2019-11-15T07:41:16.952Z] === RUN   TestStopContainerWithTimeout/3
07:41:16 [2019-11-15T07:41:16.952Z] === PAUSE TestStopContainerWithTimeout/3
07:41:16 [2019-11-15T07:41:16.952Z] === RUN   TestStopContainerWithTimeout/-1
07:41:16 [2019-11-15T07:41:16.952Z] === PAUSE TestStopContainerWithTimeout/-1
07:41:16 [2019-11-15T07:41:16.952Z] === CONT  TestStopContainerWithTimeout/0
07:41:16 [2019-11-15T07:41:16.952Z] === CONT  TestStopContainerWithTimeout/1
07:41:16 [2019-11-15T07:41:16.952Z] === CONT  TestStopContainerWithTimeout/-1
07:41:16 [2019-11-15T07:41:16.952Z] === CONT  TestStopContainerWithTimeout/3
07:41:19 [2019-11-15T07:41:19.956Z] --- PASS: TestStopContainerWithTimeout (0.03s)
07:41:19 [2019-11-15T07:41:19.956Z]     --- PASS: TestStopContainerWithTimeout/0 (1.25s)
07:41:19 [2019-11-15T07:41:19.956Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
07:41:19 [2019-11-15T07:41:19.956Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
07:41:19 [2019-11-15T07:41:19.956Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.15s)
07:41:19 [2019-11-15T07:41:19.956Z] === RUN   TestDeleteDevicemapper
07:41:19 [2019-11-15T07:41:19.956Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:41:19 [2019-11-15T07:41:19.956Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:41:19 [2019-11-15T07:41:19.956Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:41:23 [2019-11-15T07:41:23.014Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.90s)
07:41:23 [2019-11-15T07:41:23.015Z] === RUN   TestUpdateMemory
07:41:23 [2019-11-15T07:41:23.740Z] --- PASS: TestUpdateMemory (1.05s)
07:41:23 [2019-11-15T07:41:23.740Z] === RUN   TestUpdateCPUQuota
07:41:25 [2019-11-15T07:41:25.429Z] --- PASS: TestUpdateCPUQuota (1.48s)
07:41:25 [2019-11-15T07:41:25.429Z] === RUN   TestUpdatePidsLimit
07:41:25 [2019-11-15T07:41:25.429Z] === RUN   TestUpdatePidsLimit/update_from_none
07:41:25 [2019-11-15T07:41:25.766Z] === RUN   TestUpdatePidsLimit/no_change
07:41:26 [2019-11-15T07:41:26.102Z] === RUN   TestUpdatePidsLimit/update_lower
07:41:26 [2019-11-15T07:41:26.439Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:41:26 [2019-11-15T07:41:26.775Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:41:27 [2019-11-15T07:41:27.118Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:41:27 [2019-11-15T07:41:27.457Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:41:29 [2019-11-15T07:41:29.149Z] --- PASS: TestUpdatePidsLimit (3.75s)
07:41:29 [2019-11-15T07:41:29.149Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
07:41:29 [2019-11-15T07:41:29.149Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
07:41:29 [2019-11-15T07:41:29.149Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
07:41:29 [2019-11-15T07:41:29.149Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
07:41:29 [2019-11-15T07:41:29.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
07:41:29 [2019-11-15T07:41:29.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
07:41:29 [2019-11-15T07:41:29.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
07:41:29 [2019-11-15T07:41:29.149Z] === RUN   TestUpdateRestartPolicy
07:41:42 [2019-11-15T07:41:42.367Z] --- PASS: TestUpdateRestartPolicy (12.12s)
07:41:42 [2019-11-15T07:41:42.367Z] === RUN   TestUpdateRestartWithAutoRemove
07:41:42 [2019-11-15T07:41:42.367Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s)
07:41:42 [2019-11-15T07:41:42.367Z] === RUN   TestWaitNonBlocked
07:41:42 [2019-11-15T07:41:42.367Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:41:42 [2019-11-15T07:41:42.367Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:41:42 [2019-11-15T07:41:42.367Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:41:42 [2019-11-15T07:41:42.367Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:41:42 [2019-11-15T07:41:42.367Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:41:42 [2019-11-15T07:41:42.367Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:41:43 [2019-11-15T07:41:43.096Z] --- PASS: TestWaitNonBlocked (0.03s)
07:41:43 [2019-11-15T07:41:43.096Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
07:41:43 [2019-11-15T07:41:43.096Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
07:41:43 [2019-11-15T07:41:43.096Z] === RUN   TestWaitBlocked
07:41:43 [2019-11-15T07:41:43.096Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:41:43 [2019-11-15T07:41:43.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:41:43 [2019-11-15T07:41:43.096Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:41:43 [2019-11-15T07:41:43.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:41:43 [2019-11-15T07:41:43.096Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:41:43 [2019-11-15T07:41:43.096Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:41:44 [2019-11-15T07:41:44.266Z] --- PASS: TestWaitBlocked (0.03s)
07:41:44 [2019-11-15T07:41:44.266Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
07:41:44 [2019-11-15T07:41:44.266Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
07:41:44 [2019-11-15T07:41:44.266Z] === CONT  TestContainerStartOnDaemonRestart
07:41:44 [2019-11-15T07:41:44.266Z] === CONT  TestIpcModeOlderClient
07:41:44 [2019-11-15T07:41:44.266Z] === CONT  TestDaemonRestartIpcMode
07:41:44 [2019-11-15T07:41:44.266Z] --- PASS: TestIpcModeOlderClient (0.16s)
07:41:48 [2019-11-15T07:41:48.117Z] --- PASS: TestDaemonRestartIpcMode (4.02s)
07:41:48 [2019-11-15T07:41:48.117Z] --- PASS: TestContainerStartOnDaemonRestart (4.04s)
07:41:48 [2019-11-15T07:41:48.117Z] PASS
07:41:48 [2019-11-15T07:41:48.117Z] 
07:41:48 [2019-11-15T07:41:48.117Z] === Skipped
07:41:48 [2019-11-15T07:41:48.117Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
07:41:48 [2019-11-15T07:41:48.117Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:41:48 [2019-11-15T07:41:48.117Z] 
07:41:48 [2019-11-15T07:41:48.117Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:41:48 [2019-11-15T07:41:48.117Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:41:48 [2019-11-15T07:41:48.117Z] 
07:41:48 [2019-11-15T07:41:48.117Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
07:41:48 [2019-11-15T07:41:48.117Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:41:48 [2019-11-15T07:41:48.117Z] 
07:41:48 [2019-11-15T07:41:48.117Z] 
07:41:48 [2019-11-15T07:41:48.117Z] DONE 197 tests, 3 skipped in 120.566s
07:41:48 [2019-11-15T07:41:48.117Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
07:41:48 [2019-11-15T07:41:48.117Z] ++ 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
07:41:48 [2019-11-15T07:41:48.117Z] ++ set -e
07:41:48 [2019-11-15T07:41:48.117Z] ++ '[' -n 0 ']'
07:41:48 [2019-11-15T07:41:48.117Z] ++ set -x
07:41:48 [2019-11-15T07:41:48.117Z] ++ 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= 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
07:41:48 [2019-11-15T07:41:48.454Z] INFO: Testing against a local daemon
07:41:48 [2019-11-15T07:41:48.454Z] === RUN   TestCommitInheritsEnv
07:41:48 [2019-11-15T07:41:48.791Z] --- PASS: TestCommitInheritsEnv (0.42s)
07:41:48 [2019-11-15T07:41:48.791Z] === RUN   TestImportExtremelyLargeImageWorks
07:41:48 [2019-11-15T07:41:48.791Z] === PAUSE TestImportExtremelyLargeImageWorks
07:41:48 [2019-11-15T07:41:48.791Z] === RUN   TestImagesFilterMultiReference
07:41:48 [2019-11-15T07:41:48.791Z] --- PASS: TestImagesFilterMultiReference (0.07s)
07:41:48 [2019-11-15T07:41:48.791Z] === RUN   TestImagePullPlatformInvalid
07:41:48 [2019-11-15T07:41:48.791Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
07:41:48 [2019-11-15T07:41:48.791Z] === RUN   TestRemoveImageOrphaning
07:41:49 [2019-11-15T07:41:49.130Z] --- PASS: TestRemoveImageOrphaning (0.37s)
07:41:49 [2019-11-15T07:41:49.130Z] === RUN   TestRemoveImageGarbageCollector
07:41:49 [2019-11-15T07:41:49.130Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:41:49 [2019-11-15T07:41:49.130Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:41:49 [2019-11-15T07:41:49.130Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:41:49 [2019-11-15T07:41:49.130Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
07:41:49 [2019-11-15T07:41:49.130Z] === RUN   TestTagInvalidReference
07:41:49 [2019-11-15T07:41:49.130Z] --- PASS: TestTagInvalidReference (0.04s)
07:41:49 [2019-11-15T07:41:49.130Z] === RUN   TestTagValidPrefixedRepo
07:41:49 [2019-11-15T07:41:49.469Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
07:41:49 [2019-11-15T07:41:49.469Z] === RUN   TestTagExistedNameWithoutForce
07:41:49 [2019-11-15T07:41:49.469Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
07:41:49 [2019-11-15T07:41:49.469Z] === RUN   TestTagOfficialNames
07:41:49 [2019-11-15T07:41:49.469Z] --- PASS: TestTagOfficialNames (0.06s)
07:41:49 [2019-11-15T07:41:49.469Z] === RUN   TestTagMatchesDigest
07:41:49 [2019-11-15T07:41:49.469Z] --- PASS: TestTagMatchesDigest (0.03s)
07:41:49 [2019-11-15T07:41:49.469Z] === CONT  TestImportExtremelyLargeImageWorks
07:46:59 [2019-11-15T07:46:59.007Z] --- PASS: TestImportExtremelyLargeImageWorks (299.09s)
07:46:59 [2019-11-15T07:46:59.007Z] PASS
07:46:59 [2019-11-15T07:46:59.007Z] 
07:46:59 [2019-11-15T07:46:59.007Z] === Skipped
07:46:59 [2019-11-15T07:46:59.007Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
07:46:59 [2019-11-15T07:46:59.007Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:46:59 [2019-11-15T07:46:59.007Z] 
07:46:59 [2019-11-15T07:46:59.007Z] 
07:46:59 [2019-11-15T07:46:59.007Z] DONE 12 tests, 1 skipped in 300.403s
07:46:59 [2019-11-15T07:46:59.007Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
07:46:59 [2019-11-15T07:46:59.007Z] ++ 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
07:46:59 [2019-11-15T07:46:59.007Z] ++ set -e
07:46:59 [2019-11-15T07:46:59.007Z] ++ '[' -n 0 ']'
07:46:59 [2019-11-15T07:46:59.007Z] ++ set -x
07:46:59 [2019-11-15T07:46:59.007Z] ++ 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= 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
07:46:59 [2019-11-15T07:46:59.007Z] INFO: Testing against a local daemon
07:46:59 [2019-11-15T07:46:59.007Z] === RUN   TestNetworkCreateDelete
07:46:59 [2019-11-15T07:46:59.007Z] --- PASS: TestNetworkCreateDelete (0.23s)
07:46:59 [2019-11-15T07:46:59.007Z] === RUN   TestDockerNetworkDeletePreferID
07:46:59 [2019-11-15T07:46:59.007Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
07:46:59 [2019-11-15T07:46:59.007Z] === RUN   TestInspectNetwork
07:46:59 [2019-11-15T07:46:59.007Z] === RUN   TestInspectNetwork/full_network_id
07:46:59 [2019-11-15T07:46:59.007Z] === RUN   TestInspectNetwork/partial_network_id
07:46:59 [2019-11-15T07:46:59.007Z] === RUN   TestInspectNetwork/network_name
07:46:59 [2019-11-15T07:46:59.007Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:46:59 [2019-11-15T07:46:59.007Z] --- PASS: TestInspectNetwork (7.53s)
07:46:59 [2019-11-15T07:46:59.007Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
07:46:59 [2019-11-15T07:46:59.007Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:46:59 [2019-11-15T07:46:59.007Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:46:59 [2019-11-15T07:46:59.007Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:46:59 [2019-11-15T07:46:59.007Z] === RUN   TestRunContainerWithBridgeNone
07:46:59 [2019-11-15T07:46:59.734Z] --- PASS: TestRunContainerWithBridgeNone (2.51s)
07:46:59 [2019-11-15T07:46:59.734Z] === RUN   TestNetworkInvalidJSON
07:46:59 [2019-11-15T07:46:59.734Z] === RUN   TestNetworkInvalidJSON//networks/create
07:46:59 [2019-11-15T07:46:59.734Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:46:59 [2019-11-15T07:46:59.734Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:46:59 [2019-11-15T07:46:59.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:46:59 [2019-11-15T07:46:59.734Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:46:59 [2019-11-15T07:46:59.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:46:59 [2019-11-15T07:46:59.734Z] === CONT  TestNetworkInvalidJSON//networks/create
07:46:59 [2019-11-15T07:46:59.734Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:46:59 [2019-11-15T07:46:59.734Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:46:59 [2019-11-15T07:46:59.734Z] --- PASS: TestNetworkInvalidJSON (0.04s)
07:46:59 [2019-11-15T07:46:59.734Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:46:59 [2019-11-15T07:46:59.734Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:46:59 [2019-11-15T07:46:59.734Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:46:59 [2019-11-15T07:46:59.734Z] === RUN   TestDaemonRestartWithLiveRestore
07:47:00 [2019-11-15T07:47:00.462Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
07:47:00 [2019-11-15T07:47:00.462Z] === RUN   TestDaemonDefaultNetworkPools
07:47:01 [2019-11-15T07:47:01.637Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
07:47:01 [2019-11-15T07:47:01.637Z] === RUN   TestDaemonRestartWithExistingNetwork
07:47:02 [2019-11-15T07:47:02.813Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
07:47:02 [2019-11-15T07:47:02.813Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:47:04 [2019-11-15T07:47:04.509Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s)
07:47:04 [2019-11-15T07:47:04.509Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:47:04 [2019-11-15T07:47:04.847Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
07:47:04 [2019-11-15T07:47:04.847Z] === RUN   TestServiceWithPredefinedNetwork
07:47:07 [2019-11-15T07:47:07.291Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s)
07:47:07 [2019-11-15T07:47:07.291Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:47:07 [2019-11-15T07:47:07.291Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:47:07 [2019-11-15T07:47:07.291Z]     service_test.go:230: FLAKY_TEST
07:47:07 [2019-11-15T07:47:07.291Z] === RUN   TestServiceWithDataPathPortInit
07:47:23 [2019-11-15T07:47:23.273Z] --- PASS: TestServiceWithDataPathPortInit (15.67s)
07:47:23 [2019-11-15T07:47:23.273Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:47:30 [2019-11-15T07:47:30.679Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.41s)
07:47:30 [2019-11-15T07:47:30.679Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qlg8upg9a2unv58iechs8fb0b Created:2019-11-15 07:47:23.952561536 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ee5dabafa92bd8f4858d4ca809768898ef3ce7f227a9c63bda585b8218d653a2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sevlujkrasgcicf4gebtqjasb EndpointID:d82ada0f8a4c3f16ee88fcf5d85221c0559ec9240f8a19baada9ab2270a8d4c9 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:812fbac6525b36bf23bfe235592bcc460725d3dae90b835e076ec8132c4a3c20 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:29460a7a8841 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sevlujkrasgcicf4gebtqjasb EndpointID:d82ada0f8a4c3f16ee88fcf5d85221c0559ec9240f8a19baada9ab2270a8d4c9 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
07:47:30 [2019-11-15T07:47:30.679Z] PASS
07:47:30 [2019-11-15T07:47:30.679Z] 
07:47:30 [2019-11-15T07:47:30.679Z] === Skipped
07:47:30 [2019-11-15T07:47:30.679Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:47:30 [2019-11-15T07:47:30.679Z]     service_test.go:230: FLAKY_TEST
07:47:30 [2019-11-15T07:47:30.679Z] 
07:47:30 [2019-11-15T07:47:30.679Z] 
07:47:30 [2019-11-15T07:47:30.679Z] DONE 21 tests, 1 skipped in 41.707s
07:47:30 [2019-11-15T07:47:30.679Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:47:30 [2019-11-15T07:47:30.679Z] ++ 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
07:47:30 [2019-11-15T07:47:30.679Z] ++ set -e
07:47:30 [2019-11-15T07:47:30.679Z] ++ '[' -n 0 ']'
07:47:30 [2019-11-15T07:47:30.679Z] ++ set -x
07:47:30 [2019-11-15T07:47:30.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
07:47:30 [2019-11-15T07:47:30.679Z] INFO: Testing against a local daemon
07:47:30 [2019-11-15T07:47:30.679Z] === RUN   TestDockerNetworkIpvlanPersistance
07:47:30 [2019-11-15T07:47:30.679Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:47:30 [2019-11-15T07:47:30.679Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:47:30 [2019-11-15T07:47:30.679Z] === RUN   TestDockerNetworkIpvlan
07:47:30 [2019-11-15T07:47:30.679Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:47:30 [2019-11-15T07:47:30.679Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:47:30 [2019-11-15T07:47:30.679Z] PASS
07:47:30 [2019-11-15T07:47:30.679Z] 
07:47:30 [2019-11-15T07:47:30.679Z] === Skipped
07:47:30 [2019-11-15T07:47:30.679Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:47:30 [2019-11-15T07:47:30.679Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:47:30 [2019-11-15T07:47:30.679Z] 
07:47:30 [2019-11-15T07:47:30.679Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:47:30 [2019-11-15T07:47:30.679Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:47:30 [2019-11-15T07:47:30.679Z] 
07:47:30 [2019-11-15T07:47:30.679Z] 
07:47:30 [2019-11-15T07:47:30.679Z] DONE 2 tests, 2 skipped in 0.101s
07:47:30 [2019-11-15T07:47:30.680Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:47:30 [2019-11-15T07:47:30.680Z] ++ 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
07:47:30 [2019-11-15T07:47:30.680Z] ++ set -e
07:47:30 [2019-11-15T07:47:30.680Z] ++ '[' -n 0 ']'
07:47:30 [2019-11-15T07:47:30.680Z] ++ set -x
07:47:30 [2019-11-15T07:47:30.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
07:47:30 [2019-11-15T07:47:30.680Z] INFO: Testing against a local daemon
07:47:30 [2019-11-15T07:47:30.680Z] === RUN   TestDockerNetworkMacvlanPersistance
07:47:32 [2019-11-15T07:47:32.371Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
07:47:32 [2019-11-15T07:47:32.371Z] === RUN   TestDockerNetworkMacvlan
07:47:33 [2019-11-15T07:47:33.098Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:47:33 [2019-11-15T07:47:33.825Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:47:35 [2019-11-15T07:47:35.005Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:47:37 [2019-11-15T07:47:37.304Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:47:41 [2019-11-15T07:47:41.137Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:47:45 [2019-11-15T07:47:45.955Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:47:47 [2019-11-15T07:47:47.133Z] --- PASS: TestDockerNetworkMacvlan (14.93s)
07:47:47 [2019-11-15T07:47:47.133Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
07:47:47 [2019-11-15T07:47:47.133Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
07:47:47 [2019-11-15T07:47:47.133Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
07:47:47 [2019-11-15T07:47:47.133Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s)
07:47:47 [2019-11-15T07:47:47.133Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s)
07:47:47 [2019-11-15T07:47:47.134Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s)
07:47:47 [2019-11-15T07:47:47.134Z] PASS
07:47:47 [2019-11-15T07:47:47.134Z] 
07:47:47 [2019-11-15T07:47:47.134Z] DONE 8 tests in 16.520s
07:47:47 [2019-11-15T07:47:47.134Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
07:47:47 [2019-11-15T07:47:47.134Z] ++ 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
07:47:47 [2019-11-15T07:47:47.134Z] ++ set -e
07:47:47 [2019-11-15T07:47:47.134Z] ++ '[' -n 0 ']'
07:47:47 [2019-11-15T07:47:47.134Z] ++ set -x
07:47:47 [2019-11-15T07:47:47.134Z] ++ 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= 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
07:47:47 [2019-11-15T07:47:47.134Z] testing: warning: no tests to run
07:47:47 [2019-11-15T07:47:47.134Z] PASS
07:47:47 [2019-11-15T07:47:47.134Z] 
07:47:47 [2019-11-15T07:47:47.134Z] DONE 0 tests in 0.015s
07:47:47 [2019-11-15T07:47:47.134Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:47:47 [2019-11-15T07:47:47.134Z] ++ 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
07:47:47 [2019-11-15T07:47:47.134Z] ++ set -e
07:47:47 [2019-11-15T07:47:47.134Z] ++ '[' -n 0 ']'
07:47:47 [2019-11-15T07:47:47.134Z] ++ set -x
07:47:47 [2019-11-15T07:47:47.134Z] ++ 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= 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
07:47:47 [2019-11-15T07:47:47.134Z] INFO: Testing against a local daemon
07:47:47 [2019-11-15T07:47:47.134Z] === RUN   TestAuthZPluginAllowRequest
07:47:48 [2019-11-15T07:47:48.844Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
07:47:48 [2019-11-15T07:47:48.844Z] === RUN   TestAuthZPluginTLS
07:47:49 [2019-11-15T07:47:49.182Z] --- PASS: TestAuthZPluginTLS (0.59s)
07:47:49 [2019-11-15T07:47:49.182Z] === RUN   TestAuthZPluginDenyRequest
07:47:49 [2019-11-15T07:47:49.906Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
07:47:49 [2019-11-15T07:47:49.906Z] === RUN   TestAuthZPluginAPIDenyResponse
07:47:50 [2019-11-15T07:47:50.632Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
07:47:50 [2019-11-15T07:47:50.632Z] === RUN   TestAuthZPluginDenyResponse
07:47:50 [2019-11-15T07:47:50.971Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
07:47:50 [2019-11-15T07:47:50.971Z] === RUN   TestAuthZPluginAllowEventStream
07:47:52 [2019-11-15T07:47:52.662Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s)
07:47:52 [2019-11-15T07:47:52.662Z] === RUN   TestAuthZPluginErrorResponse
07:47:53 [2019-11-15T07:47:53.386Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
07:47:53 [2019-11-15T07:47:53.386Z] === RUN   TestAuthZPluginErrorRequest
07:47:53 [2019-11-15T07:47:53.728Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
07:47:53 [2019-11-15T07:47:53.728Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:47:54 [2019-11-15T07:47:54.450Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
07:47:54 [2019-11-15T07:47:54.450Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:47:56 [2019-11-15T07:47:56.745Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
07:47:56 [2019-11-15T07:47:56.745Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:47:59 [2019-11-15T07:47:59.040Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s)
07:47:59 [2019-11-15T07:47:59.040Z] === RUN   TestAuthZPluginHeader
07:47:59 [2019-11-15T07:47:59.763Z] --- PASS: TestAuthZPluginHeader (0.94s)
07:47:59 [2019-11-15T07:47:59.763Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:47:59 [2019-11-15T07:47:59.763Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:47:59 [2019-11-15T07:47:59.763Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:59 [2019-11-15T07:47:59.763Z] === RUN   TestAuthZPluginV2Disable
07:47:59 [2019-11-15T07:47:59.763Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:47:59 [2019-11-15T07:47:59.763Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:59 [2019-11-15T07:47:59.763Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:47:59 [2019-11-15T07:47:59.763Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:47:59 [2019-11-15T07:47:59.763Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:59 [2019-11-15T07:47:59.763Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:47:59 [2019-11-15T07:47:59.763Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:47:59 [2019-11-15T07:47:59.763Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:59 [2019-11-15T07:47:59.763Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:48:19 [2019-11-15T07:48:19.024Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
07:48:19 [2019-11-15T07:48:19.024Z] PASS
07:48:19 [2019-11-15T07:48:19.024Z] 
07:48:19 [2019-11-15T07:48:19.024Z] === Skipped
07:48:19 [2019-11-15T07:48:19.024Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:48:19 [2019-11-15T07:48:19.024Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:48:19 [2019-11-15T07:48:19.024Z] 
07:48:19 [2019-11-15T07:48:19.024Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:48:19 [2019-11-15T07:48:19.024Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:48:19 [2019-11-15T07:48:19.024Z] 
07:48:19 [2019-11-15T07:48:19.024Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:48:19 [2019-11-15T07:48:19.024Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:48:19 [2019-11-15T07:48:19.024Z] 
07:48:19 [2019-11-15T07:48:19.024Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:48:19 [2019-11-15T07:48:19.024Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:48:19 [2019-11-15T07:48:19.024Z] 
07:48:19 [2019-11-15T07:48:19.024Z] 
07:48:19 [2019-11-15T07:48:19.024Z] DONE 17 tests, 4 skipped in 29.428s
07:48:19 [2019-11-15T07:48:19.024Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:48:19 [2019-11-15T07:48:19.024Z] ++ 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
07:48:19 [2019-11-15T07:48:19.024Z] ++ set -e
07:48:19 [2019-11-15T07:48:19.024Z] ++ '[' -n 0 ']'
07:48:19 [2019-11-15T07:48:19.024Z] ++ set -x
07:48:19 [2019-11-15T07:48:19.024Z] ++ 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= 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
07:48:19 [2019-11-15T07:48:19.024Z] INFO: Testing against a local daemon
07:48:19 [2019-11-15T07:48:19.024Z] === RUN   TestPluginInvalidJSON
07:48:19 [2019-11-15T07:48:19.024Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:48:19 [2019-11-15T07:48:19.024Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:48:19 [2019-11-15T07:48:19.024Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:48:19 [2019-11-15T07:48:19.024Z] --- PASS: TestPluginInvalidJSON (0.04s)
07:48:19 [2019-11-15T07:48:19.024Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:48:19 [2019-11-15T07:48:19.024Z] PASS
07:48:19 [2019-11-15T07:48:19.024Z] 
07:48:19 [2019-11-15T07:48:19.024Z] DONE 2 tests in 0.124s
07:48:19 [2019-11-15T07:48:19.024Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:48:19 [2019-11-15T07:48:19.024Z] ++ 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
07:48:19 [2019-11-15T07:48:19.024Z] ++ set -e
07:48:19 [2019-11-15T07:48:19.024Z] ++ '[' -n 0 ']'
07:48:19 [2019-11-15T07:48:19.024Z] ++ set -x
07:48:19 [2019-11-15T07:48:19.024Z] ++ 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= 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
07:48:19 [2019-11-15T07:48:19.024Z] INFO: Testing against a local daemon
07:48:19 [2019-11-15T07:48:19.024Z] === RUN   TestExternalGraphDriver
07:48:19 [2019-11-15T07:48:19.024Z] === RUN   TestExternalGraphDriver/json
07:48:19 [2019-11-15T07:48:19.024Z] === RUN   TestExternalGraphDriver/spec
07:48:21 [2019-11-15T07:48:21.312Z] === RUN   TestExternalGraphDriver/pull
07:48:23 [2019-11-15T07:48:23.600Z] --- PASS: TestExternalGraphDriver (6.51s)
07:48:23 [2019-11-15T07:48:23.601Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
07:48:23 [2019-11-15T07:48:23.601Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
07:48:23 [2019-11-15T07:48:23.601Z]     --- PASS: TestExternalGraphDriver/pull (2.25s)
07:48:23 [2019-11-15T07:48:23.601Z] === RUN   TestGraphdriverPluginV2
07:48:23 [2019-11-15T07:48:23.601Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
07:48:23 [2019-11-15T07:48:23.601Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:48:23 [2019-11-15T07:48:23.601Z] PASS
07:48:23 [2019-11-15T07:48:23.601Z] 
07:48:23 [2019-11-15T07:48:23.601Z] === Skipped
07:48:23 [2019-11-15T07:48:23.601Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
07:48:23 [2019-11-15T07:48:23.601Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:48:23 [2019-11-15T07:48:23.601Z] 
07:48:23 [2019-11-15T07:48:23.601Z] 
07:48:23 [2019-11-15T07:48:23.601Z] DONE 5 tests, 1 skipped in 6.663s
07:48:23 [2019-11-15T07:48:23.601Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:48:23 [2019-11-15T07:48:23.601Z] ++ 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
07:48:23 [2019-11-15T07:48:23.601Z] ++ set -e
07:48:23 [2019-11-15T07:48:23.601Z] ++ '[' -n 0 ']'
07:48:23 [2019-11-15T07:48:23.601Z] ++ set -x
07:48:23 [2019-11-15T07:48:23.601Z] ++ 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= 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
07:48:23 [2019-11-15T07:48:23.601Z] INFO: Testing against a local daemon
07:48:23 [2019-11-15T07:48:23.601Z] === RUN   TestContinueAfterPluginCrash
07:48:23 [2019-11-15T07:48:23.601Z] === PAUSE TestContinueAfterPluginCrash
07:48:23 [2019-11-15T07:48:23.601Z] === RUN   TestDaemonStartWithLogOpt
07:48:23 [2019-11-15T07:48:23.601Z] === PAUSE TestDaemonStartWithLogOpt
07:48:23 [2019-11-15T07:48:23.601Z] === CONT  TestContinueAfterPluginCrash
07:48:23 [2019-11-15T07:48:23.601Z] === CONT  TestDaemonStartWithLogOpt
07:48:39 [2019-11-15T07:48:39.634Z] --- PASS: TestDaemonStartWithLogOpt (15.86s)
07:48:44 [2019-11-15T07:48:44.434Z] --- PASS: TestContinueAfterPluginCrash (20.62s)
07:48:44 [2019-11-15T07:48:44.434Z] PASS
07:48:44 [2019-11-15T07:48:44.434Z] 
07:48:44 [2019-11-15T07:48:44.434Z] DONE 2 tests in 20.713s
07:48:44 [2019-11-15T07:48:44.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:48:44 [2019-11-15T07:48:44.434Z] ++ 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
07:48:44 [2019-11-15T07:48:44.434Z] ++ set -e
07:48:44 [2019-11-15T07:48:44.434Z] ++ '[' -n 0 ']'
07:48:44 [2019-11-15T07:48:44.434Z] ++ set -x
07:48:44 [2019-11-15T07:48:44.434Z] ++ 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= 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
07:48:44 [2019-11-15T07:48:44.434Z] INFO: Testing against a local daemon
07:48:44 [2019-11-15T07:48:44.434Z] === RUN   TestPluginWithDevMounts
07:48:44 [2019-11-15T07:48:44.434Z] === PAUSE TestPluginWithDevMounts
07:48:44 [2019-11-15T07:48:44.434Z] === CONT  TestPluginWithDevMounts
07:48:46 [2019-11-15T07:48:46.721Z] --- PASS: TestPluginWithDevMounts (2.30s)
07:48:46 [2019-11-15T07:48:46.721Z] PASS
07:48:46 [2019-11-15T07:48:46.721Z] 
07:48:46 [2019-11-15T07:48:46.721Z] DONE 1 tests in 2.401s
07:48:46 [2019-11-15T07:48:46.721Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
07:48:46 [2019-11-15T07:48:46.721Z] ++ 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
07:48:46 [2019-11-15T07:48:46.721Z] ++ set -e
07:48:46 [2019-11-15T07:48:46.721Z] ++ '[' -n 0 ']'
07:48:46 [2019-11-15T07:48:46.721Z] ++ set -x
07:48:46 [2019-11-15T07:48:46.721Z] ++ 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= 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
07:48:46 [2019-11-15T07:48:46.721Z] INFO: Testing against a local daemon
07:48:46 [2019-11-15T07:48:46.721Z] === RUN   TestSecretInspect
07:48:49 [2019-11-15T07:48:49.012Z] --- PASS: TestSecretInspect (2.22s)
07:48:49 [2019-11-15T07:48:49.012Z] === RUN   TestSecretList
07:48:51 [2019-11-15T07:48:51.304Z] --- PASS: TestSecretList (2.24s)
07:48:51 [2019-11-15T07:48:51.304Z] === RUN   TestSecretsCreateAndDelete
07:48:53 [2019-11-15T07:48:53.596Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
07:48:53 [2019-11-15T07:48:53.596Z] === RUN   TestSecretsUpdate
07:48:55 [2019-11-15T07:48:55.312Z] --- PASS: TestSecretsUpdate (2.20s)
07:48:55 [2019-11-15T07:48:55.312Z] === RUN   TestTemplatedSecret
07:48:58 [2019-11-15T07:48:58.317Z] --- PASS: TestTemplatedSecret (2.95s)
07:48:58 [2019-11-15T07:48:58.317Z] === RUN   TestSecretCreateResolve
07:49:00 [2019-11-15T07:49:00.611Z] --- PASS: TestSecretCreateResolve (2.25s)
07:49:00 [2019-11-15T07:49:00.611Z] PASS
07:49:00 [2019-11-15T07:49:00.611Z] 
07:49:00 [2019-11-15T07:49:00.611Z] DONE 6 tests in 14.149s
07:49:00 [2019-11-15T07:49:00.611Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
07:49:00 [2019-11-15T07:49:00.611Z] ++ 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
07:49:00 [2019-11-15T07:49:00.611Z] ++ set -e
07:49:00 [2019-11-15T07:49:00.611Z] ++ '[' -n 0 ']'
07:49:00 [2019-11-15T07:49:00.611Z] ++ set -x
07:49:00 [2019-11-15T07:49:00.611Z] ++ 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= 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
07:49:00 [2019-11-15T07:49:00.611Z] INFO: Testing against a local daemon
07:49:00 [2019-11-15T07:49:00.611Z] === RUN   TestServiceCreateInit
07:49:00 [2019-11-15T07:49:00.611Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:49:05 [2019-11-15T07:49:05.426Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:49:09 [2019-11-15T07:49:09.266Z] --- PASS: TestServiceCreateInit (8.48s)
07:49:09 [2019-11-15T07:49:09.266Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.22s)
07:49:09 [2019-11-15T07:49:09.266Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s)
07:49:09 [2019-11-15T07:49:09.266Z] === RUN   TestCreateServiceMultipleTimes
07:49:28 [2019-11-15T07:49:28.533Z] --- PASS: TestCreateServiceMultipleTimes (17.68s)
07:49:28 [2019-11-15T07:49:28.533Z] === RUN   TestCreateServiceConflict
07:49:29 [2019-11-15T07:49:29.731Z] --- PASS: TestCreateServiceConflict (2.79s)
07:49:29 [2019-11-15T07:49:29.731Z] === RUN   TestCreateServiceMaxReplicas
07:49:32 [2019-11-15T07:49:32.734Z] --- PASS: TestCreateServiceMaxReplicas (2.98s)
07:49:32 [2019-11-15T07:49:32.734Z] === RUN   TestCreateWithDuplicateNetworkNames
07:49:48 [2019-11-15T07:49:48.698Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.23s)
07:49:48 [2019-11-15T07:49:48.698Z] === RUN   TestCreateServiceSecretFileMode
07:49:49 [2019-11-15T07:49:49.429Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
07:49:49 [2019-11-15T07:49:49.429Z] === RUN   TestCreateServiceConfigFileMode
07:49:52 [2019-11-15T07:49:52.460Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
07:49:52 [2019-11-15T07:49:52.460Z] === RUN   TestCreateServiceSysctls
07:49:55 [2019-11-15T07:49:55.465Z] --- PASS: TestCreateServiceSysctls (3.49s)
07:49:55 [2019-11-15T07:49:55.465Z] === RUN   TestCreateServiceCapabilities
07:49:58 [2019-11-15T07:49:58.469Z] --- PASS: TestCreateServiceCapabilities (2.65s)
07:49:58 [2019-11-15T07:49:58.469Z] === RUN   TestInspect
07:50:00 [2019-11-15T07:50:00.770Z] --- PASS: TestInspect (2.83s)
07:50:00 [2019-11-15T07:50:00.770Z] === RUN   TestServiceListWithStatuses
07:50:00 [2019-11-15T07:50:00.770Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:50:00 [2019-11-15T07:50:00.770Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:50:00 [2019-11-15T07:50:00.770Z] === RUN   TestDockerNetworkConnectAlias
07:50:05 [2019-11-15T07:50:05.581Z] --- PASS: TestDockerNetworkConnectAlias (4.51s)
07:50:05 [2019-11-15T07:50:05.581Z] === RUN   TestDockerNetworkReConnect
07:50:10 [2019-11-15T07:50:10.394Z] --- PASS: TestDockerNetworkReConnect (4.73s)
07:50:10 [2019-11-15T07:50:10.394Z] === RUN   TestServicePlugin
07:50:10 [2019-11-15T07:50:10.394Z] --- SKIP: TestServicePlugin (0.00s)
07:50:10 [2019-11-15T07:50:10.394Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:10 [2019-11-15T07:50:10.394Z] === RUN   TestServiceUpdateLabel
07:50:12 [2019-11-15T07:50:12.717Z] --- PASS: TestServiceUpdateLabel (2.27s)
07:50:12 [2019-11-15T07:50:12.717Z] === RUN   TestServiceUpdateSecrets
07:50:28 [2019-11-15T07:50:28.675Z] --- PASS: TestServiceUpdateSecrets (14.77s)
07:50:28 [2019-11-15T07:50:28.675Z] === RUN   TestServiceUpdateConfigs
07:50:41 [2019-11-15T07:50:41.884Z] --- PASS: TestServiceUpdateConfigs (14.77s)
07:50:41 [2019-11-15T07:50:41.884Z] === RUN   TestServiceUpdateNetwork
07:50:57 [2019-11-15T07:50:57.879Z] --- PASS: TestServiceUpdateNetwork (14.05s)
07:50:57 [2019-11-15T07:50:57.879Z] PASS
07:50:57 [2019-11-15T07:50:57.879Z] 
07:50:57 [2019-11-15T07:50:57.879Z] === Skipped
07:50:57 [2019-11-15T07:50:57.879Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
07:50:57 [2019-11-15T07:50:57.879Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:50:57 [2019-11-15T07:50:57.879Z] 
07:50:57 [2019-11-15T07:50:57.879Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
07:50:57 [2019-11-15T07:50:57.879Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:57 [2019-11-15T07:50:57.879Z] 
07:50:57 [2019-11-15T07:50:57.879Z] 
07:50:57 [2019-11-15T07:50:57.879Z] DONE 20 tests, 2 skipped in 115.410s
07:50:57 [2019-11-15T07:50:57.879Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
07:50:57 [2019-11-15T07:50:57.879Z] ++ 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
07:50:57 [2019-11-15T07:50:57.879Z] ++ set -e
07:50:57 [2019-11-15T07:50:57.879Z] ++ '[' -n 0 ']'
07:50:57 [2019-11-15T07:50:57.879Z] ++ set -x
07:50:57 [2019-11-15T07:50:57.879Z] ++ 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= 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
07:50:57 [2019-11-15T07:50:57.879Z] INFO: Testing against a local daemon
07:50:57 [2019-11-15T07:50:57.879Z] === RUN   TestSessionCreate
07:50:57 [2019-11-15T07:50:57.879Z] --- PASS: TestSessionCreate (0.05s)
07:50:57 [2019-11-15T07:50:57.879Z] === RUN   TestSessionCreateWithBadUpgrade
07:50:57 [2019-11-15T07:50:57.879Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
07:50:57 [2019-11-15T07:50:57.879Z] PASS
07:50:57 [2019-11-15T07:50:57.879Z] 
07:50:57 [2019-11-15T07:50:57.879Z] DONE 2 tests in 0.186s
07:50:57 [2019-11-15T07:50:57.879Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
07:50:57 [2019-11-15T07:50:57.879Z] ++ 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
07:50:57 [2019-11-15T07:50:57.879Z] ++ set -e
07:50:57 [2019-11-15T07:50:57.879Z] ++ '[' -n 0 ']'
07:50:57 [2019-11-15T07:50:57.879Z] ++ set -x
07:50:57 [2019-11-15T07:50:57.879Z] ++ 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= 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
07:50:57 [2019-11-15T07:50:57.879Z] INFO: Testing against a local daemon
07:50:57 [2019-11-15T07:50:57.879Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:50:57 [2019-11-15T07:50:57.879Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:50:57 [2019-11-15T07:50:57.879Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:50:57 [2019-11-15T07:50:57.879Z] === RUN   TestEventsExecDie
07:50:57 [2019-11-15T07:50:57.879Z] --- PASS: TestEventsExecDie (1.15s)
07:50:57 [2019-11-15T07:50:57.879Z] === RUN   TestEventsBackwardsCompatible
07:50:57 [2019-11-15T07:50:57.879Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
07:50:57 [2019-11-15T07:50:57.879Z] === RUN   TestInfoBinaryCommits
07:50:57 [2019-11-15T07:50:57.879Z] --- PASS: TestInfoBinaryCommits (0.05s)
07:50:57 [2019-11-15T07:50:57.879Z] === RUN   TestInfoAPIVersioned
07:50:57 [2019-11-15T07:50:57.879Z] --- PASS: TestInfoAPIVersioned (0.02s)
07:50:57 [2019-11-15T07:50:57.879Z] === RUN   TestInfoDiscoveryBackend
07:50:58 [2019-11-15T07:50:58.213Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
07:50:58 [2019-11-15T07:50:58.213Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:50:59 [2019-11-15T07:50:59.381Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:50:59 [2019-11-15T07:50:59.381Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:50:59 [2019-11-15T07:50:59.717Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
07:50:59 [2019-11-15T07:50:59.717Z] === RUN   TestInfoAPI
07:50:59 [2019-11-15T07:50:59.717Z] --- PASS: TestInfoAPI (0.05s)
07:50:59 [2019-11-15T07:50:59.717Z] === RUN   TestInfoAPIWarnings
07:51:00 [2019-11-15T07:51:00.441Z] --- PASS: TestInfoAPIWarnings (0.54s)
07:51:00 [2019-11-15T07:51:00.441Z] === RUN   TestInfoDebug
07:51:00 [2019-11-15T07:51:00.780Z] --- PASS: TestInfoDebug (0.54s)
07:51:00 [2019-11-15T07:51:00.780Z] === RUN   TestInfoInsecureRegistries
07:51:01 [2019-11-15T07:51:01.501Z] --- PASS: TestInfoInsecureRegistries (0.54s)
07:51:01 [2019-11-15T07:51:01.501Z] === RUN   TestInfoRegistryMirrors
07:51:01 [2019-11-15T07:51:01.837Z] --- PASS: TestInfoRegistryMirrors (0.54s)
07:51:01 [2019-11-15T07:51:01.837Z] === RUN   TestLoginFailsWithBadCredentials
07:51:02 [2019-11-15T07:51:02.560Z] --- PASS: TestLoginFailsWithBadCredentials (0.61s)
07:51:02 [2019-11-15T07:51:02.560Z] === RUN   TestPingCacheHeaders
07:51:02 [2019-11-15T07:51:02.560Z] --- PASS: TestPingCacheHeaders (0.05s)
07:51:02 [2019-11-15T07:51:02.560Z] === RUN   TestPingGet
07:51:02 [2019-11-15T07:51:02.560Z] --- PASS: TestPingGet (0.04s)
07:51:02 [2019-11-15T07:51:02.560Z] === RUN   TestPingHead
07:51:02 [2019-11-15T07:51:02.560Z] --- PASS: TestPingHead (0.05s)
07:51:02 [2019-11-15T07:51:02.560Z] === RUN   TestVersion
07:51:02 [2019-11-15T07:51:02.897Z] --- PASS: TestVersion (0.05s)
07:51:02 [2019-11-15T07:51:02.897Z] PASS
07:51:02 [2019-11-15T07:51:02.897Z] 
07:51:02 [2019-11-15T07:51:02.897Z] === Skipped
07:51:02 [2019-11-15T07:51:02.897Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:51:02 [2019-11-15T07:51:02.897Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:51:02 [2019-11-15T07:51:02.897Z] 
07:51:02 [2019-11-15T07:51:02.897Z] 
07:51:02 [2019-11-15T07:51:02.897Z] DONE 18 tests, 1 skipped in 6.491s
07:51:02 [2019-11-15T07:51:02.897Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
07:51:02 [2019-11-15T07:51:02.897Z] ++ 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
07:51:02 [2019-11-15T07:51:02.897Z] ++ set -e
07:51:02 [2019-11-15T07:51:02.897Z] ++ '[' -n 0 ']'
07:51:02 [2019-11-15T07:51:02.897Z] ++ set -x
07:51:02 [2019-11-15T07:51:02.897Z] ++ 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= 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
07:51:02 [2019-11-15T07:51:02.897Z] INFO: Testing against a local daemon
07:51:02 [2019-11-15T07:51:02.897Z] === RUN   TestVolumesCreateAndList
07:51:02 [2019-11-15T07:51:02.897Z] --- PASS: TestVolumesCreateAndList (0.04s)
07:51:02 [2019-11-15T07:51:02.897Z] === RUN   TestVolumesRemove
07:51:02 [2019-11-15T07:51:02.897Z] --- PASS: TestVolumesRemove (0.10s)
07:51:02 [2019-11-15T07:51:02.897Z] === RUN   TestVolumesInspect
07:51:02 [2019-11-15T07:51:02.897Z] --- PASS: TestVolumesInspect (0.04s)
07:51:02 [2019-11-15T07:51:02.897Z] === RUN   TestVolumesInvalidJSON
07:51:02 [2019-11-15T07:51:02.897Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:51:02 [2019-11-15T07:51:02.897Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:51:03 [2019-11-15T07:51:03.232Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:51:03 [2019-11-15T07:51:03.232Z] --- PASS: TestVolumesInvalidJSON (0.03s)
07:51:03 [2019-11-15T07:51:03.232Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:51:03 [2019-11-15T07:51:03.232Z] PASS
07:51:03 [2019-11-15T07:51:03.232Z] 
07:51:03 [2019-11-15T07:51:03.232Z] DONE 5 tests in 0.298s
07:51:03 [2019-11-15T07:51:03.232Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:51:03 [2019-11-15T07:51:03.232Z] ++++ cat bundles/test-integration/docker.pid
07:51:03 [2019-11-15T07:51:03.232Z] +++ kill 13151
07:51:04 [2019-11-15T07:51:04.924Z] +++ /etc/init.d/apparmor stop
07:51:04 [2019-11-15T07:51:04.924Z] Clearing AppArmor profiles cache:.
07:51:04 [2019-11-15T07:51:04.924Z] All profile caches have been cleared, but no profiles have been unloaded.
07:51:04 [2019-11-15T07:51:04.924Z] Unloading profiles will leave already running processes permanently
07:51:04 [2019-11-15T07:51:04.924Z] unconfined, which can lead to unexpected situations.
07:51:04 [2019-11-15T07:51:04.924Z] 
07:51:04 [2019-11-15T07:51:04.924Z] To set a process to complain mode, use the command line tool
07:51:04 [2019-11-15T07:51:04.924Z] 'aa-complain'. To really tear down all profiles, run the init script
07:51:04 [2019-11-15T07:51:04.924Z] with the 'teardown' option."
07:51:04 [2019-11-15T07:51:04.924Z]