Skip to content

Console Output

07:55:52 [2020-04-17T07:55:52.150Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40662/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0896a72686a4f7ada68210605b7cf9c358a8cc1b -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:0896a72686a4f7ada68210605b7cf9c358a8cc1b hack/make.sh dynbinary test-integration
07:55:52 [2020-04-17T07:55:52.438Z] 
07:55:52 [2020-04-17T07:55:52.725Z] Removing bundles/
07:55:52 [2020-04-17T07:55:52.725Z] 
07:55:52 [2020-04-17T07:55:52.725Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:55:52 [2020-04-17T07:55:52.725Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:55:52 [2020-04-17T07:55:52.725Z] GOOS="" GOARCH="" GOARM=""
07:57:59 [2020-04-17T07:57:59.952Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:57:59 [2020-04-17T07:57:59.952Z] 
07:57:59 [2020-04-17T07:57:59.952Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:57:59 [2020-04-17T07:57:59.952Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:57:59 [2020-04-17T07:57:59.952Z] HOSTNAME=6fbd253026ee
07:57:59 [2020-04-17T07:57:59.952Z] TESTDEBUG=0
07:57:59 [2020-04-17T07:57:59.952Z] DEST=bundles/test-integration
07:57:59 [2020-04-17T07:57:59.952Z] PWD=/go/src/github.com/docker/docker
07:57:59 [2020-04-17T07:57:59.952Z] DOCKER_GITCOMMIT=0896a72686a4f7ada68210605b7cf9c358a8cc1b
07:57:59 [2020-04-17T07:57:59.952Z] container=docker
07:57:59 [2020-04-17T07:57:59.952Z] HOME=/root
07:57:59 [2020-04-17T07:57:59.952Z] GOLANG_VERSION=1.13.10
07:57:59 [2020-04-17T07:57:59.952Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:57:59 [2020-04-17T07:57:59.952Z] VALIDATE_BRANCH=master
07:57:59 [2020-04-17T07:57:59.952Z] TERM=xterm
07:57:59 [2020-04-17T07:57:59.952Z] DOCKER_PKG=github.com/docker/docker
07:57:59 [2020-04-17T07:57:59.952Z] SHLVL=1
07:57:59 [2020-04-17T07:57:59.952Z] TIMEOUT=120m
07:57:59 [2020-04-17T07:57:59.952Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:57:59 [2020-04-17T07:57:59.952Z] DOCKER_GRAPHDRIVER=overlay2
07:57:59 [2020-04-17T07:57:59.952Z] GO111MODULE=off
07:57:59 [2020-04-17T07:57:59.952Z] DOCKER_EXPERIMENTAL=1
07:57:59 [2020-04-17T07:57:59.952Z] TEST_SKIP_INTEGRATION_CLI=1
07:57:59 [2020-04-17T07:57:59.952Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:57:59 [2020-04-17T07:57:59.952Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:57:59 [2020-04-17T07:57:59.952Z] GOPATH=/go
07:57:59 [2020-04-17T07:57:59.952Z] PKG_CONFIG=pkg-config
07:57:59 [2020-04-17T07:57:59.952Z] _=/usr/bin/env
07:57:59 [2020-04-17T07:57:59.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:58:56 [2020-04-17T07:58:56.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:58:59 [2020-04-17T07:58:59.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:59:03 [2020-04-17T07:59:03.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:59:43 [2020-04-17T07:59:43.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:59:43 [2020-04-17T07:59:43.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:59:46 [2020-04-17T07:59:46.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:59:49 [2020-04-17T07:59:49.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:59:49 [2020-04-17T07:59:49.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:59:52 [2020-04-17T07:59:52.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:59:55 [2020-04-17T07:59:55.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:59:59 [2020-04-17T07:59:59.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:00:02 [2020-04-17T08:00:02.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:00:04 [2020-04-17T08:00:04.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:00:07 [2020-04-17T08:00:07.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:00:10 [2020-04-17T08:00:10.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:00:13 [2020-04-17T08:00:13.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:00:16 [2020-04-17T08:00:16.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:00:19 [2020-04-17T08:00:19.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:00:21 [2020-04-17T08:00:21.839Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:00:21 [2020-04-17T08:00:21.839Z] Using test binary docker
08:00:21 [2020-04-17T08:00:21.839Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:00:21 [2020-04-17T08:00:21.839Z] +++ /etc/init.d/apparmor start
08:00:21 [2020-04-17T08:00:21.839Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:00:21 [2020-04-17T08:00:21.839Z] INFO: Waiting for daemon to start...
08:00:21 [2020-04-17T08:00:21.839Z] Starting dockerd
08:00:21 [2020-04-17T08:00:21.839Z] +++ 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
08:00:23 [2020-04-17T08:00:23.875Z] .
08:00:23 [2020-04-17T08:00:23.875Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:00:24 [2020-04-17T08:00:24.159Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:00:24 [2020-04-17T08:00:24.159Z] Error: No such image: emptyfs
08:00:24 [2020-04-17T08:00:24.159Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:00:24 [2020-04-17T08:00:24.159Z] ++++ docker load
08:00:24 [2020-04-17T08:00:24.448Z] Running integration-test (iteration 1)
08:00:24 [2020-04-17T08:00:24.448Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
08:00:24 [2020-04-17T08:00:24.448Z] ++ 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
08:00:24 [2020-04-17T08:00:24.448Z] ++ set -e
08:00:24 [2020-04-17T08:00:24.448Z] ++ '[' -n 0 ']'
08:00:24 [2020-04-17T08:00:24.448Z] ++ set -x
08:00:24 [2020-04-17T08:00:24.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
08:00:39 [2020-04-17T08:00:39.726Z] Loaded image: buildpack-deps:jessie
08:00:39 [2020-04-17T08:00:39.726Z] Loaded image: busybox:latest
08:00:39 [2020-04-17T08:00:39.726Z] Loaded image: busybox:glibc
08:00:39 [2020-04-17T08:00:39.726Z] Loaded image: debian:jessie
08:00:39 [2020-04-17T08:00:39.726Z] Loaded image: hello-world:latest
08:00:39 [2020-04-17T08:00:39.726Z] INFO: Testing against a local daemon
08:00:39 [2020-04-17T08:00:39.726Z] === RUN   TestCgroupNamespacesBuild
08:00:40 [2020-04-17T08:00:40.349Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
08:00:40 [2020-04-17T08:00:40.349Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:00:42 [2020-04-17T08:00:42.382Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s)
08:00:42 [2020-04-17T08:00:42.382Z] === RUN   TestBuildWithSession
08:00:42 [2020-04-17T08:00:42.382Z] --- SKIP: TestBuildWithSession (0.00s)
08:00:42 [2020-04-17T08:00:42.382Z]     build_session_test.go:25: TODO: BuildKit
08:00:42 [2020-04-17T08:00:42.382Z] === RUN   TestBuildSquashParent
08:00:47 [2020-04-17T08:00:47.888Z] --- PASS: TestBuildSquashParent (5.54s)
08:00:47 [2020-04-17T08:00:47.888Z] === RUN   TestBuildWithRemoveAndForceRemove
08:00:47 [2020-04-17T08:00:47.888Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:00:47 [2020-04-17T08:00:47.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:00:47 [2020-04-17T08:00:47.888Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:00:47 [2020-04-17T08:00:47.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:00:47 [2020-04-17T08:00:47.888Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:00:47 [2020-04-17T08:00:47.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:00:47 [2020-04-17T08:00:47.888Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:00:47 [2020-04-17T08:00:47.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:00:47 [2020-04-17T08:00:47.888Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:00:47 [2020-04-17T08:00:47.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:00:47 [2020-04-17T08:00:47.888Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:00:47 [2020-04-17T08:00:47.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:00:47 [2020-04-17T08:00:47.888Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:00:47 [2020-04-17T08:00:47.888Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:00:47 [2020-04-17T08:00:47.888Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:00:47 [2020-04-17T08:00:47.888Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:00:50 [2020-04-17T08:00:50.590Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:00:50 [2020-04-17T08:00:50.590Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:00:53 [2020-04-17T08:00:53.295Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
08:00:53 [2020-04-17T08:00:53.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s)
08:00:53 [2020-04-17T08:00:53.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s)
08:00:53 [2020-04-17T08:00:53.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s)
08:00:53 [2020-04-17T08:00:53.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s)
08:00:53 [2020-04-17T08:00:53.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
08:00:53 [2020-04-17T08:00:53.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s)
08:00:53 [2020-04-17T08:00:53.295Z] === RUN   TestBuildMultiStageCopy
08:00:53 [2020-04-17T08:00:53.295Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:00:55 [2020-04-17T08:00:55.339Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:00:55 [2020-04-17T08:00:55.339Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:00:55 [2020-04-17T08:00:55.962Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:00:56 [2020-04-17T08:00:56.248Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:00:56 [2020-04-17T08:00:56.865Z] --- PASS: TestBuildMultiStageCopy (3.89s)
08:00:56 [2020-04-17T08:00:56.865Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s)
08:00:56 [2020-04-17T08:00:56.865Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
08:00:56 [2020-04-17T08:00:56.865Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
08:00:56 [2020-04-17T08:00:56.865Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s)
08:00:56 [2020-04-17T08:00:56.865Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s)
08:00:56 [2020-04-17T08:00:56.865Z] === RUN   TestBuildMultiStageParentConfig
08:00:57 [2020-04-17T08:00:57.879Z] --- PASS: TestBuildMultiStageParentConfig (0.96s)
08:00:57 [2020-04-17T08:00:57.879Z] === RUN   TestBuildLabelWithTargets
08:00:59 [2020-04-17T08:00:59.408Z] --- PASS: TestBuildLabelWithTargets (1.63s)
08:00:59 [2020-04-17T08:00:59.408Z] === RUN   TestBuildWithEmptyLayers
08:01:00 [2020-04-17T08:01:00.031Z] --- PASS: TestBuildWithEmptyLayers (0.82s)
08:01:00 [2020-04-17T08:01:00.031Z] === RUN   TestBuildMultiStageOnBuild
08:01:02 [2020-04-17T08:01:02.721Z] --- PASS: TestBuildMultiStageOnBuild (2.20s)
08:01:02 [2020-04-17T08:01:02.721Z] === RUN   TestBuildUncleanTarFilenames
08:01:03 [2020-04-17T08:01:03.750Z] --- PASS: TestBuildUncleanTarFilenames (1.21s)
08:01:03 [2020-04-17T08:01:03.750Z] === RUN   TestBuildMultiStageLayerLeak
08:01:05 [2020-04-17T08:01:05.783Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s)
08:01:05 [2020-04-17T08:01:05.783Z] === RUN   TestBuildWithHugeFile
08:02:27 [2020-04-17T08:02:27.850Z] --- PASS: TestBuildWithHugeFile (81.49s)
08:02:27 [2020-04-17T08:02:27.850Z] === RUN   TestBuildWithEmptyDockerfile
08:02:27 [2020-04-17T08:02:27.850Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:02:27 [2020-04-17T08:02:27.850Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:02:27 [2020-04-17T08:02:27.850Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:02:27 [2020-04-17T08:02:27.850Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:02:27 [2020-04-17T08:02:27.850Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:02:27 [2020-04-17T08:02:27.850Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:02:27 [2020-04-17T08:02:27.850Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:02:27 [2020-04-17T08:02:27.850Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:02:27 [2020-04-17T08:02:27.850Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:02:27 [2020-04-17T08:02:27.850Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
08:02:27 [2020-04-17T08:02:27.850Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
08:02:27 [2020-04-17T08:02:27.850Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
08:02:27 [2020-04-17T08:02:27.850Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
08:02:27 [2020-04-17T08:02:27.850Z] === RUN   TestBuildPreserveOwnership
08:02:27 [2020-04-17T08:02:27.850Z] === RUN   TestBuildPreserveOwnership/copy_from
08:02:31 [2020-04-17T08:02:31.318Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:02:32 [2020-04-17T08:02:32.809Z] --- PASS: TestBuildPreserveOwnership (5.05s)
08:02:32 [2020-04-17T08:02:32.809Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.28s)
08:02:32 [2020-04-17T08:02:32.809Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s)
08:02:32 [2020-04-17T08:02:32.809Z] === RUN   TestBuildPlatformInvalid
08:02:32 [2020-04-17T08:02:32.809Z] --- PASS: TestBuildPlatformInvalid (0.18s)
08:02:32 [2020-04-17T08:02:32.809Z] PASS
08:02:32 [2020-04-17T08:02:32.809Z] 
08:02:32 [2020-04-17T08:02:32.809Z] === Skipped
08:02:32 [2020-04-17T08:02:32.809Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
08:02:32 [2020-04-17T08:02:32.809Z]     build_session_test.go:25: TODO: BuildKit
08:02:32 [2020-04-17T08:02:32.809Z] 
08:02:32 [2020-04-17T08:02:32.809Z] 
08:02:32 [2020-04-17T08:02:32.809Z] DONE 32 tests, 1 skipped in 128.554s
08:02:32 [2020-04-17T08:02:32.809Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
08:02:32 [2020-04-17T08:02:32.809Z] ++ 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
08:02:32 [2020-04-17T08:02:32.809Z] ++ set -e
08:02:32 [2020-04-17T08:02:32.809Z] ++ '[' -n 0 ']'
08:02:32 [2020-04-17T08:02:32.809Z] ++ set -x
08:02:32 [2020-04-17T08:02:32.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
08:02:33 [2020-04-17T08:02:33.095Z] INFO: Testing against a local daemon
08:02:33 [2020-04-17T08:02:33.095Z] === RUN   TestConfigInspect
08:02:35 [2020-04-17T08:02:35.784Z] --- PASS: TestConfigInspect (2.34s)
08:02:35 [2020-04-17T08:02:35.784Z] === RUN   TestConfigList
08:02:37 [2020-04-17T08:02:37.839Z] --- PASS: TestConfigList (2.31s)
08:02:37 [2020-04-17T08:02:37.839Z] === RUN   TestConfigsCreateAndDelete
08:02:40 [2020-04-17T08:02:40.536Z] --- PASS: TestConfigsCreateAndDelete (2.33s)
08:02:40 [2020-04-17T08:02:40.536Z] === RUN   TestConfigsUpdate
08:02:42 [2020-04-17T08:02:42.581Z] --- PASS: TestConfigsUpdate (2.27s)
08:02:42 [2020-04-17T08:02:42.581Z] === RUN   TestTemplatedConfig
08:02:45 [2020-04-17T08:02:45.275Z] --- PASS: TestTemplatedConfig (2.80s)
08:02:45 [2020-04-17T08:02:45.275Z] === RUN   TestConfigCreateResolve
08:02:47 [2020-04-17T08:02:47.312Z] --- PASS: TestConfigCreateResolve (2.35s)
08:02:47 [2020-04-17T08:02:47.312Z] === RUN   TestConfigDaemonLibtrustID
08:02:47 [2020-04-17T08:02:47.934Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
08:02:47 [2020-04-17T08:02:47.934Z] PASS
08:02:47 [2020-04-17T08:02:47.934Z] 
08:02:47 [2020-04-17T08:02:47.934Z] DONE 7 tests in 15.072s
08:02:47 [2020-04-17T08:02:47.934Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
08:02:47 [2020-04-17T08:02:47.934Z] ++ 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
08:02:47 [2020-04-17T08:02:47.934Z] ++ set -e
08:02:47 [2020-04-17T08:02:47.934Z] ++ '[' -n 0 ']'
08:02:47 [2020-04-17T08:02:47.934Z] ++ set -x
08:02:47 [2020-04-17T08:02:47.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
08:02:48 [2020-04-17T08:02:48.218Z] INFO: Testing against a local daemon
08:02:48 [2020-04-17T08:02:48.218Z] === RUN   TestCheckpoint
08:02:48 [2020-04-17T08:02:48.218Z] --- SKIP: TestCheckpoint (0.00s)
08:02:48 [2020-04-17T08:02:48.218Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:02:48 [2020-04-17T08:02:48.218Z] === RUN   TestContainerInvalidJSON
08:02:48 [2020-04-17T08:02:48.218Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:02:48 [2020-04-17T08:02:48.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:02:48 [2020-04-17T08:02:48.218Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:02:48 [2020-04-17T08:02:48.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:02:48 [2020-04-17T08:02:48.218Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:02:48 [2020-04-17T08:02:48.218Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:02:48 [2020-04-17T08:02:48.218Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:02:48 [2020-04-17T08:02:48.218Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:02:48 [2020-04-17T08:02:48.218Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:02:48 [2020-04-17T08:02:48.218Z] --- PASS: TestContainerInvalidJSON (0.02s)
08:02:48 [2020-04-17T08:02:48.218Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:02:48 [2020-04-17T08:02:48.218Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:02:48 [2020-04-17T08:02:48.218Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:02:48 [2020-04-17T08:02:48.218Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:02:48 [2020-04-17T08:02:48.218Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
08:02:48 [2020-04-17T08:02:48.218Z] === RUN   TestCopyFromContainerPathIsNotDir
08:02:48 [2020-04-17T08:02:48.218Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
08:02:48 [2020-04-17T08:02:48.218Z] === RUN   TestCopyToContainerPathDoesNotExist
08:02:48 [2020-04-17T08:02:48.507Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
08:02:48 [2020-04-17T08:02:48.507Z] === RUN   TestCopyToContainerPathIsNotDir
08:02:48 [2020-04-17T08:02:48.507Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
08:02:48 [2020-04-17T08:02:48.507Z] === RUN   TestCopyFromContainer
08:02:49 [2020-04-17T08:02:49.994Z] === RUN   TestCopyFromContainer//
08:02:50 [2020-04-17T08:02:50.283Z] === RUN   TestCopyFromContainer//bar/root
08:02:50 [2020-04-17T08:02:50.283Z] === RUN   TestCopyFromContainer//bar/root/
08:02:50 [2020-04-17T08:02:50.569Z] === RUN   TestCopyFromContainer/bar/quux
08:02:50 [2020-04-17T08:02:50.569Z] === RUN   TestCopyFromContainer/bar/quux/
08:02:50 [2020-04-17T08:02:50.569Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:02:50 [2020-04-17T08:02:50.855Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:02:50 [2020-04-17T08:02:50.855Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:02:50 [2020-04-17T08:02:50.855Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCopyFromContainer/bar/notarget
08:02:51 [2020-04-17T08:02:51.141Z] --- PASS: TestCopyFromContainer (2.67s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCopyFromContainer// (0.10s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:02:51 [2020-04-17T08:02:51.141Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:02:51 [2020-04-17T08:02:51.141Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:02:51 [2020-04-17T08:02:51.141Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:02:51 [2020-04-17T08:02:51.141Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:02:51 [2020-04-17T08:02:51.141Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:02:51 [2020-04-17T08:02:51.141Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:02:51 [2020-04-17T08:02:51.141Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCreateLinkToNonExistingContainer
08:02:51 [2020-04-17T08:02:51.141Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCreateWithInvalidEnv
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCreateWithInvalidEnv/0
08:02:51 [2020-04-17T08:02:51.141Z] === PAUSE TestCreateWithInvalidEnv/0
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCreateWithInvalidEnv/1
08:02:51 [2020-04-17T08:02:51.141Z] === PAUSE TestCreateWithInvalidEnv/1
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCreateWithInvalidEnv/2
08:02:51 [2020-04-17T08:02:51.141Z] === PAUSE TestCreateWithInvalidEnv/2
08:02:51 [2020-04-17T08:02:51.141Z] === CONT  TestCreateWithInvalidEnv/2
08:02:51 [2020-04-17T08:02:51.141Z] === CONT  TestCreateWithInvalidEnv/0
08:02:51 [2020-04-17T08:02:51.141Z] === CONT  TestCreateWithInvalidEnv/1
08:02:51 [2020-04-17T08:02:51.141Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:02:51 [2020-04-17T08:02:51.141Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:02:51 [2020-04-17T08:02:51.141Z] === RUN   TestCreateTmpfsMountsTarget
08:02:51 [2020-04-17T08:02:51.426Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
08:02:51 [2020-04-17T08:02:51.426Z] === RUN   TestCreateWithCustomMaskedPaths
08:02:53 [2020-04-17T08:02:53.463Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s)
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/no_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/no_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/empty_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/valid_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/empty_capadd
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/empty_capadd
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/empty_capdrop
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
08:02:53 [2020-04-17T08:02:53.463Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/no_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/empty_capadd
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/valid_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/empty_capabilities
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/empty_capdrop
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
08:02:53 [2020-04-17T08:02:53.463Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
08:02:53 [2020-04-17T08:02:53.463Z] --- PASS: TestCreateWithCapabilities (0.05s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
08:02:53 [2020-04-17T08:02:53.463Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
08:02:53 [2020-04-17T08:02:53.463Z] === RUN   TestCreateWithCustomReadonlyPaths
08:02:55 [2020-04-17T08:02:55.519Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s)
08:02:55 [2020-04-17T08:02:55.519Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:02:55 [2020-04-17T08:02:55.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:02:55 [2020-04-17T08:02:55.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:02:55 [2020-04-17T08:02:55.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:02:55 [2020-04-17T08:02:55.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:02:55 [2020-04-17T08:02:55.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:02:55 [2020-04-17T08:02:55.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:02:55 [2020-04-17T08:02:55.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:02:55 [2020-04-17T08:02:55.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:02:55 [2020-04-17T08:02:55.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:02:55 [2020-04-17T08:02:55.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:02:55 [2020-04-17T08:02:55.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:02:55 [2020-04-17T08:02:55.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:02:55 [2020-04-17T08:02:55.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:02:55 [2020-04-17T08:02:55.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:02:55 [2020-04-17T08:02:55.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:02:55 [2020-04-17T08:02:55.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
08:02:55 [2020-04-17T08:02:55.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
08:02:55 [2020-04-17T08:02:55.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
08:02:55 [2020-04-17T08:02:55.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
08:02:55 [2020-04-17T08:02:55.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
08:02:55 [2020-04-17T08:02:55.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
08:02:55 [2020-04-17T08:02:55.519Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:02:56 [2020-04-17T08:02:56.145Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s)
08:02:56 [2020-04-17T08:02:56.145Z] === RUN   TestContainerStartOnDaemonRestart
08:02:56 [2020-04-17T08:02:56.145Z] === PAUSE TestContainerStartOnDaemonRestart
08:02:56 [2020-04-17T08:02:56.145Z] === RUN   TestDaemonRestartIpcMode
08:02:56 [2020-04-17T08:02:56.145Z] === PAUSE TestDaemonRestartIpcMode
08:02:56 [2020-04-17T08:02:56.145Z] === RUN   TestDaemonHostGatewayIP
08:02:56 [2020-04-17T08:02:56.145Z] === PAUSE TestDaemonHostGatewayIP
08:02:56 [2020-04-17T08:02:56.145Z] === RUN   TestContainerKillOnDaemonStart
08:02:56 [2020-04-17T08:02:56.145Z] === PAUSE TestContainerKillOnDaemonStart
08:02:56 [2020-04-17T08:02:56.145Z] === RUN   TestDiff
08:02:56 [2020-04-17T08:02:56.765Z] --- PASS: TestDiff (0.69s)
08:02:56 [2020-04-17T08:02:56.765Z] === RUN   TestExecWithCloseStdin
08:02:57 [2020-04-17T08:02:57.776Z] --- PASS: TestExecWithCloseStdin (0.80s)
08:02:57 [2020-04-17T08:02:57.776Z] === RUN   TestExec
08:02:58 [2020-04-17T08:02:58.395Z] --- PASS: TestExec (0.78s)
08:02:58 [2020-04-17T08:02:58.395Z] === RUN   TestExecUser
08:02:59 [2020-04-17T08:02:59.019Z] --- PASS: TestExecUser (0.77s)
08:02:59 [2020-04-17T08:02:59.019Z] === RUN   TestExportContainerAndImportImage
08:03:00 [2020-04-17T08:03:00.035Z] --- PASS: TestExportContainerAndImportImage (1.02s)
08:03:00 [2020-04-17T08:03:00.035Z] === RUN   TestExportContainerAfterDaemonRestart
08:03:02 [2020-04-17T08:03:02.081Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
08:03:02 [2020-04-17T08:03:02.081Z] === RUN   TestHealthCheckWorkdir
08:03:02 [2020-04-17T08:03:02.703Z] --- PASS: TestHealthCheckWorkdir (0.94s)
08:03:02 [2020-04-17T08:03:02.703Z] === RUN   TestHealthKillContainer
08:03:05 [2020-04-17T08:03:05.397Z] --- PASS: TestHealthKillContainer (2.85s)
08:03:05 [2020-04-17T08:03:05.397Z] === RUN   TestInspectCpusetInConfigPre120
08:03:06 [2020-04-17T08:03:06.017Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
08:03:06 [2020-04-17T08:03:06.017Z] === RUN   TestIpcModeNone
08:03:07 [2020-04-17T08:03:07.036Z] --- PASS: TestIpcModeNone (0.77s)
08:03:07 [2020-04-17T08:03:07.036Z] === RUN   TestIpcModePrivate
08:03:07 [2020-04-17T08:03:07.657Z] --- PASS: TestIpcModePrivate (0.77s)
08:03:07 [2020-04-17T08:03:07.657Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
08:03:07 [2020-04-17T08:03:07.657Z] === RUN   TestIpcModeShareable
08:03:08 [2020-04-17T08:03:08.670Z] --- PASS: TestIpcModeShareable (0.78s)
08:03:08 [2020-04-17T08:03:08.670Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
08:03:08 [2020-04-17T08:03:08.670Z] === RUN   TestAPIIpcModeShareableAndContainer
08:03:10 [2020-04-17T08:03:10.704Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s)
08:03:10 [2020-04-17T08:03:10.704Z] === RUN   TestAPIIpcModeHost
08:03:11 [2020-04-17T08:03:11.328Z] --- PASS: TestAPIIpcModeHost (0.62s)
08:03:11 [2020-04-17T08:03:11.328Z] === RUN   TestDaemonIpcModeShareable
08:03:13 [2020-04-17T08:03:13.365Z] --- PASS: TestDaemonIpcModeShareable (1.69s)
08:03:13 [2020-04-17T08:03:13.365Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
08:03:13 [2020-04-17T08:03:13.365Z] === RUN   TestDaemonIpcModePrivate
08:03:14 [2020-04-17T08:03:14.867Z] --- PASS: TestDaemonIpcModePrivate (1.68s)
08:03:14 [2020-04-17T08:03:14.867Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
08:03:14 [2020-04-17T08:03:14.867Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:03:16 [2020-04-17T08:03:16.348Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
08:03:16 [2020-04-17T08:03:16.348Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
08:03:16 [2020-04-17T08:03:16.349Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:03:18 [2020-04-17T08:03:18.387Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
08:03:18 [2020-04-17T08:03:18.387Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
08:03:18 [2020-04-17T08:03:18.387Z] === RUN   TestIpcModeOlderClient
08:03:18 [2020-04-17T08:03:18.387Z] === PAUSE TestIpcModeOlderClient
08:03:18 [2020-04-17T08:03:18.387Z] === RUN   TestKillContainerInvalidSignal
08:03:19 [2020-04-17T08:03:19.021Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
08:03:19 [2020-04-17T08:03:19.021Z] === RUN   TestKillContainer
08:03:19 [2020-04-17T08:03:19.021Z] === RUN   TestKillContainer/no_signal
08:03:19 [2020-04-17T08:03:19.654Z] === RUN   TestKillContainer/non_killing_signal
08:03:19 [2020-04-17T08:03:19.950Z] === RUN   TestKillContainer/killing_signal
08:03:20 [2020-04-17T08:03:20.962Z] --- PASS: TestKillContainer (2.10s)
08:03:20 [2020-04-17T08:03:20.962Z]     --- PASS: TestKillContainer/no_signal (0.66s)
08:03:20 [2020-04-17T08:03:20.962Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
08:03:20 [2020-04-17T08:03:20.962Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
08:03:20 [2020-04-17T08:03:20.962Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:03:20 [2020-04-17T08:03:20.962Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:03:21 [2020-04-17T08:03:21.580Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:03:22 [2020-04-17T08:03:22.198Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
08:03:22 [2020-04-17T08:03:22.198Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
08:03:22 [2020-04-17T08:03:22.198Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
08:03:22 [2020-04-17T08:03:22.198Z] === RUN   TestKillStoppedContainer
08:03:22 [2020-04-17T08:03:22.483Z] --- PASS: TestKillStoppedContainer (0.08s)
08:03:22 [2020-04-17T08:03:22.483Z] === RUN   TestKillStoppedContainerAPIPre120
08:03:22 [2020-04-17T08:03:22.483Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
08:03:22 [2020-04-17T08:03:22.483Z] === RUN   TestKillDifferentUserContainer
08:03:23 [2020-04-17T08:03:23.099Z] --- PASS: TestKillDifferentUserContainer (0.65s)
08:03:23 [2020-04-17T08:03:23.099Z] === RUN   TestInspectOomKilledTrue
08:03:24 [2020-04-17T08:03:24.585Z] --- PASS: TestInspectOomKilledTrue (1.25s)
08:03:24 [2020-04-17T08:03:24.585Z] === RUN   TestInspectOomKilledFalse
08:03:25 [2020-04-17T08:03:25.210Z] --- PASS: TestInspectOomKilledFalse (0.67s)
08:03:25 [2020-04-17T08:03:25.210Z] === RUN   TestLinksEtcHostsContentMatch
08:03:25 [2020-04-17T08:03:25.842Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
08:03:25 [2020-04-17T08:03:25.842Z] === RUN   TestLinksContainerNames
08:03:27 [2020-04-17T08:03:27.328Z] --- PASS: TestLinksContainerNames (1.37s)
08:03:27 [2020-04-17T08:03:27.328Z] === RUN   TestLogsFollowTailEmpty
08:03:27 [2020-04-17T08:03:27.948Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
08:03:27 [2020-04-17T08:03:27.948Z] === RUN   TestContainerNetworkMountsNoChown
08:03:28 [2020-04-17T08:03:28.574Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
08:03:28 [2020-04-17T08:03:28.574Z] === RUN   TestMountDaemonRoot
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/default
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/default
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/private
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/private
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rprivate
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rprivate
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/slave
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/slave
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rslave
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rslave
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/shared
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/shared
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rshared
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rshared
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/default
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rshared
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rprivate
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rslave
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/default/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/shared
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/default/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/private
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/private/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/private/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/slave
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/default/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/default/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:03:28 [2020-04-17T08:03:28.575Z] === CONT  TestMountDaemonRoot/private/mount_root
08:03:28 [2020-04-17T08:03:28.862Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:03:28 [2020-04-17T08:03:28.862Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:03:28 [2020-04-17T08:03:28.862Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:03:28 [2020-04-17T08:03:28.862Z] === CONT  TestMountDaemonRoot/private/bind_root
08:03:28 [2020-04-17T08:03:28.862Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:03:28 [2020-04-17T08:03:28.862Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:03:28 [2020-04-17T08:03:28.862Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:03:28 [2020-04-17T08:03:28.862Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:03:28 [2020-04-17T08:03:28.862Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:03:28 [2020-04-17T08:03:28.862Z] --- PASS: TestMountDaemonRoot (0.04s)
08:03:28 [2020-04-17T08:03:28.862Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
08:03:28 [2020-04-17T08:03:28.862Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
08:03:28 [2020-04-17T08:03:28.862Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
08:03:28 [2020-04-17T08:03:28.862Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
08:03:28 [2020-04-17T08:03:28.862Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
08:03:28 [2020-04-17T08:03:28.862Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
08:03:28 [2020-04-17T08:03:28.862Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
08:03:28 [2020-04-17T08:03:28.862Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
08:03:28 [2020-04-17T08:03:28.862Z] === RUN   TestContainerBindMountNonRecursive
08:03:30 [2020-04-17T08:03:30.901Z] --- PASS: TestContainerBindMountNonRecursive (1.63s)
08:03:30 [2020-04-17T08:03:30.901Z] === RUN   TestNetworkNat
08:03:31 [2020-04-17T08:03:31.186Z] --- PASS: TestNetworkNat (0.72s)
08:03:31 [2020-04-17T08:03:31.186Z] === RUN   TestNetworkLocalhostTCPNat
08:03:31 [2020-04-17T08:03:31.804Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
08:03:31 [2020-04-17T08:03:31.804Z] === RUN   TestNetworkLoopbackNat
08:03:32 [2020-04-17T08:03:32.823Z] --- PASS: TestNetworkLoopbackNat (0.95s)
08:03:32 [2020-04-17T08:03:32.823Z] === RUN   TestPause
08:03:33 [2020-04-17T08:03:33.854Z] --- PASS: TestPause (0.73s)
08:03:33 [2020-04-17T08:03:33.854Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:03:33 [2020-04-17T08:03:33.854Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:03:33 [2020-04-17T08:03:33.854Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:03:33 [2020-04-17T08:03:33.854Z] === RUN   TestPauseStopPausedContainer
08:03:34 [2020-04-17T08:03:34.474Z] --- PASS: TestPauseStopPausedContainer (0.77s)
08:03:34 [2020-04-17T08:03:34.474Z] === RUN   TestPsFilter
08:03:34 [2020-04-17T08:03:34.474Z] --- PASS: TestPsFilter (0.18s)
08:03:34 [2020-04-17T08:03:34.474Z] === RUN   TestRemoveContainerWithRemovedVolume
08:03:35 [2020-04-17T08:03:35.098Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
08:03:35 [2020-04-17T08:03:35.098Z] === RUN   TestRemoveContainerWithVolume
08:03:36 [2020-04-17T08:03:36.113Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
08:03:36 [2020-04-17T08:03:36.113Z] === RUN   TestRemoveContainerRunning
08:03:36 [2020-04-17T08:03:36.737Z] --- PASS: TestRemoveContainerRunning (0.73s)
08:03:36 [2020-04-17T08:03:36.737Z] === RUN   TestRemoveContainerForceRemoveRunning
08:03:37 [2020-04-17T08:03:37.360Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s)
08:03:37 [2020-04-17T08:03:37.360Z] === RUN   TestRemoveInvalidContainer
08:03:37 [2020-04-17T08:03:37.360Z] --- PASS: TestRemoveInvalidContainer (0.03s)
08:03:37 [2020-04-17T08:03:37.360Z] === RUN   TestRenameLinkedContainer
08:03:40 [2020-04-17T08:03:40.054Z] --- PASS: TestRenameLinkedContainer (2.74s)
08:03:40 [2020-04-17T08:03:40.054Z] === RUN   TestRenameStoppedContainer
08:03:41 [2020-04-17T08:03:41.082Z] --- PASS: TestRenameStoppedContainer (0.71s)
08:03:41 [2020-04-17T08:03:41.082Z] === RUN   TestRenameRunningContainerAndReuse
08:03:42 [2020-04-17T08:03:42.098Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s)
08:03:42 [2020-04-17T08:03:42.098Z] === RUN   TestRenameInvalidName
08:03:43 [2020-04-17T08:03:43.110Z] --- PASS: TestRenameInvalidName (0.70s)
08:03:43 [2020-04-17T08:03:43.110Z] === RUN   TestRenameAnonymousContainer
08:03:45 [2020-04-17T08:03:45.806Z] --- PASS: TestRenameAnonymousContainer (2.51s)
08:03:45 [2020-04-17T08:03:45.806Z] === RUN   TestRenameContainerWithSameName
08:03:46 [2020-04-17T08:03:46.090Z] --- PASS: TestRenameContainerWithSameName (0.66s)
08:03:46 [2020-04-17T08:03:46.090Z] === RUN   TestRenameContainerWithLinkedContainer
08:03:47 [2020-04-17T08:03:47.573Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s)
08:03:47 [2020-04-17T08:03:47.573Z] === RUN   TestResize
08:03:48 [2020-04-17T08:03:48.198Z] --- PASS: TestResize (0.75s)
08:03:48 [2020-04-17T08:03:48.198Z] === RUN   TestResizeWithInvalidSize
08:03:48 [2020-04-17T08:03:48.815Z] --- PASS: TestResizeWithInvalidSize (0.75s)
08:03:48 [2020-04-17T08:03:48.815Z] === RUN   TestResizeWhenContainerNotStarted
08:03:49 [2020-04-17T08:03:49.859Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:03:49 [2020-04-17T08:03:49.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:03:51 [2020-04-17T08:03:51.917Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:03:51 [2020-04-17T08:03:51.917Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:03:52 [2020-04-17T08:03:52.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:03:53 [2020-04-17T08:03:53.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:03:54 [2020-04-17T08:03:54.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:03:55 [2020-04-17T08:03:55.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:03:55 [2020-04-17T08:03:55.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:03:57 [2020-04-17T08:03:57.856Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:04:00 [2020-04-17T08:04:00.562Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.20s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.32s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.41s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.09s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.40s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.48s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.65s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.72s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.63s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.45s)
08:04:00 [2020-04-17T08:04:00.562Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.97s)
08:04:00 [2020-04-17T08:04:00.562Z] === RUN   TestCgroupNamespacesRun
08:04:02 [2020-04-17T08:04:02.045Z] --- PASS: TestCgroupNamespacesRun (1.68s)
08:04:02 [2020-04-17T08:04:02.045Z] === RUN   TestCgroupNamespacesRunPrivileged
08:04:04 [2020-04-17T08:04:04.083Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
08:04:04 [2020-04-17T08:04:04.083Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:04:05 [2020-04-17T08:04:05.614Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s)
08:04:05 [2020-04-17T08:04:05.614Z] === RUN   TestCgroupNamespacesRunHostMode
08:04:07 [2020-04-17T08:04:07.102Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
08:04:07 [2020-04-17T08:04:07.102Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:04:08 [2020-04-17T08:04:08.621Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
08:04:08 [2020-04-17T08:04:08.621Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:04:09 [2020-04-17T08:04:09.638Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
08:04:09 [2020-04-17T08:04:09.638Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:04:10 [2020-04-17T08:04:10.638Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
08:04:10 [2020-04-17T08:04:10.638Z] === RUN   TestCgroupNamespacesRunOlderClient
08:04:12 [2020-04-17T08:04:12.261Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s)
08:04:12 [2020-04-17T08:04:12.261Z] === RUN   TestKernelTCPMemory
08:04:12 [2020-04-17T08:04:12.902Z] --- PASS: TestKernelTCPMemory (0.84s)
08:04:12 [2020-04-17T08:04:12.902Z] === RUN   TestNISDomainname
08:04:13 [2020-04-17T08:04:13.916Z] --- PASS: TestNISDomainname (0.91s)
08:04:13 [2020-04-17T08:04:13.916Z] === RUN   TestHostnameDnsResolution
08:04:15 [2020-04-17T08:04:15.178Z] --- PASS: TestHostnameDnsResolution (1.21s)
08:04:15 [2020-04-17T08:04:15.178Z] === RUN   TestStats
08:04:17 [2020-04-17T08:04:17.856Z] --- PASS: TestStats (2.71s)
08:04:17 [2020-04-17T08:04:17.856Z] === RUN   TestStopContainerWithTimeout
08:04:17 [2020-04-17T08:04:17.856Z] === RUN   TestStopContainerWithTimeout/0
08:04:17 [2020-04-17T08:04:17.856Z] === PAUSE TestStopContainerWithTimeout/0
08:04:17 [2020-04-17T08:04:17.856Z] === RUN   TestStopContainerWithTimeout/1
08:04:17 [2020-04-17T08:04:17.856Z] === PAUSE TestStopContainerWithTimeout/1
08:04:17 [2020-04-17T08:04:17.856Z] === RUN   TestStopContainerWithTimeout/3
08:04:17 [2020-04-17T08:04:17.856Z] === PAUSE TestStopContainerWithTimeout/3
08:04:17 [2020-04-17T08:04:17.856Z] === RUN   TestStopContainerWithTimeout/-1
08:04:17 [2020-04-17T08:04:17.856Z] === PAUSE TestStopContainerWithTimeout/-1
08:04:17 [2020-04-17T08:04:17.856Z] === CONT  TestStopContainerWithTimeout/0
08:04:17 [2020-04-17T08:04:17.856Z] === CONT  TestStopContainerWithTimeout/3
08:04:17 [2020-04-17T08:04:17.856Z] === CONT  TestStopContainerWithTimeout/1
08:04:17 [2020-04-17T08:04:17.856Z] === CONT  TestStopContainerWithTimeout/-1
08:04:21 [2020-04-17T08:04:21.337Z] --- PASS: TestStopContainerWithTimeout (0.03s)
08:04:21 [2020-04-17T08:04:21.337Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
08:04:21 [2020-04-17T08:04:21.337Z]     --- PASS: TestStopContainerWithTimeout/1 (2.23s)
08:04:21 [2020-04-17T08:04:21.337Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
08:04:21 [2020-04-17T08:04:21.337Z]     --- PASS: TestStopContainerWithTimeout/3 (3.29s)
08:04:21 [2020-04-17T08:04:21.337Z] === RUN   TestDeleteDevicemapper
08:04:21 [2020-04-17T08:04:21.337Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:04:21 [2020-04-17T08:04:21.337Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:04:21 [2020-04-17T08:04:21.337Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:04:23 [2020-04-17T08:04:23.400Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s)
08:04:23 [2020-04-17T08:04:23.401Z] === RUN   TestUpdateMemory
08:04:24 [2020-04-17T08:04:24.021Z] --- PASS: TestUpdateMemory (0.93s)
08:04:24 [2020-04-17T08:04:24.021Z] === RUN   TestUpdateCPUQuota
08:04:25 [2020-04-17T08:04:25.520Z] --- PASS: TestUpdateCPUQuota (1.22s)
08:04:25 [2020-04-17T08:04:25.520Z] === RUN   TestUpdatePidsLimit
08:04:25 [2020-04-17T08:04:25.520Z] === RUN   TestUpdatePidsLimit/update_from_none
08:04:25 [2020-04-17T08:04:25.520Z] === RUN   TestUpdatePidsLimit/no_change
08:04:26 [2020-04-17T08:04:26.143Z] === RUN   TestUpdatePidsLimit/update_lower
08:04:26 [2020-04-17T08:04:26.428Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:04:26 [2020-04-17T08:04:26.712Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:04:26 [2020-04-17T08:04:26.997Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:04:27 [2020-04-17T08:04:27.282Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:04:28 [2020-04-17T08:04:28.761Z] --- PASS: TestUpdatePidsLimit (3.39s)
08:04:28 [2020-04-17T08:04:28.761Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
08:04:28 [2020-04-17T08:04:28.761Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
08:04:28 [2020-04-17T08:04:28.761Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
08:04:28 [2020-04-17T08:04:28.761Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
08:04:28 [2020-04-17T08:04:28.761Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
08:04:28 [2020-04-17T08:04:28.761Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
08:04:28 [2020-04-17T08:04:28.761Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
08:04:28 [2020-04-17T08:04:28.761Z] === RUN   TestUpdateRestartPolicy
08:04:41 [2020-04-17T08:04:41.312Z] --- PASS: TestUpdateRestartPolicy (12.18s)
08:04:41 [2020-04-17T08:04:41.312Z] === RUN   TestUpdateRestartWithAutoRemove
08:04:41 [2020-04-17T08:04:41.595Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
08:04:41 [2020-04-17T08:04:41.595Z] === RUN   TestWaitNonBlocked
08:04:41 [2020-04-17T08:04:41.595Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:04:41 [2020-04-17T08:04:41.595Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:04:41 [2020-04-17T08:04:41.595Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:04:41 [2020-04-17T08:04:41.595Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:04:41 [2020-04-17T08:04:41.595Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:04:41 [2020-04-17T08:04:41.595Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:04:42 [2020-04-17T08:04:42.619Z] --- PASS: TestWaitNonBlocked (0.03s)
08:04:42 [2020-04-17T08:04:42.619Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
08:04:42 [2020-04-17T08:04:42.619Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s)
08:04:42 [2020-04-17T08:04:42.619Z] === RUN   TestWaitBlocked
08:04:42 [2020-04-17T08:04:42.619Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:04:42 [2020-04-17T08:04:42.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:04:42 [2020-04-17T08:04:42.619Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:04:42 [2020-04-17T08:04:42.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:04:42 [2020-04-17T08:04:42.619Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:04:42 [2020-04-17T08:04:42.619Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:04:43 [2020-04-17T08:04:43.632Z] --- PASS: TestWaitBlocked (0.03s)
08:04:43 [2020-04-17T08:04:43.632Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s)
08:04:43 [2020-04-17T08:04:43.632Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
08:04:43 [2020-04-17T08:04:43.632Z] === CONT  TestContainerStartOnDaemonRestart
08:04:43 [2020-04-17T08:04:43.632Z] === CONT  TestContainerKillOnDaemonStart
08:04:43 [2020-04-17T08:04:43.632Z] === CONT  TestDaemonHostGatewayIP
08:04:43 [2020-04-17T08:04:43.632Z] === CONT  TestIpcModeOlderClient
08:04:43 [2020-04-17T08:04:43.632Z] --- PASS: TestIpcModeOlderClient (0.16s)
08:04:43 [2020-04-17T08:04:43.632Z] === CONT  TestDaemonRestartIpcMode
08:04:48 [2020-04-17T08:04:48.069Z] --- PASS: TestContainerStartOnDaemonRestart (4.27s)
08:04:48 [2020-04-17T08:04:48.691Z] --- PASS: TestDaemonHostGatewayIP (5.40s)
08:04:48 [2020-04-17T08:04:48.978Z] --- PASS: TestDaemonRestartIpcMode (5.29s)
08:04:57 [2020-04-17T08:04:57.372Z] --- PASS: TestContainerKillOnDaemonStart (13.56s)
08:04:57 [2020-04-17T08:04:57.372Z] PASS
08:04:57 [2020-04-17T08:04:57.372Z] 
08:04:57 [2020-04-17T08:04:57.372Z] === Skipped
08:04:57 [2020-04-17T08:04:57.372Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
08:04:57 [2020-04-17T08:04:57.372Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:04:57 [2020-04-17T08:04:57.372Z] 
08:04:57 [2020-04-17T08:04:57.372Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:04:57 [2020-04-17T08:04:57.372Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:04:57 [2020-04-17T08:04:57.372Z] 
08:04:57 [2020-04-17T08:04:57.372Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
08:04:57 [2020-04-17T08:04:57.372Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:04:57 [2020-04-17T08:04:57.372Z] 
08:04:57 [2020-04-17T08:04:57.372Z] 
08:04:57 [2020-04-17T08:04:57.372Z] DONE 200 tests, 3 skipped in 128.958s
08:04:57 [2020-04-17T08:04:57.372Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
08:04:57 [2020-04-17T08:04:57.372Z] ++ 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
08:04:57 [2020-04-17T08:04:57.372Z] ++ set -e
08:04:57 [2020-04-17T08:04:57.372Z] ++ '[' -n 0 ']'
08:04:57 [2020-04-17T08:04:57.372Z] ++ set -x
08:04:57 [2020-04-17T08:04:57.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
08:04:57 [2020-04-17T08:04:57.372Z] INFO: Testing against a local daemon
08:04:57 [2020-04-17T08:04:57.372Z] === RUN   TestCommitInheritsEnv
08:04:57 [2020-04-17T08:04:57.663Z] --- PASS: TestCommitInheritsEnv (0.41s)
08:04:57 [2020-04-17T08:04:57.663Z] === RUN   TestImportExtremelyLargeImageWorks
08:04:57 [2020-04-17T08:04:57.663Z] === PAUSE TestImportExtremelyLargeImageWorks
08:04:57 [2020-04-17T08:04:57.663Z] === RUN   TestImagesFilterMultiReference
08:04:57 [2020-04-17T08:04:57.663Z] --- PASS: TestImagesFilterMultiReference (0.07s)
08:04:57 [2020-04-17T08:04:57.663Z] === RUN   TestImagePullPlatformInvalid
08:04:57 [2020-04-17T08:04:57.663Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
08:04:57 [2020-04-17T08:04:57.663Z] === RUN   TestRemoveImageOrphaning
08:04:57 [2020-04-17T08:04:57.954Z] --- PASS: TestRemoveImageOrphaning (0.41s)
08:04:57 [2020-04-17T08:04:57.954Z] === RUN   TestRemoveImageGarbageCollector
08:04:57 [2020-04-17T08:04:57.954Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:04:57 [2020-04-17T08:04:57.954Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:04:57 [2020-04-17T08:04:57.954Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:04:58 [2020-04-17T08:04:58.240Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
08:04:58 [2020-04-17T08:04:58.240Z] === RUN   TestTagInvalidReference
08:04:58 [2020-04-17T08:04:58.240Z] --- PASS: TestTagInvalidReference (0.03s)
08:04:58 [2020-04-17T08:04:58.240Z] === RUN   TestTagValidPrefixedRepo
08:04:58 [2020-04-17T08:04:58.240Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
08:04:58 [2020-04-17T08:04:58.240Z] === RUN   TestTagExistedNameWithoutForce
08:04:58 [2020-04-17T08:04:58.240Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
08:04:58 [2020-04-17T08:04:58.240Z] === RUN   TestTagOfficialNames
08:04:58 [2020-04-17T08:04:58.240Z] --- PASS: TestTagOfficialNames (0.06s)
08:04:58 [2020-04-17T08:04:58.240Z] === RUN   TestTagMatchesDigest
08:04:58 [2020-04-17T08:04:58.240Z] --- PASS: TestTagMatchesDigest (0.03s)
08:04:58 [2020-04-17T08:04:58.240Z] === CONT  TestImportExtremelyLargeImageWorks
08:10:05 [2020-04-17T08:10:05.810Z] --- PASS: TestImportExtremelyLargeImageWorks (299.84s)
08:10:05 [2020-04-17T08:10:05.810Z] PASS
08:10:05 [2020-04-17T08:10:05.810Z] 
08:10:05 [2020-04-17T08:10:05.810Z] === Skipped
08:10:05 [2020-04-17T08:10:05.810Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
08:10:05 [2020-04-17T08:10:05.810Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:05 [2020-04-17T08:10:05.810Z] 
08:10:05 [2020-04-17T08:10:05.810Z] 
08:10:05 [2020-04-17T08:10:05.810Z] DONE 12 tests, 1 skipped in 301.188s
08:10:05 [2020-04-17T08:10:05.810Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
08:10:05 [2020-04-17T08:10:05.810Z] ++ 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
08:10:05 [2020-04-17T08:10:05.810Z] ++ set -e
08:10:05 [2020-04-17T08:10:05.810Z] ++ '[' -n 0 ']'
08:10:05 [2020-04-17T08:10:05.810Z] ++ set -x
08:10:05 [2020-04-17T08:10:05.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
08:10:05 [2020-04-17T08:10:05.810Z] INFO: Testing against a local daemon
08:10:05 [2020-04-17T08:10:05.810Z] === RUN   TestNetworkCreateDelete
08:10:05 [2020-04-17T08:10:05.810Z] --- PASS: TestNetworkCreateDelete (0.24s)
08:10:05 [2020-04-17T08:10:05.810Z] === RUN   TestDockerNetworkDeletePreferID
08:10:05 [2020-04-17T08:10:05.810Z] --- PASS: TestDockerNetworkDeletePreferID (0.66s)
08:10:05 [2020-04-17T08:10:05.810Z] === RUN   TestInspectNetwork
08:10:05 [2020-04-17T08:10:05.810Z] === RUN   TestInspectNetwork/full_network_id
08:10:05 [2020-04-17T08:10:05.810Z] === RUN   TestInspectNetwork/partial_network_id
08:10:05 [2020-04-17T08:10:05.810Z] === RUN   TestInspectNetwork/network_name
08:10:05 [2020-04-17T08:10:05.810Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:10:07 [2020-04-17T08:10:07.298Z] --- PASS: TestInspectNetwork (7.86s)
08:10:07 [2020-04-17T08:10:07.298Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:10:07 [2020-04-17T08:10:07.298Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:10:07 [2020-04-17T08:10:07.298Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:10:07 [2020-04-17T08:10:07.298Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:10:07 [2020-04-17T08:10:07.298Z] === RUN   TestRunContainerWithBridgeNone
08:10:09 [2020-04-17T08:10:09.335Z] --- PASS: TestRunContainerWithBridgeNone (2.34s)
08:10:09 [2020-04-17T08:10:09.335Z] === RUN   TestNetworkInvalidJSON
08:10:09 [2020-04-17T08:10:09.335Z] === RUN   TestNetworkInvalidJSON//networks/create
08:10:09 [2020-04-17T08:10:09.335Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:10:09 [2020-04-17T08:10:09.335Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:10:09 [2020-04-17T08:10:09.335Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:10:09 [2020-04-17T08:10:09.335Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:10:09 [2020-04-17T08:10:09.335Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:10:09 [2020-04-17T08:10:09.622Z] === CONT  TestNetworkInvalidJSON//networks/create
08:10:09 [2020-04-17T08:10:09.622Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:10:09 [2020-04-17T08:10:09.622Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:10:09 [2020-04-17T08:10:09.622Z] --- PASS: TestNetworkInvalidJSON (0.05s)
08:10:09 [2020-04-17T08:10:09.622Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:10:09 [2020-04-17T08:10:09.622Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:10:09 [2020-04-17T08:10:09.622Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:10:09 [2020-04-17T08:10:09.622Z] === RUN   TestHostIPv4BridgeLabel
08:10:10 [2020-04-17T08:10:10.245Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
08:10:10 [2020-04-17T08:10:10.245Z] === RUN   TestDaemonRestartWithLiveRestore
08:10:11 [2020-04-17T08:10:11.268Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
08:10:11 [2020-04-17T08:10:11.268Z] === RUN   TestDaemonDefaultNetworkPools
08:10:11 [2020-04-17T08:10:11.890Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
08:10:11 [2020-04-17T08:10:11.890Z] === RUN   TestDaemonRestartWithExistingNetwork
08:10:13 [2020-04-17T08:10:13.447Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.30s)
08:10:13 [2020-04-17T08:10:13.447Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:10:14 [2020-04-17T08:10:14.939Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s)
08:10:14 [2020-04-17T08:10:14.939Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:10:15 [2020-04-17T08:10:15.225Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
08:10:15 [2020-04-17T08:10:15.225Z] === RUN   TestServiceWithPredefinedNetwork
08:10:17 [2020-04-17T08:10:17.919Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s)
08:10:17 [2020-04-17T08:10:17.919Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:10:17 [2020-04-17T08:10:17.919Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:10:17 [2020-04-17T08:10:17.919Z]     service_test.go:236: FLAKY_TEST
08:10:17 [2020-04-17T08:10:17.919Z] === RUN   TestServiceWithDataPathPortInit
08:10:33 [2020-04-17T08:10:33.237Z] --- PASS: TestServiceWithDataPathPortInit (15.55s)
08:10:33 [2020-04-17T08:10:33.237Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:10:41 [2020-04-17T08:10:41.646Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s)
08:10:41 [2020-04-17T08:10:41.646Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nw5u2y5wret5zyr833yq1putx Created:2020-04-17 08:10:34.491379918 +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[583e822bdc5f5040aee54fae7350f7d83ed7062b8c404270dcf2a7f578a53bf7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fev9nvarnn2apje0hhp9pvvwr EndpointID:36aa1b077d0fac7f006d29ac30ffab7361ca331e79d53164765549180a9d30b3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6751c8277aa70aa378032e4738d29ab3aa8a38f9954114daae211353896f3089 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:e19c484d4402 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fev9nvarnn2apje0hhp9pvvwr EndpointID:36aa1b077d0fac7f006d29ac30ffab7361ca331e79d53164765549180a9d30b3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:10:41 [2020-04-17T08:10:41.646Z] PASS
08:10:41 [2020-04-17T08:10:41.646Z] 
08:10:41 [2020-04-17T08:10:41.646Z] === Skipped
08:10:41 [2020-04-17T08:10:41.646Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:10:41 [2020-04-17T08:10:41.646Z]     service_test.go:236: FLAKY_TEST
08:10:41 [2020-04-17T08:10:41.646Z] 
08:10:41 [2020-04-17T08:10:41.646Z] 
08:10:41 [2020-04-17T08:10:41.646Z] DONE 22 tests, 1 skipped in 42.462s
08:10:41 [2020-04-17T08:10:41.646Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:10:41 [2020-04-17T08:10:41.646Z] ++ 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
08:10:41 [2020-04-17T08:10:41.646Z] ++ set -e
08:10:41 [2020-04-17T08:10:41.646Z] ++ '[' -n 0 ']'
08:10:41 [2020-04-17T08:10:41.646Z] ++ set -x
08:10:41 [2020-04-17T08:10:41.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
08:10:41 [2020-04-17T08:10:41.646Z] INFO: Testing against a local daemon
08:10:41 [2020-04-17T08:10:41.646Z] === RUN   TestDockerNetworkIpvlanPersistance
08:10:41 [2020-04-17T08:10:41.646Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:10:41 [2020-04-17T08:10:41.646Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:10:41 [2020-04-17T08:10:41.646Z] === RUN   TestDockerNetworkIpvlan
08:10:41 [2020-04-17T08:10:41.646Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:10:41 [2020-04-17T08:10:41.646Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:10:41 [2020-04-17T08:10:41.646Z] PASS
08:10:41 [2020-04-17T08:10:41.646Z] 
08:10:41 [2020-04-17T08:10:41.646Z] === Skipped
08:10:41 [2020-04-17T08:10:41.646Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:10:41 [2020-04-17T08:10:41.646Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:10:41 [2020-04-17T08:10:41.646Z] 
08:10:41 [2020-04-17T08:10:41.646Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:10:41 [2020-04-17T08:10:41.646Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:10:41 [2020-04-17T08:10:41.646Z] 
08:10:41 [2020-04-17T08:10:41.646Z] 
08:10:41 [2020-04-17T08:10:41.646Z] DONE 2 tests, 2 skipped in 0.106s
08:10:41 [2020-04-17T08:10:41.646Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:10:41 [2020-04-17T08:10:41.646Z] ++ 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
08:10:41 [2020-04-17T08:10:41.646Z] ++ set -e
08:10:41 [2020-04-17T08:10:41.646Z] ++ '[' -n 0 ']'
08:10:41 [2020-04-17T08:10:41.646Z] ++ set -x
08:10:41 [2020-04-17T08:10:41.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:10:41 [2020-04-17T08:10:41.646Z] INFO: Testing against a local daemon
08:10:41 [2020-04-17T08:10:41.646Z] === RUN   TestDockerNetworkMacvlanPersistance
08:10:42 [2020-04-17T08:10:42.664Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s)
08:10:42 [2020-04-17T08:10:42.664Z] === RUN   TestDockerNetworkMacvlan
08:10:43 [2020-04-17T08:10:43.285Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:10:44 [2020-04-17T08:10:44.308Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:10:45 [2020-04-17T08:10:45.329Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:10:48 [2020-04-17T08:10:48.022Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:10:50 [2020-04-17T08:10:50.714Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:10:55 [2020-04-17T08:10:55.143Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:10:56 [2020-04-17T08:10:56.633Z] --- PASS: TestDockerNetworkMacvlan (13.84s)
08:10:56 [2020-04-17T08:10:56.633Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
08:10:56 [2020-04-17T08:10:56.633Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
08:10:56 [2020-04-17T08:10:56.633Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
08:10:56 [2020-04-17T08:10:56.633Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.32s)
08:10:56 [2020-04-17T08:10:56.633Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s)
08:10:56 [2020-04-17T08:10:56.633Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s)
08:10:56 [2020-04-17T08:10:56.633Z] PASS
08:10:56 [2020-04-17T08:10:56.633Z] 
08:10:56 [2020-04-17T08:10:56.633Z] DONE 8 tests in 15.489s
08:10:56 [2020-04-17T08:10:56.633Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
08:10:56 [2020-04-17T08:10:56.633Z] ++ 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
08:10:56 [2020-04-17T08:10:56.633Z] ++ set -e
08:10:56 [2020-04-17T08:10:56.633Z] ++ '[' -n 0 ']'
08:10:56 [2020-04-17T08:10:56.633Z] ++ set -x
08:10:56 [2020-04-17T08:10:56.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:10:56 [2020-04-17T08:10:56.633Z] testing: warning: no tests to run
08:10:56 [2020-04-17T08:10:56.633Z] PASS
08:10:56 [2020-04-17T08:10:56.633Z] 
08:10:56 [2020-04-17T08:10:56.633Z] DONE 0 tests in 0.016s
08:10:56 [2020-04-17T08:10:56.634Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:10:56 [2020-04-17T08:10:56.634Z] ++ 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
08:10:56 [2020-04-17T08:10:56.634Z] ++ set -e
08:10:56 [2020-04-17T08:10:56.634Z] ++ '[' -n 0 ']'
08:10:56 [2020-04-17T08:10:56.634Z] ++ set -x
08:10:56 [2020-04-17T08:10:56.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:10:56 [2020-04-17T08:10:56.634Z] INFO: Testing against a local daemon
08:10:56 [2020-04-17T08:10:56.634Z] === RUN   TestAuthZPluginAllowRequest
08:10:58 [2020-04-17T08:10:58.125Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
08:10:58 [2020-04-17T08:10:58.125Z] === RUN   TestAuthZPluginTLS
08:10:58 [2020-04-17T08:10:58.744Z] --- PASS: TestAuthZPluginTLS (0.60s)
08:10:58 [2020-04-17T08:10:58.744Z] === RUN   TestAuthZPluginDenyRequest
08:10:59 [2020-04-17T08:10:59.370Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
08:10:59 [2020-04-17T08:10:59.370Z] === RUN   TestAuthZPluginAPIDenyResponse
08:10:59 [2020-04-17T08:10:59.989Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
08:10:59 [2020-04-17T08:10:59.989Z] === RUN   TestAuthZPluginDenyResponse
08:11:00 [2020-04-17T08:11:00.273Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
08:11:00 [2020-04-17T08:11:00.273Z] === RUN   TestAuthZPluginAllowEventStream
08:11:02 [2020-04-17T08:11:02.346Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
08:11:02 [2020-04-17T08:11:02.346Z] === RUN   TestAuthZPluginErrorResponse
08:11:02 [2020-04-17T08:11:02.631Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
08:11:02 [2020-04-17T08:11:02.631Z] === RUN   TestAuthZPluginErrorRequest
08:11:03 [2020-04-17T08:11:03.251Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
08:11:03 [2020-04-17T08:11:03.251Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:11:03 [2020-04-17T08:11:03.872Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
08:11:03 [2020-04-17T08:11:03.872Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:11:05 [2020-04-17T08:11:05.910Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
08:11:05 [2020-04-17T08:11:05.910Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:11:07 [2020-04-17T08:11:07.954Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s)
08:11:07 [2020-04-17T08:11:07.954Z] === RUN   TestAuthZPluginHeader
08:11:08 [2020-04-17T08:11:08.979Z] --- PASS: TestAuthZPluginHeader (0.97s)
08:11:08 [2020-04-17T08:11:08.979Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:11:08 [2020-04-17T08:11:08.979Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:11:08 [2020-04-17T08:11:08.979Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:11:08 [2020-04-17T08:11:08.979Z] === RUN   TestAuthZPluginV2Disable
08:11:08 [2020-04-17T08:11:08.979Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:11:08 [2020-04-17T08:11:08.979Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:11:08 [2020-04-17T08:11:08.979Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:11:08 [2020-04-17T08:11:08.979Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:11:08 [2020-04-17T08:11:08.979Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:11:08 [2020-04-17T08:11:08.979Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:11:08 [2020-04-17T08:11:08.979Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:11:08 [2020-04-17T08:11:08.979Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:11:08 [2020-04-17T08:11:08.979Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:11:27 [2020-04-17T08:11:27.454Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
08:11:27 [2020-04-17T08:11:27.454Z] PASS
08:11:27 [2020-04-17T08:11:27.454Z] 
08:11:27 [2020-04-17T08:11:27.454Z] === Skipped
08:11:27 [2020-04-17T08:11:27.454Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:11:27 [2020-04-17T08:11:27.454Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:11:27 [2020-04-17T08:11:27.454Z] 
08:11:27 [2020-04-17T08:11:27.454Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:11:27 [2020-04-17T08:11:27.454Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:11:27 [2020-04-17T08:11:27.454Z] 
08:11:27 [2020-04-17T08:11:27.454Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:11:27 [2020-04-17T08:11:27.454Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:11:27 [2020-04-17T08:11:27.454Z] 
08:11:27 [2020-04-17T08:11:27.454Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:11:27 [2020-04-17T08:11:27.454Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:11:27 [2020-04-17T08:11:27.454Z] 
08:11:27 [2020-04-17T08:11:27.454Z] 
08:11:27 [2020-04-17T08:11:27.454Z] DONE 17 tests, 4 skipped in 29.333s
08:11:27 [2020-04-17T08:11:27.454Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:11:27 [2020-04-17T08:11:27.454Z] ++ 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
08:11:27 [2020-04-17T08:11:27.454Z] ++ set -e
08:11:27 [2020-04-17T08:11:27.454Z] ++ '[' -n 0 ']'
08:11:27 [2020-04-17T08:11:27.454Z] ++ set -x
08:11:27 [2020-04-17T08:11:27.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:11:27 [2020-04-17T08:11:27.454Z] INFO: Testing against a local daemon
08:11:27 [2020-04-17T08:11:27.454Z] === RUN   TestPluginInvalidJSON
08:11:27 [2020-04-17T08:11:27.454Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:11:27 [2020-04-17T08:11:27.454Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:11:27 [2020-04-17T08:11:27.454Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:11:27 [2020-04-17T08:11:27.454Z] --- PASS: TestPluginInvalidJSON (0.05s)
08:11:27 [2020-04-17T08:11:27.454Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:11:27 [2020-04-17T08:11:27.454Z] PASS
08:11:27 [2020-04-17T08:11:27.454Z] 
08:11:27 [2020-04-17T08:11:27.454Z] DONE 2 tests in 0.159s
08:11:27 [2020-04-17T08:11:27.454Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:11:27 [2020-04-17T08:11:27.454Z] ++ 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
08:11:27 [2020-04-17T08:11:27.454Z] ++ set -e
08:11:27 [2020-04-17T08:11:27.454Z] ++ '[' -n 0 ']'
08:11:27 [2020-04-17T08:11:27.454Z] ++ set -x
08:11:27 [2020-04-17T08:11:27.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:11:27 [2020-04-17T08:11:27.454Z] INFO: Testing against a local daemon
08:11:27 [2020-04-17T08:11:27.454Z] === RUN   TestExternalGraphDriver
08:11:27 [2020-04-17T08:11:27.454Z] === RUN   TestExternalGraphDriver/json
08:11:28 [2020-04-17T08:11:28.471Z] === RUN   TestExternalGraphDriver/spec
08:11:30 [2020-04-17T08:11:30.529Z] === RUN   TestExternalGraphDriver/pull
08:11:32 [2020-04-17T08:11:32.564Z] --- PASS: TestExternalGraphDriver (6.30s)
08:11:32 [2020-04-17T08:11:32.564Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
08:11:32 [2020-04-17T08:11:32.564Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
08:11:32 [2020-04-17T08:11:32.564Z]     --- PASS: TestExternalGraphDriver/pull (2.02s)
08:11:32 [2020-04-17T08:11:32.564Z] === RUN   TestGraphdriverPluginV2
08:11:32 [2020-04-17T08:11:32.564Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
08:11:32 [2020-04-17T08:11:32.564Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:11:32 [2020-04-17T08:11:32.564Z] PASS
08:11:32 [2020-04-17T08:11:32.564Z] 
08:11:32 [2020-04-17T08:11:32.564Z] === Skipped
08:11:32 [2020-04-17T08:11:32.564Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
08:11:32 [2020-04-17T08:11:32.564Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:11:32 [2020-04-17T08:11:32.564Z] 
08:11:32 [2020-04-17T08:11:32.564Z] 
08:11:32 [2020-04-17T08:11:32.564Z] DONE 5 tests, 1 skipped in 6.478s
08:11:32 [2020-04-17T08:11:32.564Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:11:32 [2020-04-17T08:11:32.564Z] ++ 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
08:11:32 [2020-04-17T08:11:32.564Z] ++ set -e
08:11:32 [2020-04-17T08:11:32.564Z] ++ '[' -n 0 ']'
08:11:32 [2020-04-17T08:11:32.564Z] ++ set -x
08:11:32 [2020-04-17T08:11:32.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:11:32 [2020-04-17T08:11:32.565Z] INFO: Testing against a local daemon
08:11:32 [2020-04-17T08:11:32.565Z] === RUN   TestContinueAfterPluginCrash
08:11:32 [2020-04-17T08:11:32.565Z] === PAUSE TestContinueAfterPluginCrash
08:11:32 [2020-04-17T08:11:32.565Z] === RUN   TestReadPluginNoRead
08:11:32 [2020-04-17T08:11:32.565Z] === PAUSE TestReadPluginNoRead
08:11:32 [2020-04-17T08:11:32.565Z] === RUN   TestDaemonStartWithLogOpt
08:11:32 [2020-04-17T08:11:32.565Z] === PAUSE TestDaemonStartWithLogOpt
08:11:32 [2020-04-17T08:11:32.565Z] === CONT  TestContinueAfterPluginCrash
08:11:32 [2020-04-17T08:11:32.565Z] === CONT  TestDaemonStartWithLogOpt
08:11:32 [2020-04-17T08:11:32.565Z] === CONT  TestReadPluginNoRead
08:11:55 [2020-04-17T08:11:55.035Z] === RUN   TestReadPluginNoRead/default
08:11:55 [2020-04-17T08:11:55.657Z] --- PASS: TestDaemonStartWithLogOpt (23.03s)
08:11:56 [2020-04-17T08:11:56.277Z] === RUN   TestReadPluginNoRead/disabled_caching
08:11:58 [2020-04-17T08:11:58.313Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:11:59 [2020-04-17T08:11:59.789Z] --- PASS: TestReadPluginNoRead (27.35s)
08:11:59 [2020-04-17T08:11:59.789Z]     --- PASS: TestReadPluginNoRead/default (1.97s)
08:11:59 [2020-04-17T08:11:59.789Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.79s)
08:11:59 [2020-04-17T08:11:59.789Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s)
08:11:59 [2020-04-17T08:11:59.789Z]     read_test.go:91: [dcd698249fd4b] daemon is not started
08:12:00 [2020-04-17T08:12:00.416Z] --- PASS: TestContinueAfterPluginCrash (27.78s)
08:12:00 [2020-04-17T08:12:00.416Z] PASS
08:12:00 [2020-04-17T08:12:00.416Z] 
08:12:00 [2020-04-17T08:12:00.416Z] DONE 6 tests in 27.882s
08:12:00 [2020-04-17T08:12:00.416Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:12:00 [2020-04-17T08:12:00.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:12:00 [2020-04-17T08:12:00.416Z] ++ set -e
08:12:00 [2020-04-17T08:12:00.416Z] ++ '[' -n 0 ']'
08:12:00 [2020-04-17T08:12:00.416Z] ++ set -x
08:12:00 [2020-04-17T08:12:00.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:12:00 [2020-04-17T08:12:00.416Z] testing: warning: no tests to run
08:12:00 [2020-04-17T08:12:00.416Z] PASS
08:12:00 [2020-04-17T08:12:00.416Z] 
08:12:00 [2020-04-17T08:12:00.416Z] DONE 0 tests in 0.020s
08:12:00 [2020-04-17T08:12:00.416Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:12:00 [2020-04-17T08:12:00.416Z] ++ 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
08:12:00 [2020-04-17T08:12:00.416Z] ++ set -e
08:12:00 [2020-04-17T08:12:00.416Z] ++ '[' -n 0 ']'
08:12:00 [2020-04-17T08:12:00.416Z] ++ set -x
08:12:00 [2020-04-17T08:12:00.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:12:00 [2020-04-17T08:12:00.416Z] INFO: Testing against a local daemon
08:12:00 [2020-04-17T08:12:00.416Z] === RUN   TestPluginWithDevMounts
08:12:00 [2020-04-17T08:12:00.416Z] === PAUSE TestPluginWithDevMounts
08:12:00 [2020-04-17T08:12:00.416Z] === CONT  TestPluginWithDevMounts
08:12:03 [2020-04-17T08:12:03.114Z] --- PASS: TestPluginWithDevMounts (2.29s)
08:12:03 [2020-04-17T08:12:03.114Z] PASS
08:12:03 [2020-04-17T08:12:03.114Z] 
08:12:03 [2020-04-17T08:12:03.114Z] DONE 1 tests in 2.402s
08:12:03 [2020-04-17T08:12:03.114Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
08:12:03 [2020-04-17T08:12:03.114Z] ++ 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
08:12:03 [2020-04-17T08:12:03.114Z] ++ set -e
08:12:03 [2020-04-17T08:12:03.114Z] ++ '[' -n 0 ']'
08:12:03 [2020-04-17T08:12:03.114Z] ++ set -x
08:12:03 [2020-04-17T08:12:03.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
08:12:03 [2020-04-17T08:12:03.114Z] INFO: Testing against a local daemon
08:12:03 [2020-04-17T08:12:03.114Z] === RUN   TestSecretInspect
08:12:05 [2020-04-17T08:12:05.160Z] --- PASS: TestSecretInspect (2.24s)
08:12:05 [2020-04-17T08:12:05.160Z] === RUN   TestSecretList
08:12:07 [2020-04-17T08:12:07.197Z] --- PASS: TestSecretList (2.22s)
08:12:07 [2020-04-17T08:12:07.197Z] === RUN   TestSecretsCreateAndDelete
08:12:09 [2020-04-17T08:12:09.892Z] --- PASS: TestSecretsCreateAndDelete (2.33s)
08:12:09 [2020-04-17T08:12:09.892Z] === RUN   TestSecretsUpdate
08:12:11 [2020-04-17T08:12:11.940Z] --- PASS: TestSecretsUpdate (2.28s)
08:12:11 [2020-04-17T08:12:11.940Z] === RUN   TestTemplatedSecret
08:12:14 [2020-04-17T08:12:14.630Z] --- PASS: TestTemplatedSecret (2.78s)
08:12:14 [2020-04-17T08:12:14.630Z] === RUN   TestSecretCreateResolve
08:12:17 [2020-04-17T08:12:17.318Z] --- PASS: TestSecretCreateResolve (2.33s)
08:12:17 [2020-04-17T08:12:17.318Z] PASS
08:12:17 [2020-04-17T08:12:17.318Z] 
08:12:17 [2020-04-17T08:12:17.318Z] DONE 6 tests in 14.279s
08:12:17 [2020-04-17T08:12:17.318Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
08:12:17 [2020-04-17T08:12:17.318Z] ++ 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
08:12:17 [2020-04-17T08:12:17.318Z] ++ set -e
08:12:17 [2020-04-17T08:12:17.318Z] ++ '[' -n 0 ']'
08:12:17 [2020-04-17T08:12:17.318Z] ++ set -x
08:12:17 [2020-04-17T08:12:17.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
08:12:17 [2020-04-17T08:12:17.318Z] INFO: Testing against a local daemon
08:12:17 [2020-04-17T08:12:17.318Z] === RUN   TestServiceCreateInit
08:12:17 [2020-04-17T08:12:17.318Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:12:21 [2020-04-17T08:12:21.742Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:12:26 [2020-04-17T08:12:26.153Z] --- PASS: TestServiceCreateInit (8.31s)
08:12:26 [2020-04-17T08:12:26.153Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.05s)
08:12:26 [2020-04-17T08:12:26.153Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s)
08:12:26 [2020-04-17T08:12:26.153Z] === RUN   TestCreateServiceMultipleTimes
08:12:44 [2020-04-17T08:12:44.663Z] --- PASS: TestCreateServiceMultipleTimes (16.54s)
08:12:44 [2020-04-17T08:12:44.663Z] === RUN   TestCreateServiceConflict
08:12:44 [2020-04-17T08:12:44.663Z] --- PASS: TestCreateServiceConflict (2.26s)
08:12:44 [2020-04-17T08:12:44.663Z] === RUN   TestCreateServiceMaxReplicas
08:12:48 [2020-04-17T08:12:48.141Z] --- PASS: TestCreateServiceMaxReplicas (3.61s)
08:12:48 [2020-04-17T08:12:48.141Z] === RUN   TestCreateWithDuplicateNetworkNames
08:13:03 [2020-04-17T08:13:03.397Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.66s)
08:13:03 [2020-04-17T08:13:03.397Z] === RUN   TestCreateServiceSecretFileMode
08:13:04 [2020-04-17T08:13:04.412Z] --- PASS: TestCreateServiceSecretFileMode (2.62s)
08:13:04 [2020-04-17T08:13:04.412Z] === RUN   TestCreateServiceConfigFileMode
08:13:07 [2020-04-17T08:13:07.113Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
08:13:07 [2020-04-17T08:13:07.113Z] === RUN   TestCreateServiceSysctls
08:13:10 [2020-04-17T08:13:10.600Z] --- PASS: TestCreateServiceSysctls (3.34s)
08:13:10 [2020-04-17T08:13:10.600Z] === RUN   TestCreateServiceCapabilities
08:13:12 [2020-04-17T08:13:12.652Z] --- PASS: TestCreateServiceCapabilities (2.65s)
08:13:12 [2020-04-17T08:13:12.652Z] === RUN   TestInspect
08:13:16 [2020-04-17T08:13:16.136Z] --- PASS: TestInspect (3.00s)
08:13:16 [2020-04-17T08:13:16.136Z] === RUN   TestCreateJob
08:13:19 [2020-04-17T08:13:19.618Z] --- PASS: TestCreateJob (3.43s)
08:13:19 [2020-04-17T08:13:19.618Z] === RUN   TestReplicatedJob
08:13:25 [2020-04-17T08:13:25.157Z] --- PASS: TestReplicatedJob (5.63s)
08:13:25 [2020-04-17T08:13:25.157Z] === RUN   TestUpdateReplicatedJob
08:13:28 [2020-04-17T08:13:28.629Z] --- PASS: TestUpdateReplicatedJob (3.55s)
08:13:28 [2020-04-17T08:13:28.629Z] === RUN   TestServiceListWithStatuses
08:13:28 [2020-04-17T08:13:28.629Z] --- SKIP: TestServiceListWithStatuses (0.01s)
08:13:28 [2020-04-17T08:13:28.629Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:13:28 [2020-04-17T08:13:28.629Z] === RUN   TestDockerNetworkConnectAlias
08:13:33 [2020-04-17T08:13:33.039Z] --- PASS: TestDockerNetworkConnectAlias (4.74s)
08:13:33 [2020-04-17T08:13:33.039Z] === RUN   TestDockerNetworkReConnect
08:13:37 [2020-04-17T08:13:37.444Z] --- PASS: TestDockerNetworkReConnect (3.70s)
08:13:37 [2020-04-17T08:13:37.444Z] === RUN   TestServicePlugin
08:13:37 [2020-04-17T08:13:37.444Z] --- SKIP: TestServicePlugin (0.00s)
08:13:37 [2020-04-17T08:13:37.444Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:13:37 [2020-04-17T08:13:37.444Z] === RUN   TestServiceUpdateLabel
08:13:39 [2020-04-17T08:13:39.485Z] --- PASS: TestServiceUpdateLabel (2.34s)
08:13:39 [2020-04-17T08:13:39.485Z] === RUN   TestServiceUpdateSecrets
08:13:54 [2020-04-17T08:13:54.726Z] --- PASS: TestServiceUpdateSecrets (14.87s)
08:13:54 [2020-04-17T08:13:54.727Z] === RUN   TestServiceUpdateConfigs
08:14:09 [2020-04-17T08:14:09.977Z] --- PASS: TestServiceUpdateConfigs (14.88s)
08:14:09 [2020-04-17T08:14:09.977Z] === RUN   TestServiceUpdateNetwork
08:14:22 [2020-04-17T08:14:22.538Z] --- PASS: TestServiceUpdateNetwork (13.00s)
08:14:22 [2020-04-17T08:14:22.538Z] === RUN   TestServiceUpdatePidsLimit
08:14:23 [2020-04-17T08:14:23.162Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:14:24 [2020-04-17T08:14:24.179Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:14:31 [2020-04-17T08:14:31.011Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:14:39 [2020-04-17T08:14:39.409Z] --- PASS: TestServiceUpdatePidsLimit (16.80s)
08:14:39 [2020-04-17T08:14:39.409Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s)
08:14:39 [2020-04-17T08:14:39.409Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s)
08:14:39 [2020-04-17T08:14:39.409Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s)
08:14:39 [2020-04-17T08:14:39.409Z] PASS
08:14:39 [2020-04-17T08:14:39.409Z] 
08:14:39 [2020-04-17T08:14:39.409Z] === Skipped
08:14:39 [2020-04-17T08:14:39.409Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.01s)
08:14:39 [2020-04-17T08:14:39.409Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:14:39 [2020-04-17T08:14:39.409Z] 
08:14:39 [2020-04-17T08:14:39.409Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
08:14:39 [2020-04-17T08:14:39.409Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:39 [2020-04-17T08:14:39.409Z] 
08:14:39 [2020-04-17T08:14:39.409Z] 
08:14:39 [2020-04-17T08:14:39.409Z] DONE 27 tests, 2 skipped in 141.562s
08:14:39 [2020-04-17T08:14:39.409Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
08:14:39 [2020-04-17T08:14:39.409Z] ++ 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
08:14:39 [2020-04-17T08:14:39.409Z] ++ set -e
08:14:39 [2020-04-17T08:14:39.409Z] ++ '[' -n 0 ']'
08:14:39 [2020-04-17T08:14:39.409Z] ++ set -x
08:14:39 [2020-04-17T08:14:39.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
08:14:39 [2020-04-17T08:14:39.409Z] INFO: Testing against a local daemon
08:14:39 [2020-04-17T08:14:39.409Z] === RUN   TestSessionCreate
08:14:39 [2020-04-17T08:14:39.409Z] --- PASS: TestSessionCreate (0.05s)
08:14:39 [2020-04-17T08:14:39.409Z] === RUN   TestSessionCreateWithBadUpgrade
08:14:39 [2020-04-17T08:14:39.409Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
08:14:39 [2020-04-17T08:14:39.409Z] PASS
08:14:39 [2020-04-17T08:14:39.409Z] 
08:14:39 [2020-04-17T08:14:39.409Z] DONE 2 tests in 0.201s
08:14:39 [2020-04-17T08:14:39.409Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
08:14:39 [2020-04-17T08:14:39.409Z] ++ 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
08:14:39 [2020-04-17T08:14:39.409Z] ++ set -e
08:14:39 [2020-04-17T08:14:39.409Z] ++ '[' -n 0 ']'
08:14:39 [2020-04-17T08:14:39.409Z] ++ set -x
08:14:39 [2020-04-17T08:14:39.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
08:14:39 [2020-04-17T08:14:39.409Z] INFO: Testing against a local daemon
08:14:39 [2020-04-17T08:14:39.409Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:14:39 [2020-04-17T08:14:39.409Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:14:39 [2020-04-17T08:14:39.409Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:14:39 [2020-04-17T08:14:39.409Z] === RUN   TestEventsExecDie
08:14:39 [2020-04-17T08:14:39.693Z] --- PASS: TestEventsExecDie (0.80s)
08:14:39 [2020-04-17T08:14:39.693Z] === RUN   TestEventsBackwardsCompatible
08:14:39 [2020-04-17T08:14:39.981Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
08:14:39 [2020-04-17T08:14:39.981Z] === RUN   TestInfoBinaryCommits
08:14:39 [2020-04-17T08:14:39.981Z] --- PASS: TestInfoBinaryCommits (0.05s)
08:14:39 [2020-04-17T08:14:39.981Z] === RUN   TestInfoAPIVersioned
08:14:39 [2020-04-17T08:14:39.981Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:14:39 [2020-04-17T08:14:39.981Z] === RUN   TestInfoDiscoveryBackend
08:14:40 [2020-04-17T08:14:40.599Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
08:14:40 [2020-04-17T08:14:40.599Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:14:41 [2020-04-17T08:14:41.619Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s)
08:14:41 [2020-04-17T08:14:41.619Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:14:41 [2020-04-17T08:14:41.951Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
08:14:41 [2020-04-17T08:14:41.951Z] === RUN   TestInfoAPI
08:14:42 [2020-04-17T08:14:42.239Z] --- PASS: TestInfoAPI (0.06s)
08:14:42 [2020-04-17T08:14:42.239Z] === RUN   TestInfoAPIWarnings
08:14:42 [2020-04-17T08:14:42.526Z] --- PASS: TestInfoAPIWarnings (0.54s)
08:14:42 [2020-04-17T08:14:42.526Z] === RUN   TestInfoDebug
08:14:43 [2020-04-17T08:14:43.146Z] --- PASS: TestInfoDebug (0.54s)
08:14:43 [2020-04-17T08:14:43.146Z] === RUN   TestInfoInsecureRegistries
08:14:43 [2020-04-17T08:14:43.765Z] --- PASS: TestInfoInsecureRegistries (0.54s)
08:14:43 [2020-04-17T08:14:43.765Z] === RUN   TestInfoRegistryMirrors
08:14:44 [2020-04-17T08:14:44.384Z] --- PASS: TestInfoRegistryMirrors (0.54s)
08:14:44 [2020-04-17T08:14:44.384Z] === RUN   TestLoginFailsWithBadCredentials
08:14:44 [2020-04-17T08:14:44.673Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
08:14:44 [2020-04-17T08:14:44.673Z] === RUN   TestPingCacheHeaders
08:14:44 [2020-04-17T08:14:44.673Z] --- PASS: TestPingCacheHeaders (0.05s)
08:14:44 [2020-04-17T08:14:44.673Z] === RUN   TestPingGet
08:14:44 [2020-04-17T08:14:44.673Z] --- PASS: TestPingGet (0.03s)
08:14:44 [2020-04-17T08:14:44.673Z] === RUN   TestPingHead
08:14:44 [2020-04-17T08:14:44.958Z] --- PASS: TestPingHead (0.07s)
08:14:44 [2020-04-17T08:14:44.958Z] === RUN   TestVersion
08:14:44 [2020-04-17T08:14:44.958Z] --- PASS: TestVersion (0.05s)
08:14:44 [2020-04-17T08:14:44.958Z] PASS
08:14:44 [2020-04-17T08:14:44.958Z] 
08:14:44 [2020-04-17T08:14:44.958Z] === Skipped
08:14:44 [2020-04-17T08:14:44.958Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:14:44 [2020-04-17T08:14:44.958Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:14:44 [2020-04-17T08:14:44.958Z] 
08:14:44 [2020-04-17T08:14:44.958Z] 
08:14:44 [2020-04-17T08:14:44.958Z] DONE 18 tests, 1 skipped in 6.034s
08:14:44 [2020-04-17T08:14:44.958Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
08:14:44 [2020-04-17T08:14:44.958Z] ++ 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
08:14:44 [2020-04-17T08:14:44.958Z] ++ set -e
08:14:44 [2020-04-17T08:14:44.958Z] ++ '[' -n 0 ']'
08:14:44 [2020-04-17T08:14:44.958Z] ++ set -x
08:14:44 [2020-04-17T08:14:44.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
08:14:44 [2020-04-17T08:14:44.958Z] INFO: Testing against a local daemon
08:14:44 [2020-04-17T08:14:44.958Z] === RUN   TestVolumesCreateAndList
08:14:44 [2020-04-17T08:14:44.958Z] --- PASS: TestVolumesCreateAndList (0.04s)
08:14:44 [2020-04-17T08:14:44.958Z] === RUN   TestVolumesRemove
08:14:45 [2020-04-17T08:14:45.242Z] --- PASS: TestVolumesRemove (0.09s)
08:14:45 [2020-04-17T08:14:45.242Z] === RUN   TestVolumesInspect
08:14:45 [2020-04-17T08:14:45.242Z] --- PASS: TestVolumesInspect (0.05s)
08:14:45 [2020-04-17T08:14:45.242Z] === RUN   TestVolumesInvalidJSON
08:14:45 [2020-04-17T08:14:45.242Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:14:45 [2020-04-17T08:14:45.242Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:14:45 [2020-04-17T08:14:45.242Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:14:45 [2020-04-17T08:14:45.242Z] --- PASS: TestVolumesInvalidJSON (0.03s)
08:14:45 [2020-04-17T08:14:45.242Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:14:45 [2020-04-17T08:14:45.242Z] PASS
08:14:45 [2020-04-17T08:14:45.242Z] 
08:14:45 [2020-04-17T08:14:45.242Z] DONE 5 tests in 0.320s
08:14:45 [2020-04-17T08:14:45.242Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:14:45 [2020-04-17T08:14:45.526Z] ++++ cat bundles/test-integration/docker.pid
08:14:45 [2020-04-17T08:14:45.526Z] +++ kill 13857
08:14:47 [2020-04-17T08:14:47.000Z] +++ /etc/init.d/apparmor stop
08:14:47 [2020-04-17T08:14:47.000Z] Leaving: AppArmorNo profiles have been unloaded.
08:14:47 [2020-04-17T08:14:47.000Z] 
08:14:47 [2020-04-17T08:14:47.000Z] Unloading profiles will leave already running processes permanently
08:14:47 [2020-04-17T08:14:47.000Z] unconfined, which can lead to unexpected situations.
08:14:47 [2020-04-17T08:14:47.000Z] 
08:14:47 [2020-04-17T08:14:47.000Z] To set a process to complain mode, use the command line tool
08:14:47 [2020-04-17T08:14:47.000Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:14:47 [2020-04-17T08:14:47.000Z] +++ true
08:14:47 [2020-04-17T08:14:47.000Z]