Skip to content

Console Output

22:26:35 [2019-10-04T22:26:35.781Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -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:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/make.sh dynbinary test-integration
22:26:36 [2019-10-04T22:26:36.068Z] 
22:26:36 [2019-10-04T22:26:36.352Z] Removing bundles/
22:26:36 [2019-10-04T22:26:36.352Z] 
22:26:36 [2019-10-04T22:26:36.352Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:26:36 [2019-10-04T22:26:36.352Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:26:36 [2019-10-04T22:26:36.352Z] GOOS="" GOARCH="" GOARM=""
22:28:43 [2019-10-04T22:28:43.557Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:28:43 [2019-10-04T22:28:43.557Z] 
22:28:43 [2019-10-04T22:28:43.557Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:28:43 [2019-10-04T22:28:43.557Z] PKG_CONFIG=pkg-config
22:28:43 [2019-10-04T22:28:43.557Z] GOLANG_VERSION=1.13.1
22:28:43 [2019-10-04T22:28:43.557Z] HOSTNAME=b51a400a5249
22:28:43 [2019-10-04T22:28:43.557Z] DOCKER_EXPERIMENTAL=1
22:28:43 [2019-10-04T22:28:43.557Z] container=docker
22:28:43 [2019-10-04T22:28:43.557Z] TEST_SKIP_INTEGRATION_CLI=1
22:28:43 [2019-10-04T22:28:43.557Z] GO111MODULE=off
22:28:43 [2019-10-04T22:28:43.557Z] GOPATH=/go
22:28:43 [2019-10-04T22:28:43.557Z] PWD=/go/src/github.com/docker/docker
22:28:43 [2019-10-04T22:28:43.557Z] HOME=/root
22:28:43 [2019-10-04T22:28:43.557Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:28:43 [2019-10-04T22:28:43.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:28:43 [2019-10-04T22:28:43.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:28:43 [2019-10-04T22:28:43.557Z] DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735
22:28:43 [2019-10-04T22:28:43.557Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:28:43 [2019-10-04T22:28:43.557Z] DOCKER_GRAPHDRIVER=overlay2
22:28:43 [2019-10-04T22:28:43.557Z] TERM=xterm
22:28:43 [2019-10-04T22:28:43.557Z] VALIDATE_BRANCH=master
22:28:43 [2019-10-04T22:28:43.557Z] DEST=bundles/test-integration
22:28:43 [2019-10-04T22:28:43.557Z] SHLVL=1
22:28:43 [2019-10-04T22:28:43.557Z] TIMEOUT=120m
22:28:43 [2019-10-04T22:28:43.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:28:43 [2019-10-04T22:28:43.557Z] DOCKER_PKG=github.com/docker/docker
22:28:43 [2019-10-04T22:28:43.557Z] TESTDEBUG=0
22:28:43 [2019-10-04T22:28:43.557Z] _=/usr/bin/env
22:28:43 [2019-10-04T22:28:43.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:29:23 [2019-10-04T22:29:23.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:29:24 [2019-10-04T22:29:24.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:29:28 [2019-10-04T22:29:28.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:30:08 [2019-10-04T22:30:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:30:08 [2019-10-04T22:30:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:30:08 [2019-10-04T22:30:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:30:08 [2019-10-04T22:30:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:30:08 [2019-10-04T22:30:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:30:11 [2019-10-04T22:30:11.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:30:13 [2019-10-04T22:30:13.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:30:16 [2019-10-04T22:30:16.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:30:20 [2019-10-04T22:30:20.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:30:23 [2019-10-04T22:30:23.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:30:25 [2019-10-04T22:30:25.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:30:28 [2019-10-04T22:30:28.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:30:30 [2019-10-04T22:30:30.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:30:32 [2019-10-04T22:30:32.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:30:34 [2019-10-04T22:30:34.115Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:30:34 [2019-10-04T22:30:34.115Z] Using test binary docker
22:30:34 [2019-10-04T22:30:34.115Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:30:34 [2019-10-04T22:30:34.115Z] +++ /etc/init.d/apparmor start
22:30:34 [2019-10-04T22:30:34.115Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:30:34 [2019-10-04T22:30:34.115Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:30:34 [2019-10-04T22:30:34.115Z] Warning failed to create cache: (null)
22:30:34 [2019-10-04T22:30:34.115Z] .
22:30:34 [2019-10-04T22:30:34.115Z] INFO: Waiting for daemon to start...
22:30:34 [2019-10-04T22:30:34.115Z] Starting dockerd
22:30:34 [2019-10-04T22:30:34.115Z] +++ 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
22:30:36 [2019-10-04T22:30:36.140Z] .
22:30:36 [2019-10-04T22:30:36.140Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:30:36 [2019-10-04T22:30:36.423Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:30:36 [2019-10-04T22:30:36.423Z] Error: No such image: emptyfs
22:30:36 [2019-10-04T22:30:36.423Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:30:36 [2019-10-04T22:30:36.423Z] ++++ docker load
22:30:36 [2019-10-04T22:30:36.712Z] Running integration-test (iteration 1)
22:30:36 [2019-10-04T22:30:36.712Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
22:30:36 [2019-10-04T22:30:36.712Z] ++ 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
22:30:36 [2019-10-04T22:30:36.712Z] ++ set -e
22:30:36 [2019-10-04T22:30:36.712Z] ++ '[' -n 0 ']'
22:30:36 [2019-10-04T22:30:36.712Z] ++ set -x
22:30:36 [2019-10-04T22:30:36.712Z] ++ 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
22:30:51 [2019-10-04T22:30:51.968Z] Loaded image: buildpack-deps:jessie
22:30:51 [2019-10-04T22:30:51.968Z] Loaded image: busybox:latest
22:30:51 [2019-10-04T22:30:51.968Z] Loaded image: busybox:glibc
22:30:51 [2019-10-04T22:30:51.968Z] Loaded image: debian:jessie
22:30:51 [2019-10-04T22:30:51.968Z] Loaded image: hello-world:latest
22:30:51 [2019-10-04T22:30:51.968Z] INFO: Testing against a local daemon
22:30:51 [2019-10-04T22:30:51.968Z] === RUN   TestCgroupNamespacesBuild
22:30:52 [2019-10-04T22:30:52.978Z] --- PASS: TestCgroupNamespacesBuild (1.67s)
22:30:52 [2019-10-04T22:30:52.978Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
22:30:52 [2019-10-04T22:30:52.978Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:30:54 [2019-10-04T22:30:54.463Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
22:30:54 [2019-10-04T22:30:54.463Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
22:30:54 [2019-10-04T22:30:54.463Z] === RUN   TestBuildWithSession
22:30:54 [2019-10-04T22:30:54.463Z] --- SKIP: TestBuildWithSession (0.00s)
22:30:54 [2019-10-04T22:30:54.463Z]     build_session_test.go:25: TODO: BuildKit
22:30:54 [2019-10-04T22:30:54.463Z] === RUN   TestBuildSquashParent
22:30:59 [2019-10-04T22:30:59.955Z] --- PASS: TestBuildSquashParent (5.06s)
22:30:59 [2019-10-04T22:30:59.955Z] === RUN   TestBuildWithRemoveAndForceRemove
22:30:59 [2019-10-04T22:30:59.955Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:30:59 [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:30:59 [2019-10-04T22:30:59.955Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:30:59 [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:30:59 [2019-10-04T22:30:59.955Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:30:59 [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:30:59 [2019-10-04T22:30:59.955Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:30:59 [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:30:59 [2019-10-04T22:30:59.955Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:30:59 [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:30:59 [2019-10-04T22:30:59.955Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:30:59 [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:30:59 [2019-10-04T22:30:59.955Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:30:59 [2019-10-04T22:30:59.955Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:30:59 [2019-10-04T22:30:59.955Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:30:59 [2019-10-04T22:30:59.955Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:31:02 [2019-10-04T22:31:02.660Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:31:02 [2019-10-04T22:31:02.663Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:31:04 [2019-10-04T22:31:04.703Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:31:04 [2019-10-04T22:31:04.703Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s)
22:31:04 [2019-10-04T22:31:04.703Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s)
22:31:04 [2019-10-04T22:31:04.703Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.66s)
22:31:04 [2019-10-04T22:31:04.703Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.66s)
22:31:04 [2019-10-04T22:31:04.703Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s)
22:31:04 [2019-10-04T22:31:04.703Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s)
22:31:04 [2019-10-04T22:31:04.703Z] === RUN   TestBuildMultiStageCopy
22:31:04 [2019-10-04T22:31:04.703Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:31:06 [2019-10-04T22:31:06.815Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:31:07 [2019-10-04T22:31:07.100Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:31:07 [2019-10-04T22:31:07.716Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:31:08 [2019-10-04T22:31:08.002Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:31:08 [2019-10-04T22:31:08.291Z] --- PASS: TestBuildMultiStageCopy (3.50s)
22:31:08 [2019-10-04T22:31:08.291Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s)
22:31:08 [2019-10-04T22:31:08.291Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
22:31:08 [2019-10-04T22:31:08.291Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s)
22:31:08 [2019-10-04T22:31:08.291Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s)
22:31:08 [2019-10-04T22:31:08.291Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
22:31:08 [2019-10-04T22:31:08.291Z] === RUN   TestBuildMultiStageParentConfig
22:31:09 [2019-10-04T22:31:09.304Z] --- PASS: TestBuildMultiStageParentConfig (0.96s)
22:31:09 [2019-10-04T22:31:09.304Z] === RUN   TestBuildLabelWithTargets
22:31:10 [2019-10-04T22:31:10.783Z] --- PASS: TestBuildLabelWithTargets (1.47s)
22:31:10 [2019-10-04T22:31:10.783Z] === RUN   TestBuildWithEmptyLayers
22:31:11 [2019-10-04T22:31:11.416Z] --- PASS: TestBuildWithEmptyLayers (0.75s)
22:31:11 [2019-10-04T22:31:11.416Z] === RUN   TestBuildMultiStageOnBuild
22:31:14 [2019-10-04T22:31:14.111Z] --- PASS: TestBuildMultiStageOnBuild (2.13s)
22:31:14 [2019-10-04T22:31:14.111Z] === RUN   TestBuildUncleanTarFilenames
22:31:14 [2019-10-04T22:31:14.728Z] --- PASS: TestBuildUncleanTarFilenames (1.11s)
22:31:14 [2019-10-04T22:31:14.728Z] === RUN   TestBuildMultiStageLayerLeak
22:31:17 [2019-10-04T22:31:17.411Z] --- PASS: TestBuildMultiStageLayerLeak (2.21s)
22:31:17 [2019-10-04T22:31:17.411Z] === RUN   TestBuildWithHugeFile
22:32:54 [2019-10-04T22:32:54.571Z] --- PASS: TestBuildWithHugeFile (84.63s)
22:32:54 [2019-10-04T22:32:54.571Z] === RUN   TestBuildWithEmptyDockerfile
22:32:54 [2019-10-04T22:32:54.571Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:32:54 [2019-10-04T22:32:54.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:32:54 [2019-10-04T22:32:54.571Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:32:54 [2019-10-04T22:32:54.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:32:54 [2019-10-04T22:32:54.571Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:32:54 [2019-10-04T22:32:54.571Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:32:54 [2019-10-04T22:32:54.571Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:32:54 [2019-10-04T22:32:54.571Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:32:54 [2019-10-04T22:32:54.571Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:32:54 [2019-10-04T22:32:54.571Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
22:32:54 [2019-10-04T22:32:54.571Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s)
22:32:54 [2019-10-04T22:32:54.571Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s)
22:32:54 [2019-10-04T22:32:54.571Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.35s)
22:32:54 [2019-10-04T22:32:54.571Z] === RUN   TestBuildPreserveOwnership
22:32:54 [2019-10-04T22:32:54.571Z] === RUN   TestBuildPreserveOwnership/copy_from
22:32:54 [2019-10-04T22:32:54.571Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:32:54 [2019-10-04T22:32:54.571Z] --- PASS: TestBuildPreserveOwnership (4.63s)
22:32:54 [2019-10-04T22:32:54.571Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.06s)
22:32:54 [2019-10-04T22:32:54.571Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s)
22:32:54 [2019-10-04T22:32:54.571Z] === RUN   TestBuildPlatformInvalid
22:32:54 [2019-10-04T22:32:54.571Z] --- PASS: TestBuildPlatformInvalid (0.15s)
22:32:54 [2019-10-04T22:32:54.571Z] PASS
22:32:54 [2019-10-04T22:32:54.571Z] 
22:32:54 [2019-10-04T22:32:54.571Z] === Skipped
22:32:54 [2019-10-04T22:32:54.571Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
22:32:54 [2019-10-04T22:32:54.571Z]     build_session_test.go:25: TODO: BuildKit
22:32:54 [2019-10-04T22:32:54.571Z] 
22:32:54 [2019-10-04T22:32:54.571Z] 
22:32:54 [2019-10-04T22:32:54.571Z] DONE 32 tests, 1 skipped in 130.223s
22:32:54 [2019-10-04T22:32:54.571Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
22:32:54 [2019-10-04T22:32:54.571Z] ++ 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
22:32:54 [2019-10-04T22:32:54.571Z] ++ set -e
22:32:54 [2019-10-04T22:32:54.571Z] ++ '[' -n 0 ']'
22:32:54 [2019-10-04T22:32:54.571Z] ++ set -x
22:32:54 [2019-10-04T22:32:54.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
22:32:54 [2019-10-04T22:32:54.571Z] INFO: Testing against a local daemon
22:32:54 [2019-10-04T22:32:54.571Z] === RUN   TestConfigList
22:32:54 [2019-10-04T22:32:54.571Z] --- PASS: TestConfigList (2.17s)
22:32:54 [2019-10-04T22:32:54.572Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
22:32:54 [2019-10-04T22:32:54.572Z] === RUN   TestConfigsCreateAndDelete
22:32:54 [2019-10-04T22:32:54.572Z] --- PASS: TestConfigsCreateAndDelete (2.19s)
22:32:54 [2019-10-04T22:32:54.572Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
22:32:54 [2019-10-04T22:32:54.572Z] === RUN   TestConfigsUpdate
22:32:54 [2019-10-04T22:32:54.572Z] --- PASS: TestConfigsUpdate (2.14s)
22:32:54 [2019-10-04T22:32:54.572Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
22:32:54 [2019-10-04T22:32:54.572Z] === RUN   TestTemplatedConfig
22:32:56 [2019-10-04T22:32:56.618Z] --- PASS: TestTemplatedConfig (2.79s)
22:32:56 [2019-10-04T22:32:56.618Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
22:32:56 [2019-10-04T22:32:56.618Z] === RUN   TestConfigInspect
22:32:59 [2019-10-04T22:32:59.298Z] --- PASS: TestConfigInspect (2.64s)
22:32:59 [2019-10-04T22:32:59.298Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
22:32:59 [2019-10-04T22:32:59.298Z] === RUN   TestConfigCreateWithLabels
22:33:01 [2019-10-04T22:33:01.329Z] --- PASS: TestConfigCreateWithLabels (2.17s)
22:33:01 [2019-10-04T22:33:01.329Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
22:33:01 [2019-10-04T22:33:01.329Z] === RUN   TestConfigCreateResolve
22:33:03 [2019-10-04T22:33:03.361Z] --- PASS: TestConfigCreateResolve (2.17s)
22:33:03 [2019-10-04T22:33:03.361Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
22:33:03 [2019-10-04T22:33:03.361Z] === RUN   TestConfigDaemonLibtrustID
22:33:03 [2019-10-04T22:33:03.978Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
22:33:03 [2019-10-04T22:33:03.978Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
22:33:03 [2019-10-04T22:33:03.978Z] PASS
22:33:03 [2019-10-04T22:33:03.978Z] 
22:33:03 [2019-10-04T22:33:03.978Z] DONE 8 tests in 16.926s
22:33:03 [2019-10-04T22:33:03.978Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
22:33:03 [2019-10-04T22:33:03.978Z] ++ 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
22:33:03 [2019-10-04T22:33:03.978Z] ++ set -e
22:33:03 [2019-10-04T22:33:03.978Z] ++ '[' -n 0 ']'
22:33:03 [2019-10-04T22:33:03.978Z] ++ set -x
22:33:03 [2019-10-04T22:33:03.978Z] ++ 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
22:33:03 [2019-10-04T22:33:03.978Z] INFO: Testing against a local daemon
22:33:03 [2019-10-04T22:33:03.978Z] === RUN   TestCheckpoint
22:33:03 [2019-10-04T22:33:03.978Z] --- SKIP: TestCheckpoint (0.00s)
22:33:03 [2019-10-04T22:33:03.978Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:33:03 [2019-10-04T22:33:03.978Z] === RUN   TestContainerInvalidJSON
22:33:03 [2019-10-04T22:33:03.978Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:33:03 [2019-10-04T22:33:03.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:33:03 [2019-10-04T22:33:03.978Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:33:03 [2019-10-04T22:33:03.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:33:03 [2019-10-04T22:33:03.978Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:33:03 [2019-10-04T22:33:03.978Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:33:03 [2019-10-04T22:33:03.978Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:33:03 [2019-10-04T22:33:03.978Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:33:03 [2019-10-04T22:33:03.978Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:33:03 [2019-10-04T22:33:03.978Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:33:03 [2019-10-04T22:33:03.978Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:33:03 [2019-10-04T22:33:03.978Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:33:03 [2019-10-04T22:33:03.978Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:33:03 [2019-10-04T22:33:03.978Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:33:03 [2019-10-04T22:33:03.978Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
22:33:03 [2019-10-04T22:33:03.978Z] === RUN   TestCopyFromContainerPathIsNotDir
22:33:03 [2019-10-04T22:33:03.978Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
22:33:03 [2019-10-04T22:33:03.978Z] === RUN   TestCopyToContainerPathDoesNotExist
22:33:04 [2019-10-04T22:33:04.267Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
22:33:04 [2019-10-04T22:33:04.267Z] === RUN   TestCopyToContainerPathIsNotDir
22:33:04 [2019-10-04T22:33:04.267Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
22:33:04 [2019-10-04T22:33:04.267Z] === RUN   TestCopyFromContainer
22:33:05 [2019-10-04T22:33:05.745Z] === RUN   TestCopyFromContainer//
22:33:06 [2019-10-04T22:33:06.031Z] === RUN   TestCopyFromContainer//bar/root
22:33:06 [2019-10-04T22:33:06.031Z] === RUN   TestCopyFromContainer//bar/root/
22:33:06 [2019-10-04T22:33:06.031Z] === RUN   TestCopyFromContainer/bar/quux
22:33:06 [2019-10-04T22:33:06.316Z] === RUN   TestCopyFromContainer/bar/quux/
22:33:06 [2019-10-04T22:33:06.316Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:33:06 [2019-10-04T22:33:06.316Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:33:06 [2019-10-04T22:33:06.316Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:33:06 [2019-10-04T22:33:06.601Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:33:06 [2019-10-04T22:33:06.601Z] === RUN   TestCopyFromContainer/bar/notarget
22:33:06 [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer (2.43s)
22:33:06 [2019-10-04T22:33:06.601Z]     --- PASS: TestCopyFromContainer// (0.09s)
22:33:06 [2019-10-04T22:33:06.601Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
22:33:06 [2019-10-04T22:33:06.601Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
22:33:06 [2019-10-04T22:33:06.601Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
22:33:06 [2019-10-04T22:33:06.601Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
22:33:06 [2019-10-04T22:33:06.601Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
22:33:06 [2019-10-04T22:33:06.601Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
22:33:06 [2019-10-04T22:33:06.601Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
22:33:06 [2019-10-04T22:33:06.601Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
22:33:06 [2019-10-04T22:33:06.601Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
22:33:06 [2019-10-04T22:33:06.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:33:06 [2019-10-04T22:33:06.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:33:06 [2019-10-04T22:33:06.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:33:06 [2019-10-04T22:33:06.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:33:06 [2019-10-04T22:33:06.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:33:06 [2019-10-04T22:33:06.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:33:06 [2019-10-04T22:33:06.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:33:06 [2019-10-04T22:33:06.885Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:33:06 [2019-10-04T22:33:06.885Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:33:06 [2019-10-04T22:33:06.885Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:33:06 [2019-10-04T22:33:06.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
22:33:06 [2019-10-04T22:33:06.885Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:33:06 [2019-10-04T22:33:06.885Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:33:06 [2019-10-04T22:33:06.885Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
22:33:06 [2019-10-04T22:33:06.885Z] === RUN   TestCreateLinkToNonExistingContainer
22:33:06 [2019-10-04T22:33:06.885Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
22:33:06 [2019-10-04T22:33:06.885Z] === RUN   TestCreateWithInvalidEnv
22:33:06 [2019-10-04T22:33:06.885Z] === RUN   TestCreateWithInvalidEnv/0
22:33:06 [2019-10-04T22:33:06.885Z] === PAUSE TestCreateWithInvalidEnv/0
22:33:06 [2019-10-04T22:33:06.885Z] === RUN   TestCreateWithInvalidEnv/1
22:33:06 [2019-10-04T22:33:06.885Z] === PAUSE TestCreateWithInvalidEnv/1
22:33:06 [2019-10-04T22:33:06.885Z] === RUN   TestCreateWithInvalidEnv/2
22:33:06 [2019-10-04T22:33:06.885Z] === PAUSE TestCreateWithInvalidEnv/2
22:33:06 [2019-10-04T22:33:06.885Z] === CONT  TestCreateWithInvalidEnv/0
22:33:06 [2019-10-04T22:33:06.885Z] === CONT  TestCreateWithInvalidEnv/2
22:33:06 [2019-10-04T22:33:06.885Z] === CONT  TestCreateWithInvalidEnv/1
22:33:06 [2019-10-04T22:33:06.885Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
22:33:06 [2019-10-04T22:33:06.885Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:33:06 [2019-10-04T22:33:06.885Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:33:06 [2019-10-04T22:33:06.885Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
22:33:06 [2019-10-04T22:33:06.885Z] === RUN   TestCreateTmpfsMountsTarget
22:33:06 [2019-10-04T22:33:06.885Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
22:33:06 [2019-10-04T22:33:06.885Z] === RUN   TestCreateWithCustomMaskedPaths
22:33:08 [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s)
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:33:08 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:33:08 [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities (0.04s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
22:33:08 [2019-10-04T22:33:08.918Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
22:33:08 [2019-10-04T22:33:08.918Z] === RUN   TestCreateWithCustomReadonlyPaths
22:33:10 [2019-10-04T22:33:10.944Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s)
22:33:10 [2019-10-04T22:33:10.944Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:33:10 [2019-10-04T22:33:10.944Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:33:10 [2019-10-04T22:33:10.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:33:10 [2019-10-04T22:33:10.944Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:33:10 [2019-10-04T22:33:10.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:33:10 [2019-10-04T22:33:10.944Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:33:10 [2019-10-04T22:33:10.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:33:10 [2019-10-04T22:33:10.944Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:33:10 [2019-10-04T22:33:10.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:33:10 [2019-10-04T22:33:10.944Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:33:10 [2019-10-04T22:33:10.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:33:10 [2019-10-04T22:33:10.944Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:33:10 [2019-10-04T22:33:10.944Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:33:10 [2019-10-04T22:33:10.944Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:33:10 [2019-10-04T22:33:10.944Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:33:10 [2019-10-04T22:33:10.944Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:33:10 [2019-10-04T22:33:10.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
22:33:10 [2019-10-04T22:33:10.944Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
22:33:10 [2019-10-04T22:33:10.944Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
22:33:10 [2019-10-04T22:33:10.944Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
22:33:10 [2019-10-04T22:33:10.944Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
22:33:10 [2019-10-04T22:33:10.944Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
22:33:10 [2019-10-04T22:33:10.944Z] === RUN   TestContainerStartOnDaemonRestart
22:33:10 [2019-10-04T22:33:10.944Z] === PAUSE TestContainerStartOnDaemonRestart
22:33:10 [2019-10-04T22:33:10.944Z] === RUN   TestDaemonRestartIpcMode
22:33:10 [2019-10-04T22:33:10.944Z] === PAUSE TestDaemonRestartIpcMode
22:33:10 [2019-10-04T22:33:10.944Z] === RUN   TestDiff
22:33:11 [2019-10-04T22:33:11.577Z] --- PASS: TestDiff (0.70s)
22:33:11 [2019-10-04T22:33:11.577Z] === RUN   TestExecWithCloseStdin
22:33:12 [2019-10-04T22:33:12.197Z] --- PASS: TestExecWithCloseStdin (0.85s)
22:33:12 [2019-10-04T22:33:12.197Z] === RUN   TestExec
22:33:13 [2019-10-04T22:33:13.207Z] --- PASS: TestExec (0.83s)
22:33:13 [2019-10-04T22:33:13.207Z] === RUN   TestExecUser
22:33:14 [2019-10-04T22:33:14.218Z] --- PASS: TestExecUser (0.83s)
22:33:14 [2019-10-04T22:33:14.218Z] === RUN   TestExportContainerAndImportImage
22:33:14 [2019-10-04T22:33:14.839Z] --- PASS: TestExportContainerAndImportImage (0.96s)
22:33:14 [2019-10-04T22:33:14.839Z] === RUN   TestExportContainerAfterDaemonRestart
22:33:16 [2019-10-04T22:33:16.872Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
22:33:16 [2019-10-04T22:33:16.872Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
22:33:16 [2019-10-04T22:33:16.872Z] === RUN   TestHealthCheckWorkdir
22:33:17 [2019-10-04T22:33:17.495Z] --- PASS: TestHealthCheckWorkdir (1.06s)
22:33:17 [2019-10-04T22:33:17.495Z] === RUN   TestHealthKillContainer
22:33:20 [2019-10-04T22:33:20.983Z] --- PASS: TestHealthKillContainer (2.91s)
22:33:20 [2019-10-04T22:33:20.983Z] === RUN   TestInspectCpusetInConfigPre120
22:33:20 [2019-10-04T22:33:20.983Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
22:33:20 [2019-10-04T22:33:20.983Z] === RUN   TestIpcModeNone
22:33:21 [2019-10-04T22:33:21.995Z] --- PASS: TestIpcModeNone (0.84s)
22:33:21 [2019-10-04T22:33:21.995Z] === RUN   TestIpcModePrivate
22:33:22 [2019-10-04T22:33:22.616Z] --- PASS: TestIpcModePrivate (0.80s)
22:33:22 [2019-10-04T22:33:22.616Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
22:33:22 [2019-10-04T22:33:22.616Z] === RUN   TestIpcModeShareable
22:33:23 [2019-10-04T22:33:23.631Z] --- PASS: TestIpcModeShareable (0.82s)
22:33:23 [2019-10-04T22:33:23.631Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:49, shared: true, mustBeShared: true
22:33:23 [2019-10-04T22:33:23.631Z] === RUN   TestAPIIpcModeShareableAndContainer
22:33:26 [2019-10-04T22:33:26.318Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s)
22:33:26 [2019-10-04T22:33:26.318Z] === RUN   TestAPIIpcModeHost
22:33:26 [2019-10-04T22:33:26.607Z] --- PASS: TestAPIIpcModeHost (0.66s)
22:33:26 [2019-10-04T22:33:26.608Z] === RUN   TestDaemonIpcModeShareable
22:33:28 [2019-10-04T22:33:28.644Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
22:33:28 [2019-10-04T22:33:28.644Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
22:33:28 [2019-10-04T22:33:28.644Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true
22:33:28 [2019-10-04T22:33:28.644Z] === RUN   TestDaemonIpcModePrivate
22:33:30 [2019-10-04T22:33:30.124Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
22:33:30 [2019-10-04T22:33:30.124Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
22:33:30 [2019-10-04T22:33:30.124Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
22:33:30 [2019-10-04T22:33:30.124Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:33:32 [2019-10-04T22:33:32.151Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
22:33:32 [2019-10-04T22:33:32.151Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
22:33:32 [2019-10-04T22:33:32.151Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
22:33:32 [2019-10-04T22:33:32.151Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:33:33 [2019-10-04T22:33:33.631Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s)
22:33:33 [2019-10-04T22:33:33.631Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
22:33:33 [2019-10-04T22:33:33.631Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true
22:33:33 [2019-10-04T22:33:33.631Z] === RUN   TestIpcModeOlderClient
22:33:33 [2019-10-04T22:33:33.631Z] === PAUSE TestIpcModeOlderClient
22:33:33 [2019-10-04T22:33:33.631Z] === RUN   TestKillContainerInvalidSignal
22:33:34 [2019-10-04T22:33:34.303Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
22:33:34 [2019-10-04T22:33:34.303Z] === RUN   TestKillContainer
22:33:34 [2019-10-04T22:33:34.303Z] === RUN   TestKillContainer/no_signal
22:33:34 [2019-10-04T22:33:34.927Z] === RUN   TestKillContainer/non_killing_signal
22:33:35 [2019-10-04T22:33:35.219Z] === RUN   TestKillContainer/killing_signal
22:33:36 [2019-10-04T22:33:36.229Z] --- PASS: TestKillContainer (2.00s)
22:33:36 [2019-10-04T22:33:36.229Z]     --- PASS: TestKillContainer/no_signal (0.64s)
22:33:36 [2019-10-04T22:33:36.229Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
22:33:36 [2019-10-04T22:33:36.229Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
22:33:36 [2019-10-04T22:33:36.229Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:33:36 [2019-10-04T22:33:36.229Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:33:36 [2019-10-04T22:33:36.846Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:33:37 [2019-10-04T22:33:37.468Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
22:33:37 [2019-10-04T22:33:37.468Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
22:33:37 [2019-10-04T22:33:37.468Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
22:33:37 [2019-10-04T22:33:37.468Z] === RUN   TestKillStoppedContainer
22:33:37 [2019-10-04T22:33:37.752Z] --- PASS: TestKillStoppedContainer (0.08s)
22:33:37 [2019-10-04T22:33:37.752Z] === RUN   TestKillStoppedContainerAPIPre120
22:33:37 [2019-10-04T22:33:37.752Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
22:33:37 [2019-10-04T22:33:37.752Z] === RUN   TestKillDifferentUserContainer
22:33:38 [2019-10-04T22:33:38.371Z] --- PASS: TestKillDifferentUserContainer (0.70s)
22:33:38 [2019-10-04T22:33:38.371Z] === RUN   TestInspectOomKilledTrue
22:33:39 [2019-10-04T22:33:39.845Z] --- PASS: TestInspectOomKilledTrue (1.23s)
22:33:39 [2019-10-04T22:33:39.846Z] === RUN   TestInspectOomKilledFalse
22:33:40 [2019-10-04T22:33:40.130Z] --- PASS: TestInspectOomKilledFalse (0.63s)
22:33:40 [2019-10-04T22:33:40.130Z] === RUN   TestLinksEtcHostsContentMatch
22:33:40 [2019-10-04T22:33:40.748Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
22:33:40 [2019-10-04T22:33:40.749Z] === RUN   TestLinksContainerNames
22:33:42 [2019-10-04T22:33:42.237Z] --- PASS: TestLinksContainerNames (1.34s)
22:33:42 [2019-10-04T22:33:42.237Z] === RUN   TestLogsFollowTailEmpty
22:33:42 [2019-10-04T22:33:42.855Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
22:33:42 [2019-10-04T22:33:42.855Z] === RUN   TestContainerNetworkMountsNoChown
22:33:43 [2019-10-04T22:33:43.515Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/default
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/default
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/private
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/private
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rprivate
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rprivate
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/slave
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/slave
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rslave
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rslave
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/shared
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/shared
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rshared
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rshared
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/default
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/rshared
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/shared
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/rslave
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/default/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/rprivate
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/default/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/slave
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/private
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/private/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/private/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:33:43 [2019-10-04T22:33:43.515Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/default/bind_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/default/mount_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/private/mount_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/private/bind_root
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:33:43 [2019-10-04T22:33:43.801Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:33:43 [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot (0.04s)
22:33:43 [2019-10-04T22:33:43.801Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
22:33:43 [2019-10-04T22:33:43.801Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
22:33:43 [2019-10-04T22:33:43.801Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
22:33:43 [2019-10-04T22:33:43.801Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
22:33:43 [2019-10-04T22:33:43.801Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
22:33:43 [2019-10-04T22:33:43.801Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:33:43 [2019-10-04T22:33:43.801Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:33:43 [2019-10-04T22:33:43.801Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
22:33:43 [2019-10-04T22:33:43.801Z] === RUN   TestContainerBindMountNonRecursive
22:33:45 [2019-10-04T22:33:45.830Z] --- PASS: TestContainerBindMountNonRecursive (1.54s)
22:33:45 [2019-10-04T22:33:45.830Z] === RUN   TestNetworkNat
22:33:46 [2019-10-04T22:33:46.112Z] --- PASS: TestNetworkNat (0.72s)
22:33:46 [2019-10-04T22:33:46.112Z] === RUN   TestNetworkLocalhostTCPNat
22:33:47 [2019-10-04T22:33:47.120Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
22:33:47 [2019-10-04T22:33:47.120Z] === RUN   TestNetworkLoopbackNat
22:33:47 [2019-10-04T22:33:47.737Z] --- PASS: TestNetworkLoopbackNat (0.91s)
22:33:47 [2019-10-04T22:33:47.737Z] === RUN   TestPause
22:33:48 [2019-10-04T22:33:48.756Z] --- PASS: TestPause (0.71s)
22:33:48 [2019-10-04T22:33:48.756Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:33:48 [2019-10-04T22:33:48.756Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:33:48 [2019-10-04T22:33:48.756Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:33:48 [2019-10-04T22:33:48.756Z] === RUN   TestPauseStopPausedContainer
22:33:49 [2019-10-04T22:33:49.371Z] --- PASS: TestPauseStopPausedContainer (0.75s)
22:33:49 [2019-10-04T22:33:49.371Z] === RUN   TestPsFilter
22:33:49 [2019-10-04T22:33:49.371Z] --- PASS: TestPsFilter (0.19s)
22:33:49 [2019-10-04T22:33:49.371Z] === RUN   TestRemoveContainerWithRemovedVolume
22:33:50 [2019-10-04T22:33:50.383Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
22:33:50 [2019-10-04T22:33:50.383Z] === RUN   TestRemoveContainerWithVolume
22:33:51 [2019-10-04T22:33:51.000Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
22:33:51 [2019-10-04T22:33:51.000Z] === RUN   TestRemoveContainerRunning
22:33:51 [2019-10-04T22:33:51.618Z] --- PASS: TestRemoveContainerRunning (0.67s)
22:33:51 [2019-10-04T22:33:51.618Z] === RUN   TestRemoveContainerForceRemoveRunning
22:33:52 [2019-10-04T22:33:52.238Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
22:33:52 [2019-10-04T22:33:52.238Z] === RUN   TestRemoveInvalidContainer
22:33:52 [2019-10-04T22:33:52.238Z] --- PASS: TestRemoveInvalidContainer (0.04s)
22:33:52 [2019-10-04T22:33:52.238Z] === RUN   TestRenameLinkedContainer
22:33:54 [2019-10-04T22:33:54.923Z] --- PASS: TestRenameLinkedContainer (2.62s)
22:33:54 [2019-10-04T22:33:54.923Z] === RUN   TestRenameStoppedContainer
22:33:55 [2019-10-04T22:33:55.545Z] --- PASS: TestRenameStoppedContainer (0.66s)
22:33:55 [2019-10-04T22:33:55.545Z] === RUN   TestRenameRunningContainerAndReuse
22:33:57 [2019-10-04T22:33:57.023Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s)
22:33:57 [2019-10-04T22:33:57.023Z] === RUN   TestRenameInvalidName
22:33:57 [2019-10-04T22:33:57.640Z] --- PASS: TestRenameInvalidName (0.67s)
22:33:57 [2019-10-04T22:33:57.640Z] === RUN   TestRenameAnonymousContainer
22:34:00 [2019-10-04T22:34:00.319Z] --- PASS: TestRenameAnonymousContainer (2.46s)
22:34:00 [2019-10-04T22:34:00.319Z] === RUN   TestRenameContainerWithSameName
22:34:00 [2019-10-04T22:34:00.604Z] --- PASS: TestRenameContainerWithSameName (0.67s)
22:34:00 [2019-10-04T22:34:00.604Z] === RUN   TestRenameContainerWithLinkedContainer
22:34:02 [2019-10-04T22:34:02.084Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s)
22:34:02 [2019-10-04T22:34:02.084Z] === RUN   TestResize
22:34:02 [2019-10-04T22:34:02.701Z] --- PASS: TestResize (0.66s)
22:34:02 [2019-10-04T22:34:02.701Z] === RUN   TestResizeWithInvalidSize
22:34:03 [2019-10-04T22:34:03.325Z] --- PASS: TestResizeWithInvalidSize (0.68s)
22:34:03 [2019-10-04T22:34:03.325Z] === RUN   TestResizeWhenContainerNotStarted
22:34:03 [2019-10-04T22:34:03.950Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:34:03 [2019-10-04T22:34:03.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:34:07 [2019-10-04T22:34:07.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:34:07 [2019-10-04T22:34:07.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:34:08 [2019-10-04T22:34:08.473Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:34:08 [2019-10-04T22:34:08.473Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:34:10 [2019-10-04T22:34:10.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:34:10 [2019-10-04T22:34:10.532Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:34:10 [2019-10-04T22:34:10.532Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:34:11 [2019-10-04T22:34:11.583Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:34:14 [2019-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.22s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.50s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.29s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.57s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.05s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.06s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.05s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.19s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.95s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
22:34:14 [2019-10-04T22:34:14.284Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s)
22:34:14 [2019-10-04T22:34:14.284Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
22:34:14 [2019-10-04T22:34:14.284Z] === RUN   TestCgroupNamespacesRun
22:34:15 [2019-10-04T22:34:15.764Z] --- PASS: TestCgroupNamespacesRun (1.68s)
22:34:15 [2019-10-04T22:34:15.764Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
22:34:15 [2019-10-04T22:34:15.764Z] === RUN   TestCgroupNamespacesRunPrivileged
22:34:17 [2019-10-04T22:34:17.242Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
22:34:17 [2019-10-04T22:34:17.242Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
22:34:17 [2019-10-04T22:34:17.242Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:34:18 [2019-10-04T22:34:18.719Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s)
22:34:18 [2019-10-04T22:34:18.720Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
22:34:18 [2019-10-04T22:34:18.720Z] === RUN   TestCgroupNamespacesRunHostMode
22:34:20 [2019-10-04T22:34:20.764Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s)
22:34:20 [2019-10-04T22:34:20.764Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
22:34:20 [2019-10-04T22:34:20.764Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:34:22 [2019-10-04T22:34:22.241Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s)
22:34:22 [2019-10-04T22:34:22.241Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
22:34:22 [2019-10-04T22:34:22.241Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:34:23 [2019-10-04T22:34:23.251Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
22:34:23 [2019-10-04T22:34:23.251Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
22:34:23 [2019-10-04T22:34:23.251Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:34:24 [2019-10-04T22:34:24.263Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
22:34:24 [2019-10-04T22:34:24.263Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
22:34:24 [2019-10-04T22:34:24.263Z] === RUN   TestCgroupNamespacesRunOlderClient
22:34:25 [2019-10-04T22:34:25.741Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s)
22:34:25 [2019-10-04T22:34:25.741Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
22:34:25 [2019-10-04T22:34:25.741Z] === RUN   TestKernelTCPMemory
22:34:26 [2019-10-04T22:34:26.761Z] --- PASS: TestKernelTCPMemory (0.86s)
22:34:26 [2019-10-04T22:34:26.761Z] === RUN   TestNISDomainname
22:34:27 [2019-10-04T22:34:27.779Z] --- PASS: TestNISDomainname (1.04s)
22:34:27 [2019-10-04T22:34:27.779Z] === RUN   TestHostnameDnsResolution
22:34:28 [2019-10-04T22:34:28.790Z] --- PASS: TestHostnameDnsResolution (1.09s)
22:34:28 [2019-10-04T22:34:28.790Z] === RUN   TestStats
22:34:30 [2019-10-04T22:34:30.811Z] --- PASS: TestStats (2.12s)
22:34:30 [2019-10-04T22:34:30.811Z] === RUN   TestStopContainerWithTimeout
22:34:30 [2019-10-04T22:34:30.811Z] === RUN   TestStopContainerWithTimeout/0
22:34:30 [2019-10-04T22:34:30.811Z] === PAUSE TestStopContainerWithTimeout/0
22:34:30 [2019-10-04T22:34:30.811Z] === RUN   TestStopContainerWithTimeout/1
22:34:30 [2019-10-04T22:34:30.811Z] === PAUSE TestStopContainerWithTimeout/1
22:34:30 [2019-10-04T22:34:30.811Z] === RUN   TestStopContainerWithTimeout/3
22:34:30 [2019-10-04T22:34:30.811Z] === PAUSE TestStopContainerWithTimeout/3
22:34:30 [2019-10-04T22:34:30.811Z] === RUN   TestStopContainerWithTimeout/-1
22:34:30 [2019-10-04T22:34:30.811Z] === PAUSE TestStopContainerWithTimeout/-1
22:34:30 [2019-10-04T22:34:30.811Z] === CONT  TestStopContainerWithTimeout/0
22:34:30 [2019-10-04T22:34:30.811Z] === CONT  TestStopContainerWithTimeout/-1
22:34:30 [2019-10-04T22:34:30.811Z] === CONT  TestStopContainerWithTimeout/1
22:34:30 [2019-10-04T22:34:30.811Z] === CONT  TestStopContainerWithTimeout/3
22:34:34 [2019-10-04T22:34:34.280Z] --- PASS: TestStopContainerWithTimeout (0.03s)
22:34:34 [2019-10-04T22:34:34.280Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
22:34:34 [2019-10-04T22:34:34.280Z]     --- PASS: TestStopContainerWithTimeout/1 (2.37s)
22:34:34 [2019-10-04T22:34:34.280Z]     --- PASS: TestStopContainerWithTimeout/3 (3.21s)
22:34:34 [2019-10-04T22:34:34.280Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.38s)
22:34:34 [2019-10-04T22:34:34.280Z] === RUN   TestDeleteDevicemapper
22:34:34 [2019-10-04T22:34:34.280Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:34:34 [2019-10-04T22:34:34.280Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:34:34 [2019-10-04T22:34:34.280Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:34:36 [2019-10-04T22:34:36.317Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s)
22:34:36 [2019-10-04T22:34:36.317Z] === RUN   TestUpdateMemory
22:34:37 [2019-10-04T22:34:37.328Z] --- PASS: TestUpdateMemory (1.06s)
22:34:37 [2019-10-04T22:34:37.328Z] === RUN   TestUpdateCPUQuota
22:34:38 [2019-10-04T22:34:38.805Z] --- PASS: TestUpdateCPUQuota (1.63s)
22:34:38 [2019-10-04T22:34:38.805Z] === RUN   TestUpdatePidsLimit
22:34:38 [2019-10-04T22:34:38.805Z] === RUN   TestUpdatePidsLimit/update_from_none
22:34:39 [2019-10-04T22:34:39.422Z] === RUN   TestUpdatePidsLimit/no_change
22:34:39 [2019-10-04T22:34:39.705Z] === RUN   TestUpdatePidsLimit/update_lower
22:34:39 [2019-10-04T22:34:39.989Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:34:40 [2019-10-04T22:34:40.611Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:34:40 [2019-10-04T22:34:40.894Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:34:41 [2019-10-04T22:34:41.179Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:34:43 [2019-10-04T22:34:43.217Z] --- PASS: TestUpdatePidsLimit (3.97s)
22:34:43 [2019-10-04T22:34:43.217Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
22:34:43 [2019-10-04T22:34:43.217Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
22:34:43 [2019-10-04T22:34:43.217Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
22:34:43 [2019-10-04T22:34:43.217Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
22:34:43 [2019-10-04T22:34:43.217Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
22:34:43 [2019-10-04T22:34:43.217Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
22:34:43 [2019-10-04T22:34:43.217Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
22:34:43 [2019-10-04T22:34:43.217Z] === RUN   TestUpdateRestartPolicy
22:34:55 [2019-10-04T22:34:55.744Z] --- PASS: TestUpdateRestartPolicy (12.11s)
22:34:55 [2019-10-04T22:34:55.744Z] === RUN   TestUpdateRestartWithAutoRemove
22:34:55 [2019-10-04T22:34:55.744Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s)
22:34:55 [2019-10-04T22:34:55.744Z] === RUN   TestWaitNonBlocked
22:34:55 [2019-10-04T22:34:55.744Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:34:55 [2019-10-04T22:34:55.744Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:34:55 [2019-10-04T22:34:55.744Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:34:55 [2019-10-04T22:34:55.744Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:34:55 [2019-10-04T22:34:55.744Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:34:55 [2019-10-04T22:34:55.744Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:34:56 [2019-10-04T22:34:56.756Z] --- PASS: TestWaitNonBlocked (0.04s)
22:34:56 [2019-10-04T22:34:56.756Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
22:34:56 [2019-10-04T22:34:56.756Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s)
22:34:56 [2019-10-04T22:34:56.756Z] === RUN   TestWaitBlocked
22:34:56 [2019-10-04T22:34:56.756Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:34:56 [2019-10-04T22:34:56.756Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:34:56 [2019-10-04T22:34:56.756Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:34:56 [2019-10-04T22:34:56.756Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:34:56 [2019-10-04T22:34:56.756Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:34:56 [2019-10-04T22:34:56.756Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:34:57 [2019-10-04T22:34:57.826Z] --- PASS: TestWaitBlocked (0.03s)
22:34:57 [2019-10-04T22:34:57.826Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
22:34:57 [2019-10-04T22:34:57.826Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s)
22:34:57 [2019-10-04T22:34:57.826Z] === CONT  TestContainerStartOnDaemonRestart
22:34:57 [2019-10-04T22:34:57.826Z] === CONT  TestDaemonRestartIpcMode
22:34:57 [2019-10-04T22:34:57.826Z] === CONT  TestIpcModeOlderClient
22:34:57 [2019-10-04T22:34:57.826Z] --- PASS: TestIpcModeOlderClient (0.16s)
22:35:01 [2019-10-04T22:35:01.320Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s)
22:35:01 [2019-10-04T22:35:01.320Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
22:35:01 [2019-10-04T22:35:01.603Z] --- PASS: TestDaemonRestartIpcMode (3.89s)
22:35:01 [2019-10-04T22:35:01.603Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
22:35:01 [2019-10-04T22:35:01.603Z] PASS
22:35:01 [2019-10-04T22:35:01.603Z] 
22:35:01 [2019-10-04T22:35:01.603Z] === Skipped
22:35:01 [2019-10-04T22:35:01.603Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
22:35:01 [2019-10-04T22:35:01.603Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:35:01 [2019-10-04T22:35:01.603Z] 
22:35:01 [2019-10-04T22:35:01.603Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:35:01 [2019-10-04T22:35:01.603Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:35:01 [2019-10-04T22:35:01.603Z] 
22:35:01 [2019-10-04T22:35:01.603Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
22:35:01 [2019-10-04T22:35:01.603Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:35:01 [2019-10-04T22:35:01.603Z] 
22:35:01 [2019-10-04T22:35:01.603Z] 
22:35:01 [2019-10-04T22:35:01.603Z] DONE 197 tests, 3 skipped in 117.697s
22:35:01 [2019-10-04T22:35:01.603Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
22:35:01 [2019-10-04T22:35:01.603Z] ++ 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
22:35:01 [2019-10-04T22:35:01.603Z] ++ set -e
22:35:01 [2019-10-04T22:35:01.603Z] ++ '[' -n 0 ']'
22:35:01 [2019-10-04T22:35:01.603Z] ++ set -x
22:35:01 [2019-10-04T22:35:01.603Z] ++ 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
22:35:01 [2019-10-04T22:35:01.603Z] INFO: Testing against a local daemon
22:35:01 [2019-10-04T22:35:01.603Z] === RUN   TestCommitInheritsEnv
22:35:02 [2019-10-04T22:35:02.221Z] --- PASS: TestCommitInheritsEnv (0.44s)
22:35:02 [2019-10-04T22:35:02.221Z] === RUN   TestImportExtremelyLargeImageWorks
22:35:02 [2019-10-04T22:35:02.221Z] === PAUSE TestImportExtremelyLargeImageWorks
22:35:02 [2019-10-04T22:35:02.221Z] === RUN   TestImagesFilterMultiReference
22:35:02 [2019-10-04T22:35:02.221Z] --- PASS: TestImagesFilterMultiReference (0.07s)
22:35:02 [2019-10-04T22:35:02.221Z] === RUN   TestImagePullPlatformInvalid
22:35:02 [2019-10-04T22:35:02.221Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
22:35:02 [2019-10-04T22:35:02.221Z] === RUN   TestRemoveImageOrphaning
22:35:02 [2019-10-04T22:35:02.506Z] --- PASS: TestRemoveImageOrphaning (0.40s)
22:35:02 [2019-10-04T22:35:02.506Z] === RUN   TestRemoveImageGarbageCollector
22:35:02 [2019-10-04T22:35:02.506Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:35:02 [2019-10-04T22:35:02.506Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:35:02 [2019-10-04T22:35:02.506Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:35:02 [2019-10-04T22:35:02.790Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
22:35:02 [2019-10-04T22:35:02.790Z] === RUN   TestTagInvalidReference
22:35:02 [2019-10-04T22:35:02.790Z] --- PASS: TestTagInvalidReference (0.04s)
22:35:02 [2019-10-04T22:35:02.790Z] === RUN   TestTagValidPrefixedRepo
22:35:02 [2019-10-04T22:35:02.790Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
22:35:02 [2019-10-04T22:35:02.790Z] === RUN   TestTagExistedNameWithoutForce
22:35:02 [2019-10-04T22:35:02.790Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
22:35:02 [2019-10-04T22:35:02.790Z] === RUN   TestTagOfficialNames
22:35:02 [2019-10-04T22:35:02.790Z] --- PASS: TestTagOfficialNames (0.06s)
22:35:02 [2019-10-04T22:35:02.790Z] === RUN   TestTagMatchesDigest
22:35:02 [2019-10-04T22:35:02.790Z] --- PASS: TestTagMatchesDigest (0.03s)
22:35:02 [2019-10-04T22:35:02.790Z] === CONT  TestImportExtremelyLargeImageWorks
22:40:10 [2019-10-04T22:40:10.343Z] --- PASS: TestImportExtremelyLargeImageWorks (299.62s)
22:40:10 [2019-10-04T22:40:10.343Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
22:40:10 [2019-10-04T22:40:10.343Z] PASS
22:40:10 [2019-10-04T22:40:10.343Z] 
22:40:10 [2019-10-04T22:40:10.343Z] === Skipped
22:40:10 [2019-10-04T22:40:10.343Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
22:40:10 [2019-10-04T22:40:10.343Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:10 [2019-10-04T22:40:10.343Z] 
22:40:10 [2019-10-04T22:40:10.343Z] 
22:40:10 [2019-10-04T22:40:10.343Z] DONE 12 tests, 1 skipped in 300.993s
22:40:10 [2019-10-04T22:40:10.344Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
22:40:10 [2019-10-04T22:40:10.344Z] ++ 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
22:40:10 [2019-10-04T22:40:10.344Z] ++ set -e
22:40:10 [2019-10-04T22:40:10.344Z] ++ '[' -n 0 ']'
22:40:10 [2019-10-04T22:40:10.344Z] ++ set -x
22:40:10 [2019-10-04T22:40:10.344Z] ++ 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
22:40:10 [2019-10-04T22:40:10.344Z] INFO: Testing against a local daemon
22:40:10 [2019-10-04T22:40:10.344Z] === RUN   TestNetworkCreateDelete
22:40:10 [2019-10-04T22:40:10.344Z] --- PASS: TestNetworkCreateDelete (0.21s)
22:40:10 [2019-10-04T22:40:10.344Z] === RUN   TestDockerNetworkDeletePreferID
22:40:10 [2019-10-04T22:40:10.344Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
22:40:10 [2019-10-04T22:40:10.344Z] === RUN   TestInspectNetwork
22:40:10 [2019-10-04T22:40:10.344Z] === RUN   TestInspectNetwork/full_network_id
22:40:10 [2019-10-04T22:40:10.344Z] === RUN   TestInspectNetwork/partial_network_id
22:40:10 [2019-10-04T22:40:10.344Z] === RUN   TestInspectNetwork/network_name
22:40:10 [2019-10-04T22:40:10.344Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:40:11 [2019-10-04T22:40:11.819Z] --- PASS: TestInspectNetwork (8.35s)
22:40:11 [2019-10-04T22:40:11.819Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
22:40:11 [2019-10-04T22:40:11.819Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
22:40:11 [2019-10-04T22:40:11.819Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:40:11 [2019-10-04T22:40:11.819Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:40:11 [2019-10-04T22:40:11.819Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:40:11 [2019-10-04T22:40:11.819Z] === RUN   TestRunContainerWithBridgeNone
22:40:14 [2019-10-04T22:40:14.507Z] --- PASS: TestRunContainerWithBridgeNone (2.55s)
22:40:14 [2019-10-04T22:40:14.507Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
22:40:14 [2019-10-04T22:40:14.507Z] === RUN   TestNetworkInvalidJSON
22:40:14 [2019-10-04T22:40:14.507Z] === RUN   TestNetworkInvalidJSON//networks/create
22:40:14 [2019-10-04T22:40:14.507Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:40:14 [2019-10-04T22:40:14.507Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:40:14 [2019-10-04T22:40:14.507Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:40:14 [2019-10-04T22:40:14.507Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:40:14 [2019-10-04T22:40:14.507Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:40:14 [2019-10-04T22:40:14.507Z] === CONT  TestNetworkInvalidJSON//networks/create
22:40:14 [2019-10-04T22:40:14.507Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:40:14 [2019-10-04T22:40:14.507Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:40:14 [2019-10-04T22:40:14.507Z] --- PASS: TestNetworkInvalidJSON (0.04s)
22:40:14 [2019-10-04T22:40:14.507Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:40:14 [2019-10-04T22:40:14.507Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:40:14 [2019-10-04T22:40:14.507Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:40:14 [2019-10-04T22:40:14.507Z] === RUN   TestDaemonRestartWithLiveRestore
22:40:15 [2019-10-04T22:40:15.527Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
22:40:15 [2019-10-04T22:40:15.527Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
22:40:15 [2019-10-04T22:40:15.527Z] === RUN   TestDaemonDefaultNetworkPools
22:40:16 [2019-10-04T22:40:16.147Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
22:40:16 [2019-10-04T22:40:16.147Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
22:40:16 [2019-10-04T22:40:16.147Z] === RUN   TestDaemonRestartWithExistingNetwork
22:40:17 [2019-10-04T22:40:17.629Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
22:40:17 [2019-10-04T22:40:17.629Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
22:40:17 [2019-10-04T22:40:17.629Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:40:18 [2019-10-04T22:40:18.650Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s)
22:40:18 [2019-10-04T22:40:18.650Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
22:40:18 [2019-10-04T22:40:18.650Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:40:19 [2019-10-04T22:40:19.268Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:40:19 [2019-10-04T22:40:19.268Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
22:40:19 [2019-10-04T22:40:19.268Z] === RUN   TestServiceWithPredefinedNetwork
22:40:21 [2019-10-04T22:40:21.952Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
22:40:21 [2019-10-04T22:40:21.952Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
22:40:21 [2019-10-04T22:40:21.952Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:40:21 [2019-10-04T22:40:21.952Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:40:21 [2019-10-04T22:40:21.952Z]     service_test.go:230: FLAKY_TEST
22:40:21 [2019-10-04T22:40:21.952Z] === RUN   TestServiceWithDataPathPortInit
22:40:37 [2019-10-04T22:40:37.196Z] --- PASS: TestServiceWithDataPathPortInit (14.40s)
22:40:37 [2019-10-04T22:40:37.196Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
22:40:37 [2019-10-04T22:40:37.196Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
22:40:37 [2019-10-04T22:40:37.196Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:40:44 [2019-10-04T22:40:44.031Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s)
22:40:44 [2019-10-04T22:40:44.031Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
22:40:44 [2019-10-04T22:40:44.031Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h56wtgvgoh8leo832s5nqna46 Created:2019-10-04 22:40:37.251179652 +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[43b28f8bb9fbdc4bfc44386bf95d17b010d048cca0ba06839584f39a23e77c86:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n3hs1acs8brwy8tyrdf5g7xo1 EndpointID:f0b3223f7947167b6ce19a8af9e9247a2062c94117380eaf375cbe84338e077c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:188bea14539be880db21161905f64057cb5b34d45fc6992550f72e3f0ea3c754 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:7d38e611fc4b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n3hs1acs8brwy8tyrdf5g7xo1 EndpointID:f0b3223f7947167b6ce19a8af9e9247a2062c94117380eaf375cbe84338e077c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
22:40:44 [2019-10-04T22:40:44.031Z] PASS
22:40:44 [2019-10-04T22:40:44.031Z] 
22:40:44 [2019-10-04T22:40:44.031Z] === Skipped
22:40:44 [2019-10-04T22:40:44.031Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:40:44 [2019-10-04T22:40:44.031Z]     service_test.go:230: FLAKY_TEST
22:40:44 [2019-10-04T22:40:44.031Z] 
22:40:44 [2019-10-04T22:40:44.031Z] 
22:40:44 [2019-10-04T22:40:44.031Z] DONE 21 tests, 1 skipped in 40.781s
22:40:44 [2019-10-04T22:40:44.031Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:40:44 [2019-10-04T22:40:44.031Z] ++ 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
22:40:44 [2019-10-04T22:40:44.031Z] ++ set -e
22:40:44 [2019-10-04T22:40:44.031Z] ++ '[' -n 0 ']'
22:40:44 [2019-10-04T22:40:44.031Z] ++ set -x
22:40:44 [2019-10-04T22:40:44.031Z] ++ 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
22:40:44 [2019-10-04T22:40:44.031Z] INFO: Testing against a local daemon
22:40:44 [2019-10-04T22:40:44.031Z] === RUN   TestDockerNetworkIpvlanPersistance
22:40:45 [2019-10-04T22:40:45.048Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s)
22:40:45 [2019-10-04T22:40:45.048Z]     ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance"
22:40:45 [2019-10-04T22:40:45.048Z] === RUN   TestDockerNetworkIpvlan
22:40:46 [2019-10-04T22:40:46.058Z] === RUN   TestDockerNetworkIpvlan/Subinterface
22:40:47 [2019-10-04T22:40:47.068Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
22:40:47 [2019-10-04T22:40:47.685Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
22:40:50 [2019-10-04T22:40:50.370Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
22:40:53 [2019-10-04T22:40:53.848Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
22:40:56 [2019-10-04T22:40:56.546Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
22:41:00 [2019-10-04T22:41:00.006Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
22:41:04 [2019-10-04T22:41:04.424Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
22:41:09 [2019-10-04T22:41:09.928Z] === RUN   TestDockerNetworkIpvlan/Addressing
22:41:11 [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan (26.57s)
22:41:11 [2019-10-04T22:41:11.409Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:41:11 [2019-10-04T22:41:11.409Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s)
22:41:11 [2019-10-04T22:41:11.409Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:41:11 [2019-10-04T22:41:11.409Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s)
22:41:11 [2019-10-04T22:41:11.409Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:41:11 [2019-10-04T22:41:11.409Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.18s)
22:41:11 [2019-10-04T22:41:11.409Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:41:11 [2019-10-04T22:41:11.409Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.24s)
22:41:11 [2019-10-04T22:41:11.409Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:41:11 [2019-10-04T22:41:11.409Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.14s)
22:41:11 [2019-10-04T22:41:11.409Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:41:11 [2019-10-04T22:41:11.409Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.19s)
22:41:11 [2019-10-04T22:41:11.409Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:41:11 [2019-10-04T22:41:11.409Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.30s)
22:41:11 [2019-10-04T22:41:11.409Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:41:11 [2019-10-04T22:41:11.409Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.20s)
22:41:11 [2019-10-04T22:41:11.409Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:41:11 [2019-10-04T22:41:11.409Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.88s)
22:41:11 [2019-10-04T22:41:11.409Z] PASS
22:41:11 [2019-10-04T22:41:11.409Z] 
22:41:11 [2019-10-04T22:41:11.409Z] DONE 11 tests in 28.154s
22:41:11 [2019-10-04T22:41:11.697Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:41:11 [2019-10-04T22:41:11.697Z] ++ 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
22:41:11 [2019-10-04T22:41:11.697Z] ++ set -e
22:41:11 [2019-10-04T22:41:11.697Z] ++ '[' -n 0 ']'
22:41:11 [2019-10-04T22:41:11.697Z] ++ set -x
22:41:11 [2019-10-04T22:41:11.697Z] ++ 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
22:41:11 [2019-10-04T22:41:11.697Z] INFO: Testing against a local daemon
22:41:11 [2019-10-04T22:41:11.697Z] === RUN   TestDockerNetworkMacvlanPersistance
22:41:13 [2019-10-04T22:41:13.202Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
22:41:13 [2019-10-04T22:41:13.202Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
22:41:13 [2019-10-04T22:41:13.202Z] === RUN   TestDockerNetworkMacvlan
22:41:14 [2019-10-04T22:41:14.212Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:41:14 [2019-10-04T22:41:14.870Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:41:15 [2019-10-04T22:41:15.883Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:41:18 [2019-10-04T22:41:18.567Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:41:22 [2019-10-04T22:41:22.587Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:41:27 [2019-10-04T22:41:27.346Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:41:29 [2019-10-04T22:41:29.064Z] --- PASS: TestDockerNetworkMacvlan (14.99s)
22:41:29 [2019-10-04T22:41:29.064Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
22:41:29 [2019-10-04T22:41:29.064Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
22:41:29 [2019-10-04T22:41:29.064Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
22:41:29 [2019-10-04T22:41:29.064Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
22:41:29 [2019-10-04T22:41:29.064Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
22:41:29 [2019-10-04T22:41:29.064Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s)
22:41:29 [2019-10-04T22:41:29.064Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
22:41:29 [2019-10-04T22:41:29.064Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s)
22:41:29 [2019-10-04T22:41:29.064Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
22:41:29 [2019-10-04T22:41:29.064Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.28s)
22:41:29 [2019-10-04T22:41:29.064Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
22:41:29 [2019-10-04T22:41:29.064Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s)
22:41:29 [2019-10-04T22:41:29.064Z] PASS
22:41:29 [2019-10-04T22:41:29.064Z] 
22:41:29 [2019-10-04T22:41:29.064Z] DONE 8 tests in 16.576s
22:41:29 [2019-10-04T22:41:29.064Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
22:41:29 [2019-10-04T22:41:29.064Z] ++ 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
22:41:29 [2019-10-04T22:41:29.064Z] ++ set -e
22:41:29 [2019-10-04T22:41:29.064Z] ++ '[' -n 0 ']'
22:41:29 [2019-10-04T22:41:29.064Z] ++ set -x
22:41:29 [2019-10-04T22:41:29.064Z] ++ 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
22:41:29 [2019-10-04T22:41:29.064Z] testing: warning: no tests to run
22:41:29 [2019-10-04T22:41:29.064Z] PASS
22:41:29 [2019-10-04T22:41:29.064Z] 
22:41:29 [2019-10-04T22:41:29.064Z] DONE 0 tests in 0.019s
22:41:29 [2019-10-04T22:41:29.064Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:41:29 [2019-10-04T22:41:29.064Z] ++ 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
22:41:29 [2019-10-04T22:41:29.064Z] ++ set -e
22:41:29 [2019-10-04T22:41:29.064Z] ++ '[' -n 0 ']'
22:41:29 [2019-10-04T22:41:29.064Z] ++ set -x
22:41:29 [2019-10-04T22:41:29.064Z] ++ 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
22:41:29 [2019-10-04T22:41:29.064Z] INFO: Testing against a local daemon
22:41:29 [2019-10-04T22:41:29.064Z] === RUN   TestAuthZPluginAllowRequest
22:41:30 [2019-10-04T22:41:30.075Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
22:41:30 [2019-10-04T22:41:30.075Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
22:41:30 [2019-10-04T22:41:30.075Z] === RUN   TestAuthZPluginTLS
22:41:30 [2019-10-04T22:41:30.692Z] --- PASS: TestAuthZPluginTLS (0.58s)
22:41:30 [2019-10-04T22:41:30.692Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
22:41:30 [2019-10-04T22:41:30.692Z] === RUN   TestAuthZPluginDenyRequest
22:41:30 [2019-10-04T22:41:30.976Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
22:41:30 [2019-10-04T22:41:30.976Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
22:41:30 [2019-10-04T22:41:30.976Z] === RUN   TestAuthZPluginAPIDenyResponse
22:41:31 [2019-10-04T22:41:31.625Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s)
22:41:31 [2019-10-04T22:41:31.625Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
22:41:31 [2019-10-04T22:41:31.625Z] === RUN   TestAuthZPluginDenyResponse
22:41:32 [2019-10-04T22:41:32.244Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
22:41:32 [2019-10-04T22:41:32.244Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
22:41:32 [2019-10-04T22:41:32.244Z] === RUN   TestAuthZPluginAllowEventStream
22:41:34 [2019-10-04T22:41:34.586Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
22:41:34 [2019-10-04T22:41:34.586Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
22:41:34 [2019-10-04T22:41:34.586Z] === RUN   TestAuthZPluginErrorResponse
22:41:34 [2019-10-04T22:41:34.586Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
22:41:34 [2019-10-04T22:41:34.586Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
22:41:34 [2019-10-04T22:41:34.586Z] === RUN   TestAuthZPluginErrorRequest
22:41:35 [2019-10-04T22:41:35.207Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
22:41:35 [2019-10-04T22:41:35.207Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
22:41:35 [2019-10-04T22:41:35.208Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:41:35 [2019-10-04T22:41:35.491Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
22:41:35 [2019-10-04T22:41:35.491Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
22:41:35 [2019-10-04T22:41:35.491Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:41:38 [2019-10-04T22:41:38.179Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
22:41:38 [2019-10-04T22:41:38.179Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
22:41:38 [2019-10-04T22:41:38.179Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:41:39 [2019-10-04T22:41:39.893Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s)
22:41:39 [2019-10-04T22:41:39.893Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
22:41:39 [2019-10-04T22:41:39.893Z] === RUN   TestAuthZPluginHeader
22:41:40 [2019-10-04T22:41:40.923Z] --- PASS: TestAuthZPluginHeader (0.95s)
22:41:40 [2019-10-04T22:41:40.923Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
22:41:40 [2019-10-04T22:41:40.923Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:41:40 [2019-10-04T22:41:40.923Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:41:40 [2019-10-04T22:41:40.923Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:41:40 [2019-10-04T22:41:40.923Z] === RUN   TestAuthZPluginV2Disable
22:41:40 [2019-10-04T22:41:40.923Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:41:40 [2019-10-04T22:41:40.923Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:41:40 [2019-10-04T22:41:40.923Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:41:40 [2019-10-04T22:41:40.923Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:41:40 [2019-10-04T22:41:40.923Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:41:40 [2019-10-04T22:41:40.923Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:41:40 [2019-10-04T22:41:40.923Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:41:40 [2019-10-04T22:41:40.923Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:41:40 [2019-10-04T22:41:40.923Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:42:01 [2019-10-04T22:42:01.374Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
22:42:01 [2019-10-04T22:42:01.374Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
22:42:01 [2019-10-04T22:42:01.374Z] PASS
22:42:01 [2019-10-04T22:42:01.374Z] 
22:42:01 [2019-10-04T22:42:01.374Z] === Skipped
22:42:01 [2019-10-04T22:42:01.374Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:42:01 [2019-10-04T22:42:01.374Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:01 [2019-10-04T22:42:01.374Z] 
22:42:01 [2019-10-04T22:42:01.374Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:42:01 [2019-10-04T22:42:01.374Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:01 [2019-10-04T22:42:01.374Z] 
22:42:01 [2019-10-04T22:42:01.374Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:42:01 [2019-10-04T22:42:01.374Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:01 [2019-10-04T22:42:01.374Z] 
22:42:01 [2019-10-04T22:42:01.374Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:42:01 [2019-10-04T22:42:01.374Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:01 [2019-10-04T22:42:01.374Z] 
22:42:01 [2019-10-04T22:42:01.374Z] 
22:42:01 [2019-10-04T22:42:01.374Z] DONE 17 tests, 4 skipped in 29.480s
22:42:01 [2019-10-04T22:42:01.374Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:42:01 [2019-10-04T22:42:01.375Z] ++ 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
22:42:01 [2019-10-04T22:42:01.375Z] ++ set -e
22:42:01 [2019-10-04T22:42:01.375Z] ++ '[' -n 0 ']'
22:42:01 [2019-10-04T22:42:01.375Z] ++ set -x
22:42:01 [2019-10-04T22:42:01.375Z] ++ 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
22:42:01 [2019-10-04T22:42:01.375Z] INFO: Testing against a local daemon
22:42:01 [2019-10-04T22:42:01.375Z] === RUN   TestPluginInvalidJSON
22:42:01 [2019-10-04T22:42:01.375Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:42:01 [2019-10-04T22:42:01.375Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:42:01 [2019-10-04T22:42:01.375Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:42:01 [2019-10-04T22:42:01.375Z] --- PASS: TestPluginInvalidJSON (0.05s)
22:42:01 [2019-10-04T22:42:01.375Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:42:01 [2019-10-04T22:42:01.375Z] PASS
22:42:01 [2019-10-04T22:42:01.375Z] 
22:42:01 [2019-10-04T22:42:01.375Z] DONE 2 tests in 0.137s
22:42:01 [2019-10-04T22:42:01.375Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:42:01 [2019-10-04T22:42:01.375Z] ++ 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
22:42:01 [2019-10-04T22:42:01.375Z] ++ set -e
22:42:01 [2019-10-04T22:42:01.375Z] ++ '[' -n 0 ']'
22:42:01 [2019-10-04T22:42:01.375Z] ++ set -x
22:42:01 [2019-10-04T22:42:01.375Z] ++ 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
22:42:01 [2019-10-04T22:42:01.375Z] INFO: Testing against a local daemon
22:42:01 [2019-10-04T22:42:01.375Z] === RUN   TestExternalGraphDriver
22:42:01 [2019-10-04T22:42:01.375Z] === RUN   TestExternalGraphDriver/json
22:42:01 [2019-10-04T22:42:01.375Z] === RUN   TestExternalGraphDriver/spec
22:42:02 [2019-10-04T22:42:02.386Z] === RUN   TestExternalGraphDriver/pull
22:42:05 [2019-10-04T22:42:05.099Z] --- PASS: TestExternalGraphDriver (6.72s)
22:42:05 [2019-10-04T22:42:05.099Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
22:42:05 [2019-10-04T22:42:05.099Z]     --- PASS: TestExternalGraphDriver/json (2.07s)
22:42:05 [2019-10-04T22:42:05.099Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
22:42:05 [2019-10-04T22:42:05.099Z]     --- PASS: TestExternalGraphDriver/pull (2.42s)
22:42:05 [2019-10-04T22:42:05.099Z] === RUN   TestGraphdriverPluginV2
22:42:05 [2019-10-04T22:42:05.099Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
22:42:05 [2019-10-04T22:42:05.099Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:05 [2019-10-04T22:42:05.099Z] PASS
22:42:05 [2019-10-04T22:42:05.099Z] 
22:42:05 [2019-10-04T22:42:05.099Z] === Skipped
22:42:05 [2019-10-04T22:42:05.099Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
22:42:05 [2019-10-04T22:42:05.099Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:05 [2019-10-04T22:42:05.099Z] 
22:42:05 [2019-10-04T22:42:05.099Z] 
22:42:05 [2019-10-04T22:42:05.099Z] DONE 5 tests, 1 skipped in 6.878s
22:42:05 [2019-10-04T22:42:05.099Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:42:05 [2019-10-04T22:42:05.099Z] ++ 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
22:42:05 [2019-10-04T22:42:05.099Z] ++ set -e
22:42:05 [2019-10-04T22:42:05.099Z] ++ '[' -n 0 ']'
22:42:05 [2019-10-04T22:42:05.099Z] ++ set -x
22:42:05 [2019-10-04T22:42:05.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:42:05 [2019-10-04T22:42:05.099Z] INFO: Testing against a local daemon
22:42:05 [2019-10-04T22:42:05.099Z] === RUN   TestContinueAfterPluginCrash
22:42:05 [2019-10-04T22:42:05.099Z] === PAUSE TestContinueAfterPluginCrash
22:42:05 [2019-10-04T22:42:05.099Z] === RUN   TestDaemonStartWithLogOpt
22:42:05 [2019-10-04T22:42:05.099Z] === PAUSE TestDaemonStartWithLogOpt
22:42:05 [2019-10-04T22:42:05.099Z] === CONT  TestContinueAfterPluginCrash
22:42:05 [2019-10-04T22:42:05.099Z] === CONT  TestDaemonStartWithLogOpt
22:42:20 [2019-10-04T22:42:20.433Z] --- PASS: TestDaemonStartWithLogOpt (15.25s)
22:42:20 [2019-10-04T22:42:20.433Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
22:42:25 [2019-10-04T22:42:25.929Z] --- PASS: TestContinueAfterPluginCrash (20.15s)
22:42:25 [2019-10-04T22:42:25.930Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
22:42:25 [2019-10-04T22:42:25.930Z] PASS
22:42:25 [2019-10-04T22:42:25.930Z] 
22:42:25 [2019-10-04T22:42:25.930Z] DONE 2 tests in 20.247s
22:42:25 [2019-10-04T22:42:25.930Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:42:25 [2019-10-04T22:42:25.930Z] ++ 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
22:42:25 [2019-10-04T22:42:25.930Z] ++ set -e
22:42:25 [2019-10-04T22:42:25.930Z] ++ '[' -n 0 ']'
22:42:25 [2019-10-04T22:42:25.930Z] ++ set -x
22:42:25 [2019-10-04T22:42:25.930Z] ++ 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
22:42:25 [2019-10-04T22:42:25.930Z] INFO: Testing against a local daemon
22:42:25 [2019-10-04T22:42:25.930Z] === RUN   TestPluginWithDevMounts
22:42:25 [2019-10-04T22:42:25.930Z] === PAUSE TestPluginWithDevMounts
22:42:25 [2019-10-04T22:42:25.930Z] === CONT  TestPluginWithDevMounts
22:42:27 [2019-10-04T22:42:27.422Z] --- PASS: TestPluginWithDevMounts (2.31s)
22:42:27 [2019-10-04T22:42:27.422Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
22:42:27 [2019-10-04T22:42:27.422Z] PASS
22:42:27 [2019-10-04T22:42:27.422Z] 
22:42:27 [2019-10-04T22:42:27.422Z] DONE 1 tests in 2.405s
22:42:27 [2019-10-04T22:42:27.422Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
22:42:27 [2019-10-04T22:42:27.422Z] ++ 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
22:42:27 [2019-10-04T22:42:27.422Z] ++ set -e
22:42:27 [2019-10-04T22:42:27.422Z] ++ '[' -n 0 ']'
22:42:27 [2019-10-04T22:42:27.422Z] ++ set -x
22:42:27 [2019-10-04T22:42:27.422Z] ++ 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
22:42:27 [2019-10-04T22:42:27.422Z] INFO: Testing against a local daemon
22:42:27 [2019-10-04T22:42:27.422Z] === RUN   TestSecretInspect
22:42:30 [2019-10-04T22:42:30.138Z] --- PASS: TestSecretInspect (2.17s)
22:42:30 [2019-10-04T22:42:30.138Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
22:42:30 [2019-10-04T22:42:30.138Z] === RUN   TestSecretList
22:42:32 [2019-10-04T22:42:32.183Z] --- PASS: TestSecretList (2.19s)
22:42:32 [2019-10-04T22:42:32.183Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
22:42:32 [2019-10-04T22:42:32.183Z] === RUN   TestSecretsCreateAndDelete
22:42:34 [2019-10-04T22:42:34.212Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
22:42:34 [2019-10-04T22:42:34.212Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
22:42:34 [2019-10-04T22:42:34.212Z] === RUN   TestSecretsUpdate
22:42:36 [2019-10-04T22:42:36.243Z] --- PASS: TestSecretsUpdate (2.16s)
22:42:36 [2019-10-04T22:42:36.243Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
22:42:36 [2019-10-04T22:42:36.243Z] === RUN   TestTemplatedSecret
22:42:39 [2019-10-04T22:42:39.711Z] --- PASS: TestTemplatedSecret (2.85s)
22:42:39 [2019-10-04T22:42:39.711Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
22:42:39 [2019-10-04T22:42:39.711Z] === RUN   TestSecretCreateResolve
22:42:41 [2019-10-04T22:42:41.304Z] --- PASS: TestSecretCreateResolve (2.21s)
22:42:41 [2019-10-04T22:42:41.304Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
22:42:41 [2019-10-04T22:42:41.304Z] PASS
22:42:41 [2019-10-04T22:42:41.304Z] 
22:42:41 [2019-10-04T22:42:41.304Z] DONE 6 tests in 13.840s
22:42:41 [2019-10-04T22:42:41.304Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
22:42:41 [2019-10-04T22:42:41.304Z] ++ 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
22:42:41 [2019-10-04T22:42:41.304Z] ++ set -e
22:42:41 [2019-10-04T22:42:41.304Z] ++ '[' -n 0 ']'
22:42:41 [2019-10-04T22:42:41.304Z] ++ set -x
22:42:41 [2019-10-04T22:42:41.304Z] ++ 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
22:42:41 [2019-10-04T22:42:41.304Z] INFO: Testing against a local daemon
22:42:41 [2019-10-04T22:42:41.304Z] === RUN   TestServiceCreateInit
22:42:41 [2019-10-04T22:42:41.304Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:42:45 [2019-10-04T22:42:45.699Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:42:50 [2019-10-04T22:42:50.097Z] --- PASS: TestServiceCreateInit (8.38s)
22:42:50 [2019-10-04T22:42:50.097Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s)
22:42:50 [2019-10-04T22:42:50.097Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
22:42:50 [2019-10-04T22:42:50.097Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.26s)
22:42:50 [2019-10-04T22:42:50.097Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
22:42:50 [2019-10-04T22:42:50.097Z] === RUN   TestCreateServiceMultipleTimes
22:43:08 [2019-10-04T22:43:08.636Z] --- PASS: TestCreateServiceMultipleTimes (17.56s)
22:43:08 [2019-10-04T22:43:08.636Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
22:43:08 [2019-10-04T22:43:08.636Z] === RUN   TestCreateServiceConflict
22:43:09 [2019-10-04T22:43:09.649Z] --- PASS: TestCreateServiceConflict (2.20s)
22:43:09 [2019-10-04T22:43:09.649Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
22:43:09 [2019-10-04T22:43:09.649Z] === RUN   TestCreateServiceMaxReplicas
22:43:13 [2019-10-04T22:43:13.131Z] --- PASS: TestCreateServiceMaxReplicas (3.01s)
22:43:13 [2019-10-04T22:43:13.131Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
22:43:13 [2019-10-04T22:43:13.131Z] === RUN   TestCreateWithDuplicateNetworkNames
22:43:25 [2019-10-04T22:43:25.986Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s)
22:43:25 [2019-10-04T22:43:25.986Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
22:43:25 [2019-10-04T22:43:25.986Z] === RUN   TestCreateServiceSecretFileMode
22:43:28 [2019-10-04T22:43:28.696Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
22:43:28 [2019-10-04T22:43:28.696Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
22:43:28 [2019-10-04T22:43:28.696Z] === RUN   TestCreateServiceConfigFileMode
22:43:31 [2019-10-04T22:43:31.389Z] --- PASS: TestCreateServiceConfigFileMode (2.59s)
22:43:31 [2019-10-04T22:43:31.389Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
22:43:31 [2019-10-04T22:43:31.389Z] === RUN   TestCreateServiceSysctls
22:43:34 [2019-10-04T22:43:34.863Z] --- PASS: TestCreateServiceSysctls (3.41s)
22:43:34 [2019-10-04T22:43:34.863Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
22:43:34 [2019-10-04T22:43:34.863Z] === RUN   TestCreateServiceCapabilities
22:43:36 [2019-10-04T22:43:36.979Z] --- PASS: TestCreateServiceCapabilities (2.59s)
22:43:36 [2019-10-04T22:43:36.979Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
22:43:36 [2019-10-04T22:43:36.979Z] === RUN   TestInspect
22:43:39 [2019-10-04T22:43:39.686Z] --- PASS: TestInspect (2.80s)
22:43:39 [2019-10-04T22:43:39.686Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
22:43:39 [2019-10-04T22:43:39.686Z] === RUN   TestDockerNetworkConnectAlias
22:43:45 [2019-10-04T22:43:45.190Z] --- PASS: TestDockerNetworkConnectAlias (4.60s)
22:43:45 [2019-10-04T22:43:45.190Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
22:43:45 [2019-10-04T22:43:45.190Z] === RUN   TestDockerNetworkReConnect
22:43:49 [2019-10-04T22:43:49.589Z] --- PASS: TestDockerNetworkReConnect (4.57s)
22:43:49 [2019-10-04T22:43:49.589Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
22:43:49 [2019-10-04T22:43:49.589Z] === RUN   TestServicePlugin
22:43:49 [2019-10-04T22:43:49.589Z] --- SKIP: TestServicePlugin (0.00s)
22:43:49 [2019-10-04T22:43:49.589Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:43:49 [2019-10-04T22:43:49.589Z] === RUN   TestServiceUpdateLabel
22:43:51 [2019-10-04T22:43:51.092Z] --- PASS: TestServiceUpdateLabel (2.25s)
22:43:51 [2019-10-04T22:43:51.092Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
22:43:51 [2019-10-04T22:43:51.092Z] === RUN   TestServiceUpdateSecrets
22:44:06 [2019-10-04T22:44:06.396Z] --- PASS: TestServiceUpdateSecrets (14.77s)
22:44:06 [2019-10-04T22:44:06.397Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
22:44:06 [2019-10-04T22:44:06.397Z] === RUN   TestServiceUpdateConfigs
22:44:21 [2019-10-04T22:44:21.636Z] --- PASS: TestServiceUpdateConfigs (14.93s)
22:44:21 [2019-10-04T22:44:21.637Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
22:44:21 [2019-10-04T22:44:21.637Z] === RUN   TestServiceUpdateNetwork
22:44:34 [2019-10-04T22:44:34.181Z] --- PASS: TestServiceUpdateNetwork (12.96s)
22:44:34 [2019-10-04T22:44:34.181Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
22:44:34 [2019-10-04T22:44:34.181Z] PASS
22:44:34 [2019-10-04T22:44:34.181Z] 
22:44:34 [2019-10-04T22:44:34.181Z] === Skipped
22:44:34 [2019-10-04T22:44:34.181Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
22:44:34 [2019-10-04T22:44:34.181Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:44:34 [2019-10-04T22:44:34.181Z] 
22:44:34 [2019-10-04T22:44:34.181Z] 
22:44:34 [2019-10-04T22:44:34.181Z] DONE 19 tests, 1 skipped in 112.467s
22:44:34 [2019-10-04T22:44:34.181Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
22:44:34 [2019-10-04T22:44:34.181Z] ++ 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
22:44:34 [2019-10-04T22:44:34.181Z] ++ set -e
22:44:34 [2019-10-04T22:44:34.181Z] ++ '[' -n 0 ']'
22:44:34 [2019-10-04T22:44:34.181Z] ++ set -x
22:44:34 [2019-10-04T22:44:34.181Z] ++ 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
22:44:34 [2019-10-04T22:44:34.181Z] INFO: Testing against a local daemon
22:44:34 [2019-10-04T22:44:34.181Z] === RUN   TestSessionCreate
22:44:34 [2019-10-04T22:44:34.181Z] --- PASS: TestSessionCreate (0.05s)
22:44:34 [2019-10-04T22:44:34.181Z] === RUN   TestSessionCreateWithBadUpgrade
22:44:34 [2019-10-04T22:44:34.181Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
22:44:34 [2019-10-04T22:44:34.181Z] PASS
22:44:34 [2019-10-04T22:44:34.181Z] 
22:44:34 [2019-10-04T22:44:34.181Z] DONE 2 tests in 0.192s
22:44:34 [2019-10-04T22:44:34.181Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
22:44:34 [2019-10-04T22:44:34.181Z] ++ 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
22:44:34 [2019-10-04T22:44:34.181Z] ++ set -e
22:44:34 [2019-10-04T22:44:34.181Z] ++ '[' -n 0 ']'
22:44:34 [2019-10-04T22:44:34.181Z] ++ set -x
22:44:34 [2019-10-04T22:44:34.181Z] ++ 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
22:44:34 [2019-10-04T22:44:34.181Z] INFO: Testing against a local daemon
22:44:34 [2019-10-04T22:44:34.181Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:44:34 [2019-10-04T22:44:34.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:44:34 [2019-10-04T22:44:34.181Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:44:34 [2019-10-04T22:44:34.181Z] === RUN   TestEventsExecDie
22:44:35 [2019-10-04T22:44:35.192Z] --- PASS: TestEventsExecDie (0.89s)
22:44:35 [2019-10-04T22:44:35.192Z] === RUN   TestEventsBackwardsCompatible
22:44:35 [2019-10-04T22:44:35.192Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
22:44:35 [2019-10-04T22:44:35.192Z] === RUN   TestInfoBinaryCommits
22:44:35 [2019-10-04T22:44:35.192Z] --- PASS: TestInfoBinaryCommits (0.05s)
22:44:35 [2019-10-04T22:44:35.192Z] === RUN   TestInfoAPIVersioned
22:44:35 [2019-10-04T22:44:35.192Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:44:35 [2019-10-04T22:44:35.192Z] === RUN   TestInfoAPI
22:44:35 [2019-10-04T22:44:35.192Z] --- PASS: TestInfoAPI (0.05s)
22:44:35 [2019-10-04T22:44:35.192Z] === RUN   TestInfoAPIWarnings
22:44:36 [2019-10-04T22:44:36.206Z] --- PASS: TestInfoAPIWarnings (0.92s)
22:44:36 [2019-10-04T22:44:36.206Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
22:44:36 [2019-10-04T22:44:36.206Z] === RUN   TestLoginFailsWithBadCredentials
22:44:36 [2019-10-04T22:44:36.823Z] --- PASS: TestLoginFailsWithBadCredentials (0.64s)
22:44:36 [2019-10-04T22:44:36.823Z] === RUN   TestPingCacheHeaders
22:44:36 [2019-10-04T22:44:36.823Z] --- PASS: TestPingCacheHeaders (0.06s)
22:44:36 [2019-10-04T22:44:36.823Z] === RUN   TestPingGet
22:44:36 [2019-10-04T22:44:36.823Z] --- PASS: TestPingGet (0.04s)
22:44:36 [2019-10-04T22:44:36.823Z] === RUN   TestPingHead
22:44:36 [2019-10-04T22:44:36.823Z] --- PASS: TestPingHead (0.05s)
22:44:36 [2019-10-04T22:44:36.823Z] === RUN   TestVersion
22:44:37 [2019-10-04T22:44:37.107Z] --- PASS: TestVersion (0.05s)
22:44:37 [2019-10-04T22:44:37.107Z] PASS
22:44:37 [2019-10-04T22:44:37.107Z] 
22:44:37 [2019-10-04T22:44:37.107Z] === Skipped
22:44:37 [2019-10-04T22:44:37.107Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:44:37 [2019-10-04T22:44:37.107Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:44:37 [2019-10-04T22:44:37.107Z] 
22:44:37 [2019-10-04T22:44:37.107Z] 
22:44:37 [2019-10-04T22:44:37.107Z] DONE 12 tests, 1 skipped in 2.950s
22:44:37 [2019-10-04T22:44:37.107Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
22:44:37 [2019-10-04T22:44:37.107Z] ++ 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
22:44:37 [2019-10-04T22:44:37.107Z] ++ set -e
22:44:37 [2019-10-04T22:44:37.107Z] ++ '[' -n 0 ']'
22:44:37 [2019-10-04T22:44:37.107Z] ++ set -x
22:44:37 [2019-10-04T22:44:37.107Z] ++ 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
22:44:37 [2019-10-04T22:44:37.107Z] INFO: Testing against a local daemon
22:44:37 [2019-10-04T22:44:37.107Z] === RUN   TestVolumesCreateAndList
22:44:37 [2019-10-04T22:44:37.107Z] --- PASS: TestVolumesCreateAndList (0.04s)
22:44:37 [2019-10-04T22:44:37.107Z] === RUN   TestVolumesRemove
22:44:37 [2019-10-04T22:44:37.107Z] --- PASS: TestVolumesRemove (0.11s)
22:44:37 [2019-10-04T22:44:37.107Z] === RUN   TestVolumesInspect
22:44:37 [2019-10-04T22:44:37.392Z] --- PASS: TestVolumesInspect (0.04s)
22:44:37 [2019-10-04T22:44:37.392Z] === RUN   TestVolumesInvalidJSON
22:44:37 [2019-10-04T22:44:37.392Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:44:37 [2019-10-04T22:44:37.392Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:44:37 [2019-10-04T22:44:37.392Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:44:37 [2019-10-04T22:44:37.392Z] --- PASS: TestVolumesInvalidJSON (0.03s)
22:44:37 [2019-10-04T22:44:37.392Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:44:37 [2019-10-04T22:44:37.392Z] PASS
22:44:37 [2019-10-04T22:44:37.392Z] 
22:44:37 [2019-10-04T22:44:37.392Z] DONE 5 tests in 0.314s
22:44:37 [2019-10-04T22:44:37.392Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:44:37 [2019-10-04T22:44:37.676Z] ++++ cat bundles/test-integration/docker.pid
22:44:37 [2019-10-04T22:44:37.676Z] +++ kill 13069
22:44:39 [2019-10-04T22:44:39.151Z] umount: bundles/test-integration/root: mountpoint not found
22:44:39 [2019-10-04T22:44:39.151Z] +++ /etc/init.d/apparmor stop
22:44:39 [2019-10-04T22:44:39.151Z] Clearing AppArmor profiles cache:.
22:44:39 [2019-10-04T22:44:39.151Z] All profile caches have been cleared, but no profiles have been unloaded.
22:44:39 [2019-10-04T22:44:39.151Z] Unloading profiles will leave already running processes permanently
22:44:39 [2019-10-04T22:44:39.151Z] unconfined, which can lead to unexpected situations.
22:44:39 [2019-10-04T22:44:39.151Z] 
22:44:39 [2019-10-04T22:44:39.151Z] To set a process to complain mode, use the command line tool
22:44:39 [2019-10-04T22:44:39.151Z] 'aa-complain'. To really tear down all profiles, run the init script
22:44:39 [2019-10-04T22:44:39.151Z] with the 'teardown' option."
22:44:39 [2019-10-04T22:44:39.151Z]