Skip to content

Console Output

16:52:15 [2020-02-12T16:52:15.548Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa2417984be775b4076db681d233f565539207db -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:fa2417984be775b4076db681d233f565539207db hack/make.sh dynbinary test-integration
16:52:15 [2020-02-12T16:52:15.834Z] 
16:52:16 [2020-02-12T16:52:16.122Z] Removing bundles/
16:52:16 [2020-02-12T16:52:16.122Z] 
16:52:16 [2020-02-12T16:52:16.122Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:52:16 [2020-02-12T16:52:16.122Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:52:16 [2020-02-12T16:52:16.122Z] GOOS="" GOARCH="" GOARM=""
16:54:23 [2020-02-12T16:54:23.337Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:54:23 [2020-02-12T16:54:23.337Z] 
16:54:23 [2020-02-12T16:54:23.337Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:54:23 [2020-02-12T16:54:23.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:54:23 [2020-02-12T16:54:23.337Z] HOSTNAME=ee7b14c0c10e
16:54:23 [2020-02-12T16:54:23.337Z] TESTDEBUG=0
16:54:23 [2020-02-12T16:54:23.337Z] DEST=bundles/test-integration
16:54:23 [2020-02-12T16:54:23.337Z] PWD=/go/src/github.com/docker/docker
16:54:23 [2020-02-12T16:54:23.337Z] DOCKER_GITCOMMIT=fa2417984be775b4076db681d233f565539207db
16:54:23 [2020-02-12T16:54:23.337Z] container=docker
16:54:23 [2020-02-12T16:54:23.337Z] HOME=/root
16:54:23 [2020-02-12T16:54:23.337Z] GOLANG_VERSION=1.13.7
16:54:23 [2020-02-12T16:54:23.337Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:54:23 [2020-02-12T16:54:23.337Z] VALIDATE_BRANCH=master
16:54:23 [2020-02-12T16:54:23.337Z] TERM=xterm
16:54:23 [2020-02-12T16:54:23.337Z] DOCKER_PKG=github.com/docker/docker
16:54:23 [2020-02-12T16:54:23.337Z] SHLVL=1
16:54:23 [2020-02-12T16:54:23.337Z] TIMEOUT=120m
16:54:23 [2020-02-12T16:54:23.337Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:54:23 [2020-02-12T16:54:23.337Z] DOCKER_GRAPHDRIVER=overlay2
16:54:23 [2020-02-12T16:54:23.337Z] GO111MODULE=off
16:54:23 [2020-02-12T16:54:23.337Z] DOCKER_EXPERIMENTAL=1
16:54:23 [2020-02-12T16:54:23.337Z] TEST_SKIP_INTEGRATION_CLI=1
16:54:23 [2020-02-12T16:54:23.337Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:54:23 [2020-02-12T16:54:23.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:54:23 [2020-02-12T16:54:23.337Z] GOPATH=/go
16:54:23 [2020-02-12T16:54:23.337Z] PKG_CONFIG=pkg-config
16:54:23 [2020-02-12T16:54:23.337Z] _=/usr/bin/env
16:54:23 [2020-02-12T16:54:23.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:55:10 [2020-02-12T16:55:10.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:55:10 [2020-02-12T16:55:10.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:55:13 [2020-02-12T16:55:13.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:55:52 [2020-02-12T16:55:52.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:55:52 [2020-02-12T16:55:52.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:55:53 [2020-02-12T16:55:53.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:55:55 [2020-02-12T16:55:55.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:55:56 [2020-02-12T16:55:56.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:55:59 [2020-02-12T16:55:59.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:56:01 [2020-02-12T16:56:01.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:56:03 [2020-02-12T16:56:03.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:56:08 [2020-02-12T16:56:08.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:56:11 [2020-02-12T16:56:11.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:56:13 [2020-02-12T16:56:13.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:56:16 [2020-02-12T16:56:16.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:56:18 [2020-02-12T16:56:18.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:56:20 [2020-02-12T16:56:20.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:56:22 [2020-02-12T16:56:22.669Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:56:22 [2020-02-12T16:56:22.669Z] Using test binary docker
16:56:22 [2020-02-12T16:56:22.669Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:56:22 [2020-02-12T16:56:22.669Z] +++ /etc/init.d/apparmor start
16:56:22 [2020-02-12T16:56:22.669Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:56:22 [2020-02-12T16:56:22.669Z] INFO: Waiting for daemon to start...
16:56:22 [2020-02-12T16:56:22.669Z] Starting dockerd
16:56:22 [2020-02-12T16:56:22.669Z] +++ 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
16:56:24 [2020-02-12T16:56:24.710Z] .
16:56:24 [2020-02-12T16:56:24.710Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:56:24 [2020-02-12T16:56:24.710Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:56:24 [2020-02-12T16:56:24.710Z] Error: No such image: emptyfs
16:56:24 [2020-02-12T16:56:24.710Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:56:24 [2020-02-12T16:56:24.710Z] ++++ docker load
16:56:24 [2020-02-12T16:56:24.710Z] Running integration-test (iteration 1)
16:56:24 [2020-02-12T16:56:24.710Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
16:56:24 [2020-02-12T16:56:24.710Z] ++ 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
16:56:24 [2020-02-12T16:56:24.710Z] ++ set -e
16:56:24 [2020-02-12T16:56:24.710Z] ++ '[' -n 0 ']'
16:56:24 [2020-02-12T16:56:24.710Z] ++ set -x
16:56:24 [2020-02-12T16:56:24.710Z] ++ 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
16:56:39 [2020-02-12T16:56:39.980Z] Loaded image: buildpack-deps:jessie
16:56:39 [2020-02-12T16:56:39.980Z] Loaded image: busybox:latest
16:56:39 [2020-02-12T16:56:39.980Z] Loaded image: busybox:glibc
16:56:39 [2020-02-12T16:56:39.980Z] Loaded image: debian:jessie
16:56:39 [2020-02-12T16:56:39.980Z] Loaded image: hello-world:latest
16:56:39 [2020-02-12T16:56:39.980Z] INFO: Testing against a local daemon
16:56:39 [2020-02-12T16:56:39.980Z] === RUN   TestCgroupNamespacesBuild
16:56:40 [2020-02-12T16:56:40.605Z] --- PASS: TestCgroupNamespacesBuild (1.66s)
16:56:40 [2020-02-12T16:56:40.605Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:56:42 [2020-02-12T16:56:42.659Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
16:56:42 [2020-02-12T16:56:42.659Z] === RUN   TestBuildWithSession
16:56:42 [2020-02-12T16:56:42.659Z] --- SKIP: TestBuildWithSession (0.00s)
16:56:42 [2020-02-12T16:56:42.659Z]     build_session_test.go:25: TODO: BuildKit
16:56:42 [2020-02-12T16:56:42.659Z] === RUN   TestBuildSquashParent
16:56:48 [2020-02-12T16:56:48.168Z] --- PASS: TestBuildSquashParent (5.18s)
16:56:48 [2020-02-12T16:56:48.168Z] === RUN   TestBuildWithRemoveAndForceRemove
16:56:48 [2020-02-12T16:56:48.168Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:56:48 [2020-02-12T16:56:48.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:56:48 [2020-02-12T16:56:48.168Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:56:48 [2020-02-12T16:56:48.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:56:48 [2020-02-12T16:56:48.168Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:56:48 [2020-02-12T16:56:48.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:56:48 [2020-02-12T16:56:48.168Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:56:48 [2020-02-12T16:56:48.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:56:48 [2020-02-12T16:56:48.168Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:56:48 [2020-02-12T16:56:48.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:56:48 [2020-02-12T16:56:48.168Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:56:48 [2020-02-12T16:56:48.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:56:48 [2020-02-12T16:56:48.168Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:56:48 [2020-02-12T16:56:48.168Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:56:48 [2020-02-12T16:56:48.168Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:56:48 [2020-02-12T16:56:48.168Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:56:50 [2020-02-12T16:56:50.877Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:56:50 [2020-02-12T16:56:50.877Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:56:52 [2020-02-12T16:56:52.916Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:56:52 [2020-02-12T16:56:52.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s)
16:56:52 [2020-02-12T16:56:52.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s)
16:56:52 [2020-02-12T16:56:52.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s)
16:56:52 [2020-02-12T16:56:52.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s)
16:56:52 [2020-02-12T16:56:52.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s)
16:56:52 [2020-02-12T16:56:52.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s)
16:56:52 [2020-02-12T16:56:52.916Z] === RUN   TestBuildMultiStageCopy
16:56:52 [2020-02-12T16:56:52.916Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:56:54 [2020-02-12T16:56:54.945Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:56:54 [2020-02-12T16:56:54.945Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:56:55 [2020-02-12T16:56:55.562Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:56:55 [2020-02-12T16:56:55.848Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:56:56 [2020-02-12T16:56:56.133Z] --- PASS: TestBuildMultiStageCopy (3.46s)
16:56:56 [2020-02-12T16:56:56.133Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s)
16:56:56 [2020-02-12T16:56:56.133Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
16:56:56 [2020-02-12T16:56:56.133Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
16:56:56 [2020-02-12T16:56:56.133Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s)
16:56:56 [2020-02-12T16:56:56.133Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s)
16:56:56 [2020-02-12T16:56:56.133Z] === RUN   TestBuildMultiStageParentConfig
16:56:57 [2020-02-12T16:56:57.148Z] --- PASS: TestBuildMultiStageParentConfig (1.00s)
16:56:57 [2020-02-12T16:56:57.148Z] === RUN   TestBuildLabelWithTargets
16:56:59 [2020-02-12T16:56:59.179Z] --- PASS: TestBuildLabelWithTargets (1.59s)
16:56:59 [2020-02-12T16:56:59.179Z] === RUN   TestBuildWithEmptyLayers
16:56:59 [2020-02-12T16:56:59.801Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
16:56:59 [2020-02-12T16:56:59.801Z] === RUN   TestBuildMultiStageOnBuild
16:57:01 [2020-02-12T16:57:01.838Z] --- PASS: TestBuildMultiStageOnBuild (2.22s)
16:57:01 [2020-02-12T16:57:01.838Z] === RUN   TestBuildUncleanTarFilenames
16:57:02 [2020-02-12T16:57:02.852Z] --- PASS: TestBuildUncleanTarFilenames (1.16s)
16:57:02 [2020-02-12T16:57:02.852Z] === RUN   TestBuildMultiStageLayerLeak
16:57:05 [2020-02-12T16:57:05.543Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
16:57:05 [2020-02-12T16:57:05.543Z] === RUN   TestBuildWithHugeFile
16:58:27 [2020-02-12T16:58:27.618Z] --- PASS: TestBuildWithHugeFile (80.75s)
16:58:27 [2020-02-12T16:58:27.618Z] === RUN   TestBuildWithEmptyDockerfile
16:58:27 [2020-02-12T16:58:27.618Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:58:27 [2020-02-12T16:58:27.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:58:27 [2020-02-12T16:58:27.618Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:58:27 [2020-02-12T16:58:27.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:58:27 [2020-02-12T16:58:27.618Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:58:27 [2020-02-12T16:58:27.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:58:27 [2020-02-12T16:58:27.618Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:58:27 [2020-02-12T16:58:27.618Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:58:27 [2020-02-12T16:58:27.618Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:58:27 [2020-02-12T16:58:27.618Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
16:58:27 [2020-02-12T16:58:27.618Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s)
16:58:27 [2020-02-12T16:58:27.618Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s)
16:58:27 [2020-02-12T16:58:27.618Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s)
16:58:27 [2020-02-12T16:58:27.618Z] === RUN   TestBuildPreserveOwnership
16:58:27 [2020-02-12T16:58:27.618Z] === RUN   TestBuildPreserveOwnership/copy_from
16:58:29 [2020-02-12T16:58:29.657Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:58:31 [2020-02-12T16:58:31.149Z] --- PASS: TestBuildPreserveOwnership (4.78s)
16:58:31 [2020-02-12T16:58:31.149Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.09s)
16:58:31 [2020-02-12T16:58:31.149Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s)
16:58:31 [2020-02-12T16:58:31.149Z] === RUN   TestBuildPlatformInvalid
16:58:31 [2020-02-12T16:58:31.437Z] --- PASS: TestBuildPlatformInvalid (0.16s)
16:58:31 [2020-02-12T16:58:31.437Z] PASS
16:58:31 [2020-02-12T16:58:31.437Z] 
16:58:31 [2020-02-12T16:58:31.437Z] === Skipped
16:58:31 [2020-02-12T16:58:31.437Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
16:58:31 [2020-02-12T16:58:31.437Z]     build_session_test.go:25: TODO: BuildKit
16:58:31 [2020-02-12T16:58:31.437Z] 
16:58:31 [2020-02-12T16:58:31.437Z] 
16:58:31 [2020-02-12T16:58:31.437Z] DONE 32 tests, 1 skipped in 126.570s
16:58:31 [2020-02-12T16:58:31.437Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
16:58:31 [2020-02-12T16:58:31.437Z] ++ 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
16:58:31 [2020-02-12T16:58:31.437Z] ++ set -e
16:58:31 [2020-02-12T16:58:31.437Z] ++ '[' -n 0 ']'
16:58:31 [2020-02-12T16:58:31.437Z] ++ set -x
16:58:31 [2020-02-12T16:58:31.437Z] ++ 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
16:58:31 [2020-02-12T16:58:31.437Z] INFO: Testing against a local daemon
16:58:31 [2020-02-12T16:58:31.437Z] === RUN   TestConfigList
16:58:34 [2020-02-12T16:58:34.135Z] --- PASS: TestConfigList (2.29s)
16:58:34 [2020-02-12T16:58:34.135Z] === RUN   TestConfigsCreateAndDelete
16:58:36 [2020-02-12T16:58:36.180Z] --- PASS: TestConfigsCreateAndDelete (2.30s)
16:58:36 [2020-02-12T16:58:36.180Z] === RUN   TestConfigsUpdate
16:58:38 [2020-02-12T16:58:38.218Z] --- PASS: TestConfigsUpdate (2.26s)
16:58:38 [2020-02-12T16:58:38.218Z] === RUN   TestTemplatedConfig
16:58:40 [2020-02-12T16:58:40.925Z] --- PASS: TestTemplatedConfig (2.67s)
16:58:40 [2020-02-12T16:58:40.925Z] === RUN   TestConfigInspect
16:58:43 [2020-02-12T16:58:43.618Z] --- PASS: TestConfigInspect (2.25s)
16:58:43 [2020-02-12T16:58:43.618Z] === RUN   TestConfigCreateWithLabels
16:58:45 [2020-02-12T16:58:45.662Z] --- PASS: TestConfigCreateWithLabels (2.31s)
16:58:45 [2020-02-12T16:58:45.662Z] === RUN   TestConfigCreateResolve
16:58:47 [2020-02-12T16:58:47.711Z] --- PASS: TestConfigCreateResolve (2.22s)
16:58:47 [2020-02-12T16:58:47.711Z] === RUN   TestConfigDaemonLibtrustID
16:58:48 [2020-02-12T16:58:48.349Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:58:48 [2020-02-12T16:58:48.349Z] PASS
16:58:48 [2020-02-12T16:58:48.349Z] 
16:58:48 [2020-02-12T16:58:48.349Z] DONE 8 tests in 16.935s
16:58:48 [2020-02-12T16:58:48.349Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
16:58:48 [2020-02-12T16:58:48.349Z] ++ 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
16:58:48 [2020-02-12T16:58:48.349Z] ++ set -e
16:58:48 [2020-02-12T16:58:48.349Z] ++ '[' -n 0 ']'
16:58:48 [2020-02-12T16:58:48.349Z] ++ set -x
16:58:48 [2020-02-12T16:58:48.349Z] ++ 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
16:58:48 [2020-02-12T16:58:48.349Z] INFO: Testing against a local daemon
16:58:48 [2020-02-12T16:58:48.349Z] === RUN   TestCheckpoint
16:58:48 [2020-02-12T16:58:48.349Z] --- SKIP: TestCheckpoint (0.00s)
16:58:48 [2020-02-12T16:58:48.349Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:58:48 [2020-02-12T16:58:48.349Z] === RUN   TestContainerInvalidJSON
16:58:48 [2020-02-12T16:58:48.349Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:58:48 [2020-02-12T16:58:48.349Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:58:48 [2020-02-12T16:58:48.349Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:58:48 [2020-02-12T16:58:48.349Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:58:48 [2020-02-12T16:58:48.349Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:58:48 [2020-02-12T16:58:48.349Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:58:48 [2020-02-12T16:58:48.641Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:58:48 [2020-02-12T16:58:48.641Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:58:48 [2020-02-12T16:58:48.641Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:58:48 [2020-02-12T16:58:48.641Z] --- PASS: TestContainerInvalidJSON (0.03s)
16:58:48 [2020-02-12T16:58:48.641Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:58:48 [2020-02-12T16:58:48.641Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:58:48 [2020-02-12T16:58:48.641Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:58:48 [2020-02-12T16:58:48.641Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:58:48 [2020-02-12T16:58:48.641Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
16:58:48 [2020-02-12T16:58:48.641Z] === RUN   TestCopyFromContainerPathIsNotDir
16:58:48 [2020-02-12T16:58:48.641Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
16:58:48 [2020-02-12T16:58:48.641Z] === RUN   TestCopyToContainerPathDoesNotExist
16:58:48 [2020-02-12T16:58:48.641Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
16:58:48 [2020-02-12T16:58:48.641Z] === RUN   TestCopyToContainerPathIsNotDir
16:58:48 [2020-02-12T16:58:48.932Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
16:58:48 [2020-02-12T16:58:48.932Z] === RUN   TestCopyFromContainer
16:58:50 [2020-02-12T16:58:50.425Z] === RUN   TestCopyFromContainer//
16:58:50 [2020-02-12T16:58:50.425Z] === RUN   TestCopyFromContainer//bar/root
16:58:50 [2020-02-12T16:58:50.709Z] === RUN   TestCopyFromContainer//bar/root/
16:58:50 [2020-02-12T16:58:50.709Z] === RUN   TestCopyFromContainer/bar/quux
16:58:50 [2020-02-12T16:58:50.709Z] === RUN   TestCopyFromContainer/bar/quux/
16:58:50 [2020-02-12T16:58:50.996Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:58:50 [2020-02-12T16:58:50.996Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:58:50 [2020-02-12T16:58:50.996Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:58:51 [2020-02-12T16:58:51.285Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:58:51 [2020-02-12T16:58:51.285Z] === RUN   TestCopyFromContainer/bar/notarget
16:58:51 [2020-02-12T16:58:51.285Z] --- PASS: TestCopyFromContainer (2.56s)
16:58:51 [2020-02-12T16:58:51.285Z]     --- PASS: TestCopyFromContainer// (0.10s)
16:58:51 [2020-02-12T16:58:51.285Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
16:58:51 [2020-02-12T16:58:51.285Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
16:58:51 [2020-02-12T16:58:51.285Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
16:58:51 [2020-02-12T16:58:51.285Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
16:58:51 [2020-02-12T16:58:51.285Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
16:58:51 [2020-02-12T16:58:51.285Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
16:58:51 [2020-02-12T16:58:51.285Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
16:58:51 [2020-02-12T16:58:51.285Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
16:58:51 [2020-02-12T16:58:51.285Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
16:58:51 [2020-02-12T16:58:51.285Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:58:51 [2020-02-12T16:58:51.285Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:58:51 [2020-02-12T16:58:51.285Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:58:51 [2020-02-12T16:58:51.285Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:58:51 [2020-02-12T16:58:51.285Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:58:51 [2020-02-12T16:58:51.285Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:58:51 [2020-02-12T16:58:51.285Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:58:51 [2020-02-12T16:58:51.285Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:58:51 [2020-02-12T16:58:51.285Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:58:51 [2020-02-12T16:58:51.285Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:58:51 [2020-02-12T16:58:51.588Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
16:58:51 [2020-02-12T16:58:51.588Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:58:51 [2020-02-12T16:58:51.588Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
16:58:51 [2020-02-12T16:58:51.588Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
16:58:51 [2020-02-12T16:58:51.588Z] === RUN   TestCreateLinkToNonExistingContainer
16:58:51 [2020-02-12T16:58:51.588Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
16:58:51 [2020-02-12T16:58:51.588Z] === RUN   TestCreateWithInvalidEnv
16:58:51 [2020-02-12T16:58:51.588Z] === RUN   TestCreateWithInvalidEnv/0
16:58:51 [2020-02-12T16:58:51.588Z] === PAUSE TestCreateWithInvalidEnv/0
16:58:51 [2020-02-12T16:58:51.588Z] === RUN   TestCreateWithInvalidEnv/1
16:58:51 [2020-02-12T16:58:51.588Z] === PAUSE TestCreateWithInvalidEnv/1
16:58:51 [2020-02-12T16:58:51.588Z] === RUN   TestCreateWithInvalidEnv/2
16:58:51 [2020-02-12T16:58:51.588Z] === PAUSE TestCreateWithInvalidEnv/2
16:58:51 [2020-02-12T16:58:51.588Z] === CONT  TestCreateWithInvalidEnv/0
16:58:51 [2020-02-12T16:58:51.588Z] === CONT  TestCreateWithInvalidEnv/2
16:58:51 [2020-02-12T16:58:51.588Z] === CONT  TestCreateWithInvalidEnv/1
16:58:51 [2020-02-12T16:58:51.588Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
16:58:51 [2020-02-12T16:58:51.588Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:58:51 [2020-02-12T16:58:51.588Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:58:51 [2020-02-12T16:58:51.588Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:58:51 [2020-02-12T16:58:51.588Z] === RUN   TestCreateTmpfsMountsTarget
16:58:51 [2020-02-12T16:58:51.588Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
16:58:51 [2020-02-12T16:58:51.588Z] === RUN   TestCreateWithCustomMaskedPaths
16:58:53 [2020-02-12T16:58:53.625Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:58:53 [2020-02-12T16:58:53.625Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:58:53 [2020-02-12T16:58:53.625Z] --- PASS: TestCreateWithCapabilities (0.03s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
16:58:53 [2020-02-12T16:58:53.625Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
16:58:53 [2020-02-12T16:58:53.625Z] === RUN   TestCreateWithCustomReadonlyPaths
16:58:55 [2020-02-12T16:58:55.680Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s)
16:58:55 [2020-02-12T16:58:55.680Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:58:55 [2020-02-12T16:58:55.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:58:55 [2020-02-12T16:58:55.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:58:55 [2020-02-12T16:58:55.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:58:55 [2020-02-12T16:58:55.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:58:55 [2020-02-12T16:58:55.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:58:55 [2020-02-12T16:58:55.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:58:55 [2020-02-12T16:58:55.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:58:55 [2020-02-12T16:58:55.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:58:55 [2020-02-12T16:58:55.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:58:55 [2020-02-12T16:58:55.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:58:55 [2020-02-12T16:58:55.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:58:55 [2020-02-12T16:58:55.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:58:55 [2020-02-12T16:58:55.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:58:55 [2020-02-12T16:58:55.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:58:55 [2020-02-12T16:58:55.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:58:55 [2020-02-12T16:58:55.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:58:55 [2020-02-12T16:58:55.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
16:58:55 [2020-02-12T16:58:55.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
16:58:55 [2020-02-12T16:58:55.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
16:58:55 [2020-02-12T16:58:55.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
16:58:55 [2020-02-12T16:58:55.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
16:58:55 [2020-02-12T16:58:55.680Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:58:56 [2020-02-12T16:58:56.344Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
16:58:56 [2020-02-12T16:58:56.344Z] === RUN   TestContainerStartOnDaemonRestart
16:58:56 [2020-02-12T16:58:56.344Z] === PAUSE TestContainerStartOnDaemonRestart
16:58:56 [2020-02-12T16:58:56.344Z] === RUN   TestDaemonRestartIpcMode
16:58:56 [2020-02-12T16:58:56.344Z] === PAUSE TestDaemonRestartIpcMode
16:58:56 [2020-02-12T16:58:56.344Z] === RUN   TestDaemonHostGatewayIP
16:58:56 [2020-02-12T16:58:56.344Z] === PAUSE TestDaemonHostGatewayIP
16:58:56 [2020-02-12T16:58:56.344Z] === RUN   TestDiff
16:58:56 [2020-02-12T16:58:56.967Z] --- PASS: TestDiff (0.67s)
16:58:56 [2020-02-12T16:58:56.967Z] === RUN   TestExecWithCloseStdin
16:58:57 [2020-02-12T16:58:57.984Z] --- PASS: TestExecWithCloseStdin (0.78s)
16:58:57 [2020-02-12T16:58:57.984Z] === RUN   TestExec
16:58:58 [2020-02-12T16:58:58.604Z] --- PASS: TestExec (0.80s)
16:58:58 [2020-02-12T16:58:58.604Z] === RUN   TestExecUser
16:58:59 [2020-02-12T16:58:59.221Z] --- PASS: TestExecUser (0.77s)
16:58:59 [2020-02-12T16:58:59.221Z] === RUN   TestExportContainerAndImportImage
16:59:00 [2020-02-12T16:59:00.237Z] --- PASS: TestExportContainerAndImportImage (0.97s)
16:59:00 [2020-02-12T16:59:00.237Z] === RUN   TestExportContainerAfterDaemonRestart
16:59:01 [2020-02-12T16:59:01.722Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
16:59:01 [2020-02-12T16:59:01.722Z] === RUN   TestHealthCheckWorkdir
16:59:02 [2020-02-12T16:59:02.741Z] --- PASS: TestHealthCheckWorkdir (0.93s)
16:59:02 [2020-02-12T16:59:02.741Z] === RUN   TestHealthKillContainer
16:59:06 [2020-02-12T16:59:06.231Z] --- PASS: TestHealthKillContainer (2.99s)
16:59:06 [2020-02-12T16:59:06.231Z] === RUN   TestInspectCpusetInConfigPre120
16:59:06 [2020-02-12T16:59:06.515Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
16:59:06 [2020-02-12T16:59:06.515Z] === RUN   TestIpcModeNone
16:59:07 [2020-02-12T16:59:07.540Z] --- PASS: TestIpcModeNone (0.88s)
16:59:07 [2020-02-12T16:59:07.540Z] === RUN   TestIpcModePrivate
16:59:08 [2020-02-12T16:59:08.160Z] --- PASS: TestIpcModePrivate (0.83s)
16:59:08 [2020-02-12T16:59:08.160Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
16:59:08 [2020-02-12T16:59:08.160Z] === RUN   TestIpcModeShareable
16:59:09 [2020-02-12T16:59:09.172Z] --- PASS: TestIpcModeShareable (0.81s)
16:59:09 [2020-02-12T16:59:09.172Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
16:59:09 [2020-02-12T16:59:09.172Z] === RUN   TestAPIIpcModeShareableAndContainer
16:59:11 [2020-02-12T16:59:11.208Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.32s)
16:59:11 [2020-02-12T16:59:11.208Z] === RUN   TestAPIIpcModeHost
16:59:11 [2020-02-12T16:59:11.827Z] --- PASS: TestAPIIpcModeHost (0.65s)
16:59:11 [2020-02-12T16:59:11.827Z] === RUN   TestDaemonIpcModeShareable
16:59:13 [2020-02-12T16:59:13.864Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
16:59:13 [2020-02-12T16:59:13.864Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:59:13 [2020-02-12T16:59:13.864Z] === RUN   TestDaemonIpcModePrivate
16:59:15 [2020-02-12T16:59:15.346Z] --- PASS: TestDaemonIpcModePrivate (1.65s)
16:59:15 [2020-02-12T16:59:15.346Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
16:59:15 [2020-02-12T16:59:15.346Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:59:16 [2020-02-12T16:59:16.828Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s)
16:59:16 [2020-02-12T16:59:16.828Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
16:59:16 [2020-02-12T16:59:16.828Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:59:18 [2020-02-12T16:59:18.888Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
16:59:18 [2020-02-12T16:59:18.888Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:59:18 [2020-02-12T16:59:18.888Z] === RUN   TestIpcModeOlderClient
16:59:18 [2020-02-12T16:59:18.888Z] === PAUSE TestIpcModeOlderClient
16:59:18 [2020-02-12T16:59:18.888Z] === RUN   TestKillContainerInvalidSignal
16:59:19 [2020-02-12T16:59:19.235Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
16:59:19 [2020-02-12T16:59:19.235Z] === RUN   TestKillContainer
16:59:19 [2020-02-12T16:59:19.235Z] === RUN   TestKillContainer/no_signal
16:59:19 [2020-02-12T16:59:19.880Z] === RUN   TestKillContainer/non_killing_signal
16:59:20 [2020-02-12T16:59:20.502Z] === RUN   TestKillContainer/killing_signal
16:59:21 [2020-02-12T16:59:21.121Z] --- PASS: TestKillContainer (2.03s)
16:59:21 [2020-02-12T16:59:21.121Z]     --- PASS: TestKillContainer/no_signal (0.66s)
16:59:21 [2020-02-12T16:59:21.121Z]     --- PASS: TestKillContainer/non_killing_signal (0.46s)
16:59:21 [2020-02-12T16:59:21.121Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
16:59:21 [2020-02-12T16:59:21.121Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:59:21 [2020-02-12T16:59:21.121Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:59:21 [2020-02-12T16:59:21.781Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:59:22 [2020-02-12T16:59:22.399Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
16:59:22 [2020-02-12T16:59:22.399Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
16:59:22 [2020-02-12T16:59:22.399Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
16:59:22 [2020-02-12T16:59:22.399Z] === RUN   TestKillStoppedContainer
16:59:22 [2020-02-12T16:59:22.685Z] --- PASS: TestKillStoppedContainer (0.07s)
16:59:22 [2020-02-12T16:59:22.685Z] === RUN   TestKillStoppedContainerAPIPre120
16:59:22 [2020-02-12T16:59:22.685Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
16:59:22 [2020-02-12T16:59:22.685Z] === RUN   TestKillDifferentUserContainer
16:59:23 [2020-02-12T16:59:23.307Z] --- PASS: TestKillDifferentUserContainer (0.67s)
16:59:23 [2020-02-12T16:59:23.307Z] === RUN   TestInspectOomKilledTrue
16:59:24 [2020-02-12T16:59:24.784Z] --- PASS: TestInspectOomKilledTrue (1.16s)
16:59:24 [2020-02-12T16:59:24.784Z] === RUN   TestInspectOomKilledFalse
16:59:25 [2020-02-12T16:59:25.072Z] --- PASS: TestInspectOomKilledFalse (0.66s)
16:59:25 [2020-02-12T16:59:25.072Z] === RUN   TestLinksEtcHostsContentMatch
16:59:25 [2020-02-12T16:59:25.703Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
16:59:25 [2020-02-12T16:59:25.703Z] === RUN   TestLinksContainerNames
16:59:27 [2020-02-12T16:59:27.184Z] --- PASS: TestLinksContainerNames (1.27s)
16:59:27 [2020-02-12T16:59:27.184Z] === RUN   TestLogsFollowTailEmpty
16:59:27 [2020-02-12T16:59:27.805Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
16:59:27 [2020-02-12T16:59:27.805Z] === RUN   TestContainerNetworkMountsNoChown
16:59:28 [2020-02-12T16:59:28.425Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s)
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/default
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/default
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/private
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/private
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rprivate
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rprivate
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/slave
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/slave
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rslave
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rslave
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/shared
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/shared
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rshared
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rshared
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/default
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rprivate
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/default/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rslave
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rshared
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/default/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/shared
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/private
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/private/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/private/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/slave
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/default/bind_root
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:59:28 [2020-02-12T16:59:28.425Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/default/mount_root
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/private/bind_root
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/private/mount_root
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:59:28 [2020-02-12T16:59:28.711Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:59:28 [2020-02-12T16:59:28.711Z] --- PASS: TestMountDaemonRoot (0.04s)
16:59:28 [2020-02-12T16:59:28.711Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
16:59:28 [2020-02-12T16:59:28.711Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
16:59:28 [2020-02-12T16:59:28.711Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:59:28 [2020-02-12T16:59:28.711Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
16:59:28 [2020-02-12T16:59:28.711Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:59:28 [2020-02-12T16:59:28.711Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
16:59:28 [2020-02-12T16:59:28.711Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
16:59:28 [2020-02-12T16:59:28.711Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:59:28 [2020-02-12T16:59:28.711Z] === RUN   TestContainerBindMountNonRecursive
16:59:30 [2020-02-12T16:59:30.744Z] --- PASS: TestContainerBindMountNonRecursive (1.65s)
16:59:30 [2020-02-12T16:59:30.744Z] === RUN   TestNetworkNat
16:59:31 [2020-02-12T16:59:31.029Z] --- PASS: TestNetworkNat (0.69s)
16:59:31 [2020-02-12T16:59:31.029Z] === RUN   TestNetworkLocalhostTCPNat
16:59:32 [2020-02-12T16:59:32.043Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
16:59:32 [2020-02-12T16:59:32.043Z] === RUN   TestNetworkLoopbackNat
16:59:32 [2020-02-12T16:59:32.663Z] --- PASS: TestNetworkLoopbackNat (0.93s)
16:59:32 [2020-02-12T16:59:32.663Z] === RUN   TestPause
16:59:33 [2020-02-12T16:59:33.681Z] --- PASS: TestPause (0.73s)
16:59:33 [2020-02-12T16:59:33.681Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:59:33 [2020-02-12T16:59:33.681Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:59:33 [2020-02-12T16:59:33.681Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:59:33 [2020-02-12T16:59:33.681Z] === RUN   TestPauseStopPausedContainer
16:59:34 [2020-02-12T16:59:34.300Z] --- PASS: TestPauseStopPausedContainer (0.74s)
16:59:34 [2020-02-12T16:59:34.300Z] === RUN   TestPsFilter
16:59:34 [2020-02-12T16:59:34.300Z] --- PASS: TestPsFilter (0.18s)
16:59:34 [2020-02-12T16:59:34.300Z] === RUN   TestRemoveContainerWithRemovedVolume
16:59:34 [2020-02-12T16:59:34.921Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
16:59:34 [2020-02-12T16:59:34.921Z] === RUN   TestRemoveContainerWithVolume
16:59:35 [2020-02-12T16:59:35.936Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
16:59:35 [2020-02-12T16:59:35.936Z] === RUN   TestRemoveContainerRunning
16:59:36 [2020-02-12T16:59:36.220Z] --- PASS: TestRemoveContainerRunning (0.63s)
16:59:36 [2020-02-12T16:59:36.220Z] === RUN   TestRemoveContainerForceRemoveRunning
16:59:37 [2020-02-12T16:59:37.234Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s)
16:59:37 [2020-02-12T16:59:37.234Z] === RUN   TestRemoveInvalidContainer
16:59:37 [2020-02-12T16:59:37.234Z] --- PASS: TestRemoveInvalidContainer (0.03s)
16:59:37 [2020-02-12T16:59:37.234Z] === RUN   TestRenameLinkedContainer
16:59:39 [2020-02-12T16:59:39.927Z] --- PASS: TestRenameLinkedContainer (2.58s)
16:59:39 [2020-02-12T16:59:39.927Z] === RUN   TestRenameStoppedContainer
16:59:40 [2020-02-12T16:59:40.236Z] --- PASS: TestRenameStoppedContainer (0.65s)
16:59:40 [2020-02-12T16:59:40.236Z] === RUN   TestRenameRunningContainerAndReuse
16:59:41 [2020-02-12T16:59:41.726Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
16:59:41 [2020-02-12T16:59:41.726Z] === RUN   TestRenameInvalidName
16:59:42 [2020-02-12T16:59:42.346Z] --- PASS: TestRenameInvalidName (0.68s)
16:59:42 [2020-02-12T16:59:42.346Z] === RUN   TestRenameAnonymousContainer
16:59:45 [2020-02-12T16:59:45.037Z] --- PASS: TestRenameAnonymousContainer (2.41s)
16:59:45 [2020-02-12T16:59:45.037Z] === RUN   TestRenameContainerWithSameName
16:59:45 [2020-02-12T16:59:45.323Z] --- PASS: TestRenameContainerWithSameName (0.68s)
16:59:45 [2020-02-12T16:59:45.323Z] === RUN   TestRenameContainerWithLinkedContainer
16:59:46 [2020-02-12T16:59:46.803Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s)
16:59:46 [2020-02-12T16:59:46.803Z] === RUN   TestResize
16:59:47 [2020-02-12T16:59:47.423Z] --- PASS: TestResize (0.70s)
16:59:47 [2020-02-12T16:59:47.423Z] === RUN   TestResizeWithInvalidSize
16:59:48 [2020-02-12T16:59:48.042Z] --- PASS: TestResizeWithInvalidSize (0.70s)
16:59:48 [2020-02-12T16:59:48.042Z] === RUN   TestResizeWhenContainerNotStarted
16:59:48 [2020-02-12T16:59:48.674Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:59:48 [2020-02-12T16:59:48.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:59:51 [2020-02-12T16:59:51.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:59:51 [2020-02-12T16:59:51.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:59:52 [2020-02-12T16:59:52.431Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:59:52 [2020-02-12T16:59:52.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:59:53 [2020-02-12T16:59:53.353Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:59:54 [2020-02-12T16:59:54.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:59:56 [2020-02-12T16:59:56.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:59:57 [2020-02-12T16:59:57.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:59:59 [2020-02-12T16:59:59.058Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.30s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.35s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.67s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.90s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.16s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.47s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.14s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.57s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.52s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.09s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
16:59:59 [2020-02-12T16:59:59.058Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s)
16:59:59 [2020-02-12T16:59:59.058Z] === RUN   TestCgroupNamespacesRun
17:00:01 [2020-02-12T17:00:01.320Z] --- PASS: TestCgroupNamespacesRun (1.62s)
17:00:01 [2020-02-12T17:00:01.320Z] === RUN   TestCgroupNamespacesRunPrivileged
17:00:02 [2020-02-12T17:00:02.346Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s)
17:00:02 [2020-02-12T17:00:02.346Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:00:03 [2020-02-12T17:00:03.842Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
17:00:03 [2020-02-12T17:00:03.842Z] === RUN   TestCgroupNamespacesRunHostMode
17:00:05 [2020-02-12T17:00:05.895Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s)
17:00:05 [2020-02-12T17:00:05.895Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:00:07 [2020-02-12T17:00:07.382Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
17:00:07 [2020-02-12T17:00:07.382Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:00:08 [2020-02-12T17:00:08.005Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
17:00:08 [2020-02-12T17:00:08.005Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:00:09 [2020-02-12T17:00:09.020Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
17:00:09 [2020-02-12T17:00:09.020Z] === RUN   TestCgroupNamespacesRunOlderClient
17:00:11 [2020-02-12T17:00:11.051Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
17:00:11 [2020-02-12T17:00:11.051Z] === RUN   TestKernelTCPMemory
17:00:11 [2020-02-12T17:00:11.337Z] --- PASS: TestKernelTCPMemory (0.80s)
17:00:11 [2020-02-12T17:00:11.337Z] === RUN   TestNISDomainname
17:00:12 [2020-02-12T17:00:12.358Z] --- PASS: TestNISDomainname (0.89s)
17:00:12 [2020-02-12T17:00:12.358Z] === RUN   TestHostnameDnsResolution
17:00:13 [2020-02-12T17:00:13.378Z] --- PASS: TestHostnameDnsResolution (1.10s)
17:00:13 [2020-02-12T17:00:13.378Z] === RUN   TestStats
17:00:16 [2020-02-12T17:00:16.058Z] --- PASS: TestStats (2.47s)
17:00:16 [2020-02-12T17:00:16.058Z] === RUN   TestStopContainerWithTimeout
17:00:16 [2020-02-12T17:00:16.058Z] === RUN   TestStopContainerWithTimeout/0
17:00:16 [2020-02-12T17:00:16.058Z] === PAUSE TestStopContainerWithTimeout/0
17:00:16 [2020-02-12T17:00:16.058Z] === RUN   TestStopContainerWithTimeout/1
17:00:16 [2020-02-12T17:00:16.058Z] === PAUSE TestStopContainerWithTimeout/1
17:00:16 [2020-02-12T17:00:16.058Z] === RUN   TestStopContainerWithTimeout/3
17:00:16 [2020-02-12T17:00:16.058Z] === PAUSE TestStopContainerWithTimeout/3
17:00:16 [2020-02-12T17:00:16.058Z] === RUN   TestStopContainerWithTimeout/-1
17:00:16 [2020-02-12T17:00:16.058Z] === PAUSE TestStopContainerWithTimeout/-1
17:00:16 [2020-02-12T17:00:16.058Z] === CONT  TestStopContainerWithTimeout/0
17:00:16 [2020-02-12T17:00:16.058Z] === CONT  TestStopContainerWithTimeout/3
17:00:16 [2020-02-12T17:00:16.058Z] === CONT  TestStopContainerWithTimeout/-1
17:00:16 [2020-02-12T17:00:16.058Z] === CONT  TestStopContainerWithTimeout/1
17:00:19 [2020-02-12T17:00:19.761Z] --- PASS: TestStopContainerWithTimeout (0.03s)
17:00:19 [2020-02-12T17:00:19.761Z]     --- PASS: TestStopContainerWithTimeout/0 (1.35s)
17:00:19 [2020-02-12T17:00:19.761Z]     --- PASS: TestStopContainerWithTimeout/1 (2.21s)
17:00:19 [2020-02-12T17:00:19.761Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
17:00:19 [2020-02-12T17:00:19.761Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.29s)
17:00:19 [2020-02-12T17:00:19.761Z] === RUN   TestDeleteDevicemapper
17:00:19 [2020-02-12T17:00:19.761Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:00:19 [2020-02-12T17:00:19.761Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:00:19 [2020-02-12T17:00:19.761Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:00:21 [2020-02-12T17:00:21.255Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s)
17:00:21 [2020-02-12T17:00:21.256Z] === RUN   TestUpdateMemory
17:00:22 [2020-02-12T17:00:22.283Z] --- PASS: TestUpdateMemory (0.93s)
17:00:22 [2020-02-12T17:00:22.283Z] === RUN   TestUpdateCPUQuota
17:00:23 [2020-02-12T17:00:23.300Z] --- PASS: TestUpdateCPUQuota (1.23s)
17:00:23 [2020-02-12T17:00:23.300Z] === RUN   TestUpdatePidsLimit
17:00:23 [2020-02-12T17:00:23.300Z] === RUN   TestUpdatePidsLimit/update_from_none
17:00:23 [2020-02-12T17:00:23.943Z] === RUN   TestUpdatePidsLimit/no_change
17:00:23 [2020-02-12T17:00:23.943Z] === RUN   TestUpdatePidsLimit/update_lower
17:00:24 [2020-02-12T17:00:24.228Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:00:24 [2020-02-12T17:00:24.848Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:00:25 [2020-02-12T17:00:25.135Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:00:25 [2020-02-12T17:00:25.420Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:00:26 [2020-02-12T17:00:26.901Z] --- PASS: TestUpdatePidsLimit (3.23s)
17:00:26 [2020-02-12T17:00:26.901Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
17:00:26 [2020-02-12T17:00:26.901Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
17:00:26 [2020-02-12T17:00:26.901Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
17:00:26 [2020-02-12T17:00:26.901Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s)
17:00:26 [2020-02-12T17:00:26.901Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
17:00:26 [2020-02-12T17:00:26.901Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
17:00:26 [2020-02-12T17:00:26.901Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
17:00:26 [2020-02-12T17:00:26.901Z] === RUN   TestUpdateRestartPolicy
17:00:39 [2020-02-12T17:00:39.466Z] --- PASS: TestUpdateRestartPolicy (12.31s)
17:00:39 [2020-02-12T17:00:39.466Z] === RUN   TestUpdateRestartWithAutoRemove
17:00:39 [2020-02-12T17:00:39.466Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
17:00:39 [2020-02-12T17:00:39.466Z] === RUN   TestWaitNonBlocked
17:00:39 [2020-02-12T17:00:39.753Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:00:39 [2020-02-12T17:00:39.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:00:39 [2020-02-12T17:00:39.753Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:00:39 [2020-02-12T17:00:39.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:00:39 [2020-02-12T17:00:39.753Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:00:39 [2020-02-12T17:00:39.753Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:00:40 [2020-02-12T17:00:40.772Z] --- PASS: TestWaitNonBlocked (0.03s)
17:00:40 [2020-02-12T17:00:40.772Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s)
17:00:40 [2020-02-12T17:00:40.772Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s)
17:00:40 [2020-02-12T17:00:40.772Z] === RUN   TestWaitBlocked
17:00:40 [2020-02-12T17:00:40.772Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:00:40 [2020-02-12T17:00:40.772Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:00:40 [2020-02-12T17:00:40.772Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:00:40 [2020-02-12T17:00:40.772Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:00:40 [2020-02-12T17:00:40.772Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:00:40 [2020-02-12T17:00:40.772Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:00:41 [2020-02-12T17:00:41.790Z] --- PASS: TestWaitBlocked (0.03s)
17:00:41 [2020-02-12T17:00:41.790Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
17:00:41 [2020-02-12T17:00:41.790Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s)
17:00:41 [2020-02-12T17:00:41.790Z] === CONT  TestContainerStartOnDaemonRestart
17:00:41 [2020-02-12T17:00:41.790Z] === CONT  TestIpcModeOlderClient
17:00:41 [2020-02-12T17:00:41.790Z] === CONT  TestDaemonHostGatewayIP
17:00:41 [2020-02-12T17:00:41.790Z] === CONT  TestDaemonRestartIpcMode
17:00:41 [2020-02-12T17:00:41.790Z] --- PASS: TestIpcModeOlderClient (0.15s)
17:00:46 [2020-02-12T17:00:46.220Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s)
17:00:46 [2020-02-12T17:00:46.220Z] --- PASS: TestDaemonRestartIpcMode (4.70s)
17:00:46 [2020-02-12T17:00:46.504Z] --- PASS: TestDaemonHostGatewayIP (4.78s)
17:00:46 [2020-02-12T17:00:46.504Z] PASS
17:00:46 [2020-02-12T17:00:46.504Z] 
17:00:46 [2020-02-12T17:00:46.504Z] === Skipped
17:00:46 [2020-02-12T17:00:46.504Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
17:00:46 [2020-02-12T17:00:46.504Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:00:46 [2020-02-12T17:00:46.504Z] 
17:00:46 [2020-02-12T17:00:46.504Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:00:46 [2020-02-12T17:00:46.504Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:00:46 [2020-02-12T17:00:46.504Z] 
17:00:46 [2020-02-12T17:00:46.504Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
17:00:46 [2020-02-12T17:00:46.504Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:00:46 [2020-02-12T17:00:46.504Z] 
17:00:46 [2020-02-12T17:00:46.504Z] 
17:00:46 [2020-02-12T17:00:46.504Z] DONE 199 tests, 3 skipped in 118.062s
17:00:46 [2020-02-12T17:00:46.504Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
17:00:46 [2020-02-12T17:00:46.504Z] ++ 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
17:00:46 [2020-02-12T17:00:46.504Z] ++ set -e
17:00:46 [2020-02-12T17:00:46.504Z] ++ '[' -n 0 ']'
17:00:46 [2020-02-12T17:00:46.504Z] ++ set -x
17:00:46 [2020-02-12T17:00:46.504Z] ++ 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
17:00:46 [2020-02-12T17:00:46.504Z] INFO: Testing against a local daemon
17:00:46 [2020-02-12T17:00:46.504Z] === RUN   TestCommitInheritsEnv
17:00:47 [2020-02-12T17:00:47.123Z] --- PASS: TestCommitInheritsEnv (0.44s)
17:00:47 [2020-02-12T17:00:47.123Z] === RUN   TestImportExtremelyLargeImageWorks
17:00:47 [2020-02-12T17:00:47.123Z] === PAUSE TestImportExtremelyLargeImageWorks
17:00:47 [2020-02-12T17:00:47.123Z] === RUN   TestImagesFilterMultiReference
17:00:47 [2020-02-12T17:00:47.123Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:00:47 [2020-02-12T17:00:47.123Z] === RUN   TestImagePullPlatformInvalid
17:00:47 [2020-02-12T17:00:47.123Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
17:00:47 [2020-02-12T17:00:47.123Z] === RUN   TestRemoveImageOrphaning
17:00:47 [2020-02-12T17:00:47.408Z] --- PASS: TestRemoveImageOrphaning (0.40s)
17:00:47 [2020-02-12T17:00:47.408Z] === RUN   TestRemoveImageGarbageCollector
17:00:47 [2020-02-12T17:00:47.408Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:00:47 [2020-02-12T17:00:47.408Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:00:47 [2020-02-12T17:00:47.408Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:00:47 [2020-02-12T17:00:47.694Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:00:47 [2020-02-12T17:00:47.694Z] === RUN   TestTagInvalidReference
17:00:47 [2020-02-12T17:00:47.694Z] --- PASS: TestTagInvalidReference (0.04s)
17:00:47 [2020-02-12T17:00:47.694Z] === RUN   TestTagValidPrefixedRepo
17:00:47 [2020-02-12T17:00:47.694Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:00:47 [2020-02-12T17:00:47.694Z] === RUN   TestTagExistedNameWithoutForce
17:00:47 [2020-02-12T17:00:47.694Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:00:47 [2020-02-12T17:00:47.694Z] === RUN   TestTagOfficialNames
17:00:47 [2020-02-12T17:00:47.694Z] --- PASS: TestTagOfficialNames (0.05s)
17:00:47 [2020-02-12T17:00:47.694Z] === RUN   TestTagMatchesDigest
17:00:47 [2020-02-12T17:00:47.694Z] --- PASS: TestTagMatchesDigest (0.03s)
17:00:47 [2020-02-12T17:00:47.694Z] === CONT  TestImportExtremelyLargeImageWorks
17:05:55 [2020-02-12T17:05:55.306Z] --- PASS: TestImportExtremelyLargeImageWorks (298.68s)
17:05:55 [2020-02-12T17:05:55.306Z] PASS
17:05:55 [2020-02-12T17:05:55.306Z] 
17:05:55 [2020-02-12T17:05:55.306Z] === Skipped
17:05:55 [2020-02-12T17:05:55.306Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
17:05:55 [2020-02-12T17:05:55.306Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:55 [2020-02-12T17:05:55.306Z] 
17:05:55 [2020-02-12T17:05:55.306Z] 
17:05:55 [2020-02-12T17:05:55.306Z] DONE 12 tests, 1 skipped in 300.049s
17:05:55 [2020-02-12T17:05:55.306Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
17:05:55 [2020-02-12T17:05:55.306Z] ++ 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
17:05:55 [2020-02-12T17:05:55.306Z] ++ set -e
17:05:55 [2020-02-12T17:05:55.306Z] ++ '[' -n 0 ']'
17:05:55 [2020-02-12T17:05:55.306Z] ++ set -x
17:05:55 [2020-02-12T17:05:55.306Z] ++ 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
17:05:55 [2020-02-12T17:05:55.306Z] INFO: Testing against a local daemon
17:05:55 [2020-02-12T17:05:55.306Z] === RUN   TestNetworkCreateDelete
17:05:55 [2020-02-12T17:05:55.306Z] --- PASS: TestNetworkCreateDelete (0.22s)
17:05:55 [2020-02-12T17:05:55.306Z] === RUN   TestDockerNetworkDeletePreferID
17:05:55 [2020-02-12T17:05:55.306Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
17:05:55 [2020-02-12T17:05:55.306Z] === RUN   TestInspectNetwork
17:05:55 [2020-02-12T17:05:55.306Z] === RUN   TestInspectNetwork/full_network_id
17:05:55 [2020-02-12T17:05:55.306Z] === RUN   TestInspectNetwork/partial_network_id
17:05:55 [2020-02-12T17:05:55.306Z] === RUN   TestInspectNetwork/network_name
17:05:55 [2020-02-12T17:05:55.306Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:05:55 [2020-02-12T17:05:55.306Z] --- PASS: TestInspectNetwork (7.38s)
17:05:55 [2020-02-12T17:05:55.306Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:05:55 [2020-02-12T17:05:55.306Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:05:55 [2020-02-12T17:05:55.306Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:05:55 [2020-02-12T17:05:55.306Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:05:55 [2020-02-12T17:05:55.306Z] === RUN   TestRunContainerWithBridgeNone
17:05:57 [2020-02-12T17:05:57.356Z] --- PASS: TestRunContainerWithBridgeNone (2.35s)
17:05:57 [2020-02-12T17:05:57.357Z] === RUN   TestNetworkInvalidJSON
17:05:57 [2020-02-12T17:05:57.357Z] === RUN   TestNetworkInvalidJSON//networks/create
17:05:57 [2020-02-12T17:05:57.357Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:05:57 [2020-02-12T17:05:57.357Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:05:57 [2020-02-12T17:05:57.357Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:05:57 [2020-02-12T17:05:57.357Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:05:57 [2020-02-12T17:05:57.357Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:05:57 [2020-02-12T17:05:57.357Z] === CONT  TestNetworkInvalidJSON//networks/create
17:05:57 [2020-02-12T17:05:57.357Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:05:57 [2020-02-12T17:05:57.357Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:05:57 [2020-02-12T17:05:57.357Z] --- PASS: TestNetworkInvalidJSON (0.04s)
17:05:57 [2020-02-12T17:05:57.357Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:05:57 [2020-02-12T17:05:57.357Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:05:57 [2020-02-12T17:05:57.357Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:05:57 [2020-02-12T17:05:57.357Z] === RUN   TestDaemonRestartWithLiveRestore
17:05:58 [2020-02-12T17:05:58.381Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
17:05:58 [2020-02-12T17:05:58.381Z] === RUN   TestDaemonDefaultNetworkPools
17:05:59 [2020-02-12T17:05:59.000Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
17:05:59 [2020-02-12T17:05:59.000Z] === RUN   TestDaemonRestartWithExistingNetwork
17:06:00 [2020-02-12T17:06:00.508Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
17:06:00 [2020-02-12T17:06:00.508Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:06:02 [2020-02-12T17:06:02.042Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s)
17:06:02 [2020-02-12T17:06:02.042Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:06:02 [2020-02-12T17:06:02.336Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
17:06:02 [2020-02-12T17:06:02.336Z] === RUN   TestServiceWithPredefinedNetwork
17:06:05 [2020-02-12T17:06:05.061Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s)
17:06:05 [2020-02-12T17:06:05.061Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:06:05 [2020-02-12T17:06:05.061Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:06:05 [2020-02-12T17:06:05.061Z]     service_test.go:230: FLAKY_TEST
17:06:05 [2020-02-12T17:06:05.061Z] === RUN   TestServiceWithDataPathPortInit
17:06:20 [2020-02-12T17:06:20.368Z] --- PASS: TestServiceWithDataPathPortInit (14.80s)
17:06:20 [2020-02-12T17:06:20.368Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:06:27 [2020-02-12T17:06:27.251Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.33s)
17:06:27 [2020-02-12T17:06:27.251Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bgf3q8gu7k11m2wcxpjmgjonf Created:2020-02-12 17:06:20.736036395 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[12c17676ceb2abc4eb910366c2c35347388d0fcc07509cd79f835d67e39ff124:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kfqqtruhhp09njfuxzvcuq7m5 EndpointID:c40abc1f7be522bfb159a902a908dafcad38e1acc0729aa0c5ef9d23dea38f71 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0eb7d43ea25260689d393ed1eccd582c813b243abd94cef6b732a260641770a8 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:1e213882dd53 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kfqqtruhhp09njfuxzvcuq7m5 EndpointID:c40abc1f7be522bfb159a902a908dafcad38e1acc0729aa0c5ef9d23dea38f71 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:06:27 [2020-02-12T17:06:27.251Z] PASS
17:06:27 [2020-02-12T17:06:27.251Z] 
17:06:27 [2020-02-12T17:06:27.251Z] === Skipped
17:06:27 [2020-02-12T17:06:27.251Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:06:27 [2020-02-12T17:06:27.251Z]     service_test.go:230: FLAKY_TEST
17:06:27 [2020-02-12T17:06:27.251Z] 
17:06:27 [2020-02-12T17:06:27.251Z] 
17:06:27 [2020-02-12T17:06:27.251Z] DONE 21 tests, 1 skipped in 40.403s
17:06:27 [2020-02-12T17:06:27.251Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:06:27 [2020-02-12T17:06:27.251Z] ++ 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
17:06:27 [2020-02-12T17:06:27.251Z] ++ set -e
17:06:27 [2020-02-12T17:06:27.251Z] ++ '[' -n 0 ']'
17:06:27 [2020-02-12T17:06:27.251Z] ++ set -x
17:06:27 [2020-02-12T17:06:27.252Z] ++ 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
17:06:27 [2020-02-12T17:06:27.252Z] INFO: Testing against a local daemon
17:06:27 [2020-02-12T17:06:27.252Z] === RUN   TestDockerNetworkIpvlanPersistance
17:06:27 [2020-02-12T17:06:27.252Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:06:27 [2020-02-12T17:06:27.252Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:27 [2020-02-12T17:06:27.252Z] === RUN   TestDockerNetworkIpvlan
17:06:27 [2020-02-12T17:06:27.252Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:06:27 [2020-02-12T17:06:27.252Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:27 [2020-02-12T17:06:27.252Z] PASS
17:06:27 [2020-02-12T17:06:27.252Z] 
17:06:27 [2020-02-12T17:06:27.252Z] === Skipped
17:06:27 [2020-02-12T17:06:27.252Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:06:27 [2020-02-12T17:06:27.252Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:27 [2020-02-12T17:06:27.252Z] 
17:06:27 [2020-02-12T17:06:27.252Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:06:27 [2020-02-12T17:06:27.252Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:27 [2020-02-12T17:06:27.252Z] 
17:06:27 [2020-02-12T17:06:27.252Z] 
17:06:27 [2020-02-12T17:06:27.252Z] DONE 2 tests, 2 skipped in 0.100s
17:06:27 [2020-02-12T17:06:27.252Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:06:27 [2020-02-12T17:06:27.252Z] ++ 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
17:06:27 [2020-02-12T17:06:27.252Z] ++ set -e
17:06:27 [2020-02-12T17:06:27.252Z] ++ '[' -n 0 ']'
17:06:27 [2020-02-12T17:06:27.252Z] ++ set -x
17:06:27 [2020-02-12T17:06:27.252Z] ++ 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
17:06:27 [2020-02-12T17:06:27.252Z] INFO: Testing against a local daemon
17:06:27 [2020-02-12T17:06:27.252Z] === RUN   TestDockerNetworkMacvlanPersistance
17:06:28 [2020-02-12T17:06:28.736Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.71s)
17:06:28 [2020-02-12T17:06:28.736Z] === RUN   TestDockerNetworkMacvlan
17:06:29 [2020-02-12T17:06:29.752Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:06:30 [2020-02-12T17:06:30.767Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:06:31 [2020-02-12T17:06:31.794Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:06:34 [2020-02-12T17:06:34.486Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:06:37 [2020-02-12T17:06:37.994Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:06:42 [2020-02-12T17:06:42.501Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:06:43 [2020-02-12T17:06:43.554Z] --- PASS: TestDockerNetworkMacvlan (14.44s)
17:06:43 [2020-02-12T17:06:43.554Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
17:06:43 [2020-02-12T17:06:43.554Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
17:06:43 [2020-02-12T17:06:43.554Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s)
17:06:43 [2020-02-12T17:06:43.554Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s)
17:06:43 [2020-02-12T17:06:43.554Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s)
17:06:43 [2020-02-12T17:06:43.554Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
17:06:43 [2020-02-12T17:06:43.554Z] PASS
17:06:43 [2020-02-12T17:06:43.554Z] 
17:06:43 [2020-02-12T17:06:43.554Z] DONE 8 tests in 16.242s
17:06:43 [2020-02-12T17:06:43.554Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
17:06:43 [2020-02-12T17:06:43.554Z] ++ 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
17:06:43 [2020-02-12T17:06:43.554Z] ++ set -e
17:06:43 [2020-02-12T17:06:43.554Z] ++ '[' -n 0 ']'
17:06:43 [2020-02-12T17:06:43.554Z] ++ set -x
17:06:43 [2020-02-12T17:06:43.554Z] ++ 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
17:06:43 [2020-02-12T17:06:43.554Z] testing: warning: no tests to run
17:06:43 [2020-02-12T17:06:43.554Z] PASS
17:06:43 [2020-02-12T17:06:43.554Z] 
17:06:43 [2020-02-12T17:06:43.554Z] DONE 0 tests in 0.017s
17:06:43 [2020-02-12T17:06:43.554Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:06:43 [2020-02-12T17:06:43.555Z] ++ 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
17:06:43 [2020-02-12T17:06:43.555Z] ++ set -e
17:06:43 [2020-02-12T17:06:43.555Z] ++ '[' -n 0 ']'
17:06:43 [2020-02-12T17:06:43.555Z] ++ set -x
17:06:43 [2020-02-12T17:06:43.555Z] ++ 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
17:06:43 [2020-02-12T17:06:43.555Z] INFO: Testing against a local daemon
17:06:43 [2020-02-12T17:06:43.555Z] === RUN   TestAuthZPluginAllowRequest
17:06:45 [2020-02-12T17:06:45.071Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
17:06:45 [2020-02-12T17:06:45.071Z] === RUN   TestAuthZPluginTLS
17:06:45 [2020-02-12T17:06:45.732Z] --- PASS: TestAuthZPluginTLS (0.58s)
17:06:45 [2020-02-12T17:06:45.732Z] === RUN   TestAuthZPluginDenyRequest
17:06:46 [2020-02-12T17:06:46.352Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
17:06:46 [2020-02-12T17:06:46.352Z] === RUN   TestAuthZPluginAPIDenyResponse
17:06:46 [2020-02-12T17:06:46.643Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
17:06:46 [2020-02-12T17:06:46.643Z] === RUN   TestAuthZPluginDenyResponse
17:06:47 [2020-02-12T17:06:47.278Z] --- PASS: TestAuthZPluginDenyResponse (0.60s)
17:06:47 [2020-02-12T17:06:47.278Z] === RUN   TestAuthZPluginAllowEventStream
17:06:49 [2020-02-12T17:06:49.340Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
17:06:49 [2020-02-12T17:06:49.340Z] === RUN   TestAuthZPluginErrorResponse
17:06:49 [2020-02-12T17:06:49.633Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
17:06:49 [2020-02-12T17:06:49.633Z] === RUN   TestAuthZPluginErrorRequest
17:06:50 [2020-02-12T17:06:50.291Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
17:06:50 [2020-02-12T17:06:50.291Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:06:50 [2020-02-12T17:06:50.590Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
17:06:50 [2020-02-12T17:06:50.590Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:06:53 [2020-02-12T17:06:53.287Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
17:06:53 [2020-02-12T17:06:53.287Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:06:54 [2020-02-12T17:06:54.801Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s)
17:06:54 [2020-02-12T17:06:54.801Z] === RUN   TestAuthZPluginHeader
17:06:55 [2020-02-12T17:06:55.892Z] --- PASS: TestAuthZPluginHeader (0.95s)
17:06:55 [2020-02-12T17:06:55.892Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:06:55 [2020-02-12T17:06:55.892Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:06:55 [2020-02-12T17:06:55.892Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:06:55 [2020-02-12T17:06:55.892Z] === RUN   TestAuthZPluginV2Disable
17:06:55 [2020-02-12T17:06:55.892Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:06:55 [2020-02-12T17:06:55.892Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:06:55 [2020-02-12T17:06:55.892Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:06:55 [2020-02-12T17:06:55.892Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:06:55 [2020-02-12T17:06:55.892Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:06:55 [2020-02-12T17:06:55.892Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:06:55 [2020-02-12T17:06:55.892Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:06:55 [2020-02-12T17:06:55.892Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:06:55 [2020-02-12T17:06:55.892Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:07:14 [2020-02-12T17:07:14.499Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
17:07:14 [2020-02-12T17:07:14.499Z] PASS
17:07:14 [2020-02-12T17:07:14.499Z] 
17:07:14 [2020-02-12T17:07:14.499Z] === Skipped
17:07:14 [2020-02-12T17:07:14.499Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:07:14 [2020-02-12T17:07:14.499Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:07:14 [2020-02-12T17:07:14.499Z] 
17:07:14 [2020-02-12T17:07:14.499Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:07:14 [2020-02-12T17:07:14.499Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:07:14 [2020-02-12T17:07:14.499Z] 
17:07:14 [2020-02-12T17:07:14.499Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:07:14 [2020-02-12T17:07:14.499Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:07:14 [2020-02-12T17:07:14.499Z] 
17:07:14 [2020-02-12T17:07:14.499Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:07:14 [2020-02-12T17:07:14.499Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:07:14 [2020-02-12T17:07:14.499Z] 
17:07:14 [2020-02-12T17:07:14.499Z] 
17:07:14 [2020-02-12T17:07:14.499Z] DONE 17 tests, 4 skipped in 29.317s
17:07:14 [2020-02-12T17:07:14.499Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:07:14 [2020-02-12T17:07:14.499Z] ++ 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
17:07:14 [2020-02-12T17:07:14.499Z] ++ set -e
17:07:14 [2020-02-12T17:07:14.499Z] ++ '[' -n 0 ']'
17:07:14 [2020-02-12T17:07:14.499Z] ++ set -x
17:07:14 [2020-02-12T17:07:14.499Z] ++ 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
17:07:14 [2020-02-12T17:07:14.499Z] INFO: Testing against a local daemon
17:07:14 [2020-02-12T17:07:14.499Z] === RUN   TestPluginInvalidJSON
17:07:14 [2020-02-12T17:07:14.499Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:07:14 [2020-02-12T17:07:14.499Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:07:14 [2020-02-12T17:07:14.499Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:07:14 [2020-02-12T17:07:14.499Z] --- PASS: TestPluginInvalidJSON (0.04s)
17:07:14 [2020-02-12T17:07:14.499Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:07:14 [2020-02-12T17:07:14.499Z] PASS
17:07:14 [2020-02-12T17:07:14.499Z] 
17:07:14 [2020-02-12T17:07:14.499Z] DONE 2 tests in 0.134s
17:07:14 [2020-02-12T17:07:14.499Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:07:14 [2020-02-12T17:07:14.499Z] ++ 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
17:07:14 [2020-02-12T17:07:14.499Z] ++ set -e
17:07:14 [2020-02-12T17:07:14.499Z] ++ '[' -n 0 ']'
17:07:14 [2020-02-12T17:07:14.499Z] ++ set -x
17:07:14 [2020-02-12T17:07:14.499Z] ++ 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
17:07:14 [2020-02-12T17:07:14.499Z] INFO: Testing against a local daemon
17:07:14 [2020-02-12T17:07:14.499Z] === RUN   TestExternalGraphDriver
17:07:14 [2020-02-12T17:07:14.499Z] === RUN   TestExternalGraphDriver/json
17:07:15 [2020-02-12T17:07:15.121Z] === RUN   TestExternalGraphDriver/spec
17:07:17 [2020-02-12T17:07:17.170Z] === RUN   TestExternalGraphDriver/pull
17:07:19 [2020-02-12T17:07:19.205Z] --- PASS: TestExternalGraphDriver (6.35s)
17:07:19 [2020-02-12T17:07:19.205Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
17:07:19 [2020-02-12T17:07:19.205Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
17:07:19 [2020-02-12T17:07:19.205Z]     --- PASS: TestExternalGraphDriver/pull (2.15s)
17:07:19 [2020-02-12T17:07:19.205Z] === RUN   TestGraphdriverPluginV2
17:07:19 [2020-02-12T17:07:19.491Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
17:07:19 [2020-02-12T17:07:19.491Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:07:19 [2020-02-12T17:07:19.491Z] PASS
17:07:19 [2020-02-12T17:07:19.491Z] 
17:07:19 [2020-02-12T17:07:19.491Z] === Skipped
17:07:19 [2020-02-12T17:07:19.491Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
17:07:19 [2020-02-12T17:07:19.491Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:07:19 [2020-02-12T17:07:19.491Z] 
17:07:19 [2020-02-12T17:07:19.491Z] 
17:07:19 [2020-02-12T17:07:19.491Z] DONE 5 tests, 1 skipped in 6.529s
17:07:19 [2020-02-12T17:07:19.491Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:07:19 [2020-02-12T17:07:19.491Z] ++ 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
17:07:19 [2020-02-12T17:07:19.491Z] ++ set -e
17:07:19 [2020-02-12T17:07:19.491Z] ++ '[' -n 0 ']'
17:07:19 [2020-02-12T17:07:19.491Z] ++ set -x
17:07:19 [2020-02-12T17:07:19.491Z] ++ 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
17:07:19 [2020-02-12T17:07:19.491Z] INFO: Testing against a local daemon
17:07:19 [2020-02-12T17:07:19.491Z] === RUN   TestContinueAfterPluginCrash
17:07:19 [2020-02-12T17:07:19.491Z] === PAUSE TestContinueAfterPluginCrash
17:07:19 [2020-02-12T17:07:19.491Z] === RUN   TestDaemonStartWithLogOpt
17:07:19 [2020-02-12T17:07:19.491Z] === PAUSE TestDaemonStartWithLogOpt
17:07:19 [2020-02-12T17:07:19.491Z] === CONT  TestContinueAfterPluginCrash
17:07:19 [2020-02-12T17:07:19.491Z] === CONT  TestDaemonStartWithLogOpt
17:07:34 [2020-02-12T17:07:34.781Z] --- PASS: TestDaemonStartWithLogOpt (15.39s)
17:07:40 [2020-02-12T17:07:40.278Z] --- PASS: TestContinueAfterPluginCrash (20.26s)
17:07:40 [2020-02-12T17:07:40.278Z] PASS
17:07:40 [2020-02-12T17:07:40.278Z] 
17:07:40 [2020-02-12T17:07:40.278Z] DONE 2 tests in 20.356s
17:07:40 [2020-02-12T17:07:40.278Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:07:40 [2020-02-12T17:07:40.278Z] ++ 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
17:07:40 [2020-02-12T17:07:40.278Z] ++ set -e
17:07:40 [2020-02-12T17:07:40.278Z] ++ '[' -n 0 ']'
17:07:40 [2020-02-12T17:07:40.278Z] ++ set -x
17:07:40 [2020-02-12T17:07:40.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:07:40 [2020-02-12T17:07:40.278Z] INFO: Testing against a local daemon
17:07:40 [2020-02-12T17:07:40.278Z] === RUN   TestPluginWithDevMounts
17:07:40 [2020-02-12T17:07:40.278Z] === PAUSE TestPluginWithDevMounts
17:07:40 [2020-02-12T17:07:40.278Z] === CONT  TestPluginWithDevMounts
17:07:42 [2020-02-12T17:07:42.315Z] --- PASS: TestPluginWithDevMounts (2.28s)
17:07:42 [2020-02-12T17:07:42.315Z] PASS
17:07:42 [2020-02-12T17:07:42.315Z] 
17:07:42 [2020-02-12T17:07:42.315Z] DONE 1 tests in 2.376s
17:07:42 [2020-02-12T17:07:42.315Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
17:07:42 [2020-02-12T17:07:42.315Z] ++ 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
17:07:42 [2020-02-12T17:07:42.315Z] ++ set -e
17:07:42 [2020-02-12T17:07:42.315Z] ++ '[' -n 0 ']'
17:07:42 [2020-02-12T17:07:42.315Z] ++ set -x
17:07:42 [2020-02-12T17:07:42.315Z] ++ 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
17:07:42 [2020-02-12T17:07:42.315Z] INFO: Testing against a local daemon
17:07:42 [2020-02-12T17:07:42.315Z] === RUN   TestSecretInspect
17:07:45 [2020-02-12T17:07:45.015Z] --- PASS: TestSecretInspect (2.32s)
17:07:45 [2020-02-12T17:07:45.015Z] === RUN   TestSecretList
17:07:47 [2020-02-12T17:07:47.067Z] --- PASS: TestSecretList (2.33s)
17:07:47 [2020-02-12T17:07:47.067Z] === RUN   TestSecretsCreateAndDelete
17:07:49 [2020-02-12T17:07:49.116Z] --- PASS: TestSecretsCreateAndDelete (2.27s)
17:07:49 [2020-02-12T17:07:49.116Z] === RUN   TestSecretsUpdate
17:07:51 [2020-02-12T17:07:51.804Z] --- PASS: TestSecretsUpdate (2.21s)
17:07:51 [2020-02-12T17:07:51.804Z] === RUN   TestTemplatedSecret
17:07:54 [2020-02-12T17:07:54.497Z] --- PASS: TestTemplatedSecret (2.71s)
17:07:54 [2020-02-12T17:07:54.497Z] === RUN   TestSecretCreateResolve
17:07:56 [2020-02-12T17:07:56.532Z] --- PASS: TestSecretCreateResolve (2.28s)
17:07:56 [2020-02-12T17:07:56.532Z] PASS
17:07:56 [2020-02-12T17:07:56.532Z] 
17:07:56 [2020-02-12T17:07:56.532Z] DONE 6 tests in 14.219s
17:07:56 [2020-02-12T17:07:56.532Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
17:07:56 [2020-02-12T17:07:56.532Z] ++ 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
17:07:56 [2020-02-12T17:07:56.532Z] ++ set -e
17:07:56 [2020-02-12T17:07:56.532Z] ++ '[' -n 0 ']'
17:07:56 [2020-02-12T17:07:56.532Z] ++ set -x
17:07:56 [2020-02-12T17:07:56.532Z] ++ 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
17:07:56 [2020-02-12T17:07:56.532Z] INFO: Testing against a local daemon
17:07:56 [2020-02-12T17:07:56.532Z] === RUN   TestServiceCreateInit
17:07:56 [2020-02-12T17:07:56.532Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:08:00 [2020-02-12T17:08:00.947Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:08:05 [2020-02-12T17:08:05.356Z] --- PASS: TestServiceCreateInit (8.47s)
17:08:05 [2020-02-12T17:08:05.356Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.22s)
17:08:05 [2020-02-12T17:08:05.356Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s)
17:08:05 [2020-02-12T17:08:05.356Z] === RUN   TestCreateServiceMultipleTimes
17:08:23 [2020-02-12T17:08:23.864Z] --- PASS: TestCreateServiceMultipleTimes (16.37s)
17:08:23 [2020-02-12T17:08:23.864Z] === RUN   TestCreateServiceConflict
17:08:23 [2020-02-12T17:08:23.864Z] --- PASS: TestCreateServiceConflict (2.25s)
17:08:23 [2020-02-12T17:08:23.864Z] === RUN   TestCreateServiceMaxReplicas
17:08:26 [2020-02-12T17:08:26.566Z] --- PASS: TestCreateServiceMaxReplicas (3.00s)
17:08:26 [2020-02-12T17:08:26.566Z] === RUN   TestCreateWithDuplicateNetworkNames
17:08:41 [2020-02-12T17:08:41.836Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.32s)
17:08:41 [2020-02-12T17:08:41.836Z] === RUN   TestCreateServiceSecretFileMode
17:08:42 [2020-02-12T17:08:42.849Z] --- PASS: TestCreateServiceSecretFileMode (2.73s)
17:08:42 [2020-02-12T17:08:42.849Z] === RUN   TestCreateServiceConfigFileMode
17:08:45 [2020-02-12T17:08:45.550Z] --- PASS: TestCreateServiceConfigFileMode (2.59s)
17:08:45 [2020-02-12T17:08:45.550Z] === RUN   TestCreateServiceSysctls
17:08:49 [2020-02-12T17:08:49.047Z] --- PASS: TestCreateServiceSysctls (3.29s)
17:08:49 [2020-02-12T17:08:49.047Z] === RUN   TestCreateServiceCapabilities
17:08:51 [2020-02-12T17:08:51.084Z] --- PASS: TestCreateServiceCapabilities (2.62s)
17:08:51 [2020-02-12T17:08:51.084Z] === RUN   TestInspect
17:08:54 [2020-02-12T17:08:54.553Z] --- PASS: TestInspect (2.82s)
17:08:54 [2020-02-12T17:08:54.553Z] === RUN   TestCreateJob
17:08:58 [2020-02-12T17:08:58.040Z] --- PASS: TestCreateJob (3.44s)
17:08:58 [2020-02-12T17:08:58.040Z] === RUN   TestReplicatedJob
17:09:03 [2020-02-12T17:09:03.552Z] --- PASS: TestReplicatedJob (5.55s)
17:09:03 [2020-02-12T17:09:03.552Z] === RUN   TestUpdateReplicatedJob
17:09:07 [2020-02-12T17:09:07.028Z] --- PASS: TestUpdateReplicatedJob (3.58s)
17:09:07 [2020-02-12T17:09:07.028Z] === RUN   TestServiceListWithStatuses
17:09:07 [2020-02-12T17:09:07.028Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:09:07 [2020-02-12T17:09:07.028Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:09:07 [2020-02-12T17:09:07.028Z] === RUN   TestDockerNetworkConnectAlias
17:09:11 [2020-02-12T17:09:11.437Z] --- PASS: TestDockerNetworkConnectAlias (4.65s)
17:09:11 [2020-02-12T17:09:11.437Z] === RUN   TestDockerNetworkReConnect
17:09:14 [2020-02-12T17:09:14.910Z] --- PASS: TestDockerNetworkReConnect (3.75s)
17:09:14 [2020-02-12T17:09:14.910Z] === RUN   TestServicePlugin
17:09:14 [2020-02-12T17:09:14.910Z] --- SKIP: TestServicePlugin (0.00s)
17:09:14 [2020-02-12T17:09:14.910Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:14 [2020-02-12T17:09:14.910Z] === RUN   TestServiceUpdateLabel
17:09:17 [2020-02-12T17:09:17.598Z] --- PASS: TestServiceUpdateLabel (2.30s)
17:09:17 [2020-02-12T17:09:17.598Z] === RUN   TestServiceUpdateSecrets
17:09:32 [2020-02-12T17:09:32.888Z] --- PASS: TestServiceUpdateSecrets (14.79s)
17:09:32 [2020-02-12T17:09:32.888Z] === RUN   TestServiceUpdateConfigs
17:09:48 [2020-02-12T17:09:48.134Z] --- PASS: TestServiceUpdateConfigs (14.75s)
17:09:48 [2020-02-12T17:09:48.134Z] === RUN   TestServiceUpdateNetwork
17:10:00 [2020-02-12T17:10:00.670Z] --- PASS: TestServiceUpdateNetwork (13.00s)
17:10:00 [2020-02-12T17:10:00.670Z] PASS
17:10:00 [2020-02-12T17:10:00.670Z] 
17:10:00 [2020-02-12T17:10:00.670Z] === Skipped
17:10:00 [2020-02-12T17:10:00.670Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
17:10:00 [2020-02-12T17:10:00.670Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:10:00 [2020-02-12T17:10:00.670Z] 
17:10:00 [2020-02-12T17:10:00.670Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
17:10:00 [2020-02-12T17:10:00.670Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:10:00 [2020-02-12T17:10:00.670Z] 
17:10:00 [2020-02-12T17:10:00.670Z] 
17:10:00 [2020-02-12T17:10:00.670Z] DONE 23 tests, 2 skipped in 123.398s
17:10:00 [2020-02-12T17:10:00.670Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
17:10:00 [2020-02-12T17:10:00.670Z] ++ 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
17:10:00 [2020-02-12T17:10:00.670Z] ++ set -e
17:10:00 [2020-02-12T17:10:00.670Z] ++ '[' -n 0 ']'
17:10:00 [2020-02-12T17:10:00.670Z] ++ set -x
17:10:00 [2020-02-12T17:10:00.670Z] ++ 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
17:10:00 [2020-02-12T17:10:00.670Z] INFO: Testing against a local daemon
17:10:00 [2020-02-12T17:10:00.670Z] === RUN   TestSessionCreate
17:10:00 [2020-02-12T17:10:00.670Z] --- PASS: TestSessionCreate (0.05s)
17:10:00 [2020-02-12T17:10:00.670Z] === RUN   TestSessionCreateWithBadUpgrade
17:10:00 [2020-02-12T17:10:00.670Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
17:10:00 [2020-02-12T17:10:00.670Z] PASS
17:10:00 [2020-02-12T17:10:00.670Z] 
17:10:00 [2020-02-12T17:10:00.670Z] DONE 2 tests in 0.182s
17:10:00 [2020-02-12T17:10:00.670Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
17:10:00 [2020-02-12T17:10:00.670Z] ++ 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
17:10:00 [2020-02-12T17:10:00.670Z] ++ set -e
17:10:00 [2020-02-12T17:10:00.670Z] ++ '[' -n 0 ']'
17:10:00 [2020-02-12T17:10:00.670Z] ++ set -x
17:10:00 [2020-02-12T17:10:00.670Z] ++ 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
17:10:00 [2020-02-12T17:10:00.670Z] INFO: Testing against a local daemon
17:10:00 [2020-02-12T17:10:00.670Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:10:00 [2020-02-12T17:10:00.670Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:10:00 [2020-02-12T17:10:00.670Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:10:00 [2020-02-12T17:10:00.670Z] === RUN   TestEventsExecDie
17:10:00 [2020-02-12T17:10:00.954Z] --- PASS: TestEventsExecDie (0.77s)
17:10:00 [2020-02-12T17:10:00.954Z] === RUN   TestEventsBackwardsCompatible
17:10:00 [2020-02-12T17:10:00.954Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
17:10:00 [2020-02-12T17:10:00.954Z] === RUN   TestInfoBinaryCommits
17:10:00 [2020-02-12T17:10:00.954Z] --- PASS: TestInfoBinaryCommits (0.05s)
17:10:00 [2020-02-12T17:10:00.954Z] === RUN   TestInfoAPIVersioned
17:10:00 [2020-02-12T17:10:00.954Z] --- PASS: TestInfoAPIVersioned (0.02s)
17:10:00 [2020-02-12T17:10:00.954Z] === RUN   TestInfoDiscoveryBackend
17:10:01 [2020-02-12T17:10:01.573Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
17:10:01 [2020-02-12T17:10:01.573Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:10:02 [2020-02-12T17:10:02.583Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:10:02 [2020-02-12T17:10:02.583Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:10:03 [2020-02-12T17:10:03.206Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
17:10:03 [2020-02-12T17:10:03.206Z] === RUN   TestInfoAPI
17:10:03 [2020-02-12T17:10:03.206Z] --- PASS: TestInfoAPI (0.05s)
17:10:03 [2020-02-12T17:10:03.206Z] === RUN   TestInfoAPIWarnings
17:10:03 [2020-02-12T17:10:03.825Z] --- PASS: TestInfoAPIWarnings (0.55s)
17:10:03 [2020-02-12T17:10:03.825Z] === RUN   TestInfoDebug
17:10:04 [2020-02-12T17:10:04.446Z] --- PASS: TestInfoDebug (0.54s)
17:10:04 [2020-02-12T17:10:04.446Z] === RUN   TestInfoInsecureRegistries
17:10:04 [2020-02-12T17:10:04.742Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:10:04 [2020-02-12T17:10:04.742Z] === RUN   TestInfoRegistryMirrors
17:10:05 [2020-02-12T17:10:05.366Z] --- PASS: TestInfoRegistryMirrors (0.54s)
17:10:05 [2020-02-12T17:10:05.366Z] === RUN   TestLoginFailsWithBadCredentials
17:10:06 [2020-02-12T17:10:06.004Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
17:10:06 [2020-02-12T17:10:06.004Z] === RUN   TestPingCacheHeaders
17:10:06 [2020-02-12T17:10:06.004Z] --- PASS: TestPingCacheHeaders (0.06s)
17:10:06 [2020-02-12T17:10:06.004Z] === RUN   TestPingGet
17:10:06 [2020-02-12T17:10:06.004Z] --- PASS: TestPingGet (0.03s)
17:10:06 [2020-02-12T17:10:06.004Z] === RUN   TestPingHead
17:10:06 [2020-02-12T17:10:06.004Z] --- PASS: TestPingHead (0.05s)
17:10:06 [2020-02-12T17:10:06.004Z] === RUN   TestVersion
17:10:06 [2020-02-12T17:10:06.004Z] --- PASS: TestVersion (0.06s)
17:10:06 [2020-02-12T17:10:06.004Z] PASS
17:10:06 [2020-02-12T17:10:06.004Z] 
17:10:06 [2020-02-12T17:10:06.004Z] === Skipped
17:10:06 [2020-02-12T17:10:06.004Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:10:06 [2020-02-12T17:10:06.004Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:10:06 [2020-02-12T17:10:06.004Z] 
17:10:06 [2020-02-12T17:10:06.004Z] 
17:10:06 [2020-02-12T17:10:06.004Z] DONE 18 tests, 1 skipped in 5.972s
17:10:06 [2020-02-12T17:10:06.004Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
17:10:06 [2020-02-12T17:10:06.004Z] ++ 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
17:10:06 [2020-02-12T17:10:06.004Z] ++ set -e
17:10:06 [2020-02-12T17:10:06.004Z] ++ '[' -n 0 ']'
17:10:06 [2020-02-12T17:10:06.004Z] ++ set -x
17:10:06 [2020-02-12T17:10:06.004Z] ++ 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
17:10:06 [2020-02-12T17:10:06.004Z] INFO: Testing against a local daemon
17:10:06 [2020-02-12T17:10:06.004Z] === RUN   TestVolumesCreateAndList
17:10:06 [2020-02-12T17:10:06.307Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:10:06 [2020-02-12T17:10:06.307Z] === RUN   TestVolumesRemove
17:10:06 [2020-02-12T17:10:06.307Z] --- PASS: TestVolumesRemove (0.08s)
17:10:06 [2020-02-12T17:10:06.307Z] === RUN   TestVolumesInspect
17:10:06 [2020-02-12T17:10:06.307Z] --- PASS: TestVolumesInspect (0.04s)
17:10:06 [2020-02-12T17:10:06.307Z] === RUN   TestVolumesInvalidJSON
17:10:06 [2020-02-12T17:10:06.307Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:10:06 [2020-02-12T17:10:06.307Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:10:06 [2020-02-12T17:10:06.307Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:10:06 [2020-02-12T17:10:06.307Z] --- PASS: TestVolumesInvalidJSON (0.04s)
17:10:06 [2020-02-12T17:10:06.307Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:10:06 [2020-02-12T17:10:06.307Z] PASS
17:10:06 [2020-02-12T17:10:06.307Z] 
17:10:06 [2020-02-12T17:10:06.307Z] DONE 5 tests in 0.297s
17:10:06 [2020-02-12T17:10:06.307Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:10:06 [2020-02-12T17:10:06.615Z] ++++ cat bundles/test-integration/docker.pid
17:10:06 [2020-02-12T17:10:06.615Z] +++ kill 13235
17:10:08 [2020-02-12T17:10:08.118Z] +++ /etc/init.d/apparmor stop
17:10:08 [2020-02-12T17:10:08.118Z] Leaving: AppArmorNo profiles have been unloaded.
17:10:08 [2020-02-12T17:10:08.118Z] 
17:10:08 [2020-02-12T17:10:08.118Z] Unloading profiles will leave already running processes permanently
17:10:08 [2020-02-12T17:10:08.118Z] unconfined, which can lead to unexpected situations.
17:10:08 [2020-02-12T17:10:08.118Z] 
17:10:08 [2020-02-12T17:10:08.118Z] To set a process to complain mode, use the command line tool
17:10:08 [2020-02-12T17:10:08.118Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:10:08 [2020-02-12T17:10:08.118Z] +++ true
17:10:08 [2020-02-12T17:10:08.118Z]