Skip to content

Console Output

23:47:37 [2020-11-18T23:47:37.943Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -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:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh dynbinary test-integration
23:47:38 [2020-11-18T23:47:38.240Z] 
23:47:38 [2020-11-18T23:47:38.240Z] Removing bundles/
23:47:38 [2020-11-18T23:47:38.240Z] 
23:47:38 [2020-11-18T23:47:38.240Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:47:38 [2020-11-18T23:47:38.240Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:47:38 [2020-11-18T23:47:38.240Z] GOOS="" GOARCH="" GOARM=""
23:49:15 [2020-11-18T23:49:15.651Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:49:15 [2020-11-18T23:49:15.651Z] 
23:49:15 [2020-11-18T23:49:15.651Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:49:15 [2020-11-18T23:49:15.651Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:49:15 [2020-11-18T23:49:15.651Z] HOSTNAME=4068aa1d67dd
23:49:15 [2020-11-18T23:49:15.651Z] TESTDEBUG=0
23:49:15 [2020-11-18T23:49:15.651Z] DEST=bundles/test-integration
23:49:15 [2020-11-18T23:49:15.651Z] PWD=/go/src/github.com/docker/docker
23:49:15 [2020-11-18T23:49:15.651Z] DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280
23:49:15 [2020-11-18T23:49:15.651Z] container=docker
23:49:15 [2020-11-18T23:49:15.651Z] HOME=/root
23:49:15 [2020-11-18T23:49:15.651Z] GOLANG_VERSION=1.13.15
23:49:15 [2020-11-18T23:49:15.651Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:49:15 [2020-11-18T23:49:15.651Z] VALIDATE_BRANCH=master
23:49:15 [2020-11-18T23:49:15.651Z] TERM=xterm
23:49:15 [2020-11-18T23:49:15.651Z] DOCKER_PKG=github.com/docker/docker
23:49:15 [2020-11-18T23:49:15.651Z] SHLVL=1
23:49:15 [2020-11-18T23:49:15.651Z] TIMEOUT=120m
23:49:15 [2020-11-18T23:49:15.651Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:49:15 [2020-11-18T23:49:15.651Z] DOCKER_GRAPHDRIVER=overlay2
23:49:15 [2020-11-18T23:49:15.651Z] GO111MODULE=off
23:49:15 [2020-11-18T23:49:15.651Z] DOCKER_EXPERIMENTAL=1
23:49:15 [2020-11-18T23:49:15.651Z] TEST_SKIP_INTEGRATION_CLI=1
23:49:15 [2020-11-18T23:49:15.651Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:49:15 [2020-11-18T23:49:15.651Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:49:15 [2020-11-18T23:49:15.651Z] GOPATH=/go
23:49:15 [2020-11-18T23:49:15.651Z] PKG_CONFIG=pkg-config
23:49:15 [2020-11-18T23:49:15.651Z] _=/usr/bin/env
23:49:15 [2020-11-18T23:49:15.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:49:48 [2020-11-18T23:49:48.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:49:48 [2020-11-18T23:49:48.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:49:48 [2020-11-18T23:49:48.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:50:21 [2020-11-18T23:50:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:50:21 [2020-11-18T23:50:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:50:21 [2020-11-18T23:50:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:50:21 [2020-11-18T23:50:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:50:21 [2020-11-18T23:50:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:50:23 [2020-11-18T23:50:23.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:50:26 [2020-11-18T23:50:26.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:50:28 [2020-11-18T23:50:28.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:50:30 [2020-11-18T23:50:30.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:50:30 [2020-11-18T23:50:30.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:50:32 [2020-11-18T23:50:32.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:50:33 [2020-11-18T23:50:33.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:50:35 [2020-11-18T23:50:35.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:50:37 [2020-11-18T23:50:37.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:50:38 [2020-11-18T23:50:38.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:50:39 [2020-11-18T23:50:39.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:50:39 [2020-11-18T23:50:39.583Z] Using test binary docker
23:50:39 [2020-11-18T23:50:39.583Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:50:39 [2020-11-18T23:50:39.583Z] +++ /etc/init.d/apparmor start
23:50:39 [2020-11-18T23:50:39.583Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:50:39 [2020-11-18T23:50:39.583Z] INFO: Waiting for daemon to start...
23:50:39 [2020-11-18T23:50:39.583Z] Starting dockerd
23:50:39 [2020-11-18T23:50:39.583Z] +++ 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
23:50:41 [2020-11-18T23:50:41.653Z] .
23:50:41 [2020-11-18T23:50:41.653Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:50:41 [2020-11-18T23:50:41.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:50:41 [2020-11-18T23:50:41.654Z] Error: No such image: emptyfs
23:50:41 [2020-11-18T23:50:41.654Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:50:41 [2020-11-18T23:50:41.654Z] ++++ docker load
23:50:41 [2020-11-18T23:50:41.956Z] Running integration-test (iteration 1)
23:50:41 [2020-11-18T23:50:41.956Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
23:50:41 [2020-11-18T23:50:41.956Z] ++ 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
23:50:41 [2020-11-18T23:50:41.956Z] ++ set -e
23:50:41 [2020-11-18T23:50:41.956Z] ++ '[' -n 0 ']'
23:50:41 [2020-11-18T23:50:41.956Z] ++ set -x
23:50:41 [2020-11-18T23:50:41.956Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:50:54 [2020-11-18T23:50:54.636Z] Loaded image: buildpack-deps:buster
23:50:54 [2020-11-18T23:50:54.930Z] Loaded image: busybox:latest
23:50:54 [2020-11-18T23:50:54.930Z] Loaded image: busybox:glibc
23:50:54 [2020-11-18T23:50:54.930Z] Loaded image: debian:buster
23:50:54 [2020-11-18T23:50:54.930Z] Loaded image: hello-world:latest
23:50:54 [2020-11-18T23:50:54.930Z] Loaded image: arm32v7/hello-world:latest
23:50:54 [2020-11-18T23:50:54.930Z] INFO: Testing against a local daemon
23:50:54 [2020-11-18T23:50:54.930Z] === RUN   TestCgroupNamespacesBuild
23:50:56 [2020-11-18T23:50:56.460Z] --- PASS: TestCgroupNamespacesBuild (1.41s)
23:50:56 [2020-11-18T23:50:56.460Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:50:57 [2020-11-18T23:50:57.978Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s)
23:50:57 [2020-11-18T23:50:57.978Z] === RUN   TestBuildWithSession
23:50:57 [2020-11-18T23:50:57.978Z] --- SKIP: TestBuildWithSession (0.00s)
23:50:57 [2020-11-18T23:50:57.978Z]     build_session_test.go:25: TODO: BuildKit
23:50:57 [2020-11-18T23:50:57.978Z] === RUN   TestBuildSquashParent
23:51:02 [2020-11-18T23:51:02.460Z] --- PASS: TestBuildSquashParent (4.29s)
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.460Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.460Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:05 [2020-11-18T23:51:05.215Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:05 [2020-11-18T23:51:05.215Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:06 [2020-11-18T23:51:06.737Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.54s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.74s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s)
23:51:06 [2020-11-18T23:51:06.737Z] === RUN   TestBuildMultiStageCopy
23:51:06 [2020-11-18T23:51:06.737Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:51:08 [2020-11-18T23:51:08.252Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:51:08 [2020-11-18T23:51:08.544Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:51:08 [2020-11-18T23:51:08.836Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:51:09 [2020-11-18T23:51:09.130Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:51:09 [2020-11-18T23:51:09.767Z] --- PASS: TestBuildMultiStageCopy (2.98s)
23:51:09 [2020-11-18T23:51:09.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.71s)
23:51:09 [2020-11-18T23:51:09.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
23:51:09 [2020-11-18T23:51:09.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
23:51:09 [2020-11-18T23:51:09.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s)
23:51:09 [2020-11-18T23:51:09.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
23:51:09 [2020-11-18T23:51:09.767Z] === RUN   TestBuildMultiStageParentConfig
23:51:10 [2020-11-18T23:51:10.408Z] --- PASS: TestBuildMultiStageParentConfig (0.77s)
23:51:10 [2020-11-18T23:51:10.408Z] === RUN   TestBuildLabelWithTargets
23:51:11 [2020-11-18T23:51:11.918Z] --- PASS: TestBuildLabelWithTargets (1.29s)
23:51:11 [2020-11-18T23:51:11.918Z] === RUN   TestBuildWithEmptyLayers
23:51:12 [2020-11-18T23:51:12.211Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
23:51:12 [2020-11-18T23:51:12.211Z] === RUN   TestBuildMultiStageOnBuild
23:51:14 [2020-11-18T23:51:14.289Z] --- PASS: TestBuildMultiStageOnBuild (1.69s)
23:51:14 [2020-11-18T23:51:14.289Z] === RUN   TestBuildUncleanTarFilenames
23:51:14 [2020-11-18T23:51:14.927Z] --- PASS: TestBuildUncleanTarFilenames (0.91s)
23:51:14 [2020-11-18T23:51:14.927Z] === RUN   TestBuildMultiStageLayerLeak
23:51:17 [2020-11-18T23:51:17.044Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s)
23:51:17 [2020-11-18T23:51:17.044Z] === RUN   TestBuildWithHugeFile
23:52:14 [2020-11-18T23:52:14.021Z] --- PASS: TestBuildWithHugeFile (54.18s)
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildWithEmptyDockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
23:52:14 [2020-11-18T23:52:14.021Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
23:52:14 [2020-11-18T23:52:14.021Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
23:52:14 [2020-11-18T23:52:14.021Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildPreserveOwnership
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildPreserveOwnership/copy_from
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:52:15 [2020-11-18T23:52:15.064Z] --- PASS: TestBuildPreserveOwnership (3.81s)
23:52:15 [2020-11-18T23:52:15.064Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.51s)
23:52:15 [2020-11-18T23:52:15.064Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
23:52:15 [2020-11-18T23:52:15.064Z] === RUN   TestBuildPlatformInvalid
23:52:15 [2020-11-18T23:52:15.064Z] --- PASS: TestBuildPlatformInvalid (0.11s)
23:52:15 [2020-11-18T23:52:15.064Z] PASS
23:52:15 [2020-11-18T23:52:15.064Z] 
23:52:15 [2020-11-18T23:52:15.064Z] === Skipped
23:52:15 [2020-11-18T23:52:15.064Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
23:52:15 [2020-11-18T23:52:15.064Z]     build_session_test.go:25: TODO: BuildKit
23:52:15 [2020-11-18T23:52:15.064Z] 
23:52:15 [2020-11-18T23:52:15.064Z] 
23:52:15 [2020-11-18T23:52:15.064Z] DONE 32 tests, 1 skipped in 93.271s
23:52:15 [2020-11-18T23:52:15.064Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
23:52:15 [2020-11-18T23:52:15.064Z] ++ 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
23:52:15 [2020-11-18T23:52:15.064Z] ++ set -e
23:52:15 [2020-11-18T23:52:15.064Z] ++ '[' -n 0 ']'
23:52:15 [2020-11-18T23:52:15.064Z] ++ set -x
23:52:15 [2020-11-18T23:52:15.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build 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
23:52:15 [2020-11-18T23:52:15.358Z] INFO: Testing against a local daemon
23:52:15 [2020-11-18T23:52:15.358Z] === RUN   TestConfigInspect
23:52:17 [2020-11-18T23:52:17.434Z] --- PASS: TestConfigInspect (1.93s)
23:52:17 [2020-11-18T23:52:17.434Z] === RUN   TestConfigList
23:52:19 [2020-11-18T23:52:19.511Z] --- PASS: TestConfigList (1.94s)
23:52:19 [2020-11-18T23:52:19.511Z] === RUN   TestConfigsCreateAndDelete
23:52:21 [2020-11-18T23:52:21.034Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
23:52:21 [2020-11-18T23:52:21.035Z] === RUN   TestConfigsUpdate
23:52:23 [2020-11-18T23:52:23.110Z] --- PASS: TestConfigsUpdate (1.88s)
23:52:23 [2020-11-18T23:52:23.110Z] === RUN   TestTemplatedConfig
23:52:25 [2020-11-18T23:52:25.192Z] --- PASS: TestTemplatedConfig (2.38s)
23:52:25 [2020-11-18T23:52:25.192Z] === RUN   TestConfigCreateResolve
23:52:27 [2020-11-18T23:52:27.273Z] --- PASS: TestConfigCreateResolve (1.90s)
23:52:27 [2020-11-18T23:52:27.273Z] === RUN   TestConfigDaemonLibtrustID
23:52:27 [2020-11-18T23:52:27.910Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
23:52:27 [2020-11-18T23:52:27.910Z] PASS
23:52:27 [2020-11-18T23:52:27.910Z] 
23:52:27 [2020-11-18T23:52:27.910Z] DONE 7 tests in 12.568s
23:52:27 [2020-11-18T23:52:27.910Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
23:52:27 [2020-11-18T23:52:27.910Z] ++ 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
23:52:27 [2020-11-18T23:52:27.910Z] ++ set -e
23:52:27 [2020-11-18T23:52:27.910Z] ++ '[' -n 0 ']'
23:52:27 [2020-11-18T23:52:27.910Z] ++ set -x
23:52:27 [2020-11-18T23:52:27.910Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:52:27 [2020-11-18T23:52:27.910Z] INFO: Testing against a local daemon
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestCheckpoint
23:52:27 [2020-11-18T23:52:27.910Z] --- SKIP: TestCheckpoint (0.00s)
23:52:27 [2020-11-18T23:52:27.910Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestContainerInvalidJSON
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:52:27 [2020-11-18T23:52:27.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:52:27 [2020-11-18T23:52:27.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:52:27 [2020-11-18T23:52:27.910Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:52:27 [2020-11-18T23:52:27.910Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:52:27 [2020-11-18T23:52:27.910Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:52:27 [2020-11-18T23:52:27.910Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:52:27 [2020-11-18T23:52:27.910Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:52:27 [2020-11-18T23:52:27.910Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:52:27 [2020-11-18T23:52:27.910Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:52:27 [2020-11-18T23:52:27.910Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:52:27 [2020-11-18T23:52:27.910Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestCopyFromContainerPathIsNotDir
23:52:27 [2020-11-18T23:52:27.910Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestCopyToContainerPathDoesNotExist
23:52:28 [2020-11-18T23:52:28.204Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
23:52:28 [2020-11-18T23:52:28.204Z] === RUN   TestCopyToContainerPathIsNotDir
23:52:28 [2020-11-18T23:52:28.204Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
23:52:28 [2020-11-18T23:52:28.204Z] === RUN   TestCopyFromContainer
23:52:29 [2020-11-18T23:52:29.245Z] === RUN   TestCopyFromContainer//
23:52:29 [2020-11-18T23:52:29.538Z] === RUN   TestCopyFromContainer//bar/root
23:52:29 [2020-11-18T23:52:29.538Z] === RUN   TestCopyFromContainer//bar/root/
23:52:29 [2020-11-18T23:52:29.538Z] === RUN   TestCopyFromContainer/bar/quux
23:52:29 [2020-11-18T23:52:29.538Z] === RUN   TestCopyFromContainer/bar/quux/
23:52:29 [2020-11-18T23:52:29.836Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:52:29 [2020-11-18T23:52:29.836Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:52:29 [2020-11-18T23:52:29.836Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:52:29 [2020-11-18T23:52:29.836Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCopyFromContainer/bar/notarget
23:52:30 [2020-11-18T23:52:30.131Z] --- PASS: TestCopyFromContainer (1.96s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer// (0.07s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:52:30 [2020-11-18T23:52:30.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateLinkToNonExistingContainer
23:52:30 [2020-11-18T23:52:30.131Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateWithInvalidEnv
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateWithInvalidEnv/0
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateWithInvalidEnv/0
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateWithInvalidEnv/1
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateWithInvalidEnv/1
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateWithInvalidEnv/2
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateWithInvalidEnv/2
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateWithInvalidEnv/0
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateWithInvalidEnv/2
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateWithInvalidEnv/1
23:52:30 [2020-11-18T23:52:30.131Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateTmpfsMountsTarget
23:52:30 [2020-11-18T23:52:30.131Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateWithCustomMaskedPaths
23:52:31 [2020-11-18T23:52:31.648Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s)
23:52:31 [2020-11-18T23:52:31.649Z] === RUN   TestCreateWithCustomReadonlyPaths
23:52:33 [2020-11-18T23:52:33.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:52:33 [2020-11-18T23:52:33.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:52:33 [2020-11-18T23:52:33.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:52:33 [2020-11-18T23:52:33.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:52:33 [2020-11-18T23:52:33.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:52:33 [2020-11-18T23:52:33.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
23:52:33 [2020-11-18T23:52:33.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
23:52:33 [2020-11-18T23:52:33.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
23:52:33 [2020-11-18T23:52:33.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
23:52:33 [2020-11-18T23:52:33.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:52:33 [2020-11-18T23:52:33.869Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestCreateDifferentPlatform
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestCreateDifferentPlatform/different_os
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:52:33 [2020-11-18T23:52:33.869Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:52:33 [2020-11-18T23:52:33.869Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:52:33 [2020-11-18T23:52:33.869Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:52:33 [2020-11-18T23:52:33.869Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:52:33 [2020-11-18T23:52:33.869Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestContainerStartOnDaemonRestart
23:52:33 [2020-11-18T23:52:33.869Z] === PAUSE TestContainerStartOnDaemonRestart
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestDaemonRestartIpcMode
23:52:33 [2020-11-18T23:52:33.869Z] === PAUSE TestDaemonRestartIpcMode
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestDaemonHostGatewayIP
23:52:33 [2020-11-18T23:52:33.869Z] === PAUSE TestDaemonHostGatewayIP
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestContainerKillOnDaemonStart
23:52:33 [2020-11-18T23:52:33.869Z] === PAUSE TestContainerKillOnDaemonStart
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestDiff
23:52:34 [2020-11-18T23:52:34.521Z] --- PASS: TestDiff (0.46s)
23:52:34 [2020-11-18T23:52:34.521Z] === RUN   TestExecWithCloseStdin
23:52:35 [2020-11-18T23:52:35.160Z] --- PASS: TestExecWithCloseStdin (0.64s)
23:52:35 [2020-11-18T23:52:35.160Z] === RUN   TestExec
23:52:35 [2020-11-18T23:52:35.798Z] --- PASS: TestExec (0.62s)
23:52:35 [2020-11-18T23:52:35.798Z] === RUN   TestExecUser
23:52:36 [2020-11-18T23:52:36.435Z] --- PASS: TestExecUser (0.61s)
23:52:36 [2020-11-18T23:52:36.435Z] === RUN   TestExportContainerAndImportImage
23:52:37 [2020-11-18T23:52:37.077Z] --- PASS: TestExportContainerAndImportImage (0.78s)
23:52:37 [2020-11-18T23:52:37.077Z] === RUN   TestExportContainerAfterDaemonRestart
23:52:38 [2020-11-18T23:52:38.591Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
23:52:38 [2020-11-18T23:52:38.591Z] === RUN   TestHealthCheckWorkdir
23:52:39 [2020-11-18T23:52:39.226Z] --- PASS: TestHealthCheckWorkdir (0.75s)
23:52:39 [2020-11-18T23:52:39.226Z] === RUN   TestHealthKillContainer
23:52:41 [2020-11-18T23:52:41.958Z] --- PASS: TestHealthKillContainer (2.61s)
23:52:41 [2020-11-18T23:52:41.958Z] === RUN   TestInspectCpusetInConfigPre120
23:52:42 [2020-11-18T23:52:42.253Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
23:52:42 [2020-11-18T23:52:42.253Z] === RUN   TestIpcModeNone
23:52:42 [2020-11-18T23:52:42.891Z] --- PASS: TestIpcModeNone (0.59s)
23:52:42 [2020-11-18T23:52:42.891Z] === RUN   TestIpcModePrivate
23:52:43 [2020-11-18T23:52:43.529Z] --- PASS: TestIpcModePrivate (0.61s)
23:52:43 [2020-11-18T23:52:43.530Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
23:52:43 [2020-11-18T23:52:43.530Z] === RUN   TestIpcModeShareable
23:52:44 [2020-11-18T23:52:44.170Z] --- PASS: TestIpcModeShareable (0.62s)
23:52:44 [2020-11-18T23:52:44.170Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
23:52:44 [2020-11-18T23:52:44.170Z] === RUN   TestAPIIpcModeShareableAndContainer
23:52:46 [2020-11-18T23:52:46.246Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
23:52:46 [2020-11-18T23:52:46.246Z] === RUN   TestAPIIpcModeHost
23:52:46 [2020-11-18T23:52:46.539Z] --- PASS: TestAPIIpcModeHost (0.49s)
23:52:46 [2020-11-18T23:52:46.539Z] === RUN   TestDaemonIpcModeShareable
23:52:48 [2020-11-18T23:52:48.055Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
23:52:48 [2020-11-18T23:52:48.055Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:52:48 [2020-11-18T23:52:48.055Z] === RUN   TestDaemonIpcModePrivate
23:52:49 [2020-11-18T23:52:49.584Z] --- PASS: TestDaemonIpcModePrivate (1.41s)
23:52:49 [2020-11-18T23:52:49.584Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:52:49 [2020-11-18T23:52:49.584Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:52:50 [2020-11-18T23:52:50.623Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s)
23:52:50 [2020-11-18T23:52:50.623Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:52:50 [2020-11-18T23:52:50.623Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:52:52 [2020-11-18T23:52:52.138Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s)
23:52:52 [2020-11-18T23:52:52.138Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:52:52 [2020-11-18T23:52:52.138Z] === RUN   TestIpcModeOlderClient
23:52:52 [2020-11-18T23:52:52.138Z] === PAUSE TestIpcModeOlderClient
23:52:52 [2020-11-18T23:52:52.138Z] === RUN   TestKillContainerInvalidSignal
23:52:52 [2020-11-18T23:52:52.431Z] --- PASS: TestKillContainerInvalidSignal (0.52s)
23:52:52 [2020-11-18T23:52:52.431Z] === RUN   TestKillContainer
23:52:52 [2020-11-18T23:52:52.431Z] === RUN   TestKillContainer/no_signal
23:52:53 [2020-11-18T23:52:53.065Z] === RUN   TestKillContainer/non_killing_signal
23:52:53 [2020-11-18T23:52:53.370Z] === RUN   TestKillContainer/killing_signal
23:52:54 [2020-11-18T23:52:54.411Z] --- PASS: TestKillContainer (1.61s)
23:52:54 [2020-11-18T23:52:54.411Z]     --- PASS: TestKillContainer/no_signal (0.53s)
23:52:54 [2020-11-18T23:52:54.411Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
23:52:54 [2020-11-18T23:52:54.411Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
23:52:54 [2020-11-18T23:52:54.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:52:54 [2020-11-18T23:52:54.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:52:54 [2020-11-18T23:52:54.707Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:52:55 [2020-11-18T23:52:55.347Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s)
23:52:55 [2020-11-18T23:52:55.347Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
23:52:55 [2020-11-18T23:52:55.347Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
23:52:55 [2020-11-18T23:52:55.347Z] === RUN   TestKillStoppedContainer
23:52:55 [2020-11-18T23:52:55.347Z] --- PASS: TestKillStoppedContainer (0.06s)
23:52:55 [2020-11-18T23:52:55.347Z] === RUN   TestKillStoppedContainerAPIPre120
23:52:55 [2020-11-18T23:52:55.347Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
23:52:55 [2020-11-18T23:52:55.347Z] === RUN   TestKillDifferentUserContainer
23:52:55 [2020-11-18T23:52:55.988Z] --- PASS: TestKillDifferentUserContainer (0.54s)
23:52:55 [2020-11-18T23:52:55.988Z] === RUN   TestInspectOomKilledTrue
23:52:57 [2020-11-18T23:52:57.030Z] --- PASS: TestInspectOomKilledTrue (0.89s)
23:52:57 [2020-11-18T23:52:57.030Z] === RUN   TestInspectOomKilledFalse
23:52:57 [2020-11-18T23:52:57.328Z] --- PASS: TestInspectOomKilledFalse (0.51s)
23:52:57 [2020-11-18T23:52:57.328Z] === RUN   TestLinksEtcHostsContentMatch
23:52:57 [2020-11-18T23:52:57.620Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s)
23:52:57 [2020-11-18T23:52:57.620Z] === RUN   TestLinksContainerNames
23:52:58 [2020-11-18T23:52:58.657Z] --- PASS: TestLinksContainerNames (1.02s)
23:52:58 [2020-11-18T23:52:58.657Z] === RUN   TestLogsFollowTailEmpty
23:52:59 [2020-11-18T23:52:59.294Z] --- PASS: TestLogsFollowTailEmpty (0.53s)
23:52:59 [2020-11-18T23:52:59.294Z] === RUN   TestContainerNetworkMountsNoChown
23:52:59 [2020-11-18T23:52:59.933Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/default
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/default
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/private
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/private
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rprivate
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rprivate
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/slave
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/slave
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rslave
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rslave
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/shared
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/shared
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rshared
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rshared
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/default
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/rslave
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/rshared
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/shared
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/default/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/default/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/default/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/slave
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rprivate
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/private
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/private/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/private/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/default/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/private/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/private/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:53:00 [2020-11-18T23:53:00.228Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:53:00 [2020-11-18T23:53:00.228Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:53:00 [2020-11-18T23:53:00.228Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:53:00 [2020-11-18T23:53:00.228Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:53:00 [2020-11-18T23:53:00.228Z] --- PASS: TestMountDaemonRoot (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:53:00 [2020-11-18T23:53:00.229Z] === RUN   TestContainerBindMountNonRecursive
23:53:01 [2020-11-18T23:53:01.745Z] --- PASS: TestContainerBindMountNonRecursive (1.48s)
23:53:01 [2020-11-18T23:53:01.745Z] === RUN   TestContainerVolumesMountedAsShared
23:53:02 [2020-11-18T23:53:02.041Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s)
23:53:02 [2020-11-18T23:53:02.041Z] === RUN   TestContainerVolumesMountedAsSlave
23:53:02 [2020-11-18T23:53:02.682Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s)
23:53:02 [2020-11-18T23:53:02.682Z] === RUN   TestNetworkNat
23:53:03 [2020-11-18T23:53:03.318Z] --- PASS: TestNetworkNat (0.54s)
23:53:03 [2020-11-18T23:53:03.318Z] === RUN   TestNetworkLocalhostTCPNat
23:53:03 [2020-11-18T23:53:03.614Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
23:53:03 [2020-11-18T23:53:03.614Z] === RUN   TestNetworkLoopbackNat
23:53:06 [2020-11-18T23:53:06.346Z] --- PASS: TestNetworkLoopbackNat (2.72s)
23:53:06 [2020-11-18T23:53:06.347Z] === RUN   TestPause
23:53:06 [2020-11-18T23:53:06.987Z] --- PASS: TestPause (0.57s)
23:53:06 [2020-11-18T23:53:06.987Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:53:06 [2020-11-18T23:53:06.987Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:53:06 [2020-11-18T23:53:06.987Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:53:06 [2020-11-18T23:53:06.987Z] === RUN   TestPauseStopPausedContainer
23:53:07 [2020-11-18T23:53:07.623Z] --- PASS: TestPauseStopPausedContainer (0.57s)
23:53:07 [2020-11-18T23:53:07.623Z] === RUN   TestPsFilter
23:53:07 [2020-11-18T23:53:07.623Z] --- PASS: TestPsFilter (0.15s)
23:53:07 [2020-11-18T23:53:07.623Z] === RUN   TestRemoveContainerWithRemovedVolume
23:53:08 [2020-11-18T23:53:08.260Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
23:53:08 [2020-11-18T23:53:08.260Z] === RUN   TestRemoveContainerWithVolume
23:53:08 [2020-11-18T23:53:08.900Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
23:53:08 [2020-11-18T23:53:08.900Z] === RUN   TestRemoveContainerRunning
23:53:09 [2020-11-18T23:53:09.195Z] --- PASS: TestRemoveContainerRunning (0.54s)
23:53:09 [2020-11-18T23:53:09.195Z] === RUN   TestRemoveContainerForceRemoveRunning
23:53:09 [2020-11-18T23:53:09.833Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s)
23:53:09 [2020-11-18T23:53:09.833Z] === RUN   TestRemoveInvalidContainer
23:53:09 [2020-11-18T23:53:09.833Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:53:09 [2020-11-18T23:53:09.833Z] === RUN   TestRenameLinkedContainer
23:53:11 [2020-11-18T23:53:11.928Z] --- PASS: TestRenameLinkedContainer (2.18s)
23:53:11 [2020-11-18T23:53:11.929Z] === RUN   TestRenameStoppedContainer
23:53:12 [2020-11-18T23:53:12.565Z] --- PASS: TestRenameStoppedContainer (0.52s)
23:53:12 [2020-11-18T23:53:12.565Z] === RUN   TestRenameRunningContainerAndReuse
23:53:13 [2020-11-18T23:53:13.610Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s)
23:53:13 [2020-11-18T23:53:13.610Z] === RUN   TestRenameInvalidName
23:53:14 [2020-11-18T23:53:14.247Z] --- PASS: TestRenameInvalidName (0.53s)
23:53:14 [2020-11-18T23:53:14.247Z] === RUN   TestRenameAnonymousContainer
23:53:16 [2020-11-18T23:53:16.338Z] --- PASS: TestRenameAnonymousContainer (2.02s)
23:53:16 [2020-11-18T23:53:16.338Z] === RUN   TestRenameContainerWithSameName
23:53:16 [2020-11-18T23:53:16.630Z] --- PASS: TestRenameContainerWithSameName (0.54s)
23:53:16 [2020-11-18T23:53:16.630Z] === RUN   TestRenameContainerWithLinkedContainer
23:53:17 [2020-11-18T23:53:17.670Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s)
23:53:17 [2020-11-18T23:53:17.670Z] === RUN   TestResize
23:53:18 [2020-11-18T23:53:18.309Z] --- PASS: TestResize (0.54s)
23:53:18 [2020-11-18T23:53:18.309Z] === RUN   TestResizeWithInvalidSize
23:53:18 [2020-11-18T23:53:18.947Z] --- PASS: TestResizeWithInvalidSize (0.55s)
23:53:18 [2020-11-18T23:53:18.947Z] === RUN   TestResizeWhenContainerNotStarted
23:53:19 [2020-11-18T23:53:19.246Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s)
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:53:21 [2020-11-18T23:53:21.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:53:21 [2020-11-18T23:53:21.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:53:22 [2020-11-18T23:53:22.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:53:22 [2020-11-18T23:53:22.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:53:22 [2020-11-18T23:53:22.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:53:23 [2020-11-18T23:53:23.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:53:23 [2020-11-18T23:53:23.884Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:53:24 [2020-11-18T23:53:24.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:53:27 [2020-11-18T23:53:27.712Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.30s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s)
23:53:27 [2020-11-18T23:53:27.712Z] === RUN   TestCgroupNamespacesRun
23:53:28 [2020-11-18T23:53:28.758Z] --- PASS: TestCgroupNamespacesRun (1.36s)
23:53:28 [2020-11-18T23:53:28.758Z] === RUN   TestCgroupNamespacesRunPrivileged
23:53:30 [2020-11-18T23:53:30.280Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
23:53:30 [2020-11-18T23:53:30.280Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:53:31 [2020-11-18T23:53:31.796Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s)
23:53:31 [2020-11-18T23:53:31.796Z] === RUN   TestCgroupNamespacesRunHostMode
23:53:32 [2020-11-18T23:53:32.844Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s)
23:53:32 [2020-11-18T23:53:32.844Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:53:34 [2020-11-18T23:53:34.362Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s)
23:53:34 [2020-11-18T23:53:34.362Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:53:35 [2020-11-18T23:53:35.885Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s)
23:53:35 [2020-11-18T23:53:35.885Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:53:36 [2020-11-18T23:53:36.523Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
23:53:36 [2020-11-18T23:53:36.523Z] === RUN   TestCgroupNamespacesRunOlderClient
23:53:38 [2020-11-18T23:53:38.041Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s)
23:53:38 [2020-11-18T23:53:38.041Z] === RUN   TestKernelTCPMemory
23:53:38 [2020-11-18T23:53:38.333Z] --- PASS: TestKernelTCPMemory (0.62s)
23:53:38 [2020-11-18T23:53:38.333Z] === RUN   TestNISDomainname
23:53:38 [2020-11-18T23:53:38.972Z] --- PASS: TestNISDomainname (0.68s)
23:53:38 [2020-11-18T23:53:38.972Z] === RUN   TestHostnameDnsResolution
23:53:40 [2020-11-18T23:53:40.018Z] --- PASS: TestHostnameDnsResolution (0.83s)
23:53:40 [2020-11-18T23:53:40.018Z] === RUN   TestStats
23:53:42 [2020-11-18T23:53:42.751Z] --- PASS: TestStats (2.56s)
23:53:42 [2020-11-18T23:53:42.751Z] === RUN   TestStopContainerWithTimeout
23:53:42 [2020-11-18T23:53:42.751Z] === RUN   TestStopContainerWithTimeout/0
23:53:42 [2020-11-18T23:53:42.751Z] === PAUSE TestStopContainerWithTimeout/0
23:53:42 [2020-11-18T23:53:42.751Z] === RUN   TestStopContainerWithTimeout/1
23:53:42 [2020-11-18T23:53:42.751Z] === PAUSE TestStopContainerWithTimeout/1
23:53:42 [2020-11-18T23:53:42.751Z] === RUN   TestStopContainerWithTimeout/3
23:53:42 [2020-11-18T23:53:42.751Z] === PAUSE TestStopContainerWithTimeout/3
23:53:42 [2020-11-18T23:53:42.751Z] === RUN   TestStopContainerWithTimeout/-1
23:53:42 [2020-11-18T23:53:42.751Z] === PAUSE TestStopContainerWithTimeout/-1
23:53:42 [2020-11-18T23:53:42.751Z] === CONT  TestStopContainerWithTimeout/0
23:53:42 [2020-11-18T23:53:42.751Z] === CONT  TestStopContainerWithTimeout/3
23:53:42 [2020-11-18T23:53:42.751Z] === CONT  TestStopContainerWithTimeout/1
23:53:42 [2020-11-18T23:53:42.751Z] === CONT  TestStopContainerWithTimeout/-1
23:53:45 [2020-11-18T23:53:45.491Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:53:45 [2020-11-18T23:53:45.491Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
23:53:45 [2020-11-18T23:53:45.491Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
23:53:45 [2020-11-18T23:53:45.491Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
23:53:45 [2020-11-18T23:53:45.491Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
23:53:45 [2020-11-18T23:53:45.491Z] === RUN   TestDeleteDevicemapper
23:53:45 [2020-11-18T23:53:45.491Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:53:45 [2020-11-18T23:53:45.491Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:53:45 [2020-11-18T23:53:45.491Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:53:47 [2020-11-18T23:53:47.008Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s)
23:53:47 [2020-11-18T23:53:47.008Z] === RUN   TestUpdateMemory
23:53:48 [2020-11-18T23:53:48.046Z] --- PASS: TestUpdateMemory (0.70s)
23:53:48 [2020-11-18T23:53:48.046Z] === RUN   TestUpdateCPUQuota
23:53:48 [2020-11-18T23:53:48.685Z] --- PASS: TestUpdateCPUQuota (0.82s)
23:53:48 [2020-11-18T23:53:48.685Z] === RUN   TestUpdatePidsLimit
23:53:48 [2020-11-18T23:53:48.685Z] === RUN   TestUpdatePidsLimit/update_from_none
23:53:48 [2020-11-18T23:53:48.979Z] === RUN   TestUpdatePidsLimit/no_change
23:53:49 [2020-11-18T23:53:49.468Z] === RUN   TestUpdatePidsLimit/update_lower
23:53:49 [2020-11-18T23:53:49.468Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:53:49 [2020-11-18T23:53:49.762Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:53:50 [2020-11-18T23:53:50.056Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:53:50 [2020-11-18T23:53:50.351Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:53:50 [2020-11-18T23:53:50.987Z] --- PASS: TestUpdatePidsLimit (2.48s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
23:53:50 [2020-11-18T23:53:50.987Z] === RUN   TestUpdateRestartPolicy
23:54:03 [2020-11-18T23:54:03.668Z] --- PASS: TestUpdateRestartPolicy (11.24s)
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestUpdateRestartWithAutoRemove
23:54:03 [2020-11-18T23:54:03.668Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s)
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitNonBlocked
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:54:03 [2020-11-18T23:54:03.668Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:54:03 [2020-11-18T23:54:03.668Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:54:03 [2020-11-18T23:54:03.668Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:54:03 [2020-11-18T23:54:03.668Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:54:03 [2020-11-18T23:54:03.668Z] --- PASS: TestWaitNonBlocked (0.02s)
23:54:03 [2020-11-18T23:54:03.668Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
23:54:03 [2020-11-18T23:54:03.668Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitBlocked
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:54:03 [2020-11-18T23:54:03.668Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:54:03 [2020-11-18T23:54:03.668Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:54:03 [2020-11-18T23:54:03.668Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:54:03 [2020-11-18T23:54:03.668Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:54:04 [2020-11-18T23:54:04.712Z] --- PASS: TestWaitBlocked (0.03s)
23:54:04 [2020-11-18T23:54:04.713Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
23:54:04 [2020-11-18T23:54:04.713Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
23:54:04 [2020-11-18T23:54:04.713Z] === CONT  TestContainerStartOnDaemonRestart
23:54:04 [2020-11-18T23:54:04.713Z] === CONT  TestContainerKillOnDaemonStart
23:54:04 [2020-11-18T23:54:04.713Z] === CONT  TestDaemonHostGatewayIP
23:54:04 [2020-11-18T23:54:04.713Z] === CONT  TestIpcModeOlderClient
23:54:04 [2020-11-18T23:54:04.713Z] --- PASS: TestIpcModeOlderClient (0.16s)
23:54:04 [2020-11-18T23:54:04.713Z] === CONT  TestDaemonRestartIpcMode
23:54:08 [2020-11-18T23:54:08.268Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s)
23:54:08 [2020-11-18T23:54:08.563Z] --- PASS: TestDaemonHostGatewayIP (4.07s)
23:54:08 [2020-11-18T23:54:08.856Z] --- PASS: TestDaemonRestartIpcMode (4.21s)
23:54:17 [2020-11-18T23:54:17.355Z] --- PASS: TestContainerKillOnDaemonStart (12.84s)
23:54:17 [2020-11-18T23:54:17.355Z] PASS
23:54:17 [2020-11-18T23:54:17.355Z] 
23:54:17 [2020-11-18T23:54:17.355Z] === Skipped
23:54:17 [2020-11-18T23:54:17.355Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
23:54:17 [2020-11-18T23:54:17.355Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:54:17 [2020-11-18T23:54:17.355Z] 
23:54:17 [2020-11-18T23:54:17.355Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:54:17 [2020-11-18T23:54:17.355Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:54:17 [2020-11-18T23:54:17.355Z] 
23:54:17 [2020-11-18T23:54:17.355Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
23:54:17 [2020-11-18T23:54:17.355Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:54:17 [2020-11-18T23:54:17.355Z] 
23:54:17 [2020-11-18T23:54:17.355Z] 
23:54:17 [2020-11-18T23:54:17.355Z] DONE 195 tests, 3 skipped in 109.623s
23:54:17 [2020-11-18T23:54:17.355Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
23:54:17 [2020-11-18T23:54:17.355Z] ++ 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
23:54:17 [2020-11-18T23:54:17.355Z] ++ set -e
23:54:17 [2020-11-18T23:54:17.355Z] ++ '[' -n 0 ']'
23:54:17 [2020-11-18T23:54:17.355Z] ++ set -x
23:54:17 [2020-11-18T23:54:17.355Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:54:17 [2020-11-18T23:54:17.355Z] INFO: Testing against a local daemon
23:54:17 [2020-11-18T23:54:17.355Z] === RUN   TestCommitInheritsEnv
23:54:17 [2020-11-18T23:54:17.993Z] --- PASS: TestCommitInheritsEnv (0.32s)
23:54:17 [2020-11-18T23:54:17.993Z] === RUN   TestImportExtremelyLargeImageWorks
23:54:17 [2020-11-18T23:54:17.993Z] === PAUSE TestImportExtremelyLargeImageWorks
23:54:17 [2020-11-18T23:54:17.993Z] === RUN   TestImagesFilterMultiReference
23:54:17 [2020-11-18T23:54:17.993Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:54:17 [2020-11-18T23:54:17.993Z] === RUN   TestImagePullPlatformInvalid
23:54:17 [2020-11-18T23:54:17.993Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:54:17 [2020-11-18T23:54:17.993Z] === RUN   TestRemoveImageOrphaning
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestRemoveImageOrphaning (0.32s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestRemoveImageGarbageCollector
23:54:18 [2020-11-18T23:54:18.291Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:54:18 [2020-11-18T23:54:18.291Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagInvalidReference
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagInvalidReference (0.02s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagValidPrefixedRepo
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagExistedNameWithoutForce
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagOfficialNames
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagOfficialNames (0.04s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagMatchesDigest
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagMatchesDigest (0.03s)
23:54:18 [2020-11-18T23:54:18.291Z] === CONT  TestImportExtremelyLargeImageWorks
23:57:40 [2020-11-18T23:57:40.917Z] --- PASS: TestImportExtremelyLargeImageWorks (195.67s)
23:57:40 [2020-11-18T23:57:40.917Z] PASS
23:57:40 [2020-11-18T23:57:40.917Z] 
23:57:40 [2020-11-18T23:57:40.917Z] === Skipped
23:57:40 [2020-11-18T23:57:40.917Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
23:57:40 [2020-11-18T23:57:40.917Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:57:40 [2020-11-18T23:57:40.917Z] 
23:57:40 [2020-11-18T23:57:40.917Z] 
23:57:40 [2020-11-18T23:57:40.917Z] DONE 12 tests, 1 skipped in 196.664s
23:57:40 [2020-11-18T23:57:40.917Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
23:57:40 [2020-11-18T23:57:40.917Z] ++ 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
23:57:40 [2020-11-18T23:57:40.917Z] ++ set -e
23:57:40 [2020-11-18T23:57:40.917Z] ++ '[' -n 0 ']'
23:57:40 [2020-11-18T23:57:40.917Z] ++ set -x
23:57:40 [2020-11-18T23:57:40.917Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:57:40 [2020-11-18T23:57:40.917Z] INFO: Testing against a local daemon
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestNetworkCreateDelete
23:57:40 [2020-11-18T23:57:40.917Z] --- PASS: TestNetworkCreateDelete (0.18s)
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestDockerNetworkDeletePreferID
23:57:40 [2020-11-18T23:57:40.917Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestDaemonDNSFallback
23:57:40 [2020-11-18T23:57:40.917Z] --- PASS: TestDaemonDNSFallback (1.54s)
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestInspectNetwork
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestInspectNetwork/full_network_id
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestInspectNetwork/partial_network_id
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestInspectNetwork/network_name
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:57:43 [2020-11-18T23:57:43.660Z] --- PASS: TestInspectNetwork (6.92s)
23:57:43 [2020-11-18T23:57:43.660Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:57:43 [2020-11-18T23:57:43.660Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:57:43 [2020-11-18T23:57:43.660Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:57:43 [2020-11-18T23:57:43.660Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:57:43 [2020-11-18T23:57:43.660Z] === RUN   TestRunContainerWithBridgeNone
23:57:45 [2020-11-18T23:57:45.176Z] --- PASS: TestRunContainerWithBridgeNone (1.84s)
23:57:45 [2020-11-18T23:57:45.176Z] === RUN   TestNetworkInvalidJSON
23:57:45 [2020-11-18T23:57:45.176Z] === RUN   TestNetworkInvalidJSON//networks/create
23:57:45 [2020-11-18T23:57:45.176Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:57:45 [2020-11-18T23:57:45.176Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:57:45 [2020-11-18T23:57:45.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:57:45 [2020-11-18T23:57:45.176Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:57:45 [2020-11-18T23:57:45.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:57:45 [2020-11-18T23:57:45.176Z] === CONT  TestNetworkInvalidJSON//networks/create
23:57:45 [2020-11-18T23:57:45.176Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:57:45 [2020-11-18T23:57:45.176Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:57:45 [2020-11-18T23:57:45.176Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:57:45 [2020-11-18T23:57:45.176Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:57:45 [2020-11-18T23:57:45.176Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:57:45 [2020-11-18T23:57:45.176Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:57:45 [2020-11-18T23:57:45.176Z] === RUN   TestHostIPv4BridgeLabel
23:57:45 [2020-11-18T23:57:45.815Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
23:57:45 [2020-11-18T23:57:45.815Z] === RUN   TestDaemonRestartWithLiveRestore
23:57:46 [2020-11-18T23:57:46.861Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
23:57:46 [2020-11-18T23:57:46.861Z] === RUN   TestDaemonDefaultNetworkPools
23:57:47 [2020-11-18T23:57:47.500Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
23:57:47 [2020-11-18T23:57:47.500Z] === RUN   TestDaemonRestartWithExistingNetwork
23:57:48 [2020-11-18T23:57:48.542Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
23:57:48 [2020-11-18T23:57:48.542Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:57:50 [2020-11-18T23:57:50.060Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
23:57:50 [2020-11-18T23:57:50.060Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:57:50 [2020-11-18T23:57:50.353Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:57:50 [2020-11-18T23:57:50.353Z] === RUN   TestServiceWithPredefinedNetwork
23:57:52 [2020-11-18T23:57:52.440Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
23:57:52 [2020-11-18T23:57:52.440Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:57:52 [2020-11-18T23:57:52.440Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:57:52 [2020-11-18T23:57:52.440Z]     service_test.go:236: FLAKY_TEST
23:57:52 [2020-11-18T23:57:52.440Z] === RUN   TestServiceWithDataPathPortInit
23:58:07 [2020-11-18T23:58:07.823Z] --- PASS: TestServiceWithDataPathPortInit (13.67s)
23:58:07 [2020-11-18T23:58:07.823Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:58:13 [2020-11-18T23:58:13.402Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
23:58:13 [2020-11-18T23:58:13.402Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:escvcja9zhi93msituyitsspw Created:2020-11-18 23:58:07.250307916 +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[090a809f9f76a1def06de9d69ef40421d175cb35af7e9de3062ce1d1b682bfd1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8rtrrx12uttxezh6bym6er45y EndpointID:dddfafe990376ded9f4a49c0f7e78c271560a1ecf3af61eeb85c2a752033d4f2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:db20142846664c8978960c1afd5380f603e652d1c4eef1fdc44ec00d4a0192fe 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:3f427caf82ef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8rtrrx12uttxezh6bym6er45y EndpointID:dddfafe990376ded9f4a49c0f7e78c271560a1ecf3af61eeb85c2a752033d4f2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:58:13 [2020-11-18T23:58:13.402Z] PASS
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] === Skipped
23:58:13 [2020-11-18T23:58:13.402Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:58:13 [2020-11-18T23:58:13.402Z]     service_test.go:236: FLAKY_TEST
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] DONE 23 tests, 1 skipped in 39.021s
23:58:13 [2020-11-18T23:58:13.402Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:58:13 [2020-11-18T23:58:13.402Z] ++ 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
23:58:13 [2020-11-18T23:58:13.402Z] ++ set -e
23:58:13 [2020-11-18T23:58:13.402Z] ++ '[' -n 0 ']'
23:58:13 [2020-11-18T23:58:13.402Z] ++ set -x
23:58:13 [2020-11-18T23:58:13.402Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:58:13 [2020-11-18T23:58:13.402Z] INFO: Testing against a local daemon
23:58:13 [2020-11-18T23:58:13.402Z] === RUN   TestDockerNetworkIpvlanPersistance
23:58:13 [2020-11-18T23:58:13.402Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:58:13 [2020-11-18T23:58:13.402Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:13 [2020-11-18T23:58:13.402Z] === RUN   TestDockerNetworkIpvlan
23:58:13 [2020-11-18T23:58:13.402Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:58:13 [2020-11-18T23:58:13.402Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:13 [2020-11-18T23:58:13.402Z] PASS
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] === Skipped
23:58:13 [2020-11-18T23:58:13.402Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:58:13 [2020-11-18T23:58:13.402Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:58:13 [2020-11-18T23:58:13.402Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] DONE 2 tests, 2 skipped in 0.075s
23:58:13 [2020-11-18T23:58:13.402Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:58:13 [2020-11-18T23:58:13.402Z] ++ 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
23:58:13 [2020-11-18T23:58:13.402Z] ++ set -e
23:58:13 [2020-11-18T23:58:13.402Z] ++ '[' -n 0 ']'
23:58:13 [2020-11-18T23:58:13.402Z] ++ set -x
23:58:13 [2020-11-18T23:58:13.402Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:58:13 [2020-11-18T23:58:13.402Z] INFO: Testing against a local daemon
23:58:13 [2020-11-18T23:58:13.402Z] === RUN   TestDockerNetworkMacvlanPersistance
23:58:14 [2020-11-18T23:58:14.926Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
23:58:14 [2020-11-18T23:58:14.926Z] === RUN   TestDockerNetworkMacvlan
23:58:15 [2020-11-18T23:58:15.568Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:58:16 [2020-11-18T23:58:16.610Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:58:17 [2020-11-18T23:58:17.251Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:58:19 [2020-11-18T23:58:19.340Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:58:21 [2020-11-18T23:58:21.423Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:58:24 [2020-11-18T23:58:24.968Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:58:25 [2020-11-18T23:58:25.605Z] --- PASS: TestDockerNetworkMacvlan (11.06s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
23:58:25 [2020-11-18T23:58:25.605Z] PASS
23:58:25 [2020-11-18T23:58:25.605Z] 
23:58:25 [2020-11-18T23:58:25.605Z] DONE 8 tests in 12.552s
23:58:25 [2020-11-18T23:58:25.902Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
23:58:25 [2020-11-18T23:58:25.902Z] ++ 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
23:58:25 [2020-11-18T23:58:25.902Z] ++ set -e
23:58:25 [2020-11-18T23:58:25.902Z] ++ '[' -n 0 ']'
23:58:25 [2020-11-18T23:58:25.902Z] ++ set -x
23:58:25 [2020-11-18T23:58:25.902Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:58:25 [2020-11-18T23:58:25.902Z] testing: warning: no tests to run
23:58:25 [2020-11-18T23:58:25.902Z] PASS
23:58:25 [2020-11-18T23:58:25.902Z] 
23:58:25 [2020-11-18T23:58:25.902Z] DONE 0 tests in 0.013s
23:58:25 [2020-11-18T23:58:25.902Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:58:25 [2020-11-18T23:58:25.902Z] ++ 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
23:58:25 [2020-11-18T23:58:25.902Z] ++ set -e
23:58:25 [2020-11-18T23:58:25.902Z] ++ '[' -n 0 ']'
23:58:25 [2020-11-18T23:58:25.902Z] ++ set -x
23:58:25 [2020-11-18T23:58:25.902Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:58:25 [2020-11-18T23:58:25.902Z] INFO: Testing against a local daemon
23:58:25 [2020-11-18T23:58:25.902Z] === RUN   TestAuthZPluginAllowRequest
23:58:27 [2020-11-18T23:58:27.417Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
23:58:27 [2020-11-18T23:58:27.417Z] === RUN   TestAuthZPluginTLS
23:58:27 [2020-11-18T23:58:27.712Z] --- PASS: TestAuthZPluginTLS (0.58s)
23:58:27 [2020-11-18T23:58:27.712Z] === RUN   TestAuthZPluginDenyRequest
23:58:28 [2020-11-18T23:58:28.355Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
23:58:28 [2020-11-18T23:58:28.355Z] === RUN   TestAuthZPluginAPIDenyResponse
23:58:28 [2020-11-18T23:58:28.991Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
23:58:28 [2020-11-18T23:58:28.991Z] === RUN   TestAuthZPluginDenyResponse
23:58:29 [2020-11-18T23:58:29.285Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
23:58:29 [2020-11-18T23:58:29.285Z] === RUN   TestAuthZPluginAllowEventStream
23:58:30 [2020-11-18T23:58:30.800Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s)
23:58:30 [2020-11-18T23:58:30.800Z] === RUN   TestAuthZPluginErrorResponse
23:58:31 [2020-11-18T23:58:31.437Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
23:58:31 [2020-11-18T23:58:31.437Z] === RUN   TestAuthZPluginErrorRequest
23:58:31 [2020-11-18T23:58:31.730Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
23:58:31 [2020-11-18T23:58:31.730Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:58:32 [2020-11-18T23:58:32.369Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
23:58:32 [2020-11-18T23:58:32.369Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:58:34 [2020-11-18T23:58:34.483Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
23:58:34 [2020-11-18T23:58:34.483Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:58:36 [2020-11-18T23:58:36.002Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s)
23:58:36 [2020-11-18T23:58:36.002Z] === RUN   TestAuthZPluginHeader
23:58:36 [2020-11-18T23:58:36.680Z] --- PASS: TestAuthZPluginHeader (0.84s)
23:58:36 [2020-11-18T23:58:36.680Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:58:36 [2020-11-18T23:58:36.680Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:58:36 [2020-11-18T23:58:36.680Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:36 [2020-11-18T23:58:36.680Z] === RUN   TestAuthZPluginV2Disable
23:58:36 [2020-11-18T23:58:36.680Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:58:36 [2020-11-18T23:58:36.680Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:36 [2020-11-18T23:58:36.680Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:58:36 [2020-11-18T23:58:36.680Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:58:36 [2020-11-18T23:58:36.680Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:36 [2020-11-18T23:58:36.680Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:58:36 [2020-11-18T23:58:36.680Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:58:36 [2020-11-18T23:58:36.680Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:36 [2020-11-18T23:58:36.680Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:58:55 [2020-11-18T23:58:55.280Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s)
23:58:55 [2020-11-18T23:58:55.280Z] PASS
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] === Skipped
23:58:55 [2020-11-18T23:58:55.280Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:58:55 [2020-11-18T23:58:55.280Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:58:55 [2020-11-18T23:58:55.280Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:58:55 [2020-11-18T23:58:55.280Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:58:55 [2020-11-18T23:58:55.280Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] DONE 17 tests, 4 skipped in 27.639s
23:58:55 [2020-11-18T23:58:55.280Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:58:55 [2020-11-18T23:58:55.280Z] ++ 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
23:58:55 [2020-11-18T23:58:55.280Z] ++ set -e
23:58:55 [2020-11-18T23:58:55.280Z] ++ '[' -n 0 ']'
23:58:55 [2020-11-18T23:58:55.280Z] ++ set -x
23:58:55 [2020-11-18T23:58:55.280Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:58:55 [2020-11-18T23:58:55.280Z] INFO: Testing against a local daemon
23:58:55 [2020-11-18T23:58:55.280Z] === RUN   TestPluginInvalidJSON
23:58:55 [2020-11-18T23:58:55.280Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:58:55 [2020-11-18T23:58:55.280Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:58:55 [2020-11-18T23:58:55.280Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:58:55 [2020-11-18T23:58:55.280Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:58:55 [2020-11-18T23:58:55.280Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:58:55 [2020-11-18T23:58:55.280Z] === RUN   TestPluginInstall
23:58:55 [2020-11-18T23:58:55.280Z] === RUN   TestPluginInstall/no_auth
23:58:55 [2020-11-18T23:58:55.280Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:55 [2020-11-18T23:58:55.280Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:788b670c75e9807bb4a9f611aa6281fcbd40bd651afa73748917bab72cf62161" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:55 [2020-11-18T23:58:55.280Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:55 [2020-11-18T23:58:55.280Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:788b670c75e9807bb4a9f611aa6281fcbd40bd651afa73748917bab72cf62161" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:55 [2020-11-18T23:58:55.574Z] === RUN   TestPluginInstall/with_htpasswd
23:58:56 [2020-11-18T23:58:56.212Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:56 [2020-11-18T23:58:56.212Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1933fa9b979030c057bfc9d48465a3e28b6fee63056cc06500c080944c61455c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:56 [2020-11-18T23:58:56.212Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:56 [2020-11-18T23:58:56.212Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1933fa9b979030c057bfc9d48465a3e28b6fee63056cc06500c080944c61455c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:56 [2020-11-18T23:58:56.505Z] === RUN   TestPluginInstall/with_insecure
23:58:57 [2020-11-18T23:58:57.553Z] time="2020-11-18T23:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:57 [2020-11-18T23:58:57.553Z] time="2020-11-18T23:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a597ab6bf32960e8a8034a86d368e51510707c994a8bc6eafc97b7dfc0aae96" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:57 [2020-11-18T23:58:57.553Z] time="2020-11-18T23:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:57 [2020-11-18T23:58:57.553Z] time="2020-11-18T23:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a597ab6bf32960e8a8034a86d368e51510707c994a8bc6eafc97b7dfc0aae96" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:57 [2020-11-18T23:58:57.845Z] --- PASS: TestPluginInstall (4.26s)
23:58:57 [2020-11-18T23:58:57.845Z]     --- PASS: TestPluginInstall/no_auth (1.94s)
23:58:57 [2020-11-18T23:58:57.845Z]     --- PASS: TestPluginInstall/with_htpasswd (0.94s)
23:58:57 [2020-11-18T23:58:57.845Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
23:58:57 [2020-11-18T23:58:57.845Z]         plugin_test.go:157: [d9b80bc6a2fcc] daemon is not started
23:58:57 [2020-11-18T23:58:57.845Z] PASS
23:58:57 [2020-11-18T23:58:57.845Z] 
23:58:57 [2020-11-18T23:58:57.845Z] DONE 6 tests in 4.353s
23:58:57 [2020-11-18T23:58:57.845Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:58:57 [2020-11-18T23:58:57.845Z] ++ 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
23:58:57 [2020-11-18T23:58:57.845Z] ++ set -e
23:58:57 [2020-11-18T23:58:57.845Z] ++ '[' -n 0 ']'
23:58:57 [2020-11-18T23:58:57.845Z] ++ set -x
23:58:57 [2020-11-18T23:58:57.845Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:58:57 [2020-11-18T23:58:57.845Z] INFO: Testing against a local daemon
23:58:57 [2020-11-18T23:58:57.845Z] === RUN   TestExternalGraphDriver
23:59:08 [2020-11-18T23:59:08.222Z] === RUN   TestExternalGraphDriver/json
23:59:10 [2020-11-18T23:59:10.296Z] === RUN   TestExternalGraphDriver/spec
23:59:11 [2020-11-18T23:59:11.819Z] === RUN   TestExternalGraphDriver/pull
23:59:13 [2020-11-18T23:59:13.926Z] --- PASS: TestExternalGraphDriver (15.94s)
23:59:13 [2020-11-18T23:59:13.926Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
23:59:13 [2020-11-18T23:59:13.926Z]     --- PASS: TestExternalGraphDriver/spec (1.83s)
23:59:13 [2020-11-18T23:59:13.926Z]     --- PASS: TestExternalGraphDriver/pull (1.98s)
23:59:13 [2020-11-18T23:59:13.926Z] === RUN   TestGraphdriverPluginV2
23:59:13 [2020-11-18T23:59:13.926Z] --- SKIP: TestGraphdriverPluginV2 (0.11s)
23:59:13 [2020-11-18T23:59:13.926Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:59:13 [2020-11-18T23:59:13.926Z] PASS
23:59:13 [2020-11-18T23:59:13.926Z] 
23:59:13 [2020-11-18T23:59:13.926Z] === Skipped
23:59:13 [2020-11-18T23:59:13.926Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s)
23:59:13 [2020-11-18T23:59:13.926Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:59:13 [2020-11-18T23:59:13.926Z] 
23:59:13 [2020-11-18T23:59:13.926Z] 
23:59:13 [2020-11-18T23:59:13.926Z] DONE 5 tests, 1 skipped in 16.119s
23:59:13 [2020-11-18T23:59:13.926Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:59:13 [2020-11-18T23:59:13.927Z] ++ 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
23:59:13 [2020-11-18T23:59:13.927Z] ++ set -e
23:59:13 [2020-11-18T23:59:13.927Z] ++ '[' -n 0 ']'
23:59:13 [2020-11-18T23:59:13.927Z] ++ set -x
23:59:13 [2020-11-18T23:59:13.927Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:59:13 [2020-11-18T23:59:13.927Z] INFO: Testing against a local daemon
23:59:13 [2020-11-18T23:59:13.927Z] === RUN   TestContinueAfterPluginCrash
23:59:13 [2020-11-18T23:59:13.927Z] === PAUSE TestContinueAfterPluginCrash
23:59:13 [2020-11-18T23:59:13.927Z] === RUN   TestReadPluginNoRead
23:59:13 [2020-11-18T23:59:13.927Z] === PAUSE TestReadPluginNoRead
23:59:13 [2020-11-18T23:59:13.927Z] === RUN   TestDaemonStartWithLogOpt
23:59:13 [2020-11-18T23:59:13.927Z] === PAUSE TestDaemonStartWithLogOpt
23:59:13 [2020-11-18T23:59:13.927Z] === CONT  TestContinueAfterPluginCrash
23:59:13 [2020-11-18T23:59:13.927Z] === CONT  TestDaemonStartWithLogOpt
23:59:13 [2020-11-18T23:59:13.927Z] === CONT  TestReadPluginNoRead
23:59:19 [2020-11-18T23:59:19.541Z] === RUN   TestReadPluginNoRead/default
23:59:19 [2020-11-18T23:59:19.541Z] --- PASS: TestDaemonStartWithLogOpt (5.38s)
23:59:20 [2020-11-18T23:59:20.603Z] === RUN   TestReadPluginNoRead/disabled_caching
23:59:22 [2020-11-18T23:59:22.119Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:59:23 [2020-11-18T23:59:23.159Z] --- PASS: TestReadPluginNoRead (9.23s)
23:59:23 [2020-11-18T23:59:23.159Z]     --- PASS: TestReadPluginNoRead/default (1.40s)
23:59:23 [2020-11-18T23:59:23.159Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.47s)
23:59:23 [2020-11-18T23:59:23.159Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s)
23:59:23 [2020-11-18T23:59:23.159Z]     read_test.go:92: [d39cd8e041816] daemon is not started
23:59:24 [2020-11-18T23:59:24.670Z] --- PASS: TestContinueAfterPluginCrash (10.56s)
23:59:24 [2020-11-18T23:59:24.670Z] PASS
23:59:24 [2020-11-18T23:59:24.670Z] 
23:59:24 [2020-11-18T23:59:24.670Z] DONE 6 tests in 10.639s
23:59:24 [2020-11-18T23:59:24.670Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:59:24 [2020-11-18T23:59:24.670Z] ++ 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
23:59:24 [2020-11-18T23:59:24.670Z] ++ set -e
23:59:24 [2020-11-18T23:59:24.670Z] ++ '[' -n 0 ']'
23:59:24 [2020-11-18T23:59:24.670Z] ++ set -x
23:59:24 [2020-11-18T23:59:24.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build 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
23:59:24 [2020-11-18T23:59:24.670Z] testing: warning: no tests to run
23:59:24 [2020-11-18T23:59:24.670Z] PASS
23:59:24 [2020-11-18T23:59:24.670Z] 
23:59:24 [2020-11-18T23:59:24.670Z] DONE 0 tests in 0.021s
23:59:24 [2020-11-18T23:59:24.670Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:59:24 [2020-11-18T23:59:24.670Z] ++ 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
23:59:24 [2020-11-18T23:59:24.670Z] ++ set -e
23:59:24 [2020-11-18T23:59:24.670Z] ++ '[' -n 0 ']'
23:59:24 [2020-11-18T23:59:24.670Z] ++ set -x
23:59:24 [2020-11-18T23:59:24.671Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:59:24 [2020-11-18T23:59:24.671Z] INFO: Testing against a local daemon
23:59:24 [2020-11-18T23:59:24.671Z] === RUN   TestPluginWithDevMounts
23:59:24 [2020-11-18T23:59:24.671Z] === PAUSE TestPluginWithDevMounts
23:59:24 [2020-11-18T23:59:24.671Z] === CONT  TestPluginWithDevMounts
23:59:26 [2020-11-18T23:59:26.743Z] --- PASS: TestPluginWithDevMounts (1.84s)
23:59:26 [2020-11-18T23:59:26.743Z] PASS
23:59:26 [2020-11-18T23:59:26.743Z] 
23:59:26 [2020-11-18T23:59:26.743Z] DONE 1 tests in 1.910s
23:59:26 [2020-11-18T23:59:26.743Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
23:59:26 [2020-11-18T23:59:26.743Z] ++ 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
23:59:26 [2020-11-18T23:59:26.743Z] ++ set -e
23:59:26 [2020-11-18T23:59:26.743Z] ++ '[' -n 0 ']'
23:59:26 [2020-11-18T23:59:26.743Z] ++ set -x
23:59:26 [2020-11-18T23:59:26.743Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:59:26 [2020-11-18T23:59:26.743Z] INFO: Testing against a local daemon
23:59:26 [2020-11-18T23:59:26.743Z] === RUN   TestSecretInspect
23:59:28 [2020-11-18T23:59:28.834Z] --- PASS: TestSecretInspect (1.94s)
23:59:28 [2020-11-18T23:59:28.834Z] === RUN   TestSecretList
23:59:30 [2020-11-18T23:59:30.919Z] --- PASS: TestSecretList (1.93s)
23:59:30 [2020-11-18T23:59:30.919Z] === RUN   TestSecretsCreateAndDelete
23:59:32 [2020-11-18T23:59:32.438Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
23:59:32 [2020-11-18T23:59:32.438Z] === RUN   TestSecretsUpdate
23:59:34 [2020-11-18T23:59:34.514Z] --- PASS: TestSecretsUpdate (1.90s)
23:59:34 [2020-11-18T23:59:34.514Z] === RUN   TestTemplatedSecret
23:59:36 [2020-11-18T23:59:36.597Z] --- PASS: TestTemplatedSecret (2.38s)
23:59:36 [2020-11-18T23:59:36.597Z] === RUN   TestSecretCreateResolve
23:59:38 [2020-11-18T23:59:38.676Z] --- PASS: TestSecretCreateResolve (1.91s)
23:59:38 [2020-11-18T23:59:38.676Z] PASS
23:59:38 [2020-11-18T23:59:38.676Z] 
23:59:38 [2020-11-18T23:59:38.676Z] DONE 6 tests in 12.078s
23:59:38 [2020-11-18T23:59:38.676Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
23:59:38 [2020-11-18T23:59:38.676Z] ++ 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
23:59:38 [2020-11-18T23:59:38.676Z] ++ set -e
23:59:38 [2020-11-18T23:59:38.676Z] ++ '[' -n 0 ']'
23:59:38 [2020-11-18T23:59:38.676Z] ++ set -x
23:59:38 [2020-11-18T23:59:38.676Z] ++ 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 GOCACHE=/root/.cache/go-build 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
23:59:38 [2020-11-18T23:59:38.676Z] INFO: Testing against a local daemon
23:59:38 [2020-11-18T23:59:38.676Z] === RUN   TestServiceCreateInit
23:59:38 [2020-11-18T23:59:38.676Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:59:43 [2020-11-18T23:59:43.149Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:59:46 [2020-11-18T23:59:46.682Z] --- PASS: TestServiceCreateInit (7.42s)
23:59:46 [2020-11-18T23:59:46.682Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
23:59:46 [2020-11-18T23:59:46.682Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
23:59:46 [2020-11-18T23:59:46.682Z] === RUN   TestCreateServiceMultipleTimes
00:00:02 [2020-11-19T00:00:02.057Z] --- PASS: TestCreateServiceMultipleTimes (15.35s)
00:00:02 [2020-11-19T00:00:02.057Z] === RUN   TestCreateServiceConflict
00:00:03 [2020-11-19T00:00:03.589Z] --- PASS: TestCreateServiceConflict (1.94s)
00:00:03 [2020-11-19T00:00:03.589Z] === RUN   TestCreateServiceMaxReplicas
00:00:06 [2020-11-19T00:00:06.340Z] --- PASS: TestCreateServiceMaxReplicas (2.59s)
00:00:06 [2020-11-19T00:00:06.340Z] === RUN   TestCreateWithDuplicateNetworkNames
00:00:18 [2020-11-19T00:00:18.998Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s)
00:00:18 [2020-11-19T00:00:18.998Z] === RUN   TestCreateServiceSecretFileMode
00:00:21 [2020-11-19T00:00:21.081Z] --- PASS: TestCreateServiceSecretFileMode (2.20s)
00:00:21 [2020-11-19T00:00:21.081Z] === RUN   TestCreateServiceConfigFileMode
00:00:23 [2020-11-19T00:00:23.160Z] --- PASS: TestCreateServiceConfigFileMode (2.26s)
00:00:23 [2020-11-19T00:00:23.160Z] === RUN   TestCreateServiceSysctls
00:00:26 [2020-11-19T00:00:26.698Z] --- PASS: TestCreateServiceSysctls (3.05s)
00:00:26 [2020-11-19T00:00:26.698Z] === RUN   TestCreateServiceCapabilities
00:00:28 [2020-11-19T00:00:28.787Z] --- PASS: TestCreateServiceCapabilities (2.28s)
00:00:28 [2020-11-19T00:00:28.787Z] === RUN   TestInspect
00:00:31 [2020-11-19T00:00:31.543Z] --- PASS: TestInspect (2.52s)
00:00:31 [2020-11-19T00:00:31.543Z] === RUN   TestCreateJob
00:00:34 [2020-11-19T00:00:34.297Z] --- PASS: TestCreateJob (3.02s)
00:00:34 [2020-11-19T00:00:34.297Z] === RUN   TestReplicatedJob
00:00:39 [2020-11-19T00:00:39.892Z] --- PASS: TestReplicatedJob (5.09s)
00:00:39 [2020-11-19T00:00:39.892Z] === RUN   TestUpdateReplicatedJob
00:00:42 [2020-11-19T00:00:42.642Z] --- PASS: TestUpdateReplicatedJob (3.08s)
00:00:42 [2020-11-19T00:00:42.642Z] === RUN   TestServiceListWithStatuses
00:00:42 [2020-11-19T00:00:42.642Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:00:42 [2020-11-19T00:00:42.642Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:00:42 [2020-11-19T00:00:42.642Z] === RUN   TestDockerNetworkConnectAlias
00:00:46 [2020-11-19T00:00:46.179Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
00:00:46 [2020-11-19T00:00:46.179Z] === RUN   TestDockerNetworkReConnect
00:00:49 [2020-11-19T00:00:49.711Z] --- PASS: TestDockerNetworkReConnect (3.14s)
00:00:49 [2020-11-19T00:00:49.711Z] === RUN   TestServicePlugin
00:00:49 [2020-11-19T00:00:49.711Z] --- SKIP: TestServicePlugin (0.00s)
00:00:49 [2020-11-19T00:00:49.711Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:00:49 [2020-11-19T00:00:49.711Z] === RUN   TestServiceUpdateLabel
00:00:51 [2020-11-19T00:00:51.230Z] --- PASS: TestServiceUpdateLabel (1.94s)
00:00:51 [2020-11-19T00:00:51.230Z] === RUN   TestServiceUpdateSecrets
00:01:06 [2020-11-19T00:01:06.626Z] --- PASS: TestServiceUpdateSecrets (14.23s)
00:01:06 [2020-11-19T00:01:06.626Z] === RUN   TestServiceUpdateConfigs
00:01:20 [2020-11-19T00:01:20.187Z] --- PASS: TestServiceUpdateConfigs (14.29s)
00:01:20 [2020-11-19T00:01:20.187Z] === RUN   TestServiceUpdateNetwork
00:01:32 [2020-11-19T00:01:32.839Z] --- PASS: TestServiceUpdateNetwork (12.34s)
00:01:32 [2020-11-19T00:01:32.839Z] === RUN   TestServiceUpdatePidsLimit
00:01:33 [2020-11-19T00:01:33.134Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:01:34 [2020-11-19T00:01:34.181Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:01:41 [2020-11-19T00:01:41.087Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:01:47 [2020-11-19T00:01:47.991Z] --- PASS: TestServiceUpdatePidsLimit (15.87s)
00:01:47 [2020-11-19T00:01:47.991Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
00:01:47 [2020-11-19T00:01:47.991Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
00:01:47 [2020-11-19T00:01:47.991Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
00:01:47 [2020-11-19T00:01:47.991Z] PASS
00:01:47 [2020-11-19T00:01:47.991Z] 
00:01:47 [2020-11-19T00:01:47.991Z] === Skipped
00:01:47 [2020-11-19T00:01:47.991Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
00:01:47 [2020-11-19T00:01:47.991Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:01:47 [2020-11-19T00:01:47.991Z] 
00:01:47 [2020-11-19T00:01:47.991Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
00:01:47 [2020-11-19T00:01:47.991Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:47 [2020-11-19T00:01:47.991Z] 
00:01:47 [2020-11-19T00:01:47.991Z] 
00:01:47 [2020-11-19T00:01:47.991Z] DONE 27 tests, 2 skipped in 129.427s
00:01:47 [2020-11-19T00:01:47.991Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
00:01:47 [2020-11-19T00:01:47.991Z] ++ 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
00:01:47 [2020-11-19T00:01:47.991Z] ++ set -e
00:01:47 [2020-11-19T00:01:47.991Z] ++ '[' -n 0 ']'
00:01:47 [2020-11-19T00:01:47.991Z] ++ set -x
00:01:47 [2020-11-19T00:01:47.991Z] ++ 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 GOCACHE=/root/.cache/go-build 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
00:01:48 [2020-11-19T00:01:48.288Z] INFO: Testing against a local daemon
00:01:48 [2020-11-19T00:01:48.288Z] === RUN   TestSessionCreate
00:01:48 [2020-11-19T00:01:48.288Z] --- PASS: TestSessionCreate (0.04s)
00:01:48 [2020-11-19T00:01:48.288Z] === RUN   TestSessionCreateWithBadUpgrade
00:01:48 [2020-11-19T00:01:48.288Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:01:48 [2020-11-19T00:01:48.288Z] PASS
00:01:48 [2020-11-19T00:01:48.288Z] 
00:01:48 [2020-11-19T00:01:48.288Z] DONE 2 tests in 0.143s
00:01:48 [2020-11-19T00:01:48.288Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
00:01:48 [2020-11-19T00:01:48.288Z] ++ 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
00:01:48 [2020-11-19T00:01:48.288Z] ++ set -e
00:01:48 [2020-11-19T00:01:48.288Z] ++ '[' -n 0 ']'
00:01:48 [2020-11-19T00:01:48.288Z] ++ set -x
00:01:48 [2020-11-19T00:01:48.288Z] ++ 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 GOCACHE=/root/.cache/go-build 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
00:01:48 [2020-11-19T00:01:48.288Z] INFO: Testing against a local daemon
00:01:48 [2020-11-19T00:01:48.288Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:01:48 [2020-11-19T00:01:48.288Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:01:48 [2020-11-19T00:01:48.288Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:01:48 [2020-11-19T00:01:48.288Z] === RUN   TestEventsExecDie
00:01:48 [2020-11-19T00:01:48.927Z] --- PASS: TestEventsExecDie (0.62s)
00:01:48 [2020-11-19T00:01:48.927Z] === RUN   TestEventsBackwardsCompatible
00:01:48 [2020-11-19T00:01:48.927Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
00:01:48 [2020-11-19T00:01:48.927Z] === RUN   TestInfoBinaryCommits
00:01:48 [2020-11-19T00:01:48.927Z] --- PASS: TestInfoBinaryCommits (0.04s)
00:01:48 [2020-11-19T00:01:48.927Z] === RUN   TestInfoAPIVersioned
00:01:49 [2020-11-19T00:01:49.221Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:01:49 [2020-11-19T00:01:49.221Z] === RUN   TestInfoDiscoveryBackend
00:01:49 [2020-11-19T00:01:49.515Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
00:01:49 [2020-11-19T00:01:49.515Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:01:50 [2020-11-19T00:01:50.551Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:01:50 [2020-11-19T00:01:50.551Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:01:51 [2020-11-19T00:01:51.186Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
00:01:51 [2020-11-19T00:01:51.186Z] === RUN   TestInfoAPI
00:01:51 [2020-11-19T00:01:51.186Z] --- PASS: TestInfoAPI (0.04s)
00:01:51 [2020-11-19T00:01:51.186Z] === RUN   TestInfoAPIWarnings
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestInfoAPIWarnings (16.30s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestInfoDebug
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestInfoDebug (0.53s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestInfoInsecureRegistries
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestInfoInsecureRegistries (0.53s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestInfoRegistryMirrors
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestInfoRegistryMirrors (0.53s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestLoginFailsWithBadCredentials
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestPingCacheHeaders
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestPingCacheHeaders (0.03s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestPingGet
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestPingGet (0.02s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestPingHead
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestPingHead (0.04s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVersion
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestVersion (0.03s)
00:02:09 [2020-11-19T00:02:09.782Z] PASS
00:02:09 [2020-11-19T00:02:09.782Z] 
00:02:09 [2020-11-19T00:02:09.782Z] === Skipped
00:02:09 [2020-11-19T00:02:09.782Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:02:09 [2020-11-19T00:02:09.782Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:02:09 [2020-11-19T00:02:09.782Z] 
00:02:09 [2020-11-19T00:02:09.782Z] 
00:02:09 [2020-11-19T00:02:09.782Z] DONE 18 tests, 1 skipped in 21.336s
00:02:09 [2020-11-19T00:02:09.782Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
00:02:09 [2020-11-19T00:02:09.782Z] ++ 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
00:02:09 [2020-11-19T00:02:09.782Z] ++ set -e
00:02:09 [2020-11-19T00:02:09.782Z] ++ '[' -n 0 ']'
00:02:09 [2020-11-19T00:02:09.782Z] ++ set -x
00:02:09 [2020-11-19T00:02:09.782Z] ++ 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 GOCACHE=/root/.cache/go-build 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
00:02:09 [2020-11-19T00:02:09.782Z] INFO: Testing against a local daemon
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVolumesCreateAndList
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestVolumesCreateAndList (0.03s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVolumesRemove
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestVolumesRemove (0.06s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVolumesInspect
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestVolumesInspect (0.02s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVolumesInvalidJSON
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:02:09 [2020-11-19T00:02:09.782Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:02:09 [2020-11-19T00:02:09.782Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestVolumesInvalidJSON (0.02s)
00:02:09 [2020-11-19T00:02:09.782Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:02:09 [2020-11-19T00:02:09.782Z] PASS
00:02:09 [2020-11-19T00:02:09.782Z] 
00:02:09 [2020-11-19T00:02:09.782Z] DONE 5 tests in 0.203s
00:02:09 [2020-11-19T00:02:09.782Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:02:10 [2020-11-19T00:02:10.075Z] ++++ cat bundles/test-integration/docker.pid
00:02:10 [2020-11-19T00:02:10.075Z] +++ kill 14068
00:02:11 [2020-11-19T00:02:11.586Z] +++ /etc/init.d/apparmor stop
00:02:11 [2020-11-19T00:02:11.586Z] Leaving: AppArmorNo profiles have been unloaded.
00:02:11 [2020-11-19T00:02:11.586Z] 
00:02:11 [2020-11-19T00:02:11.586Z] Unloading profiles will leave already running processes permanently
00:02:11 [2020-11-19T00:02:11.586Z] unconfined, which can lead to unexpected situations.
00:02:11 [2020-11-19T00:02:11.586Z] 
00:02:11 [2020-11-19T00:02:11.586Z] To set a process to complain mode, use the command line tool
00:02:11 [2020-11-19T00:02:11.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:02:11 [2020-11-19T00:02:11.586Z] +++ true
00:02:11 [2020-11-19T00:02:11.586Z] exiting test-integration
00:02:11 [2020-11-19T00:02:11.586Z] ++ exit 0
00:02:11 [2020-11-19T00:02:11.586Z]