Skip to content
Success

Console Output

Pull request #40558 updated
17:49:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 57d5105759a002e31a4173a13e7c81d79ccec184+aa6a9891b09cce3d9004121294301a30d45d998d (23415f15e3efd4cf23b2bfa4931b9e348027e94b)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 49b252bdf16273de41b9b961caae5440a249d3e0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10
Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel"
 > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
17:49:48 [2020-03-12T17:49:48.715Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:49:48 [2020-03-12T17:49:48.723Z] Trying to pass milestone 4
[Pipeline] milestone
17:49:48 [2020-03-12T17:49:48.753Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:49:48 [2020-03-12T17:49:48.949Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c66394e39be17b8) in /home/ubuntu/workspace/moby_PR-40558
[Pipeline] {
[Pipeline] checkout
17:49:50 [2020-03-12T17:49:50.892Z] using credential docker-jenkins-github-credentials
17:49:50 [2020-03-12T17:49:50.901Z] Cloning the remote Git repository
17:49:50 [2020-03-12T17:49:50.901Z] Cloning with configured refspecs honoured and without tags
17:49:50 [2020-03-12T17:49:50.918Z] Cloning repository https://github.com/moby/moby.git
17:49:50 [2020-03-12T17:49:50.951Z]  > git init /home/ubuntu/workspace/moby_PR-40558 # timeout=10
17:49:51 [2020-03-12T17:49:51.236Z] Fetching upstream changes from https://github.com/moby/moby.git
17:49:51 [2020-03-12T17:49:51.236Z]  > git --version # timeout=10
17:49:51 [2020-03-12T17:49:51.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:49:51 [2020-03-12T17:49:51.248Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:03 [2020-03-12T17:50:03.921Z] Fetching without tags
17:50:04 [2020-03-12T17:50:04.267Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit 57d5105759a002e31a4173a13e7c81d79ccec184
17:50:04 [2020-03-12T17:50:04.787Z] Merge succeeded, producing 57d5105759a002e31a4173a13e7c81d79ccec184
17:50:04 [2020-03-12T17:50:04.788Z] Checking out Revision 57d5105759a002e31a4173a13e7c81d79ccec184 (PR-40558)
17:50:03 [2020-03-12T17:50:03.851Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:03 [2020-03-12T17:50:03.878Z]  > git config --add remote.origin.fetch +refs/pull/40558/head:refs/remotes/origin/PR-40558 # timeout=10
17:50:03 [2020-03-12T17:50:03.885Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:03 [2020-03-12T17:50:03.902Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:03 [2020-03-12T17:50:03.923Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:03 [2020-03-12T17:50:03.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:03 [2020-03-12T17:50:03.925Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:04 [2020-03-12T17:50:04.273Z]  > git config core.sparsecheckout # timeout=10
17:50:04 [2020-03-12T17:50:04.278Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:50:04 [2020-03-12T17:50:04.745Z]  > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10
17:50:04 [2020-03-12T17:50:04.764Z]  > git rev-parse HEAD^{commit} # timeout=10
17:50:04 [2020-03-12T17:50:04.790Z]  > git config core.sparsecheckout # timeout=10
17:50:04 [2020-03-12T17:50:04.806Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:50:08 [2020-03-12T17:50:08.976Z] Commit message: "bump windows-container-utility aa1ba87e99b68e0113bd27ec26c60b88f9d4ccd9"
17:50:08 [2020-03-12T17:50:08.983Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:50:10 [2020-03-12T17:50:10.083Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40558:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
17:50:08 [2020-03-12T17:50:08.978Z]  > git rev-list --no-walk d7c86a60e4f0765da50257013ee982fbcf54c13e # timeout=10
17:50:15 [2020-03-12T17:50:15.338Z] Unable to find image 'alpine:latest' locally
17:50:15 [2020-03-12T17:50:15.338Z] latest: Pulling from library/alpine
17:50:15 [2020-03-12T17:50:15.338Z] c9b1b535fdd9: Pulling fs layer
17:50:15 [2020-03-12T17:50:15.338Z] c9b1b535fdd9: Verifying Checksum
17:50:15 [2020-03-12T17:50:15.338Z] c9b1b535fdd9: Download complete
17:50:15 [2020-03-12T17:50:15.338Z] c9b1b535fdd9: Pull complete
17:50:15 [2020-03-12T17:50:15.338Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
17:50:15 [2020-03-12T17:50:15.338Z] Status: Downloaded newer image for alpine:latest
17:50:20 [2020-03-12T17:50:20.604Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
17:50:20 [2020-03-12T17:50:20.881Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c66394e39be17b8) in /home/ubuntu/workspace/moby_PR-40558
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
17:50:20 [2020-03-12T17:50:20.930Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-40558
[Pipeline] // stage
17:50:20 [2020-03-12T17:50:20.940Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
17:50:20 [2020-03-12T17:50:20.972Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
17:50:20 [2020-03-12T17:50:20.995Z] Fetching without tags
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
17:50:21 [2020-03-12T17:50:21.062Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40558
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
17:50:21 [2020-03-12T17:50:21.101Z] using credential docker-jenkins-github-credentials
[Pipeline] {
17:50:21 [2020-03-12T17:50:21.122Z] Cloning the remote Git repository
17:50:21 [2020-03-12T17:50:21.122Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
17:50:21 [2020-03-12T17:50:21.294Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit 57d5105759a002e31a4173a13e7c81d79ccec184
17:50:21 [2020-03-12T17:50:21.328Z] using credential docker-jenkins-github-credentials
17:50:21 [2020-03-12T17:50:21.374Z] Cloning the remote Git repository
17:50:21 [2020-03-12T17:50:21.374Z] Cloning with configured refspecs honoured and without tags
17:50:21 [2020-03-12T17:50:21.463Z] Merge succeeded, producing 57d5105759a002e31a4173a13e7c81d79ccec184
17:50:21 [2020-03-12T17:50:21.464Z] Checking out Revision 57d5105759a002e31a4173a13e7c81d79ccec184 (PR-40558)
17:50:21 [2020-03-12T17:50:21.524Z] Commit message: "bump windows-container-utility aa1ba87e99b68e0113bd27ec26c60b88f9d4ccd9"
17:50:20 [2020-03-12T17:50:20.948Z]  > git rev-parse --is-inside-work-tree # timeout=10
17:50:20 [2020-03-12T17:50:20.974Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:20 [2020-03-12T17:50:20.998Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:20 [2020-03-12T17:50:20.998Z]  > git --version # timeout=10
17:50:21 [2020-03-12T17:50:21.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:21 [2020-03-12T17:50:21.011Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:21 [2020-03-12T17:50:21.295Z]  > git config core.sparsecheckout # timeout=10
17:50:21 [2020-03-12T17:50:21.314Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:50:21 [2020-03-12T17:50:21.441Z]  > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10
17:50:21 [2020-03-12T17:50:21.452Z]  > git rev-parse HEAD^{commit} # timeout=10
17:50:21 [2020-03-12T17:50:21.466Z]  > git config core.sparsecheckout # timeout=10
17:50:21 [2020-03-12T17:50:21.474Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:50:21 [2020-03-12T17:50:21.133Z] Cloning repository https://github.com/moby/moby.git
17:50:21 [2020-03-12T17:50:21.133Z]  > git init /home/docker/workspace/moby_PR-40558 # timeout=10
17:50:21 [2020-03-12T17:50:21.147Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:21 [2020-03-12T17:50:21.147Z]  > git --version # timeout=10
17:50:21 [2020-03-12T17:50:21.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:21 [2020-03-12T17:50:21.153Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:21 [2020-03-12T17:50:21.413Z] Cloning repository https://github.com/moby/moby.git
17:50:21 [2020-03-12T17:50:21.415Z]  > git init /home/jenkins/workspace/moby_PR-40558 # timeout=10
17:50:21 [2020-03-12T17:50:21.448Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:21 [2020-03-12T17:50:21.450Z]  > git --version # timeout=10
17:50:21 [2020-03-12T17:50:21.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:21 [2020-03-12T17:50:21.466Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:22 [2020-03-12T17:50:22.320Z] + docker version
17:50:22 [2020-03-12T17:50:22.320Z] Client: Docker Engine - Community
17:50:22 [2020-03-12T17:50:22.320Z]  Version:           19.03.5
17:50:22 [2020-03-12T17:50:22.320Z]  API version:       1.40
17:50:22 [2020-03-12T17:50:22.320Z]  Go version:        go1.12.12
17:50:22 [2020-03-12T17:50:22.320Z]  Git commit:        633a0ea838
17:50:22 [2020-03-12T17:50:22.320Z]  Built:             Wed Nov 13 07:29:52 2019
17:50:22 [2020-03-12T17:50:22.320Z]  OS/Arch:           linux/amd64
17:50:22 [2020-03-12T17:50:22.320Z]  Experimental:      false
17:50:22 [2020-03-12T17:50:22.320Z] 
17:50:22 [2020-03-12T17:50:22.320Z] Server: Docker Engine - Community
17:50:22 [2020-03-12T17:50:22.320Z]  Engine:
17:50:22 [2020-03-12T17:50:22.320Z]   Version:          19.03.5
17:50:22 [2020-03-12T17:50:22.320Z]   API version:      1.40 (minimum version 1.12)
17:50:22 [2020-03-12T17:50:22.320Z]   Go version:       go1.12.12
17:50:22 [2020-03-12T17:50:22.320Z]   Git commit:       633a0ea838
17:50:22 [2020-03-12T17:50:22.320Z]   Built:            Wed Nov 13 07:28:22 2019
17:50:22 [2020-03-12T17:50:22.320Z]   OS/Arch:          linux/amd64
17:50:22 [2020-03-12T17:50:22.320Z]   Experimental:     true
17:50:22 [2020-03-12T17:50:22.320Z]  containerd:
17:50:22 [2020-03-12T17:50:22.320Z]   Version:          1.2.10
17:50:22 [2020-03-12T17:50:22.320Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
17:50:22 [2020-03-12T17:50:22.320Z]  runc:
17:50:22 [2020-03-12T17:50:22.320Z]   Version:          1.0.0-rc8+dev
17:50:22 [2020-03-12T17:50:22.320Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
17:50:22 [2020-03-12T17:50:22.320Z]  docker-init:
17:50:22 [2020-03-12T17:50:22.320Z]   Version:          0.18.0
17:50:22 [2020-03-12T17:50:22.320Z]   GitCommit:        fec3683
[Pipeline] sh
17:50:22 [2020-03-12T17:50:22.608Z] + docker info
17:50:29 [2020-03-12T17:50:29.091Z] Fetching without tags
17:50:28 [2020-03-12T17:50:28.980Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:28 [2020-03-12T17:50:28.996Z]  > git config --add remote.origin.fetch +refs/pull/40558/head:refs/remotes/origin/PR-40558 # timeout=10
17:50:29 [2020-03-12T17:50:29.011Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:29 [2020-03-12T17:50:29.065Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:29 [2020-03-12T17:50:29.126Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:29 [2020-03-12T17:50:29.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:29 [2020-03-12T17:50:29.129Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:29 [2020-03-12T17:50:29.475Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit 57d5105759a002e31a4173a13e7c81d79ccec184
17:50:30 [2020-03-12T17:50:30.118Z] Merge succeeded, producing 57d5105759a002e31a4173a13e7c81d79ccec184
17:50:30 [2020-03-12T17:50:30.119Z] Checking out Revision 57d5105759a002e31a4173a13e7c81d79ccec184 (PR-40558)
17:50:30 [2020-03-12T17:50:30.711Z] Client:
17:50:30 [2020-03-12T17:50:30.711Z]  Debug Mode: false
17:50:30 [2020-03-12T17:50:30.711Z] 
17:50:30 [2020-03-12T17:50:30.711Z] Server:
17:50:30 [2020-03-12T17:50:30.711Z]  Containers: 0
17:50:30 [2020-03-12T17:50:30.711Z]   Running: 0
17:50:30 [2020-03-12T17:50:30.711Z]   Paused: 0
17:50:30 [2020-03-12T17:50:30.711Z]   Stopped: 0
17:50:30 [2020-03-12T17:50:30.711Z]  Images: 1
17:50:30 [2020-03-12T17:50:30.711Z]  Server Version: 19.03.5
17:50:30 [2020-03-12T17:50:30.711Z]  Storage Driver: overlay2
17:50:30 [2020-03-12T17:50:30.711Z]   Backing Filesystem: extfs
17:50:30 [2020-03-12T17:50:30.711Z]   Supports d_type: true
17:50:30 [2020-03-12T17:50:30.711Z]   Native Overlay Diff: true
17:50:30 [2020-03-12T17:50:30.711Z]  Logging Driver: json-file
17:50:30 [2020-03-12T17:50:30.711Z]  Cgroup Driver: cgroupfs
17:50:30 [2020-03-12T17:50:30.711Z]  Plugins:
17:50:30 [2020-03-12T17:50:30.711Z]   Volume: local
17:50:30 [2020-03-12T17:50:30.711Z]   Network: bridge host ipvlan macvlan null overlay
17:50:30 [2020-03-12T17:50:30.711Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:50:30 [2020-03-12T17:50:30.711Z]  Swarm: inactive
17:50:30 [2020-03-12T17:50:30.711Z]  Runtimes: runc
17:50:30 [2020-03-12T17:50:30.711Z]  Default Runtime: runc
17:50:30 [2020-03-12T17:50:30.711Z]  Init Binary: docker-init
17:50:30 [2020-03-12T17:50:30.711Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
17:50:30 [2020-03-12T17:50:30.711Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
17:50:30 [2020-03-12T17:50:30.711Z]  init version: fec3683
17:50:30 [2020-03-12T17:50:30.711Z]  Security Options:
17:50:30 [2020-03-12T17:50:30.711Z]   apparmor
17:50:30 [2020-03-12T17:50:30.711Z]   seccomp
17:50:30 [2020-03-12T17:50:30.711Z]    Profile: default
17:50:30 [2020-03-12T17:50:30.711Z]  Kernel Version: 4.15.0-1058-aws
17:50:30 [2020-03-12T17:50:30.711Z]  Operating System: Ubuntu 18.04.4 LTS
17:50:30 [2020-03-12T17:50:30.711Z]  OSType: linux
17:50:30 [2020-03-12T17:50:30.711Z]  Architecture: x86_64
17:50:30 [2020-03-12T17:50:30.711Z]  CPUs: 2
17:50:30 [2020-03-12T17:50:30.711Z]  Total Memory: 7.501GiB
17:50:30 [2020-03-12T17:50:30.711Z]  Name: ip-10-100-126-228
17:50:30 [2020-03-12T17:50:30.711Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
17:50:30 [2020-03-12T17:50:30.711Z]  Docker Root Dir: /var/lib/docker
17:50:30 [2020-03-12T17:50:30.711Z]  Debug Mode: false
17:50:30 [2020-03-12T17:50:30.711Z]  Registry: https://index.docker.io/v1/
17:50:30 [2020-03-12T17:50:30.711Z]  Labels:
17:50:30 [2020-03-12T17:50:30.711Z]  Experimental: true
17:50:30 [2020-03-12T17:50:30.711Z]  Insecure Registries:
17:50:30 [2020-03-12T17:50:30.711Z]   127.0.0.0/8
17:50:30 [2020-03-12T17:50:30.711Z]  Live Restore Enabled: true
17:50:30 [2020-03-12T17:50:30.711Z] 
17:50:30 [2020-03-12T17:50:30.711Z] WARNING: No swap limit support
[Pipeline] sh
17:50:30 [2020-03-12T17:50:30.759Z] Commit message: "bump windows-container-utility aa1ba87e99b68e0113bd27ec26c60b88f9d4ccd9"
17:50:29 [2020-03-12T17:50:29.507Z]  > git config core.sparsecheckout # timeout=10
17:50:29 [2020-03-12T17:50:29.522Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:50:30 [2020-03-12T17:50:30.034Z]  > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10
17:50:30 [2020-03-12T17:50:30.092Z]  > git rev-parse HEAD^{commit} # timeout=10
17:50:30 [2020-03-12T17:50:30.151Z]  > git config core.sparsecheckout # timeout=10
17:50:30 [2020-03-12T17:50:30.168Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:50:30 [2020-03-12T17:50:30.998Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:50:30 [2020-03-12T17:50:30.998Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:50:30 [2020-03-12T17:50:30.998Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40558/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:50:30 [2020-03-12T17:50:30.998Z] + bash /home/ubuntu/workspace/moby_PR-40558/check-config.sh
17:50:30 [2020-03-12T17:50:30.998Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:50:30 [2020-03-12T17:50:30.998Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
17:50:30 [2020-03-12T17:50:30.998Z] 
17:50:30 [2020-03-12T17:50:30.998Z] Generally Necessary:
17:50:30 [2020-03-12T17:50:30.998Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:50:30 [2020-03-12T17:50:30.998Z] - apparmor: enabled and tools installed
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_NAMESPACES: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_NET_NS: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_PID_NS: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_IPC_NS: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_UTS_NS: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CGROUPS: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CGROUP_CPUACCT: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CGROUP_DEVICE: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CGROUP_FREEZER: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CGROUP_SCHED: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CPUSETS: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_MEMCG: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_KEYS: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_VETH: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_BRIDGE: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_NF_NAT: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_NF_NAT_NEEDED: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_POSIX_MQUEUE: enabled
17:50:30 [2020-03-12T17:50:30.998Z] 
17:50:30 [2020-03-12T17:50:30.998Z] Optional Features:
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_USER_NS: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_SECCOMP: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CGROUP_PIDS: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_MEMCG_SWAP: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:50:30 [2020-03-12T17:50:30.998Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_BLK_CGROUP: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_IOSCHED_CFQ: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CGROUP_PERF: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CGROUP_HUGETLB: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_CFS_BANDWIDTH: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:50:30 [2020-03-12T17:50:30.998Z] - CONFIG_RT_GROUP_SCHED: missing
17:50:31 [2020-03-12T17:50:31.257Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z] - CONFIG_IP_VS: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z] - CONFIG_IP_VS_NFCT: enabled
17:50:31 [2020-03-12T17:50:31.257Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:50:31 [2020-03-12T17:50:31.257Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:50:31 [2020-03-12T17:50:31.257Z] - CONFIG_IP_VS_RR: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z] - CONFIG_EXT4_FS: enabled
17:50:31 [2020-03-12T17:50:31.257Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:50:31 [2020-03-12T17:50:31.257Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:50:31 [2020-03-12T17:50:31.257Z] - Network Drivers:
17:50:31 [2020-03-12T17:50:31.257Z]   - "overlay":
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_VXLAN: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:50:31 [2020-03-12T17:50:31.257Z]       Optional (for encrypted networks):
17:50:31 [2020-03-12T17:50:31.257Z]       - CONFIG_CRYPTO: enabled
17:50:31 [2020-03-12T17:50:31.257Z]       - CONFIG_CRYPTO_AEAD: enabled
17:50:31 [2020-03-12T17:50:31.257Z]       - CONFIG_CRYPTO_GCM: enabled
17:50:31 [2020-03-12T17:50:31.257Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:50:31 [2020-03-12T17:50:31.257Z]       - CONFIG_CRYPTO_GHASH: enabled
17:50:31 [2020-03-12T17:50:31.257Z]       - CONFIG_XFRM: enabled
17:50:31 [2020-03-12T17:50:31.257Z]       - CONFIG_XFRM_USER: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]       - CONFIG_INET_ESP: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]   - "ipvlan":
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_IPVLAN: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]   - "macvlan":
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_MACVLAN: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_DUMMY: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]   - "ftp,tftp client in container":
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z] - Storage Drivers:
17:50:31 [2020-03-12T17:50:31.257Z]   - "aufs":
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_AUFS_FS: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]   - "btrfs":
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:50:31 [2020-03-12T17:50:31.257Z]   - "devicemapper":
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_BLK_DEV_DM: enabled
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]   - "overlay":
17:50:31 [2020-03-12T17:50:31.257Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:50:31 [2020-03-12T17:50:31.257Z]   - "zfs":
17:50:31 [2020-03-12T17:50:31.257Z]     - /dev/zfs: missing
17:50:31 [2020-03-12T17:50:31.257Z]     - zfs command: missing
17:50:31 [2020-03-12T17:50:31.257Z]     - zpool command: missing
17:50:31 [2020-03-12T17:50:31.257Z] 
17:50:31 [2020-03-12T17:50:31.257Z] Limits:
17:50:31 [2020-03-12T17:50:31.257Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:50:31 [2020-03-12T17:50:31.257Z] 
17:50:31 [2020-03-12T17:50:31.257Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:50:31 [2020-03-12T17:50:31.583Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:57d5105759a002e31a4173a13e7c81d79ccec184 .
17:50:31 [2020-03-12T17:50:31.583Z] #1 [internal] load .dockerignore
17:50:31 [2020-03-12T17:50:31.583Z] #1 transferring context: 87B done
17:50:31 [2020-03-12T17:50:31.583Z] #1 DONE 0.0s
17:50:31 [2020-03-12T17:50:31.583Z] 
17:50:31 [2020-03-12T17:50:31.583Z] #2 [internal] load build definition from Dockerfile
17:50:31 [2020-03-12T17:50:31.583Z] #2 transferring dockerfile: 12.30kB done
17:50:31 [2020-03-12T17:50:31.583Z] #2 DONE 0.0s
17:50:31 [2020-03-12T17:50:31.583Z] 
17:50:31 [2020-03-12T17:50:31.583Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-buster
17:50:31 [2020-03-12T17:50:31.842Z] #4 ...
17:50:31 [2020-03-12T17:50:31.842Z] 
17:50:31 [2020-03-12T17:50:31.842Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
17:50:31 [2020-03-12T17:50:31.842Z] #3 DONE 0.2s
17:50:31 [2020-03-12T17:50:31.842Z] 
17:50:31 [2020-03-12T17:50:31.842Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-buster
17:50:31 [2020-03-12T17:50:31.842Z] #4 DONE 0.3s
17:50:31 [2020-03-12T17:50:31.842Z] 
17:50:31 [2020-03-12T17:50:31.842Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:50:31 [2020-03-12T17:50:31.842Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
17:50:32 [2020-03-12T17:50:32.065Z] + docker version
17:50:32 [2020-03-12T17:50:32.065Z] Client: Docker Engine - Community
17:50:32 [2020-03-12T17:50:32.065Z]  Version:           19.03.7
17:50:32 [2020-03-12T17:50:32.065Z]  API version:       1.40
17:50:32 [2020-03-12T17:50:32.065Z]  Go version:        go1.12.17
17:50:32 [2020-03-12T17:50:32.065Z]  Git commit:        7141c199a2
17:50:32 [2020-03-12T17:50:32.065Z]  Built:             Sat Mar  7 16:48:47 2020
17:50:32 [2020-03-12T17:50:32.065Z]  OS/Arch:           linux/s390x
17:50:32 [2020-03-12T17:50:32.065Z]  Experimental:      false
17:50:32 [2020-03-12T17:50:32.065Z] 
17:50:32 [2020-03-12T17:50:32.065Z] Server: Docker Engine - Community
17:50:32 [2020-03-12T17:50:32.065Z]  Engine:
17:50:32 [2020-03-12T17:50:32.065Z]   Version:          19.03.7
17:50:32 [2020-03-12T17:50:32.065Z]   API version:      1.40 (minimum version 1.12)
17:50:32 [2020-03-12T17:50:32.065Z]   Go version:       go1.12.17
17:50:32 [2020-03-12T17:50:32.065Z]   Git commit:       7141c199a2
17:50:32 [2020-03-12T17:50:32.065Z]   Built:            Sat Mar  7 16:47:46 2020
17:50:32 [2020-03-12T17:50:32.065Z]   OS/Arch:          linux/s390x
17:50:32 [2020-03-12T17:50:32.065Z]   Experimental:     true
17:50:32 [2020-03-12T17:50:32.065Z]  containerd:
17:50:32 [2020-03-12T17:50:32.065Z]   Version:          1.2.13
17:50:32 [2020-03-12T17:50:32.065Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
17:50:32 [2020-03-12T17:50:32.065Z]  runc:
17:50:32 [2020-03-12T17:50:32.065Z]   Version:          1.0.0-rc10
17:50:32 [2020-03-12T17:50:32.065Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:50:32 [2020-03-12T17:50:32.065Z]  docker-init:
17:50:32 [2020-03-12T17:50:32.065Z]   Version:          0.18.0
17:50:32 [2020-03-12T17:50:32.065Z]   GitCommit:        fec3683
17:50:32 [2020-03-12T17:50:32.100Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
17:50:32 [2020-03-12T17:50:32.100Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
17:50:32 [2020-03-12T17:50:32.100Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.96MB / 9.11MB 0.2s
17:50:32 [2020-03-12T17:50:32.100Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done
17:50:32 [2020-03-12T17:50:32.100Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
[Pipeline] sh
17:50:32 [2020-03-12T17:50:32.825Z] + docker info
17:50:33 [2020-03-12T17:50:33.582Z] Client:
17:50:33 [2020-03-12T17:50:33.582Z]  Debug Mode: false
17:50:33 [2020-03-12T17:50:33.582Z] 
17:50:33 [2020-03-12T17:50:33.582Z] Server:
17:50:33 [2020-03-12T17:50:33.582Z]  Containers: 0
17:50:33 [2020-03-12T17:50:33.582Z]   Running: 0
17:50:33 [2020-03-12T17:50:33.582Z]   Paused: 0
17:50:33 [2020-03-12T17:50:33.582Z]   Stopped: 0
17:50:33 [2020-03-12T17:50:33.582Z]  Images: 0
17:50:33 [2020-03-12T17:50:33.582Z]  Server Version: 19.03.7
17:50:33 [2020-03-12T17:50:33.582Z]  Storage Driver: overlay2
17:50:33 [2020-03-12T17:50:33.582Z]   Backing Filesystem: <unknown>
17:50:33 [2020-03-12T17:50:33.582Z]   Supports d_type: true
17:50:33 [2020-03-12T17:50:33.582Z]   Native Overlay Diff: true
17:50:33 [2020-03-12T17:50:33.582Z]  Logging Driver: json-file
17:50:33 [2020-03-12T17:50:33.582Z]  Cgroup Driver: cgroupfs
17:50:33 [2020-03-12T17:50:33.582Z]  Plugins:
17:50:33 [2020-03-12T17:50:33.582Z]   Volume: local
17:50:33 [2020-03-12T17:50:33.582Z]   Network: bridge host ipvlan macvlan null overlay
17:50:33 [2020-03-12T17:50:33.582Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:50:33 [2020-03-12T17:50:33.582Z]  Swarm: inactive
17:50:33 [2020-03-12T17:50:33.582Z]  Runtimes: runc
17:50:33 [2020-03-12T17:50:33.582Z]  Default Runtime: runc
17:50:33 [2020-03-12T17:50:33.582Z]  Init Binary: docker-init
17:50:33 [2020-03-12T17:50:33.582Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:50:33 [2020-03-12T17:50:33.582Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:50:33 [2020-03-12T17:50:33.582Z]  init version: fec3683
17:50:33 [2020-03-12T17:50:33.582Z]  Security Options:
17:50:33 [2020-03-12T17:50:33.582Z]   apparmor
17:50:33 [2020-03-12T17:50:33.582Z]   seccomp
17:50:33 [2020-03-12T17:50:33.582Z]    Profile: default
17:50:33 [2020-03-12T17:50:33.582Z]  Kernel Version: 4.4.0-171-generic
17:50:33 [2020-03-12T17:50:33.582Z]  Operating System: Ubuntu 16.04.5 LTS
17:50:33 [2020-03-12T17:50:33.582Z]  OSType: linux
17:50:33 [2020-03-12T17:50:33.582Z]  Architecture: s390x
17:50:33 [2020-03-12T17:50:33.582Z]  CPUs: 2
17:50:33 [2020-03-12T17:50:33.582Z]  Total Memory: 7.862GiB
17:50:33 [2020-03-12T17:50:33.582Z]  Name: s390x-ubuntu-06
17:50:33 [2020-03-12T17:50:33.582Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
17:50:33 [2020-03-12T17:50:33.582Z]  Docker Root Dir: /var/lib/docker
17:50:33 [2020-03-12T17:50:33.582Z]  Debug Mode: false
17:50:33 [2020-03-12T17:50:33.582Z]  Username: dockerbuildbot
17:50:33 [2020-03-12T17:50:33.582Z]  Registry: https://index.docker.io/v1/
17:50:33 [2020-03-12T17:50:33.582Z]  Labels:
17:50:33 [2020-03-12T17:50:33.582Z]  Experimental: true
17:50:33 [2020-03-12T17:50:33.582Z]  Insecure Registries:
17:50:33 [2020-03-12T17:50:33.582Z]   127.0.0.0/8
17:50:33 [2020-03-12T17:50:33.582Z]  Live Restore Enabled: false
17:50:33 [2020-03-12T17:50:33.582Z] 
17:50:33 [2020-03-12T17:50:33.582Z] WARNING: No swap limit support
[Pipeline] sh
17:50:34 [2020-03-12T17:50:34.330Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:50:34 [2020-03-12T17:50:34.330Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:50:34 [2020-03-12T17:50:34.330Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40558/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:50:34 [2020-03-12T17:50:34.330Z] + bash /home/jenkins/workspace/moby_PR-40558/check-config.sh
17:50:34 [2020-03-12T17:50:34.330Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:50:34 [2020-03-12T17:50:34.330Z] info: reading kernel config from /boot/config-4.4.0-171-generic ...
17:50:34 [2020-03-12T17:50:34.330Z] 
17:50:34 [2020-03-12T17:50:34.330Z] Generally Necessary:
17:50:34 [2020-03-12T17:50:34.330Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:50:34 [2020-03-12T17:50:34.330Z] - apparmor: enabled and tools installed
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_NAMESPACES: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_NET_NS: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_PID_NS: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_IPC_NS: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_UTS_NS: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_CGROUPS: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_CGROUP_CPUACCT: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_CGROUP_DEVICE: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_CGROUP_FREEZER: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_CGROUP_SCHED: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_CPUSETS: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_MEMCG: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_KEYS: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_VETH: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_BRIDGE: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_NF_NAT: enabled (as module)
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_NF_NAT_NEEDED: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_POSIX_MQUEUE: enabled
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
17:50:34 [2020-03-12T17:50:34.330Z] 
17:50:34 [2020-03-12T17:50:34.330Z] Optional Features:
17:50:34 [2020-03-12T17:50:34.330Z] - CONFIG_USER_NS: enabled
17:50:34 [2020-03-12T17:50:34.626Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.2s done
17:50:34 [2020-03-12T17:50:34.626Z] #63 DONE 2.6s
17:50:34 [2020-03-12T17:50:34.626Z] 
17:50:34 [2020-03-12T17:50:34.626Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.17-buster@sha256:d9d06cb74...
17:50:34 [2020-03-12T17:50:34.626Z] #5 resolve docker.io/library/golang:1.12.17-buster@sha256:d9d06cb747d49db5d5703610ecdef837c0432efcaccc4a5959155dd61fe42f4a done
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:ffcaee6f7d8bba5b1c43777790cae7e5c729b857a668da08e1c3a6d8559737da 5.46kB / 5.46kB done
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.2s done
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:d9d06cb747d49db5d5703610ecdef837c0432efcaccc4a5959155dd61fe42f4a 1.42kB / 1.42kB done
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:c489190d31e60400b94cd404e27bb5eec4c484ab606e5b5eff75707d5ec6a2aa 1.79kB / 1.79kB done
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.1s done
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.5s done
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 1.2s done
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 1.8s done
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 84.12MB / 126.73MB 2.5s
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f 126B / 126B 1.3s done
17:50:34 [2020-03-12T17:50:34.626Z] #5 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 1.1s
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 100.45MB / 126.73MB 2.7s
17:50:34 [2020-03-12T17:50:34.626Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 110.51MB / 126.73MB 2.8s
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_SECCOMP: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_CGROUP_PIDS: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_MEMCG_SWAP: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:50:34 [2020-03-12T17:50:34.769Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_MEMCG_KMEM: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_BLK_CGROUP: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_IOSCHED_CFQ: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_CGROUP_PERF: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_CGROUP_HUGETLB: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_CFS_BANDWIDTH: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_RT_GROUP_SCHED: missing
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_IP_VS: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_IP_VS_NFCT: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_IP_VS_RR: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_EXT4_FS: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:50:34 [2020-03-12T17:50:34.769Z] - Network Drivers:
17:50:34 [2020-03-12T17:50:34.769Z]   - "overlay":
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_VXLAN: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:50:34 [2020-03-12T17:50:34.769Z]       Optional (for encrypted networks):
17:50:34 [2020-03-12T17:50:34.769Z]       - CONFIG_CRYPTO: enabled
17:50:34 [2020-03-12T17:50:34.769Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]       - CONFIG_XFRM: enabled
17:50:34 [2020-03-12T17:50:34.769Z]       - CONFIG_XFRM_USER: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]       - CONFIG_INET_ESP: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]   - "ipvlan":
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_IPVLAN: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]   - "macvlan":
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_MACVLAN: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_DUMMY: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]   - "ftp,tftp client in container":
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z] - Storage Drivers:
17:50:34 [2020-03-12T17:50:34.769Z]   - "aufs":
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_AUFS_FS: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]   - "btrfs":
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:50:34 [2020-03-12T17:50:34.769Z]   - "devicemapper":
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_BLK_DEV_DM: enabled
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]   - "overlay":
17:50:34 [2020-03-12T17:50:34.769Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:50:34 [2020-03-12T17:50:34.769Z]   - "zfs":
17:50:34 [2020-03-12T17:50:34.769Z]     - /dev/zfs: missing
17:50:34 [2020-03-12T17:50:34.769Z]     - zfs command: missing
17:50:34 [2020-03-12T17:50:34.769Z]     - zpool command: missing
17:50:34 [2020-03-12T17:50:34.769Z] 
17:50:34 [2020-03-12T17:50:34.769Z] Limits:
17:50:34 [2020-03-12T17:50:34.769Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:50:34 [2020-03-12T17:50:34.769Z] 
17:50:34 [2020-03-12T17:50:34.769Z] + true
17:50:34 [2020-03-12T17:50:34.883Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 117.85MB / 126.73MB 2.9s
17:50:34 [2020-03-12T17:50:34.883Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 126.50MB / 126.73MB 3.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:50:35 [2020-03-12T17:50:35.140Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 126.73MB / 126.73MB 3.2s done
17:50:35 [2020-03-12T17:50:35.715Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:57d5105759a002e31a4173a13e7c81d79ccec184 .
17:50:35 [2020-03-12T17:50:35.868Z] Still waiting to schedule task
17:50:35 [2020-03-12T17:50:35.868Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
17:50:35 [2020-03-12T17:50:35.879Z] Still waiting to schedule task
17:50:35 [2020-03-12T17:50:35.879Z] Waiting for next available executor on ‘windows-2019’
17:50:36 [2020-03-12T17:50:36.071Z] #5 ...
17:50:36 [2020-03-12T17:50:36.071Z] 
17:50:36 [2020-03-12T17:50:36.071Z] #17 [internal] load build context
17:50:36 [2020-03-12T17:50:36.071Z] #17 transferring context: 48.16MB 4.2s done
17:50:36 [2020-03-12T17:50:36.071Z] #17 DONE 4.2s
17:50:36 [2020-03-12T17:50:36.071Z] 
17:50:36 [2020-03-12T17:50:36.071Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.17-buster@sha256:d9d06cb74...
17:50:36 [2020-03-12T17:50:36.097Z] Sending build context to Docker daemon  52.67MB

17:50:36 [2020-03-12T17:50:36.097Z] Step 1/140 : ARG CROSS="false"
17:50:36 [2020-03-12T17:50:36.097Z] Step 2/140 : ARG GO_VERSION=1.12.17
17:50:36 [2020-03-12T17:50:36.097Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
17:50:36 [2020-03-12T17:50:36.097Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
17:50:36 [2020-03-12T17:50:36.097Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
17:50:36 [2020-03-12T17:50:36.450Z] 1.12.17-buster: Pulling from library/golang
17:50:36 [2020-03-12T17:50:36.450Z] 6f3b736b312b: Pulling fs layer
17:50:36 [2020-03-12T17:50:36.450Z] 6eca02855c81: Pulling fs layer
17:50:36 [2020-03-12T17:50:36.450Z] 88ecd1a9e0aa: Pulling fs layer
17:50:36 [2020-03-12T17:50:36.450Z] 114b7e56002f: Pulling fs layer
17:50:36 [2020-03-12T17:50:36.450Z] eba663ac4e15: Pulling fs layer
17:50:36 [2020-03-12T17:50:36.450Z] caedf537cfdf: Pulling fs layer
17:50:36 [2020-03-12T17:50:36.450Z] 3f1219a57b40: Pulling fs layer
17:50:36 [2020-03-12T17:50:36.450Z] eba663ac4e15: Waiting
17:50:36 [2020-03-12T17:50:36.450Z] caedf537cfdf: Waiting
17:50:36 [2020-03-12T17:50:36.450Z] 3f1219a57b40: Waiting
17:50:36 [2020-03-12T17:50:36.450Z] 114b7e56002f: Waiting
17:50:36 [2020-03-12T17:50:36.823Z] 88ecd1a9e0aa: Verifying Checksum
17:50:36 [2020-03-12T17:50:36.823Z] 88ecd1a9e0aa: Download complete
17:50:37 [2020-03-12T17:50:37.216Z] 6eca02855c81: Verifying Checksum
17:50:37 [2020-03-12T17:50:37.216Z] 6eca02855c81: Download complete
17:50:37 [2020-03-12T17:50:37.442Z] #5 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 3.9s done
17:50:37 [2020-03-12T17:50:37.442Z] #5 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716
17:50:37 [2020-03-12T17:50:37.657Z] 6f3b736b312b: Verifying Checksum
17:50:37 [2020-03-12T17:50:37.658Z] 6f3b736b312b: Download complete
17:50:37 [2020-03-12T17:50:37.699Z] #5 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.3s done
17:50:37 [2020-03-12T17:50:37.699Z] #5 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.1s
17:50:37 [2020-03-12T17:50:37.957Z] #5 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.2s done
17:50:37 [2020-03-12T17:50:37.957Z] #5 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366
17:50:38 [2020-03-12T17:50:38.069Z] 114b7e56002f: Verifying Checksum
17:50:38 [2020-03-12T17:50:38.069Z] 114b7e56002f: Download complete
17:50:38 [2020-03-12T17:50:38.465Z] eba663ac4e15: Verifying Checksum
17:50:38 [2020-03-12T17:50:38.465Z] eba663ac4e15: Download complete
17:50:38 [2020-03-12T17:50:38.465Z] 3f1219a57b40: Verifying Checksum
17:50:38 [2020-03-12T17:50:38.465Z] 3f1219a57b40: Download complete
17:50:38 [2020-03-12T17:50:38.849Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0021164a034c8d553) in /home/ubuntu/workspace/moby_PR-40558
[Pipeline] {
[Pipeline] checkout
17:50:38 [2020-03-12T17:50:38.881Z] using credential docker-jenkins-github-credentials
17:50:38 [2020-03-12T17:50:38.889Z] Cloning the remote Git repository
17:50:38 [2020-03-12T17:50:38.889Z] Cloning with configured refspecs honoured and without tags
17:50:39 [2020-03-12T17:50:39.265Z] caedf537cfdf: Verifying Checksum
17:50:39 [2020-03-12T17:50:39.265Z] caedf537cfdf: Download complete
17:50:39 [2020-03-12T17:50:39.630Z] 6f3b736b312b: Pull complete
17:50:39 [2020-03-12T17:50:39.852Z] #5 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 1.9s done
17:50:38 [2020-03-12T17:50:38.895Z] Cloning repository https://github.com/moby/moby.git
17:50:38 [2020-03-12T17:50:38.896Z]  > git init /home/ubuntu/workspace/moby_PR-40558 # timeout=10
17:50:38 [2020-03-12T17:50:38.909Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:38 [2020-03-12T17:50:38.910Z]  > git --version # timeout=10
17:50:38 [2020-03-12T17:50:38.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:38 [2020-03-12T17:50:38.917Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:39 [2020-03-12T17:50:39.991Z] 6eca02855c81: Pull complete
17:50:40 [2020-03-12T17:50:40.109Z] #5 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0.1s
17:50:40 [2020-03-12T17:50:40.357Z] 88ecd1a9e0aa: Pull complete
17:50:42 [2020-03-12T17:50:42.261Z] 114b7e56002f: Pull complete
17:50:42 [2020-03-12T17:50:42.633Z] #5 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 2.1s done
17:50:42 [2020-03-12T17:50:42.633Z] #5 extracting sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee
17:50:44 [2020-03-12T17:50:44.023Z] eba663ac4e15: Pull complete
17:50:46 [2020-03-12T17:50:46.808Z] #5 extracting sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 4.0s done
17:50:46 [2020-03-12T17:50:46.808Z] #5 extracting sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f
17:50:46 [2020-03-12T17:50:46.808Z] #5 extracting sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f done
17:50:46 [2020-03-12T17:50:46.808Z] #5 DONE 15.0s
17:50:47 [2020-03-12T17:50:47.065Z] 
17:50:47 [2020-03-12T17:50:47.065Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:50:47 [2020-03-12T17:50:47.219Z] caedf537cfdf: Pull complete
17:50:47 [2020-03-12T17:50:47.573Z] 3f1219a57b40: Pull complete
17:50:47 [2020-03-12T17:50:47.573Z] Digest: sha256:d9d06cb747d49db5d5703610ecdef837c0432efcaccc4a5959155dd61fe42f4a
17:50:47 [2020-03-12T17:50:47.573Z] Status: Downloaded newer image for golang:1.12.17-buster
17:50:47 [2020-03-12T17:50:47.573Z]  ---> 24b6a4b65d10
17:50:47 [2020-03-12T17:50:47.573Z] Step 6/140 : ARG APT_MIRROR
17:50:47 [2020-03-12T17:50:47.573Z]  ---> Running in d977d66c6389
17:50:47 [2020-03-12T17:50:47.924Z] Removing intermediate container d977d66c6389
17:50:47 [2020-03-12T17:50:47.924Z]  ---> 9ca05e529e02
17:50:47 [2020-03-12T17:50:47.924Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
17:50:47 [2020-03-12T17:50:47.924Z]  ---> Running in f0a357815462
17:50:47 [2020-03-12T17:50:47.997Z] #6 DONE 1.1s
17:50:47 [2020-03-12T17:50:47.998Z] 
17:50:47 [2020-03-12T17:50:47.998Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:50:47 [2020-03-12T17:50:47.998Z] #18 DONE 0.1s
17:50:47 [2020-03-12T17:50:47.998Z] 
17:50:47 [2020-03-12T17:50:47.998Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:50:47 [2020-03-12T17:50:47.998Z] #22 ...
17:50:47 [2020-03-12T17:50:47.998Z] 
17:50:47 [2020-03-12T17:50:47.998Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
17:50:47 [2020-03-12T17:50:47.998Z] #47 DONE 0.1s
17:50:48 [2020-03-12T17:50:48.256Z] 
17:50:48 [2020-03-12T17:50:48.256Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:50:48 [2020-03-12T17:50:48.256Z] #19 DONE 0.1s
17:50:48 [2020-03-12T17:50:48.256Z] 
17:50:48 [2020-03-12T17:50:48.256Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
17:50:48 [2020-03-12T17:50:48.256Z] #65 DONE 0.2s
17:50:48 [2020-03-12T17:50:48.256Z] 
17:50:48 [2020-03-12T17:50:48.256Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
17:50:48 [2020-03-12T17:50:48.256Z] #44 DONE 0.2s
17:50:48 [2020-03-12T17:50:48.256Z] 
17:50:48 [2020-03-12T17:50:48.256Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
17:50:48 [2020-03-12T17:50:48.256Z] #59 DONE 0.2s
17:50:48 [2020-03-12T17:50:48.256Z] 
17:50:48 [2020-03-12T17:50:48.256Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:50:48 [2020-03-12T17:50:48.256Z] #45 ...
17:50:48 [2020-03-12T17:50:48.256Z] 
17:50:48 [2020-03-12T17:50:48.256Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
17:50:48 [2020-03-12T17:50:48.256Z] #41 DONE 0.2s
17:50:48 [2020-03-12T17:50:48.256Z] 
17:50:48 [2020-03-12T17:50:48.256Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:50:48 [2020-03-12T17:50:48.256Z] #28 DONE 0.3s
17:50:48 [2020-03-12T17:50:48.518Z] 
17:50:48 [2020-03-12T17:50:48.519Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:50:49 [2020-03-12T17:50:49.137Z] Removing intermediate container f0a357815462
17:50:49 [2020-03-12T17:50:49.137Z]  ---> dec1b96cbba3
17:50:49 [2020-03-12T17:50:49.137Z] Step 8/140 : ENV GO111MODULE=off
17:50:49 [2020-03-12T17:50:49.137Z]  ---> Running in 4a5af67e8932
17:50:49 [2020-03-12T17:50:49.137Z] Removing intermediate container 4a5af67e8932
17:50:49 [2020-03-12T17:50:49.137Z]  ---> d87a98cf0d1c
17:50:49 [2020-03-12T17:50:49.137Z] Step 9/140 : FROM base AS criu
17:50:49 [2020-03-12T17:50:49.137Z]  ---> d87a98cf0d1c
17:50:49 [2020-03-12T17:50:49.137Z] Step 10/140 : ARG DEBIAN_FRONTEND
17:50:49 [2020-03-12T17:50:49.137Z]  ---> Running in 162feab474de
17:50:49 [2020-03-12T17:50:49.494Z] Removing intermediate container 162feab474de
17:50:49 [2020-03-12T17:50:49.494Z]  ---> 9df481dc7394
17:50:49 [2020-03-12T17:50:49.494Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
17:50:49 [2020-03-12T17:50:49.494Z]  ---> Running in 368c53ea4313
17:50:49 [2020-03-12T17:50:49.844Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:50:50 [2020-03-12T17:50:50.196Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:50:50 [2020-03-12T17:50:50.196Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:50:50 [2020-03-12T17:50:50.196Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
17:50:50 [2020-03-12T17:50:50.558Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB]
17:50:50 [2020-03-12T17:50:50.558Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
17:50:50 [2020-03-12T17:50:50.958Z] Fetching without tags
17:50:51 [2020-03-12T17:50:51.178Z] Running on azwin-2-8a7460 in d:\jenkins\workspace\moby_PR-40558
[Pipeline] {
[Pipeline] ws
17:50:51 [2020-03-12T17:50:51.199Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
17:50:51 [2020-03-12T17:50:51.251Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit 57d5105759a002e31a4173a13e7c81d79ccec184
17:50:50 [2020-03-12T17:50:50.937Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:50 [2020-03-12T17:50:50.942Z]  > git config --add remote.origin.fetch +refs/pull/40558/head:refs/remotes/origin/PR-40558 # timeout=10
17:50:50 [2020-03-12T17:50:50.947Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:50 [2020-03-12T17:50:50.951Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:51 [2020-03-12T17:50:51.006Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:51 [2020-03-12T17:50:51.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:51 [2020-03-12T17:50:51.006Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:51 [2020-03-12T17:50:51.257Z]  > git config core.sparsecheckout # timeout=10
17:50:51 [2020-03-12T17:50:51.262Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:50:51 [2020-03-12T17:50:51.674Z] Merge succeeded, producing 57d5105759a002e31a4173a13e7c81d79ccec184
17:50:51 [2020-03-12T17:50:51.675Z] Checking out Revision 57d5105759a002e31a4173a13e7c81d79ccec184 (PR-40558)
17:50:51 [2020-03-12T17:50:51.781Z] Fetched 8029 kB in 2s (4690 kB/s)
17:50:51 [2020-03-12T17:50:51.801Z] using credential docker-jenkins-github-credentials
17:50:51 [2020-03-12T17:50:51.877Z] Cloning the remote Git repository
17:50:51 [2020-03-12T17:50:51.877Z] Cloning with configured refspecs honoured and without tags
17:50:52 [2020-03-12T17:50:52.121Z] Commit message: "bump windows-container-utility aa1ba87e99b68e0113bd27ec26c60b88f9d4ccd9"
17:50:52 [2020-03-12T17:50:52.204Z] Reading package lists...
17:50:51 [2020-03-12T17:50:51.911Z] Cloning repository https://github.com/moby/moby.git
17:50:51 [2020-03-12T17:50:51.912Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:50:52 [2020-03-12T17:50:52.173Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:52 [2020-03-12T17:50:52.173Z]  > git --version # timeout=10
17:50:52 [2020-03-12T17:50:52.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:52 [2020-03-12T17:50:52.343Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:52 [2020-03-12T17:50:52.654Z] Reading package lists...
17:50:52 [2020-03-12T17:50:52.654Z] Building dependency tree...
17:50:52 [2020-03-12T17:50:52.654Z] Reading state information...
17:50:52 [2020-03-12T17:50:52.654Z] The following additional packages will be installed:
17:50:52 [2020-03-12T17:50:52.654Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:50:52 [2020-03-12T17:50:52.654Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:50:52 [2020-03-12T17:50:52.654Z] Suggested packages:
17:50:52 [2020-03-12T17:50:52.654Z]   manpages-dev python-setuptools
17:50:52 [2020-03-12T17:50:52.654Z] The following NEW packages will be installed:
17:50:52 [2020-03-12T17:50:52.654Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:50:52 [2020-03-12T17:50:52.654Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:50:52 [2020-03-12T17:50:52.654Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:50:52 [2020-03-12T17:50:52.654Z]   python-six zlib1g-dev
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:50:53 [2020-03-12T17:50:53.055Z] 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded.
17:50:53 [2020-03-12T17:50:53.056Z] Need to get 3742 kB of archives.
17:50:53 [2020-03-12T17:50:53.056Z] After this operation, 22.0 MB of additional disk space will be used.
17:50:53 [2020-03-12T17:50:53.056Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
17:50:53 [2020-03-12T17:50:53.056Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
17:50:53 [2020-03-12T17:50:53.056Z] debconf: delaying package configuration, since apt-utils is not installed
17:50:53 [2020-03-12T17:50:53.056Z] Fetched 3742 kB in 0s (28.2 MB/s)
17:50:53 [2020-03-12T17:50:53.056Z] Selecting previously unselected package libcap-dev:s390x.
17:50:53 [2020-03-12T17:50:53.056Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
17:50:53 [2020-03-12T17:50:53.056Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.056Z] Unpacking libcap-dev:s390x (1:2.25-2) ...
17:50:53 [2020-03-12T17:50:53.056Z] Selecting previously unselected package libnet1:s390x.
17:50:53 [2020-03-12T17:50:53.056Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.056Z] Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
17:50:53 [2020-03-12T17:50:53.056Z] Selecting previously unselected package libnet1-dev.
17:50:53 [2020-03-12T17:50:53.056Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.056Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:50:53 [2020-03-12T17:50:53.056Z] Selecting previously unselected package libnl-3-200:s390x.
17:50:53 [2020-03-12T17:50:53.056Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.056Z] Unpacking libnl-3-200:s390x (3.4.0-1) ...
17:50:53 [2020-03-12T17:50:53.056Z] Selecting previously unselected package libnl-3-dev:s390x.
17:50:53 [2020-03-12T17:50:53.056Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.056Z] Unpacking libnl-3-dev:s390x (3.4.0-1) ...
17:50:53 [2020-03-12T17:50:53.056Z] Selecting previously unselected package libprotobuf-c1:s390x.
17:50:53 [2020-03-12T17:50:53.056Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.056Z] Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:50:53 [2020-03-12T17:50:53.056Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
17:50:53 [2020-03-12T17:50:53.056Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.056Z] Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
17:50:51 [2020-03-12T17:50:51.666Z]  > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10
17:50:51 [2020-03-12T17:50:51.672Z]  > git rev-parse HEAD^{commit} # timeout=10
17:50:51 [2020-03-12T17:50:51.681Z]  > git config core.sparsecheckout # timeout=10
17:50:51 [2020-03-12T17:50:51.683Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:50:53 [2020-03-12T17:50:53.317Z] + docker version
17:50:53 [2020-03-12T17:50:53.317Z] Client: Docker Engine - Community
17:50:53 [2020-03-12T17:50:53.317Z]  Version:           19.03.5
17:50:53 [2020-03-12T17:50:53.317Z]  API version:       1.40
17:50:53 [2020-03-12T17:50:53.317Z]  Go version:        go1.12.12
17:50:53 [2020-03-12T17:50:53.317Z]  Git commit:        633a0ea838
17:50:53 [2020-03-12T17:50:53.317Z]  Built:             Wed Nov 13 07:29:52 2019
17:50:53 [2020-03-12T17:50:53.317Z]  OS/Arch:           linux/amd64
17:50:53 [2020-03-12T17:50:53.317Z]  Experimental:      false
17:50:53 [2020-03-12T17:50:53.317Z] 
17:50:53 [2020-03-12T17:50:53.317Z] Server: Docker Engine - Community
17:50:53 [2020-03-12T17:50:53.317Z]  Engine:
17:50:53 [2020-03-12T17:50:53.317Z]   Version:          19.03.5
17:50:53 [2020-03-12T17:50:53.317Z]   API version:      1.40 (minimum version 1.12)
17:50:53 [2020-03-12T17:50:53.317Z]   Go version:       go1.12.12
17:50:53 [2020-03-12T17:50:53.317Z]   Git commit:       633a0ea838
17:50:53 [2020-03-12T17:50:53.317Z]   Built:            Wed Nov 13 07:28:22 2019
17:50:53 [2020-03-12T17:50:53.317Z]   OS/Arch:          linux/amd64
17:50:53 [2020-03-12T17:50:53.317Z]   Experimental:     true
17:50:53 [2020-03-12T17:50:53.317Z]  containerd:
17:50:53 [2020-03-12T17:50:53.317Z]   Version:          1.2.10
17:50:53 [2020-03-12T17:50:53.317Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
17:50:53 [2020-03-12T17:50:53.317Z]  runc:
17:50:53 [2020-03-12T17:50:53.317Z]   Version:          1.0.0-rc8+dev
17:50:53 [2020-03-12T17:50:53.317Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
17:50:53 [2020-03-12T17:50:53.317Z]  docker-init:
17:50:53 [2020-03-12T17:50:53.317Z]   Version:          0.18.0
17:50:53 [2020-03-12T17:50:53.317Z]   GitCommit:        fec3683
[Pipeline] sh
17:50:53 [2020-03-12T17:50:53.409Z] Selecting previously unselected package zlib1g-dev:s390x.
17:50:53 [2020-03-12T17:50:53.409Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.409Z] Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
17:50:53 [2020-03-12T17:50:53.409Z] Selecting previously unselected package libprotobuf17:s390x.
17:50:53 [2020-03-12T17:50:53.409Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.409Z] Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
17:50:53 [2020-03-12T17:50:53.409Z] Selecting previously unselected package libprotobuf-lite17:s390x.
17:50:53 [2020-03-12T17:50:53.409Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.409Z] Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
17:50:53 [2020-03-12T17:50:53.409Z] Selecting previously unselected package libprotobuf-dev:s390x.
17:50:53 [2020-03-12T17:50:53.409Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.409Z] Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
17:50:53 [2020-03-12T17:50:53.409Z] Selecting previously unselected package libprotoc17:s390x.
17:50:53 [2020-03-12T17:50:53.409Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.409Z] Unpacking libprotoc17:s390x (3.6.1.3-2) ...
17:50:53 [2020-03-12T17:50:53.716Z] + docker info
17:50:53 [2020-03-12T17:50:53.717Z] Client:
17:50:53 [2020-03-12T17:50:53.717Z]  Debug Mode: false
17:50:53 [2020-03-12T17:50:53.717Z] 
17:50:53 [2020-03-12T17:50:53.717Z] Server:
17:50:53 [2020-03-12T17:50:53.717Z]  Containers: 0
17:50:53 [2020-03-12T17:50:53.717Z]   Running: 0
17:50:53 [2020-03-12T17:50:53.717Z]   Paused: 0
17:50:53 [2020-03-12T17:50:53.717Z]   Stopped: 0
17:50:53 [2020-03-12T17:50:53.717Z]  Images: 3
17:50:53 [2020-03-12T17:50:53.717Z]  Server Version: 19.03.5
17:50:53 [2020-03-12T17:50:53.717Z]  Storage Driver: overlay2
17:50:53 [2020-03-12T17:50:53.717Z]   Backing Filesystem: extfs
17:50:53 [2020-03-12T17:50:53.717Z]   Supports d_type: true
17:50:53 [2020-03-12T17:50:53.717Z]   Native Overlay Diff: true
17:50:53 [2020-03-12T17:50:53.717Z]  Logging Driver: json-file
17:50:53 [2020-03-12T17:50:53.717Z]  Cgroup Driver: cgroupfs
17:50:53 [2020-03-12T17:50:53.717Z]  Plugins:
17:50:53 [2020-03-12T17:50:53.717Z]   Volume: local
17:50:53 [2020-03-12T17:50:53.717Z]   Network: bridge host ipvlan macvlan null overlay
17:50:53 [2020-03-12T17:50:53.717Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:50:53 [2020-03-12T17:50:53.717Z]  Swarm: inactive
17:50:53 [2020-03-12T17:50:53.717Z]  Runtimes: runc
17:50:53 [2020-03-12T17:50:53.717Z]  Default Runtime: runc
17:50:53 [2020-03-12T17:50:53.717Z]  Init Binary: docker-init
17:50:53 [2020-03-12T17:50:53.717Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
17:50:53 [2020-03-12T17:50:53.717Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
17:50:53 [2020-03-12T17:50:53.717Z]  init version: fec3683
17:50:53 [2020-03-12T17:50:53.717Z]  Security Options:
17:50:53 [2020-03-12T17:50:53.717Z]   apparmor
17:50:53 [2020-03-12T17:50:53.717Z]   seccomp
17:50:53 [2020-03-12T17:50:53.717Z]    Profile: default
17:50:53 [2020-03-12T17:50:53.717Z]  Kernel Version: 4.15.0-1058-aws
17:50:53 [2020-03-12T17:50:53.717Z]  Operating System: Ubuntu 18.04.4 LTS
17:50:53 [2020-03-12T17:50:53.717Z]  OSType: linux
17:50:53 [2020-03-12T17:50:53.717Z]  Architecture: x86_64
17:50:53 [2020-03-12T17:50:53.717Z]  CPUs: 2
17:50:53 [2020-03-12T17:50:53.717Z]  Total Memory: 7.501GiB
17:50:53 [2020-03-12T17:50:53.717Z]  Name: ip-10-100-85-169
17:50:53 [2020-03-12T17:50:53.717Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
17:50:53 [2020-03-12T17:50:53.717Z]  Docker Root Dir: /var/lib/docker
17:50:53 [2020-03-12T17:50:53.717Z]  Debug Mode: false
17:50:53 [2020-03-12T17:50:53.717Z]  Registry: https://index.docker.io/v1/
17:50:53 [2020-03-12T17:50:53.717Z]  Labels:
17:50:53 [2020-03-12T17:50:53.717Z]  Experimental: true
17:50:53 [2020-03-12T17:50:53.717Z]  Insecure Registries:
17:50:53 [2020-03-12T17:50:53.717Z]   127.0.0.0/8
17:50:53 [2020-03-12T17:50:53.717Z]  Live Restore Enabled: true
17:50:53 [2020-03-12T17:50:53.717Z] 
17:50:53 [2020-03-12T17:50:53.717Z] WARNING: No swap limit support
[Pipeline] sh
17:50:53 [2020-03-12T17:50:53.763Z] Selecting previously unselected package protobuf-c-compiler.
17:50:53 [2020-03-12T17:50:53.763Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.763Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:50:53 [2020-03-12T17:50:53.763Z] Selecting previously unselected package protobuf-compiler.
17:50:53 [2020-03-12T17:50:53.763Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.763Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
17:50:53 [2020-03-12T17:50:53.763Z] Selecting previously unselected package python-pkg-resources.
17:50:53 [2020-03-12T17:50:53.763Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:50:53 [2020-03-12T17:50:53.763Z] Unpacking python-pkg-resources (40.8.0-1) ...
17:50:53 [2020-03-12T17:50:53.763Z] Selecting previously unselected package python-six.
17:50:53 [2020-03-12T17:50:53.763Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:50:53 [2020-03-12T17:50:53.763Z] Unpacking python-six (1.12.0-1) ...
17:50:53 [2020-03-12T17:50:53.763Z] Selecting previously unselected package python-protobuf.
17:50:53 [2020-03-12T17:50:53.763Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
17:50:53 [2020-03-12T17:50:53.763Z] Unpacking python-protobuf (3.6.1.3-2) ...
17:50:53 [2020-03-12T17:50:53.763Z] Setting up python-pkg-resources (40.8.0-1) ...
17:50:53 [2020-03-12T17:50:53.781Z] #29 ...
17:50:53 [2020-03-12T17:50:53.782Z] 
17:50:53 [2020-03-12T17:50:53.782Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
17:50:53 [2020-03-12T17:50:53.782Z] #26 4.965 + mktemp -d
17:50:53 [2020-03-12T17:50:53.782Z] #26 4.966 + export GOPATH=/tmp/tmp.siOy43MizI
17:50:53 [2020-03-12T17:50:53.782Z] #26 4.966 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.siOy43MizI/src/github.com/go-swagger/go-swagger
17:50:53 [2020-03-12T17:50:53.782Z] #26 4.968 Cloning into '/tmp/tmp.siOy43MizI/src/github.com/go-swagger/go-swagger'...
17:50:53 [2020-03-12T17:50:53.782Z] #26 ...
17:50:53 [2020-03-12T17:50:53.782Z] 
17:50:53 [2020-03-12T17:50:53.782Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.474 + RM_GOPATH=0
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.474 + TMP_GOPATH=
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.474 + : /build
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.474 + '[' -z '' ']'
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.478 ++ mktemp -d
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.493 + export GOPATH=/tmp/tmp.m17sdtjC2Z
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.493 + GOPATH=/tmp/tmp.m17sdtjC2Z
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.494 + RM_GOPATH=1
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.495 ++ dirname ./install.sh
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.503 + dir=.
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.503 + bin=proxy
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.503 + shift
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.504 + '[' '!' -f ./proxy.installer ']'
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.507 + . ./proxy.installer
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.508 ++ : 9fd385be8302dbe1071a3ce124891893ff27f90f
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.510 + install_proxy
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.510 + case "$1" in
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.511 + export CGO_ENABLED=0
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.511 + CGO_ENABLED=0
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.511 + _install_proxy
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.515 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f'
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.515 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.516 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.m17sdtjC2Z/src/github.com/docker/libnetwork
17:50:53 [2020-03-12T17:50:53.782Z] #66 5.517 Cloning into '/tmp/tmp.m17sdtjC2Z/src/github.com/docker/libnetwork'...
17:50:54 [2020-03-12T17:50:54.118Z] Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
17:50:54 [2020-03-12T17:50:54.118Z] Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
17:50:54 [2020-03-12T17:50:54.118Z] Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:50:54 [2020-03-12T17:50:54.118Z] Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
17:50:54 [2020-03-12T17:50:54.118Z] Setting up python-six (1.12.0-1) ...
17:50:54 [2020-03-12T17:50:54.118Z] Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
17:50:54 [2020-03-12T17:50:54.118Z] Setting up libnl-3-200:s390x (3.4.0-1) ...
17:50:54 [2020-03-12T17:50:54.118Z] Setting up libprotobuf17:s390x (3.6.1.3-2) ...
17:50:54 [2020-03-12T17:50:54.118Z] Setting up libcap-dev:s390x (1:2.25-2) ...
17:50:54 [2020-03-12T17:50:54.118Z] Setting up libprotoc17:s390x (3.6.1.3-2) ...
17:50:54 [2020-03-12T17:50:54.126Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:50:54 [2020-03-12T17:50:54.126Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:50:54 [2020-03-12T17:50:54.126Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40558/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:50:54 [2020-03-12T17:50:54.126Z] + bash /home/ubuntu/workspace/moby_PR-40558/check-config.sh
17:50:54 [2020-03-12T17:50:54.126Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:50:54 [2020-03-12T17:50:54.126Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
17:50:54 [2020-03-12T17:50:54.126Z] 
17:50:54 [2020-03-12T17:50:54.126Z] Generally Necessary:
17:50:54 [2020-03-12T17:50:54.126Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:50:54 [2020-03-12T17:50:54.126Z] - apparmor: enabled and tools installed
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_NAMESPACES: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_NET_NS: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_PID_NS: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_IPC_NS: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_UTS_NS: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_CGROUPS: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_CGROUP_CPUACCT: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_CGROUP_DEVICE: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_CGROUP_FREEZER: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_CGROUP_SCHED: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_CPUSETS: enabled
17:50:54 [2020-03-12T17:50:54.126Z] - CONFIG_MEMCG: enabled
17:50:54 [2020-03-12T17:50:54.349Z] #66 ...
17:50:54 [2020-03-12T17:50:54.349Z] 
17:50:54 [2020-03-12T17:50:54.349Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:50:54 [2020-03-12T17:50:54.349Z] #22 6.320 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:50:54 [2020-03-12T17:50:54.349Z] #22 6.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:50:54 [2020-03-12T17:50:54.349Z] #22 6.389 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_KEYS: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_VETH: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_BRIDGE: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_NF_NAT: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_NF_NAT_NEEDED: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_POSIX_MQUEUE: enabled
17:50:54 [2020-03-12T17:50:54.388Z] 
17:50:54 [2020-03-12T17:50:54.388Z] Optional Features:
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_USER_NS: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_SECCOMP: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_CGROUP_PIDS: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_MEMCG_SWAP: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:50:54 [2020-03-12T17:50:54.388Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_BLK_CGROUP: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_IOSCHED_CFQ: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_CGROUP_PERF: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_CGROUP_HUGETLB: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_CFS_BANDWIDTH: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_RT_GROUP_SCHED: missing
17:50:54 [2020-03-12T17:50:54.388Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:50:54 [2020-03-12T17:50:54.389Z] - CONFIG_IP_VS: enabled (as module)
17:50:54 [2020-03-12T17:50:54.389Z] - CONFIG_IP_VS_NFCT: enabled
17:50:54 [2020-03-12T17:50:54.389Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:50:54 [2020-03-12T17:50:54.389Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:50:54 [2020-03-12T17:50:54.389Z] - CONFIG_IP_VS_RR: enabled (as module)
17:50:54 [2020-03-12T17:50:54.389Z] - CONFIG_EXT4_FS: enabled
17:50:54 [2020-03-12T17:50:54.389Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:50:54 [2020-03-12T17:50:54.389Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:50:54 [2020-03-12T17:50:54.389Z] - Network Drivers:
17:50:54 [2020-03-12T17:50:54.389Z]   - "overlay":
17:50:54 [2020-03-12T17:50:54.389Z]     - CONFIG_VXLAN: enabled (as module)
17:50:54 [2020-03-12T17:50:54.389Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:50:54 [2020-03-12T17:50:54.389Z]       Optional (for encrypted networks):
17:50:54 [2020-03-12T17:50:54.478Z] Setting up protobuf-compiler (3.6.1.3-2) ...
17:50:54 [2020-03-12T17:50:54.478Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:50:54 [2020-03-12T17:50:54.478Z] Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
17:50:54 [2020-03-12T17:50:54.478Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:50:54 [2020-03-12T17:50:54.478Z] Setting up python-protobuf (3.6.1.3-2) ...
17:50:54 [2020-03-12T17:50:54.533Z] Fetching without tags
17:50:54 [2020-03-12T17:50:54.643Z]       - CONFIG_CRYPTO: enabled
17:50:54 [2020-03-12T17:50:54.643Z]       - CONFIG_CRYPTO_AEAD: enabled
17:50:54 [2020-03-12T17:50:54.643Z]       - CONFIG_CRYPTO_GCM: enabled
17:50:54 [2020-03-12T17:50:54.643Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:50:54 [2020-03-12T17:50:54.643Z]       - CONFIG_CRYPTO_GHASH: enabled
17:50:54 [2020-03-12T17:50:54.643Z]       - CONFIG_XFRM: enabled
17:50:54 [2020-03-12T17:50:54.643Z]       - CONFIG_XFRM_USER: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]       - CONFIG_INET_ESP: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]   - "ipvlan":
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_IPVLAN: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]   - "macvlan":
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_MACVLAN: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_DUMMY: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]   - "ftp,tftp client in container":
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z] - Storage Drivers:
17:50:54 [2020-03-12T17:50:54.643Z]   - "aufs":
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_AUFS_FS: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]   - "btrfs":
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:50:54 [2020-03-12T17:50:54.643Z]   - "devicemapper":
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_BLK_DEV_DM: enabled
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]   - "overlay":
17:50:54 [2020-03-12T17:50:54.643Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:50:54 [2020-03-12T17:50:54.643Z]   - "zfs":
17:50:54 [2020-03-12T17:50:54.643Z]     - /dev/zfs: missing
17:50:54 [2020-03-12T17:50:54.643Z]     - zfs command: missing
17:50:54 [2020-03-12T17:50:54.643Z]     - zpool command: missing
17:50:54 [2020-03-12T17:50:54.643Z] 
17:50:54 [2020-03-12T17:50:54.643Z] Limits:
17:50:54 [2020-03-12T17:50:54.643Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:50:54 [2020-03-12T17:50:54.643Z] 
17:50:54 [2020-03-12T17:50:54.643Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:50:54 [2020-03-12T17:50:54.827Z] Setting up libnl-3-dev:s390x (3.4.0-1) ...
17:50:54 [2020-03-12T17:50:54.827Z] Processing triggers for libc-bin (2.28-10) ...
17:50:55 [2020-03-12T17:50:55.047Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit 57d5105759a002e31a4173a13e7c81d79ccec184
17:50:55 [2020-03-12T17:50:55.128Z] + sudo modprobe ip_vs
17:50:55 [2020-03-12T17:50:55.128Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:57d5105759a002e31a4173a13e7c81d79ccec184 .
17:50:55 [2020-03-12T17:50:55.128Z] #2 [internal] load .dockerignore
17:50:55 [2020-03-12T17:50:55.128Z] #2 transferring context: 87B done
17:50:55 [2020-03-12T17:50:55.128Z] #2 DONE 0.0s
17:50:55 [2020-03-12T17:50:55.128Z] 
17:50:55 [2020-03-12T17:50:55.128Z] #1 [internal] load build definition from Dockerfile
17:50:55 [2020-03-12T17:50:55.128Z] #1 transferring dockerfile: 12.30kB done
17:50:55 [2020-03-12T17:50:55.128Z] #1 DONE 0.0s
17:50:55 [2020-03-12T17:50:55.128Z] 
17:50:55 [2020-03-12T17:50:55.128Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
17:50:55 [2020-03-12T17:50:55.128Z] #3 DONE 0.0s
17:50:55 [2020-03-12T17:50:55.128Z] 
17:50:55 [2020-03-12T17:50:55.128Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-buster
17:50:55 [2020-03-12T17:50:55.128Z] #4 DONE 0.1s
17:50:55 [2020-03-12T17:50:55.280Z] #22 7.353 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:50:55 [2020-03-12T17:50:55.386Z] 
17:50:55 [2020-03-12T17:50:55.386Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.17-buster@sha256:d9d06cb74...
17:50:55 [2020-03-12T17:50:55.386Z] #5 DONE 0.0s
17:50:55 [2020-03-12T17:50:55.386Z] 
17:50:55 [2020-03-12T17:50:55.386Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:50:55 [2020-03-12T17:50:55.386Z] #63 DONE 0.0s
17:50:55 [2020-03-12T17:50:55.386Z] 
17:50:55 [2020-03-12T17:50:55.386Z] #17 [internal] load build context
17:50:55 [2020-03-12T17:50:55.594Z] Removing intermediate container 368c53ea4313
17:50:55 [2020-03-12T17:50:55.594Z]  ---> 0590294e2eab
17:50:55 [2020-03-12T17:50:55.594Z] Step 12/140 : ENV CRIU_VERSION 3.12
17:50:55 [2020-03-12T17:50:55.594Z]  ---> Running in 119615798be4
17:50:55 [2020-03-12T17:50:55.940Z] Removing intermediate container 119615798be4
17:50:55 [2020-03-12T17:50:55.940Z]  ---> 30d45aebe75f
17:50:55 [2020-03-12T17:50:55.940Z] Step 13/140 : RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:50:55 [2020-03-12T17:50:55.940Z]  ---> Running in b8803a7d2ccb
17:50:55 [2020-03-12T17:50:55.987Z] Merge succeeded, producing 57d5105759a002e31a4173a13e7c81d79ccec184
17:50:55 [2020-03-12T17:50:55.988Z] Checking out Revision 57d5105759a002e31a4173a13e7c81d79ccec184 (PR-40558)
17:50:54 [2020-03-12T17:50:54.498Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:54 [2020-03-12T17:50:54.503Z]  > git config --add remote.origin.fetch +refs/pull/40558/head:refs/remotes/origin/PR-40558 # timeout=10
17:50:54 [2020-03-12T17:50:54.507Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:54 [2020-03-12T17:50:54.523Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:54 [2020-03-12T17:50:54.541Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:54 [2020-03-12T17:50:54.542Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:54 [2020-03-12T17:50:54.543Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:50:55 [2020-03-12T17:50:55.054Z]  > git config core.sparsecheckout # timeout=10
17:50:55 [2020-03-12T17:50:55.059Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:50:55 [2020-03-12T17:50:55.952Z]  > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10
17:50:55 [2020-03-12T17:50:55.978Z]  > git rev-parse HEAD^{commit} # timeout=10
17:50:55 [2020-03-12T17:50:55.995Z]  > git config core.sparsecheckout # timeout=10
17:50:55 [2020-03-12T17:50:55.998Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:50:56 [2020-03-12T17:50:56.747Z] #17 transferring context: 48.16MB 1.3s done
17:50:56 [2020-03-12T17:50:56.748Z] #17 DONE 1.4s
17:50:56 [2020-03-12T17:50:56.748Z] 
17:50:56 [2020-03-12T17:50:56.748Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:50:56 [2020-03-12T17:50:56.748Z] #6 CACHED
17:50:56 [2020-03-12T17:50:56.748Z] 
17:50:56 [2020-03-12T17:50:56.748Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:50:56 [2020-03-12T17:50:56.748Z] #18 CACHED
17:50:56 [2020-03-12T17:50:56.748Z] 
17:50:56 [2020-03-12T17:50:56.748Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
17:50:57 [2020-03-12T17:50:57.002Z] #41 DONE 0.4s
17:50:57 [2020-03-12T17:50:57.152Z] Commit message: "bump windows-container-utility aa1ba87e99b68e0113bd27ec26c60b88f9d4ccd9"
17:50:57 [2020-03-12T17:50:57.256Z] 
17:50:57 [2020-03-12T17:50:57.256Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:50:57 [2020-03-12T17:50:57.802Z] #22 9.601 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB]
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.737 + RM_GOPATH=0
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.737 + TMP_GOPATH=
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.737 + : /build
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.737 + '[' -z '' ']'
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.737 ++ mktemp -d
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.741 + export GOPATH=/tmp/tmp.xv8j7PL90Z
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.741 + GOPATH=/tmp/tmp.xv8j7PL90Z
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.741 + RM_GOPATH=1
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.742 ++ dirname ./install.sh
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.743 + dir=.
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.743 + bin=vndr
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.743 + shift
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.743 + '[' '!' -f ./vndr.installer ']'
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.743 + . ./vndr.installer
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.743 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.743 + install_vndr
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.743 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.743 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xv8j7PL90Z/src/github.com/LK4D4/vndr
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.745 Cloning into '/tmp/tmp.xv8j7PL90Z/src/github.com/LK4D4/vndr'...
17:50:57 [2020-03-12T17:50:57.814Z] #42 0.745 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:50:58 [2020-03-12T17:50:58.046Z] + docker version
17:50:58 [2020-03-12T17:50:58.046Z] Client:
17:50:58 [2020-03-12T17:50:58.046Z]  Version:           18.06.1-ce
17:50:58 [2020-03-12T17:50:58.046Z]  API version:       1.38
17:50:58 [2020-03-12T17:50:58.046Z]  Go version:        go1.10.3
17:50:58 [2020-03-12T17:50:58.046Z]  Git commit:        e68fc7a
17:50:58 [2020-03-12T17:50:58.046Z]  Built:             Tue Aug 21 17:26:10 2018
17:50:58 [2020-03-12T17:50:58.046Z]  OS/Arch:           linux/ppc64le
17:50:58 [2020-03-12T17:50:58.046Z]  Experimental:      false
17:50:58 [2020-03-12T17:50:58.046Z] 
17:50:58 [2020-03-12T17:50:58.046Z] Server:
17:50:58 [2020-03-12T17:50:58.046Z]  Engine:
17:50:58 [2020-03-12T17:50:58.047Z]   Version:          18.06.1-ce
17:50:58 [2020-03-12T17:50:58.047Z]   API version:      1.38 (minimum version 1.12)
17:50:58 [2020-03-12T17:50:58.047Z]   Go version:       go1.10.3
17:50:58 [2020-03-12T17:50:58.047Z]   Git commit:       e68fc7a
17:50:58 [2020-03-12T17:50:58.047Z]   Built:            Tue Aug 21 17:24:20 2018
17:50:58 [2020-03-12T17:50:58.047Z]   OS/Arch:          linux/ppc64le
17:50:58 [2020-03-12T17:50:58.047Z]   Experimental:     true
17:50:58 [2020-03-12T17:50:58.059Z] #22 ...
17:50:58 [2020-03-12T17:50:58.059Z] 
17:50:58 [2020-03-12T17:50:58.059Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
17:50:58 [2020-03-12T17:50:58.059Z] #36 3.787 + mktemp -d
17:50:58 [2020-03-12T17:50:58.059Z] #36 3.790 + export GOPATH=/tmp/tmp.gKQWo7Bwdz
17:50:58 [2020-03-12T17:50:58.059Z] #36 3.790 + git clone https://github.com/docker/distribution.git /tmp/tmp.gKQWo7Bwdz/src/github.com/docker/distribution
17:50:58 [2020-03-12T17:50:58.059Z] #36 3.790 Cloning into '/tmp/tmp.gKQWo7Bwdz/src/github.com/docker/distribution'...
17:50:58 [2020-03-12T17:50:58.059Z] #36 ...
17:50:58 [2020-03-12T17:50:58.059Z] 
17:50:58 [2020-03-12T17:50:58.059Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.950 + RM_GOPATH=0
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.950 + TMP_GOPATH=
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.950 + : /build
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.950 + '[' -z '' ']'
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.955 ++ mktemp -d
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.956 + export GOPATH=/tmp/tmp.IKNAiMiSz0
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.956 + GOPATH=/tmp/tmp.IKNAiMiSz0
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.956 + RM_GOPATH=1
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.958 ++ dirname ./install.sh
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.958 + dir=.
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.959 + bin=gometalinter
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.959 + shift
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.959 + '[' '!' -f ./gometalinter.installer ']'
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.959 + . ./gometalinter.installer
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.959 ++ GOMETALINTER_COMMIT=v2.0.6
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.960 Installing gometalinter version v2.0.6
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.960 + install_gometalinter
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.960 + echo 'Installing gometalinter version v2.0.6'
17:50:58 [2020-03-12T17:50:58.059Z] #48 5.960 + go get -d github.com/alecthomas/gometalinter
17:50:58 [2020-03-12T17:50:58.069Z] #42 0.950 + cd /tmp/tmp.xv8j7PL90Z/src/github.com/LK4D4/vndr
17:50:58 [2020-03-12T17:50:58.069Z] #42 0.950 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:50:58 [2020-03-12T17:50:58.069Z] #42 0.953 + go build -buildmode=pie -v -o /build/vndr .
[Pipeline] sh
17:50:58 [2020-03-12T17:50:58.316Z] #48 ...
17:50:58 [2020-03-12T17:50:58.316Z] 
17:50:58 [2020-03-12T17:50:58.316Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:50:58 [2020-03-12T17:50:58.316Z] #38 4.081 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:50:58 [2020-03-12T17:50:58.316Z] #38 4.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:50:58 [2020-03-12T17:50:58.316Z] #38 4.118 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:50:58 [2020-03-12T17:50:58.316Z] #38 5.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:50:58 [2020-03-12T17:50:58.316Z] #38 7.240 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB]
17:50:58 [2020-03-12T17:50:58.316Z] #38 9.742 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.038 errors
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.040 internal/cpu
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.047 internal/race
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.053 runtime/internal/atomic
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.075 internal/bytealg
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.077 runtime/internal/sys
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.087 runtime/internal/math
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.093 sync/atomic
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.116 runtime
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.118 unicode
17:50:58 [2020-03-12T17:50:58.323Z] #42 1.313 unicode/utf8
17:50:58 [2020-03-12T17:50:58.438Z] + docker info
17:50:58 [2020-03-12T17:50:58.438Z] Containers: 1
17:50:58 [2020-03-12T17:50:58.438Z]  Running: 1
17:50:58 [2020-03-12T17:50:58.438Z]  Paused: 0
17:50:58 [2020-03-12T17:50:58.438Z]  Stopped: 0
17:50:58 [2020-03-12T17:50:58.438Z] Images: 15
17:50:58 [2020-03-12T17:50:58.438Z] Server Version: 18.06.1-ce
17:50:58 [2020-03-12T17:50:58.438Z] Storage Driver: overlay2
17:50:58 [2020-03-12T17:50:58.438Z]  Backing Filesystem: extfs
17:50:58 [2020-03-12T17:50:58.438Z]  Supports d_type: true
17:50:58 [2020-03-12T17:50:58.438Z]  Native Overlay Diff: true
17:50:58 [2020-03-12T17:50:58.438Z] Logging Driver: json-file
17:50:58 [2020-03-12T17:50:58.438Z] Cgroup Driver: cgroupfs
17:50:58 [2020-03-12T17:50:58.438Z] Plugins:
17:50:58 [2020-03-12T17:50:58.438Z]  Volume: local
17:50:58 [2020-03-12T17:50:58.438Z]  Network: bridge host ipvlan macvlan null overlay
17:50:58 [2020-03-12T17:50:58.438Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
17:50:58 [2020-03-12T17:50:58.438Z] Swarm: inactive
17:50:58 [2020-03-12T17:50:58.438Z] Runtimes: runc
17:50:58 [2020-03-12T17:50:58.438Z] Default Runtime: runc
17:50:58 [2020-03-12T17:50:58.438Z] Init Binary: docker-init
17:50:58 [2020-03-12T17:50:58.438Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
17:50:58 [2020-03-12T17:50:58.438Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
17:50:58 [2020-03-12T17:50:58.438Z] init version: fec3683
17:50:58 [2020-03-12T17:50:58.438Z] Security Options:
17:50:58 [2020-03-12T17:50:58.438Z]  apparmor
17:50:58 [2020-03-12T17:50:58.438Z]  seccomp
17:50:58 [2020-03-12T17:50:58.438Z]   Profile: default
17:50:58 [2020-03-12T17:50:58.438Z] Kernel Version: 4.4.0-139-generic
17:50:58 [2020-03-12T17:50:58.438Z] Operating System: Ubuntu 16.04.3 LTS
17:50:58 [2020-03-12T17:50:58.438Z] OSType: linux
17:50:58 [2020-03-12T17:50:58.438Z] Architecture: ppc64le
17:50:58 [2020-03-12T17:50:58.438Z] CPUs: 4
17:50:58 [2020-03-12T17:50:58.438Z] Total Memory: 7.972GiB
17:50:58 [2020-03-12T17:50:58.438Z] Name: ppc64le-ubuntu-31
17:50:58 [2020-03-12T17:50:58.438Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
17:50:58 [2020-03-12T17:50:58.438Z] Docker Root Dir: /var/lib/docker
17:50:58 [2020-03-12T17:50:58.438Z] Debug Mode (client): false
17:50:58 [2020-03-12T17:50:58.438Z] Debug Mode (server): false
17:50:58 [2020-03-12T17:50:58.438Z] Username: dockerbuildbot
17:50:58 [2020-03-12T17:50:58.439Z] Registry: https://index.docker.io/v1/
17:50:58 [2020-03-12T17:50:58.439Z] Labels:
17:50:58 [2020-03-12T17:50:58.439Z] Experimental: true
17:50:58 [2020-03-12T17:50:58.439Z] Insecure Registries:
17:50:58 [2020-03-12T17:50:58.439Z]  127.0.0.0/8
17:50:58 [2020-03-12T17:50:58.439Z] Live Restore Enabled: false
17:50:58 [2020-03-12T17:50:58.439Z] 
[Pipeline] sh
17:50:58 [2020-03-12T17:50:58.573Z] #38 ...
17:50:58 [2020-03-12T17:50:58.573Z] 
17:50:58 [2020-03-12T17:50:58.573Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.310 + RM_GOPATH=0
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.312 + TMP_GOPATH=
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.312 + : /build
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.312 + '[' -z '' ']'
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.313 ++ mktemp -d
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.321 + export GOPATH=/tmp/tmp.3kcUcS0cyc
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.323 + GOPATH=/tmp/tmp.3kcUcS0cyc
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.323 + RM_GOPATH=1
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.323 ++ dirname ./install.sh
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.327 + dir=.
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.335 + bin=vndr
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.335 + shift
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.337 + '[' '!' -f ./vndr.installer ']'
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.338 + . ./vndr.installer
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.338 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.338 + install_vndr
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.339 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.340 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.347 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3kcUcS0cyc/src/github.com/LK4D4/vndr
17:50:58 [2020-03-12T17:50:58.573Z] #42 6.362 Cloning into '/tmp/tmp.3kcUcS0cyc/src/github.com/LK4D4/vndr'...
17:50:58 [2020-03-12T17:50:58.573Z] #42 7.300 + cd /tmp/tmp.3kcUcS0cyc/src/github.com/LK4D4/vndr
17:50:58 [2020-03-12T17:50:58.573Z] #42 7.300 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:50:58 [2020-03-12T17:50:58.573Z] #42 7.307 + go build -buildmode=pie -v -o /build/vndr .
17:50:58 [2020-03-12T17:50:58.573Z] #42 8.700 errors
17:50:58 [2020-03-12T17:50:58.573Z] #42 8.734 internal/cpu
17:50:58 [2020-03-12T17:50:58.573Z] #42 8.799 internal/race
17:50:58 [2020-03-12T17:50:58.573Z] #42 8.925 runtime/internal/atomic
17:50:58 [2020-03-12T17:50:58.573Z] #42 9.280 runtime/internal/sys
17:50:58 [2020-03-12T17:50:58.573Z] #42 9.354 runtime/internal/math
17:50:58 [2020-03-12T17:50:58.573Z] #42 9.377 internal/bytealg
17:50:58 [2020-03-12T17:50:58.573Z] #42 9.440 sync/atomic
17:50:58 [2020-03-12T17:50:58.573Z] #42 9.661 unicode
17:50:58 [2020-03-12T17:50:58.573Z] #42 10.02 runtime
17:50:58 [2020-03-12T17:50:58.573Z] #42 ...
17:50:58 [2020-03-12T17:50:58.573Z] 
17:50:58 [2020-03-12T17:50:58.573Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:50:58 [2020-03-12T17:50:58.573Z] #54 6.759 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:50:58 [2020-03-12T17:50:58.573Z] #54 6.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:50:58 [2020-03-12T17:50:58.573Z] #54 6.823 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:50:58 [2020-03-12T17:50:58.573Z] #54 7.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:50:58 [2020-03-12T17:50:58.573Z] #54 10.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB]
17:50:58 [2020-03-12T17:50:58.577Z] #42 1.348 math/bits
17:50:58 [2020-03-12T17:50:58.577Z] #42 1.385 math
17:50:58 [2020-03-12T17:50:58.830Z] #54 ...
17:50:58 [2020-03-12T17:50:58.830Z] 
17:50:58 [2020-03-12T17:50:58.830Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:50:58 [2020-03-12T17:50:58.830Z] #7 6.208 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:50:58 [2020-03-12T17:50:58.830Z] #7 6.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:50:58 [2020-03-12T17:50:58.830Z] #7 6.260 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:50:58 [2020-03-12T17:50:58.830Z] #7 7.275 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:50:58 [2020-03-12T17:50:58.830Z] #7 9.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB]
17:50:58 [2020-03-12T17:50:58.830Z] #7 ...
17:50:58 [2020-03-12T17:50:58.830Z] 
17:50:58 [2020-03-12T17:50:58.830Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.201 + RM_GOPATH=0
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.201 + TMP_GOPATH=
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.201 + : /build
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.201 + '[' -z '' ']'
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.203 ++ mktemp -d
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.220 + export GOPATH=/tmp/tmp.64cTWQmJwq
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.220 + GOPATH=/tmp/tmp.64cTWQmJwq
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.220 + RM_GOPATH=1
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.220 ++ dirname ./install.sh
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.221 + dir=.
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.223 + bin=dockercli
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.223 + shift
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.223 + '[' '!' -f ./dockercli.installer ']'
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.223 + . ./dockercli.installer
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.224 ++ : stable
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.224 ++ : 17.06.2-ce
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.224 + install_dockercli
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.225 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.225 Install docker/cli version 17.06.2-ce from stable
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.227 ++ uname -m
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.229 + arch=x86_64
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.229 + '[' x86_64 '!=' x86_64 ']'
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.229 + url=https://download.docker.com/linux/static
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.232 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:50:58 [2020-03-12T17:50:58.830Z] #20 6.232 + tar -xz docker/docker
17:50:58 [2020-03-12T17:50:58.832Z] #42 1.683 strconv
17:50:58 [2020-03-12T17:50:58.835Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:50:58 [2020-03-12T17:50:58.835Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:50:58 [2020-03-12T17:50:58.835Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40558/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:50:58 [2020-03-12T17:50:58.835Z] + bash /home/docker/workspace/moby_PR-40558/check-config.sh
17:50:58 [2020-03-12T17:50:58.835Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:50:58 [2020-03-12T17:50:58.835Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
17:50:58 [2020-03-12T17:50:58.835Z] 
17:50:58 [2020-03-12T17:50:58.835Z] Generally Necessary:
17:50:58 [2020-03-12T17:50:58.835Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:50:58 [2020-03-12T17:50:58.835Z] - apparmor: enabled and tools installed
17:50:58 [2020-03-12T17:50:58.835Z] - CONFIG_NAMESPACES: enabled
17:50:59 [2020-03-12T17:50:59.086Z] #42 1.964 internal/testlog
17:50:59 [2020-03-12T17:50:59.086Z] #42 1.985 encoding
17:50:59 [2020-03-12T17:50:59.086Z] #42 1.993 unicode/utf16
17:50:59 [2020-03-12T17:50:59.086Z] #42 2.005 container/list
17:50:59 [2020-03-12T17:50:59.086Z] #42 2.041 crypto/internal/subtle
17:50:59 [2020-03-12T17:50:59.086Z] #42 2.052 crypto/subtle
17:50:59 [2020-03-12T17:50:59.086Z] #42 2.060 crypto/rc4
17:50:59 [2020-03-12T17:50:59.086Z] #42 2.075 internal/x/crypto/cryptobyte/asn1
17:50:59 [2020-03-12T17:50:59.086Z] #42 2.082 internal/nettrace
17:50:59 [2020-03-12T17:50:59.086Z] #42 2.087 internal/x/net/dns/dnsmessage
17:50:59 [2020-03-12T17:50:59.087Z] #20 ...
17:50:59 [2020-03-12T17:50:59.087Z] 
17:50:59 [2020-03-12T17:50:59.087Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:50:59 [2020-03-12T17:50:59.087Z] #31 5.728 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:50:59 [2020-03-12T17:50:59.087Z] #31 5.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:50:59 [2020-03-12T17:50:59.087Z] #31 5.794 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:50:59 [2020-03-12T17:50:59.087Z] #31 6.714 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:50:59 [2020-03-12T17:50:59.087Z] #31 8.751 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB]
17:50:59 [2020-03-12T17:50:59.087Z] #31 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_NET_NS: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_PID_NS: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_IPC_NS: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_UTS_NS: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_CGROUPS: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_CGROUP_CPUACCT: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_CGROUP_DEVICE: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_CGROUP_FREEZER: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_CGROUP_SCHED: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_CPUSETS: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_MEMCG: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_KEYS: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_VETH: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_BRIDGE: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_NF_NAT: enabled (as module)
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_NF_NAT_NEEDED: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_POSIX_MQUEUE: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
17:50:59 [2020-03-12T17:50:59.128Z] 
17:50:59 [2020-03-12T17:50:59.128Z] Optional Features:
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_USER_NS: enabled
17:50:59 [2020-03-12T17:50:59.128Z] - CONFIG_SECCOMP: enabled
17:50:59 [2020-03-12T17:50:59.344Z] #31 ...
17:50:59 [2020-03-12T17:50:59.344Z] 
17:50:59 [2020-03-12T17:50:59.344Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.216 + RM_GOPATH=0
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.217 + TMP_GOPATH=
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.218 + : /build/
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.218 + '[' -z '' ']'
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.220 ++ mktemp -d
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + export GOPATH=/tmp/tmp.PACQycgPY9
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + GOPATH=/tmp/tmp.PACQycgPY9
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + RM_GOPATH=1
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 ++ dirname ./install.sh
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + dir=.
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + bin=rootlesskit
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + shift
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + '[' '!' -f ./rootlesskit.installer ']'
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + . ./rootlesskit.installer
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + install_rootlesskit
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + case "$1" in
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + export CGO_ENABLED=0
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + CGO_ENABLED=0
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + _install_rootlesskit
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.225 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PACQycgPY9/src/github.com/rootless-containers/rootlesskit
17:50:59 [2020-03-12T17:50:59.344Z] #60 6.237 Cloning into '/tmp/tmp.PACQycgPY9/src/github.com/rootless-containers/rootlesskit'...
17:50:59 [2020-03-12T17:50:59.344Z] #60 11.12 + cd /tmp/tmp.PACQycgPY9/src/github.com/rootless-containers/rootlesskit
17:50:59 [2020-03-12T17:50:59.344Z] #60 ...
17:50:59 [2020-03-12T17:50:59.344Z] 
17:50:59 [2020-03-12T17:50:59.344Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.181 + RM_GOPATH=0
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.181 + TMP_GOPATH=
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.181 + : /build
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.181 + '[' -z '' ']'
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.181 ++ mktemp -d
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.204 + export GOPATH=/tmp/tmp.UQpKDleOVq
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.204 + GOPATH=/tmp/tmp.UQpKDleOVq
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.205 + RM_GOPATH=1
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.206 ++ dirname ./install.sh
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.208 + dir=.
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.208 + bin=tomlv
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.208 + shift
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.208 + '[' '!' -f ./tomlv.installer ']'
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.208 + . ./tomlv.installer
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.208 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.209 + install_tomlv
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.209 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.209 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.209 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UQpKDleOVq/src/github.com/BurntSushi/toml
17:50:59 [2020-03-12T17:50:59.344Z] #29 6.222 Cloning into '/tmp/tmp.UQpKDleOVq/src/github.com/BurntSushi/toml'...
17:50:59 [2020-03-12T17:50:59.344Z] #29 7.235 + cd /tmp/tmp.UQpKDleOVq/src/github.com/BurntSushi/toml
17:50:59 [2020-03-12T17:50:59.344Z] #29 7.235 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:50:59 [2020-03-12T17:50:59.344Z] #29 7.251 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:50:59 [2020-03-12T17:50:59.344Z] #29 8.000 errors
17:50:59 [2020-03-12T17:50:59.344Z] #29 8.030 internal/cpu
17:50:59 [2020-03-12T17:50:59.344Z] #29 8.175 math/bits
17:50:59 [2020-03-12T17:50:59.344Z] #29 8.604 internal/bytealg
17:50:59 [2020-03-12T17:50:59.344Z] #29 8.807 math
17:50:59 [2020-03-12T17:50:59.344Z] #29 9.148 runtime/internal/atomic
17:50:59 [2020-03-12T17:50:59.344Z] #29 9.508 runtime/internal/sys
17:50:59 [2020-03-12T17:50:59.344Z] #29 9.708 runtime/internal/math
17:50:59 [2020-03-12T17:50:59.344Z] #29 10.02 runtime
17:50:59 [2020-03-12T17:50:59.416Z] - CONFIG_CGROUP_PIDS: enabled
17:50:59 [2020-03-12T17:50:59.416Z] - CONFIG_MEMCG_SWAP: enabled
17:50:59 [2020-03-12T17:50:59.416Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:50:59 [2020-03-12T17:50:59.417Z]     (cgroup swap accounting is currently enabled)
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_MEMCG_KMEM: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_BLK_CGROUP: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_IOSCHED_CFQ: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_CGROUP_PERF: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_CGROUP_HUGETLB: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_CFS_BANDWIDTH: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_RT_GROUP_SCHED: missing
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_IP_VS: enabled (as module)
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_IP_VS_NFCT: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_IP_VS_RR: enabled (as module)
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_EXT4_FS: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:50:59 [2020-03-12T17:50:59.417Z] - Network Drivers:
17:50:59 [2020-03-12T17:50:59.417Z]   - "overlay":
17:50:59 [2020-03-12T17:50:59.417Z]     - CONFIG_VXLAN: enabled (as module)
17:50:59 [2020-03-12T17:50:59.417Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:50:59 [2020-03-12T17:50:59.417Z]       Optional (for encrypted networks):
17:50:59 [2020-03-12T17:50:59.645Z] #42 2.378 runtime/cgo
17:50:59 [2020-03-12T17:50:59.702Z]       - CONFIG_CRYPTO: enabled
17:50:59 [2020-03-12T17:50:59.702Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]       - CONFIG_XFRM: enabled
17:50:59 [2020-03-12T17:50:59.702Z]       - CONFIG_XFRM_USER: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]       - CONFIG_INET_ESP: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]   - "ipvlan":
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_IPVLAN: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]   - "macvlan":
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_MACVLAN: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_DUMMY: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]   - "ftp,tftp client in container":
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z] - Storage Drivers:
17:50:59 [2020-03-12T17:50:59.702Z]   - "aufs":
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_AUFS_FS: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]   - "btrfs":
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:50:59 [2020-03-12T17:50:59.702Z]   - "devicemapper":
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_BLK_DEV_DM: enabled
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]   - "overlay":
17:50:59 [2020-03-12T17:50:59.702Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:50:59 [2020-03-12T17:50:59.702Z]   - "zfs":
17:50:59 [2020-03-12T17:50:59.702Z]     - /dev/zfs: missing
17:50:59 [2020-03-12T17:50:59.702Z]     - zfs command: missing
17:50:59 [2020-03-12T17:50:59.702Z]     - zpool command: missing
17:50:59 [2020-03-12T17:50:59.702Z] 
17:50:59 [2020-03-12T17:50:59.702Z] Limits:
17:50:59 [2020-03-12T17:50:59.702Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:50:59 [2020-03-12T17:50:59.702Z] 
17:50:59 [2020-03-12T17:50:59.702Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:51:00 [2020-03-12T17:51:00.134Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:57d5105759a002e31a4173a13e7c81d79ccec184 .
17:51:00 [2020-03-12T17:51:00.205Z] #42 3.002 internal/x/crypto/curve25519
17:51:00 [2020-03-12T17:51:00.716Z] #29 ...
17:51:00 [2020-03-12T17:51:00.716Z] 
17:51:00 [2020-03-12T17:51:00.716Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:51:00 [2020-03-12T17:51:00.716Z] #54 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
17:51:00 [2020-03-12T17:51:00.764Z] #42 3.558 sync
17:51:00 [2020-03-12T17:51:00.764Z] #42 3.614 io
17:51:00 [2020-03-12T17:51:00.764Z] #42 3.615 reflect
17:51:00 [2020-03-12T17:51:00.764Z] #42 3.692 bytes
17:51:01 [2020-03-12T17:51:01.018Z] #42 3.858 bufio
17:51:01 [2020-03-12T17:51:01.273Z] #42 4.002 syscall
17:51:01 [2020-03-12T17:51:01.528Z] #42 4.556 time
17:51:01 [2020-03-12T17:51:01.782Z] #42 4.625 sort
17:51:01 [2020-03-12T17:51:01.783Z] #42 4.713 internal/fmtsort
17:51:01 [2020-03-12T17:51:01.783Z] #42 4.791 internal/syscall/unix
17:51:01 [2020-03-12T17:51:01.783Z] #42 4.817 strings
17:51:02 [2020-03-12T17:51:02.020Z] Note: Building without setproctitle() and strlcpy() support.
17:51:02 [2020-03-12T17:51:02.020Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:51:02 [2020-03-12T17:51:02.020Z] fatal: not a git repository (or any of the parent directories): .git
17:51:02 [2020-03-12T17:51:02.020Z]   GEN      .gitid
17:51:02 [2020-03-12T17:51:02.020Z]   GEN      criu/include/version.h
17:51:02 [2020-03-12T17:51:02.020Z]   GEN      include/common/asm
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/opts.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/sit.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/google/protobuf/descriptor.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/opts.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/sit.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/macvlan.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/macvlan.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/autofs.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/autofs.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/sysctl.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/sysctl.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/time.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/time.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/binfmt-misc.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/binfmt-misc.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/seccomp.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/seccomp.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/userns.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/userns.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/cgroup.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/cgroup.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/fown.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/ext-file.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/fown.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/ext-file.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/rpc.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/rpc.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/siginfo.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/siginfo.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/pagemap.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/pagemap.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/rlimit.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/rlimit.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/file-lock.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/file-lock.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/tty.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/tty.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/tun.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/netdev.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/tun.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/netdev.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/vma.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/vma.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/creds.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/creds.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/utsns.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   DEP      images/utsns.pb-c.d
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/ipc-desc.pb-c.c
17:51:02 [2020-03-12T17:51:02.020Z]   PBCC     images/ipc-sem.pb-c.c
17:51:02 [2020-03-12T17:51:02.037Z] #42 4.988 internal/poll
17:51:02 [2020-03-12T17:51:02.037Z] #42 5.034 path
17:51:02 [2020-03-12T17:51:02.037Z] #42 5.081 regexp/syntax
17:51:02 [2020-03-12T17:51:02.292Z] #42 5.186 os
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/ipc-desc.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/ipc-sem.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/ipc-msg.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/ipc-msg.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/ipc-shm.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/ipc-shm.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/ipc-var.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/ipc-var.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/sk-opts.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/packet-sock.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/sk-opts.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/packet-sock.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/sk-netlink.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/sk-netlink.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/sk-inet.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/sk-inet.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/sk-unix.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/sk-unix.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/mm.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/mm.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/timerfd.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/timerfd.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/timer.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/timer.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/sa.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/sa.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/pipe-data.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/pipe-data.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/mnt.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/mnt.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/sk-packet.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/sk-packet.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/tcp-stream.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/tcp-stream.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/pipe.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/pipe.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/pstree.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/pstree.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/fs.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/fs.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/signalfd.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/signalfd.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/fh.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/fsnotify.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/fh.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/fsnotify.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/eventpoll.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/eventpoll.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/eventfd.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/eventfd.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/remap-file-path.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/remap-file-path.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/fifo.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/fifo.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/ghost-file.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/ghost-file.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/regfile.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/regfile.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/ns.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/ns.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/fdinfo.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   DEP      images/fdinfo.pb-c.d
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/core-aarch64.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/core-arm.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/core-ppc64.pb-c.c
17:51:02 [2020-03-12T17:51:02.374Z]   PBCC     images/core-s390.pb-c.c
17:51:02 [2020-03-12T17:51:02.546Z] #42 5.476 regexp
17:51:02 [2020-03-12T17:51:02.547Z] #42 5.516 fmt
17:51:02 [2020-03-12T17:51:02.723Z]   PBCC     images/core-x86.pb-c.c
17:51:02 [2020-03-12T17:51:02.723Z]   PBCC     images/core.pb-c.c
17:51:02 [2020-03-12T17:51:02.723Z]   PBCC     images/inventory.pb-c.c
17:51:02 [2020-03-12T17:51:02.723Z]   DEP      images/core-aarch64.pb-c.d
17:51:02 [2020-03-12T17:51:02.723Z]   DEP      images/core-arm.pb-c.d
17:51:02 [2020-03-12T17:51:02.723Z]   DEP      images/core-ppc64.pb-c.d
17:51:02 [2020-03-12T17:51:02.723Z]   DEP      images/core-s390.pb-c.d
17:51:02 [2020-03-12T17:51:02.723Z]   DEP      images/core-x86.pb-c.d
17:51:02 [2020-03-12T17:51:02.723Z]   DEP      images/core.pb-c.d
17:51:02 [2020-03-12T17:51:02.723Z]   DEP      images/inventory.pb-c.d
17:51:02 [2020-03-12T17:51:02.723Z]   PBCC     images/cpuinfo.pb-c.c
17:51:02 [2020-03-12T17:51:02.723Z]   DEP      images/cpuinfo.pb-c.d
17:51:02 [2020-03-12T17:51:02.723Z]   PBCC     images/stats.pb-c.c
17:51:02 [2020-03-12T17:51:02.723Z]   DEP      images/stats.pb-c.d
17:51:02 [2020-03-12T17:51:02.723Z] make[1]: Nothing to be done for 'all'.
17:51:02 [2020-03-12T17:51:02.855Z] Sending build context to Docker daemon  52.67MB

17:51:02 [2020-03-12T17:51:02.855Z] Step 1/140 : ARG CROSS="false"
17:51:02 [2020-03-12T17:51:02.855Z] Step 2/140 : ARG GO_VERSION=1.12.17
17:51:02 [2020-03-12T17:51:02.855Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
17:51:02 [2020-03-12T17:51:02.855Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
17:51:02 [2020-03-12T17:51:02.855Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
17:51:02 [2020-03-12T17:51:02.855Z] 1.12.17-buster: Pulling from library/golang
17:51:02 [2020-03-12T17:51:02.855Z] a2d5a5ee40c1: Pulling fs layer
17:51:02 [2020-03-12T17:51:02.855Z] f7f35d9825c3: Pulling fs layer
17:51:02 [2020-03-12T17:51:02.855Z] 27e6d793f757: Pulling fs layer
17:51:02 [2020-03-12T17:51:02.855Z] fa97a0399500: Pulling fs layer
17:51:02 [2020-03-12T17:51:02.855Z] cbc0eec775fb: Pulling fs layer
17:51:02 [2020-03-12T17:51:02.855Z] 45c5ebb0ada5: Pulling fs layer
17:51:02 [2020-03-12T17:51:02.855Z] 197b6e708d5f: Pulling fs layer
17:51:02 [2020-03-12T17:51:02.855Z] fa97a0399500: Waiting
17:51:02 [2020-03-12T17:51:02.855Z] cbc0eec775fb: Waiting
17:51:02 [2020-03-12T17:51:02.855Z] 45c5ebb0ada5: Waiting
17:51:02 [2020-03-12T17:51:02.855Z] 197b6e708d5f: Waiting
17:51:03 [2020-03-12T17:51:03.070Z]   CC       images/stats.o
17:51:03 [2020-03-12T17:51:03.070Z]   CC       images/core.o
17:51:03 [2020-03-12T17:51:03.070Z]   CC       images/core-x86.o
17:51:03 [2020-03-12T17:51:03.070Z]   CC       images/core-arm.o
17:51:03 [2020-03-12T17:51:03.070Z]   CC       images/core-aarch64.o
17:51:03 [2020-03-12T17:51:03.070Z]   CC       images/core-ppc64.o
17:51:03 [2020-03-12T17:51:03.070Z]   CC       images/core-s390.o
17:51:03 [2020-03-12T17:51:03.106Z] #42 5.797 path/filepath
17:51:03 [2020-03-12T17:51:03.106Z] #42 5.919 flag
17:51:03 [2020-03-12T17:51:03.106Z] #42 5.922 go/token
17:51:03 [2020-03-12T17:51:03.106Z] #42 6.015 go/scanner
17:51:03 [2020-03-12T17:51:03.106Z] #42 6.062 io/ioutil
17:51:03 [2020-03-12T17:51:03.106Z] #42 6.113 go/ast
17:51:03 [2020-03-12T17:51:03.106Z] #42 6.130 net/url
17:51:03 [2020-03-12T17:51:03.360Z] #42 6.265 text/template/parse
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/cpuinfo.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/inventory.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/fdinfo.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/fown.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/ns.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/regfile.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/ghost-file.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/fifo.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/remap-file-path.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/eventfd.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/eventpoll.o
17:51:03 [2020-03-12T17:51:03.438Z]   CC       images/fh.o
17:51:03 [2020-03-12T17:51:03.484Z] f7f35d9825c3: Download complete
17:51:03 [2020-03-12T17:51:03.615Z] #42 6.601 go/parser
17:51:03 [2020-03-12T17:51:03.772Z] 27e6d793f757: Verifying Checksum
17:51:03 [2020-03-12T17:51:03.772Z] 27e6d793f757: Download complete
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/fsnotify.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/signalfd.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/fs.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/pstree.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/pipe.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/tcp-stream.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/sk-packet.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/mnt.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/pipe-data.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/sa.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/timer.o
17:51:03 [2020-03-12T17:51:03.793Z]   CC       images/timerfd.o
17:51:03 [2020-03-12T17:51:03.869Z] #42 6.677 text/template
17:51:03 [2020-03-12T17:51:03.869Z] #42 6.942 log
17:51:03 [2020-03-12T17:51:03.990Z] #54 ...
17:51:03 [2020-03-12T17:51:03.990Z] 
17:51:03 [2020-03-12T17:51:03.990Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
17:51:03 [2020-03-12T17:51:03.990Z] #20 15.06 + mkdir -p /build
17:51:03 [2020-03-12T17:51:03.990Z] #20 15.06 + mv docker/docker /build/
17:51:03 [2020-03-12T17:51:03.990Z] #20 15.06 + rmdir docker
17:51:03 [2020-03-12T17:51:03.990Z] #20 DONE 15.5s
17:51:03 [2020-03-12T17:51:03.990Z] 
17:51:03 [2020-03-12T17:51:03.990Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.008 + RM_GOPATH=0
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.008 + TMP_GOPATH=
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.008 + : /build
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.008 + '[' -z '' ']'
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.009 ++ mktemp -d
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.010 + export GOPATH=/tmp/tmp.TMLLOmKql4
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.010 + GOPATH=/tmp/tmp.TMLLOmKql4
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.010 + RM_GOPATH=1
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.011 ++ dirname ./install.sh
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.020 + dir=.
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.020 + bin=gotestsum
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.020 + shift
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.021 + '[' '!' -f ./gotestsum.installer ']'
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.021 + . ./gotestsum.installer
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.021 ++ : v0.3.5
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.021 + install_gotestsum
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.022 + echo 'Installing gotestsum version v0.3.5'
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.022 Installing gotestsum version v0.3.5
17:51:03 [2020-03-12T17:51:03.990Z] #45 6.022 + go get -d gotest.tools/gotestsum
17:51:04 [2020-03-12T17:51:04.124Z] #42 6.998 encoding/binary
17:51:04 [2020-03-12T17:51:04.124Z] #42 7.164 encoding/base64
17:51:04 [2020-03-12T17:51:04.124Z] #42 7.172 go/doc
17:51:04 [2020-03-12T17:51:04.124Z] #42 7.224 encoding/json
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/mm.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/sk-opts.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/sk-unix.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/sk-inet.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/tun.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/sk-netlink.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/packet-sock.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/ipc-var.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/ipc-desc.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/ipc-shm.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/ipc-msg.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/ipc-sem.o
17:51:04 [2020-03-12T17:51:04.142Z]   CC       images/utsns.o
17:51:04 [2020-03-12T17:51:04.496Z]   CC       images/creds.o
17:51:04 [2020-03-12T17:51:04.496Z]   CC       images/vma.o
17:51:04 [2020-03-12T17:51:04.496Z]   CC       images/netdev.o
17:51:04 [2020-03-12T17:51:04.496Z]   CC       images/tty.o
17:51:04 [2020-03-12T17:51:04.496Z]   CC       images/file-lock.o
17:51:04 [2020-03-12T17:51:04.496Z]   CC       images/rlimit.o
17:51:04 [2020-03-12T17:51:04.496Z]   CC       images/pagemap.o
17:51:04 [2020-03-12T17:51:04.496Z]   CC       images/siginfo.o
17:51:04 [2020-03-12T17:51:04.496Z]   CC       images/rpc.o
17:51:04 [2020-03-12T17:51:04.683Z] #42 7.538 github.com/LK4D4/vndr/build
17:51:04 [2020-03-12T17:51:04.919Z]   CC       images/ext-file.o
17:51:04 [2020-03-12T17:51:04.919Z]   CC       images/cgroup.o
17:51:04 [2020-03-12T17:51:04.919Z]   CC       images/userns.o
17:51:04 [2020-03-12T17:51:04.919Z]   CC       images/google/protobuf/descriptor.o
17:51:04 [2020-03-12T17:51:04.919Z]   CC       images/opts.o
17:51:04 [2020-03-12T17:51:04.919Z]   CC       images/seccomp.o
17:51:04 [2020-03-12T17:51:04.938Z] #42 7.738 encoding/xml
17:51:04 [2020-03-12T17:51:04.938Z] #42 7.887 github.com/LK4D4/vndr/godl/singleflight
17:51:04 [2020-03-12T17:51:04.938Z] #42 7.911 github.com/LK4D4/vndr/versioned
17:51:04 [2020-03-12T17:51:04.938Z] #42 7.920 compress/flate
17:51:05 [2020-03-12T17:51:05.193Z] #42 8.214 hash
17:51:05 [2020-03-12T17:51:05.193Z] #42 8.227 hash/crc32
17:51:05 [2020-03-12T17:51:05.322Z]   CC       images/binfmt-misc.o
17:51:05 [2020-03-12T17:51:05.322Z]   CC       images/time.o
17:51:05 [2020-03-12T17:51:05.322Z]   CC       images/sysctl.o
17:51:05 [2020-03-12T17:51:05.322Z]   CC       images/autofs.o
17:51:05 [2020-03-12T17:51:05.322Z]   CC       images/macvlan.o
17:51:05 [2020-03-12T17:51:05.322Z]   CC       images/sit.o
17:51:05 [2020-03-12T17:51:05.322Z]   LINK     images/built-in.o
17:51:05 [2020-03-12T17:51:05.322Z]   GEN      compel/include/asm
17:51:05 [2020-03-12T17:51:05.322Z]   GEN      compel/include/version.h
17:51:05 [2020-03-12T17:51:05.322Z] touch .config
17:51:05 [2020-03-12T17:51:05.322Z]   GEN      include/common/config.h
17:51:05 [2020-03-12T17:51:05.322Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
17:51:05 [2020-03-12T17:51:05.322Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:51:05 [2020-03-12T17:51:05.322Z]   GEN      compel/plugins/include/uapi/std/syscall.h
17:51:05 [2020-03-12T17:51:05.322Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
17:51:05 [2020-03-12T17:51:05.322Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
17:51:05 [2020-03-12T17:51:05.322Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
17:51:05 [2020-03-12T17:51:05.322Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:51:05 [2020-03-12T17:51:05.322Z]   DEP      compel/plugins/std/infect.d
17:51:05 [2020-03-12T17:51:05.322Z]   DEP      compel/plugins/std/string.d
17:51:05 [2020-03-12T17:51:05.322Z]   DEP      compel/plugins/std/log.d
17:51:05 [2020-03-12T17:51:05.322Z]   DEP      compel/plugins/std/fds.d
17:51:05 [2020-03-12T17:51:05.322Z]   DEP      compel/plugins/std/std.d
17:51:05 [2020-03-12T17:51:05.322Z]   DEP      compel/plugins/shmem/shmem.d
17:51:05 [2020-03-12T17:51:05.322Z]   DEP      compel/plugins/fds/fds.d
17:51:05 [2020-03-12T17:51:05.322Z]   CC       compel/plugins/std/std.o
17:51:05 [2020-03-12T17:51:05.322Z]   CC       compel/plugins/std/fds.o
17:51:05 [2020-03-12T17:51:05.322Z]   CC       compel/plugins/std/log.o
17:51:05 [2020-03-12T17:51:05.448Z] #42 8.303 compress/gzip
17:51:05 [2020-03-12T17:51:05.448Z] #42 8.312 context
17:51:05 [2020-03-12T17:51:05.448Z] #42 8.377 crypto/cipher
17:51:05 [2020-03-12T17:51:05.448Z] #42 8.378 math/rand
17:51:05 [2020-03-12T17:51:05.448Z] #42 8.455 math/big
17:51:05 [2020-03-12T17:51:05.448Z] #42 8.501 crypto/aes
17:51:05 [2020-03-12T17:51:05.702Z] #42 8.619 crypto
17:51:05 [2020-03-12T17:51:05.702Z] #42 8.639 crypto/des
17:51:05 [2020-03-12T17:51:05.702Z] #42 8.689 crypto/internal/randutil
17:51:05 [2020-03-12T17:51:05.702Z] #42 8.698 crypto/sha512
17:51:05 [2020-03-12T17:51:05.735Z]   CC       compel/plugins/std/string.o
17:51:05 [2020-03-12T17:51:05.735Z]   CC       compel/plugins/std/infect.o
17:51:05 [2020-03-12T17:51:05.735Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
17:51:05 [2020-03-12T17:51:05.735Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
17:51:05 [2020-03-12T17:51:05.735Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
17:51:05 [2020-03-12T17:51:05.735Z]   AR       compel/plugins/std.lib.a
17:51:05 [2020-03-12T17:51:05.735Z]   CC       compel/plugins/fds/fds.o
17:51:05 [2020-03-12T17:51:05.735Z]   AR       compel/plugins/fds.lib.a
17:51:05 [2020-03-12T17:51:05.735Z]   HOSTDEP  compel/src/lib/log-host.d
17:51:05 [2020-03-12T17:51:05.735Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
17:51:05 [2020-03-12T17:51:05.735Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
17:51:05 [2020-03-12T17:51:05.735Z]   HOSTDEP  compel/src/main-host.d
17:51:05 [2020-03-12T17:51:05.735Z]   DEP      compel/src/lib/ptrace.d
17:51:05 [2020-03-12T17:51:05.735Z]   DEP      compel/src/lib/infect.d
17:51:05 [2020-03-12T17:51:05.957Z] #42 8.811 crypto/hmac
17:51:05 [2020-03-12T17:51:05.957Z] #42 8.832 crypto/md5
17:51:05 [2020-03-12T17:51:05.957Z] #42 8.900 crypto/sha1
17:51:05 [2020-03-12T17:51:05.957Z] #42 9.003 crypto/sha256
17:51:06 [2020-03-12T17:51:06.152Z]   DEP      compel/src/lib/infect-util.d
17:51:06 [2020-03-12T17:51:06.152Z]   DEP      compel/src/lib/infect-rpc.d
17:51:06 [2020-03-12T17:51:06.152Z]   DEP      compel/arch/s390/src/lib/infect.d
17:51:06 [2020-03-12T17:51:06.152Z]   DEP      compel/arch/s390/src/lib/cpu.d
17:51:06 [2020-03-12T17:51:06.152Z]   DEP      compel/src/lib/log.d
17:51:06 [2020-03-12T17:51:06.152Z]   DEP      compel/src/main.d
17:51:06 [2020-03-12T17:51:06.152Z]   DEP      compel/src/lib/handle-elf.d
17:51:06 [2020-03-12T17:51:06.152Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
17:51:06 [2020-03-12T17:51:06.152Z]   CC       compel/src/lib/log.o
17:51:06 [2020-03-12T17:51:06.152Z]   CC       compel/arch/s390/src/lib/cpu.o
17:51:06 [2020-03-12T17:51:06.152Z]   CC       compel/arch/s390/src/lib/infect.o
17:51:06 [2020-03-12T17:51:06.152Z]   CC       compel/src/lib/infect-rpc.o
17:51:06 [2020-03-12T17:51:06.152Z]   CC       compel/src/lib/infect-util.o
17:51:06 [2020-03-12T17:51:06.211Z] #42 9.113 encoding/hex
17:51:06 [2020-03-12T17:51:06.211Z] #42 9.165 encoding/pem
17:51:06 [2020-03-12T17:51:06.211Z] #42 9.211 internal/singleflight
17:51:06 [2020-03-12T17:51:06.211Z] #42 9.256 net
17:51:06 [2020-03-12T17:51:06.466Z] #42 9.291 crypto/rand
17:51:06 [2020-03-12T17:51:06.466Z] #42 9.352 crypto/elliptic
17:51:06 [2020-03-12T17:51:06.489Z] a2d5a5ee40c1: Verifying Checksum
17:51:06 [2020-03-12T17:51:06.490Z] a2d5a5ee40c1: Download complete
17:51:06 [2020-03-12T17:51:06.509Z]   CC       compel/src/lib/infect.o
17:51:06 [2020-03-12T17:51:06.509Z]   CC       compel/src/lib/ptrace.o
17:51:06 [2020-03-12T17:51:06.509Z]   AR       compel/libcompel.a
17:51:06 [2020-03-12T17:51:06.721Z] #42 9.587 encoding/asn1
17:51:06 [2020-03-12T17:51:06.721Z] #42 9.831 crypto/ecdsa
17:51:06 [2020-03-12T17:51:06.863Z]   HOSTCC   compel/src/main-host.o
17:51:06 [2020-03-12T17:51:06.863Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
17:51:06 [2020-03-12T17:51:06.863Z]   HOSTCC   compel/src/lib/handle-elf-host.o
17:51:06 [2020-03-12T17:51:06.863Z]   HOSTCC   compel/src/lib/log-host.o
17:51:06 [2020-03-12T17:51:06.863Z]   HOSTLINK compel/compel-host-bin
17:51:06 [2020-03-12T17:51:06.863Z]   DEP      soccr/soccr.d
17:51:06 [2020-03-12T17:51:06.863Z]   CC       soccr/soccr.o
17:51:06 [2020-03-12T17:51:06.976Z] #42 9.902 crypto/rsa
17:51:07 [2020-03-12T17:51:07.226Z]   AR       soccr/libsoccr.a
17:51:07 [2020-03-12T17:51:07.226Z] make[1]: 'soccr/libsoccr.a' is up to date.
17:51:07 [2020-03-12T17:51:07.226Z]   DEP      criu/arch/s390/sigframe.d
17:51:07 [2020-03-12T17:51:07.226Z]   DEP      criu/arch/s390/crtools.d
17:51:07 [2020-03-12T17:51:07.226Z]   DEP      criu/arch/s390/cpu.d
17:51:07 [2020-03-12T17:51:07.226Z]   CC       criu/arch/s390/cpu.o
17:51:07 [2020-03-12T17:51:07.226Z]   CC       criu/arch/s390/crtools.o
17:51:07 [2020-03-12T17:51:07.230Z] #42 10.08 crypto/dsa
17:51:07 [2020-03-12T17:51:07.231Z] #42 10.14 crypto/x509/pkix
17:51:07 [2020-03-12T17:51:07.231Z] #42 10.21 internal/x/crypto/cryptobyte
17:51:07 [2020-03-12T17:51:07.486Z] #42 10.43 internal/x/crypto/internal/chacha20
17:51:07 [2020-03-12T17:51:07.486Z] #42 10.48 internal/x/crypto/poly1305
17:51:07 [2020-03-12T17:51:07.486Z] #42 10.55 internal/x/crypto/chacha20poly1305
17:51:07 [2020-03-12T17:51:07.584Z]   CC       criu/arch/s390/sigframe.o
17:51:07 [2020-03-12T17:51:07.584Z]   LINK     criu/arch/s390/crtools.built-in.o
17:51:07 [2020-03-12T17:51:07.584Z]   DEP      criu/arch/s390/vdso-pie.d
17:51:07 [2020-03-12T17:51:07.584Z]   DEP      criu/pie/parasite-vdso.d
17:51:07 [2020-03-12T17:51:07.584Z]   DEP      criu/pie/util-vdso.d
17:51:07 [2020-03-12T17:51:07.584Z]   DEP      criu/pie/util.d
17:51:07 [2020-03-12T17:51:07.584Z]   CC       criu/pie/util.o
17:51:07 [2020-03-12T17:51:07.584Z]   CC       criu/pie/util-vdso.o
17:51:07 [2020-03-12T17:51:07.584Z]   CC       criu/pie/parasite-vdso.o
17:51:07 [2020-03-12T17:51:07.741Z] #42 10.68 internal/x/crypto/hkdf
17:51:07 [2020-03-12T17:51:07.741Z] #42 10.70 internal/x/text/transform
17:51:07 [2020-03-12T17:51:07.741Z] #42 10.79 internal/x/text/unicode/bidi
17:51:07 [2020-03-12T17:51:07.940Z]   CC       criu/arch/s390/vdso-pie.o
17:51:07 [2020-03-12T17:51:07.940Z]   AR       criu/pie/pie.lib.a
17:51:07 [2020-03-12T17:51:07.940Z]   DEP      criu/pie/restorer.d
17:51:07 [2020-03-12T17:51:07.940Z]   DEP      criu/arch/s390/restorer.d
17:51:07 [2020-03-12T17:51:07.940Z]   DEP      criu/pie/parasite.d
17:51:07 [2020-03-12T17:51:07.940Z]   CC       criu/pie/parasite.o
17:51:07 [2020-03-12T17:51:07.940Z]   LINK     criu/pie/parasite.built-in.o
17:51:07 [2020-03-12T17:51:07.940Z]   GEN      criu/pie/parasite-blob.h
17:51:07 [2020-03-12T17:51:07.940Z]   CC       criu/arch/s390/restorer.o
17:51:07 [2020-03-12T17:51:07.995Z] fa97a0399500: Verifying Checksum
17:51:07 [2020-03-12T17:51:07.995Z] fa97a0399500: Download complete
17:51:07 [2020-03-12T17:51:07.996Z] #42 11.03 internal/x/text/secure/bidirule
17:51:07 [2020-03-12T17:51:07.996Z] #42 11.09 internal/x/text/unicode/norm
17:51:08 [2020-03-12T17:51:08.165Z] #45 ...
17:51:08 [2020-03-12T17:51:08.165Z] 
17:51:08 [2020-03-12T17:51:08.165Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
17:51:08 [2020-03-12T17:51:08.165Z] #36 19.44 Checking out files:  79% (1273/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
17:51:08 [2020-03-12T17:51:08.165Z] #36 19.86 + cd /tmp/tmp.gKQWo7Bwdz/src/github.com/docker/distribution
17:51:08 [2020-03-12T17:51:08.165Z] #36 19.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:51:08 [2020-03-12T17:51:08.284Z] 197b6e708d5f: Verifying Checksum
17:51:08 [2020-03-12T17:51:08.284Z] 197b6e708d5f: Download complete
17:51:08 [2020-03-12T17:51:08.307Z]   CC       criu/pie/restorer.o
17:51:08 [2020-03-12T17:51:08.555Z] #42 11.42 crypto/x509
17:51:08 [2020-03-12T17:51:08.664Z]   LINK     criu/pie/restorer.built-in.o
17:51:08 [2020-03-12T17:51:08.664Z]   GEN      criu/pie/restorer-blob.h
17:51:08 [2020-03-12T17:51:08.664Z]   DEP      criu/vdso.d
17:51:08 [2020-03-12T17:51:08.664Z]   DEP      criu/uts_ns.d
17:51:08 [2020-03-12T17:51:08.664Z]   DEP      criu/util.d
17:51:08 [2020-03-12T17:51:08.664Z]   DEP      criu/uffd.d
17:51:08 [2020-03-12T17:51:08.664Z]   DEP      criu/tun.d
17:51:08 [2020-03-12T17:51:08.664Z]   DEP      criu/tty.d
17:51:08 [2020-03-12T17:51:08.664Z]   DEP      criu/timerfd.d
17:51:08 [2020-03-12T17:51:08.664Z]   DEP      criu/sysfs_parse.d
17:51:08 [2020-03-12T17:51:08.664Z]   DEP      criu/sysctl.d
17:51:08 [2020-03-12T17:51:08.810Z] #42 11.59 internal/x/net/idna
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/string.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/stats.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/sockets.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/sk-unix.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/sk-tcp.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/sk-queue.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/sk-packet.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/sk-netlink.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/sk-inet.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/signalfd.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/sigframe.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/shmem.d
17:51:09 [2020-03-12T17:51:09.013Z]   DEP      criu/servicefd.d
17:51:09 [2020-03-12T17:51:09.065Z] #42 11.85 net/textproto
17:51:09 [2020-03-12T17:51:09.065Z] #42 11.99 internal/x/net/http/httpguts
17:51:09 [2020-03-12T17:51:09.065Z] #42 11.99 crypto/tls
17:51:09 [2020-03-12T17:51:09.065Z] #42 12.03 internal/x/net/http/httpproxy
17:51:09 [2020-03-12T17:51:09.065Z] #42 12.11 internal/x/net/http2/hpack
17:51:09 [2020-03-12T17:51:09.309Z] cbc0eec775fb: Verifying Checksum
17:51:09 [2020-03-12T17:51:09.309Z] cbc0eec775fb: Download complete
17:51:09 [2020-03-12T17:51:09.319Z] #42 12.23 mime
17:51:09 [2020-03-12T17:51:09.363Z]   DEP      criu/seize.d
17:51:09 [2020-03-12T17:51:09.363Z]   DEP      criu/seccomp.d
17:51:09 [2020-03-12T17:51:09.363Z]   DEP      criu/rst-malloc.d
17:51:09 [2020-03-12T17:51:09.363Z]   DEP      criu/rbtree.d
17:51:09 [2020-03-12T17:51:09.363Z]   DEP      criu/pstree.d
17:51:09 [2020-03-12T17:51:09.363Z]   DEP      criu/protobuf.d
17:51:09 [2020-03-12T17:51:09.363Z]   GEN      criu/protobuf-desc-gen.h
17:51:09 [2020-03-12T17:51:09.363Z]   DEP      criu/protobuf-desc.d
17:51:09 [2020-03-12T17:51:09.363Z]   DEP      criu/proc_parse.d
17:51:09 [2020-03-12T17:51:09.533Z] #36 ...
17:51:09 [2020-03-12T17:51:09.533Z] 
17:51:09 [2020-03-12T17:51:09.533Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
17:51:09 [2020-03-12T17:51:09.533Z] #60 11.12 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:51:09 [2020-03-12T17:51:09.533Z] #60 11.69 + for f in rootlesskit rootlesskit-docker-proxy
17:51:09 [2020-03-12T17:51:09.533Z] #60 11.69 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:51:09 [2020-03-12T17:51:09.533Z] #60 ...
17:51:09 [2020-03-12T17:51:09.533Z] 
17:51:09 [2020-03-12T17:51:09.533Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:09 [2020-03-12T17:51:09.533Z] #31 21.49 Fetched 8332 kB in 16s (521 kB/s)
17:51:09 [2020-03-12T17:51:09.574Z] #42 12.44 mime/quotedprintable
17:51:09 [2020-03-12T17:51:09.574Z] #42 12.50 mime/multipart
17:51:09 [2020-03-12T17:51:09.574Z] #42 12.64 net/http/internal
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/plugin.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/pipes.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/pie-util.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/pie-util-vdso.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/pie-util-vdso-elf32.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/path.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/parasite-syscall.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/pagemap.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/pagemap-cache.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/page-xfer.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/page-pipe.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/netfilter.d
17:51:09 [2020-03-12T17:51:09.721Z]   DEP      criu/net.d
17:51:09 [2020-03-12T17:51:09.790Z] #31 21.49 Reading package lists...
17:51:09 [2020-03-12T17:51:09.790Z] #31 ...
17:51:09 [2020-03-12T17:51:09.790Z] 
17:51:09 [2020-03-12T17:51:09.790Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:51:09 [2020-03-12T17:51:09.790Z] #7 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
17:51:09 [2020-03-12T17:51:09.790Z] #7 21.82 Fetched 8332 kB in 16s (526 kB/s)
17:51:09 [2020-03-12T17:51:09.790Z] #7 21.82 Reading package lists...
17:51:09 [2020-03-12T17:51:09.790Z] #7 ...
17:51:09 [2020-03-12T17:51:09.790Z] 
17:51:09 [2020-03-12T17:51:09.790Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:51:09 [2020-03-12T17:51:09.790Z] #29 13.81 unicode/utf8
17:51:09 [2020-03-12T17:51:09.790Z] #29 14.29 strconv
17:51:09 [2020-03-12T17:51:09.790Z] #29 18.54 internal/race
17:51:09 [2020-03-12T17:51:09.790Z] #29 18.61 sync/atomic
17:51:09 [2020-03-12T17:51:09.790Z] #29 18.79 unicode
17:51:09 [2020-03-12T17:51:09.790Z] #29 21.54 internal/testlog
17:51:09 [2020-03-12T17:51:09.829Z] #42 12.68 os/exec
17:51:10 [2020-03-12T17:51:10.046Z] #29 ...
17:51:10 [2020-03-12T17:51:10.046Z] 
17:51:10 [2020-03-12T17:51:10.046Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:51:10 [2020-03-12T17:51:10.046Z] #22 12.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
17:51:10 [2020-03-12T17:51:10.046Z] #22 21.90 Fetched 8332 kB in 16s (526 kB/s)
17:51:10 [2020-03-12T17:51:10.046Z] #22 21.90 Reading package lists...
17:51:10 [2020-03-12T17:51:10.046Z] #22 ...
17:51:10 [2020-03-12T17:51:10.046Z] 
17:51:10 [2020-03-12T17:51:10.046Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:10 [2020-03-12T17:51:10.046Z] #38 20.47 Fetched 8332 kB in 17s (498 kB/s)
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/namespaces.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/mount.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/mem.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/lsm.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/log.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/libnetlink.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/kerndat.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/kcmp-ids.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/irmap.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/ipc_ns.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/image.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/image-desc.d
17:51:10 [2020-03-12T17:51:10.081Z]   DEP      criu/fsnotify.d
17:51:10 [2020-03-12T17:51:10.388Z] #42 13.20 net/http/httptrace
17:51:10 [2020-03-12T17:51:10.388Z] #42 13.23 net/http
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/filesystems.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/files.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/files-reg.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/files-ext.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/file-lock.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/file-ids.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/fifo.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/fdstore.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/fault-injection.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/external.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/eventpoll.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/eventfd.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/crtools.d
17:51:10 [2020-03-12T17:51:10.445Z]   DEP      criu/cr-service.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/cr-restore.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/cr-errno.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/cr-dump.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/cr-dedup.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/cr-check.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/config.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/clone-noasan.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/cgroup.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/cgroup-props.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/bitmap.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/bfd.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/autofs.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/aio.d
17:51:10 [2020-03-12T17:51:10.796Z]   DEP      criu/action-scripts.d
17:51:11 [2020-03-12T17:51:11.214Z]   CC       criu/action-scripts.o
17:51:11 [2020-03-12T17:51:11.214Z]   CC       criu/aio.o
17:51:11 [2020-03-12T17:51:11.214Z]   CC       criu/autofs.o
17:51:11 [2020-03-12T17:51:11.417Z] #38 20.47 Reading package lists...
17:51:11 [2020-03-12T17:51:11.417Z] #38 ...
17:51:11 [2020-03-12T17:51:11.417Z] 
17:51:11 [2020-03-12T17:51:11.417Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:51:11 [2020-03-12T17:51:11.417Z] #42 12.97 unicode/utf8
17:51:11 [2020-03-12T17:51:11.417Z] #42 13.78 math/bits
17:51:11 [2020-03-12T17:51:11.417Z] #42 14.47 math
17:51:11 [2020-03-12T17:51:11.417Z] #42 19.12 strconv
17:51:11 [2020-03-12T17:51:11.417Z] #42 21.98 internal/testlog
17:51:11 [2020-03-12T17:51:11.417Z] #42 22.34 encoding
17:51:11 [2020-03-12T17:51:11.417Z] #42 22.52 unicode/utf16
17:51:11 [2020-03-12T17:51:11.417Z] #42 22.95 container/list
17:51:11 [2020-03-12T17:51:11.417Z] #42 ...
17:51:11 [2020-03-12T17:51:11.417Z] 
17:51:11 [2020-03-12T17:51:11.417Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:51:11 [2020-03-12T17:51:11.417Z] #48 13.24 + cd /tmp/tmp.IKNAiMiSz0/src/github.com/alecthomas/gometalinter
17:51:11 [2020-03-12T17:51:11.417Z] #48 13.24 + git checkout -q v2.0.6
17:51:11 [2020-03-12T17:51:11.417Z] #48 13.73 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
17:51:11 [2020-03-12T17:51:11.608Z]   CC       criu/bfd.o
17:51:11 [2020-03-12T17:51:11.608Z]   CC       criu/bitmap.o
17:51:11 [2020-03-12T17:51:11.608Z]   CC       criu/cgroup-props.o
17:51:11 [2020-03-12T17:51:11.608Z]   CC       criu/cgroup.o
17:51:11 [2020-03-12T17:51:11.674Z] #48 ...
17:51:11 [2020-03-12T17:51:11.674Z] 
17:51:11 [2020-03-12T17:51:11.674Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:51:11 [2020-03-12T17:51:11.674Z] #66 22.61 Checking out files:  74% (1524/2056)   
Checking out files:  75% (1542/2056)   
Checking out files:  76% (1563/2056)   
Checking out files:  77% (1584/2056)   
Checking out files:  78% (1604/2056)   
Checking out files:  79% (1625/2056)   
Checking out files:  80% (1645/2056)   
Checking out files:  81% (1666/2056)   
Checking out files:  82% (1686/2056)   
Checking out files:  83% (1707/2056)   
Checking out files:  84% (1728/2056)   
Checking out files:  85% (1748/2056)   
Checking out files:  86% (1769/2056)   
Checking out files:  87% (1789/2056)   
Checking out files:  88% (1810/2056)   
Checking out files:  89% (1830/2056)   
Checking out files:  90% (1851/2056)   
Checking out files:  91% (1871/2056)   
Checking out files:  92% (1892/2056)   
Checking out files:  93% (1913/2056)   
Checking out files:  94% (1933/2056)   
Checking out files:  95% (1954/2056)   
Checking out files:  96% (1974/2056)   
Checking out files:  97% (1995/2056)   
Checking out files:  98% (2015/2056)   
Checking out files:  99% (2036/2056)   
Checking out files: 100% (2056/2056)   
Checking out files: 100% (2056/2056), done.
17:51:11 [2020-03-12T17:51:11.674Z] #66 23.08 + cd /tmp/tmp.m17sdtjC2Z/src/github.com/docker/libnetwork
17:51:11 [2020-03-12T17:51:11.674Z] #66 23.08 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f
17:51:11 [2020-03-12T17:51:11.674Z] #66 23.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:51:11 [2020-03-12T17:51:11.974Z]   CC       criu/clone-noasan.o
17:51:11 [2020-03-12T17:51:11.974Z]   CC       criu/config.o
17:51:12 [2020-03-12T17:51:12.018Z] a2d5a5ee40c1: Pull complete
17:51:12 [2020-03-12T17:51:12.270Z] #42 14.89 github.com/LK4D4/vndr/godl
17:51:12 [2020-03-12T17:51:12.270Z] #42 15.01 github.com/LK4D4/vndr
17:51:12 [2020-03-12T17:51:12.306Z] f7f35d9825c3: Pull complete
17:51:12 [2020-03-12T17:51:12.333Z]   CC       criu/cr-check.o
17:51:12 [2020-03-12T17:51:12.680Z]   CC       criu/cr-dedup.o
17:51:12 [2020-03-12T17:51:12.680Z]   CC       criu/cr-dump.o
17:51:12 [2020-03-12T17:51:12.932Z] 27e6d793f757: Pull complete
17:51:13 [2020-03-12T17:51:13.037Z]   CC       criu/cr-errno.o
17:51:13 [2020-03-12T17:51:13.037Z]   CC       criu/cr-restore.o
17:51:13 [2020-03-12T17:51:13.629Z] #42 DONE 16.4s
17:51:13 [2020-03-12T17:51:13.796Z]   CC       criu/cr-service.o
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
17:51:13 [2020-03-12T17:51:13.883Z] #59 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
17:51:13 [2020-03-12T17:51:13.883Z] #60 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:13 [2020-03-12T17:51:13.883Z] #24 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:51:13 [2020-03-12T17:51:13.883Z] #22 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
17:51:13 [2020-03-12T17:51:13.883Z] #20 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:51:13 [2020-03-12T17:51:13.883Z] #39 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:51:13 [2020-03-12T17:51:13.883Z] #11 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:51:13 [2020-03-12T17:51:13.883Z] #10 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:51:13 [2020-03-12T17:51:13.883Z] #21 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
17:51:13 [2020-03-12T17:51:13.883Z] #15 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:51:13 [2020-03-12T17:51:13.883Z] #27 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
17:51:13 [2020-03-12T17:51:13.883Z] #36 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:13 [2020-03-12T17:51:13.883Z] #38 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:51:13 [2020-03-12T17:51:13.883Z] #7 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #8 [dev 1/25] RUN groupadd -r docker
17:51:13 [2020-03-12T17:51:13.883Z] #8 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #13 [dev 6/25] RUN ldconfig
17:51:13 [2020-03-12T17:51:13.883Z] #13 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
17:51:13 [2020-03-12T17:51:13.883Z] #30 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:13 [2020-03-12T17:51:13.883Z] #14 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:13 [2020-03-12T17:51:13.883Z] #31 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:51:13 [2020-03-12T17:51:13.883Z] #34 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:51:13 [2020-03-12T17:51:13.883Z] #23 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:51:13 [2020-03-12T17:51:13.883Z] #19 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
17:51:13 [2020-03-12T17:51:13.883Z] #26 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:51:13 [2020-03-12T17:51:13.883Z] #37 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
17:51:13 [2020-03-12T17:51:13.883Z] #33 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
17:51:13 [2020-03-12T17:51:13.883Z] #9 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:51:13 [2020-03-12T17:51:13.883Z] #32 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:51:13 [2020-03-12T17:51:13.883Z] #28 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:51:13 [2020-03-12T17:51:13.883Z] #12 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:51:13 [2020-03-12T17:51:13.883Z] #16 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:51:13 [2020-03-12T17:51:13.883Z] #29 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:51:13 [2020-03-12T17:51:13.883Z] #25 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:51:13 [2020-03-12T17:51:13.883Z] #35 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
17:51:13 [2020-03-12T17:51:13.883Z] #56 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:51:13 [2020-03-12T17:51:13.883Z] #54 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:51:13 [2020-03-12T17:51:13.883Z] #55 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:51:13 [2020-03-12T17:51:13.883Z] #57 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
17:51:13 [2020-03-12T17:51:13.883Z] #40 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:51:13 [2020-03-12T17:51:13.883Z] #51 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:51:13 [2020-03-12T17:51:13.883Z] #50 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:51:13 [2020-03-12T17:51:13.883Z] #52 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
17:51:13 [2020-03-12T17:51:13.883Z] #65 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:51:13 [2020-03-12T17:51:13.883Z] #66 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:51:13 [2020-03-12T17:51:13.883Z] #63 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
17:51:13 [2020-03-12T17:51:13.883Z] #47 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:51:13 [2020-03-12T17:51:13.883Z] #48 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
17:51:13 [2020-03-12T17:51:13.883Z] #44 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:51:13 [2020-03-12T17:51:13.883Z] #45 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
17:51:13 [2020-03-12T17:51:13.883Z] #61 CACHED
17:51:13 [2020-03-12T17:51:13.883Z] 
17:51:13 [2020-03-12T17:51:13.883Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:51:13 [2020-03-12T17:51:13.958Z] 45c5ebb0ada5: Verifying Checksum
17:51:13 [2020-03-12T17:51:13.958Z] 45c5ebb0ada5: Download complete
17:51:14 [2020-03-12T17:51:14.138Z] #43 DONE 0.1s
17:51:14 [2020-03-12T17:51:14.138Z] 
17:51:14 [2020-03-12T17:51:14.138Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:51:14 [2020-03-12T17:51:14.138Z] #46 DONE 0.1s
17:51:14 [2020-03-12T17:51:14.138Z] 
17:51:14 [2020-03-12T17:51:14.138Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
17:51:14 [2020-03-12T17:51:14.174Z]   CC       criu/crtools.o
17:51:14 [2020-03-12T17:51:14.174Z]   CC       criu/eventfd.o
17:51:14 [2020-03-12T17:51:14.523Z]   CC       criu/eventpoll.o
17:51:14 [2020-03-12T17:51:14.523Z]   CC       criu/external.o
17:51:14 [2020-03-12T17:51:14.523Z]   CC       criu/fault-injection.o
17:51:14 [2020-03-12T17:51:14.523Z]   CC       criu/fdstore.o
17:51:14 [2020-03-12T17:51:14.523Z]   CC       criu/fifo.o
17:51:14 [2020-03-12T17:51:14.874Z]   CC       criu/file-ids.o
17:51:14 [2020-03-12T17:51:14.874Z]   CC       criu/file-lock.o
17:51:14 [2020-03-12T17:51:14.874Z]   CC       criu/files-ext.o
17:51:15 [2020-03-12T17:51:15.222Z]   CC       criu/files-reg.o
17:51:15 [2020-03-12T17:51:15.495Z] #49 DONE 1.1s
17:51:15 [2020-03-12T17:51:15.495Z] 
17:51:15 [2020-03-12T17:51:15.495Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
17:51:15 [2020-03-12T17:51:15.495Z] #53 DONE 0.1s
17:51:15 [2020-03-12T17:51:15.495Z] 
17:51:15 [2020-03-12T17:51:15.495Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
17:51:15 [2020-03-12T17:51:15.573Z]   CC       criu/files.o
17:51:15 [2020-03-12T17:51:15.920Z]   CC       criu/filesystems.o
17:51:15 [2020-03-12T17:51:15.920Z]   CC       criu/fsnotify.o
17:51:16 [2020-03-12T17:51:16.053Z] #58 DONE 0.4s
17:51:16 [2020-03-12T17:51:16.053Z] 
17:51:16 [2020-03-12T17:51:16.053Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:51:16 [2020-03-12T17:51:16.053Z] #62 DONE 0.2s
17:51:16 [2020-03-12T17:51:16.053Z] 
17:51:16 [2020-03-12T17:51:16.053Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
17:51:16 [2020-03-12T17:51:16.053Z] #64 DONE 0.1s
17:51:16 [2020-03-12T17:51:16.053Z] 
17:51:16 [2020-03-12T17:51:16.053Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
17:51:16 [2020-03-12T17:51:16.053Z] #67 DONE 0.1s
17:51:16 [2020-03-12T17:51:16.297Z]   CC       criu/image-desc.o
17:51:16 [2020-03-12T17:51:16.297Z]   CC       criu/image.o
17:51:16 [2020-03-12T17:51:16.297Z]   CC       criu/ipc_ns.o
17:51:16 [2020-03-12T17:51:16.308Z] 
17:51:16 [2020-03-12T17:51:16.308Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
17:51:16 [2020-03-12T17:51:16.308Z] #68 DONE 0.0s
17:51:16 [2020-03-12T17:51:16.308Z] 
17:51:16 [2020-03-12T17:51:16.308Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
17:51:16 [2020-03-12T17:51:16.641Z]   CC       criu/irmap.o
17:51:16 [2020-03-12T17:51:16.641Z]   CC       criu/kcmp-ids.o
17:51:16 [2020-03-12T17:51:16.641Z]   CC       criu/kerndat.o
17:51:16 [2020-03-12T17:51:16.663Z] fa97a0399500: Pull complete
17:51:16 [2020-03-12T17:51:16.866Z] #69 DONE 0.6s
17:51:16 [2020-03-12T17:51:16.866Z] 
17:51:16 [2020-03-12T17:51:16.866Z] #70 exporting to image
17:51:16 [2020-03-12T17:51:16.866Z] #70 exporting layers
17:51:16 [2020-03-12T17:51:16.997Z]   CC       criu/libnetlink.o
17:51:16 [2020-03-12T17:51:16.997Z]   CC       criu/log.o
17:51:16 [2020-03-12T17:51:16.997Z]   CC       criu/lsm.o
17:51:17 [2020-03-12T17:51:17.024Z] #66 ...
17:51:17 [2020-03-12T17:51:17.024Z] 
17:51:17 [2020-03-12T17:51:17.024Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:51:17 [2020-03-12T17:51:17.024Z] #22 21.90 Reading package lists...
17:51:17 [2020-03-12T17:51:17.344Z]   CC       criu/mem.o
17:51:17 [2020-03-12T17:51:17.703Z]   CC       criu/mount.o
17:51:18 [2020-03-12T17:51:18.474Z]   CC       criu/namespaces.o
17:51:18 [2020-03-12T17:51:18.748Z] #70 exporting layers 1.8s done
17:51:18 [2020-03-12T17:51:18.748Z] #70 writing image sha256:a1d43158f9e526d0fa73f05f037627d7e436079c45ba92fe6ebb7d68e4717d04 done
17:51:18 [2020-03-12T17:51:18.748Z] #70 naming to docker.io/library/docker:57d5105759a002e31a4173a13e7c81d79ccec184 done
17:51:18 [2020-03-12T17:51:18.748Z] #70 DONE 1.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
17:51:18 [2020-03-12T17:51:18.823Z]   CC       criu/net.o
17:51:19 [2020-03-12T17:51:19.572Z]   CC       criu/netfilter.o
17:51:19 [2020-03-12T17:51:19.572Z]   CC       criu/page-pipe.o
17:51:19 [2020-03-12T17:51:19.572Z]   CC       criu/page-xfer.o
17:51:19 [2020-03-12T17:51:19.846Z] Fetching without tags
17:51:19 [2020-03-12T17:51:19.872Z] 
17:51:19 [2020-03-12T17:51:19.872Z] Removing bundles/
17:51:19 [2020-03-12T17:51:19.872Z] 
17:51:19 [2020-03-12T17:51:19.872Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:51:19 [2020-03-12T17:51:19.872Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:51:19 [2020-03-12T17:51:19.872Z] GOOS="" GOARCH="" GOARM=""
17:51:19 [2020-03-12T17:51:19.931Z]   CC       criu/pagemap-cache.o
17:51:19 [2020-03-12T17:51:19.931Z]   CC       criu/pagemap.o
17:51:20 [2020-03-12T17:51:20.180Z] cbc0eec775fb: Pull complete
17:51:20 [2020-03-12T17:51:20.297Z]   CC       criu/parasite-syscall.o
17:51:20 [2020-03-12T17:51:20.297Z]   CC       criu/path.o
17:51:20 [2020-03-12T17:51:20.297Z]   CC       criu/pie-util-vdso-elf32.o
17:51:20 [2020-03-12T17:51:20.301Z] #22 28.72 Reading package lists...
17:51:20 [2020-03-12T17:51:20.302Z] #22 ...
17:51:20 [2020-03-12T17:51:20.302Z] 
17:51:20 [2020-03-12T17:51:20.302Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:51:20 [2020-03-12T17:51:20.302Z] #29 21.87 encoding
17:51:20 [2020-03-12T17:51:20.302Z] #29 22.08 runtime/cgo
17:51:20 [2020-03-12T17:51:20.302Z] #29 ...
17:51:20 [2020-03-12T17:51:20.302Z] 
17:51:20 [2020-03-12T17:51:20.302Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
17:51:20 [2020-03-12T17:51:20.302Z] #36 22.48 + GOPATH=/tmp/tmp.gKQWo7Bwdz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gKQWo7Bwdz go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:51:19 [2020-03-12T17:51:19.052Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:51:19 [2020-03-12T17:51:19.229Z]  > git config --add remote.origin.fetch +refs/pull/40558/head:refs/remotes/origin/PR-40558 # timeout=10
17:51:19 [2020-03-12T17:51:19.354Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:51:19 [2020-03-12T17:51:19.669Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:51:19 [2020-03-12T17:51:19.880Z] Fetching upstream changes from https://github.com/moby/moby.git
17:51:19 [2020-03-12T17:51:19.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:51:19 [2020-03-12T17:51:19.882Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:51:20 [2020-03-12T17:51:20.558Z] #36 ...
17:51:20 [2020-03-12T17:51:20.559Z] 
17:51:20 [2020-03-12T17:51:20.559Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:51:20 [2020-03-12T17:51:20.559Z] #54 22.59 Fetched 8332 kB in 16s (519 kB/s)
17:51:20 [2020-03-12T17:51:20.559Z] #54 22.59 Reading package lists...
17:51:20 [2020-03-12T17:51:20.559Z] #54 29.14 Reading package lists...
17:51:20 [2020-03-12T17:51:20.559Z] #54 ...
17:51:20 [2020-03-12T17:51:20.559Z] 
17:51:20 [2020-03-12T17:51:20.559Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:51:20 [2020-03-12T17:51:20.559Z] #42 23.56 crypto/internal/subtle
17:51:20 [2020-03-12T17:51:20.559Z] #42 23.71 crypto/subtle
17:51:20 [2020-03-12T17:51:20.559Z] #42 23.90 crypto/rc4
17:51:20 [2020-03-12T17:51:20.559Z] #42 24.15 internal/x/crypto/cryptobyte/asn1
17:51:20 [2020-03-12T17:51:20.559Z] #42 24.25 internal/nettrace
17:51:20 [2020-03-12T17:51:20.559Z] #42 24.31 internal/x/net/dns/dnsmessage
17:51:20 [2020-03-12T17:51:20.559Z] #42 28.39 runtime/cgo
17:51:20 [2020-03-12T17:51:20.739Z]   CC       criu/pie-util-vdso.o
17:51:20 [2020-03-12T17:51:20.739Z]   CC       criu/pie-util.o
17:51:20 [2020-03-12T17:51:20.739Z]   CC       criu/pipes.o
17:51:20 [2020-03-12T17:51:20.739Z]   CC       criu/plugin.o
17:51:21 [2020-03-12T17:51:21.128Z]   CC       criu/proc_parse.o
17:51:21 [2020-03-12T17:51:21.211Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit 57d5105759a002e31a4173a13e7c81d79ccec184
17:51:21 [2020-03-12T17:51:21.518Z]   CC       criu/protobuf-desc.o
17:51:21 [2020-03-12T17:51:21.908Z]   CC       criu/protobuf.o
17:51:21 [2020-03-12T17:51:21.908Z]   CC       criu/pstree.o
17:51:21 [2020-03-12T17:51:21.908Z]   CC       criu/rbtree.o
17:51:22 [2020-03-12T17:51:22.259Z]   CC       criu/rst-malloc.o
17:51:22 [2020-03-12T17:51:22.259Z]   CC       criu/seccomp.o
17:51:22 [2020-03-12T17:51:22.259Z]   CC       criu/seize.o
17:51:22 [2020-03-12T17:51:22.611Z]   CC       criu/servicefd.o
17:51:22 [2020-03-12T17:51:22.611Z]   CC       criu/shmem.o
17:51:21 [2020-03-12T17:51:21.244Z]  > git config core.sparsecheckout # timeout=10
17:51:21 [2020-03-12T17:51:21.429Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:51:22 [2020-03-12T17:51:22.978Z]   CC       criu/sigframe.o
17:51:22 [2020-03-12T17:51:22.978Z]   CC       criu/signalfd.o
17:51:22 [2020-03-12T17:51:22.978Z]   CC       criu/sk-inet.o
17:51:23 [2020-03-12T17:51:23.088Z] #42 ...
17:51:23 [2020-03-12T17:51:23.088Z] 
17:51:23 [2020-03-12T17:51:23.088Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:51:23 [2020-03-12T17:51:23.088Z] #22 28.72 Reading package lists...
17:51:23 [2020-03-12T17:51:23.329Z]   CC       criu/sk-netlink.o
17:51:23 [2020-03-12T17:51:23.329Z]   CC       criu/sk-packet.o
17:51:23 [2020-03-12T17:51:23.329Z]   CC       criu/sk-queue.o
17:51:23 [2020-03-12T17:51:23.687Z]   CC       criu/sk-tcp.o
17:51:23 [2020-03-12T17:51:23.687Z]   CC       criu/sk-unix.o
17:51:24 [2020-03-12T17:51:24.038Z]   CC       criu/sockets.o
17:51:24 [2020-03-12T17:51:24.416Z]   CC       criu/stats.o
17:51:24 [2020-03-12T17:51:24.416Z]   CC       criu/string.o
17:51:24 [2020-03-12T17:51:24.416Z]   CC       criu/sysctl.o
17:51:24 [2020-03-12T17:51:24.777Z]   CC       criu/sysfs_parse.o
17:51:24 [2020-03-12T17:51:24.777Z]   CC       criu/timerfd.o
17:51:24 [2020-03-12T17:51:24.777Z]   CC       criu/tty.o
17:51:24 [2020-03-12T17:51:24.982Z] #22 35.05 Building dependency tree...
17:51:24 [2020-03-12T17:51:24.982Z] #22 36.65 Reading state information...
17:51:24 [2020-03-12T17:51:24.982Z] #22 ...
17:51:24 [2020-03-12T17:51:24.982Z] 
17:51:24 [2020-03-12T17:51:24.982Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:24 [2020-03-12T17:51:24.982Z] #38 20.47 Reading package lists...
17:51:24 [2020-03-12T17:51:24.982Z] #38 27.27 Reading package lists...
17:51:24 [2020-03-12T17:51:24.982Z] #38 34.03 Building dependency tree...
17:51:24 [2020-03-12T17:51:24.982Z] #38 35.68 Reading state information...
17:51:24 [2020-03-12T17:51:24.982Z] #38 ...
17:51:24 [2020-03-12T17:51:24.982Z] 
17:51:24 [2020-03-12T17:51:24.982Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:51:24 [2020-03-12T17:51:24.982Z] #54 29.14 Reading package lists...
17:51:25 [2020-03-12T17:51:25.543Z]   CC       criu/tun.o
17:51:25 [2020-03-12T17:51:25.543Z]   CC       criu/uffd.o
17:51:25 [2020-03-12T17:51:25.547Z] #54 36.16 Building dependency tree...
17:51:25 [2020-03-12T17:51:25.547Z] #54 37.49 Reading state information...
17:51:25 [2020-03-12T17:51:25.717Z] 45c5ebb0ada5: Pull complete
17:51:25 [2020-03-12T17:51:25.717Z] 197b6e708d5f: Pull complete
17:51:25 [2020-03-12T17:51:25.717Z] Digest: sha256:d9d06cb747d49db5d5703610ecdef837c0432efcaccc4a5959155dd61fe42f4a
17:51:25 [2020-03-12T17:51:25.717Z] Status: Downloaded newer image for golang:1.12.17-buster
17:51:25 [2020-03-12T17:51:25.717Z]  ---> a6f21a6e6ce8
17:51:25 [2020-03-12T17:51:25.717Z] Step 6/140 : ARG APT_MIRROR
17:51:25 [2020-03-12T17:51:25.717Z]  ---> Running in ad6e9c878497
17:51:25 [2020-03-12T17:51:25.717Z] Removing intermediate container ad6e9c878497
17:51:25 [2020-03-12T17:51:25.717Z]  ---> a132d641dbe8
17:51:25 [2020-03-12T17:51:25.717Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
17:51:25 [2020-03-12T17:51:25.717Z]  ---> Running in 153c5898145f
17:51:25 [2020-03-12T17:51:25.805Z] #54 ...
17:51:25 [2020-03-12T17:51:25.805Z] 
17:51:25 [2020-03-12T17:51:25.805Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:25 [2020-03-12T17:51:25.805Z] #31 21.49 Reading package lists...
17:51:25 [2020-03-12T17:51:25.805Z] #31 28.31 Reading package lists...
17:51:25 [2020-03-12T17:51:25.805Z] #31 34.98 Building dependency tree...
17:51:25 [2020-03-12T17:51:25.805Z] #31 36.59 Reading state information...
17:51:25 [2020-03-12T17:51:25.900Z]   CC       criu/util.o
17:51:26 [2020-03-12T17:51:26.006Z] Removing intermediate container 153c5898145f
17:51:26 [2020-03-12T17:51:26.006Z]  ---> f684b713d295
17:51:26 [2020-03-12T17:51:26.006Z] Step 8/140 : ENV GO111MODULE=off
17:51:26 [2020-03-12T17:51:26.006Z]  ---> Running in d9c1a8195c04
17:51:26 [2020-03-12T17:51:26.062Z] #31 ...
17:51:26 [2020-03-12T17:51:26.062Z] 
17:51:26 [2020-03-12T17:51:26.062Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:51:26 [2020-03-12T17:51:26.062Z] #42 37.73 internal/x/crypto/curve25519
17:51:26 [2020-03-12T17:51:26.271Z]   CC       criu/uts_ns.o
17:51:26 [2020-03-12T17:51:26.271Z]   CC       criu/vdso.o
17:51:26 [2020-03-12T17:51:26.271Z]   LINK     criu/built-in.o
17:51:26 [2020-03-12T17:51:26.271Z]   LINK     criu/criu
17:51:26 [2020-03-12T17:51:26.292Z] Removing intermediate container d9c1a8195c04
17:51:26 [2020-03-12T17:51:26.292Z]  ---> 1882df4f3550
17:51:26 [2020-03-12T17:51:26.292Z] Step 9/140 : FROM base AS criu
17:51:26 [2020-03-12T17:51:26.292Z]  ---> 1882df4f3550
17:51:26 [2020-03-12T17:51:26.292Z] Step 10/140 : ARG DEBIAN_FRONTEND
17:51:26 [2020-03-12T17:51:26.292Z]  ---> Running in f18b8065e570
17:51:26 [2020-03-12T17:51:26.292Z] Removing intermediate container f18b8065e570
17:51:26 [2020-03-12T17:51:26.292Z]  ---> 839d2e166919
17:51:26 [2020-03-12T17:51:26.292Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
17:51:26 [2020-03-12T17:51:26.292Z]  ---> Running in 5ae466c26789
17:51:26 [2020-03-12T17:51:26.319Z] #42 ...
17:51:26 [2020-03-12T17:51:26.319Z] 
17:51:26 [2020-03-12T17:51:26.319Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:51:26 [2020-03-12T17:51:26.319Z] #7 21.82 Reading package lists...
17:51:26 [2020-03-12T17:51:26.319Z] #7 28.62 Reading package lists...
17:51:26 [2020-03-12T17:51:26.319Z] #7 34.90 Building dependency tree...
17:51:26 [2020-03-12T17:51:26.319Z] #7 36.50 Reading state information...
17:51:26 [2020-03-12T17:51:26.319Z] #7 38.43 The following additional packages will be installed:
17:51:26 [2020-03-12T17:51:26.319Z] #7 38.44   libapparmor1
17:51:26 [2020-03-12T17:51:26.319Z] #7 38.46 Suggested packages:
17:51:26 [2020-03-12T17:51:26.319Z] #7 ...
17:51:26 [2020-03-12T17:51:26.319Z] 
17:51:26 [2020-03-12T17:51:26.319Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:26 [2020-03-12T17:51:26.319Z] #38 37.53 The following additional packages will be installed:
17:51:26 [2020-03-12T17:51:26.319Z] #38 37.55   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:51:26 [2020-03-12T17:51:26.319Z] #38 37.55   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:51:26 [2020-03-12T17:51:26.319Z] #38 37.56 Suggested packages:
17:51:26 [2020-03-12T17:51:26.319Z] #38 37.57   manpages-dev python-setuptools
17:51:26 [2020-03-12T17:51:26.635Z]   DEP      lib/c/criu.d
17:51:26 [2020-03-12T17:51:26.635Z]   CC       images/rpc.pb-c.o
17:51:26 [2020-03-12T17:51:26.635Z]   CC       lib/c/criu.o
17:51:26 [2020-03-12T17:51:26.797Z] Merge succeeded, producing 57d5105759a002e31a4173a13e7c81d79ccec184
17:51:26 [2020-03-12T17:51:26.797Z] Checking out Revision 57d5105759a002e31a4173a13e7c81d79ccec184 (PR-40558)
17:51:26 [2020-03-12T17:51:26.883Z] #38 38.96 The following NEW packages will be installed:
17:51:26 [2020-03-12T17:51:26.883Z] #38 38.96   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:51:26 [2020-03-12T17:51:26.883Z] #38 38.97   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:51:26 [2020-03-12T17:51:26.883Z] #38 38.98   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:51:26 [2020-03-12T17:51:26.883Z] #38 38.98   python-six zlib1g-dev
17:51:26 [2020-03-12T17:51:26.915Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:51:26 [2020-03-12T17:51:26.915Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:51:26 [2020-03-12T17:51:26.915Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:51:26 [2020-03-12T17:51:26.915Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
17:51:27 [2020-03-12T17:51:27.075Z]   LINK     lib/c/built-in.o
17:51:27 [2020-03-12T17:51:27.075Z]   LINK     lib/c/libcriu.so
17:51:27 [2020-03-12T17:51:27.075Z]   GEN      magic.py
17:51:27 [2020-03-12T17:51:27.075Z] Note: Building without setproctitle() and strlcpy() support.
17:51:27 [2020-03-12T17:51:27.075Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:51:27 [2020-03-12T17:51:27.075Z] fatal: not a git repository (or any of the parent directories): .git
17:51:27 [2020-03-12T17:51:27.140Z] #38 39.33 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded.
17:51:27 [2020-03-12T17:51:27.140Z] #38 39.33 Need to get 4095 kB of archives.
17:51:27 [2020-03-12T17:51:27.140Z] #38 39.33 After this operation, 22.5 MB of additional disk space will be used.
17:51:27 [2020-03-12T17:51:27.140Z] #38 39.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:51:27 [2020-03-12T17:51:27.397Z] #38 39.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:51:27 [2020-03-12T17:51:27.397Z] #38 39.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:51:27 [2020-03-12T17:51:27.397Z] #38 39.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:51:27 [2020-03-12T17:51:27.397Z] #38 39.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:51:27 [2020-03-12T17:51:27.397Z] #38 39.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:51:27 [2020-03-12T17:51:27.397Z] #38 39.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:51:27 [2020-03-12T17:51:27.397Z] #38 39.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
17:51:27 [2020-03-12T17:51:27.397Z] #38 39.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:51:27 [2020-03-12T17:51:27.496Z] make[1]: Nothing to be done for 'all'.
17:51:27 [2020-03-12T17:51:27.496Z] make[1]: 'images/built-in.o' is up to date.
17:51:27 [2020-03-12T17:51:27.496Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
17:51:27 [2020-03-12T17:51:27.496Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:51:27 [2020-03-12T17:51:27.496Z] make[1]: 'compel/libcompel.a' is up to date.
17:51:27 [2020-03-12T17:51:27.496Z] make[1]: 'compel/compel-host-bin' is up to date.
17:51:27 [2020-03-12T17:51:27.496Z] make[1]: Nothing to be done for 'all'.
17:51:27 [2020-03-12T17:51:27.496Z] make[1]: 'soccr/libsoccr.a' is up to date.
17:51:27 [2020-03-12T17:51:27.496Z] make[2]: Nothing to be done for 'all'.
17:51:27 [2020-03-12T17:51:27.496Z] make[2]: Nothing to be done for 'all'.
17:51:27 [2020-03-12T17:51:27.496Z] make[2]: Nothing to be done for 'all'.
17:51:27 [2020-03-12T17:51:27.496Z] make[2]: Nothing to be done for 'all'.
17:51:27 [2020-03-12T17:51:27.496Z] make[2]: Nothing to be done for 'all'.
17:51:27 [2020-03-12T17:51:27.496Z] make[2]: Nothing to be done for 'all'.
17:51:27 [2020-03-12T17:51:27.496Z] make[2]: Nothing to be done for 'all'.
17:51:27 [2020-03-12T17:51:27.496Z] make[2]: Nothing to be done for 'all'.
17:51:27 [2020-03-12T17:51:27.496Z]   INSTALL  criu/criu
17:51:27 [2020-03-12T17:51:27.539Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB]
17:51:27 [2020-03-12T17:51:27.539Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
17:51:27 [2020-03-12T17:51:27.653Z] #38 39.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:51:27 [2020-03-12T17:51:27.653Z] #38 39.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:51:27 [2020-03-12T17:51:27.653Z] #38 39.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:51:27 [2020-03-12T17:51:27.654Z] #38 39.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:51:27 [2020-03-12T17:51:27.654Z] #38 39.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:51:27 [2020-03-12T17:51:27.654Z] #38 39.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:51:27 [2020-03-12T17:51:27.654Z] #38 39.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:51:27 [2020-03-12T17:51:27.654Z] #38 39.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:51:26 [2020-03-12T17:51:26.354Z]  > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10
17:51:26 [2020-03-12T17:51:26.564Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:51:26 [2020-03-12T17:51:26.831Z]  > git config core.sparsecheckout # timeout=10
17:51:27 [2020-03-12T17:51:27.703Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:51:28 [2020-03-12T17:51:28.069Z] Commit message: "bump windows-container-utility aa1ba87e99b68e0113bd27ec26c60b88f9d4ccd9"
17:51:28 [2020-03-12T17:51:28.344Z] Removing intermediate container b8803a7d2ccb
17:51:28 [2020-03-12T17:51:28.344Z]  ---> 3ba9cbfd6494
17:51:28 [2020-03-12T17:51:28.344Z] Step 14/140 : FROM base AS registry
17:51:28 [2020-03-12T17:51:28.344Z]  ---> d87a98cf0d1c
17:51:28 [2020-03-12T17:51:28.344Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:51:28 [2020-03-12T17:51:28.702Z]  ---> Running in d74f9d669c25
17:51:28 [2020-03-12T17:51:28.702Z] Removing intermediate container d74f9d669c25
17:51:28 [2020-03-12T17:51:28.702Z]  ---> f613c94becf0
17:51:28 [2020-03-12T17:51:28.702Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
17:51:28 [2020-03-12T17:51:28.702Z]  ---> Running in ef45ff084f41
17:51:29 [2020-03-12T17:51:29.025Z] #38 40.85 debconf: delaying package configuration, since apt-utils is not installed
17:51:29 [2020-03-12T17:51:29.025Z] #38 41.09 Fetched 4095 kB in 1s (6063 kB/s)
17:51:29 [2020-03-12T17:51:29.025Z] #38 41.19 Selecting previously unselected package libcap-dev:amd64.
17:51:29 [2020-03-12T17:51:29.063Z] Removing intermediate container ef45ff084f41
17:51:29 [2020-03-12T17:51:29.064Z]  ---> bc616e07b3f9
17:51:29 [2020-03-12T17:51:29.064Z] Step 17/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution"     && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT")     && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1");         GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "$GOPATH"
17:51:29 [2020-03-12T17:51:29.064Z]  ---> Running in ff8eac8ab7c3
17:51:29 [2020-03-12T17:51:29.283Z] #38 41.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:51:29 [2020-03-12T17:51:29.283Z] #38 41.39 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:51:29 [2020-03-12T17:51:29.283Z] #38 41.42 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:51:29 [2020-03-12T17:51:29.545Z] #38 ...
17:51:29 [2020-03-12T17:51:29.545Z] 
17:51:29 [2020-03-12T17:51:29.545Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:51:29 [2020-03-12T17:51:29.545Z] #66 DONE 41.4s
17:51:29 [2020-03-12T17:51:29.545Z] 
17:51:29 [2020-03-12T17:51:29.546Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:29 [2020-03-12T17:51:29.546Z] #38 41.61 Selecting previously unselected package libnet1:amd64.
17:51:29 [2020-03-12T17:51:29.546Z] #38 41.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:51:29 [2020-03-12T17:51:29.551Z] + docker version
17:51:29 [2020-03-12T17:51:29.578Z] Fetched 8114 kB in 3s (3063 kB/s)
17:51:29 [2020-03-12T17:51:29.814Z] #38 41.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:51:29 [2020-03-12T17:51:29.821Z] + mktemp -d
17:51:29 [2020-03-12T17:51:29.821Z] + export GOPATH=/tmp/tmp.p3H7WHH4Ex
17:51:29 [2020-03-12T17:51:29.821Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.p3H7WHH4Ex/src/github.com/docker/distribution
17:51:29 [2020-03-12T17:51:29.821Z] Cloning into '/tmp/tmp.p3H7WHH4Ex/src/github.com/docker/distribution'...
17:51:30 [2020-03-12T17:51:30.009Z] Client: Docker Engine - Enterprise
17:51:30 [2020-03-12T17:51:30.009Z]  Version:           19.03.5
17:51:30 [2020-03-12T17:51:30.009Z]  API version:       1.40
17:51:30 [2020-03-12T17:51:30.009Z]  Go version:        go1.12.12
17:51:30 [2020-03-12T17:51:30.009Z]  Git commit:        2ee0c57608
17:51:30 [2020-03-12T17:51:30.009Z]  Built:             11/13/2019 08:00:16
17:51:30 [2020-03-12T17:51:30.009Z]  OS/Arch:           windows/amd64
17:51:30 [2020-03-12T17:51:30.009Z]  Experimental:      false
17:51:30 [2020-03-12T17:51:30.009Z] 
17:51:30 [2020-03-12T17:51:30.009Z] Server: Docker Engine - Enterprise
17:51:30 [2020-03-12T17:51:30.009Z]  Engine:
17:51:30 [2020-03-12T17:51:30.009Z]   Version:          19.03.5
17:51:30 [2020-03-12T17:51:30.009Z]   API version:      1.40 (minimum version 1.24)
17:51:30 [2020-03-12T17:51:30.009Z]   Go version:       go1.12.12
17:51:30 [2020-03-12T17:51:30.009Z]   Git commit:       2ee0c57608
17:51:30 [2020-03-12T17:51:30.009Z]   Built:            11/13/2019 07:58:51
17:51:30 [2020-03-12T17:51:30.009Z]   OS/Arch:          windows/amd64
17:51:30 [2020-03-12T17:51:30.009Z]   Experimental:     true
17:51:30 [2020-03-12T17:51:30.071Z] #38 41.94 Selecting previously unselected package libnet1-dev.
17:51:30 [2020-03-12T17:51:30.071Z] #38 42.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:51:30 [2020-03-12T17:51:30.071Z] #38 42.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:51:30 [2020-03-12T17:51:30.071Z] #38 42.21 Selecting previously unselected package libnl-3-200:amd64.
17:51:30 [2020-03-12T17:51:30.071Z] #38 42.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
[Pipeline] sh
17:51:30 [2020-03-12T17:51:30.334Z] #38 42.26 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:51:30 [2020-03-12T17:51:30.334Z] #38 ...
17:51:30 [2020-03-12T17:51:30.334Z] 
17:51:30 [2020-03-12T17:51:30.334Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:51:30 [2020-03-12T17:51:30.334Z] #7 38.47   seccomp
17:51:30 [2020-03-12T17:51:30.334Z] #7 38.78 The following NEW packages will be installed:
17:51:30 [2020-03-12T17:51:30.334Z] #7 38.79   libapparmor-dev libapparmor1 libseccomp-dev
17:51:30 [2020-03-12T17:51:30.334Z] #7 39.19 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
17:51:30 [2020-03-12T17:51:30.334Z] #7 39.19 Need to get 293 kB of archives.
17:51:30 [2020-03-12T17:51:30.334Z] #7 39.19 After this operation, 952 kB of additional disk space will be used.
17:51:30 [2020-03-12T17:51:30.334Z] #7 39.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:51:30 [2020-03-12T17:51:30.334Z] #7 39.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:51:30 [2020-03-12T17:51:30.334Z] #7 39.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
17:51:30 [2020-03-12T17:51:30.334Z] #7 40.45 debconf: delaying package configuration, since apt-utils is not installed
17:51:30 [2020-03-12T17:51:30.334Z] #7 40.63 Fetched 293 kB in 0s (1034 kB/s)
17:51:30 [2020-03-12T17:51:30.334Z] #7 40.76 Selecting previously unselected package libapparmor1:amd64.
17:51:30 [2020-03-12T17:51:30.334Z] #7 40.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:51:30 [2020-03-12T17:51:30.334Z] #7 40.82 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
17:51:30 [2020-03-12T17:51:30.334Z] #7 40.84 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:51:30 [2020-03-12T17:51:30.334Z] #7 41.02 Selecting previously unselected package libapparmor-dev:amd64.
17:51:30 [2020-03-12T17:51:30.334Z] #7 41.06 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
17:51:30 [2020-03-12T17:51:30.334Z] #7 41.07 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:51:30 [2020-03-12T17:51:30.334Z] #7 41.41 Selecting previously unselected package libseccomp-dev:amd64.
17:51:30 [2020-03-12T17:51:30.334Z] #7 41.41 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
17:51:30 [2020-03-12T17:51:30.334Z] #7 41.43 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
17:51:30 [2020-03-12T17:51:30.334Z] #7 42.05 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
17:51:30 [2020-03-12T17:51:30.334Z] #7 42.07 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:51:30 [2020-03-12T17:51:30.334Z] #7 42.09 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:51:30 [2020-03-12T17:51:30.334Z] #7 42.09 Processing triggers for libc-bin (2.28-10) ...
17:51:30 [2020-03-12T17:51:30.334Z] #7 DONE 42.4s
17:51:30 [2020-03-12T17:51:30.334Z] 
17:51:30 [2020-03-12T17:51:30.334Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:30 [2020-03-12T17:51:30.334Z] #38 42.52 Selecting previously unselected package libnl-3-dev:amd64.
17:51:30 [2020-03-12T17:51:30.334Z] #38 42.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:51:30 [2020-03-12T17:51:30.599Z] #38 ...
17:51:30 [2020-03-12T17:51:30.599Z] 
17:51:30 [2020-03-12T17:51:30.599Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:51:30 [2020-03-12T17:51:30.599Z] #50 DONE 0.2s
17:51:30 [2020-03-12T17:51:30.599Z] 
17:51:30 [2020-03-12T17:51:30.599Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:30 [2020-03-12T17:51:30.599Z] #38 42.58 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:51:30 [2020-03-12T17:51:30.611Z] Reading package lists...
17:51:31 [2020-03-12T17:51:31.079Z] #38 ...
17:51:31 [2020-03-12T17:51:31.080Z] 
17:51:31 [2020-03-12T17:51:31.080Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:51:31 [2020-03-12T17:51:31.080Z] #51 DONE 0.2s
17:51:31 [2020-03-12T17:51:31.080Z] 
17:51:31 [2020-03-12T17:51:31.080Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:51:31 [2020-03-12T17:51:31.080Z] #22 38.62 ca-certificates is already the newest version (20190110).
17:51:31 [2020-03-12T17:51:31.080Z] #22 38.62 The following additional packages will be installed:
17:51:31 [2020-03-12T17:51:31.080Z] #22 38.64   libjq1 libonig5
17:51:31 [2020-03-12T17:51:31.080Z] #22 39.10 The following NEW packages will be installed:
17:51:31 [2020-03-12T17:51:31.080Z] #22 39.12   jq libjq1 libonig5
17:51:31 [2020-03-12T17:51:31.080Z] #22 39.54 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
17:51:31 [2020-03-12T17:51:31.080Z] #22 39.54 Need to get 355 kB of archives.
17:51:31 [2020-03-12T17:51:31.080Z] #22 39.54 After this operation, 1072 kB of additional disk space will be used.
17:51:31 [2020-03-12T17:51:31.080Z] #22 39.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:51:31 [2020-03-12T17:51:31.080Z] #22 39.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:51:31 [2020-03-12T17:51:31.080Z] #22 39.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:51:31 [2020-03-12T17:51:31.080Z] #22 40.66 debconf: delaying package configuration, since apt-utils is not installed
17:51:31 [2020-03-12T17:51:31.080Z] #22 40.90 Fetched 355 kB in 0s (1142 kB/s)
17:51:31 [2020-03-12T17:51:31.080Z] #22 41.00 Selecting previously unselected package libonig5:amd64.
17:51:31 [2020-03-12T17:51:31.080Z] #22 41.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:51:31 [2020-03-12T17:51:31.080Z] #22 41.09 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
17:51:31 [2020-03-12T17:51:31.080Z] #22 41.10 Unpacking libonig5:amd64 (6.9.1-1) ...
17:51:31 [2020-03-12T17:51:31.080Z] #22 41.47 Selecting previously unselected package libjq1:amd64.
17:51:31 [2020-03-12T17:51:31.080Z] #22 41.47 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:51:31 [2020-03-12T17:51:31.080Z] #22 41.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:51:31 [2020-03-12T17:51:31.080Z] #22 41.94 Selecting previously unselected package jq.
17:51:31 [2020-03-12T17:51:31.080Z] #22 41.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
17:51:31 [2020-03-12T17:51:31.080Z] #22 41.98 Unpacking jq (1.5+dfsg-2+b1) ...
17:51:31 [2020-03-12T17:51:31.080Z] #22 42.59 Setting up libonig5:amd64 (6.9.1-1) ...
17:51:31 [2020-03-12T17:51:31.080Z] #22 42.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:51:31 [2020-03-12T17:51:31.080Z] #22 42.63 Setting up jq (1.5+dfsg-2+b1) ...
17:51:31 [2020-03-12T17:51:31.080Z] #22 42.75 Processing triggers for libc-bin (2.28-10) ...
17:51:31 [2020-03-12T17:51:31.080Z] #22 DONE 42.9s
17:51:31 [2020-03-12T17:51:31.080Z] 
17:51:31 [2020-03-12T17:51:31.080Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:51:31 [2020-03-12T17:51:31.097Z] + cd /tmp/tmp.p3H7WHH4Ex/src/github.com/docker/distribution
17:51:31 [2020-03-12T17:51:31.097Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:51:31 [2020-03-12T17:51:31.189Z] + docker info
17:51:31 [2020-03-12T17:51:31.338Z] #23 DONE 0.2s
17:51:31 [2020-03-12T17:51:31.338Z] 
17:51:31 [2020-03-12T17:51:31.338Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:31 [2020-03-12T17:51:31.338Z] #24 ...
17:51:31 [2020-03-12T17:51:31.338Z] 
17:51:31 [2020-03-12T17:51:31.338Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:51:31 [2020-03-12T17:51:31.338Z] #54 39.47 The following additional packages will be installed:
17:51:31 [2020-03-12T17:51:31.338Z] #54 39.47   libbtrfs0
17:51:31 [2020-03-12T17:51:31.338Z] #54 39.64 The following NEW packages will be installed:
17:51:31 [2020-03-12T17:51:31.338Z] #54 39.66   libbtrfs-dev libbtrfs0
17:51:31 [2020-03-12T17:51:31.338Z] #54 40.10 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded.
17:51:31 [2020-03-12T17:51:31.338Z] #54 40.10 Need to get 119 kB of archives.
17:51:31 [2020-03-12T17:51:31.338Z] #54 40.10 After this operation, 387 kB of additional disk space will be used.
17:51:31 [2020-03-12T17:51:31.338Z] #54 40.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:51:31 [2020-03-12T17:51:31.338Z] #54 40.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:51:31 [2020-03-12T17:51:31.338Z] #54 41.21 debconf: delaying package configuration, since apt-utils is not installed
17:51:31 [2020-03-12T17:51:31.338Z] #54 41.50 Fetched 119 kB in 0s (425 kB/s)
17:51:31 [2020-03-12T17:51:31.338Z] #54 41.82 Selecting previously unselected package libbtrfs0.
17:51:31 [2020-03-12T17:51:31.338Z] #54 41.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:51:31 [2020-03-12T17:51:31.338Z] #54 42.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:51:31 [2020-03-12T17:51:31.338Z] #54 42.02 Unpacking libbtrfs0 (4.20.1-2) ...
17:51:31 [2020-03-12T17:51:31.338Z] #54 42.15 Selecting previously unselected package libbtrfs-dev.
17:51:31 [2020-03-12T17:51:31.338Z] #54 42.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:51:31 [2020-03-12T17:51:31.338Z] #54 42.21 Unpacking libbtrfs-dev (4.20.1-2) ...
17:51:31 [2020-03-12T17:51:31.338Z] #54 42.75 Setting up libbtrfs0 (4.20.1-2) ...
17:51:31 [2020-03-12T17:51:31.338Z] #54 42.75 Setting up libbtrfs-dev (4.20.1-2) ...
17:51:31 [2020-03-12T17:51:31.338Z] #54 42.77 Processing triggers for libc-bin (2.28-10) ...
17:51:31 [2020-03-12T17:51:31.338Z] #54 DONE 43.4s
17:51:31 [2020-03-12T17:51:31.454Z] + GOPATH=/tmp/tmp.p3H7WHH4Ex/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.p3H7WHH4Ex go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:51:31 [2020-03-12T17:51:31.595Z] 
17:51:31 [2020-03-12T17:51:31.595Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:51:31 [2020-03-12T17:51:31.595Z] #55 DONE 0.1s
17:51:31 [2020-03-12T17:51:31.595Z] 
17:51:31 [2020-03-12T17:51:31.595Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
17:51:31 [2020-03-12T17:51:31.595Z] #56 DONE 0.1s
17:51:31 [2020-03-12T17:51:31.595Z] 
17:51:31 [2020-03-12T17:51:31.595Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:51:31 [2020-03-12T17:51:31.812Z] Reading package lists...
17:51:32 [2020-03-12T17:51:32.098Z] Building dependency tree...
17:51:32 [2020-03-12T17:51:32.098Z] Reading state information...
17:51:32 [2020-03-12T17:51:32.098Z] The following additional packages will be installed:
17:51:32 [2020-03-12T17:51:32.098Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:51:32 [2020-03-12T17:51:32.098Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:51:32 [2020-03-12T17:51:32.098Z] Suggested packages:
17:51:32 [2020-03-12T17:51:32.098Z]   manpages-dev python-setuptools
17:51:32 [2020-03-12T17:51:32.384Z] The following NEW packages will be installed:
17:51:32 [2020-03-12T17:51:32.384Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:51:32 [2020-03-12T17:51:32.384Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:51:32 [2020-03-12T17:51:32.384Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:51:32 [2020-03-12T17:51:32.384Z]   python-six zlib1g-dev
17:51:32 [2020-03-12T17:51:32.670Z] 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded.
17:51:32 [2020-03-12T17:51:32.670Z] Need to get 4075 kB of archives.
17:51:32 [2020-03-12T17:51:32.670Z] After this operation, 24.5 MB of additional disk space will be used.
17:51:32 [2020-03-12T17:51:32.671Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
17:51:32 [2020-03-12T17:51:32.671Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
17:51:32 [2020-03-12T17:51:32.959Z] debconf: delaying package configuration, since apt-utils is not installed
17:51:32 [2020-03-12T17:51:32.959Z] Fetched 4075 kB in 0s (16.8 MB/s)
17:51:32 [2020-03-12T17:51:32.959Z] Selecting previously unselected package libcap-dev:ppc64el.
17:51:32 [2020-03-12T17:51:32.959Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
17:51:32 [2020-03-12T17:51:32.959Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
17:51:32 [2020-03-12T17:51:32.959Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ...
17:51:32 [2020-03-12T17:51:32.959Z] Selecting previously unselected package libnet1:ppc64el.
17:51:32 [2020-03-12T17:51:32.959Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
17:51:32 [2020-03-12T17:51:32.959Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:51:33 [2020-03-12T17:51:33.244Z] Selecting previously unselected package libnet1-dev.
17:51:33 [2020-03-12T17:51:33.244Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.244Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:51:33 [2020-03-12T17:51:33.244Z] Selecting previously unselected package libnl-3-200:ppc64el.
17:51:33 [2020-03-12T17:51:33.244Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.244Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
17:51:33 [2020-03-12T17:51:33.244Z] Selecting previously unselected package libnl-3-dev:ppc64el.
17:51:33 [2020-03-12T17:51:33.244Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.244Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
17:51:33 [2020-03-12T17:51:33.244Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
17:51:33 [2020-03-12T17:51:33.244Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.244Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:51:33 [2020-03-12T17:51:33.244Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
17:51:33 [2020-03-12T17:51:33.244Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.244Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
17:51:33 [2020-03-12T17:51:33.244Z] Selecting previously unselected package zlib1g-dev:ppc64el.
17:51:33 [2020-03-12T17:51:33.244Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.244Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
17:51:33 [2020-03-12T17:51:33.244Z] Selecting previously unselected package libprotobuf17:ppc64el.
17:51:33 [2020-03-12T17:51:33.244Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.244Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
17:51:33 [2020-03-12T17:51:33.531Z] Selecting previously unselected package libprotobuf-lite17:ppc64el.
17:51:33 [2020-03-12T17:51:33.531Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.531Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
17:51:33 [2020-03-12T17:51:33.531Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
17:51:33 [2020-03-12T17:51:33.531Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.531Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
17:51:33 [2020-03-12T17:51:33.818Z] Selecting previously unselected package libprotoc17:ppc64el.
17:51:33 [2020-03-12T17:51:33.818Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.818Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
17:51:33 [2020-03-12T17:51:33.818Z] Selecting previously unselected package protobuf-c-compiler.
17:51:33 [2020-03-12T17:51:33.818Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.818Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:51:33 [2020-03-12T17:51:33.818Z] Selecting previously unselected package protobuf-compiler.
17:51:33 [2020-03-12T17:51:33.818Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
17:51:33 [2020-03-12T17:51:33.818Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
17:51:34 [2020-03-12T17:51:34.079Z] Client:
17:51:34 [2020-03-12T17:51:34.079Z]  Debug Mode: false
17:51:34 [2020-03-12T17:51:34.079Z]  Plugins:
17:51:34 [2020-03-12T17:51:34.079Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
17:51:34 [2020-03-12T17:51:34.079Z] 
17:51:34 [2020-03-12T17:51:34.079Z] Server:
17:51:34 [2020-03-12T17:51:34.079Z]  Containers: 2
17:51:34 [2020-03-12T17:51:34.079Z]   Running: 1
17:51:34 [2020-03-12T17:51:34.079Z]   Paused: 0
17:51:34 [2020-03-12T17:51:34.079Z]   Stopped: 1
17:51:34 [2020-03-12T17:51:34.079Z]  Images: 16
17:51:34 [2020-03-12T17:51:34.079Z]  Server Version: 19.03.5
17:51:34 [2020-03-12T17:51:34.079Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:51:34 [2020-03-12T17:51:34.079Z]   Windows: 
17:51:34 [2020-03-12T17:51:34.079Z]   LCOW: 
17:51:34 [2020-03-12T17:51:34.079Z]  Logging Driver: json-file
17:51:34 [2020-03-12T17:51:34.079Z]  Plugins:
17:51:34 [2020-03-12T17:51:34.079Z]   Volume: local
17:51:34 [2020-03-12T17:51:34.079Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:51:34 [2020-03-12T17:51:34.079Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:51:34 [2020-03-12T17:51:34.079Z]  Swarm: inactive
17:51:34 [2020-03-12T17:51:34.079Z]  Default Isolation: process
17:51:34 [2020-03-12T17:51:34.079Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:51:34 [2020-03-12T17:51:34.079Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
17:51:34 [2020-03-12T17:51:34.079Z]  OSType: windows
17:51:34 [2020-03-12T17:51:34.079Z]  Architecture: x86_64
17:51:34 [2020-03-12T17:51:34.079Z]  CPUs: 4
17:51:34 [2020-03-12T17:51:34.079Z]  Total Memory: 32GiB
17:51:34 [2020-03-12T17:51:34.079Z]  Name: azwin-2-8a7460
17:51:34 [2020-03-12T17:51:34.079Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
17:51:34 [2020-03-12T17:51:34.079Z]  Docker Root Dir: D:\docker
17:51:34 [2020-03-12T17:51:34.079Z]  Debug Mode: false
17:51:34 [2020-03-12T17:51:34.079Z]  Registry: https://index.docker.io/v1/
17:51:34 [2020-03-12T17:51:34.079Z]  Labels:
17:51:34 [2020-03-12T17:51:34.079Z]  Experimental: true
17:51:34 [2020-03-12T17:51:34.079Z]  Insecure Registries:
17:51:34 [2020-03-12T17:51:34.079Z]   10.0.0.4:5000
17:51:34 [2020-03-12T17:51:34.079Z]   127.0.0.0/8
17:51:34 [2020-03-12T17:51:34.079Z]  Registry Mirrors:
17:51:34 [2020-03-12T17:51:34.079Z]   http://10.0.0.4:5000/
17:51:34 [2020-03-12T17:51:34.079Z]  Live Restore Enabled: false
17:51:34 [2020-03-12T17:51:34.079Z] 
17:51:34 [2020-03-12T17:51:34.105Z] Selecting previously unselected package python-pkg-resources.
17:51:34 [2020-03-12T17:51:34.105Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:51:34 [2020-03-12T17:51:34.105Z] Unpacking python-pkg-resources (40.8.0-1) ...
17:51:34 [2020-03-12T17:51:34.105Z] Selecting previously unselected package python-six.
17:51:34 [2020-03-12T17:51:34.105Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:51:34 [2020-03-12T17:51:34.105Z] Unpacking python-six (1.12.0-1) ...
17:51:34 [2020-03-12T17:51:34.105Z] Selecting previously unselected package python-protobuf.
17:51:34 [2020-03-12T17:51:34.105Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
17:51:34 [2020-03-12T17:51:34.105Z] Unpacking python-protobuf (3.6.1.3-2) ...
17:51:34 [2020-03-12T17:51:34.105Z] Setting up python-pkg-resources (40.8.0-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:51:35 [2020-03-12T17:51:35.126Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
17:51:35 [2020-03-12T17:51:35.126Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:51:35 [2020-03-12T17:51:35.126Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:51:35 [2020-03-12T17:51:35.126Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
17:51:35 [2020-03-12T17:51:35.126Z] Setting up python-six (1.12.0-1) ...
17:51:35 [2020-03-12T17:51:35.775Z] #57 ...
17:51:35 [2020-03-12T17:51:35.776Z] 
17:51:35 [2020-03-12T17:51:35.776Z] #8 [dev 1/25] RUN groupadd -r docker
17:51:35 [2020-03-12T17:51:35.776Z] #8 DONE 5.0s
17:51:35 [2020-03-12T17:51:35.776Z] 
17:51:35 [2020-03-12T17:51:35.776Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
17:51:35 [2020-03-12T17:51:35.776Z] #26 44.32 Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:51:35 [2020-03-12T17:51:35.776Z] #26 46.12 + cd /tmp/tmp.siOy43MizI/src/github.com/go-swagger/go-swagger
17:51:35 [2020-03-12T17:51:35.776Z] #26 46.12 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
17:51:35 [2020-03-12T17:51:35.776Z] #26 46.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:51:36 [2020-03-12T17:51:36.144Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
17:51:36 [2020-03-12T17:51:36.144Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
17:51:36 [2020-03-12T17:51:36.144Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
17:51:36 [2020-03-12T17:51:36.144Z] Setting up libcap-dev:ppc64el (1:2.25-2) ...
17:51:36 [2020-03-12T17:51:36.144Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
17:51:36 [2020-03-12T17:51:36.144Z] Setting up protobuf-compiler (3.6.1.3-2) ...
17:51:36 [2020-03-12T17:51:36.144Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:51:36 [2020-03-12T17:51:36.144Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
17:51:36 [2020-03-12T17:51:36.144Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:51:36 [2020-03-12T17:51:36.144Z] Setting up python-protobuf (3.6.1.3-2) ...
17:51:36 [2020-03-12T17:51:36.707Z] #26 ...
17:51:36 [2020-03-12T17:51:36.707Z] 
17:51:36 [2020-03-12T17:51:36.707Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:36 [2020-03-12T17:51:36.707Z] #31 38.62 The following additional packages will be installed:
17:51:36 [2020-03-12T17:51:36.707Z] #31 38.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:51:36 [2020-03-12T17:51:36.707Z] #31 38.66 Suggested packages:
17:51:36 [2020-03-12T17:51:36.707Z] #31 38.66   cmake-doc ninja-build lrzip
17:51:36 [2020-03-12T17:51:36.707Z] #31 38.66 Recommended packages:
17:51:36 [2020-03-12T17:51:36.707Z] #31 38.66   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:51:36 [2020-03-12T17:51:36.707Z] #31 39.63 The following NEW packages will be installed:
17:51:36 [2020-03-12T17:51:36.707Z] #31 39.64   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:51:36 [2020-03-12T17:51:36.707Z] #31 39.64   vim-common xxd
17:51:36 [2020-03-12T17:51:36.707Z] #31 40.05 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded.
17:51:36 [2020-03-12T17:51:36.707Z] #31 40.05 Need to get 14.9 MB of archives.
17:51:36 [2020-03-12T17:51:36.707Z] #31 40.05 After this operation, 61.8 MB of additional disk space will be used.
17:51:36 [2020-03-12T17:51:36.707Z] #31 40.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:51:36 [2020-03-12T17:51:36.707Z] #31 40.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:51:36 [2020-03-12T17:51:36.707Z] #31 40.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:51:36 [2020-03-12T17:51:36.707Z] #31 40.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
17:51:36 [2020-03-12T17:51:36.707Z] #31 40.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
17:51:36 [2020-03-12T17:51:36.707Z] #31 41.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:51:36 [2020-03-12T17:51:36.707Z] #31 41.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:51:36 [2020-03-12T17:51:36.707Z] #31 41.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:51:36 [2020-03-12T17:51:36.707Z] #31 41.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
17:51:36 [2020-03-12T17:51:36.707Z] #31 41.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:51:36 [2020-03-12T17:51:36.707Z] #31 43.37 debconf: delaying package configuration, since apt-utils is not installed
17:51:36 [2020-03-12T17:51:36.707Z] #31 43.86 Fetched 14.9 MB in 2s (8192 kB/s)
17:51:36 [2020-03-12T17:51:36.707Z] #31 44.01 Selecting previously unselected package xxd.
17:51:36 [2020-03-12T17:51:36.707Z] #31 44.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:51:36 [2020-03-12T17:51:36.707Z] #31 44.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:51:36 [2020-03-12T17:51:36.707Z] #31 44.13 Unpacking xxd (2:8.1.0875-5) ...
17:51:36 [2020-03-12T17:51:36.707Z] #31 44.42 Selecting previously unselected package vim-common.
17:51:36 [2020-03-12T17:51:36.707Z] #31 44.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:51:36 [2020-03-12T17:51:36.707Z] #31 44.51 Unpacking vim-common (2:8.1.0875-5) ...
17:51:36 [2020-03-12T17:51:36.707Z] #31 45.13 Selecting previously unselected package cmake-data.
17:51:36 [2020-03-12T17:51:36.707Z] #31 45.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:51:36 [2020-03-12T17:51:36.707Z] #31 45.15 Unpacking cmake-data (3.13.4-1) ...
17:51:36 [2020-03-12T17:51:36.707Z] #31 ...
17:51:36 [2020-03-12T17:51:36.707Z] 
17:51:36 [2020-03-12T17:51:36.707Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.372 + RM_GOPATH=0
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.372 + TMP_GOPATH=
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.372 + : /build
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.372 + '[' -z '' ']'
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.380 ++ mktemp -d
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.394 + export GOPATH=/tmp/tmp.TFGDROXsmm
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.394 + GOPATH=/tmp/tmp.TFGDROXsmm
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.395 + RM_GOPATH=1
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.395 ++ dirname ./install.sh
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.403 + dir=.
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.403 + bin=containerd
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.403 + shift
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.403 + '[' '!' -f ./containerd.installer ']'
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.403 + . ./containerd.installer
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.403 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.403 + install_containerd
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.403 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.403 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.407 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TFGDROXsmm/src/github.com/containerd/containerd
17:51:36 [2020-03-12T17:51:36.707Z] #57 4.409 Cloning into '/tmp/tmp.TFGDROXsmm/src/github.com/containerd/containerd'...
17:51:37 [2020-03-12T17:51:37.630Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
17:51:37 [2020-03-12T17:51:37.630Z] Processing triggers for libc-bin (2.28-10) ...
17:51:38 [2020-03-12T17:51:38.258Z] Removing intermediate container 5ae466c26789
17:51:38 [2020-03-12T17:51:38.258Z]  ---> 42acea3cba8b
17:51:38 [2020-03-12T17:51:38.258Z] Step 12/140 : ENV CRIU_VERSION 3.12
17:51:38 [2020-03-12T17:51:38.258Z]  ---> Running in 801e11c8da6b
17:51:38 [2020-03-12T17:51:38.544Z] Removing intermediate container 801e11c8da6b
17:51:38 [2020-03-12T17:51:38.545Z]  ---> 40c6e8d781c6
17:51:38 [2020-03-12T17:51:38.545Z] Step 13/140 : RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:51:38 [2020-03-12T17:51:38.545Z]  ---> Running in 23a1a846cb55
17:51:38 [2020-03-12T17:51:38.602Z] #57 ...
17:51:38 [2020-03-12T17:51:38.602Z] 
17:51:38 [2020-03-12T17:51:38.602Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
17:51:38 [2020-03-12T17:51:38.602Z] #9 DONE 2.9s
17:51:38 [2020-03-12T17:51:38.602Z] 
17:51:38 [2020-03-12T17:51:38.602Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:38 [2020-03-12T17:51:38.602Z] #24 6.191 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:51:38 [2020-03-12T17:51:38.602Z] #24 6.558 
17:51:38 [2020-03-12T17:51:38.602Z] #24 6.782 
#                                                                          2.3%
####                                                                       6.3%
########                                                                  11.2%
###########                                                               15.4%
############                                                              17.6%
##############                                                            20.2%
17:51:38 [2020-03-12T17:51:38.602Z] #24 ...
17:51:38 [2020-03-12T17:51:38.602Z] 
17:51:38 [2020-03-12T17:51:38.602Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:51:38 [2020-03-12T17:51:38.602Z] #29 40.06 sync
17:51:38 [2020-03-12T17:51:38.602Z] #29 40.94 io
17:51:38 [2020-03-12T17:51:38.602Z] #29 40.94 reflect
17:51:38 [2020-03-12T17:51:38.602Z] #29 42.70 syscall
17:51:38 [2020-03-12T17:51:38.602Z] #29 ...
17:51:38 [2020-03-12T17:51:38.602Z] 
17:51:38 [2020-03-12T17:51:38.602Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:39 [2020-03-12T17:51:39.563Z] Note: Building without setproctitle() and strlcpy() support.
17:51:39 [2020-03-12T17:51:39.563Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:51:39 [2020-03-12T17:51:39.563Z] fatal: not a git repository (or any of the parent directories): .git
17:51:39 [2020-03-12T17:51:39.563Z]   GEN      .gitid
17:51:39 [2020-03-12T17:51:39.563Z]   GEN      criu/include/version.h
17:51:39 [2020-03-12T17:51:39.563Z]   GEN      include/common/asm
17:51:39 [2020-03-12T17:51:39.852Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
17:51:39 [2020-03-12T17:51:39.892Z] #24 6.782 
#                                                                          2.3%
####                                                                       6.3%
########                                                                  11.2%
###########                                                               15.4%
############                                                              17.6%
##############                                                            20.2%
################                                                          22.5%
##################                                                        25.3%
#####################                                                     29.4%
##########################                                                36.6%
###############################                                           43.9%
####################################                                      50.1%
##########################################                                59.7%
################################################                          66.9%
##################################################                        70.6%
#######################################################                   76.6%
##########################################################                81.3%
#############################################################             85.9%
##################################################################        92.2%
######################################################################## 100.0%
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/opts.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/sit.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/google/protobuf/descriptor.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/opts.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/sit.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/macvlan.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/macvlan.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/autofs.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/autofs.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/sysctl.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/sysctl.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/time.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/time.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/binfmt-misc.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/binfmt-misc.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/seccomp.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/seccomp.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/userns.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/userns.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/cgroup.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/cgroup.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/fown.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   PBCC     images/ext-file.pb-c.c
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/fown.pb-c.d
17:51:40 [2020-03-12T17:51:40.140Z]   DEP      images/ext-file.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/rpc.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/rpc.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/siginfo.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/siginfo.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/pagemap.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/pagemap.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/rlimit.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/rlimit.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/file-lock.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/file-lock.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/tty.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/tty.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/tun.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/netdev.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/tun.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/netdev.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/vma.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/vma.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/creds.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/creds.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/utsns.pb-c.c
17:51:40 [2020-03-12T17:51:40.427Z]   DEP      images/utsns.pb-c.d
17:51:40 [2020-03-12T17:51:40.427Z]   PBCC     images/ipc-desc.pb-c.c
17:51:40 [2020-03-12T17:51:40.458Z] #24 9.291 
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/ipc-sem.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/ipc-desc.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/ipc-sem.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/ipc-msg.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/ipc-msg.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/ipc-shm.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/ipc-shm.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/ipc-var.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/ipc-var.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/sk-opts.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/packet-sock.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/sk-opts.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/packet-sock.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/sk-netlink.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/sk-netlink.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/sk-inet.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/sk-inet.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/sk-unix.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/sk-unix.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/mm.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/mm.pb-c.d
17:51:40 [2020-03-12T17:51:40.714Z]   PBCC     images/timerfd.pb-c.c
17:51:40 [2020-03-12T17:51:40.714Z]   DEP      images/timerfd.pb-c.d
17:51:40 [2020-03-12T17:51:40.973Z] #24 9.536 
#                                                                          2.1%
##############                                                            19.6%
17:51:40 [2020-03-12T17:51:40.974Z] #24 ...
17:51:40 [2020-03-12T17:51:40.974Z] 
17:51:40 [2020-03-12T17:51:40.974Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.336 + RM_GOPATH=0
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.336 + TMP_GOPATH=
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.336 + : /build
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.336 + '[' -z '' ']'
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.336 ++ mktemp -d
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.375 + export GOPATH=/tmp/tmp.JjQQAMcnDB
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.375 + GOPATH=/tmp/tmp.JjQQAMcnDB
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.375 + RM_GOPATH=1
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.375 ++ dirname ./install.sh
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.404 + dir=.
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.404 + bin=runc
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.404 + shift
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.404 + '[' '!' -f ./runc.installer ']'
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.404 + . ./runc.installer
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.404 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.404 + install_runc
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.404 + uname -r
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.404 + grep -q '^3\.10\.0.*\.el7\.'
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.438 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.438 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.439 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.439 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JjQQAMcnDB/src/github.com/opencontainers/runc
17:51:40 [2020-03-12T17:51:40.974Z] #52 5.455 Cloning into '/tmp/tmp.JjQQAMcnDB/src/github.com/opencontainers/runc'...
17:51:40 [2020-03-12T17:51:40.974Z] #52 ...
17:51:40 [2020-03-12T17:51:40.974Z] 
17:51:40 [2020-03-12T17:51:40.974Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:40 [2020-03-12T17:51:40.974Z] #38 42.95 Selecting previously unselected package libprotobuf-c1:amd64.
17:51:40 [2020-03-12T17:51:40.974Z] #38 42.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 42.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 43.08 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:51:40 [2020-03-12T17:51:40.974Z] #38 43.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 43.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 43.31 Selecting previously unselected package zlib1g-dev:amd64.
17:51:40 [2020-03-12T17:51:40.974Z] #38 43.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 43.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 43.73 Selecting previously unselected package libprotobuf17:amd64.
17:51:40 [2020-03-12T17:51:40.974Z] #38 43.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 43.76 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 45.02 Selecting previously unselected package libprotobuf-lite17:amd64.
17:51:40 [2020-03-12T17:51:40.974Z] #38 45.02 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 45.03 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 45.36 Selecting previously unselected package libprotobuf-dev:amd64.
17:51:40 [2020-03-12T17:51:40.974Z] #38 45.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 45.43 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 47.00 Selecting previously unselected package libprotoc17:amd64.
17:51:40 [2020-03-12T17:51:40.974Z] #38 47.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 47.02 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 47.92 Selecting previously unselected package protobuf-c-compiler.
17:51:40 [2020-03-12T17:51:40.974Z] #38 47.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 47.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.16 Selecting previously unselected package protobuf-compiler.
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.22 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.40 Selecting previously unselected package python-pkg-resources.
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.40 Unpacking python-pkg-resources (40.8.0-1) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.72 Selecting previously unselected package python-six.
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.73 Unpacking python-six (1.12.0-1) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.83 Selecting previously unselected package python-protobuf.
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 48.84 Unpacking python-protobuf (3.6.1.3-2) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 49.37 Setting up python-pkg-resources (40.8.0-1) ...
17:51:40 [2020-03-12T17:51:40.974Z] #38 ...
17:51:40 [2020-03-12T17:51:40.974Z] 
17:51:40 [2020-03-12T17:51:40.974Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/timer.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/timer.pb-c.d
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/sa.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/sa.pb-c.d
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/pipe-data.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/pipe-data.pb-c.d
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/mnt.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/mnt.pb-c.d
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/sk-packet.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/sk-packet.pb-c.d
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/tcp-stream.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/tcp-stream.pb-c.d
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/pipe.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/pipe.pb-c.d
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/pstree.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/pstree.pb-c.d
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/fs.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/fs.pb-c.d
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/signalfd.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/signalfd.pb-c.d
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/fh.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   PBCC     images/fsnotify.pb-c.c
17:51:41 [2020-03-12T17:51:41.000Z]   DEP      images/fh.pb-c.d
17:51:41 [2020-03-12T17:51:41.235Z] #24 9.536 
#                                                                          2.1%
##############                                                            19.6%
#######################                                                   32.1%
####################################                                      50.2%
###############################################                           66.5%
######################################################################## 100.0%
17:51:41 [2020-03-12T17:51:41.289Z]   DEP      images/fsnotify.pb-c.d
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/eventpoll.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   DEP      images/eventpoll.pb-c.d
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/eventfd.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   DEP      images/eventfd.pb-c.d
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/remap-file-path.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   DEP      images/remap-file-path.pb-c.d
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/fifo.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   DEP      images/fifo.pb-c.d
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/ghost-file.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   DEP      images/ghost-file.pb-c.d
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/regfile.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   DEP      images/regfile.pb-c.d
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/ns.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   DEP      images/ns.pb-c.d
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/fdinfo.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   DEP      images/fdinfo.pb-c.d
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/core-aarch64.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/core-arm.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/core-ppc64.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/core-s390.pb-c.c
17:51:41 [2020-03-12T17:51:41.289Z]   PBCC     images/core-x86.pb-c.c
17:51:41 [2020-03-12T17:51:41.493Z] #24 ...
17:51:41 [2020-03-12T17:51:41.493Z] 
17:51:41 [2020-03-12T17:51:41.493Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:51:41 [2020-03-12T17:51:41.493Z] #10 3.213 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:51:41 [2020-03-12T17:51:41.493Z] #10 DONE 3.4s
17:51:41 [2020-03-12T17:51:41.576Z]   PBCC     images/core.pb-c.c
17:51:41 [2020-03-12T17:51:41.576Z]   PBCC     images/inventory.pb-c.c
17:51:41 [2020-03-12T17:51:41.576Z]   DEP      images/core-aarch64.pb-c.d
17:51:41 [2020-03-12T17:51:41.576Z]   DEP      images/core-arm.pb-c.d
17:51:41 [2020-03-12T17:51:41.576Z]   DEP      images/core-ppc64.pb-c.d
17:51:41 [2020-03-12T17:51:41.576Z]   DEP      images/core-s390.pb-c.d
17:51:41 [2020-03-12T17:51:41.576Z]   DEP      images/core-x86.pb-c.d
17:51:41 [2020-03-12T17:51:41.576Z]   DEP      images/core.pb-c.d
17:51:41 [2020-03-12T17:51:41.576Z]   DEP      images/inventory.pb-c.d
17:51:41 [2020-03-12T17:51:41.576Z]   PBCC     images/cpuinfo.pb-c.c
17:51:41 [2020-03-12T17:51:41.576Z]   DEP      images/cpuinfo.pb-c.d
17:51:41 [2020-03-12T17:51:41.576Z]   PBCC     images/stats.pb-c.c
17:51:41 [2020-03-12T17:51:41.576Z]   DEP      images/stats.pb-c.d
17:51:41 [2020-03-12T17:51:41.751Z] 
17:51:41 [2020-03-12T17:51:41.751Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:41 [2020-03-12T17:51:41.751Z] #24 10.64 #=#=#                                                                         
17:51:41 [2020-03-12T17:51:41.864Z] make[1]: Nothing to be done for 'all'.
17:51:42 [2020-03-12T17:51:42.152Z]   CC       images/stats.o
17:51:42 [2020-03-12T17:51:42.152Z]   CC       images/core.o
17:51:42 [2020-03-12T17:51:42.265Z] #24 10.87 
                                                                           0.6%
######                                                                     9.5%
17:51:42 [2020-03-12T17:51:42.265Z] #24 ...
17:51:42 [2020-03-12T17:51:42.265Z] 
17:51:42 [2020-03-12T17:51:42.265Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:51:42 [2020-03-12T17:51:42.265Z] #45 43.88 + cd /tmp/tmp.TMLLOmKql4/src/gotest.tools/gotestsum
17:51:42 [2020-03-12T17:51:42.265Z] #45 43.88 + git checkout -q v0.3.5
17:51:42 [2020-03-12T17:51:42.265Z] #45 43.94 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:51:42 [2020-03-12T17:51:42.265Z] #45 ...
17:51:42 [2020-03-12T17:51:42.265Z] 
17:51:42 [2020-03-12T17:51:42.265Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:42 [2020-03-12T17:51:42.438Z]   CC       images/core-x86.o
17:51:42 [2020-03-12T17:51:42.724Z]   CC       images/core-arm.o
17:51:42 [2020-03-12T17:51:42.724Z]   CC       images/core-aarch64.o
17:51:42 [2020-03-12T17:51:42.724Z]   CC       images/core-ppc64.o
17:51:43 [2020-03-12T17:51:43.010Z]   CC       images/core-s390.o
17:51:43 [2020-03-12T17:51:43.292Z] #24 10.87 
                                                                           0.6%
######                                                                     9.5%
###########                                                               15.3%
##################                                                        25.0%
######################                                                    30.7%
###########################                                               38.4%
##################################                                        48.3%
###########################################                               59.9%
##################################################                        70.2%
##########################################################                80.9%
##################################################################        92.4%
######################################################################## 100.0%
17:51:43 [2020-03-12T17:51:43.296Z]   CC       images/cpuinfo.o
17:51:43 [2020-03-12T17:51:43.296Z]   CC       images/inventory.o
17:51:43 [2020-03-12T17:51:43.296Z]   CC       images/fdinfo.o
17:51:43 [2020-03-12T17:51:43.596Z]   CC       images/fown.o
17:51:43 [2020-03-12T17:51:43.596Z]   CC       images/ns.o
17:51:43 [2020-03-12T17:51:43.596Z]   CC       images/regfile.o
17:51:43 [2020-03-12T17:51:43.596Z]   CC       images/ghost-file.o
17:51:43 [2020-03-12T17:51:43.856Z] #24 12.50 
17:51:43 [2020-03-12T17:51:43.928Z]   CC       images/fifo.o
17:51:43 [2020-03-12T17:51:43.928Z]   CC       images/remap-file-path.o
17:51:43 [2020-03-12T17:51:43.928Z]   CC       images/eventfd.o
17:51:43 [2020-03-12T17:51:43.928Z]   CC       images/eventpoll.o
17:51:43 [2020-03-12T17:51:43.928Z]   CC       images/fh.o
17:51:44 [2020-03-12T17:51:44.118Z] #24 12.69 
#                                                                          1.5%
##                                                                         4.1%
####
17:51:44 [2020-03-12T17:51:44.118Z] #24 ...
17:51:44 [2020-03-12T17:51:44.118Z] 
17:51:44 [2020-03-12T17:51:44.118Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:51:44 [2020-03-12T17:51:44.118Z] #42 45.76 sync
17:51:44 [2020-03-12T17:51:44.118Z] #42 46.41 reflect
17:51:44 [2020-03-12T17:51:44.118Z] #42 46.41 io
17:51:44 [2020-03-12T17:51:44.118Z] #42 48.09 bytes
17:51:44 [2020-03-12T17:51:44.118Z] #42 51.15 bufio
17:51:44 [2020-03-12T17:51:44.118Z] #42 53.04 syscall
17:51:44 [2020-03-12T17:51:44.118Z] #42 ...
17:51:44 [2020-03-12T17:51:44.118Z] 
17:51:44 [2020-03-12T17:51:44.118Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:44 [2020-03-12T17:51:44.217Z]   CC       images/fsnotify.o
17:51:44 [2020-03-12T17:51:44.217Z]   CC       images/signalfd.o
17:51:44 [2020-03-12T17:51:44.217Z]   CC       images/fs.o
17:51:44 [2020-03-12T17:51:44.502Z]   CC       images/pstree.o
17:51:44 [2020-03-12T17:51:44.502Z]   CC       images/pipe.o
17:51:44 [2020-03-12T17:51:44.502Z]   CC       images/tcp-stream.o
17:51:44 [2020-03-12T17:51:44.502Z]   CC       images/sk-packet.o
17:51:44 [2020-03-12T17:51:44.636Z] #24 12.69 
#                                                                          1.5%
##                                                                         4.1%
####                                                                       6.4%
######                                                                     9.3%
########                                                                  11.4%
#########                                                                 13.6%
###########                                                               15.5%
17:51:44 [2020-03-12T17:51:44.636Z] #24 ...
17:51:44 [2020-03-12T17:51:44.636Z] 
17:51:44 [2020-03-12T17:51:44.636Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:51:44 [2020-03-12T17:51:44.636Z] #11 DONE 3.1s
17:51:44 [2020-03-12T17:51:44.636Z] 
17:51:44 [2020-03-12T17:51:44.636Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:44 [2020-03-12T17:51:44.789Z]   CC       images/mnt.o
17:51:44 [2020-03-12T17:51:44.789Z]   CC       images/pipe-data.o
17:51:44 [2020-03-12T17:51:44.789Z]   CC       images/sa.o
17:51:44 [2020-03-12T17:51:44.789Z]   CC       images/timer.o
17:51:45 [2020-03-12T17:51:45.075Z]   CC       images/timerfd.o
17:51:45 [2020-03-12T17:51:45.075Z]   CC       images/mm.o
17:51:45 [2020-03-12T17:51:45.075Z]   CC       images/sk-opts.o
17:51:45 [2020-03-12T17:51:45.075Z]   CC       images/sk-unix.o
17:51:45 [2020-03-12T17:51:45.362Z]   CC       images/sk-inet.o
17:51:45 [2020-03-12T17:51:45.362Z]   CC       images/tun.o
17:51:45 [2020-03-12T17:51:45.362Z]   CC       images/sk-netlink.o
17:51:45 [2020-03-12T17:51:45.362Z]   CC       images/packet-sock.o
17:51:45 [2020-03-12T17:51:45.650Z]   CC       images/ipc-var.o
17:51:45 [2020-03-12T17:51:45.650Z]   CC       images/ipc-desc.o
17:51:45 [2020-03-12T17:51:45.650Z]   CC       images/ipc-shm.o
17:51:45 [2020-03-12T17:51:45.650Z]   CC       images/ipc-msg.o
17:51:45 [2020-03-12T17:51:45.938Z]   CC       images/ipc-sem.o
17:51:45 [2020-03-12T17:51:45.938Z]   CC       images/utsns.o
17:51:45 [2020-03-12T17:51:45.938Z]   CC       images/creds.o
17:51:45 [2020-03-12T17:51:45.938Z]   CC       images/vma.o
17:51:45 [2020-03-12T17:51:45.938Z]   CC       images/netdev.o
17:51:46 [2020-03-12T17:51:46.227Z]   CC       images/tty.o
17:51:46 [2020-03-12T17:51:46.227Z]   CC       images/file-lock.o
17:51:46 [2020-03-12T17:51:46.531Z]   CC       images/rlimit.o
17:51:46 [2020-03-12T17:51:46.531Z]   CC       images/pagemap.o
17:51:46 [2020-03-12T17:51:46.531Z]   CC       images/siginfo.o
17:51:46 [2020-03-12T17:51:46.531Z]   CC       images/rpc.o
17:51:46 [2020-03-12T17:51:46.975Z] #24 12.69 
#                                                                          1.5%
##                                                                         4.1%
####                                                                       6.4%
######                                                                     9.3%
########                                                                  11.4%
#########                                                                 13.6%
###########                                                               15.5%
############                                                              17.4%
##############                                                            20.2%
################                                                          22.6%
##################                                                        25.6%
####################                                                      28.5%
#####################                                                     30.2%
########################                                                  33.4%
#########################                                                 36.0%
############################                                              39.5%
###############################                                           43.7%
#################################                                         47.0%
####################################                                      50.8%
#######################################                                   55.3%
#########################################                                 57.9%
###########################################                               60.0%
############################################                              62.1%
##############################################                            64.6%
################################################                          67.0%
##################################################                        69.8%
####################################################                      72.2%
######################################################                    75.3%
17:51:46 [2020-03-12T17:51:46.975Z] #24 ...
17:51:46 [2020-03-12T17:51:46.975Z] 
17:51:46 [2020-03-12T17:51:46.975Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:46 [2020-03-12T17:51:46.975Z] #31 48.94 Selecting previously unselected package libicu63:amd64.
17:51:46 [2020-03-12T17:51:46.975Z] #31 48.98 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
17:51:46 [2020-03-12T17:51:46.975Z] #31 49.00 Unpacking libicu63:amd64 (63.1-6) ...
17:51:46 [2020-03-12T17:51:46.975Z] #31 57.89 Selecting previously unselected package libxml2:amd64.
17:51:46 [2020-03-12T17:51:46.975Z] #31 57.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
17:51:46 [2020-03-12T17:51:46.975Z] #31 57.93 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
17:51:46 [2020-03-12T17:51:46.975Z] #31 58.75 Selecting previously unselected package libarchive13:amd64.
17:51:46 [2020-03-12T17:51:46.975Z] #31 58.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:51:46 [2020-03-12T17:51:46.975Z] #31 58.84 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:51:46 [2020-03-12T17:51:46.975Z] #31 ...
17:51:46 [2020-03-12T17:51:46.975Z] 
17:51:46 [2020-03-12T17:51:46.975Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:47 [2020-03-12T17:51:47.160Z]   CC       images/ext-file.o
17:51:47 [2020-03-12T17:51:47.160Z]   CC       images/cgroup.o
17:51:47 [2020-03-12T17:51:47.448Z]   CC       images/userns.o
17:51:47 [2020-03-12T17:51:47.448Z]   CC       images/google/protobuf/descriptor.o
17:51:47 [2020-03-12T17:51:47.806Z] + dpkg --print-architecture
17:51:47 [2020-03-12T17:51:47.806Z] + cd /tmp/tmp.p3H7WHH4Ex/src/github.com/docker/distribution
17:51:47 [2020-03-12T17:51:47.806Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:51:47 [2020-03-12T17:51:47.806Z] + GOPATH=/tmp/tmp.p3H7WHH4Ex/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.p3H7WHH4Ex
17:51:47 [2020-03-12T17:51:47.806Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:51:48 [2020-03-12T17:51:48.012Z] #24 12.69 
#                                                                          1.5%
##                                                                         4.1%
####                                                                       6.4%
######                                                                     9.3%
########                                                                  11.4%
#########                                                                 13.6%
###########                                                               15.5%
############                                                              17.4%
##############                                                            20.2%
################                                                          22.6%
##################                                                        25.6%
####################                                                      28.5%
#####################                                                     30.2%
########################                                                  33.4%
#########################                                                 36.0%
############################                                              39.5%
###############################                                           43.7%
#################################                                         47.0%
####################################                                      50.8%
#######################################                                   55.3%
#########################################                                 57.9%
###########################################                               60.0%
############################################                              62.1%
##############################################                            64.6%
################################################                          67.0%
##################################################                        69.8%
####################################################                      72.2%
######################################################                    75.3%
#######################################################                   77.5%
#########################################################                 79.7%
###########################################################               82.1%
############################################################              83.9%
##############################################################            87.1%
################################################################          89.7%
##################################################################        92.0%
####################################################################      94.5%
######################################################################    97.4%
######################################################################## 100.0%
17:51:48 [2020-03-12T17:51:48.012Z] #24 16.88 
17:51:48 [2020-03-12T17:51:48.012Z] #24 ...
17:51:48 [2020-03-12T17:51:48.012Z] 
17:51:48 [2020-03-12T17:51:48.012Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:51:48 [2020-03-12T17:51:48.012Z] #12 DONE 3.4s
17:51:48 [2020-03-12T17:51:48.074Z]   CC       images/opts.o
17:51:48 [2020-03-12T17:51:48.074Z]   CC       images/seccomp.o
17:51:48 [2020-03-12T17:51:48.074Z]   CC       images/binfmt-misc.o
17:51:48 [2020-03-12T17:51:48.074Z]   CC       images/time.o
17:51:48 [2020-03-12T17:51:48.270Z] 
17:51:48 [2020-03-12T17:51:48.270Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:48 [2020-03-12T17:51:48.270Z] #31 59.30 Selecting previously unselected package libjsoncpp1:amd64.
17:51:48 [2020-03-12T17:51:48.270Z] #31 59.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:51:48 [2020-03-12T17:51:48.270Z] #31 59.33 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:51:48 [2020-03-12T17:51:48.270Z] #31 59.54 Selecting previously unselected package librhash0:amd64.
17:51:48 [2020-03-12T17:51:48.270Z] #31 59.54 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:51:48 [2020-03-12T17:51:48.270Z] #31 59.56 Unpacking librhash0:amd64 (1.3.8-1) ...
17:51:48 [2020-03-12T17:51:48.270Z] #31 59.79 Selecting previously unselected package libuv1:amd64.
17:51:48 [2020-03-12T17:51:48.270Z] #31 59.79 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
17:51:48 [2020-03-12T17:51:48.270Z] #31 59.80 Unpacking libuv1:amd64 (1.24.1-1) ...
17:51:48 [2020-03-12T17:51:48.270Z] #31 60.07 Selecting previously unselected package cmake.
17:51:48 [2020-03-12T17:51:48.270Z] #31 60.08 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:51:48 [2020-03-12T17:51:48.270Z] #31 60.10 Unpacking cmake (3.13.4-1) ...
17:51:48 [2020-03-12T17:51:48.362Z]   CC       images/sysctl.o
17:51:48 [2020-03-12T17:51:48.362Z]   CC       images/autofs.o
17:51:48 [2020-03-12T17:51:48.362Z]   CC       images/macvlan.o
17:51:48 [2020-03-12T17:51:48.362Z]   CC       images/sit.o
17:51:48 [2020-03-12T17:51:48.362Z]   LINK     images/built-in.o
17:51:48 [2020-03-12T17:51:48.362Z]   GEN      compel/include/asm
17:51:48 [2020-03-12T17:51:48.362Z]   GEN      compel/include/version.h
17:51:48 [2020-03-12T17:51:48.362Z] touch .config
17:51:48 [2020-03-12T17:51:48.362Z]   GEN      include/common/config.h
17:51:48 [2020-03-12T17:51:48.652Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:51:48 [2020-03-12T17:51:48.652Z]   GEN      compel/plugins/include/uapi/std/syscall.h
17:51:48 [2020-03-12T17:51:48.652Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
17:51:48 [2020-03-12T17:51:48.652Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/plugins/std/infect.d
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/plugins/std/string.d
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/plugins/std/log.d
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/plugins/std/fds.d
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/plugins/std/std.d
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/plugins/shmem/shmem.d
17:51:48 [2020-03-12T17:51:48.652Z]   DEP      compel/plugins/fds/fds.d
17:51:48 [2020-03-12T17:51:48.941Z]   CC       compel/plugins/std/std.o
17:51:48 [2020-03-12T17:51:48.941Z]   CC       compel/plugins/std/fds.o
17:51:48 [2020-03-12T17:51:48.941Z]   CC       compel/plugins/std/log.o
17:51:49 [2020-03-12T17:51:49.232Z]   CC       compel/plugins/std/string.o
17:51:49 [2020-03-12T17:51:49.525Z]   CC       compel/plugins/std/infect.o
17:51:49 [2020-03-12T17:51:49.525Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
17:51:49 [2020-03-12T17:51:49.525Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
17:51:49 [2020-03-12T17:51:49.525Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
17:51:49 [2020-03-12T17:51:49.813Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
17:51:49 [2020-03-12T17:51:49.813Z]   AR       compel/plugins/std.lib.a
17:51:49 [2020-03-12T17:51:49.813Z]   CC       compel/plugins/fds/fds.o
17:51:49 [2020-03-12T17:51:49.813Z]   AR       compel/plugins/fds.lib.a
17:51:49 [2020-03-12T17:51:49.813Z]   HOSTDEP  compel/src/lib/log-host.d
17:51:49 [2020-03-12T17:51:49.813Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
17:51:49 [2020-03-12T17:51:49.813Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
17:51:49 [2020-03-12T17:51:49.813Z]   HOSTDEP  compel/src/main-host.d
17:51:50 [2020-03-12T17:51:50.101Z]   DEP      compel/src/lib/ptrace.d
17:51:50 [2020-03-12T17:51:50.101Z]   DEP      compel/src/lib/infect.d
17:51:50 [2020-03-12T17:51:50.101Z]   DEP      compel/src/lib/infect-util.d
17:51:50 [2020-03-12T17:51:50.101Z]   DEP      compel/src/lib/infect-rpc.d
17:51:50 [2020-03-12T17:51:50.101Z]   DEP      compel/arch/ppc64/src/lib/infect.d
17:51:50 [2020-03-12T17:51:50.101Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
17:51:50 [2020-03-12T17:51:50.101Z]   DEP      compel/src/lib/log.d
17:51:50 [2020-03-12T17:51:50.389Z]   DEP      compel/src/main.d
17:51:50 [2020-03-12T17:51:50.389Z]   DEP      compel/src/lib/handle-elf.d
17:51:50 [2020-03-12T17:51:50.389Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
17:51:50 [2020-03-12T17:51:50.389Z]   CC       compel/src/lib/log.o
17:51:50 [2020-03-12T17:51:50.389Z]   CC       compel/arch/ppc64/src/lib/cpu.o
17:51:50 [2020-03-12T17:51:50.679Z]   CC       compel/arch/ppc64/src/lib/infect.o
17:51:50 [2020-03-12T17:51:50.964Z]   CC       compel/src/lib/infect-rpc.o
17:51:50 [2020-03-12T17:51:50.964Z]   CC       compel/src/lib/infect-util.o
17:51:50 [2020-03-12T17:51:50.964Z]   CC       compel/src/lib/infect.o
17:51:51 [2020-03-12T17:51:51.559Z] #31 ...
17:51:51 [2020-03-12T17:51:51.559Z] 
17:51:51 [2020-03-12T17:51:51.559Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:51:51 [2020-03-12T17:51:51.559Z] #29 52.65 time
17:51:51 [2020-03-12T17:51:51.559Z] #29 59.09 internal/poll
17:51:51 [2020-03-12T17:51:51.559Z] #29 59.63 sort
17:51:51 [2020-03-12T17:51:51.559Z] #29 61.08 internal/fmtsort
17:51:51 [2020-03-12T17:51:51.559Z] #29 61.99 internal/syscall/unix
17:51:51 [2020-03-12T17:51:51.559Z] #29 62.09 strings
17:51:51 [2020-03-12T17:51:51.559Z] #29 62.18 os
17:51:51 [2020-03-12T17:51:51.559Z] #29 ...
17:51:51 [2020-03-12T17:51:51.559Z] 
17:51:51 [2020-03-12T17:51:51.559Z] #13 [dev 6/25] RUN ldconfig
17:51:51 [2020-03-12T17:51:51.559Z] #13 DONE 2.9s
17:51:51 [2020-03-12T17:51:51.559Z] 
17:51:51 [2020-03-12T17:51:51.559Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:51 [2020-03-12T17:51:51.559Z] #24 18.14 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:51:51 [2020-03-12T17:51:51.559Z] #24 18.51 
17:51:51 [2020-03-12T17:51:51.559Z] #24 18.66 
######################################################################## 100.0%
17:51:51 [2020-03-12T17:51:51.559Z] #24 18.79 
17:51:51 [2020-03-12T17:51:51.559Z] #24 19.93 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:51:51 [2020-03-12T17:51:51.816Z] #24 20.54 #=#=#                                                                         
17:51:51 [2020-03-12T17:51:51.816Z] #24 20.73 
###                                                                        5.1%
######################################################################## 100.0%
17:51:51 [2020-03-12T17:51:51.822Z] + rm -rf /tmp/tmp.p3H7WHH4Ex/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.p3H7WHH4Ex
17:51:51 [2020-03-12T17:51:51.980Z]   CC       compel/src/lib/ptrace.o
17:51:51 [2020-03-12T17:51:51.980Z]   AR       compel/libcompel.a
17:51:51 [2020-03-12T17:51:51.980Z]   HOSTCC   compel/src/main-host.o
17:51:51 [2020-03-12T17:51:51.980Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
17:51:51 [2020-03-12T17:51:51.980Z]   HOSTCC   compel/src/lib/handle-elf-host.o
17:51:52 [2020-03-12T17:51:52.075Z] #24 20.97 
17:51:52 [2020-03-12T17:51:52.278Z]   HOSTCC   compel/src/lib/log-host.o
17:51:52 [2020-03-12T17:51:52.571Z]   HOSTLINK compel/compel-host-bin
17:51:52 [2020-03-12T17:51:52.571Z]   DEP      soccr/soccr.d
17:51:52 [2020-03-12T17:51:52.571Z]   CC       soccr/soccr.o
17:51:53 [2020-03-12T17:51:53.008Z] #24 ...
17:51:53 [2020-03-12T17:51:53.008Z] 
17:51:53 [2020-03-12T17:51:53.008Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.21 Setting up libicu63:amd64 (63.1-6) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.23 Setting up xxd (2:8.1.0875-5) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.24 Setting up libuv1:amd64 (1.24.1-1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.25 Setting up vim-common (2:8.1.0875-5) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.31 Setting up librhash0:amd64 (1.3.8-1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.32 Setting up cmake-data (3.13.4-1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.34 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.35 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.35 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.36 Setting up cmake (3.13.4-1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.37 Processing triggers for libc-bin (2.28-10) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 64.47 Processing triggers for mime-support (3.62) ...
17:51:53 [2020-03-12T17:51:53.008Z] #31 DONE 64.9s
17:51:53 [2020-03-12T17:51:53.008Z] 
17:51:53 [2020-03-12T17:51:53.008Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:51:53 [2020-03-12T17:51:53.008Z] #32 DONE 0.1s
17:51:53 [2020-03-12T17:51:53.008Z] 
17:51:53 [2020-03-12T17:51:53.008Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:53 [2020-03-12T17:51:53.008Z] #38 55.06 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 55.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 55.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 55.10 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 55.11 Setting up python-six (1.12.0-1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 60.70 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 60.74 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 60.80 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 60.81 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 60.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 60.88 Setting up protobuf-compiler (3.6.1.3-2) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 60.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 60.96 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 60.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:51:53 [2020-03-12T17:51:53.008Z] #38 60.98 Setting up python-protobuf (3.6.1.3-2) ...
17:51:53 [2020-03-12T17:51:53.096Z] Removing intermediate container ff8eac8ab7c3
17:51:53 [2020-03-12T17:51:53.096Z]  ---> 4599b151ed75
17:51:53 [2020-03-12T17:51:53.096Z] Step 18/140 : FROM base AS swagger
17:51:53 [2020-03-12T17:51:53.096Z]  ---> d87a98cf0d1c
17:51:53 [2020-03-12T17:51:53.096Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
17:51:53 [2020-03-12T17:51:53.096Z]  ---> Running in b214f243158b
17:51:53 [2020-03-12T17:51:53.097Z] Removing intermediate container b214f243158b
17:51:53 [2020-03-12T17:51:53.097Z]  ---> d22b426f4095
17:51:53 [2020-03-12T17:51:53.097Z] Step 20/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger"     && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "$GOPATH"
17:51:53 [2020-03-12T17:51:53.097Z]  ---> Running in 8f895d6a88cf
17:51:53 [2020-03-12T17:51:53.195Z]   AR       soccr/libsoccr.a
17:51:53 [2020-03-12T17:51:53.195Z] make[1]: 'soccr/libsoccr.a' is up to date.
17:51:53 [2020-03-12T17:51:53.195Z]   DEP      criu/arch/ppc64/sigframe.d
17:51:53 [2020-03-12T17:51:53.195Z]   DEP      criu/arch/ppc64/crtools.d
17:51:53 [2020-03-12T17:51:53.195Z]   DEP      criu/arch/ppc64/cpu.d
17:51:53 [2020-03-12T17:51:53.265Z] #38 ...
17:51:53 [2020-03-12T17:51:53.265Z] 
17:51:53 [2020-03-12T17:51:53.265Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
17:51:53 [2020-03-12T17:51:53.265Z] #33 DONE 0.1s
17:51:53 [2020-03-12T17:51:53.265Z] 
17:51:53 [2020-03-12T17:51:53.265Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:51:53 [2020-03-12T17:51:53.483Z]   CC       criu/arch/ppc64/cpu.o
17:51:53 [2020-03-12T17:51:53.483Z]   CC       criu/arch/ppc64/crtools.o
17:51:53 [2020-03-12T17:51:53.769Z]   CC       criu/arch/ppc64/sigframe.o
17:51:53 [2020-03-12T17:51:53.857Z] + mktemp -d
17:51:53 [2020-03-12T17:51:53.857Z] + export GOPATH=/tmp/tmp.C4LMJjgjRd
17:51:53 [2020-03-12T17:51:53.857Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.C4LMJjgjRd/src/github.com/go-swagger/go-swagger
17:51:53 [2020-03-12T17:51:53.857Z] Cloning into '/tmp/tmp.C4LMJjgjRd/src/github.com/go-swagger/go-swagger'...
17:51:54 [2020-03-12T17:51:54.056Z]   LINK     criu/arch/ppc64/crtools.built-in.o
17:51:54 [2020-03-12T17:51:54.056Z]   DEP      criu/arch/ppc64/misc.d
17:51:54 [2020-03-12T17:51:54.056Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
17:51:54 [2020-03-12T17:51:54.056Z]   DEP      criu/arch/ppc64/vdso-pie.d
17:51:54 [2020-03-12T17:51:54.056Z]   DEP      criu/pie/parasite-vdso.d
17:51:54 [2020-03-12T17:51:54.056Z]   DEP      criu/pie/util-vdso.d
17:51:54 [2020-03-12T17:51:54.056Z]   DEP      criu/pie/util.d
17:51:54 [2020-03-12T17:51:54.056Z]   CC       criu/pie/util.o
17:51:54 [2020-03-12T17:51:54.343Z]   CC       criu/pie/util-vdso.o
17:51:54 [2020-03-12T17:51:54.343Z]   CC       criu/pie/parasite-vdso.o
17:51:54 [2020-03-12T17:51:54.629Z]   CC       criu/arch/ppc64/vdso-pie.o
17:51:54 [2020-03-12T17:51:54.918Z]   CC       criu/arch/ppc64/vdso-trampoline.o
17:51:54 [2020-03-12T17:51:54.918Z]   CC       criu/arch/ppc64/misc.o
17:51:54 [2020-03-12T17:51:54.918Z]   AR       criu/pie/pie.lib.a
17:51:54 [2020-03-12T17:51:54.918Z]   DEP      criu/pie/restorer.d
17:51:54 [2020-03-12T17:51:54.918Z]   DEP      criu/arch/ppc64/restorer.d
17:51:54 [2020-03-12T17:51:54.918Z]   DEP      criu/pie/parasite.d
17:51:55 [2020-03-12T17:51:55.218Z]   CC       criu/pie/parasite.o
17:51:55 [2020-03-12T17:51:55.510Z]   LINK     criu/pie/parasite.built-in.o
17:51:55 [2020-03-12T17:51:55.510Z]   GEN      criu/pie/parasite-blob.h
17:51:55 [2020-03-12T17:51:55.510Z]   CC       criu/arch/ppc64/restorer.o
17:51:55 [2020-03-12T17:51:55.787Z] #34 ...
17:51:55 [2020-03-12T17:51:55.787Z] 
17:51:55 [2020-03-12T17:51:55.787Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:51:55 [2020-03-12T17:51:55.787Z] #24 22.20 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:51:55 [2020-03-12T17:51:55.787Z] #24 22.29 skipping existing 1849cc453dee
17:51:55 [2020-03-12T17:51:55.787Z] #24 22.48 
17:51:55 [2020-03-12T17:51:55.787Z] #24 23.68 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:51:55 [2020-03-12T17:51:55.787Z] #24 24.07 
17:51:55 [2020-03-12T17:51:55.787Z] #24 24.22 
######################################################################## 100.0%
17:51:55 [2020-03-12T17:51:55.787Z] #24 24.31 
17:51:55 [2020-03-12T17:51:55.787Z] #24 24.40 Download of images into '/build' complete.
17:51:55 [2020-03-12T17:51:55.787Z] #24 24.40 Use something like the following to load the result into a Docker daemon:
17:51:55 [2020-03-12T17:51:55.787Z] #24 24.40   tar -cC '/build' . | docker load
17:51:55 [2020-03-12T17:51:55.787Z] #24 DONE 24.6s
17:51:55 [2020-03-12T17:51:55.787Z] 
17:51:55 [2020-03-12T17:51:55.787Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.643 + RM_GOPATH=0
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.643 + TMP_GOPATH=
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.643 + : /build
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.643 + '[' -z '' ']'
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.656 ++ mktemp -d
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.716 + export GOPATH=/tmp/tmp.zASwpw4ova
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.716 + GOPATH=/tmp/tmp.zASwpw4ova
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.716 + RM_GOPATH=1
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.716 ++ dirname ./install.sh
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.769 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.770 + dir=.
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.770 + bin=tini
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.770 + shift
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.770 + '[' '!' -f ./tini.installer ']'
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.770 + . ./tini.installer
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.770 ++ : fec3683b971d9c3ef73f284f176672c44b448662
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.770 + install_tini
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.770 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.770 + git clone https://github.com/krallin/tini.git /tmp/tmp.zASwpw4ova/tini
17:51:55 [2020-03-12T17:51:55.787Z] #34 2.770 Cloning into '/tmp/tmp.zASwpw4ova/tini'...
17:51:55 [2020-03-12T17:51:55.829Z]   CC       criu/pie/restorer.o
17:51:56 [2020-03-12T17:51:56.855Z]   LINK     criu/pie/restorer.built-in.o
17:51:56 [2020-03-12T17:51:56.855Z]   GEN      criu/pie/restorer-blob.h
17:51:56 [2020-03-12T17:51:56.855Z]   DEP      criu/vdso.d
17:51:56 [2020-03-12T17:51:56.855Z]   DEP      criu/uts_ns.d
17:51:56 [2020-03-12T17:51:56.855Z]   DEP      criu/util.d
17:51:56 [2020-03-12T17:51:56.855Z]   DEP      criu/uffd.d
17:51:56 [2020-03-12T17:51:56.956Z] + cd /tmp/tmp.C4LMJjgjRd/src/github.com/go-swagger/go-swagger
17:51:56 [2020-03-12T17:51:56.956Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
17:51:57 [2020-03-12T17:51:57.140Z]   DEP      criu/tun.d
17:51:57 [2020-03-12T17:51:57.140Z]   DEP      criu/tty.d
17:51:57 [2020-03-12T17:51:57.141Z]   DEP      criu/timerfd.d
17:51:57 [2020-03-12T17:51:57.141Z]   DEP      criu/sysfs_parse.d
17:51:57 [2020-03-12T17:51:57.158Z] #34 ...
17:51:57 [2020-03-12T17:51:57.158Z] 
17:51:57 [2020-03-12T17:51:57.158Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:51:57 [2020-03-12T17:51:57.158Z] #52 16.09 + cd /tmp/tmp.JjQQAMcnDB/src/github.com/opencontainers/runc
17:51:57 [2020-03-12T17:51:57.158Z] #52 16.09 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:51:57 [2020-03-12T17:51:57.158Z] #52 17.14 + '[' -z '' ']'
17:51:57 [2020-03-12T17:51:57.158Z] #52 17.14 + target=static
17:51:57 [2020-03-12T17:51:57.158Z] #52 17.14 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:51:57 [2020-03-12T17:51:57.158Z] #52 20.10 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
17:51:57 [2020-03-12T17:51:57.158Z] #52 ...
17:51:57 [2020-03-12T17:51:57.158Z] 
17:51:57 [2020-03-12T17:51:57.158Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:51:57 [2020-03-12T17:51:57.158Z] #38 68.42 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:51:57 [2020-03-12T17:51:57.158Z] #38 68.45 Processing triggers for libc-bin (2.28-10) ...
17:51:57 [2020-03-12T17:51:57.158Z] #38 DONE 69.1s
17:51:57 [2020-03-12T17:51:57.158Z] 
17:51:57 [2020-03-12T17:51:57.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:51:57 [2020-03-12T17:51:57.441Z]   DEP      criu/sysctl.d
17:51:57 [2020-03-12T17:51:57.441Z]   DEP      criu/string.d
17:51:57 [2020-03-12T17:51:57.441Z]   DEP      criu/stats.d
17:51:57 [2020-03-12T17:51:57.441Z]   DEP      criu/sockets.d
17:51:57 [2020-03-12T17:51:57.441Z]   DEP      criu/sk-unix.d
17:51:57 [2020-03-12T17:51:57.441Z]   DEP      criu/sk-tcp.d
17:51:57 [2020-03-12T17:51:57.518Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:51:57 [2020-03-12T17:51:57.726Z]   DEP      criu/sk-queue.d
17:51:57 [2020-03-12T17:51:57.726Z]   DEP      criu/sk-packet.d
17:51:57 [2020-03-12T17:51:57.726Z]   DEP      criu/sk-netlink.d
17:51:57 [2020-03-12T17:51:57.726Z]   DEP      criu/sk-inet.d
17:51:58 [2020-03-12T17:51:58.012Z]   DEP      criu/signalfd.d
17:51:58 [2020-03-12T17:51:58.012Z]   DEP      criu/sigframe.d
17:51:58 [2020-03-12T17:51:58.012Z]   DEP      criu/shmem.d
17:51:58 [2020-03-12T17:51:58.012Z]   DEP      criu/servicefd.d
17:51:58 [2020-03-12T17:51:58.012Z]   DEP      criu/seize.d
17:51:58 [2020-03-12T17:51:58.012Z]   DEP      criu/seccomp.d
17:51:58 [2020-03-12T17:51:58.300Z]   DEP      criu/rst-malloc.d
17:51:58 [2020-03-12T17:51:58.300Z]   DEP      criu/rbtree.d
17:51:58 [2020-03-12T17:51:58.300Z]   DEP      criu/pstree.d
17:51:58 [2020-03-12T17:51:58.300Z]   DEP      criu/protobuf.d
17:51:58 [2020-03-12T17:51:58.300Z]   GEN      criu/protobuf-desc-gen.h
17:51:58 [2020-03-12T17:51:58.925Z]   DEP      criu/protobuf-desc.d
17:51:58 [2020-03-12T17:51:58.925Z]   DEP      criu/proc_parse.d
17:51:58 [2020-03-12T17:51:58.925Z]   DEP      criu/plugin.d
17:51:58 [2020-03-12T17:51:58.925Z]   DEP      criu/pipes.d
17:51:58 [2020-03-12T17:51:58.925Z]   DEP      criu/pie-util.d
17:51:58 [2020-03-12T17:51:58.925Z]   DEP      criu/pie-util-vdso.d
17:51:59 [2020-03-12T17:51:59.213Z]   DEP      criu/pie-util-vdso-elf32.d
17:51:59 [2020-03-12T17:51:59.213Z]   DEP      criu/path.d
17:51:59 [2020-03-12T17:51:59.213Z]   DEP      criu/parasite-syscall.d
17:51:59 [2020-03-12T17:51:59.213Z]   DEP      criu/pagemap.d
17:51:59 [2020-03-12T17:51:59.213Z]   DEP      criu/pagemap-cache.d
17:51:59 [2020-03-12T17:51:59.498Z]   DEP      criu/page-xfer.d
17:51:59 [2020-03-12T17:51:59.498Z]   DEP      criu/page-pipe.d
17:51:59 [2020-03-12T17:51:59.498Z]   DEP      criu/netfilter.d
17:51:59 [2020-03-12T17:51:59.498Z]   DEP      criu/net.d
17:51:59 [2020-03-12T17:51:59.784Z]   DEP      criu/namespaces.d
17:51:59 [2020-03-12T17:51:59.784Z]   DEP      criu/mount.d
17:51:59 [2020-03-12T17:51:59.784Z]   DEP      criu/mem.d
17:51:59 [2020-03-12T17:51:59.784Z]   DEP      criu/lsm.d
17:51:59 [2020-03-12T17:51:59.784Z]   DEP      criu/log.d
17:52:00 [2020-03-12T17:52:00.070Z]   DEP      criu/libnetlink.d
17:52:00 [2020-03-12T17:52:00.070Z]   DEP      criu/kerndat.d
17:52:00 [2020-03-12T17:52:00.070Z]   DEP      criu/kcmp-ids.d
17:52:00 [2020-03-12T17:52:00.070Z]   DEP      criu/irmap.d
17:52:00 [2020-03-12T17:52:00.070Z]   DEP      criu/ipc_ns.d
17:52:00 [2020-03-12T17:52:00.355Z]   DEP      criu/image.d
17:52:00 [2020-03-12T17:52:00.355Z]   DEP      criu/image-desc.d
17:52:00 [2020-03-12T17:52:00.355Z]   DEP      criu/fsnotify.d
17:52:00 [2020-03-12T17:52:00.355Z]   DEP      criu/filesystems.d
17:52:00 [2020-03-12T17:52:00.355Z]   DEP      criu/files.d
17:52:00 [2020-03-12T17:52:00.441Z] #39 ...
17:52:00 [2020-03-12T17:52:00.441Z] 
17:52:00 [2020-03-12T17:52:00.441Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:52:00 [2020-03-12T17:52:00.441Z] #42 62.10 time
17:52:00 [2020-03-12T17:52:00.441Z] #42 63.92 sort
17:52:00 [2020-03-12T17:52:00.441Z] #42 65.81 internal/fmtsort
17:52:00 [2020-03-12T17:52:00.441Z] #42 66.73 internal/syscall/unix
17:52:00 [2020-03-12T17:52:00.441Z] #42 67.03 strings
17:52:00 [2020-03-12T17:52:00.441Z] #42 70.82 internal/poll
17:52:00 [2020-03-12T17:52:00.441Z] #42 71.11 path
17:52:00 [2020-03-12T17:52:00.441Z] #42 71.72 regexp/syntax
17:52:00 [2020-03-12T17:52:00.441Z] #42 ...
17:52:00 [2020-03-12T17:52:00.441Z] 
17:52:00 [2020-03-12T17:52:00.441Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:52:00 [2020-03-12T17:52:00.441Z] #34 4.035 + cd /tmp/tmp.zASwpw4ova/tini
17:52:00 [2020-03-12T17:52:00.441Z] #34 4.035 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
17:52:00 [2020-03-12T17:52:00.441Z] #34 4.066 + cmake .
17:52:00 [2020-03-12T17:52:00.441Z] #34 4.794 -- The C compiler identification is GNU 8.3.0
17:52:00 [2020-03-12T17:52:00.441Z] #34 4.844 -- Check for working C compiler: /usr/bin/cc
17:52:00 [2020-03-12T17:52:00.441Z] #34 6.250 -- Check for working C compiler: /usr/bin/cc -- works
17:52:00 [2020-03-12T17:52:00.441Z] #34 6.253 -- Detecting C compiler ABI info
17:52:00 [2020-03-12T17:52:00.441Z] #34 6.842 -- Detecting C compiler ABI info - done
17:52:00 [2020-03-12T17:52:00.441Z] #34 6.857 -- Detecting C compile features
17:52:00 [2020-03-12T17:52:00.640Z]   DEP      criu/files-reg.d
17:52:00 [2020-03-12T17:52:00.641Z]   DEP      criu/files-ext.d
17:52:00 [2020-03-12T17:52:00.641Z]   DEP      criu/file-lock.d
17:52:00 [2020-03-12T17:52:00.641Z]   DEP      criu/file-ids.d
17:52:00 [2020-03-12T17:52:00.641Z]   DEP      criu/fifo.d
17:52:00 [2020-03-12T17:52:00.926Z]   DEP      criu/fdstore.d
17:52:00 [2020-03-12T17:52:00.926Z]   DEP      criu/fault-injection.d
17:52:00 [2020-03-12T17:52:00.926Z]   DEP      criu/external.d
17:52:00 [2020-03-12T17:52:00.926Z]   DEP      criu/eventpoll.d
17:52:00 [2020-03-12T17:52:00.926Z]   DEP      criu/eventfd.d
17:52:00 [2020-03-12T17:52:00.926Z]   DEP      criu/crtools.d
17:52:01 [2020-03-12T17:52:01.005Z] #34 ...
17:52:01 [2020-03-12T17:52:01.005Z] 
17:52:01 [2020-03-12T17:52:01.005Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:52:01 [2020-03-12T17:52:01.005Z] #14 3.419 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:52:01 [2020-03-12T17:52:01.005Z] #14 3.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:52:01 [2020-03-12T17:52:01.005Z] #14 3.471 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:52:01 [2020-03-12T17:52:01.005Z] #14 4.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:52:01 [2020-03-12T17:52:01.005Z] #14 8.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB]
17:52:01 [2020-03-12T17:52:01.213Z]   DEP      criu/cr-service.d
17:52:01 [2020-03-12T17:52:01.213Z]   DEP      criu/cr-restore.d
17:52:01 [2020-03-12T17:52:01.213Z]   DEP      criu/cr-errno.d
17:52:01 [2020-03-12T17:52:01.213Z]   DEP      criu/cr-dump.d
17:52:01 [2020-03-12T17:52:01.213Z]   DEP      criu/cr-dedup.d
17:52:01 [2020-03-12T17:52:01.262Z] #14 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
17:52:01 [2020-03-12T17:52:01.262Z] #14 ...
17:52:01 [2020-03-12T17:52:01.262Z] 
17:52:01 [2020-03-12T17:52:01.262Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:52:01 [2020-03-12T17:52:01.262Z] #42 72.99 os
17:52:01 [2020-03-12T17:52:01.499Z]   DEP      criu/cr-check.d
17:52:01 [2020-03-12T17:52:01.499Z]   DEP      criu/config.d
17:52:01 [2020-03-12T17:52:01.499Z]   DEP      criu/clone-noasan.d
17:52:01 [2020-03-12T17:52:01.499Z]   DEP      criu/cgroup.d
17:52:01 [2020-03-12T17:52:01.785Z]   DEP      criu/cgroup-props.d
17:52:01 [2020-03-12T17:52:01.785Z]   DEP      criu/bitmap.d
17:52:01 [2020-03-12T17:52:01.785Z]   DEP      criu/bfd.d
17:52:01 [2020-03-12T17:52:01.785Z]   DEP      criu/autofs.d
17:52:01 [2020-03-12T17:52:01.785Z]   DEP      criu/aio.d
17:52:01 [2020-03-12T17:52:01.785Z]   DEP      criu/action-scripts.d
17:52:02 [2020-03-12T17:52:02.070Z]   CC       criu/action-scripts.o
17:52:02 [2020-03-12T17:52:02.070Z]   CC       criu/aio.o
17:52:02 [2020-03-12T17:52:02.357Z]   CC       criu/autofs.o
17:52:02 [2020-03-12T17:52:02.982Z]   CC       criu/bfd.o
17:52:03 [2020-03-12T17:52:03.269Z]   CC       criu/bitmap.o
17:52:03 [2020-03-12T17:52:03.269Z]   CC       criu/cgroup-props.o
17:52:03 [2020-03-12T17:52:03.561Z]   CC       criu/cgroup.o
17:52:04 [2020-03-12T17:52:04.542Z] #42 ...
17:52:04 [2020-03-12T17:52:04.542Z] 
17:52:04 [2020-03-12T17:52:04.542Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:52:04 [2020-03-12T17:52:04.542Z] #29 66.08 bytes
17:52:04 [2020-03-12T17:52:04.542Z] #29 67.33 fmt
17:52:04 [2020-03-12T17:52:04.542Z] #29 68.86 bufio
17:52:04 [2020-03-12T17:52:04.542Z] #29 71.66 path/filepath
17:52:04 [2020-03-12T17:52:04.542Z] #29 73.33 io/ioutil
17:52:04 [2020-03-12T17:52:04.542Z] #29 74.05 path
17:52:04 [2020-03-12T17:52:04.542Z] #29 74.80 text/tabwriter
17:52:04 [2020-03-12T17:52:04.542Z] #29 74.85 flag
17:52:04 [2020-03-12T17:52:04.542Z] #29 75.57 github.com/BurntSushi/toml
17:52:04 [2020-03-12T17:52:04.542Z] #29 ...
17:52:04 [2020-03-12T17:52:04.542Z] 
17:52:04 [2020-03-12T17:52:04.542Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:52:04 [2020-03-12T17:52:04.542Z] #34 8.966 -- Detecting C compile features - done
17:52:04 [2020-03-12T17:52:04.542Z] #34 9.008 -- Performing Test HAS_BUILTIN_FORTIFY
17:52:04 [2020-03-12T17:52:04.542Z] #34 9.217 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:52:04 [2020-03-12T17:52:04.542Z] #34 9.361 -- Configuring done
17:52:04 [2020-03-12T17:52:04.542Z] #34 9.393 -- Generating done
17:52:04 [2020-03-12T17:52:04.542Z] #34 9.395 -- Build files have been written to: /tmp/tmp.zASwpw4ova/tini
17:52:04 [2020-03-12T17:52:04.542Z] #34 9.404 + make tini-static
17:52:04 [2020-03-12T17:52:04.542Z] #34 9.859 Scanning dependencies of target tini-static
17:52:04 [2020-03-12T17:52:04.542Z] #34 10.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:52:04 [2020-03-12T17:52:04.799Z] #34 11.65 [100%] Linking C executable tini-static
17:52:05 [2020-03-12T17:52:05.046Z]   CC       criu/clone-noasan.o
17:52:05 [2020-03-12T17:52:05.331Z]   CC       criu/config.o
17:52:05 [2020-03-12T17:52:05.363Z] #34 12.36 [100%] Built target tini-static
17:52:05 [2020-03-12T17:52:05.620Z] #34 12.49 + mkdir -p /build
17:52:05 [2020-03-12T17:52:05.620Z] #34 12.49 + cp tini-static /build/docker-init
17:52:05 [2020-03-12T17:52:05.880Z] #34 DONE 12.7s
17:52:05 [2020-03-12T17:52:05.880Z] 
17:52:05 [2020-03-12T17:52:05.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:52:05 [2020-03-12T17:52:05.880Z] #39 4.157 Note: Building without setproctitle() and strlcpy() support.
17:52:05 [2020-03-12T17:52:05.880Z] #39 4.157       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:52:05 [2020-03-12T17:52:05.880Z] #39 6.244 fatal: not a git repository (or any of the parent directories): .git
17:52:05 [2020-03-12T17:52:05.880Z] #39 6.272   GEN      .gitid
17:52:05 [2020-03-12T17:52:05.880Z] #39 6.288   GEN      criu/include/version.h
17:52:05 [2020-03-12T17:52:05.880Z] #39 6.332   GEN      include/common/asm
17:52:05 [2020-03-12T17:52:05.880Z] #39 7.860   PBCC     images/google/protobuf/descriptor.pb-c.c
17:52:05 [2020-03-12T17:52:05.880Z] #39 7.975   PBCC     images/opts.pb-c.c
17:52:05 [2020-03-12T17:52:05.880Z] #39 8.054   PBCC     images/sit.pb-c.c
17:52:05 [2020-03-12T17:52:05.880Z] #39 8.121   DEP      images/google/protobuf/descriptor.pb-c.d
17:52:05 [2020-03-12T17:52:05.880Z] #39 8.231   DEP      images/opts.pb-c.d
17:52:05 [2020-03-12T17:52:05.880Z] #39 8.336   DEP      images/sit.pb-c.d
17:52:05 [2020-03-12T17:52:05.880Z] #39 8.444   PBCC     images/macvlan.pb-c.c
17:52:05 [2020-03-12T17:52:05.880Z] #39 8.460   DEP      images/macvlan.pb-c.d
17:52:05 [2020-03-12T17:52:05.880Z] #39 8.564   PBCC     images/autofs.pb-c.c
17:52:05 [2020-03-12T17:52:05.880Z] #39 8.600   DEP      images/autofs.pb-c.d
17:52:05 [2020-03-12T17:52:05.880Z] #39 8.752   PBCC     images/sysctl.pb-c.c
17:52:05 [2020-03-12T17:52:05.880Z] #39 8.839   DEP      images/sysctl.pb-c.d
17:52:05 [2020-03-12T17:52:05.954Z]   CC       criu/cr-check.o
17:52:06 [2020-03-12T17:52:06.141Z] #39 8.967   PBCC     images/time.pb-c.c
17:52:06 [2020-03-12T17:52:06.141Z] #39 9.048   DEP      images/time.pb-c.d
17:52:06 [2020-03-12T17:52:06.398Z] #39 9.150   PBCC     images/binfmt-misc.pb-c.c
17:52:06 [2020-03-12T17:52:06.398Z] #39 9.204   DEP      images/binfmt-misc.pb-c.d
17:52:06 [2020-03-12T17:52:06.576Z]   CC       criu/cr-dedup.o
17:52:06 [2020-03-12T17:52:06.655Z] #39 9.287   PBCC     images/seccomp.pb-c.c
17:52:06 [2020-03-12T17:52:06.655Z] #39 9.359   DEP      images/seccomp.pb-c.d
17:52:06 [2020-03-12T17:52:06.655Z] #39 9.443   PBCC     images/userns.pb-c.c
17:52:06 [2020-03-12T17:52:06.794Z] + rm -rf /tmp/tmp.C4LMJjgjRd
17:52:06 [2020-03-12T17:52:06.794Z] Removing intermediate container 8f895d6a88cf
17:52:06 [2020-03-12T17:52:06.794Z]  ---> 4ab3c3954dc6
17:52:06 [2020-03-12T17:52:06.794Z] Step 21/140 : FROM base AS frozen-images
17:52:06 [2020-03-12T17:52:06.794Z]  ---> d87a98cf0d1c
17:52:06 [2020-03-12T17:52:06.794Z] Step 22/140 : ARG DEBIAN_FRONTEND
17:52:06 [2020-03-12T17:52:06.794Z]  ---> Using cache
17:52:06 [2020-03-12T17:52:06.794Z]  ---> 9df481dc7394
17:52:06 [2020-03-12T17:52:06.794Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
17:52:06 [2020-03-12T17:52:06.794Z]  ---> Running in 595ca3fcb1ee
17:52:06 [2020-03-12T17:52:06.794Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:52:06 [2020-03-12T17:52:06.794Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:52:06 [2020-03-12T17:52:06.861Z]   CC       criu/cr-dump.o
17:52:06 [2020-03-12T17:52:06.917Z] #39 9.579   DEP      images/userns.pb-c.d
17:52:06 [2020-03-12T17:52:06.917Z] #39 9.579   PBCC     images/cgroup.pb-c.c
17:52:06 [2020-03-12T17:52:06.917Z] #39 9.599   DEP      images/cgroup.pb-c.d
17:52:06 [2020-03-12T17:52:06.917Z] #39 9.737   PBCC     images/fown.pb-c.c
17:52:06 [2020-03-12T17:52:06.917Z] #39 9.752   PBCC     images/ext-file.pb-c.c
17:52:06 [2020-03-12T17:52:06.917Z] #39 9.820   DEP      images/fown.pb-c.d
17:52:07 [2020-03-12T17:52:07.141Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:52:07 [2020-03-12T17:52:07.141Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
17:52:07 [2020-03-12T17:52:07.178Z] #39 9.854   DEP      images/ext-file.pb-c.d
17:52:07 [2020-03-12T17:52:07.178Z] #39 9.897   PBCC     images/rpc.pb-c.c
17:52:07 [2020-03-12T17:52:07.178Z] #39 9.954   DEP      images/rpc.pb-c.d
17:52:07 [2020-03-12T17:52:07.178Z] #39 10.02   PBCC     images/siginfo.pb-c.c
17:52:07 [2020-03-12T17:52:07.178Z] #39 10.06   DEP      images/siginfo.pb-c.d
17:52:07 [2020-03-12T17:52:07.435Z] #39 10.11   PBCC     images/pagemap.pb-c.c
17:52:07 [2020-03-12T17:52:07.435Z] #39 10.22   DEP      images/pagemap.pb-c.d
17:52:07 [2020-03-12T17:52:07.435Z] #39 10.27   PBCC     images/rlimit.pb-c.c
17:52:07 [2020-03-12T17:52:07.435Z] #39 10.32   DEP      images/rlimit.pb-c.d
17:52:07 [2020-03-12T17:52:07.498Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB]
17:52:07 [2020-03-12T17:52:07.498Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
17:52:07 [2020-03-12T17:52:07.693Z] #39 10.36   PBCC     images/file-lock.pb-c.c
17:52:07 [2020-03-12T17:52:07.693Z] #39 10.41   DEP      images/file-lock.pb-c.d
17:52:07 [2020-03-12T17:52:07.693Z] #39 10.45   PBCC     images/tty.pb-c.c
17:52:07 [2020-03-12T17:52:07.693Z] #39 10.50   DEP      images/tty.pb-c.d
17:52:07 [2020-03-12T17:52:07.693Z] #39 10.54   PBCC     images/tun.pb-c.c
17:52:07 [2020-03-12T17:52:07.693Z] #39 10.59   PBCC     images/netdev.pb-c.c
17:52:07 [2020-03-12T17:52:07.877Z]   CC       criu/cr-errno.o
17:52:07 [2020-03-12T17:52:07.877Z]   CC       criu/cr-restore.o
17:52:07 [2020-03-12T17:52:07.950Z] #39 10.67   DEP      images/tun.pb-c.d
17:52:07 [2020-03-12T17:52:07.950Z] #39 10.72   DEP      images/netdev.pb-c.d
17:52:07 [2020-03-12T17:52:07.950Z] #39 10.76   PBCC     images/vma.pb-c.c
17:52:07 [2020-03-12T17:52:07.950Z] #39 10.84   DEP      images/vma.pb-c.d
17:52:07 [2020-03-12T17:52:07.950Z] #39 10.89   PBCC     images/creds.pb-c.c
17:52:07 [2020-03-12T17:52:07.950Z] #39 10.94   DEP      images/creds.pb-c.d
17:52:08 [2020-03-12T17:52:08.208Z] #39 11.02   PBCC     images/utsns.pb-c.c
17:52:08 [2020-03-12T17:52:08.208Z] #39 11.03   DEP      images/utsns.pb-c.d
17:52:08 [2020-03-12T17:52:08.208Z] #39 11.07   PBCC     images/ipc-desc.pb-c.c
17:52:08 [2020-03-12T17:52:08.465Z] #39 11.10   PBCC     images/ipc-sem.pb-c.c
17:52:08 [2020-03-12T17:52:08.466Z] #39 11.14   DEP      images/ipc-desc.pb-c.d
17:52:08 [2020-03-12T17:52:08.466Z] #39 11.21   DEP      images/ipc-sem.pb-c.d
17:52:08 [2020-03-12T17:52:08.466Z] #39 11.25   PBCC     images/ipc-msg.pb-c.c
17:52:08 [2020-03-12T17:52:08.466Z] #39 11.28   DEP      images/ipc-msg.pb-c.d
17:52:08 [2020-03-12T17:52:08.719Z] Fetched 8029 kB in 2s (4703 kB/s)
17:52:08 [2020-03-12T17:52:08.723Z] #39 11.36   PBCC     images/ipc-shm.pb-c.c
17:52:08 [2020-03-12T17:52:08.723Z] #39 11.39   DEP      images/ipc-shm.pb-c.d
17:52:08 [2020-03-12T17:52:08.723Z] #39 11.44   PBCC     images/ipc-var.pb-c.c
17:52:08 [2020-03-12T17:52:08.723Z] #39 11.48   DEP      images/ipc-var.pb-c.d
17:52:08 [2020-03-12T17:52:08.723Z] #39 11.55   PBCC     images/sk-opts.pb-c.c
17:52:08 [2020-03-12T17:52:08.723Z] #39 11.58   PBCC     images/packet-sock.pb-c.c
17:52:08 [2020-03-12T17:52:08.980Z] #39 11.68   DEP      images/sk-opts.pb-c.d
17:52:08 [2020-03-12T17:52:08.980Z] #39 11.74   DEP      images/packet-sock.pb-c.d
17:52:08 [2020-03-12T17:52:08.980Z] #39 11.80   PBCC     images/sk-netlink.pb-c.c
17:52:08 [2020-03-12T17:52:08.980Z] #39 11.87   DEP      images/sk-netlink.pb-c.d
17:52:09 [2020-03-12T17:52:09.073Z] Reading package lists...
17:52:09 [2020-03-12T17:52:09.240Z] #39 11.96   PBCC     images/sk-inet.pb-c.c
17:52:09 [2020-03-12T17:52:09.240Z] #39 12.01   DEP      images/sk-inet.pb-c.d
17:52:09 [2020-03-12T17:52:09.240Z] #39 12.05   PBCC     images/sk-unix.pb-c.c
17:52:09 [2020-03-12T17:52:09.240Z] #39 12.11   DEP      images/sk-unix.pb-c.d
17:52:09 [2020-03-12T17:52:09.240Z] #39 12.16   PBCC     images/mm.pb-c.c
17:52:09 [2020-03-12T17:52:09.439Z] Reading package lists...
17:52:09 [2020-03-12T17:52:09.439Z] Building dependency tree...
17:52:09 [2020-03-12T17:52:09.439Z] Reading state information...
17:52:09 [2020-03-12T17:52:09.439Z] ca-certificates is already the newest version (20190110).
17:52:09 [2020-03-12T17:52:09.439Z] The following additional packages will be installed:
17:52:09 [2020-03-12T17:52:09.439Z]   libjq1 libonig5
17:52:09 [2020-03-12T17:52:09.439Z] The following NEW packages will be installed:
17:52:09 [2020-03-12T17:52:09.439Z]   jq libjq1 libonig5
17:52:09 [2020-03-12T17:52:09.439Z] 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
17:52:09 [2020-03-12T17:52:09.439Z] Need to get 350 kB of archives.
17:52:09 [2020-03-12T17:52:09.439Z] After this operation, 1154 kB of additional disk space will be used.
17:52:09 [2020-03-12T17:52:09.439Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
17:52:09 [2020-03-12T17:52:09.497Z] #39 12.26   DEP      images/mm.pb-c.d
17:52:09 [2020-03-12T17:52:09.497Z] #39 12.30   PBCC     images/timerfd.pb-c.c
17:52:09 [2020-03-12T17:52:09.497Z] #39 12.37   DEP      images/timerfd.pb-c.d
17:52:09 [2020-03-12T17:52:09.497Z] #39 12.45   PBCC     images/timer.pb-c.c
17:52:09 [2020-03-12T17:52:09.497Z] #39 12.48   DEP      images/timer.pb-c.d
17:52:09 [2020-03-12T17:52:09.497Z] #39 ...
17:52:09 [2020-03-12T17:52:09.497Z] 
17:52:09 [2020-03-12T17:52:09.497Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:52:09 [2020-03-12T17:52:09.497Z] #14 18.49 Fetched 8332 kB in 15s (544 kB/s)
17:52:09 [2020-03-12T17:52:09.798Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
17:52:09 [2020-03-12T17:52:09.798Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
17:52:09 [2020-03-12T17:52:09.798Z] debconf: delaying package configuration, since apt-utils is not installed
17:52:09 [2020-03-12T17:52:09.798Z] Fetched 350 kB in 0s (3745 kB/s)
17:52:09 [2020-03-12T17:52:09.798Z] Selecting previously unselected package libonig5:s390x.
17:52:09 [2020-03-12T17:52:09.798Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
17:52:09 [2020-03-12T17:52:09.798Z] Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
17:52:09 [2020-03-12T17:52:09.798Z] Unpacking libonig5:s390x (6.9.1-1) ...
17:52:09 [2020-03-12T17:52:09.798Z] Selecting previously unselected package libjq1:s390x.
17:52:09 [2020-03-12T17:52:09.798Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
17:52:09 [2020-03-12T17:52:09.798Z] Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
17:52:09 [2020-03-12T17:52:09.798Z] Selecting previously unselected package jq.
17:52:09 [2020-03-12T17:52:09.798Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
17:52:09 [2020-03-12T17:52:09.798Z] Unpacking jq (1.5+dfsg-2+b1) ...
17:52:09 [2020-03-12T17:52:09.798Z] Setting up libonig5:s390x (6.9.1-1) ...
17:52:09 [2020-03-12T17:52:09.798Z] Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
17:52:09 [2020-03-12T17:52:09.798Z] Setting up jq (1.5+dfsg-2+b1) ...
17:52:09 [2020-03-12T17:52:09.798Z] Processing triggers for libc-bin (2.28-10) ...
17:52:09 [2020-03-12T17:52:09.928Z]   CC       criu/cr-service.o
17:52:10 [2020-03-12T17:52:10.577Z] Removing intermediate container 595ca3fcb1ee
17:52:10 [2020-03-12T17:52:10.577Z]  ---> 8d78b9599fb9
17:52:10 [2020-03-12T17:52:10.577Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
17:52:10 [2020-03-12T17:52:10.585Z]   CC       criu/crtools.o
17:52:10 [2020-03-12T17:52:10.876Z]   CC       criu/eventfd.o
17:52:10 [2020-03-12T17:52:10.930Z]  ---> 9c4b96d4e365
17:52:10 [2020-03-12T17:52:10.930Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
17:52:10 [2020-03-12T17:52:10.930Z]  ---> Running in 93468baa67c6
17:52:11 [2020-03-12T17:52:11.168Z]   CC       criu/eventpoll.o
17:52:11 [2020-03-12T17:52:11.477Z]   CC       criu/external.o
17:52:11 [2020-03-12T17:52:11.685Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:52:11 [2020-03-12T17:52:11.765Z]   CC       criu/fault-injection.o
17:52:11 [2020-03-12T17:52:11.765Z]   CC       criu/fdstore.o
17:52:11 [2020-03-12T17:52:11.765Z]   CC       criu/fifo.o
17:52:12 [2020-03-12T17:52:12.052Z]   CC       criu/file-ids.o
17:52:12 [2020-03-12T17:52:12.052Z]   CC       criu/file-lock.o
17:52:12 [2020-03-12T17:52:12.140Z] 
17:52:12 [2020-03-12T17:52:12.540Z] 
########                                                                  11.2%
########################                                                  33.4%
###################################                                       49.8%
###############################################                           66.0%
###############################################################           88.5%
######################################################################## 100.0%
17:52:12 [2020-03-12T17:52:12.678Z]   CC       criu/files-ext.o
17:52:12 [2020-03-12T17:52:12.678Z]   CC       criu/files-reg.o
17:52:12 [2020-03-12T17:52:12.775Z] #14 18.49 Reading package lists...
17:52:12 [2020-03-12T17:52:12.775Z] #14 ...
17:52:12 [2020-03-12T17:52:12.775Z] 
17:52:12 [2020-03-12T17:52:12.775Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:52:12 [2020-03-12T17:52:12.775Z] #29 76.61 log
17:52:12 [2020-03-12T17:52:12.775Z] #29 80.24 github.com/BurntSushi/toml/cmd/tomlv
17:52:12 [2020-03-12T17:52:12.775Z] #29 DONE 84.5s
17:52:12 [2020-03-12T17:52:12.950Z] #=#=#                                                                         

17:52:12 [2020-03-12T17:52:12.950Z] 
########                                                                  12.0%
####################################################                      72.7%
######################################################################## 100.0%
17:52:13 [2020-03-12T17:52:13.033Z] 
17:52:13 [2020-03-12T17:52:13.033Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:52:13 [2020-03-12T17:52:13.033Z] #39 12.56   PBCC     images/sa.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 12.60   DEP      images/sa.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 12.67   PBCC     images/pipe-data.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 12.74   DEP      images/pipe-data.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 12.82   PBCC     images/mnt.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 12.91   DEP      images/mnt.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 12.95   PBCC     images/sk-packet.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 12.97   DEP      images/sk-packet.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.04   PBCC     images/tcp-stream.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.09   DEP      images/tcp-stream.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.14   PBCC     images/pipe.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.19   DEP      images/pipe.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.26   PBCC     images/pstree.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.30   DEP      images/pstree.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.36   PBCC     images/fs.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.39   DEP      images/fs.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.44   PBCC     images/signalfd.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.52   DEP      images/signalfd.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.59   PBCC     images/fh.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.63   PBCC     images/fsnotify.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.68   DEP      images/fh.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.75   DEP      images/fsnotify.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.83   PBCC     images/eventpoll.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.84   DEP      images/eventpoll.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.92   PBCC     images/eventfd.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.92   DEP      images/eventfd.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 13.97   PBCC     images/remap-file-path.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.00   DEP      images/remap-file-path.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.04   PBCC     images/fifo.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.06   DEP      images/fifo.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.15   PBCC     images/ghost-file.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.21   DEP      images/ghost-file.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.27   PBCC     images/regfile.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.32   DEP      images/regfile.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.40   PBCC     images/ns.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.41   DEP      images/ns.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.49   PBCC     images/fdinfo.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.56   DEP      images/fdinfo.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.64   PBCC     images/core-aarch64.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.71   PBCC     images/core-arm.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.78   PBCC     images/core-ppc64.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.84   PBCC     images/core-s390.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 14.90   PBCC     images/core-x86.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.04   PBCC     images/core.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.11   PBCC     images/inventory.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.17   DEP      images/core-aarch64.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.26   DEP      images/core-arm.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.33   DEP      images/core-ppc64.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.40   DEP      images/core-s390.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.44   DEP      images/core-x86.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.49   DEP      images/core.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.62   DEP      images/inventory.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.68   PBCC     images/cpuinfo.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.78   DEP      images/cpuinfo.pb-c.d
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.80   PBCC     images/stats.pb-c.c
17:52:13 [2020-03-12T17:52:13.033Z] #39 15.85   DEP      images/stats.pb-c.d
17:52:13 [2020-03-12T17:52:13.323Z] 
17:52:13 [2020-03-12T17:52:13.690Z] 
#######                                                                    9.7%
##########################                                                37.0%
##########################################                                58.5%
######################################################                    75.6%
######################################################################    97.6%
######################################################################## 100.0%
17:52:13 [2020-03-12T17:52:13.695Z]   CC       criu/files.o
17:52:14 [2020-03-12T17:52:14.060Z] 
17:52:14 [2020-03-12T17:52:14.714Z]   CC       criu/filesystems.o
17:52:14 [2020-03-12T17:52:14.812Z] 
###                                                                        4.3%
##########                                                                14.5%
#################                                                         24.6%
#########################                                                 34.7%
################################                                          44.8%
#######################################                                   54.9%
##############################################                            65.1%
######################################################                    75.2%
#############################################################             85.2%
####################################################################      95.3%
######################################################################## 100.0%
17:52:14 [2020-03-12T17:52:14.812Z] 
17:52:15 [2020-03-12T17:52:15.337Z]   CC       criu/fsnotify.o
17:52:15 [2020-03-12T17:52:15.556Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:52:15 [2020-03-12T17:52:15.566Z] #39 18.02 make[1]: Nothing to be done for 'all'.
17:52:15 [2020-03-12T17:52:15.566Z] #39 ...
17:52:15 [2020-03-12T17:52:15.566Z] 
17:52:15 [2020-03-12T17:52:15.566Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:52:15 [2020-03-12T17:52:15.566Z] #42 76.91 regexp
17:52:15 [2020-03-12T17:52:15.566Z] #42 77.52 fmt
17:52:15 [2020-03-12T17:52:15.566Z] #42 81.51 path/filepath
17:52:15 [2020-03-12T17:52:15.566Z] #42 82.51 io/ioutil
17:52:15 [2020-03-12T17:52:15.566Z] #42 83.26 flag
17:52:15 [2020-03-12T17:52:15.566Z] #42 83.28 go/token
17:52:15 [2020-03-12T17:52:15.566Z] #42 84.07 go/scanner
17:52:15 [2020-03-12T17:52:15.566Z] #42 85.31 go/ast
17:52:15 [2020-03-12T17:52:15.566Z] #42 85.57 net/url
17:52:15 [2020-03-12T17:52:15.566Z] #42 ...
17:52:15 [2020-03-12T17:52:15.566Z] 
17:52:15 [2020-03-12T17:52:15.566Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:52:15 [2020-03-12T17:52:15.566Z] #57 41.60 Checking out files:  50% (1611/3196)   
Checking out files:  51% (1630/3196)   
Checking out files:  52% (1662/3196)   
Checking out files:  53% (1694/3196)   
Checking out files:  54% (1726/3196)   
Checking out files:  55% (1758/3196)   
Checking out files:  56% (1790/3196)   
Checking out files:  57% (1822/3196)   
Checking out files:  58% (1854/3196)   
Checking out files:  59% (1886/3196)   
Checking out files:  60% (1918/3196)   
Checking out files:  61% (1950/3196)   
Checking out files:  62% (1982/3196)   
Checking out files:  63% (2014/3196)   
Checking out files:  64% (2046/3196)   
Checking out files:  65% (2078/3196)   
Checking out files:  66% (2110/3196)   
Checking out files:  67% (2142/3196)   
Checking out files:  68% (2174/3196)   
Checking out files:  69% (2206/3196)   
Checking out files:  70% (2238/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  84% (2692/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
17:52:15 [2020-03-12T17:52:15.567Z] #57 43.12 + cd /tmp/tmp.TFGDROXsmm/src/github.com/containerd/containerd
17:52:15 [2020-03-12T17:52:15.567Z] #57 43.13 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:52:15 [2020-03-12T17:52:15.624Z]   CC       criu/image-desc.o
17:52:15 [2020-03-12T17:52:15.903Z] 
17:52:15 [2020-03-12T17:52:15.903Z] 
######################################################################## 100.0%
17:52:15 [2020-03-12T17:52:15.903Z] 
17:52:15 [2020-03-12T17:52:15.910Z]   CC       criu/image.o
17:52:16 [2020-03-12T17:52:16.196Z]   CC       criu/ipc_ns.o
17:52:16 [2020-03-12T17:52:16.499Z] #57 44.93 + export 'BUILDTAGS=netgo osusergo static_build'
17:52:16 [2020-03-12T17:52:16.499Z] #57 44.93 + BUILDTAGS='netgo osusergo static_build'
17:52:16 [2020-03-12T17:52:16.499Z] #57 44.93 + export EXTRA_FLAGS=-buildmode=pie
17:52:16 [2020-03-12T17:52:16.499Z] #57 44.93 + EXTRA_FLAGS=-buildmode=pie
17:52:16 [2020-03-12T17:52:16.499Z] #57 44.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:52:16 [2020-03-12T17:52:16.499Z] #57 44.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:52:16 [2020-03-12T17:52:16.499Z] #57 44.93 + '[' '' = dynamic ']'
17:52:16 [2020-03-12T17:52:16.499Z] #57 44.93 + make
17:52:16 [2020-03-12T17:52:16.651Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:52:16 [2020-03-12T17:52:16.651Z] 
17:52:16 [2020-03-12T17:52:16.651Z] 
######################################################################## 100.0%
17:52:16 [2020-03-12T17:52:16.651Z] 
17:52:16 [2020-03-12T17:52:16.821Z]   CC       criu/irmap.o
17:52:17 [2020-03-12T17:52:17.004Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:52:17 [2020-03-12T17:52:17.004Z] skipping existing b63cc5f62c21
17:52:17 [2020-03-12T17:52:17.004Z] 
17:52:17 [2020-03-12T17:52:17.106Z]   CC       criu/kcmp-ids.o
17:52:17 [2020-03-12T17:52:17.106Z]   CC       criu/kerndat.o
17:52:17 [2020-03-12T17:52:17.726Z]   CC       criu/libnetlink.o
17:52:17 [2020-03-12T17:52:17.749Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:52:17 [2020-03-12T17:52:17.750Z] 
17:52:17 [2020-03-12T17:52:17.955Z] #57 46.44 🇩 bin/ctr
17:52:18 [2020-03-12T17:52:18.013Z]   CC       criu/log.o
17:52:18 [2020-03-12T17:52:18.117Z] 
######################################################################## 100.0%
17:52:18 [2020-03-12T17:52:18.117Z] 
17:52:18 [2020-03-12T17:52:18.117Z] Download of images into '/build' complete.
17:52:18 [2020-03-12T17:52:18.117Z] Use something like the following to load the result into a Docker daemon:
17:52:18 [2020-03-12T17:52:18.117Z]   tar -cC '/build' . | docker load
17:52:18 [2020-03-12T17:52:18.299Z]   CC       criu/lsm.o
17:52:18 [2020-03-12T17:52:18.585Z]   CC       criu/mem.o
17:52:19 [2020-03-12T17:52:19.242Z]   CC       criu/mount.o
17:52:19 [2020-03-12T17:52:19.366Z] Removing intermediate container 93468baa67c6
17:52:19 [2020-03-12T17:52:19.366Z]  ---> aa057418ed60
17:52:19 [2020-03-12T17:52:19.366Z] Step 26/140 : FROM base AS cross-false
17:52:19 [2020-03-12T17:52:19.366Z]  ---> d87a98cf0d1c
17:52:19 [2020-03-12T17:52:19.366Z] Step 27/140 : FROM base AS cross-true
17:52:19 [2020-03-12T17:52:19.366Z]  ---> d87a98cf0d1c
17:52:19 [2020-03-12T17:52:19.366Z] Step 28/140 : ARG DEBIAN_FRONTEND
17:52:19 [2020-03-12T17:52:19.366Z]  ---> Using cache
17:52:19 [2020-03-12T17:52:19.366Z]  ---> 9df481dc7394
17:52:19 [2020-03-12T17:52:19.366Z] Step 29/140 : RUN dpkg --add-architecture arm64
17:52:19 [2020-03-12T17:52:19.366Z]  ---> Running in 8a906912389a
17:52:20 [2020-03-12T17:52:20.276Z] Removing intermediate container 8a906912389a
17:52:20 [2020-03-12T17:52:20.276Z]  ---> 3be473494b03
17:52:20 [2020-03-12T17:52:20.276Z] Step 30/140 : RUN dpkg --add-architecture armel
17:52:20 [2020-03-12T17:52:20.276Z]  ---> Running in 3f0d9399344a
17:52:21 [2020-03-12T17:52:21.494Z] Removing intermediate container 3f0d9399344a
17:52:21 [2020-03-12T17:52:21.494Z]  ---> ac5ecae48a86
17:52:21 [2020-03-12T17:52:21.494Z] Step 31/140 : RUN dpkg --add-architecture armhf
17:52:21 [2020-03-12T17:52:21.494Z]  ---> Running in 43c69e8ddb7a
17:52:21 [2020-03-12T17:52:21.988Z]   CC       criu/namespaces.o
17:52:22 [2020-03-12T17:52:22.633Z]   CC       criu/net.o
17:52:22 [2020-03-12T17:52:22.711Z] Removing intermediate container 43c69e8ddb7a
17:52:22 [2020-03-12T17:52:22.711Z]  ---> 6e933b206ace
17:52:22 [2020-03-12T17:52:22.711Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends         crossbuild-essential-arm64         crossbuild-essential-armel         crossbuild-essential-armhf         && rm -rf /var/lib/apt/lists/*;     fi
17:52:22 [2020-03-12T17:52:22.711Z]  ---> Running in fa8a04ea1440
17:52:23 [2020-03-12T17:52:23.917Z] Removing intermediate container fa8a04ea1440
17:52:23 [2020-03-12T17:52:23.917Z]  ---> 7c7783a90ea8
17:52:23 [2020-03-12T17:52:23.917Z] Step 33/140 : FROM cross-${CROSS} as dev-base
17:52:23 [2020-03-12T17:52:23.917Z]  ---> d87a98cf0d1c
17:52:23 [2020-03-12T17:52:23.917Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
17:52:23 [2020-03-12T17:52:23.917Z]  ---> d87a98cf0d1c
17:52:23 [2020-03-12T17:52:23.917Z] Step 35/140 : ARG DEBIAN_FRONTEND
17:52:23 [2020-03-12T17:52:23.917Z]  ---> Using cache
17:52:23 [2020-03-12T17:52:23.917Z]  ---> 9df481dc7394
17:52:23 [2020-03-12T17:52:23.917Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
17:52:23 [2020-03-12T17:52:23.917Z]  ---> Running in 30f07d5e7252
17:52:24 [2020-03-12T17:52:24.277Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:52:24 [2020-03-12T17:52:24.277Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:52:24 [2020-03-12T17:52:24.277Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:52:24 [2020-03-12T17:52:24.649Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
17:52:24 [2020-03-12T17:52:24.684Z]   CC       criu/netfilter.o
17:52:24 [2020-03-12T17:52:24.684Z]   CC       criu/page-pipe.o
17:52:24 [2020-03-12T17:52:24.969Z]   CC       criu/page-xfer.o
17:52:24 [2020-03-12T17:52:24.997Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB]
17:52:24 [2020-03-12T17:52:24.997Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
17:52:25 [2020-03-12T17:52:25.392Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:52:25 [2020-03-12T17:52:25.392Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-21880e82\powershellScript.ps1'; exit $LASTEXITCODE;
17:52:25 [2020-03-12T17:52:25.392Z] ----------------------------------------------------------------------------
17:52:25 [2020-03-12T17:52:25.392Z] 
17:52:25 [2020-03-12T17:52:25.392Z] INFO: executeCI.ps1 starting at Thu Mar 12 17:52:20 CUT 2020
17:52:25 [2020-03-12T17:52:25.392Z] 
17:52:25 [2020-03-12T17:52:25.392Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:52:25 [2020-03-12T17:52:25.392Z] INFO: Running git version 2.24.1.windows.2
17:52:25 [2020-03-12T17:52:25.392Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
17:52:25 [2020-03-12T17:52:25.392Z] INFO: Environment variables:
17:52:25 [2020-03-12T17:52:25.392Z] 
17:52:25 [2020-03-12T17:52:25.392Z] Name                           Value                                                                                   
17:52:25 [2020-03-12T17:52:25.392Z] ----                           -----                                                                                   
17:52:25 [2020-03-12T17:52:25.392Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:52:25 [2020-03-12T17:52:25.392Z] amd64                          true                                                                                    
17:52:25 [2020-03-12T17:52:25.392Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
17:52:25 [2020-03-12T17:52:25.392Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:52:25 [2020-03-12T17:52:25.392Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
17:52:25 [2020-03-12T17:52:25.392Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
17:52:25 [2020-03-12T17:52:25.392Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:52:25 [2020-03-12T17:52:25.392Z] BRANCH_NAME                    PR-40558                                                                                
17:52:25 [2020-03-12T17:52:25.392Z] BUILD_DISPLAY_NAME             #5                                                                                      
17:52:25 [2020-03-12T17:52:25.392Z] BUILD_ID                       5                                                                                       
17:52:25 [2020-03-12T17:52:25.392Z] BUILD_NUMBER                   5                                                                                       
17:52:25 [2020-03-12T17:52:25.392Z] BUILD_TAG                      jenkins-moby-PR-40558-5                                                                 
17:52:25 [2020-03-12T17:52:25.392Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40558/5/                              
17:52:25 [2020-03-12T17:52:25.392Z] CHANGE_AUTHOR                  thaJeztah                                                                               
17:52:25 [2020-03-12T17:52:25.392Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
17:52:25 [2020-03-12T17:52:25.392Z] CHANGE_BRANCH                  19.03_backport_buster_or_bust                                                           
17:52:25 [2020-03-12T17:52:25.392Z] CHANGE_FORK                    thaJeztah/docker                                                                        
17:52:25 [2020-03-12T17:52:25.392Z] CHANGE_ID                      40558                                                                                   
17:52:25 [2020-03-12T17:52:25.392Z] CHANGE_TARGET                  19.03                                                                                   
17:52:25 [2020-03-12T17:52:25.392Z] CHANGE_TITLE                   [19.03 backport] various dockerfile changes and update to buster variant                
17:52:25 [2020-03-12T17:52:25.392Z] CHANGE_URL                     https://github.com/moby/moby/pull/40558                                                 
17:52:25 [2020-03-12T17:52:25.392Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
17:52:25 [2020-03-12T17:52:25.392Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:52:25 [2020-03-12T17:52:25.392Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:52:25 [2020-03-12T17:52:25.392Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:52:25 [2020-03-12T17:52:25.392Z] COMPUTERNAME                   azwin-2-8a7460                                                                          
17:52:25 [2020-03-12T17:52:25.392Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
17:52:25 [2020-03-12T17:52:25.392Z] ConfigSequenceNumber           0                                                                                       
17:52:25 [2020-03-12T17:52:25.392Z] DOCKER_BUILDKIT                0                                                                                       
17:52:25 [2020-03-12T17:52:25.392Z] DOCKER_DUT_DEBUG               1                                                                                       
17:52:25 [2020-03-12T17:52:25.392Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:52:25 [2020-03-12T17:52:25.392Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:52:25 [2020-03-12T17:52:25.392Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:52:25 [2020-03-12T17:52:25.392Z] EXECUTOR_NUMBER                0                                                                                       
17:52:25 [2020-03-12T17:52:25.392Z] FQDN                           azwin-2-8a7460.westus.cloudapp.azure.com                                                
17:52:25 [2020-03-12T17:52:25.392Z] GIT_BRANCH                     PR-40558                                                                                
17:52:25 [2020-03-12T17:52:25.392Z] GIT_COMMIT                     57d5105759a002e31a4173a13e7c81d79ccec184                                                
17:52:25 [2020-03-12T17:52:25.392Z] GIT_PREVIOUS_COMMIT            ac4e8d9c053efd4955d95aa734072083be4fe9ed                                                
17:52:25 [2020-03-12T17:52:25.392Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT ac4e8d9c053efd4955d95aa734072083be4fe9ed                                                
17:52:25 [2020-03-12T17:52:25.392Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:52:25 [2020-03-12T17:52:25.392Z] HUDSON_COOKIE                  76b8d4ae-d28e-4d9d-9938-9ae611cb6632                                                    
17:52:25 [2020-03-12T17:52:25.392Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:52:25 [2020-03-12T17:52:25.392Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:52:25 [2020-03-12T17:52:25.392Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:52:25 [2020-03-12T17:52:25.392Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
17:52:25 [2020-03-12T17:52:25.392Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:52:25 [2020-03-12T17:52:25.392Z] JENKINS_NODE_COOKIE            64a4b612-28da-4d1f-a993-66899660ca57                                                    
17:52:25 [2020-03-12T17:52:25.392Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:52:25 [2020-03-12T17:52:25.392Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:52:25 [2020-03-12T17:52:25.392Z] JOB_BASE_NAME                  PR-40558                                                                                
17:52:25 [2020-03-12T17:52:25.392Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40558/display/redirect                
17:52:25 [2020-03-12T17:52:25.392Z] JOB_NAME                       moby/PR-40558                                                                           
17:52:25 [2020-03-12T17:52:25.392Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40558/                                
17:52:25 [2020-03-12T17:52:25.392Z] library.jps.version            master                                                                                  
17:52:25 [2020-03-12T17:52:25.392Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
17:52:25 [2020-03-12T17:52:25.392Z] NODE_LABELS                    amd64 azure azwin-2-8a7460 azwin-2019 docker west-us windows windows-2019 x86_64        
17:52:25 [2020-03-12T17:52:25.392Z] NODE_NAME                      azwin-2-8a7460                                                                          
17:52:25 [2020-03-12T17:52:25.392Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:52:25 [2020-03-12T17:52:25.392Z] OS                             Windows_NT                                                                              
17:52:25 [2020-03-12T17:52:25.392Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
17:52:25 [2020-03-12T17:52:25.394Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:52:25 [2020-03-12T17:52:25.394Z] ppc64le                        true                                                                                    
17:52:25 [2020-03-12T17:52:25.394Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:52:25 [2020-03-12T17:52:25.394Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
17:52:25 [2020-03-12T17:52:25.394Z] PROCESSOR_LEVEL                6                                                                                       
17:52:25 [2020-03-12T17:52:25.394Z] PROCESSOR_REVISION             5504                                                                                    
17:52:25 [2020-03-12T17:52:25.394Z] ProgramData                    C:\ProgramData                                                                          
17:52:25 [2020-03-12T17:52:25.394Z] ProgramFiles                   C:\Program Files                                                                        
17:52:25 [2020-03-12T17:52:25.394Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:52:25 [2020-03-12T17:52:25.394Z] ProgramW6432                   C:\Program Files                                                                        
17:52:25 [2020-03-12T17:52:25.394Z] PROMPT                         $P$G                                                                                    
17:52:25 [2020-03-12T17:52:25.394Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:52:25 [2020-03-12T17:52:25.394Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
17:52:25 [2020-03-12T17:52:25.394Z] PUBLIC                         C:\Users\Public                                                                         
17:52:25 [2020-03-12T17:52:25.394Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40558/5/display/redirect?page=changes 
17:52:25 [2020-03-12T17:52:25.394Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40558/5/display/redirect              
17:52:25 [2020-03-12T17:52:25.394Z] s390x                          true                                                                                    
17:52:25 [2020-03-12T17:52:25.394Z] skip_dco                       false                                                                                   
17:52:25 [2020-03-12T17:52:25.394Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:52:25 [2020-03-12T17:52:25.394Z] SOURCES_DRIVE                  d                                                                                       
17:52:25 [2020-03-12T17:52:25.394Z] SOURCES_SUBDIR                 gopath                                                                                  
17:52:25 [2020-03-12T17:52:25.394Z] STAGE_NAME                     Run tests                                                                               
17:52:25 [2020-03-12T17:52:25.394Z] SystemDrive                    C:                                                                                      
17:52:25 [2020-03-12T17:52:25.394Z] SystemRoot                     C:\windows                                                                              
17:52:25 [2020-03-12T17:52:25.394Z] TEMP                           C:\windows\TEMP                                                                         
17:52:25 [2020-03-12T17:52:25.394Z] TESTDEBUG                      0                                                                                       
17:52:25 [2020-03-12T17:52:25.394Z] TESTRUN_DRIVE                  d                                                                                       
17:52:25 [2020-03-12T17:52:25.394Z] TESTRUN_SUBDIR                 CI                                                                                      
17:52:25 [2020-03-12T17:52:25.394Z] TIMEOUT                        120m                                                                                    
17:52:25 [2020-03-12T17:52:25.394Z] TMP                            C:\windows\TEMP                                                                         
17:52:25 [2020-03-12T17:52:25.394Z] unit_validate                  true                                                                                    
17:52:25 [2020-03-12T17:52:25.394Z] USERDOMAIN                     WORKGROUP                                                                               
17:52:25 [2020-03-12T17:52:25.394Z] USERNAME                       azwin-2-8a7460$                                                                         
17:52:25 [2020-03-12T17:52:25.394Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
17:52:25 [2020-03-12T17:52:25.394Z] windir                         C:\windows                                                                              
17:52:25 [2020-03-12T17:52:25.394Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
17:52:25 [2020-03-12T17:52:25.394Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
17:52:25 [2020-03-12T17:52:25.394Z] windowsRS1                     false                                                                                   
17:52:25 [2020-03-12T17:52:25.394Z] windowsRS5                     true                                                                                    
17:52:25 [2020-03-12T17:52:25.394Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:52:25 [2020-03-12T17:52:25.394Z] 
17:52:25 [2020-03-12T17:52:25.394Z] 
17:52:25 [2020-03-12T17:52:25.394Z] 
17:52:25 [2020-03-12T17:52:25.394Z] INFO: Sources under d:\gopath\...
17:52:25 [2020-03-12T17:52:25.394Z] INFO: Test run under d:\CI\...
17:52:25 [2020-03-12T17:52:25.394Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:52:25 [2020-03-12T17:52:25.394Z] INFO: docker/docker repository was found
17:52:25 [2020-03-12T17:52:25.394Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
17:52:25 [2020-03-12T17:52:25.394Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098'
17:52:25 [2020-03-12T17:52:25.394Z] INFO: Docker version of control daemon
17:52:25 [2020-03-12T17:52:25.394Z] 
17:52:25 [2020-03-12T17:52:25.394Z] Client: Docker Engine - Enterprise
17:52:25 [2020-03-12T17:52:25.394Z]  Version:           19.03.5
17:52:25 [2020-03-12T17:52:25.394Z]  API version:       1.40
17:52:25 [2020-03-12T17:52:25.394Z]  Go version:        go1.12.12
17:52:25 [2020-03-12T17:52:25.394Z]  Git commit:        2ee0c57608
17:52:25 [2020-03-12T17:52:25.394Z]  Built:             11/13/2019 08:00:16
17:52:25 [2020-03-12T17:52:25.394Z]  OS/Arch:           windows/amd64
17:52:25 [2020-03-12T17:52:25.394Z]  Experimental:      false
17:52:25 [2020-03-12T17:52:25.394Z] 
17:52:25 [2020-03-12T17:52:25.394Z] Server: Docker Engine - Enterprise
17:52:25 [2020-03-12T17:52:25.394Z]  Engine:
17:52:25 [2020-03-12T17:52:25.394Z]   Version:          19.03.5
17:52:25 [2020-03-12T17:52:25.394Z]   API version:      1.40 (minimum version 1.24)
17:52:25 [2020-03-12T17:52:25.394Z]   Go version:       go1.12.12
17:52:25 [2020-03-12T17:52:25.394Z]   Git commit:       2ee0c57608
17:52:25 [2020-03-12T17:52:25.394Z]   Built:            11/13/2019 07:58:51
17:52:25 [2020-03-12T17:52:25.394Z]   OS/Arch:          windows/amd64
17:52:25 [2020-03-12T17:52:25.394Z]   Experimental:     true
17:52:25 [2020-03-12T17:52:25.394Z] 
17:52:25 [2020-03-12T17:52:25.394Z] INFO: Docker info of control daemon
17:52:25 [2020-03-12T17:52:25.394Z] 
17:52:25 [2020-03-12T17:52:25.394Z] Client:
17:52:25 [2020-03-12T17:52:25.394Z]  Debug Mode: false
17:52:25 [2020-03-12T17:52:25.394Z]  Plugins:
17:52:25 [2020-03-12T17:52:25.394Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
17:52:25 [2020-03-12T17:52:25.394Z] 
17:52:25 [2020-03-12T17:52:25.394Z] Server:
17:52:25 [2020-03-12T17:52:25.394Z]  Containers: 2
17:52:25 [2020-03-12T17:52:25.394Z]   Running: 1
17:52:25 [2020-03-12T17:52:25.394Z]   Paused: 0
17:52:25 [2020-03-12T17:52:25.394Z]   Stopped: 1
17:52:25 [2020-03-12T17:52:25.394Z]  Images: 16
17:52:25 [2020-03-12T17:52:25.394Z]  Server Version: 19.03.5
17:52:25 [2020-03-12T17:52:25.394Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:52:25 [2020-03-12T17:52:25.394Z]   Windows: 
17:52:25 [2020-03-12T17:52:25.394Z]   LCOW: 
17:52:25 [2020-03-12T17:52:25.394Z]  Logging Driver: json-file
17:52:25 [2020-03-12T17:52:25.394Z]  Plugins:
17:52:25 [2020-03-12T17:52:25.394Z]   Volume: local
17:52:25 [2020-03-12T17:52:25.394Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:52:25 [2020-03-12T17:52:25.394Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:52:25 [2020-03-12T17:52:25.394Z]  Swarm: inactive
17:52:25 [2020-03-12T17:52:25.394Z]  Default Isolation: process
17:52:25 [2020-03-12T17:52:25.394Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:52:25 [2020-03-12T17:52:25.394Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
17:52:25 [2020-03-12T17:52:25.394Z]  OSType: windows
17:52:25 [2020-03-12T17:52:25.394Z]  Architecture: x86_64
17:52:25 [2020-03-12T17:52:25.394Z]  CPUs: 4
17:52:25 [2020-03-12T17:52:25.394Z]  Total Memory: 32GiB
17:52:25 [2020-03-12T17:52:25.394Z]  Name: azwin-2-8a7460
17:52:25 [2020-03-12T17:52:25.394Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
17:52:25 [2020-03-12T17:52:25.394Z]  Docker Root Dir: D:\docker
17:52:25 [2020-03-12T17:52:25.394Z]  Debug Mode: false
17:52:25 [2020-03-12T17:52:25.394Z]  Registry: https://index.docker.io/v1/
17:52:25 [2020-03-12T17:52:25.394Z]  Labels:
17:52:25 [2020-03-12T17:52:25.394Z]  Experimental: true
17:52:25 [2020-03-12T17:52:25.394Z]  Insecure Registries:
17:52:25 [2020-03-12T17:52:25.394Z]   10.0.0.4:5000
17:52:25 [2020-03-12T17:52:25.394Z]   127.0.0.0/8
17:52:25 [2020-03-12T17:52:25.394Z]  Registry Mirrors:
17:52:25 [2020-03-12T17:52:25.394Z]   http://10.0.0.4:5000/
17:52:25 [2020-03-12T17:52:25.394Z]  Live Restore Enabled: false
17:52:25 [2020-03-12T17:52:25.394Z] 
17:52:25 [2020-03-12T17:52:25.394Z] 
17:52:25 [2020-03-12T17:52:25.394Z] INFO: Commit hash is 57d510575
17:52:25 [2020-03-12T17:52:25.394Z] INFO: Nuke-Everything...
17:52:25 [2020-03-12T17:52:25.394Z] INFO: Container count on control daemon to delete is 2
17:52:25 [2020-03-12T17:52:25.590Z]   CC       criu/pagemap-cache.o
17:52:25 [2020-03-12T17:52:25.751Z] Fetched 8029 kB in 2s (5126 kB/s)
17:52:25 [2020-03-12T17:52:25.875Z]   CC       criu/pagemap.o
17:52:26 [2020-03-12T17:52:26.138Z] #57 ...
17:52:26 [2020-03-12T17:52:26.138Z] 
17:52:26 [2020-03-12T17:52:26.138Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:52:26 [2020-03-12T17:52:26.138Z] #42 87.31 text/template/parse
17:52:26 [2020-03-12T17:52:26.138Z] #42 91.25 go/parser
17:52:26 [2020-03-12T17:52:26.138Z] #42 91.88 text/template
17:52:26 [2020-03-12T17:52:26.138Z] #42 95.15 log
17:52:26 [2020-03-12T17:52:26.138Z] #42 95.70 encoding/binary
17:52:26 [2020-03-12T17:52:26.138Z] #42 ...
17:52:26 [2020-03-12T17:52:26.138Z] 
17:52:26 [2020-03-12T17:52:26.138Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:52:26 [2020-03-12T17:52:26.138Z] #14 18.49 Reading package lists...
17:52:26 [2020-03-12T17:52:26.138Z] #14 24.85 Reading package lists...
17:52:26 [2020-03-12T17:52:26.138Z] #14 30.32 Building dependency tree...
17:52:26 [2020-03-12T17:52:26.138Z] #14 31.57 Reading state information...
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.04 libcap2-bin is already the newest version (1:2.25-2).
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.04 libcap2-bin set to manually installed.
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.04 The following additional packages will be installed:
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.04   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.04   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.04   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.04   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.04   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.05   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.05   libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.05   python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.05   python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.05 Suggested packages:
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.06   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.06   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.06   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.06   xfsdump acl attr quota
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.06 Recommended packages:
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.06   aufs-dkms nftables build-essential python3-dev python3-keyring
17:52:26 [2020-03-12T17:52:26.138Z] #14 33.06   python3-keyrings.alt python3-xdg unzip
17:52:26 [2020-03-12T17:52:26.138Z] #14 ...
17:52:26 [2020-03-12T17:52:26.138Z] 
17:52:26 [2020-03-12T17:52:26.138Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:52:26 [2020-03-12T17:52:26.138Z] #42 97.57 encoding/base64
17:52:26 [2020-03-12T17:52:26.138Z] #42 97.83 go/doc
17:52:26 [2020-03-12T17:52:26.496Z]   CC       criu/parasite-syscall.o
17:52:26 [2020-03-12T17:52:26.520Z] Reading package lists...
17:52:26 [2020-03-12T17:52:26.703Z] #42 98.28 encoding/json
17:52:26 [2020-03-12T17:52:26.703Z] #42 ...
17:52:26 [2020-03-12T17:52:26.703Z] 
17:52:26 [2020-03-12T17:52:26.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:52:26 [2020-03-12T17:52:26.703Z] #39 19.44   CC       images/stats.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 19.86   CC       images/core.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 20.64   CC       images/core-x86.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 21.39   CC       images/core-arm.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 21.76   CC       images/core-aarch64.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 22.10   CC       images/core-ppc64.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 22.85   CC       images/core-s390.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 23.53   CC       images/cpuinfo.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 23.94   CC       images/inventory.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 24.24   CC       images/fdinfo.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 24.59   CC       images/fown.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 24.81   CC       images/ns.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 25.03   CC       images/regfile.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 25.32   CC       images/ghost-file.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 25.58   CC       images/fifo.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 25.75   CC       images/remap-file-path.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 26.02   CC       images/eventfd.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 26.27   CC       images/eventpoll.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 26.57   CC       images/fh.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 26.92   CC       images/fsnotify.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 27.61   CC       images/signalfd.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 27.94   CC       images/fs.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 28.22   CC       images/pstree.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 28.44   CC       images/pipe.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 28.63   CC       images/tcp-stream.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 28.82   CC       images/sk-packet.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 29.09   CC       images/mnt.o
17:52:26 [2020-03-12T17:52:26.703Z] #39 29.46   CC       images/pipe-data.o
17:52:26 [2020-03-12T17:52:26.782Z]   CC       criu/path.o
17:52:26 [2020-03-12T17:52:26.883Z] Reading package lists...
17:52:26 [2020-03-12T17:52:26.883Z] Building dependency tree...
17:52:26 [2020-03-12T17:52:26.883Z] Reading state information...
17:52:26 [2020-03-12T17:52:26.883Z] The following additional packages will be installed:
17:52:26 [2020-03-12T17:52:26.883Z]   libapparmor1
17:52:26 [2020-03-12T17:52:26.883Z] Suggested packages:
17:52:26 [2020-03-12T17:52:26.883Z]   seccomp
17:52:26 [2020-03-12T17:52:26.883Z] The following NEW packages will be installed:
17:52:26 [2020-03-12T17:52:26.883Z]   libapparmor-dev libapparmor1 libseccomp-dev
17:52:26 [2020-03-12T17:52:26.883Z] 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
17:52:26 [2020-03-12T17:52:26.883Z] Need to get 288 kB of archives.
17:52:26 [2020-03-12T17:52:26.883Z] After this operation, 957 kB of additional disk space will be used.
17:52:26 [2020-03-12T17:52:26.883Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
17:52:26 [2020-03-12T17:52:26.883Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
17:52:26 [2020-03-12T17:52:26.883Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
17:52:26 [2020-03-12T17:52:26.961Z] #39 29.76   CC       images/sa.o
17:52:27 [2020-03-12T17:52:27.068Z]   CC       criu/pie-util-vdso-elf32.o
17:52:27 [2020-03-12T17:52:27.068Z]   CC       criu/pie-util-vdso.o
17:52:27 [2020-03-12T17:52:27.219Z] #39 29.96   CC       images/timer.o
17:52:27 [2020-03-12T17:52:27.219Z] #39 ...
17:52:27 [2020-03-12T17:52:27.219Z] 
17:52:27 [2020-03-12T17:52:27.219Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.10 The following NEW packages will be installed:
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.10   apparmor aufs-tools bash-completion binutils-mingw-w64
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.10   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   python3-distutils python3-lib2to3 python3-minimal python3-pip
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   python3-pkg-resources python3-setuptools python3-wheel python3.7
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.11   xfsprogs xxd xz-utils zip
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.12 The following packages will be upgraded:
17:52:27 [2020-03-12T17:52:27.219Z] #14 36.13   libsystemd0 libudev1
17:52:27 [2020-03-12T17:52:27.235Z] debconf: delaying package configuration, since apt-utils is not installed
17:52:27 [2020-03-12T17:52:27.235Z] Fetched 288 kB in 0s (3583 kB/s)
17:52:27 [2020-03-12T17:52:27.235Z] Selecting previously unselected package libapparmor1:s390x.
17:52:27 [2020-03-12T17:52:27.235Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
17:52:27 [2020-03-12T17:52:27.235Z] Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ...
17:52:27 [2020-03-12T17:52:27.235Z] Unpacking libapparmor1:s390x (2.13.2-10) ...
17:52:27 [2020-03-12T17:52:27.235Z] Selecting previously unselected package libapparmor-dev:s390x.
17:52:27 [2020-03-12T17:52:27.235Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ...
17:52:27 [2020-03-12T17:52:27.235Z] Unpacking libapparmor-dev:s390x (2.13.2-10) ...
17:52:27 [2020-03-12T17:52:27.235Z] Selecting previously unselected package libseccomp-dev:s390x.
17:52:27 [2020-03-12T17:52:27.235Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ...
17:52:27 [2020-03-12T17:52:27.235Z] Unpacking libseccomp-dev:s390x (2.3.3-4) ...
17:52:27 [2020-03-12T17:52:27.235Z] Setting up libseccomp-dev:s390x (2.3.3-4) ...
17:52:27 [2020-03-12T17:52:27.235Z] Setting up libapparmor1:s390x (2.13.2-10) ...
17:52:27 [2020-03-12T17:52:27.235Z] Setting up libapparmor-dev:s390x (2.13.2-10) ...
17:52:27 [2020-03-12T17:52:27.235Z] Processing triggers for libc-bin (2.28-10) ...
17:52:27 [2020-03-12T17:52:27.357Z]   CC       criu/pie-util.o
17:52:27 [2020-03-12T17:52:27.479Z] #14 36.49 2 upgraded, 68 newly installed, 0 to remove and 12 not upgraded.
17:52:27 [2020-03-12T17:52:27.479Z] #14 36.49 Need to get 105 MB of archives.
17:52:27 [2020-03-12T17:52:27.479Z] #14 36.49 After this operation, 597 MB of additional disk space will be used.
17:52:27 [2020-03-12T17:52:27.479Z] #14 36.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB]
17:52:27 [2020-03-12T17:52:27.479Z] #14 36.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:52:27 [2020-03-12T17:52:27.572Z] 7159b3f72bad
17:52:27 [2020-03-12T17:52:27.572Z] 7c093fc8b8c8
17:52:27 [2020-03-12T17:52:27.572Z] INFO: Non-base image count on control daemon to delete is 1
17:52:27 [2020-03-12T17:52:27.648Z]   CC       criu/pipes.o
17:52:27 [2020-03-12T17:52:27.737Z] #14 36.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
17:52:27 [2020-03-12T17:52:27.737Z] #14 36.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
17:52:27 [2020-03-12T17:52:27.737Z] #14 36.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:52:27 [2020-03-12T17:52:27.737Z] #14 36.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:52:27 [2020-03-12T17:52:27.737Z] #14 36.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
17:52:27 [2020-03-12T17:52:27.737Z] #14 36.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
17:52:27 [2020-03-12T17:52:27.938Z]   CC       criu/plugin.o
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 36.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:52:27 [2020-03-12T17:52:27.995Z] #14 37.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:52:27 [2020-03-12T17:52:27.997Z] Removing intermediate container 30f07d5e7252
17:52:27 [2020-03-12T17:52:27.997Z]  ---> ff26abff669d
17:52:27 [2020-03-12T17:52:27.997Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
17:52:27 [2020-03-12T17:52:27.997Z]  ---> 7c7783a90ea8
17:52:27 [2020-03-12T17:52:27.997Z] Step 38/140 : ARG DEBIAN_FRONTEND
17:52:27 [2020-03-12T17:52:27.997Z]  ---> Running in f2ad1b2292af
17:52:27 [2020-03-12T17:52:27.997Z] Removing intermediate container f2ad1b2292af
17:52:27 [2020-03-12T17:52:27.997Z]  ---> 3b44d5858c47
17:52:27 [2020-03-12T17:52:27.997Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libapparmor-dev             libseccomp-dev         && rm -rf /var/lib/apt/lists/*;     fi
17:52:27 [2020-03-12T17:52:27.997Z]  ---> Running in 5a6fe9600ff5
17:52:28 [2020-03-12T17:52:28.225Z]   CC       criu/proc_parse.o
17:52:28 [2020-03-12T17:52:28.253Z] #14 37.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
17:52:28 [2020-03-12T17:52:28.253Z] #14 37.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
17:52:28 [2020-03-12T17:52:28.510Z] #14 37.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:52:28 [2020-03-12T17:52:28.510Z] #14 37.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:52:28 [2020-03-12T17:52:28.510Z] #14 37.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:52:28 [2020-03-12T17:52:28.510Z] #14 37.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:52:28 [2020-03-12T17:52:28.768Z] #14 37.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:52:29 [2020-03-12T17:52:29.025Z] #14 37.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
17:52:29 [2020-03-12T17:52:29.025Z] #14 37.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
17:52:29 [2020-03-12T17:52:29.317Z] Removing intermediate container 5a6fe9600ff5
17:52:29 [2020-03-12T17:52:29.317Z]  ---> 39d28cbab5a7
17:52:29 [2020-03-12T17:52:29.317Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
17:52:29 [2020-03-12T17:52:29.317Z]  ---> ff26abff669d
17:52:29 [2020-03-12T17:52:29.317Z] Step 41/140 : FROM base AS tomlv
17:52:29 [2020-03-12T17:52:29.317Z]  ---> d87a98cf0d1c
17:52:29 [2020-03-12T17:52:29.317Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
17:52:29 [2020-03-12T17:52:29.317Z]  ---> Running in aad8f61cf820
17:52:29 [2020-03-12T17:52:29.317Z] Removing intermediate container aad8f61cf820
17:52:29 [2020-03-12T17:52:29.317Z]  ---> 1bbdcb28548f
17:52:29 [2020-03-12T17:52:29.317Z] Step 43/140 : ARG TOMLV_COMMIT
17:52:29 [2020-03-12T17:52:29.317Z]  ---> Running in 9ca631e6749d
17:52:29 [2020-03-12T17:52:29.697Z] Removing intermediate container 9ca631e6749d
17:52:29 [2020-03-12T17:52:29.697Z]  ---> 23c1cdeee0d0
17:52:29 [2020-03-12T17:52:29.697Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:52:29 [2020-03-12T17:52:29.697Z]  ---> c8563aebd062
17:52:29 [2020-03-12T17:52:29.697Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:52:30 [2020-03-12T17:52:30.072Z]  ---> 13f758e2381a
17:52:30 [2020-03-12T17:52:30.072Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:52:30 [2020-03-12T17:52:30.072Z]  ---> Running in 05cbffce2359
17:52:30 [2020-03-12T17:52:30.269Z]   CC       criu/protobuf-desc.o
17:52:30 [2020-03-12T17:52:30.557Z]   CC       criu/protobuf.o
17:52:30 [2020-03-12T17:52:30.842Z]   CC       criu/pstree.o
17:52:30 [2020-03-12T17:52:30.868Z] + RM_GOPATH=0
17:52:30 [2020-03-12T17:52:30.868Z] + TMP_GOPATH=
17:52:30 [2020-03-12T17:52:30.868Z] + : /build
17:52:30 [2020-03-12T17:52:30.868Z] + '[' -z '' ']'
17:52:30 [2020-03-12T17:52:30.868Z] ++ mktemp -d
17:52:30 [2020-03-12T17:52:30.868Z] + export GOPATH=/tmp/tmp.VRLRW02CFq
17:52:30 [2020-03-12T17:52:30.868Z] + GOPATH=/tmp/tmp.VRLRW02CFq
17:52:30 [2020-03-12T17:52:30.868Z] + RM_GOPATH=1
17:52:30 [2020-03-12T17:52:30.868Z] ++ dirname ./install.sh
17:52:30 [2020-03-12T17:52:30.868Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:52:30 [2020-03-12T17:52:30.868Z] + dir=.
17:52:30 [2020-03-12T17:52:30.868Z] + bin=tomlv
17:52:30 [2020-03-12T17:52:30.868Z] + shift
17:52:30 [2020-03-12T17:52:30.868Z] + '[' '!' -f ./tomlv.installer ']'
17:52:30 [2020-03-12T17:52:30.868Z] + . ./tomlv.installer
17:52:30 [2020-03-12T17:52:30.868Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:52:30 [2020-03-12T17:52:30.868Z] + install_tomlv
17:52:30 [2020-03-12T17:52:30.868Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:52:30 [2020-03-12T17:52:30.868Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VRLRW02CFq/src/github.com/BurntSushi/toml
17:52:30 [2020-03-12T17:52:30.868Z] Cloning into '/tmp/tmp.VRLRW02CFq/src/github.com/BurntSushi/toml'...
17:52:30 [2020-03-12T17:52:30.868Z] + cd /tmp/tmp.VRLRW02CFq/src/github.com/BurntSushi/toml
17:52:30 [2020-03-12T17:52:30.868Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:52:30 [2020-03-12T17:52:30.868Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:52:31 [2020-03-12T17:52:31.225Z] math/bits
17:52:31 [2020-03-12T17:52:31.225Z] errors
17:52:31 [2020-03-12T17:52:31.225Z] internal/cpu
17:52:31 [2020-03-12T17:52:31.225Z] math
17:52:31 [2020-03-12T17:52:31.225Z] internal/bytealg
17:52:31 [2020-03-12T17:52:31.225Z] runtime/internal/atomic
17:52:31 [2020-03-12T17:52:31.225Z] runtime/internal/sys
17:52:31 [2020-03-12T17:52:31.225Z] runtime/internal/math
17:52:31 [2020-03-12T17:52:31.225Z] runtime
17:52:31 [2020-03-12T17:52:31.462Z]   CC       criu/rbtree.o
17:52:31 [2020-03-12T17:52:31.583Z] unicode/utf8
17:52:31 [2020-03-12T17:52:31.583Z] strconv
17:52:31 [2020-03-12T17:52:31.583Z] internal/race
17:52:31 [2020-03-12T17:52:31.583Z] sync/atomic
17:52:31 [2020-03-12T17:52:31.583Z] unicode
17:52:31 [2020-03-12T17:52:31.748Z]   CC       criu/rst-malloc.o
17:52:31 [2020-03-12T17:52:31.748Z]   CC       criu/seccomp.o
17:52:31 [2020-03-12T17:52:31.936Z] internal/testlog
17:52:31 [2020-03-12T17:52:31.936Z] encoding
17:52:31 [2020-03-12T17:52:31.936Z] runtime/cgo
17:52:32 [2020-03-12T17:52:32.034Z]   CC       criu/seize.o
17:52:32 [2020-03-12T17:52:32.303Z] #14 40.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
17:52:32 [2020-03-12T17:52:32.657Z]   CC       criu/servicefd.o
17:52:32 [2020-03-12T17:52:32.942Z]   CC       criu/shmem.o
17:52:33 [2020-03-12T17:52:33.172Z] sync
17:52:33 [2020-03-12T17:52:33.172Z] reflect
17:52:33 [2020-03-12T17:52:33.172Z] io
17:52:33 [2020-03-12T17:52:33.172Z] syscall
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:829e1bb3fda0f5b9aefd9e75cb95065b73c0b4d1fc75c899a53aa368127700d9
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:3706a7e4b11cf6679a0aa344e8f7e7bf483cbe2b40db0b02de646b23b5108842
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:09ab7b5caa10e7eb91926cbe17e0c48bc6f05436760882c22c611c71072454a2
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:76d7fcf0cf55208723ca001149d2a95d5932481372081de50cff12f783e9c38a
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:d08a06c8a30c08eb722e3547518b2d5928d60d605ece0748cd2ee11d74645191
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:461758ac145b79d050c058aad89388bf553863680d97ba8d9ad14baca61eae56
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:ee4d7d394b17499bb0599e8f88392176a9632bf6c20a998319c7b5a9888ca631
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:bd21e544d21e2ac0f847d7b3c2b3f9c776c213b93aed16997608c87686f931a2
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:de582e4f653406f32ccfd34ba2614d00a11e9396da008fb4b69382bb60d341eb
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:3a8d8eacafa0540b98721d32a93b3458e0e01f351dce8439b35b9fb1d6cafe65
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:bd1f9e89dbdcd88f8537b6bc3c8faf3608bb2cee46be3129f0bafb65584133d5
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:7568ca554b0a4a26380a5597217fd9eeecdf67938c8aac9a9de1b1ffbdcc0af0
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:79e890b569980224f59780a29a4700f97d8a5179847672a054fd84b93f178221
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:ccfdb256f465b0d5b796e34e80a57bdf4e8f52dc0bf6e739a5476385eff3b3c6
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:860b82a1b6ce1d417576e5937261830812fb83fe770fb05f7ea1ec4412bd20a1
17:52:33 [2020-03-12T17:52:33.343Z] Deleted: sha256:eee1ec5749c17d11041574d32355dfabc54976b7fcc04511cd9f248f4e95a711
17:52:33 [2020-03-12T17:52:33.343Z] INFO: Nuking d:\CI
17:52:33 [2020-03-12T17:52:33.536Z] time
17:52:33 [2020-03-12T17:52:33.563Z]   CC       criu/sigframe.o
17:52:33 [2020-03-12T17:52:33.563Z]   CC       criu/signalfd.o
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.63 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:52:33 [2020-03-12T17:52:33.675Z] #14 42.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:52:33 [2020-03-12T17:52:33.848Z]   CC       criu/sk-inet.o
17:52:33 [2020-03-12T17:52:33.901Z] sort
17:52:33 [2020-03-12T17:52:33.901Z] internal/poll
17:52:33 [2020-03-12T17:52:33.901Z] internal/fmtsort
17:52:33 [2020-03-12T17:52:33.901Z] internal/syscall/unix
17:52:33 [2020-03-12T17:52:33.901Z] strings
17:52:33 [2020-03-12T17:52:33.901Z] os
17:52:33 [2020-03-12T17:52:33.932Z] #14 42.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:52:33 [2020-03-12T17:52:33.932Z] #14 42.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:52:33 [2020-03-12T17:52:33.932Z] #14 42.79 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:52:33 [2020-03-12T17:52:33.932Z] #14 42.80 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:52:33 [2020-03-12T17:52:33.932Z] #14 42.82 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:52:33 [2020-03-12T17:52:33.932Z] #14 42.82 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
17:52:34 [2020-03-12T17:52:34.264Z] bytes
17:52:34 [2020-03-12T17:52:34.264Z] fmt
17:52:34 [2020-03-12T17:52:34.264Z] bufio
17:52:34 [2020-03-12T17:52:34.264Z] path/filepath
17:52:34 [2020-03-12T17:52:34.264Z] io/ioutil
17:52:34 [2020-03-12T17:52:34.469Z]   CC       criu/sk-netlink.o
17:52:34 [2020-03-12T17:52:34.469Z]   CC       criu/sk-packet.o
17:52:34 [2020-03-12T17:52:34.497Z] #14 43.40 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:52:34 [2020-03-12T17:52:34.497Z] #14 43.40 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:52:34 [2020-03-12T17:52:34.497Z] #14 43.40 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:52:34 [2020-03-12T17:52:34.497Z] #14 43.41 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:52:34 [2020-03-12T17:52:34.497Z] #14 43.43 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
17:52:34 [2020-03-12T17:52:34.497Z] #14 43.45 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:52:34 [2020-03-12T17:52:34.497Z] #14 43.48 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:52:34 [2020-03-12T17:52:34.616Z] path
17:52:34 [2020-03-12T17:52:34.616Z] text/tabwriter
17:52:34 [2020-03-12T17:52:34.616Z] flag
17:52:34 [2020-03-12T17:52:34.616Z] github.com/BurntSushi/toml
17:52:34 [2020-03-12T17:52:34.616Z] log
17:52:34 [2020-03-12T17:52:34.755Z] #14 43.61 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:52:34 [2020-03-12T17:52:34.755Z] #14 43.61 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:52:34 [2020-03-12T17:52:34.755Z] #14 43.62 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:52:34 [2020-03-12T17:52:34.755Z] #14 43.64 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:52:34 [2020-03-12T17:52:34.755Z] #14 43.65 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:52:34 [2020-03-12T17:52:34.755Z] #14 43.69 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:52:34 [2020-03-12T17:52:34.755Z] #14 43.70 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:52:34 [2020-03-12T17:52:34.755Z] #14 43.74 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:52:34 [2020-03-12T17:52:34.973Z] github.com/BurntSushi/toml/cmd/tomlv
17:52:35 [2020-03-12T17:52:35.093Z]   CC       criu/sk-queue.o
17:52:35 [2020-03-12T17:52:35.093Z]   CC       criu/sk-tcp.o
17:52:35 [2020-03-12T17:52:35.321Z] #14 44.22 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:52:35 [2020-03-12T17:52:35.321Z] #14 44.30 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:52:35 [2020-03-12T17:52:35.379Z]   CC       criu/sk-unix.o
17:52:35 [2020-03-12T17:52:35.578Z] #14 44.39 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:52:36 [2020-03-12T17:52:36.174Z] Removing intermediate container 05cbffce2359
17:52:36 [2020-03-12T17:52:36.174Z]  ---> 1d69070ad1db
17:52:36 [2020-03-12T17:52:36.174Z] Step 47/140 : FROM base AS vndr
17:52:36 [2020-03-12T17:52:36.174Z]  ---> d87a98cf0d1c
17:52:36 [2020-03-12T17:52:36.174Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
17:52:36 [2020-03-12T17:52:36.174Z]  ---> Running in 4c2c3e462c6c
17:52:36 [2020-03-12T17:52:36.174Z] Removing intermediate container 4c2c3e462c6c
17:52:36 [2020-03-12T17:52:36.174Z]  ---> 807480620ce8
17:52:36 [2020-03-12T17:52:36.174Z] Step 49/140 : ARG VNDR_COMMIT
17:52:36 [2020-03-12T17:52:36.174Z]  ---> Running in 2c317d568bea
17:52:36 [2020-03-12T17:52:36.510Z] #14 45.29 debconf: delaying package configuration, since apt-utils is not installed
17:52:36 [2020-03-12T17:52:36.510Z] #14 45.46 Fetched 105 MB in 8s (12.8 MB/s)
17:52:36 [2020-03-12T17:52:36.596Z] Removing intermediate container 2c317d568bea
17:52:36 [2020-03-12T17:52:36.596Z]  ---> c37dfc9613f7
17:52:36 [2020-03-12T17:52:36.596Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:52:36 [2020-03-12T17:52:36.767Z] #14 45.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15464 files and directories currently installed.)
17:52:36 [2020-03-12T17:52:36.767Z] #14 45.61 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ...
17:52:36 [2020-03-12T17:52:36.767Z] #14 45.63 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
17:52:36 [2020-03-12T17:52:36.874Z]   CC       criu/sockets.o
17:52:37 [2020-03-12T17:52:37.025Z] #14 45.96 Setting up libsystemd0:amd64 (241-7~deb10u3) ...
17:52:37 [2020-03-12T17:52:37.091Z]  ---> 205d323cb887
17:52:37 [2020-03-12T17:52:37.091Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:52:37 [2020-03-12T17:52:37.091Z]  ---> 7efd61404718
17:52:37 [2020-03-12T17:52:37.091Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:52:37 [2020-03-12T17:52:37.091Z]  ---> Running in 8b2dcf4f070a
17:52:37 [2020-03-12T17:52:37.161Z]   CC       criu/stats.o
17:52:37 [2020-03-12T17:52:37.282Z] #14 46.13 Selecting previously unselected package pigz.
17:52:37 [2020-03-12T17:52:37.282Z] #14 46.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15464 files and directories currently installed.)
17:52:37 [2020-03-12T17:52:37.282Z] #14 46.19 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:52:37 [2020-03-12T17:52:37.282Z] #14 46.20 Unpacking pigz (2.4-1) ...
17:52:37 [2020-03-12T17:52:37.448Z]   CC       criu/string.o
17:52:37 [2020-03-12T17:52:37.448Z]   CC       criu/sysctl.o
17:52:37 [2020-03-12T17:52:37.540Z] #14 46.34 Selecting previously unselected package libpython3.7-minimal:amd64.
17:52:37 [2020-03-12T17:52:37.540Z] #14 46.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
17:52:37 [2020-03-12T17:52:37.540Z] #14 46.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
17:52:37 [2020-03-12T17:52:37.540Z] #14 ...
17:52:37 [2020-03-12T17:52:37.540Z] 
17:52:37 [2020-03-12T17:52:37.540Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:52:37 [2020-03-12T17:52:37.540Z] #39 30.34   CC       images/timerfd.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 30.56   CC       images/mm.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 30.95   CC       images/sk-opts.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 31.18   CC       images/sk-unix.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 31.59   CC       images/sk-inet.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 32.11   CC       images/tun.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 32.42   CC       images/sk-netlink.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 32.70   CC       images/packet-sock.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 33.08   CC       images/ipc-var.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 33.37   CC       images/ipc-desc.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 33.56   CC       images/ipc-shm.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 33.80   CC       images/ipc-msg.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 34.13   CC       images/ipc-sem.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 34.34   CC       images/utsns.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 34.57   CC       images/creds.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 34.75   CC       images/vma.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 34.97   CC       images/netdev.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 35.34   CC       images/tty.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 36.01   CC       images/file-lock.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 36.22   CC       images/rlimit.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 36.55   CC       images/pagemap.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 36.92   CC       images/siginfo.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 37.24   CC       images/rpc.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 38.45   CC       images/ext-file.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 38.68   CC       images/cgroup.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 39.37   CC       images/userns.o
17:52:37 [2020-03-12T17:52:37.540Z] #39 39.62   CC       images/google/protobuf/descriptor.o
17:52:37 [2020-03-12T17:52:37.733Z]   CC       criu/sysfs_parse.o
17:52:37 [2020-03-12T17:52:37.863Z] + RM_GOPATH=0
17:52:37 [2020-03-12T17:52:37.863Z] + TMP_GOPATH=
17:52:37 [2020-03-12T17:52:37.863Z] + : /build
17:52:37 [2020-03-12T17:52:37.863Z] + '[' -z '' ']'
17:52:37 [2020-03-12T17:52:37.863Z] ++ mktemp -d
17:52:37 [2020-03-12T17:52:37.863Z] + export GOPATH=/tmp/tmp.bEXxC5Oa2O
17:52:37 [2020-03-12T17:52:37.863Z] + GOPATH=/tmp/tmp.bEXxC5Oa2O
17:52:37 [2020-03-12T17:52:37.863Z] + RM_GOPATH=1
17:52:37 [2020-03-12T17:52:37.863Z] ++ dirname ./install.sh
17:52:37 [2020-03-12T17:52:37.863Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:52:37 [2020-03-12T17:52:37.863Z] + dir=.
17:52:37 [2020-03-12T17:52:37.863Z] + bin=vndr
17:52:37 [2020-03-12T17:52:37.863Z] + shift
17:52:37 [2020-03-12T17:52:37.863Z] + '[' '!' -f ./vndr.installer ']'
17:52:37 [2020-03-12T17:52:37.863Z] + . ./vndr.installer
17:52:37 [2020-03-12T17:52:37.863Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:52:37 [2020-03-12T17:52:37.863Z] + install_vndr
17:52:37 [2020-03-12T17:52:37.863Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
17:52:37 [2020-03-12T17:52:37.863Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bEXxC5Oa2O/src/github.com/LK4D4/vndr
17:52:37 [2020-03-12T17:52:37.863Z] Cloning into '/tmp/tmp.bEXxC5Oa2O/src/github.com/LK4D4/vndr'...
17:52:37 [2020-03-12T17:52:37.863Z] + cd /tmp/tmp.bEXxC5Oa2O/src/github.com/LK4D4/vndr
17:52:37 [2020-03-12T17:52:37.863Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:52:37 [2020-03-12T17:52:37.863Z] + go build -buildmode=pie -v -o /build/vndr .
17:52:38 [2020-03-12T17:52:38.019Z]   CC       criu/timerfd.o
17:52:38 [2020-03-12T17:52:38.105Z] #39 ...
17:52:38 [2020-03-12T17:52:38.105Z] 
17:52:38 [2020-03-12T17:52:38.105Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:52:38 [2020-03-12T17:52:38.105Z] #14 47.02 Selecting previously unselected package python3.7-minimal.
17:52:38 [2020-03-12T17:52:38.105Z] #14 47.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
17:52:38 [2020-03-12T17:52:38.105Z] #14 47.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
17:52:38 [2020-03-12T17:52:38.222Z] errors
17:52:38 [2020-03-12T17:52:38.222Z] internal/cpu
17:52:38 [2020-03-12T17:52:38.222Z] internal/race
17:52:38 [2020-03-12T17:52:38.222Z] runtime/internal/atomic
17:52:38 [2020-03-12T17:52:38.222Z] runtime/internal/sys
17:52:38 [2020-03-12T17:52:38.222Z] runtime/internal/math
17:52:38 [2020-03-12T17:52:38.222Z] sync/atomic
17:52:38 [2020-03-12T17:52:38.222Z] internal/bytealg
17:52:38 [2020-03-12T17:52:38.222Z] unicode
17:52:38 [2020-03-12T17:52:38.222Z] runtime
17:52:38 [2020-03-12T17:52:38.222Z] unicode/utf8
17:52:38 [2020-03-12T17:52:38.306Z]   CC       criu/tty.o
17:52:38 [2020-03-12T17:52:38.579Z] math/bits
17:52:38 [2020-03-12T17:52:38.579Z] math
17:52:38 [2020-03-12T17:52:38.579Z] strconv
17:52:38 [2020-03-12T17:52:38.962Z] internal/testlog
17:52:38 [2020-03-12T17:52:38.962Z] encoding
17:52:38 [2020-03-12T17:52:38.962Z] unicode/utf16
17:52:38 [2020-03-12T17:52:38.962Z] container/list
17:52:38 [2020-03-12T17:52:38.962Z] crypto/internal/subtle
17:52:38 [2020-03-12T17:52:38.962Z] crypto/subtle
17:52:38 [2020-03-12T17:52:38.962Z] crypto/rc4
17:52:38 [2020-03-12T17:52:38.962Z] internal/x/crypto/cryptobyte/asn1
17:52:38 [2020-03-12T17:52:38.962Z] internal/nettrace
17:52:38 [2020-03-12T17:52:38.962Z] internal/x/net/dns/dnsmessage
17:52:39 [2020-03-12T17:52:39.336Z] runtime/cgo
17:52:39 [2020-03-12T17:52:39.477Z] #14 48.33 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
17:52:39 [2020-03-12T17:52:39.477Z] #14 48.35 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
17:52:39 [2020-03-12T17:52:39.794Z]   CC       criu/tun.o
17:52:39 [2020-03-12T17:52:39.794Z]   CC       criu/uffd.o
17:52:40 [2020-03-12T17:52:40.042Z] #14 ...
17:52:40 [2020-03-12T17:52:40.042Z] 
17:52:40 [2020-03-12T17:52:40.042Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:52:40 [2020-03-12T17:52:40.042Z] #42 101.9 github.com/LK4D4/vndr/build
17:52:40 [2020-03-12T17:52:40.042Z] #42 103.9 encoding/xml
17:52:40 [2020-03-12T17:52:40.042Z] #42 105.7 github.com/LK4D4/vndr/godl/singleflight
17:52:40 [2020-03-12T17:52:40.042Z] #42 105.9 github.com/LK4D4/vndr/versioned
17:52:40 [2020-03-12T17:52:40.042Z] #42 106.1 compress/flate
17:52:40 [2020-03-12T17:52:40.042Z] #42 109.2 hash
17:52:40 [2020-03-12T17:52:40.042Z] #42 109.4 hash/crc32
17:52:40 [2020-03-12T17:52:40.042Z] #42 110.0 compress/gzip
17:52:40 [2020-03-12T17:52:40.042Z] #42 110.2 context
17:52:40 [2020-03-12T17:52:40.042Z] #42 111.0 crypto/cipher
17:52:40 [2020-03-12T17:52:40.042Z] #42 111.0 math/rand
17:52:40 [2020-03-12T17:52:40.140Z] sync
17:52:40 [2020-03-12T17:52:40.140Z] io
17:52:40 [2020-03-12T17:52:40.140Z] reflect
17:52:40 [2020-03-12T17:52:40.140Z] bytes
17:52:40 [2020-03-12T17:52:40.140Z] bufio
17:52:40 [2020-03-12T17:52:40.300Z] #42 112.0 math/big
17:52:40 [2020-03-12T17:52:40.301Z] #42 ...
17:52:40 [2020-03-12T17:52:40.301Z] 
17:52:40 [2020-03-12T17:52:40.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:52:40 [2020-03-12T17:52:40.301Z] #39 41.56   CC       images/opts.o
17:52:40 [2020-03-12T17:52:40.301Z] #39 41.79   CC       images/seccomp.o
17:52:40 [2020-03-12T17:52:40.301Z] #39 42.08   CC       images/binfmt-misc.o
17:52:40 [2020-03-12T17:52:40.301Z] #39 42.32   CC       images/time.o
17:52:40 [2020-03-12T17:52:40.301Z] #39 42.64   CC       images/sysctl.o
17:52:40 [2020-03-12T17:52:40.301Z] #39 42.83   CC       images/autofs.o
17:52:40 [2020-03-12T17:52:40.301Z] #39 43.07   CC       images/macvlan.o
17:52:40 [2020-03-12T17:52:40.301Z] #39 43.23   CC       images/sit.o
17:52:40 [2020-03-12T17:52:40.512Z] syscall
17:52:40 [2020-03-12T17:52:40.512Z] time
17:52:40 [2020-03-12T17:52:40.815Z]   CC       criu/util.o
17:52:40 [2020-03-12T17:52:40.867Z] #39 43.49   LINK     images/built-in.o
17:52:40 [2020-03-12T17:52:40.867Z] #39 43.66   GEN      compel/include/asm
17:52:40 [2020-03-12T17:52:40.867Z] #39 43.66   GEN      compel/include/version.h
17:52:40 [2020-03-12T17:52:40.867Z] #39 43.67 touch .config
17:52:40 [2020-03-12T17:52:40.867Z] #39 43.71   GEN      include/common/config.h
17:52:40 [2020-03-12T17:52:40.867Z] #39 43.81   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:52:40 [2020-03-12T17:52:40.867Z] #39 43.83   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:52:40 [2020-03-12T17:52:40.877Z] sort
17:52:40 [2020-03-12T17:52:40.877Z] internal/fmtsort
17:52:40 [2020-03-12T17:52:40.877Z] internal/syscall/unix
17:52:41 [2020-03-12T17:52:41.124Z] #39 43.88   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:52:41 [2020-03-12T17:52:41.124Z] #39 43.90   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:52:41 [2020-03-12T17:52:41.124Z] #39 43.92   DEP      compel/arch/x86/plugins/std/memcpy.d
17:52:41 [2020-03-12T17:52:41.124Z] #39 43.98   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:52:41 [2020-03-12T17:52:41.124Z] #39 43.99   GEN      compel/plugins/include/uapi/std/syscall.h
17:52:41 [2020-03-12T17:52:41.124Z] #39 44.04   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:52:41 [2020-03-12T17:52:41.124Z] #39 44.06   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:52:41 [2020-03-12T17:52:41.124Z] #39 44.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:52:41 [2020-03-12T17:52:41.219Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:52:41 [2020-03-12T17:52:41.219Z] 
17:52:41 [2020-03-12T17:52:41.219Z] 
17:52:41 [2020-03-12T17:52:41.219Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
17:52:41 [2020-03-12T17:52:41.219Z] 
17:52:41 [2020-03-12T17:52:41.219Z] 
17:52:41 [2020-03-12T17:52:41.219Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:52:41 [2020-03-12T17:52:41.219Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:52:41 [2020-03-12T17:52:41.219Z] No new tests added to integration.
17:52:41 [2020-03-12T17:52:41.219Z] 
17:52:41 [2020-03-12T17:52:41.219Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:52:41 [2020-03-12T17:52:41.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:52:41 [2020-03-12T17:52:41.219Z] HOSTNAME=c2850a85ec53
17:52:41 [2020-03-12T17:52:41.219Z] TEST_SKIP_INTEGRATION=1
17:52:41 [2020-03-12T17:52:41.219Z] TESTDEBUG=0
17:52:41 [2020-03-12T17:52:41.219Z] DEST=bundles/test-integration
17:52:41 [2020-03-12T17:52:41.219Z] PWD=/go/src/github.com/docker/docker
17:52:41 [2020-03-12T17:52:41.219Z] KEEPBUNDLE=1
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184
17:52:41 [2020-03-12T17:52:41.219Z] container=docker
17:52:41 [2020-03-12T17:52:41.219Z] HOME=/root
17:52:41 [2020-03-12T17:52:41.219Z] GOLANG_VERSION=1.12.17
17:52:41 [2020-03-12T17:52:41.219Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:52:41 [2020-03-12T17:52:41.219Z] VALIDATE_BRANCH=19.03
17:52:41 [2020-03-12T17:52:41.219Z] TERM=xterm
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_PKG=github.com/docker/docker
17:52:41 [2020-03-12T17:52:41.219Z] SHLVL=1
17:52:41 [2020-03-12T17:52:41.219Z] TIMEOUT=120m
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_GRAPHDRIVER=overlay2
17:52:41 [2020-03-12T17:52:41.219Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:52:41 [2020-03-12T17:52:41.219Z] GO111MODULE=off
17:52:41 [2020-03-12T17:52:41.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:52:41 [2020-03-12T17:52:41.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:52:41 [2020-03-12T17:52:41.219Z] GOPATH=/go
17:52:41 [2020-03-12T17:52:41.219Z] PKG_CONFIG=pkg-config
17:52:41 [2020-03-12T17:52:41.219Z] _=/usr/bin/env
17:52:41 [2020-03-12T17:52:41.219Z] Building test suite binary ./integration-cli/test.main
17:52:41 [2020-03-12T17:52:41.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:52:41 [2020-03-12T17:52:41.219Z] HOSTNAME=78a8a853b850
17:52:41 [2020-03-12T17:52:41.219Z] TESTDEBUG=0
17:52:41 [2020-03-12T17:52:41.219Z] DEST=bundles/test-integration
17:52:41 [2020-03-12T17:52:41.219Z] PWD=/go/src/github.com/docker/docker
17:52:41 [2020-03-12T17:52:41.219Z] KEEPBUNDLE=1
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184
17:52:41 [2020-03-12T17:52:41.219Z] container=docker
17:52:41 [2020-03-12T17:52:41.219Z] HOME=/root
17:52:41 [2020-03-12T17:52:41.219Z] GOLANG_VERSION=1.12.17
17:52:41 [2020-03-12T17:52:41.219Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:52:41 [2020-03-12T17:52:41.219Z] VALIDATE_BRANCH=19.03
17:52:41 [2020-03-12T17:52:41.219Z] TERM=xterm
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_PKG=github.com/docker/docker
17:52:41 [2020-03-12T17:52:41.219Z] SHLVL=1
17:52:41 [2020-03-12T17:52:41.219Z] TIMEOUT=120m
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_GRAPHDRIVER=overlay2
17:52:41 [2020-03-12T17:52:41.219Z] GO111MODULE=off
17:52:41 [2020-03-12T17:52:41.219Z] TEST_SKIP_INTEGRATION_CLI=1
17:52:41 [2020-03-12T17:52:41.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:52:41 [2020-03-12T17:52:41.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:52:41 [2020-03-12T17:52:41.219Z] GOPATH=/go
17:52:41 [2020-03-12T17:52:41.219Z] PKG_CONFIG=pkg-config
17:52:41 [2020-03-12T17:52:41.219Z] _=/usr/bin/env
17:52:41 [2020-03-12T17:52:41.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:52:41 [2020-03-12T17:52:41.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:52:41 [2020-03-12T17:52:41.219Z] HOSTNAME=e6661a910d93
17:52:41 [2020-03-12T17:52:41.219Z] TEST_SKIP_INTEGRATION=1
17:52:41 [2020-03-12T17:52:41.219Z] TESTDEBUG=0
17:52:41 [2020-03-12T17:52:41.219Z] DEST=bundles/test-integration
17:52:41 [2020-03-12T17:52:41.219Z] PWD=/go/src/github.com/docker/docker
17:52:41 [2020-03-12T17:52:41.219Z] KEEPBUNDLE=1
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184
17:52:41 [2020-03-12T17:52:41.219Z] container=docker
17:52:41 [2020-03-12T17:52:41.219Z] HOME=/root
17:52:41 [2020-03-12T17:52:41.219Z] GOLANG_VERSION=1.12.17
17:52:41 [2020-03-12T17:52:41.219Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:52:41 [2020-03-12T17:52:41.219Z] VALIDATE_BRANCH=19.03
17:52:41 [2020-03-12T17:52:41.219Z] TERM=xterm
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_PKG=github.com/docker/docker
17:52:41 [2020-03-12T17:52:41.219Z] SHLVL=1
17:52:41 [2020-03-12T17:52:41.219Z] TIMEOUT=120m
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:52:41 [2020-03-12T17:52:41.219Z] DOCKER_GRAPHDRIVER=overlay2
17:52:41 [2020-03-12T17:52:41.219Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
17:52:41 [2020-03-12T17:52:41.219Z] GO111MODULE=off
17:52:41 [2020-03-12T17:52:41.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:52:41 [2020-03-12T17:52:41.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:52:41 [2020-03-12T17:52:41.219Z] GOPATH=/go
17:52:41 [2020-03-12T17:52:41.219Z] PKG_CONFIG=pkg-config
17:52:41 [2020-03-12T17:52:41.219Z] _=/usr/bin/env
17:52:41 [2020-03-12T17:52:41.219Z] Building test suite binary ./integration-cli/test.main
17:52:41 [2020-03-12T17:52:41.247Z] strings
17:52:41 [2020-03-12T17:52:41.247Z] internal/poll
17:52:41 [2020-03-12T17:52:41.247Z] path
17:52:41 [2020-03-12T17:52:41.247Z] os
17:52:41 [2020-03-12T17:52:41.247Z] regexp/syntax
17:52:41 [2020-03-12T17:52:41.383Z] #39 44.10   DEP      compel/plugins/std/infect.d
17:52:41 [2020-03-12T17:52:41.383Z] #39 44.22   DEP      compel/plugins/std/string.d
17:52:41 [2020-03-12T17:52:41.383Z] #39 44.30   DEP      compel/plugins/std/log.d
17:52:41 [2020-03-12T17:52:41.436Z]   CC       criu/uts_ns.o
17:52:41 [2020-03-12T17:52:41.618Z] regexp
17:52:41 [2020-03-12T17:52:41.618Z] fmt
17:52:41 [2020-03-12T17:52:41.618Z] path/filepath
17:52:41 [2020-03-12T17:52:41.641Z] #39 44.39   DEP      compel/plugins/std/fds.d
17:52:41 [2020-03-12T17:52:41.641Z] #39 44.52   DEP      compel/plugins/std/std.d
17:52:41 [2020-03-12T17:52:41.723Z]   CC       criu/vdso.o
17:52:41 [2020-03-12T17:52:41.898Z] #39 44.67   DEP      compel/plugins/shmem/shmem.d
17:52:41 [2020-03-12T17:52:41.970Z] io/ioutil
17:52:41 [2020-03-12T17:52:41.970Z] encoding/binary
17:52:41 [2020-03-12T17:52:41.970Z] flag
17:52:41 [2020-03-12T17:52:41.970Z] go/token
17:52:41 [2020-03-12T17:52:41.970Z] net/url
17:52:41 [2020-03-12T17:52:41.970Z] go/scanner
17:52:41 [2020-03-12T17:52:41.970Z] text/template/parse
17:52:42 [2020-03-12T17:52:42.011Z]   LINK     criu/built-in.o
17:52:42 [2020-03-12T17:52:42.011Z]   LINK     criu/criu
17:52:42 [2020-03-12T17:52:42.155Z] #39 44.80   DEP      compel/plugins/fds/fds.d
17:52:42 [2020-03-12T17:52:42.155Z] #39 44.95   CC       compel/plugins/std/std.o
17:52:42 [2020-03-12T17:52:42.296Z]   DEP      lib/c/criu.d
17:52:42 [2020-03-12T17:52:42.296Z]   CC       images/rpc.pb-c.o
17:52:42 [2020-03-12T17:52:42.339Z] go/ast
17:52:42 [2020-03-12T17:52:42.339Z] text/template
17:52:42 [2020-03-12T17:52:42.413Z] #39 45.35   CC       compel/plugins/std/fds.o
17:52:42 [2020-03-12T17:52:42.702Z] go/parser
17:52:42 [2020-03-12T17:52:42.702Z] log
17:52:42 [2020-03-12T17:52:42.702Z] encoding/base64
17:52:42 [2020-03-12T17:52:42.702Z] go/doc
17:52:42 [2020-03-12T17:52:42.917Z]   CC       lib/c/criu.o
17:52:43 [2020-03-12T17:52:43.069Z] encoding/json
17:52:43 [2020-03-12T17:52:43.069Z] github.com/LK4D4/vndr/build
17:52:43 [2020-03-12T17:52:43.348Z] #39 45.96   CC       compel/plugins/std/log.o
17:52:43 [2020-03-12T17:52:43.430Z] encoding/xml
17:52:43 [2020-03-12T17:52:43.430Z] github.com/LK4D4/vndr/godl/singleflight
17:52:43 [2020-03-12T17:52:43.430Z] github.com/LK4D4/vndr/versioned
17:52:43 [2020-03-12T17:52:43.430Z] compress/flate
17:52:43 [2020-03-12T17:52:43.430Z] hash
17:52:43 [2020-03-12T17:52:43.430Z] hash/crc32
17:52:43 [2020-03-12T17:52:43.544Z]   LINK     lib/c/built-in.o
17:52:43 [2020-03-12T17:52:43.544Z]   LINK     lib/c/libcriu.so
17:52:43 [2020-03-12T17:52:43.544Z]   GEN      magic.py
17:52:43 [2020-03-12T17:52:43.544Z] Note: Building without setproctitle() and strlcpy() support.
17:52:43 [2020-03-12T17:52:43.544Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:52:43 [2020-03-12T17:52:43.792Z] compress/gzip
17:52:43 [2020-03-12T17:52:43.792Z] context
17:52:43 [2020-03-12T17:52:43.792Z] crypto/cipher
17:52:43 [2020-03-12T17:52:43.792Z] math/rand
17:52:43 [2020-03-12T17:52:43.792Z] math/big
17:52:43 [2020-03-12T17:52:43.792Z] crypto/aes
17:52:43 [2020-03-12T17:52:43.792Z] crypto
17:52:43 [2020-03-12T17:52:43.792Z] crypto/des
17:52:43 [2020-03-12T17:52:43.792Z] crypto/internal/randutil
17:52:43 [2020-03-12T17:52:43.833Z] fatal: not a git repository (or any of the parent directories): .git
17:52:44 [2020-03-12T17:52:44.125Z] make[1]: Nothing to be done for 'all'.
17:52:44 [2020-03-12T17:52:44.156Z] crypto/sha512
17:52:44 [2020-03-12T17:52:44.156Z] crypto/hmac
17:52:44 [2020-03-12T17:52:44.156Z] crypto/md5
17:52:44 [2020-03-12T17:52:44.156Z] crypto/sha1
17:52:44 [2020-03-12T17:52:44.156Z] crypto/sha256
17:52:44 [2020-03-12T17:52:44.156Z] encoding/hex
17:52:44 [2020-03-12T17:52:44.156Z] encoding/pem
17:52:44 [2020-03-12T17:52:44.156Z] internal/singleflight
17:52:44 [2020-03-12T17:52:44.156Z] net
17:52:44 [2020-03-12T17:52:44.282Z] #39 46.99   CC       compel/plugins/std/string.o
17:52:44 [2020-03-12T17:52:44.413Z] make[1]: 'images/built-in.o' is up to date.
17:52:44 [2020-03-12T17:52:44.413Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
17:52:44 [2020-03-12T17:52:44.413Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:52:44 [2020-03-12T17:52:44.413Z] make[1]: 'compel/libcompel.a' is up to date.
17:52:44 [2020-03-12T17:52:44.413Z] make[1]: 'compel/compel-host-bin' is up to date.
17:52:44 [2020-03-12T17:52:44.516Z] crypto/rand
17:52:44 [2020-03-12T17:52:44.516Z] crypto/elliptic
17:52:44 [2020-03-12T17:52:44.847Z] #39 47.77   CC       compel/plugins/std/infect.o
17:52:44 [2020-03-12T17:52:44.871Z] encoding/asn1
17:52:44 [2020-03-12T17:52:44.871Z] crypto/ecdsa
17:52:44 [2020-03-12T17:52:44.871Z] crypto/rsa
17:52:44 [2020-03-12T17:52:44.927Z] make[1]: Nothing to be done for 'all'.
17:52:44 [2020-03-12T17:52:44.928Z] make[1]: 'soccr/libsoccr.a' is up to date.
17:52:44 [2020-03-12T17:52:44.928Z] make[2]: Nothing to be done for 'all'.
17:52:44 [2020-03-12T17:52:44.928Z] make[2]: Nothing to be done for 'all'.
17:52:44 [2020-03-12T17:52:44.928Z] make[2]: Nothing to be done for 'all'.
17:52:44 [2020-03-12T17:52:44.928Z] make[2]: Nothing to be done for 'all'.
17:52:44 [2020-03-12T17:52:44.928Z] make[2]: Nothing to be done for 'all'.
17:52:44 [2020-03-12T17:52:44.928Z] make[2]: Nothing to be done for 'all'.
17:52:44 [2020-03-12T17:52:44.928Z] make[2]: Nothing to be done for 'all'.
17:52:44 [2020-03-12T17:52:44.928Z] make[2]: Nothing to be done for 'all'.
17:52:44 [2020-03-12T17:52:44.928Z]   INSTALL  criu/criu
17:52:45 [2020-03-12T17:52:45.275Z] crypto/dsa
17:52:45 [2020-03-12T17:52:45.275Z] crypto/x509/pkix
17:52:45 [2020-03-12T17:52:45.275Z] internal/x/crypto/cryptobyte
17:52:45 [2020-03-12T17:52:45.413Z] #39 48.28   CC       compel/arch/x86/plugins/std/parasite-head.o
17:52:45 [2020-03-12T17:52:45.670Z] #39 48.34   CC       compel/arch/x86/plugins/std/memcpy.o
17:52:45 [2020-03-12T17:52:45.670Z] #39 48.42   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:52:45 [2020-03-12T17:52:45.670Z] #39 48.49   AR       compel/plugins/std.lib.a
17:52:45 [2020-03-12T17:52:45.670Z] #39 48.56   CC       compel/plugins/fds/fds.o
17:52:45 [2020-03-12T17:52:45.844Z] internal/x/crypto/internal/chacha20
17:52:45 [2020-03-12T17:52:45.844Z] internal/x/crypto/poly1305
17:52:45 [2020-03-12T17:52:45.844Z] internal/x/crypto/chacha20poly1305
17:52:45 [2020-03-12T17:52:45.844Z] internal/x/crypto/curve25519
17:52:45 [2020-03-12T17:52:45.844Z] internal/x/crypto/hkdf
17:52:45 [2020-03-12T17:52:45.844Z] internal/x/text/transform
17:52:45 [2020-03-12T17:52:45.844Z] internal/x/text/unicode/bidi
17:52:46 [2020-03-12T17:52:46.235Z] #39 48.84   AR       compel/plugins/fds.lib.a
17:52:46 [2020-03-12T17:52:46.235Z] #39 48.91   HOSTDEP  compel/src/lib/log-host.d
17:52:46 [2020-03-12T17:52:46.235Z] #39 49.10   HOSTDEP  compel/src/lib/handle-elf-host.d
17:52:46 [2020-03-12T17:52:46.235Z] #39 ...
17:52:46 [2020-03-12T17:52:46.235Z] 
17:52:46 [2020-03-12T17:52:46.235Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:52:46 [2020-03-12T17:52:46.235Z] #14 51.71 Selecting previously unselected package python3-minimal.
17:52:46 [2020-03-12T17:52:46.235Z] #14 51.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
17:52:46 [2020-03-12T17:52:46.235Z] #14 51.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 51.77 Unpacking python3-minimal (3.7.3-1) ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 51.88 Selecting previously unselected package libmpdec2:amd64.
17:52:46 [2020-03-12T17:52:46.235Z] #14 51.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 51.89 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 52.04 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:52:46 [2020-03-12T17:52:46.235Z] #14 52.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 52.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 53.56 Selecting previously unselected package python3.7.
17:52:46 [2020-03-12T17:52:46.235Z] #14 53.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 53.57 Unpacking python3.7 (3.7.3-2+deb10u1) ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 53.77 Selecting previously unselected package libpython3-stdlib:amd64.
17:52:46 [2020-03-12T17:52:46.235Z] #14 53.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 53.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 53.92 Setting up python3-minimal (3.7.3-1) ...
17:52:46 [2020-03-12T17:52:46.235Z] #14 55.25 Selecting previously unselected package python3.
17:52:46 [2020-03-12T17:52:46.242Z] internal/x/text/secure/bidirule
17:52:46 [2020-03-12T17:52:46.242Z] internal/x/text/unicode/norm
17:52:46 [2020-03-12T17:52:46.242Z] crypto/x509
17:52:46 [2020-03-12T17:52:46.441Z] Removing intermediate container 23a1a846cb55
17:52:46 [2020-03-12T17:52:46.441Z]  ---> 2267c5a71abe
17:52:46 [2020-03-12T17:52:46.441Z] Step 14/140 : FROM base AS registry
17:52:46 [2020-03-12T17:52:46.441Z]  ---> 1882df4f3550
17:52:46 [2020-03-12T17:52:46.441Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:52:46 [2020-03-12T17:52:46.441Z]  ---> Running in a8a6ae2bb162
17:52:46 [2020-03-12T17:52:46.493Z] #14 55.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16125 files and directories currently installed.)
17:52:46 [2020-03-12T17:52:46.493Z] #14 55.29 Preparing to unpack .../python3_3.7.3-1_amd64.deb ...
17:52:46 [2020-03-12T17:52:46.493Z] #14 55.31 Unpacking python3 (3.7.3-1) ...
17:52:46 [2020-03-12T17:52:46.493Z] #14 55.45 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ...
17:52:46 [2020-03-12T17:52:46.493Z] #14 55.48 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
17:52:46 [2020-03-12T17:52:46.616Z] internal/x/net/idna
17:52:46 [2020-03-12T17:52:46.732Z] Removing intermediate container a8a6ae2bb162
17:52:46 [2020-03-12T17:52:46.732Z]  ---> cff4f78eefb6
17:52:46 [2020-03-12T17:52:46.732Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
17:52:46 [2020-03-12T17:52:46.732Z]  ---> Running in 464c3bb2fda1
17:52:46 [2020-03-12T17:52:46.732Z] Removing intermediate container 464c3bb2fda1
17:52:46 [2020-03-12T17:52:46.732Z]  ---> 128d1701fc0e
17:52:46 [2020-03-12T17:52:46.732Z] Step 17/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution"     && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT")     && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1");         GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "$GOPATH"
17:52:46 [2020-03-12T17:52:46.732Z]  ---> Running in 8404d53d3add
17:52:46 [2020-03-12T17:52:46.771Z] #14 55.63 Setting up libudev1:amd64 (241-7~deb10u3) ...
17:52:46 [2020-03-12T17:52:46.983Z] crypto/tls
17:52:46 [2020-03-12T17:52:46.983Z] net/textproto
17:52:46 [2020-03-12T17:52:46.983Z] internal/x/net/http/httpguts
17:52:46 [2020-03-12T17:52:46.983Z] internal/x/net/http/httpproxy
17:52:46 [2020-03-12T17:52:46.983Z] internal/x/net/http2/hpack
17:52:47 [2020-03-12T17:52:47.023Z] + mktemp -d
17:52:47 [2020-03-12T17:52:47.023Z] + export GOPATH=/tmp/tmp.YcqUOcdcga
17:52:47 [2020-03-12T17:52:47.023Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.YcqUOcdcga/src/github.com/docker/distribution
17:52:47 [2020-03-12T17:52:47.023Z] Cloning into '/tmp/tmp.YcqUOcdcga/src/github.com/docker/distribution'...
17:52:47 [2020-03-12T17:52:47.028Z] #14 55.85 Selecting previously unselected package libip4tc0:amd64.
17:52:47 [2020-03-12T17:52:47.285Z] #14 55.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16158 files and directories currently installed.)
17:52:47 [2020-03-12T17:52:47.285Z] #14 55.97 Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ...
17:52:47 [2020-03-12T17:52:47.285Z] #14 55.99 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:52:47 [2020-03-12T17:52:47.285Z] #14 56.17 Selecting previously unselected package libip6tc0:amd64.
17:52:47 [2020-03-12T17:52:47.285Z] #14 56.17 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
17:52:47 [2020-03-12T17:52:47.285Z] #14 56.19 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:52:47 [2020-03-12T17:52:47.346Z] mime
17:52:47 [2020-03-12T17:52:47.347Z] mime/quotedprintable
17:52:47 [2020-03-12T17:52:47.347Z] mime/multipart
17:52:47 [2020-03-12T17:52:47.347Z] net/http/internal
17:52:47 [2020-03-12T17:52:47.543Z] #14 ...
17:52:47 [2020-03-12T17:52:47.543Z] 
17:52:47 [2020-03-12T17:52:47.543Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
17:52:47 [2020-03-12T17:52:47.543Z] #60 111.0 + for f in rootlesskit rootlesskit-docker-proxy
17:52:47 [2020-03-12T17:52:47.543Z] #60 111.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:52:47 [2020-03-12T17:52:47.543Z] #60 DONE 119.1s
17:52:47 [2020-03-12T17:52:47.543Z] 
17:52:47 [2020-03-12T17:52:47.543Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
17:52:47 [2020-03-12T17:52:47.543Z] #61 DONE 0.1s
17:52:47 [2020-03-12T17:52:47.543Z] 
17:52:47 [2020-03-12T17:52:47.543Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:52:47 [2020-03-12T17:52:47.543Z] #14 56.36 Selecting previously unselected package libiptc0:amd64.
17:52:47 [2020-03-12T17:52:47.543Z] #14 56.36 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
17:52:47 [2020-03-12T17:52:47.543Z] #14 56.37 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:52:47 [2020-03-12T17:52:47.707Z] os/exec
17:52:47 [2020-03-12T17:52:47.707Z] net/http/httptrace
17:52:47 [2020-03-12T17:52:47.707Z] net/http
17:52:47 [2020-03-12T17:52:47.800Z] #14 56.58 Selecting previously unselected package libnfnetlink0:amd64.
17:52:47 [2020-03-12T17:52:47.800Z] #14 56.59 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:52:47 [2020-03-12T17:52:47.800Z] #14 56.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:52:47 [2020-03-12T17:52:47.800Z] #14 56.68 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:52:47 [2020-03-12T17:52:47.800Z] #14 56.68 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:52:47 [2020-03-12T17:52:47.800Z] #14 56.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:52:48 [2020-03-12T17:52:48.057Z] #14 56.96 Selecting previously unselected package libnftnl11:amd64.
17:52:48 [2020-03-12T17:52:48.057Z] #14 56.96 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
17:52:48 [2020-03-12T17:52:48.057Z] #14 56.96 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:52:48 [2020-03-12T17:52:48.501Z] #14 57.21 Selecting previously unselected package iptables.
17:52:48 [2020-03-12T17:52:48.501Z] #14 57.21 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
17:52:48 [2020-03-12T17:52:48.501Z] #14 57.21 Unpacking iptables (1.8.2-4) ...
17:52:48 [2020-03-12T17:52:48.758Z] #14 57.71 Selecting previously unselected package xxd.
17:52:48 [2020-03-12T17:52:48.758Z] #14 57.71 Preparing to unpack .../07-xxd_2%3a8.1.0875-5_amd64.deb ...
17:52:48 [2020-03-12T17:52:48.758Z] #14 57.71 Unpacking xxd (2:8.1.0875-5) ...
17:52:49 [2020-03-12T17:52:49.014Z] #14 57.87 Selecting previously unselected package vim-common.
17:52:49 [2020-03-12T17:52:49.014Z] #14 57.87 Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ...
17:52:49 [2020-03-12T17:52:49.014Z] #14 57.93 Unpacking vim-common (2:8.1.0875-5) ...
17:52:49 [2020-03-12T17:52:49.271Z] #14 58.17 Selecting previously unselected package bash-completion.
17:52:49 [2020-03-12T17:52:49.271Z] #14 58.17 Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ...
17:52:49 [2020-03-12T17:52:49.642Z] github.com/LK4D4/vndr/godl
17:52:49 [2020-03-12T17:52:49.642Z] github.com/LK4D4/vndr
17:52:50 [2020-03-12T17:52:50.640Z] #14 ...
17:52:50 [2020-03-12T17:52:50.640Z] 
17:52:50 [2020-03-12T17:52:50.640Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:52:50 [2020-03-12T17:52:50.640Z] #42 112.3 crypto/aes
17:52:50 [2020-03-12T17:52:50.640Z] #42 113.6 crypto
17:52:50 [2020-03-12T17:52:50.640Z] #42 113.8 crypto/des
17:52:50 [2020-03-12T17:52:50.640Z] #42 114.4 crypto/internal/randutil
17:52:50 [2020-03-12T17:52:50.640Z] #42 114.5 crypto/sha512
17:52:50 [2020-03-12T17:52:50.640Z] #42 115.6 crypto/hmac
17:52:50 [2020-03-12T17:52:50.640Z] #42 115.8 crypto/md5
17:52:50 [2020-03-12T17:52:50.640Z] #42 116.5 crypto/sha1
17:52:50 [2020-03-12T17:52:50.640Z] #42 117.7 crypto/sha256
17:52:50 [2020-03-12T17:52:50.640Z] #42 118.6 encoding/hex
17:52:50 [2020-03-12T17:52:50.640Z] #42 119.1 encoding/pem
17:52:50 [2020-03-12T17:52:50.640Z] #42 119.9 internal/singleflight
17:52:50 [2020-03-12T17:52:50.640Z] #42 120.3 net
17:52:50 [2020-03-12T17:52:50.640Z] #42 121.1 crypto/rand
17:52:50 [2020-03-12T17:52:50.640Z] #42 121.6 crypto/elliptic
17:52:50 [2020-03-12T17:52:50.897Z] #42 ...
17:52:50 [2020-03-12T17:52:50.897Z] 
17:52:50 [2020-03-12T17:52:50.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:52:50 [2020-03-12T17:52:50.897Z] #39 49.32   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 49.49   HOSTDEP  compel/src/main-host.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 49.63   DEP      compel/src/lib/ptrace.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 49.92   DEP      compel/src/lib/infect.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 50.14   DEP      compel/src/lib/infect-util.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 50.33   DEP      compel/src/lib/infect-rpc.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 50.45   DEP      compel/arch/x86/src/lib/infect.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 50.78   DEP      compel/arch/x86/src/lib/cpu.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 50.92   DEP      compel/src/lib/log.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 51.10   DEP      compel/src/main.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 51.39   DEP      compel/src/lib/handle-elf.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 51.54   DEP      compel/arch/x86/src/lib/handle-elf.d
17:52:50 [2020-03-12T17:52:50.897Z] #39 51.77   CC       compel/src/lib/log.o
17:52:50 [2020-03-12T17:52:50.897Z] #39 52.05   CC       compel/arch/x86/src/lib/cpu.o
17:52:50 [2020-03-12T17:52:50.897Z] #39 52.86   CC       compel/arch/x86/src/lib/infect.o
17:52:50 [2020-03-12T17:52:50.897Z] #39 53.82   CC       compel/src/lib/infect-rpc.o
17:52:51 [2020-03-12T17:52:51.387Z] Removing intermediate container 8b2dcf4f070a
17:52:51 [2020-03-12T17:52:51.387Z]  ---> 2b978583e453
17:52:51 [2020-03-12T17:52:51.387Z] Step 53/140 : FROM dev-base AS containerd
17:52:51 [2020-03-12T17:52:51.387Z]  ---> d87a98cf0d1c
17:52:51 [2020-03-12T17:52:51.387Z] Step 54/140 : ARG DEBIAN_FRONTEND
17:52:51 [2020-03-12T17:52:51.387Z]  ---> Using cache
17:52:51 [2020-03-12T17:52:51.387Z]  ---> 9df481dc7394
17:52:51 [2020-03-12T17:52:51.387Z] Step 55/140 : ARG CONTAINERD_COMMIT
17:52:51 [2020-03-12T17:52:51.460Z] #39 54.24   CC       compel/src/lib/infect-util.o
17:52:51 [2020-03-12T17:52:51.716Z] #39 54.51   CC       compel/src/lib/infect.o
17:52:51 [2020-03-12T17:52:51.744Z]  ---> Running in 1e553e220a1a
17:52:51 [2020-03-12T17:52:51.744Z] Removing intermediate container 1e553e220a1a
17:52:51 [2020-03-12T17:52:51.744Z]  ---> 494b5e8da0f8
17:52:51 [2020-03-12T17:52:51.744Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
17:52:51 [2020-03-12T17:52:51.744Z]  ---> Running in 56de1c31f814
17:52:52 [2020-03-12T17:52:52.508Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:52:52 [2020-03-12T17:52:52.508Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:52:52 [2020-03-12T17:52:52.508Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:52:52 [2020-03-12T17:52:52.508Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
17:52:52 [2020-03-12T17:52:52.741Z] + cd /tmp/tmp.YcqUOcdcga/src/github.com/docker/distribution
17:52:52 [2020-03-12T17:52:52.741Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:52:52 [2020-03-12T17:52:52.741Z] + GOPATH=/tmp/tmp.YcqUOcdcga/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YcqUOcdcga go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:52:52 [2020-03-12T17:52:52.865Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB]
17:52:52 [2020-03-12T17:52:52.865Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
17:52:53 [2020-03-12T17:52:53.084Z] #39 ...
17:52:53 [2020-03-12T17:52:53.084Z] 
17:52:53 [2020-03-12T17:52:53.084Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:52:53 [2020-03-12T17:52:53.084Z] #14 61.93 Unpacking bash-completion (1:2.8-6) ...
17:52:53 [2020-03-12T17:52:53.648Z] #14 62.51 Selecting previously unselected package bzip2.
17:52:53 [2020-03-12T17:52:53.648Z] #14 62.51 Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:52:53 [2020-03-12T17:52:53.648Z] #14 62.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:52:53 [2020-03-12T17:52:53.648Z] #14 62.65 Selecting previously unselected package xz-utils.
17:52:53 [2020-03-12T17:52:53.906Z] #14 62.66 Preparing to unpack .../11-xz-utils_5.2.4-1_amd64.deb ...
17:52:53 [2020-03-12T17:52:53.906Z] #14 62.66 Unpacking xz-utils (5.2.4-1) ...
17:52:53 [2020-03-12T17:52:53.906Z] #14 62.92 Selecting previously unselected package apparmor.
17:52:54 [2020-03-12T17:52:54.163Z] #14 62.92 Preparing to unpack .../12-apparmor_2.13.2-10_amd64.deb ...
17:52:54 [2020-03-12T17:52:54.163Z] #14 63.03 Unpacking apparmor (2.13.2-10) ...
17:52:54 [2020-03-12T17:52:54.227Z] Fetched 8029 kB in 2s (5188 kB/s)
17:52:54 [2020-03-12T17:52:54.227Z] Reading package lists...
17:52:54 [2020-03-12T17:52:54.420Z] #14 63.46 Selecting previously unselected package aufs-tools.
17:52:54 [2020-03-12T17:52:54.519Z] INFO: Zapped successfully
17:52:54 [2020-03-12T17:52:54.519Z] INFO: Location for testing is d:\CI\PR-40558\5
17:52:54 [2020-03-12T17:52:54.519Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:52:54 [2020-03-12T17:52:54.519Z] 
17:52:54 [2020-03-12T17:52:54.519Z] 
17:52:54 [2020-03-12T17:52:54.519Z] INFO: Building the image from Dockerfile.windows at 03/12/2020 17:52:54...
17:52:54 [2020-03-12T17:52:54.519Z] 
17:52:54 [2020-03-12T17:52:54.613Z] Reading package lists...
17:52:54 [2020-03-12T17:52:54.678Z] #14 63.47 Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:52:54 [2020-03-12T17:52:54.678Z] #14 63.48 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:52:54 [2020-03-12T17:52:54.678Z] #14 63.61 Selecting previously unselected package binutils-mingw-w64-i686.
17:52:54 [2020-03-12T17:52:54.678Z] #14 63.62 Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:52:54 [2020-03-12T17:52:54.678Z] #14 63.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:52:54 [2020-03-12T17:52:54.989Z] Building dependency tree...
17:52:54 [2020-03-12T17:52:54.989Z] Reading state information...
17:52:54 [2020-03-12T17:52:54.989Z] The following additional packages will be installed:
17:52:54 [2020-03-12T17:52:54.989Z]   libbtrfs0
17:52:54 [2020-03-12T17:52:54.989Z] The following NEW packages will be installed:
17:52:54 [2020-03-12T17:52:54.989Z]   libbtrfs-dev libbtrfs0
17:52:54 [2020-03-12T17:52:54.989Z] 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded.
17:52:54 [2020-03-12T17:52:54.989Z] Need to get 118 kB of archives.
17:52:54 [2020-03-12T17:52:54.989Z] After this operation, 390 kB of additional disk space will be used.
17:52:54 [2020-03-12T17:52:54.989Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
17:52:54 [2020-03-12T17:52:54.989Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
17:52:54 [2020-03-12T17:52:54.989Z] debconf: delaying package configuration, since apt-utils is not installed
17:52:54 [2020-03-12T17:52:54.989Z] Fetched 118 kB in 0s (1286 kB/s)
17:52:54 [2020-03-12T17:52:54.989Z] Selecting previously unselected package libbtrfs0.
17:52:55 [2020-03-12T17:52:55.341Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
17:52:55 [2020-03-12T17:52:55.341Z] Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
17:52:55 [2020-03-12T17:52:55.341Z] Unpacking libbtrfs0 (4.20.1-2) ...
17:52:55 [2020-03-12T17:52:55.341Z] Selecting previously unselected package libbtrfs-dev.
17:52:55 [2020-03-12T17:52:55.341Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
17:52:55 [2020-03-12T17:52:55.341Z] Unpacking libbtrfs-dev (4.20.1-2) ...
17:52:55 [2020-03-12T17:52:55.341Z] Setting up libbtrfs0 (4.20.1-2) ...
17:52:55 [2020-03-12T17:52:55.341Z] Setting up libbtrfs-dev (4.20.1-2) ...
17:52:55 [2020-03-12T17:52:55.341Z] Processing triggers for libc-bin (2.28-10) ...
17:52:55 [2020-03-12T17:52:55.692Z] Removing intermediate container 56de1c31f814
17:52:55 [2020-03-12T17:52:55.692Z]  ---> caaba1a75e29
17:52:55 [2020-03-12T17:52:55.692Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
17:52:55 [2020-03-12T17:52:55.692Z]  ---> Running in 99726a8d02c7
17:52:56 [2020-03-12T17:52:56.042Z] Removing intermediate container 99726a8d02c7
17:52:56 [2020-03-12T17:52:56.043Z]  ---> 1ccb740ac002
17:52:56 [2020-03-12T17:52:56.043Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:52:56 [2020-03-12T17:52:56.392Z]  ---> abf393a53b1a
17:52:56 [2020-03-12T17:52:56.392Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:52:56 [2020-03-12T17:52:56.576Z] #14 65.30 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:52:56 [2020-03-12T17:52:56.576Z] #14 65.30 Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:52:56 [2020-03-12T17:52:56.576Z] #14 65.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:52:56 [2020-03-12T17:52:56.744Z]  ---> bfe9a55ef698
17:52:56 [2020-03-12T17:52:56.744Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:52:56 [2020-03-12T17:52:56.744Z]  ---> Running in da2718d24717
17:52:57 [2020-03-12T17:52:57.103Z] + RM_GOPATH=0
17:52:57 [2020-03-12T17:52:57.103Z] + TMP_GOPATH=
17:52:57 [2020-03-12T17:52:57.103Z] + : /build
17:52:57 [2020-03-12T17:52:57.103Z] + '[' -z '' ']'
17:52:57 [2020-03-12T17:52:57.103Z] ++ mktemp -d
17:52:57 [2020-03-12T17:52:57.103Z] + export GOPATH=/tmp/tmp.Gsnpniqp6e
17:52:57 [2020-03-12T17:52:57.103Z] + GOPATH=/tmp/tmp.Gsnpniqp6e
17:52:57 [2020-03-12T17:52:57.103Z] + RM_GOPATH=1
17:52:57 [2020-03-12T17:52:57.103Z] ++ dirname ./install.sh
17:52:57 [2020-03-12T17:52:57.103Z] + dir=.
17:52:57 [2020-03-12T17:52:57.103Z] + bin=containerd
17:52:57 [2020-03-12T17:52:57.103Z] + shift
17:52:57 [2020-03-12T17:52:57.103Z] + '[' '!' -f ./containerd.installer ']'
17:52:57 [2020-03-12T17:52:57.103Z] + . ./containerd.installer
17:52:57 [2020-03-12T17:52:57.103Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:52:57 [2020-03-12T17:52:57.103Z] + install_containerd
17:52:57 [2020-03-12T17:52:57.103Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
17:52:57 [2020-03-12T17:52:57.103Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Gsnpniqp6e/src/github.com/containerd/containerd
17:52:57 [2020-03-12T17:52:57.103Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:52:57 [2020-03-12T17:52:57.103Z] Cloning into '/tmp/tmp.Gsnpniqp6e/src/github.com/containerd/containerd'...
17:52:58 [2020-03-12T17:52:58.731Z] #14 67.48 Selecting previously unselected package binutils-mingw-w64.
17:52:58 [2020-03-12T17:52:58.731Z] #14 67.48 Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:52:58 [2020-03-12T17:52:58.731Z] #14 67.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:52:58 [2020-03-12T17:52:58.731Z] #14 67.60 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:52:58 [2020-03-12T17:52:58.731Z] #14 67.60 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:52:58 [2020-03-12T17:52:58.731Z] #14 67.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:52:58 [2020-03-12T17:52:58.988Z] #14 67.79 Selecting previously unselected package dmsetup.
17:52:58 [2020-03-12T17:52:58.988Z] #14 67.80 Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:52:58 [2020-03-12T17:52:58.988Z] #14 67.80 Unpacking dmsetup (2:1.02.155-3) ...
17:52:58 [2020-03-12T17:52:58.988Z] #14 67.95 Selecting previously unselected package mingw-w64-common.
17:52:58 [2020-03-12T17:52:58.988Z] #14 67.95 Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ...
17:52:58 [2020-03-12T17:52:58.988Z] #14 67.97 Unpacking mingw-w64-common (6.0.0-3) ...
17:52:59 [2020-03-12T17:52:59.218Z] Sending build context to Docker daemon  52.66MB
17:52:59 [2020-03-12T17:52:59.218Z] 
17:52:59 [2020-03-12T17:52:59.673Z] Step 1/8 : FROM microsoft/windowsservercore
17:52:59 [2020-03-12T17:52:59.673Z]  ---> 80e84fd280e2
17:52:59 [2020-03-12T17:52:59.673Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:52:59 [2020-03-12T17:52:59.673Z]  ---> Using cache
17:52:59 [2020-03-12T17:52:59.673Z]  ---> a9a76c94c2cf
17:52:59 [2020-03-12T17:52:59.673Z] Step 3/8 : ARG GO_VERSION=1.12.17
17:52:59 [2020-03-12T17:52:59.673Z]  ---> Using cache
17:52:59 [2020-03-12T17:52:59.673Z]  ---> bcfe79abe370
17:52:59 [2020-03-12T17:52:59.673Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
17:52:59 [2020-03-12T17:52:59.673Z]  ---> Using cache
17:52:59 [2020-03-12T17:52:59.673Z]  ---> 1a16b5335f35
17:52:59 [2020-03-12T17:52:59.673Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
17:52:59 [2020-03-12T17:52:59.673Z]  ---> Using cache
17:52:59 [2020-03-12T17:52:59.673Z]  ---> 3b11ff0c27cd
17:52:59 [2020-03-12T17:52:59.673Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
17:52:59 [2020-03-12T17:52:59.673Z]  ---> Using cache
17:52:59 [2020-03-12T17:52:59.673Z]  ---> 6dc0eac7c9f1
17:52:59 [2020-03-12T17:52:59.673Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:52:59 [2020-03-12T17:52:59.673Z]  ---> Using cache
17:52:59 [2020-03-12T17:52:59.673Z]  ---> 6b93ad824b51
17:52:59 [2020-03-12T17:52:59.673Z] Step 8/8 : COPY . .
17:53:01 [2020-03-12T17:53:01.090Z] + cd /tmp/tmp.Gsnpniqp6e/src/github.com/containerd/containerd
17:53:01 [2020-03-12T17:53:01.090Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:53:01 [2020-03-12T17:53:01.090Z] + export 'BUILDTAGS=netgo osusergo static_build'
17:53:01 [2020-03-12T17:53:01.090Z] + BUILDTAGS='netgo osusergo static_build'
17:53:01 [2020-03-12T17:53:01.090Z] + export EXTRA_FLAGS=-buildmode=pie
17:53:01 [2020-03-12T17:53:01.091Z] + EXTRA_FLAGS=-buildmode=pie
17:53:01 [2020-03-12T17:53:01.091Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:53:01 [2020-03-12T17:53:01.091Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:53:01 [2020-03-12T17:53:01.091Z] + '[' '' = dynamic ']'
17:53:01 [2020-03-12T17:53:01.091Z] + make
17:53:01 [2020-03-12T17:53:01.454Z] 🇩 bin/ctr
17:53:03 [2020-03-12T17:53:03.168Z] #14 ...
17:53:03 [2020-03-12T17:53:03.168Z] 
17:53:03 [2020-03-12T17:53:03.168Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:53:03 [2020-03-12T17:53:03.168Z] #42 124.2 encoding/asn1
17:53:03 [2020-03-12T17:53:03.168Z] #42 126.5 crypto/ecdsa
17:53:03 [2020-03-12T17:53:03.168Z] #42 127.0 crypto/rsa
17:53:03 [2020-03-12T17:53:03.168Z] #42 128.4 crypto/dsa
17:53:03 [2020-03-12T17:53:03.168Z] #42 128.8 crypto/x509/pkix
17:53:03 [2020-03-12T17:53:03.168Z] #42 129.4 internal/x/crypto/cryptobyte
17:53:03 [2020-03-12T17:53:03.168Z] #42 131.4 internal/x/crypto/internal/chacha20
17:53:03 [2020-03-12T17:53:03.168Z] #42 132.0 internal/x/crypto/poly1305
17:53:03 [2020-03-12T17:53:03.168Z] #42 132.5 internal/x/crypto/chacha20poly1305
17:53:03 [2020-03-12T17:53:03.168Z] #42 133.7 internal/x/crypto/hkdf
17:53:03 [2020-03-12T17:53:03.168Z] #42 133.9 internal/x/text/transform
17:53:03 [2020-03-12T17:53:03.168Z] #42 ...
17:53:03 [2020-03-12T17:53:03.168Z] 
17:53:03 [2020-03-12T17:53:03.168Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:53:03 [2020-03-12T17:53:03.168Z] #39 57.02   CC       compel/src/lib/ptrace.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 57.41   AR       compel/libcompel.a
17:53:03 [2020-03-12T17:53:03.168Z] #39 57.50   HOSTCC   compel/src/main-host.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 57.91   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 58.10   HOSTCC   compel/src/lib/handle-elf-host.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 58.56   HOSTCC   compel/src/lib/log-host.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 58.87   HOSTLINK compel/compel-host-bin
17:53:03 [2020-03-12T17:53:03.168Z] #39 59.01   DEP      soccr/soccr.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 59.32   CC       soccr/soccr.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 60.80   AR       soccr/libsoccr.a
17:53:03 [2020-03-12T17:53:03.168Z] #39 60.85 make[1]: 'soccr/libsoccr.a' is up to date.
17:53:03 [2020-03-12T17:53:03.168Z] #39 61.20   DEP      criu/arch/x86/sigframe.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 61.36   DEP      criu/arch/x86/sigaction_compat.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 61.44   DEP      criu/arch/x86/kerndat.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 61.55   DEP      criu/arch/x86/crtools.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 61.72   DEP      criu/arch/x86/cpu.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 61.94   CC       criu/arch/x86/cpu.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 62.58   CC       criu/arch/x86/crtools.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 63.93   CC       criu/arch/x86/kerndat.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 64.39   CC       criu/arch/x86/sigaction_compat.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 64.66   CC       criu/arch/x86/sigframe.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 64.95   LINK     criu/arch/x86/crtools.built-in.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 65.00   DEP      criu/pie/util-vdso-elf32.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 65.23   DEP      criu/arch/x86/vdso-pie.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 65.43   DEP      criu/pie/parasite-vdso.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 65.67   DEP      criu/pie/util-vdso.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 65.75   DEP      criu/pie/util.d
17:53:03 [2020-03-12T17:53:03.168Z] #39 65.90   CC       criu/pie/util.o
17:53:03 [2020-03-12T17:53:03.168Z] #39 ...
17:53:03 [2020-03-12T17:53:03.168Z] 
17:53:03 [2020-03-12T17:53:03.168Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:53:03 [2020-03-12T17:53:03.168Z] #42 134.9 internal/x/text/unicode/bidi
17:53:05 [2020-03-12T17:53:05.066Z] #42 136.9 internal/x/text/secure/bidirule
17:53:05 [2020-03-12T17:53:05.634Z] #42 137.3 internal/x/text/unicode/norm
17:53:08 [2020-03-12T17:53:08.912Z] #42 ...
17:53:08 [2020-03-12T17:53:08.912Z] 
17:53:08 [2020-03-12T17:53:08.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:53:08 [2020-03-12T17:53:08.912Z] #39 66.32   CC       criu/pie/util-vdso.o
17:53:08 [2020-03-12T17:53:08.912Z] #39 66.99   CC       criu/pie/parasite-vdso.o
17:53:08 [2020-03-12T17:53:08.912Z] #39 67.70   CC       criu/arch/x86/vdso-pie.o
17:53:08 [2020-03-12T17:53:08.912Z] #39 68.07   CC       criu/pie/util-vdso-elf32.o
17:53:08 [2020-03-12T17:53:08.912Z] #39 68.76   AR       criu/pie/pie.lib.a
17:53:08 [2020-03-12T17:53:08.912Z] #39 68.82   DEP      criu/pie/restorer.d
17:53:08 [2020-03-12T17:53:08.912Z] #39 69.03   DEP      criu/arch/x86/sigaction_compat_pie.d
17:53:08 [2020-03-12T17:53:08.912Z] #39 69.22   DEP      criu/arch/x86/restorer_unmap.d
17:53:08 [2020-03-12T17:53:08.912Z] #39 69.25   DEP      criu/arch/x86/restorer.d
17:53:08 [2020-03-12T17:53:08.912Z] #39 69.49   DEP      criu/pie/parasite.d
17:53:08 [2020-03-12T17:53:08.912Z] #39 69.84   CC       criu/pie/parasite.o
17:53:08 [2020-03-12T17:53:08.912Z] #39 71.21   LINK     criu/pie/parasite.built-in.o
17:53:08 [2020-03-12T17:53:08.912Z] #39 71.22   GEN      criu/pie/parasite-blob.h
17:53:08 [2020-03-12T17:53:08.912Z] #39 71.27   CC       criu/arch/x86/restorer.o
17:53:09 [2020-03-12T17:53:09.170Z] #39 71.88   CC       criu/arch/x86/restorer_unmap.o
17:53:09 [2020-03-12T17:53:09.170Z] #39 71.94   CC       criu/arch/x86/sigaction_compat_pie.o
17:53:09 [2020-03-12T17:53:09.427Z] #39 72.25   CC       criu/pie/restorer.o
17:53:09 [2020-03-12T17:53:09.684Z] #39 ...
17:53:09 [2020-03-12T17:53:09.684Z] 
17:53:09 [2020-03-12T17:53:09.684Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:53:09 [2020-03-12T17:53:09.684Z] #42 141.4 crypto/x509
17:53:10 [2020-03-12T17:53:10.617Z] #42 142.4 internal/x/net/idna
17:53:13 [2020-03-12T17:53:13.142Z] #42 144.4 net/textproto
17:53:13 [2020-03-12T17:53:13.707Z] #42 145.3 internal/x/net/http/httpguts
17:53:13 [2020-03-12T17:53:13.707Z] #42 ...
17:53:13 [2020-03-12T17:53:13.707Z] 
17:53:13 [2020-03-12T17:53:13.707Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5 + GOBIN=/build
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5 + /build/gometalinter --install
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5 Installing:
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   deadcode
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   dupl
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   errcheck
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   gas
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   gochecknoglobals
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   gochecknoinits
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   goconst
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   gocyclo
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   goimports
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   golint
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   gosimple
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   gotype
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   gotypex
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   ineffassign
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   interfacer
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   lll
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   maligned
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   megacheck
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   misspell
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   nakedret
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   safesql
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   staticcheck
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   structcheck
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   unconvert
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   unparam
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   unused
17:53:13 [2020-03-12T17:53:13.707Z] #48 135.5   varcheck
17:53:13 [2020-03-12T17:53:13.707Z] #48 ...
17:53:13 [2020-03-12T17:53:13.707Z] 
17:53:13 [2020-03-12T17:53:13.707Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:53:13 [2020-03-12T17:53:13.707Z] #14 72.56 Selecting previously unselected package mingw-w64-x86-64-dev.
17:53:13 [2020-03-12T17:53:13.707Z] #14 72.57 Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:53:13 [2020-03-12T17:53:13.707Z] #14 72.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:53:13 [2020-03-12T17:53:13.707Z] #14 77.73 Selecting previously unselected package gcc-mingw-w64-base.
17:53:13 [2020-03-12T17:53:13.707Z] #14 77.73 Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:53:13 [2020-03-12T17:53:13.707Z] #14 77.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:53:13 [2020-03-12T17:53:13.707Z] #14 77.88 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:53:13 [2020-03-12T17:53:13.707Z] #14 77.89 Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:53:13 [2020-03-12T17:53:13.707Z] #14 77.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:53:13 [2020-03-12T17:53:13.964Z] #14 ...
17:53:13 [2020-03-12T17:53:13.964Z] 
17:53:13 [2020-03-12T17:53:13.964Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:53:13 [2020-03-12T17:53:13.964Z] #42 145.6 internal/x/net/http/httpproxy
17:53:14 [2020-03-12T17:53:14.529Z] #42 146.3 internal/x/net/http2/hpack
17:53:15 [2020-03-12T17:53:15.960Z] #42 147.3 crypto/tls
17:53:15 [2020-03-12T17:53:15.960Z] #42 147.6 mime
17:53:18 [2020-03-12T17:53:18.482Z] #42 149.8 mime/quotedprintable
17:53:18 [2020-03-12T17:53:18.482Z] #42 150.1 mime/multipart
17:53:19 [2020-03-12T17:53:19.851Z] #42 151.3 net/http/internal
17:53:20 [2020-03-12T17:53:20.109Z] #42 151.7 os/exec
17:53:20 [2020-03-12T17:53:20.368Z] #42 ...
17:53:20 [2020-03-12T17:53:20.368Z] 
17:53:20 [2020-03-12T17:53:20.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:53:20 [2020-03-12T17:53:20.368Z] #39 75.50   LINK     criu/pie/restorer.built-in.o
17:53:20 [2020-03-12T17:53:20.368Z] #39 75.54   GEN      criu/pie/restorer-blob.h
17:53:20 [2020-03-12T17:53:20.368Z] #39 75.67   DEP      criu/vdso.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 75.80   DEP      criu/vdso-compat.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 75.93   DEP      criu/uts_ns.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 76.07   DEP      criu/util.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 76.28   DEP      criu/uffd.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 76.46   DEP      criu/tun.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 76.64   DEP      criu/tty.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 76.94   DEP      criu/timerfd.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 77.15   DEP      criu/sysfs_parse.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 77.30   DEP      criu/sysctl.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 77.47   DEP      criu/string.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 77.51   DEP      criu/stats.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 77.69   DEP      criu/sockets.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 77.87   DEP      criu/sk-unix.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 78.11   DEP      criu/sk-tcp.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 78.25   DEP      criu/sk-queue.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 78.49   DEP      criu/sk-packet.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 78.71   DEP      criu/sk-netlink.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 78.88   DEP      criu/sk-inet.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 79.15   DEP      criu/signalfd.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 79.39   DEP      criu/sigframe.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 79.51   DEP      criu/shmem.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 79.69   DEP      criu/servicefd.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 79.85   DEP      criu/seize.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 80.13   DEP      criu/seccomp.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 80.37   DEP      criu/rst-malloc.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 80.47   DEP      criu/rbtree.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 80.50   DEP      criu/pstree.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 80.74   DEP      criu/protobuf.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 80.90   GEN      criu/protobuf-desc-gen.h
17:53:20 [2020-03-12T17:53:20.368Z] #39 82.57   DEP      criu/protobuf-desc.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 82.78   DEP      criu/proc_parse.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 82.97   DEP      criu/plugin.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 83.05   DEP      criu/pipes.d
17:53:20 [2020-03-12T17:53:20.368Z] #39 83.30   DEP      criu/pie-util.d
17:53:20 [2020-03-12T17:53:20.625Z] #39 83.47   DEP      criu/pie-util-vdso.d
17:53:20 [2020-03-12T17:53:20.882Z] #39 83.67   DEP      criu/pie-util-vdso-elf32.d
17:53:21 [2020-03-12T17:53:21.139Z] #39 83.81   DEP      criu/path.d
17:53:21 [2020-03-12T17:53:21.139Z] #39 84.01   DEP      criu/parasite-syscall.d
17:53:21 [2020-03-12T17:53:21.396Z] #39 84.28   DEP      criu/pagemap.d
17:53:21 [2020-03-12T17:53:21.653Z] #39 84.50   DEP      criu/pagemap-cache.d
17:53:21 [2020-03-12T17:53:21.910Z] #39 84.68   DEP      criu/page-xfer.d
17:53:22 [2020-03-12T17:53:22.167Z] #39 84.91   DEP      criu/page-pipe.d
17:53:22 [2020-03-12T17:53:22.167Z] #39 85.05   DEP      criu/netfilter.d
17:53:22 [2020-03-12T17:53:22.424Z] #39 85.23   DEP      criu/net.d
17:53:22 [2020-03-12T17:53:22.682Z] #39 85.44   DEP      criu/namespaces.d
17:53:22 [2020-03-12T17:53:22.939Z] #39 85.71   DEP      criu/mount.d
17:53:23 [2020-03-12T17:53:23.196Z] #39 85.88   DEP      criu/mem.d
17:53:23 [2020-03-12T17:53:23.454Z] #39 86.19   DEP      criu/lsm.d
17:53:23 [2020-03-12T17:53:23.711Z] #39 86.31   DEP      criu/log.d
17:53:23 [2020-03-12T17:53:23.711Z] #39 86.48   DEP      criu/libnetlink.d
17:53:23 [2020-03-12T17:53:23.968Z] #39 86.64   DEP      criu/kerndat.d
17:53:23 [2020-03-12T17:53:23.968Z] #39 86.86   DEP      criu/kcmp-ids.d
17:53:24 [2020-03-12T17:53:24.225Z] #39 87.00   DEP      criu/irmap.d
17:53:24 [2020-03-12T17:53:24.225Z] #39 87.16   DEP      criu/ipc_ns.d
17:53:24 [2020-03-12T17:53:24.483Z] #39 87.40   DEP      criu/image.d
17:53:24 [2020-03-12T17:53:24.740Z] #39 87.57   DEP      criu/image-desc.d
17:53:24 [2020-03-12T17:53:24.740Z] #39 87.67   DEP      criu/fsnotify.d
17:53:24 [2020-03-12T17:53:24.755Z]  ---> c020404807ef
17:53:24 [2020-03-12T17:53:24.755Z] Successfully built c020404807ef
17:53:24 [2020-03-12T17:53:24.755Z] Successfully tagged docker:latest
17:53:24 [2020-03-12T17:53:24.755Z] INFO: Image build ended at 03/12/2020 17:53:23. Duration:00:00:29.2844286
17:53:24 [2020-03-12T17:53:24.755Z] 
17:53:24 [2020-03-12T17:53:24.755Z] 
17:53:24 [2020-03-12T17:53:24.755Z] INFO: Building the test binaries at 03/12/2020 17:53:23...
17:53:24 [2020-03-12T17:53:24.997Z] #39 87.85   DEP      criu/filesystems.d
17:53:25 [2020-03-12T17:53:25.214Z] 🇩 bin/containerd
17:53:25 [2020-03-12T17:53:25.254Z] #39 88.09   DEP      criu/files.d
17:53:25 [2020-03-12T17:53:25.511Z] #39 88.27   DEP      criu/files-reg.d
17:53:25 [2020-03-12T17:53:25.767Z] #39 88.54   DEP      criu/files-ext.d
17:53:26 [2020-03-12T17:53:26.025Z] #39 88.69   DEP      criu/file-lock.d
17:53:26 [2020-03-12T17:53:26.025Z] #39 ...
17:53:26 [2020-03-12T17:53:26.025Z] 
17:53:26 [2020-03-12T17:53:26.025Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:53:26 [2020-03-12T17:53:26.025Z] #42 157.6 net/http/httptrace
17:53:26 [2020-03-12T17:53:26.025Z] #42 157.8 net/http
17:53:28 [2020-03-12T17:53:28.472Z] INFO: make.ps1 starting at 03/12/2020 17:53:27
17:53:28 [2020-03-12T17:53:28.472Z] INFO: Git commit (57d510575) assumed from DOCKER_GITCOMMIT environment variable
17:53:28 [2020-03-12T17:53:28.472Z] INFO: Invoking autogen...
17:53:28 [2020-03-12T17:53:28.928Z] INFO: Building daemon...
17:53:31 [2020-03-12T17:53:31.290Z] #42 ...
17:53:31 [2020-03-12T17:53:31.290Z] 
17:53:31 [2020-03-12T17:53:31.290Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:53:31 [2020-03-12T17:53:31.290Z] #14 99.98 Selecting previously unselected package g++-mingw-w64-x86-64.
17:53:31 [2020-03-12T17:53:31.290Z] #14 99.99 Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:53:31 [2020-03-12T17:53:31.290Z] #14 100.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:53:32 [2020-03-12T17:53:32.044Z] + dpkg --print-architecture
17:53:32 [2020-03-12T17:53:32.044Z] + cd /tmp/tmp.YcqUOcdcga/src/github.com/docker/distribution
17:53:32 [2020-03-12T17:53:32.044Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:53:32 [2020-03-12T17:53:32.044Z] + GOPATH=/tmp/tmp.YcqUOcdcga/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YcqUOcdcga
17:53:32 [2020-03-12T17:53:32.044Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:53:36 [2020-03-12T17:53:36.544Z] #14 ...
17:53:36 [2020-03-12T17:53:36.544Z] 
17:53:36 [2020-03-12T17:53:36.544Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:53:36 [2020-03-12T17:53:36.544Z] #39 88.92   DEP      criu/file-ids.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 89.07   DEP      criu/fifo.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 89.21   DEP      criu/fdstore.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 89.32   DEP      criu/fault-injection.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 89.37   DEP      criu/external.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 89.51   DEP      criu/eventpoll.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 89.73   DEP      criu/eventfd.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 89.91   DEP      criu/crtools.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 90.14   DEP      criu/cr-service.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 90.46   DEP      criu/cr-restore.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 90.77   DEP      criu/cr-errno.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 90.80   DEP      criu/cr-dump.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 91.05   DEP      criu/cr-dedup.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 91.30   DEP      criu/cr-check.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 91.50   DEP      criu/config.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 91.74   DEP      criu/clone-noasan.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 91.81   DEP      criu/cgroup.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 92.06   DEP      criu/cgroup-props.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 92.20   DEP      criu/bitmap.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 92.22   DEP      criu/bfd.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 92.32   DEP      criu/autofs.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 92.46   DEP      criu/aio.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 92.58   DEP      criu/action-scripts.d
17:53:36 [2020-03-12T17:53:36.544Z] #39 92.93   CC       criu/action-scripts.o
17:53:36 [2020-03-12T17:53:36.544Z] #39 93.46   CC       criu/aio.o
17:53:36 [2020-03-12T17:53:36.544Z] #39 94.11   CC       criu/autofs.o
17:53:36 [2020-03-12T17:53:36.544Z] #39 95.96   CC       criu/bfd.o
17:53:36 [2020-03-12T17:53:36.544Z] #39 96.73   CC       criu/bitmap.o
17:53:36 [2020-03-12T17:53:36.544Z] #39 96.99   CC       criu/cgroup-props.o
17:53:36 [2020-03-12T17:53:36.544Z] #39 98.10   CC       criu/cgroup.o
17:53:37 [2020-03-12T17:53:37.474Z] #39 ...
17:53:37 [2020-03-12T17:53:37.474Z] 
17:53:37 [2020-03-12T17:53:37.474Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
17:53:37 [2020-03-12T17:53:37.474Z] #26 169.3 + rm -rf /tmp/tmp.siOy43MizI
17:53:37 [2020-03-12T17:53:37.570Z] + rm -rf /tmp/tmp.YcqUOcdcga/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YcqUOcdcga
17:53:37 [2020-03-12T17:53:37.730Z] #26 ...
17:53:37 [2020-03-12T17:53:37.730Z] 
17:53:37 [2020-03-12T17:53:37.730Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:53:37 [2020-03-12T17:53:37.730Z] #45 DONE 169.6s
17:53:37 [2020-03-12T17:53:37.987Z] 
17:53:37 [2020-03-12T17:53:37.987Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
17:53:37 [2020-03-12T17:53:37.987Z] #26 DONE 169.9s
17:53:37 [2020-03-12T17:53:37.987Z] 
17:53:37 [2020-03-12T17:53:37.987Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
17:53:39 [2020-03-12T17:53:39.089Z] Removing intermediate container 8404d53d3add
17:53:39 [2020-03-12T17:53:39.089Z]  ---> 622522d82ed0
17:53:39 [2020-03-12T17:53:39.089Z] Step 18/140 : FROM base AS swagger
17:53:39 [2020-03-12T17:53:39.089Z]  ---> 1882df4f3550
17:53:39 [2020-03-12T17:53:39.089Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
17:53:39 [2020-03-12T17:53:39.089Z]  ---> Running in 3dd49c7a8483
17:53:39 [2020-03-12T17:53:39.089Z] Removing intermediate container 3dd49c7a8483
17:53:39 [2020-03-12T17:53:39.089Z]  ---> 871648dc5282
17:53:39 [2020-03-12T17:53:39.089Z] Step 20/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger"     && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "$GOPATH"
17:53:39 [2020-03-12T17:53:39.089Z]  ---> Running in 264b5f9dc46a
17:53:39 [2020-03-12T17:53:39.376Z] + mktemp -d
17:53:39 [2020-03-12T17:53:39.376Z] + export GOPATH=/tmp/tmp.EKw1dbb4ss
17:53:39 [2020-03-12T17:53:39.376Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.EKw1dbb4ss/src/github.com/go-swagger/go-swagger
17:53:39 [2020-03-12T17:53:39.376Z] Cloning into '/tmp/tmp.EKw1dbb4ss/src/github.com/go-swagger/go-swagger'...
17:53:39 [2020-03-12T17:53:39.880Z] #36 ...
17:53:39 [2020-03-12T17:53:39.880Z] 
17:53:39 [2020-03-12T17:53:39.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:53:39 [2020-03-12T17:53:39.880Z] #39 102.7   CC       criu/clone-noasan.o
17:53:40 [2020-03-12T17:53:40.136Z] #39 103.0   CC       criu/config.o
17:53:42 [2020-03-12T17:53:42.029Z] #39 104.6   CC       criu/cr-check.o
17:53:43 [2020-03-12T17:53:43.400Z] #39 106.2   CC       criu/cr-dedup.o
17:53:43 [2020-03-12T17:53:43.963Z] #39 106.8   CC       criu/cr-dump.o
17:53:45 [2020-03-12T17:53:45.007Z] 🇩 bin/containerd-stress
17:53:45 [2020-03-12T17:53:45.007Z] 🇩 bin/containerd-shim
17:53:46 [2020-03-12T17:53:46.485Z] #39 109.3   CC       criu/cr-errno.o
17:53:46 [2020-03-12T17:53:46.485Z] #39 109.4   CC       criu/cr-restore.o
17:53:47 [2020-03-12T17:53:47.050Z] #39 ...
17:53:47 [2020-03-12T17:53:47.050Z] 
17:53:47 [2020-03-12T17:53:47.050Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:53:47 [2020-03-12T17:53:47.050Z] #14 115.7 Selecting previously unselected package libonig5:amd64.
17:53:47 [2020-03-12T17:53:47.050Z] #14 115.7 Preparing to unpack .../24-libonig5_6.9.1-1_amd64.deb ...
17:53:47 [2020-03-12T17:53:47.050Z] #14 115.7 Unpacking libonig5:amd64 (6.9.1-1) ...
17:53:47 [2020-03-12T17:53:47.050Z] #14 115.9 Selecting previously unselected package libjq1:amd64.
17:53:47 [2020-03-12T17:53:47.050Z] #14 115.9 Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:53:47 [2020-03-12T17:53:47.050Z] #14 115.9 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:53:47 [2020-03-12T17:53:47.050Z] #14 116.0 Selecting previously unselected package jq.
17:53:47 [2020-03-12T17:53:47.050Z] #14 116.0 Preparing to unpack .../26-jq_1.5+dfsg-2+b1_amd64.deb ...
17:53:47 [2020-03-12T17:53:47.050Z] #14 116.0 Unpacking jq (1.5+dfsg-2+b1) ...
17:53:47 [2020-03-12T17:53:47.050Z] #14 116.1 Selecting previously unselected package libaio1:amd64.
17:53:47 [2020-03-12T17:53:47.307Z] #14 116.1 Preparing to unpack .../27-libaio1_0.3.112-3_amd64.deb ...
17:53:47 [2020-03-12T17:53:47.307Z] #14 116.1 Unpacking libaio1:amd64 (0.3.112-3) ...
17:53:47 [2020-03-12T17:53:47.307Z] #14 116.2 Selecting previously unselected package libbtrfs0.
17:53:47 [2020-03-12T17:53:47.307Z] #14 116.2 Preparing to unpack .../28-libbtrfs0_4.20.1-2_amd64.deb ...
17:53:47 [2020-03-12T17:53:47.307Z] #14 116.2 Unpacking libbtrfs0 (4.20.1-2) ...
17:53:47 [2020-03-12T17:53:47.564Z] #14 116.3 Selecting previously unselected package libbtrfs-dev.
17:53:47 [2020-03-12T17:53:47.564Z] #14 116.3 Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:53:47 [2020-03-12T17:53:47.564Z] #14 116.3 Unpacking libbtrfs-dev (4.20.1-2) ...
17:53:47 [2020-03-12T17:53:47.564Z] #14 116.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:53:47 [2020-03-12T17:53:47.564Z] #14 116.4 Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:53:47 [2020-03-12T17:53:47.564Z] #14 116.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:53:47 [2020-03-12T17:53:47.564Z] #14 116.5 Selecting previously unselected package libudev-dev:amd64.
17:53:47 [2020-03-12T17:53:47.564Z] #14 116.5 Preparing to unpack .../31-libudev-dev_241-7~deb10u3_amd64.deb ...
17:53:47 [2020-03-12T17:53:47.821Z] #14 116.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
17:53:47 [2020-03-12T17:53:47.821Z] #14 116.7 Selecting previously unselected package libsepol1-dev:amd64.
17:53:47 [2020-03-12T17:53:47.821Z] #14 116.7 Preparing to unpack .../32-libsepol1-dev_2.8-1_amd64.deb ...
17:53:47 [2020-03-12T17:53:47.821Z] #14 116.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:53:47 [2020-03-12T17:53:47.866Z] + cd /tmp/tmp.EKw1dbb4ss/src/github.com/go-swagger/go-swagger
17:53:47 [2020-03-12T17:53:47.866Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
17:53:47 [2020-03-12T17:53:47.866Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:53:48 [2020-03-12T17:53:48.088Z] #14 116.9 Selecting previously unselected package libpcre16-3:amd64.
17:53:48 [2020-03-12T17:53:48.088Z] #14 116.9 Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:53:48 [2020-03-12T17:53:48.088Z] #14 116.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:53:48 [2020-03-12T17:53:48.346Z] #14 117.1 Selecting previously unselected package libpcre32-3:amd64.
17:53:48 [2020-03-12T17:53:48.346Z] #14 117.1 Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:53:48 [2020-03-12T17:53:48.346Z] #14 117.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:53:48 [2020-03-12T17:53:48.346Z] #14 117.3 Selecting previously unselected package libpcrecpp0v5:amd64.
17:53:48 [2020-03-12T17:53:48.346Z] #14 117.3 Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:53:48 [2020-03-12T17:53:48.346Z] #14 117.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:53:48 [2020-03-12T17:53:48.346Z] #14 117.4 Selecting previously unselected package libpcre3-dev:amd64.
17:53:48 [2020-03-12T17:53:48.603Z] #14 117.4 Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:53:48 [2020-03-12T17:53:48.603Z] #14 117.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:53:48 [2020-03-12T17:53:48.860Z] #14 117.8 Selecting previously unselected package libselinux1-dev:amd64.
17:53:48 [2020-03-12T17:53:48.860Z] #14 117.8 Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:53:48 [2020-03-12T17:53:48.860Z] #14 117.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:53:49 [2020-03-12T17:53:49.117Z] #14 118.0 Selecting previously unselected package libdevmapper-dev:amd64.
17:53:49 [2020-03-12T17:53:49.117Z] #14 118.0 Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:53:49 [2020-03-12T17:53:49.117Z] #14 118.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:53:49 [2020-03-12T17:53:49.117Z] #14 118.1 Selecting previously unselected package libgpm2:amd64.
17:53:49 [2020-03-12T17:53:49.374Z] #14 118.1 Preparing to unpack .../39-libgpm2_1.20.7-5_amd64.deb ...
17:53:49 [2020-03-12T17:53:49.374Z] #14 118.1 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:53:49 [2020-03-12T17:53:49.374Z] #14 118.2 Selecting previously unselected package libicu63:amd64.
17:53:49 [2020-03-12T17:53:49.374Z] #14 118.2 Preparing to unpack .../40-libicu63_63.1-6_amd64.deb ...
17:53:49 [2020-03-12T17:53:49.374Z] #14 118.2 Unpacking libicu63:amd64 (63.1-6) ...
17:53:49 [2020-03-12T17:53:49.374Z] #14 ...
17:53:49 [2020-03-12T17:53:49.374Z] 
17:53:49 [2020-03-12T17:53:49.374Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:53:49 [2020-03-12T17:53:49.374Z] #42 172.4 github.com/LK4D4/vndr/godl
17:53:49 [2020-03-12T17:53:49.374Z] #42 173.1 github.com/LK4D4/vndr
17:53:49 [2020-03-12T17:53:49.374Z] #42 DONE 181.2s
17:53:49 [2020-03-12T17:53:49.631Z] 
17:53:49 [2020-03-12T17:53:49.631Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:53:50 [2020-03-12T17:53:50.024Z] 🇩 bin/containerd-shim-runc-v1
17:53:51 [2020-03-12T17:53:51.279Z] + mkdir -p /build
17:53:51 [2020-03-12T17:53:51.279Z] 🇩 binaries
17:53:51 [2020-03-12T17:53:51.279Z] + cp bin/containerd /build/containerd
17:53:51 [2020-03-12T17:53:51.639Z] + cp bin/containerd-shim /build/containerd-shim
17:53:51 [2020-03-12T17:53:51.639Z] + cp bin/ctr /build/ctr
17:53:52 [2020-03-12T17:53:52.154Z] #57 ...
17:53:52 [2020-03-12T17:53:52.155Z] 
17:53:52 [2020-03-12T17:53:52.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:53:52 [2020-03-12T17:53:52.155Z] #39 114.5   CC       criu/cr-service.o
17:53:53 [2020-03-12T17:53:53.528Z] #39 116.1   CC       criu/crtools.o
17:53:53 [2020-03-12T17:53:53.785Z] #39 116.6   CC       criu/eventfd.o
17:53:54 [2020-03-12T17:53:54.041Z] #39 116.9   CC       criu/eventpoll.o
17:53:54 [2020-03-12T17:53:54.768Z] Removing intermediate container da2718d24717
17:53:54 [2020-03-12T17:53:54.768Z]  ---> 3e1576395263
17:53:54 [2020-03-12T17:53:54.768Z] Step 61/140 : FROM dev-base AS proxy
17:53:54 [2020-03-12T17:53:54.768Z]  ---> d87a98cf0d1c
17:53:54 [2020-03-12T17:53:54.768Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
17:53:54 [2020-03-12T17:53:54.768Z]  ---> Running in fb6b4280cb5f
17:53:54 [2020-03-12T17:53:54.768Z] Removing intermediate container fb6b4280cb5f
17:53:54 [2020-03-12T17:53:54.768Z]  ---> 5582f4c21b47
17:53:54 [2020-03-12T17:53:54.768Z] Step 63/140 : ARG LIBNETWORK_COMMIT
17:53:54 [2020-03-12T17:53:54.768Z]  ---> Running in c1c2e371df57
17:53:54 [2020-03-12T17:53:54.768Z] Removing intermediate container c1c2e371df57
17:53:54 [2020-03-12T17:53:54.768Z]  ---> 20880ceb59bf
17:53:54 [2020-03-12T17:53:54.768Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:53:54 [2020-03-12T17:53:54.971Z] #39 117.6   CC       criu/external.o
17:53:55 [2020-03-12T17:53:55.119Z]  ---> 28ba77a22089
17:53:55 [2020-03-12T17:53:55.119Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:53:55 [2020-03-12T17:53:55.231Z] #39 118.1   CC       criu/fault-injection.o
17:53:55 [2020-03-12T17:53:55.488Z] #39 118.2   CC       criu/fdstore.o
17:53:55 [2020-03-12T17:53:55.527Z]  ---> f1ca3ee3a404
17:53:55 [2020-03-12T17:53:55.527Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:53:55 [2020-03-12T17:53:55.527Z]  ---> Running in 5f443204f736
17:53:55 [2020-03-12T17:53:55.745Z] #39 118.5   CC       criu/fifo.o
17:53:55 [2020-03-12T17:53:55.977Z] + RM_GOPATH=0
17:53:55 [2020-03-12T17:53:55.977Z] + TMP_GOPATH=
17:53:55 [2020-03-12T17:53:55.977Z] + : /build
17:53:55 [2020-03-12T17:53:55.977Z] + '[' -z '' ']'
17:53:55 [2020-03-12T17:53:55.977Z] ++ mktemp -d
17:53:55 [2020-03-12T17:53:55.977Z] + export GOPATH=/tmp/tmp.9CuSJvzTBI
17:53:55 [2020-03-12T17:53:55.977Z] + GOPATH=/tmp/tmp.9CuSJvzTBI
17:53:55 [2020-03-12T17:53:55.977Z] + RM_GOPATH=1
17:53:55 [2020-03-12T17:53:55.977Z] ++ dirname ./install.sh
17:53:55 [2020-03-12T17:53:55.977Z] + dir=.
17:53:55 [2020-03-12T17:53:55.977Z] + bin=proxy
17:53:55 [2020-03-12T17:53:55.977Z] + shift
17:53:55 [2020-03-12T17:53:55.977Z] + '[' '!' -f ./proxy.installer ']'
17:53:55 [2020-03-12T17:53:55.977Z] + . ./proxy.installer
17:53:55 [2020-03-12T17:53:55.977Z] ++ : 9fd385be8302dbe1071a3ce124891893ff27f90f
17:53:55 [2020-03-12T17:53:55.977Z] + install_proxy
17:53:55 [2020-03-12T17:53:55.977Z] + case "$1" in
17:53:55 [2020-03-12T17:53:55.977Z] + export CGO_ENABLED=0
17:53:55 [2020-03-12T17:53:55.977Z] + CGO_ENABLED=0
17:53:55 [2020-03-12T17:53:55.977Z] + _install_proxy
17:53:55 [2020-03-12T17:53:55.977Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f'
17:53:55 [2020-03-12T17:53:55.977Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9CuSJvzTBI/src/github.com/docker/libnetwork
17:53:55 [2020-03-12T17:53:55.977Z] Cloning into '/tmp/tmp.9CuSJvzTBI/src/github.com/docker/libnetwork'...
17:53:55 [2020-03-12T17:53:55.977Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f
17:53:56 [2020-03-12T17:53:56.002Z] #39 118.9   CC       criu/file-ids.o
17:53:56 [2020-03-12T17:53:56.259Z] #39 119.2   CC       criu/file-lock.o
17:53:57 [2020-03-12T17:53:57.190Z] #39 120.0   CC       criu/files-ext.o
17:53:57 [2020-03-12T17:53:57.190Z] #39 ...
17:53:57 [2020-03-12T17:53:57.190Z] 
17:53:57 [2020-03-12T17:53:57.190Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.1 Selecting previously unselected package libnet1:amd64.
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.1 Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.1 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.2 Selecting previously unselected package libnl-3-200:amd64.
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.2 Preparing to unpack .../42-libnl-3-200_3.4.0-1_amd64.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.2 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.3 Selecting previously unselected package libprotobuf-c1:amd64.
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.3 Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.3 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.3 Selecting previously unselected package libreadline5:amd64.
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.3 Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.4 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.4 Selecting previously unselected package libsystemd-dev:amd64.
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.5 Preparing to unpack .../45-libsystemd-dev_241-7~deb10u3_amd64.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.8 Selecting previously unselected package net-tools.
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.8 Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 122.8 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.1 Selecting previously unselected package python-pip-whl.
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.1 Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.1 Unpacking python-pip-whl (18.1-5) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.5 Selecting previously unselected package python3-lib2to3.
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.5 Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.6 Unpacking python3-lib2to3 (3.7.3-1) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.6 Selecting previously unselected package python3-distutils.
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.6 Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.7 Unpacking python3-distutils (3.7.3-1) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.8 Selecting previously unselected package python3-pip.
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.8 Preparing to unpack .../50-python3-pip_18.1-5_all.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.8 Unpacking python3-pip (18.1-5) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.9 Selecting previously unselected package python3-pkg-resources.
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.9 Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 123.9 Unpacking python3-pkg-resources (40.8.0-1) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.0 Selecting previously unselected package python3-setuptools.
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.0 Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.0 Unpacking python3-setuptools (40.8.0-1) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.2 Selecting previously unselected package python3-wheel.
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.3 Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.3 Unpacking python3-wheel (0.32.3-2) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.3 Selecting previously unselected package thin-provisioning-tools.
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.3 Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.3 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.6 Selecting previously unselected package vim-runtime.
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.7 Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.7 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.7 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:53:57 [2020-03-12T17:53:57.190Z] #14 124.7 Unpacking vim-runtime (2:8.1.0875-5) ...
17:53:57 [2020-03-12T17:53:57.820Z] + cd /tmp/tmp.9CuSJvzTBI/src/github.com/docker/libnetwork
17:53:57 [2020-03-12T17:53:57.820Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f
17:53:57 [2020-03-12T17:53:57.820Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:53:59 [2020-03-12T17:53:59.084Z] #14 127.8 Selecting previously unselected package vim.
17:53:59 [2020-03-12T17:53:59.084Z] #14 127.8 Preparing to unpack .../56-vim_2%3a8.1.0875-5_amd64.deb ...
17:53:59 [2020-03-12T17:53:59.084Z] #14 127.8 Unpacking vim (2:8.1.0875-5) ...
17:53:59 [2020-03-12T17:53:59.587Z] Removing intermediate container 5f443204f736
17:53:59 [2020-03-12T17:53:59.587Z]  ---> 3d64a1b56e61
17:53:59 [2020-03-12T17:53:59.587Z] Step 67/140 : FROM base AS gometalinter
17:53:59 [2020-03-12T17:53:59.587Z]  ---> d87a98cf0d1c
17:53:59 [2020-03-12T17:53:59.587Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
17:53:59 [2020-03-12T17:53:59.598Z] #14 128.4 Selecting previously unselected package xfsprogs.
17:53:59 [2020-03-12T17:53:59.598Z] #14 128.4 Preparing to unpack .../57-xfsprogs_4.20.0-1_amd64.deb ...
17:53:59 [2020-03-12T17:53:59.598Z] #14 128.4 Unpacking xfsprogs (4.20.0-1) ...
17:53:59 [2020-03-12T17:53:59.937Z]  ---> Running in 2414d49d4d90
17:53:59 [2020-03-12T17:53:59.937Z] Removing intermediate container 2414d49d4d90
17:53:59 [2020-03-12T17:53:59.937Z]  ---> 4b6e0376bd57
17:53:59 [2020-03-12T17:53:59.937Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:54:00 [2020-03-12T17:54:00.228Z] #14 128.8 Selecting previously unselected package zip.
17:54:00 [2020-03-12T17:54:00.228Z] #14 128.8 Preparing to unpack .../58-zip_3.0-11+b1_amd64.deb ...
17:54:00 [2020-03-12T17:54:00.228Z] #14 128.8 Unpacking zip (3.0-11+b1) ...
17:54:00 [2020-03-12T17:54:00.228Z] #14 129.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:54:00 [2020-03-12T17:54:00.228Z] #14 129.1 Setting up aufs-tools (1:4.14+20190211-1) ...
17:54:00 [2020-03-12T17:54:00.228Z] #14 129.1 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:54:00 [2020-03-12T17:54:00.228Z] #14 129.2 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:54:00 [2020-03-12T17:54:00.228Z] #14 129.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:54:00 [2020-03-12T17:54:00.228Z] #14 129.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:54:00 [2020-03-12T17:54:00.286Z]  ---> 29055c5bb1bf
17:54:00 [2020-03-12T17:54:00.286Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.2 Setting up libgpm2:amd64 (1.20.7-5) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.2 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.2 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.3 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.3 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.3 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.3 Setting up libicu63:amd64 (63.1-6) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.3 Setting up xxd (2:8.1.0875-5) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.3 Setting up libbtrfs0 (4.20.1-2) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.4 Setting up zip (3.0-11+b1) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.4 Setting up vim-common (2:8.1.0875-5) ...
17:54:00 [2020-03-12T17:54:00.485Z] #14 129.4 Setting up bash-completion (1:2.8-6) ...
17:54:00 [2020-03-12T17:54:00.635Z]  ---> 65e3ddbc7bff
17:54:00 [2020-03-12T17:54:00.635Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:54:00 [2020-03-12T17:54:00.635Z]  ---> Running in 6f0c8074b0b6
17:54:00 [2020-03-12T17:54:00.984Z] + RM_GOPATH=0
17:54:00 [2020-03-12T17:54:00.984Z] + TMP_GOPATH=
17:54:00 [2020-03-12T17:54:00.984Z] + : /build
17:54:00 [2020-03-12T17:54:00.984Z] + '[' -z '' ']'
17:54:00 [2020-03-12T17:54:00.984Z] ++ mktemp -d
17:54:00 [2020-03-12T17:54:00.984Z] + export GOPATH=/tmp/tmp.XkMlRXFYnS
17:54:00 [2020-03-12T17:54:00.984Z] + GOPATH=/tmp/tmp.XkMlRXFYnS
17:54:00 [2020-03-12T17:54:00.984Z] + RM_GOPATH=1
17:54:00 [2020-03-12T17:54:00.984Z] ++ dirname ./install.sh
17:54:00 [2020-03-12T17:54:00.984Z] Installing gometalinter version v2.0.6
17:54:00 [2020-03-12T17:54:00.984Z] + dir=.
17:54:00 [2020-03-12T17:54:00.984Z] + bin=gometalinter
17:54:00 [2020-03-12T17:54:00.984Z] + shift
17:54:00 [2020-03-12T17:54:00.984Z] + '[' '!' -f ./gometalinter.installer ']'
17:54:00 [2020-03-12T17:54:00.984Z] + . ./gometalinter.installer
17:54:00 [2020-03-12T17:54:00.984Z] ++ GOMETALINTER_COMMIT=v2.0.6
17:54:00 [2020-03-12T17:54:00.984Z] + install_gometalinter
17:54:00 [2020-03-12T17:54:00.984Z] + echo 'Installing gometalinter version v2.0.6'
17:54:00 [2020-03-12T17:54:00.984Z] + go get -d github.com/alecthomas/gometalinter
17:54:01 [2020-03-12T17:54:01.749Z] + cd /tmp/tmp.XkMlRXFYnS/src/github.com/alecthomas/gometalinter
17:54:01 [2020-03-12T17:54:01.749Z] + git checkout -q v2.0.6
17:54:02 [2020-03-12T17:54:02.098Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.0 Setting up libiptc0:amd64 (1.8.2-4) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.0 Setting up xz-utils (5.2.4-1) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.1 Setting up libbtrfs-dev (4.20.1-2) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.1 Setting up pigz (2.4-1) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.1 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.1 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.1 Setting up python-pip-whl (18.1-5) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.1 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.2 Setting up mingw-w64-common (6.0.0-3) ...
17:54:03 [2020-03-12T17:54:03.263Z] #14 132.2 Setting up vim-runtime (2:8.1.0875-5) ...
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.6 Setting up libaio1:amd64 (0.3.112-3) ...
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.6 Setting up libonig5:amd64 (6.9.1-1) ...
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 Setting up vim (2:8.1.0875-5) ...
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:54:03 [2020-03-12T17:54:03.827Z] #14 132.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 Setting up jq (1.5+dfsg-2+b1) ...
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:54:04 [2020-03-12T17:54:04.084Z] #14 132.8 Setting up python3.7 (3.7.3-2+deb10u1) ...
17:54:06 [2020-03-12T17:54:06.607Z] #14 135.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:54:06 [2020-03-12T17:54:06.864Z] #14 135.7 Setting up iptables (1.8.2-4) ...
17:54:06 [2020-03-12T17:54:06.864Z] #14 135.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:54:06 [2020-03-12T17:54:06.864Z] #14 135.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:54:06 [2020-03-12T17:54:06.864Z] #14 135.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:54:06 [2020-03-12T17:54:06.864Z] #14 135.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:54:06 [2020-03-12T17:54:06.864Z] #14 135.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:54:06 [2020-03-12T17:54:06.864Z] #14 135.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:54:06 [2020-03-12T17:54:06.864Z] #14 135.7 Setting up python3 (3.7.3-1) ...
17:54:07 [2020-03-12T17:54:07.429Z] #14 136.1 Setting up python3-wheel (0.32.3-2) ...
17:54:07 [2020-03-12T17:54:07.686Z] #14 ...
17:54:07 [2020-03-12T17:54:07.686Z] 
17:54:07 [2020-03-12T17:54:07.686Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:07 [2020-03-12T17:54:07.686Z] #39 120.4   CC       criu/files-reg.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 122.5   CC       criu/files.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 124.4   CC       criu/filesystems.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 125.2   CC       criu/fsnotify.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 126.2   CC       criu/image-desc.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 126.4   CC       criu/image.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 127.2   CC       criu/ipc_ns.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 128.2   CC       criu/irmap.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 128.9   CC       criu/kcmp-ids.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 129.1   CC       criu/kerndat.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 130.2   CC       criu/libnetlink.o
17:54:07 [2020-03-12T17:54:07.686Z] #39 130.6   CC       criu/log.o
17:54:07 [2020-03-12T17:54:07.944Z] #39 ...
17:54:07 [2020-03-12T17:54:07.944Z] 
17:54:07 [2020-03-12T17:54:07.944Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
17:54:07 [2020-03-12T17:54:07.944Z] #14 136.8 Setting up apparmor (2.13.2-10) ...
17:54:09 [2020-03-12T17:54:09.821Z] + GOBIN=/build
17:54:09 [2020-03-12T17:54:09.821Z] + /build/gometalinter --install
17:54:09 [2020-03-12T17:54:09.821Z] Installing:
17:54:09 [2020-03-12T17:54:09.821Z]   deadcode
17:54:09 [2020-03-12T17:54:09.821Z]   dupl
17:54:09 [2020-03-12T17:54:09.821Z]   errcheck
17:54:09 [2020-03-12T17:54:09.821Z]   gas
17:54:09 [2020-03-12T17:54:09.821Z]   gochecknoglobals
17:54:09 [2020-03-12T17:54:09.821Z]   gochecknoinits
17:54:09 [2020-03-12T17:54:09.821Z]   goconst
17:54:09 [2020-03-12T17:54:09.821Z]   gocyclo
17:54:09 [2020-03-12T17:54:09.821Z]   goimports
17:54:09 [2020-03-12T17:54:09.821Z]   golint
17:54:09 [2020-03-12T17:54:09.821Z]   gosimple
17:54:09 [2020-03-12T17:54:09.821Z]   gotype
17:54:09 [2020-03-12T17:54:09.821Z]   gotypex
17:54:09 [2020-03-12T17:54:09.821Z]   ineffassign
17:54:09 [2020-03-12T17:54:09.821Z]   interfacer
17:54:09 [2020-03-12T17:54:09.821Z]   lll
17:54:09 [2020-03-12T17:54:09.821Z]   maligned
17:54:09 [2020-03-12T17:54:09.821Z]   megacheck
17:54:09 [2020-03-12T17:54:09.821Z]   misspell
17:54:09 [2020-03-12T17:54:09.821Z]   nakedret
17:54:09 [2020-03-12T17:54:09.821Z]   safesql
17:54:09 [2020-03-12T17:54:09.821Z]   staticcheck
17:54:09 [2020-03-12T17:54:09.821Z]   structcheck
17:54:09 [2020-03-12T17:54:09.821Z]   unconvert
17:54:09 [2020-03-12T17:54:09.821Z]   unparam
17:54:09 [2020-03-12T17:54:09.821Z]   unused
17:54:09 [2020-03-12T17:54:09.821Z]   varcheck
17:54:09 [2020-03-12T17:54:09.840Z] #14 138.4 Setting up python3-lib2to3 (3.7.3-1) ...
17:54:09 [2020-03-12T17:54:09.840Z] #14 138.8 Setting up python3-pkg-resources (40.8.0-1) ...
17:54:10 [2020-03-12T17:54:10.321Z] + rm -rf /tmp/tmp.EKw1dbb4ss
17:54:10 [2020-03-12T17:54:10.321Z] Removing intermediate container 264b5f9dc46a
17:54:10 [2020-03-12T17:54:10.321Z]  ---> c41992051d1a
17:54:10 [2020-03-12T17:54:10.321Z] Step 21/140 : FROM base AS frozen-images
17:54:10 [2020-03-12T17:54:10.321Z]  ---> 1882df4f3550
17:54:10 [2020-03-12T17:54:10.321Z] Step 22/140 : ARG DEBIAN_FRONTEND
17:54:10 [2020-03-12T17:54:10.321Z]  ---> Using cache
17:54:10 [2020-03-12T17:54:10.321Z]  ---> 839d2e166919
17:54:10 [2020-03-12T17:54:10.321Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
17:54:10 [2020-03-12T17:54:10.321Z]  ---> Running in 468d68a2badd
17:54:10 [2020-03-12T17:54:10.321Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:54:10 [2020-03-12T17:54:10.321Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:54:10 [2020-03-12T17:54:10.321Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:54:10 [2020-03-12T17:54:10.321Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
17:54:10 [2020-03-12T17:54:10.321Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB]
17:54:10 [2020-03-12T17:54:10.608Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
17:54:10 [2020-03-12T17:54:10.772Z] #14 139.6 Setting up python3-distutils (3.7.3-1) ...
17:54:11 [2020-03-12T17:54:11.336Z] #14 140.1 Setting up python3-setuptools (40.8.0-1) ...
17:54:12 [2020-03-12T17:54:12.640Z] Fetched 8114 kB in 4s (2236 kB/s)
17:54:12 [2020-03-12T17:54:12.708Z] #14 141.2 Setting up python3-pip (18.1-5) ...
17:54:13 [2020-03-12T17:54:13.265Z] Reading package lists...
17:54:13 [2020-03-12T17:54:13.640Z] #14 142.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:54:13 [2020-03-12T17:54:13.640Z] #14 142.4 Setting up dmsetup (2:1.02.155-3) ...
17:54:13 [2020-03-12T17:54:13.640Z] #14 142.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:54:13 [2020-03-12T17:54:13.640Z] #14 142.4 Setting up xfsprogs (4.20.0-1) ...
17:54:13 [2020-03-12T17:54:13.640Z] #14 142.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:54:13 [2020-03-12T17:54:13.640Z] #14 142.4 Processing triggers for mime-support (3.62) ...
17:54:13 [2020-03-12T17:54:13.640Z] #14 142.5 Processing triggers for libc-bin (2.28-10) ...
17:54:14 [2020-03-12T17:54:14.273Z] #14 DONE 143.1s
17:54:14 [2020-03-12T17:54:14.273Z] 
17:54:14 [2020-03-12T17:54:14.273Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
17:54:14 [2020-03-12T17:54:14.566Z] Reading package lists...
17:54:14 [2020-03-12T17:54:14.851Z] Building dependency tree...
17:54:14 [2020-03-12T17:54:14.851Z] Reading state information...
17:54:14 [2020-03-12T17:54:14.851Z] ca-certificates is already the newest version (20190110).
17:54:14 [2020-03-12T17:54:14.851Z] The following additional packages will be installed:
17:54:14 [2020-03-12T17:54:14.851Z]   libjq1 libonig5
17:54:15 [2020-03-12T17:54:15.137Z] The following NEW packages will be installed:
17:54:15 [2020-03-12T17:54:15.137Z]   jq libjq1 libonig5
17:54:15 [2020-03-12T17:54:15.137Z] 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
17:54:15 [2020-03-12T17:54:15.137Z] Need to get 358 kB of archives.
17:54:15 [2020-03-12T17:54:15.137Z] After this operation, 1277 kB of additional disk space will be used.
17:54:15 [2020-03-12T17:54:15.137Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
17:54:15 [2020-03-12T17:54:15.137Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
17:54:15 [2020-03-12T17:54:15.137Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
17:54:15 [2020-03-12T17:54:15.425Z] debconf: delaying package configuration, since apt-utils is not installed
17:54:15 [2020-03-12T17:54:15.425Z] Fetched 358 kB in 0s (3128 kB/s)
17:54:15 [2020-03-12T17:54:15.425Z] Selecting previously unselected package libonig5:ppc64el.
17:54:15 [2020-03-12T17:54:15.425Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
17:54:15 [2020-03-12T17:54:15.425Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
17:54:15 [2020-03-12T17:54:15.425Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
17:54:15 [2020-03-12T17:54:15.425Z] Selecting previously unselected package libjq1:ppc64el.
17:54:15 [2020-03-12T17:54:15.425Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
17:54:15 [2020-03-12T17:54:15.425Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:54:15 [2020-03-12T17:54:15.425Z] Selecting previously unselected package jq.
17:54:15 [2020-03-12T17:54:15.425Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
17:54:15 [2020-03-12T17:54:15.425Z] Unpacking jq (1.5+dfsg-2+b1) ...
17:54:15 [2020-03-12T17:54:15.710Z] Setting up libonig5:ppc64el (6.9.1-1) ...
17:54:15 [2020-03-12T17:54:15.710Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:54:15 [2020-03-12T17:54:15.710Z] Setting up jq (1.5+dfsg-2+b1) ...
17:54:15 [2020-03-12T17:54:15.710Z] Processing triggers for libc-bin (2.28-10) ...
17:54:15 [2020-03-12T17:54:15.996Z] Removing intermediate container 468d68a2badd
17:54:15 [2020-03-12T17:54:15.996Z]  ---> 5d5b58df19e2
17:54:15 [2020-03-12T17:54:15.996Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
17:54:16 [2020-03-12T17:54:16.201Z] #15 1.718 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:54:16 [2020-03-12T17:54:16.201Z] #15 1.723 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:54:16 [2020-03-12T17:54:16.201Z] #15 1.726 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:54:16 [2020-03-12T17:54:16.201Z] #15 DONE 1.8s
17:54:16 [2020-03-12T17:54:16.201Z] 
17:54:16 [2020-03-12T17:54:16.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:16 [2020-03-12T17:54:16.201Z] #39 131.0   CC       criu/lsm.o
17:54:16 [2020-03-12T17:54:16.201Z] #39 131.5   CC       criu/mem.o
17:54:16 [2020-03-12T17:54:16.201Z] #39 133.2   CC       criu/mount.o
17:54:16 [2020-03-12T17:54:16.201Z] #39 137.3   CC       criu/namespaces.o
17:54:16 [2020-03-12T17:54:16.201Z] #39 ...
17:54:16 [2020-03-12T17:54:16.201Z] 
17:54:16 [2020-03-12T17:54:16.201Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:54:16 [2020-03-12T17:54:16.281Z]  ---> 708450fb6c18
17:54:16 [2020-03-12T17:54:16.281Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
17:54:16 [2020-03-12T17:54:16.281Z]  ---> Running in 55e029b3c5d5
17:54:17 [2020-03-12T17:54:17.295Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:54:17 [2020-03-12T17:54:17.589Z] 
17:54:18 [2020-03-12T17:54:18.322Z] 
#                                                                          1.7%
###########                                                               15.3%
###################                                                       26.7%
###############################                                           43.5%
#########################################                                 57.1%
###################################################                       71.0%
############################################################              84.7%
######################################################################    97.9%
######################################################################## 100.0%
17:54:18 [2020-03-12T17:54:18.849Z] 
17:54:19 [2020-03-12T17:54:19.135Z] 
######                                                                     9.1%
##################################                                        48.1%
###########################################################               82.3%
######################################################################## 100.0%
17:54:19 [2020-03-12T17:54:19.135Z] 
17:54:19 [2020-03-12T17:54:19.996Z] 
                                                                           0.1%
########                                                                  11.3%
##################                                                        25.7%
#############################                                             41.1%
########################################                                  56.7%
##################################################                        70.5%
###############################################################           88.8%
######################################################################## 100.0%
17:54:20 [2020-03-12T17:54:20.333Z] 
17:54:21 [2020-03-12T17:54:21.981Z] 
                                                                           1.2%
#####                                                                      7.1%
#########                                                                 12.8%
#############                                                             18.6%
#################                                                         24.8%
#######################                                                   32.1%
###########################                                               38.9%
#################################                                         46.4%
######################################                                    53.5%
###########################################                               61.0%
#################################################                         69.3%
######################################################                    75.7%
############################################################              83.8%
###############################################################           88.8%
######################################################################    97.4%
######################################################################## 100.0%
17:54:21 [2020-03-12T17:54:21.981Z] 
17:54:22 [2020-03-12T17:54:22.607Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:54:22 [2020-03-12T17:54:22.607Z] 
17:54:22 [2020-03-12T17:54:22.747Z] #16 5.616 Collecting yamllint==1.16.0
17:54:22 [2020-03-12T17:54:22.747Z] #16 ...
17:54:22 [2020-03-12T17:54:22.747Z] 
17:54:22 [2020-03-12T17:54:22.747Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:22 [2020-03-12T17:54:22.747Z] #39 139.3   CC       criu/net.o
17:54:22 [2020-03-12T17:54:22.747Z] #39 142.8   CC       criu/netfilter.o
17:54:22 [2020-03-12T17:54:22.747Z] #39 143.1   CC       criu/page-pipe.o
17:54:22 [2020-03-12T17:54:22.747Z] #39 143.8   CC       criu/page-xfer.o
17:54:22 [2020-03-12T17:54:22.747Z] #39 145.0   CC       criu/pagemap-cache.o
17:54:22 [2020-03-12T17:54:22.747Z] #39 145.3   CC       criu/pagemap.o
17:54:22 [2020-03-12T17:54:22.909Z] 
###################                                                       26.8%
######################################################################## 100.0%
17:54:22 [2020-03-12T17:54:22.909Z] 
17:54:23 [2020-03-12T17:54:23.312Z] #39 146.2   CC       criu/parasite-syscall.o
17:54:23 [2020-03-12T17:54:23.527Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:54:23 [2020-03-12T17:54:23.812Z] 
17:54:24 [2020-03-12T17:54:24.106Z] 
#                                                                          1.6%
######################################################################## 100.0%
17:54:24 [2020-03-12T17:54:24.106Z] 
17:54:24 [2020-03-12T17:54:24.245Z] #39 147.1   CC       criu/path.o
17:54:24 [2020-03-12T17:54:24.502Z] #39 147.3   CC       criu/pie-util-vdso-elf32.o
17:54:24 [2020-03-12T17:54:24.725Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:54:24 [2020-03-12T17:54:24.725Z] skipping existing c8c2d4a6b2e3
17:54:24 [2020-03-12T17:54:24.725Z] 
17:54:25 [2020-03-12T17:54:25.066Z] #39 147.8   CC       criu/pie-util-vdso.o
17:54:25 [2020-03-12T17:54:25.323Z] #39 148.2   CC       criu/pie-util.o
17:54:25 [2020-03-12T17:54:25.345Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:54:25 [2020-03-12T17:54:25.581Z] #39 148.3   CC       criu/pipes.o
17:54:25 [2020-03-12T17:54:25.632Z] 
17:54:25 [2020-03-12T17:54:25.632Z] 
######################################################################## 100.0%
17:54:25 [2020-03-12T17:54:25.632Z] 
17:54:25 [2020-03-12T17:54:25.632Z] Download of images into '/build' complete.
17:54:25 [2020-03-12T17:54:25.632Z] Use something like the following to load the result into a Docker daemon:
17:54:25 [2020-03-12T17:54:25.632Z]   tar -cC '/build' . | docker load
17:54:26 [2020-03-12T17:54:26.146Z] #39 149.0   CC       criu/plugin.o
17:54:26 [2020-03-12T17:54:26.156Z] Removing intermediate container 6f0c8074b0b6
17:54:26 [2020-03-12T17:54:26.156Z]  ---> 618c74182963
17:54:26 [2020-03-12T17:54:26.156Z] Step 72/140 : FROM base AS gotestsum
17:54:26 [2020-03-12T17:54:26.156Z]  ---> d87a98cf0d1c
17:54:26 [2020-03-12T17:54:26.156Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
17:54:26 [2020-03-12T17:54:26.156Z]  ---> Running in 5f3e2e559539
17:54:26 [2020-03-12T17:54:26.156Z] Removing intermediate container 5f3e2e559539
17:54:26 [2020-03-12T17:54:26.156Z]  ---> 1632265fcb44
17:54:26 [2020-03-12T17:54:26.156Z] Step 74/140 : ARG GOTESTSUM_COMMIT
17:54:26 [2020-03-12T17:54:26.156Z]  ---> Running in 15a35c27e145
17:54:26 [2020-03-12T17:54:26.156Z] Removing intermediate container 15a35c27e145
17:54:26 [2020-03-12T17:54:26.156Z]  ---> 8e26694f2950
17:54:26 [2020-03-12T17:54:26.156Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:54:26 [2020-03-12T17:54:26.156Z]  ---> 7885eebd7033
17:54:26 [2020-03-12T17:54:26.156Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:54:26 [2020-03-12T17:54:26.156Z]  ---> b6b7ef7e6bbe
17:54:26 [2020-03-12T17:54:26.156Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:54:26 [2020-03-12T17:54:26.156Z]  ---> Running in ba53883006ac
17:54:26 [2020-03-12T17:54:26.156Z] + RM_GOPATH=0
17:54:26 [2020-03-12T17:54:26.156Z] + TMP_GOPATH=
17:54:26 [2020-03-12T17:54:26.156Z] + : /build
17:54:26 [2020-03-12T17:54:26.156Z] + '[' -z '' ']'
17:54:26 [2020-03-12T17:54:26.156Z] ++ mktemp -d
17:54:26 [2020-03-12T17:54:26.156Z] + export GOPATH=/tmp/tmp.QIIV2cIOqp
17:54:26 [2020-03-12T17:54:26.156Z] + GOPATH=/tmp/tmp.QIIV2cIOqp
17:54:26 [2020-03-12T17:54:26.156Z] + RM_GOPATH=1
17:54:26 [2020-03-12T17:54:26.156Z] ++ dirname ./install.sh
17:54:26 [2020-03-12T17:54:26.156Z] + dir=.
17:54:26 [2020-03-12T17:54:26.156Z] + bin=gotestsum
17:54:26 [2020-03-12T17:54:26.156Z] + shift
17:54:26 [2020-03-12T17:54:26.156Z] + '[' '!' -f ./gotestsum.installer ']'
17:54:26 [2020-03-12T17:54:26.156Z] + . ./gotestsum.installer
17:54:26 [2020-03-12T17:54:26.156Z] ++ : v0.3.5
17:54:26 [2020-03-12T17:54:26.156Z] + install_gotestsum
17:54:26 [2020-03-12T17:54:26.156Z] + echo 'Installing gotestsum version v0.3.5'
17:54:26 [2020-03-12T17:54:26.156Z] + go get -d gotest.tools/gotestsum
17:54:26 [2020-03-12T17:54:26.156Z] Installing gotestsum version v0.3.5
17:54:26 [2020-03-12T17:54:26.710Z] #39 149.4   CC       criu/proc_parse.o
17:54:26 [2020-03-12T17:54:26.967Z] #39 ...
17:54:26 [2020-03-12T17:54:26.967Z] 
17:54:26 [2020-03-12T17:54:26.967Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:54:26 [2020-03-12T17:54:26.967Z] #16 10.96   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:54:26 [2020-03-12T17:54:26.967Z] #16 11.03 Collecting pyyaml (from yamllint==1.16.0)
17:54:27 [2020-03-12T17:54:27.225Z] #16 11.15   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
17:54:28 [2020-03-12T17:54:28.324Z] Removing intermediate container 55e029b3c5d5
17:54:28 [2020-03-12T17:54:28.324Z]  ---> bdb80b88e028
17:54:28 [2020-03-12T17:54:28.324Z] Step 26/140 : FROM base AS cross-false
17:54:28 [2020-03-12T17:54:28.324Z]  ---> 1882df4f3550
17:54:28 [2020-03-12T17:54:28.324Z] Step 27/140 : FROM base AS cross-true
17:54:28 [2020-03-12T17:54:28.324Z]  ---> 1882df4f3550
17:54:28 [2020-03-12T17:54:28.324Z] Step 28/140 : ARG DEBIAN_FRONTEND
17:54:28 [2020-03-12T17:54:28.324Z]  ---> Using cache
17:54:28 [2020-03-12T17:54:28.324Z]  ---> 839d2e166919
17:54:28 [2020-03-12T17:54:28.324Z] Step 29/140 : RUN dpkg --add-architecture arm64
17:54:28 [2020-03-12T17:54:28.324Z]  ---> Running in 13b21ef9ab1b
17:54:28 [2020-03-12T17:54:28.595Z] #16 12.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:54:28 [2020-03-12T17:54:28.595Z] #16 12.42   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
17:54:28 [2020-03-12T17:54:28.595Z] #16 12.46 Building wheels for collected packages: pyyaml
17:54:28 [2020-03-12T17:54:28.595Z] #16 12.47   Running setup.py bdist_wheel for pyyaml: started
17:54:29 [2020-03-12T17:54:29.348Z] Removing intermediate container 13b21ef9ab1b
17:54:29 [2020-03-12T17:54:29.348Z]  ---> 682df77f25f6
17:54:29 [2020-03-12T17:54:29.348Z] Step 30/140 : RUN dpkg --add-architecture armel
17:54:29 [2020-03-12T17:54:29.348Z]  ---> Running in a438dd010721
17:54:29 [2020-03-12T17:54:29.527Z] #16 13.46   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:54:29 [2020-03-12T17:54:29.527Z] #16 13.47   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
17:54:29 [2020-03-12T17:54:29.527Z] #16 13.54 Successfully built pyyaml
17:54:29 [2020-03-12T17:54:29.527Z] #16 13.56 Installing collected packages: pyyaml, pathspec, yamllint
17:54:30 [2020-03-12T17:54:30.027Z] Removing intermediate container a438dd010721
17:54:30 [2020-03-12T17:54:30.028Z]  ---> 6c71632eb455
17:54:30 [2020-03-12T17:54:30.028Z] Step 31/140 : RUN dpkg --add-architecture armhf
17:54:30 [2020-03-12T17:54:30.028Z]  ---> Running in 8bef36ef365b
17:54:30 [2020-03-12T17:54:30.092Z] #16 13.90 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
17:54:30 [2020-03-12T17:54:30.651Z] Removing intermediate container 8bef36ef365b
17:54:30 [2020-03-12T17:54:30.651Z]  ---> a26de468ed43
17:54:30 [2020-03-12T17:54:30.651Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends         crossbuild-essential-arm64         crossbuild-essential-armel         crossbuild-essential-armhf         && rm -rf /var/lib/apt/lists/*;     fi
17:54:30 [2020-03-12T17:54:30.651Z]  ---> Running in 74ca98f2c8be
17:54:30 [2020-03-12T17:54:30.657Z] #16 DONE 14.4s
17:54:30 [2020-03-12T17:54:30.657Z] 
17:54:30 [2020-03-12T17:54:30.657Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:54:30 [2020-03-12T17:54:30.657Z] #21 DONE 0.2s
17:54:30 [2020-03-12T17:54:30.657Z] 
17:54:30 [2020-03-12T17:54:30.657Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:54:30 [2020-03-12T17:54:30.657Z] #52 180.0 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:54:31 [2020-03-12T17:54:31.210Z] + cd /tmp/tmp.QIIV2cIOqp/src/gotest.tools/gotestsum
17:54:31 [2020-03-12T17:54:31.211Z] + git checkout -q v0.3.5
17:54:31 [2020-03-12T17:54:31.211Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:54:31 [2020-03-12T17:54:31.272Z] Removing intermediate container 74ca98f2c8be
17:54:31 [2020-03-12T17:54:31.272Z]  ---> fd46bc54103b
17:54:31 [2020-03-12T17:54:31.272Z] Step 33/140 : FROM cross-${CROSS} as dev-base
17:54:31 [2020-03-12T17:54:31.272Z]  ---> 1882df4f3550
17:54:31 [2020-03-12T17:54:31.272Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
17:54:31 [2020-03-12T17:54:31.272Z]  ---> 1882df4f3550
17:54:31 [2020-03-12T17:54:31.272Z] Step 35/140 : ARG DEBIAN_FRONTEND
17:54:31 [2020-03-12T17:54:31.272Z]  ---> Using cache
17:54:31 [2020-03-12T17:54:31.272Z]  ---> 839d2e166919
17:54:31 [2020-03-12T17:54:31.272Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
17:54:31 [2020-03-12T17:54:31.557Z]  ---> Running in a5e73b074638
17:54:31 [2020-03-12T17:54:31.589Z] #52 ...
17:54:31 [2020-03-12T17:54:31.589Z] 
17:54:31 [2020-03-12T17:54:31.589Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:54:31 [2020-03-12T17:54:31.589Z] #25 DONE 0.7s
17:54:31 [2020-03-12T17:54:31.589Z] 
17:54:31 [2020-03-12T17:54:31.589Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:54:31 [2020-03-12T17:54:31.589Z] #27 DONE 0.1s
17:54:31 [2020-03-12T17:54:31.589Z] 
17:54:31 [2020-03-12T17:54:31.590Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:31 [2020-03-12T17:54:31.590Z] #39 152.2   CC       criu/protobuf-desc.o
17:54:31 [2020-03-12T17:54:31.590Z] #39 153.3   CC       criu/protobuf.o
17:54:31 [2020-03-12T17:54:31.590Z] #39 153.8   CC       criu/pstree.o
17:54:31 [2020-03-12T17:54:31.590Z] #39 ...
17:54:31 [2020-03-12T17:54:31.590Z] 
17:54:31 [2020-03-12T17:54:31.590Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
17:54:31 [2020-03-12T17:54:31.590Z] #30 DONE 0.1s
17:54:31 [2020-03-12T17:54:31.842Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:54:31 [2020-03-12T17:54:31.847Z] 
17:54:31 [2020-03-12T17:54:31.847Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:54:31 [2020-03-12T17:54:31.847Z] #35 DONE 0.1s
17:54:31 [2020-03-12T17:54:31.847Z] 
17:54:31 [2020-03-12T17:54:31.847Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:32 [2020-03-12T17:54:32.133Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:54:32 [2020-03-12T17:54:32.412Z] #39 155.2   CC       criu/rbtree.o
17:54:32 [2020-03-12T17:54:32.439Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:54:32 [2020-03-12T17:54:32.440Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
17:54:32 [2020-03-12T17:54:32.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:54:32 [2020-03-12T17:54:32.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:54:32 [2020-03-12T17:54:32.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:54:32 [2020-03-12T17:54:32.669Z] #39 155.5   CC       criu/rst-malloc.o
17:54:32 [2020-03-12T17:54:32.926Z] #39 155.8   CC       criu/seccomp.o
17:54:33 [2020-03-12T17:54:33.183Z] #39 ...
17:54:33 [2020-03-12T17:54:33.183Z] 
17:54:33 [2020-03-12T17:54:33.183Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:54:33 [2020-03-12T17:54:33.183Z] #52 182.1 + mkdir -p /build
17:54:33 [2020-03-12T17:54:33.183Z] #52 182.1 + cp runc /build/runc
17:54:33 [2020-03-12T17:54:33.184Z] #52 DONE 182.3s
17:54:33 [2020-03-12T17:54:33.184Z] 
17:54:33 [2020-03-12T17:54:33.184Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
17:54:33 [2020-03-12T17:54:33.921Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB]
17:54:33 [2020-03-12T17:54:33.921Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
17:54:34 [2020-03-12T17:54:34.116Z] #36 ...
17:54:34 [2020-03-12T17:54:34.116Z] 
17:54:34 [2020-03-12T17:54:34.116Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:34 [2020-03-12T17:54:34.116Z] #39 156.9   CC       criu/seize.o
17:54:35 [2020-03-12T17:54:35.047Z] #39 157.7   CC       criu/servicefd.o
17:54:35 [2020-03-12T17:54:35.305Z] #39 158.0   CC       criu/shmem.o
17:54:35 [2020-03-12T17:54:35.411Z] Fetched 8114 kB in 4s (2163 kB/s)
17:54:35 [2020-03-12T17:54:35.869Z] #39 158.6   CC       criu/sigframe.o
17:54:36 [2020-03-12T17:54:36.127Z] #39 158.8   CC       criu/signalfd.o
17:54:36 [2020-03-12T17:54:36.127Z] #39 159.0   CC       criu/sk-inet.o
17:54:36 [2020-03-12T17:54:36.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:54:36 [2020-03-12T17:54:36.895Z] Reading package lists...
17:54:37 [2020-03-12T17:54:37.058Z] #39 159.8   CC       criu/sk-netlink.o
17:54:37 [2020-03-12T17:54:37.316Z] #39 160.2   CC       criu/sk-packet.o
17:54:37 [2020-03-12T17:54:37.881Z] #39 160.7   CC       criu/sk-queue.o
17:54:38 [2020-03-12T17:54:38.090Z] Reading package lists...
17:54:38 [2020-03-12T17:54:38.090Z] Building dependency tree...
17:54:38 [2020-03-12T17:54:38.090Z] Reading state information...
17:54:38 [2020-03-12T17:54:38.375Z] The following additional packages will be installed:
17:54:38 [2020-03-12T17:54:38.375Z]   libapparmor1
17:54:38 [2020-03-12T17:54:38.375Z] Suggested packages:
17:54:38 [2020-03-12T17:54:38.375Z]   seccomp
17:54:38 [2020-03-12T17:54:38.375Z] The following NEW packages will be installed:
17:54:38 [2020-03-12T17:54:38.375Z]   libapparmor-dev libapparmor1 libseccomp-dev
17:54:38 [2020-03-12T17:54:38.375Z] 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
17:54:38 [2020-03-12T17:54:38.375Z] Need to get 307 kB of archives.
17:54:38 [2020-03-12T17:54:38.375Z] After this operation, 1108 kB of additional disk space will be used.
17:54:38 [2020-03-12T17:54:38.375Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
17:54:38 [2020-03-12T17:54:38.375Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
17:54:38 [2020-03-12T17:54:38.375Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
17:54:38 [2020-03-12T17:54:38.446Z] #39 161.1   CC       criu/sk-tcp.o
17:54:38 [2020-03-12T17:54:38.661Z] debconf: delaying package configuration, since apt-utils is not installed
17:54:38 [2020-03-12T17:54:38.661Z] Fetched 307 kB in 0s (2610 kB/s)
17:54:38 [2020-03-12T17:54:38.661Z] Selecting previously unselected package libapparmor1:ppc64el.
17:54:38 [2020-03-12T17:54:38.661Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
17:54:38 [2020-03-12T17:54:38.661Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ...
17:54:38 [2020-03-12T17:54:38.661Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ...
17:54:38 [2020-03-12T17:54:38.661Z] Selecting previously unselected package libapparmor-dev:ppc64el.
17:54:38 [2020-03-12T17:54:38.661Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ...
17:54:38 [2020-03-12T17:54:38.661Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
17:54:38 [2020-03-12T17:54:38.661Z] Selecting previously unselected package libseccomp-dev:ppc64el.
17:54:38 [2020-03-12T17:54:38.661Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ...
17:54:38 [2020-03-12T17:54:38.661Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
17:54:38 [2020-03-12T17:54:38.703Z] #39 161.5   CC       criu/sk-unix.o
17:54:38 [2020-03-12T17:54:38.945Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
17:54:38 [2020-03-12T17:54:38.945Z] Setting up libapparmor1:ppc64el (2.13.2-10) ...
17:54:38 [2020-03-12T17:54:38.945Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
17:54:38 [2020-03-12T17:54:38.945Z] Processing triggers for libc-bin (2.28-10) ...
17:54:39 [2020-03-12T17:54:39.232Z] Removing intermediate container a5e73b074638
17:54:39 [2020-03-12T17:54:39.232Z]  ---> 93f011560201
17:54:39 [2020-03-12T17:54:39.232Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
17:54:39 [2020-03-12T17:54:39.232Z]  ---> fd46bc54103b
17:54:39 [2020-03-12T17:54:39.232Z] Step 38/140 : ARG DEBIAN_FRONTEND
17:54:39 [2020-03-12T17:54:39.232Z]  ---> Running in 27aa657ce1cb
17:54:39 [2020-03-12T17:54:39.518Z] Removing intermediate container 27aa657ce1cb
17:54:39 [2020-03-12T17:54:39.518Z]  ---> 260005bf72c7
17:54:39 [2020-03-12T17:54:39.518Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libapparmor-dev             libseccomp-dev         && rm -rf /var/lib/apt/lists/*;     fi
17:54:39 [2020-03-12T17:54:39.518Z]  ---> Running in a48cf61dd88f
17:54:40 [2020-03-12T17:54:40.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:54:40 [2020-03-12T17:54:40.142Z] Removing intermediate container a48cf61dd88f
17:54:40 [2020-03-12T17:54:40.142Z]  ---> ba53302e01d0
17:54:40 [2020-03-12T17:54:40.142Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
17:54:40 [2020-03-12T17:54:40.142Z]  ---> 93f011560201
17:54:40 [2020-03-12T17:54:40.142Z] Step 41/140 : FROM base AS tomlv
17:54:40 [2020-03-12T17:54:40.142Z]  ---> 1882df4f3550
17:54:40 [2020-03-12T17:54:40.142Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
17:54:40 [2020-03-12T17:54:40.142Z]  ---> Running in efa9af6b6bde
17:54:40 [2020-03-12T17:54:40.372Z] Removing intermediate container ba53883006ac
17:54:40 [2020-03-12T17:54:40.372Z]  ---> 61dfa13ab505
17:54:40 [2020-03-12T17:54:40.372Z] Step 78/140 : FROM dev-base AS dockercli
17:54:40 [2020-03-12T17:54:40.372Z]  ---> d87a98cf0d1c
17:54:40 [2020-03-12T17:54:40.372Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
17:54:40 [2020-03-12T17:54:40.372Z]  ---> Running in 12a69987947f
17:54:40 [2020-03-12T17:54:40.372Z] Removing intermediate container 12a69987947f
17:54:40 [2020-03-12T17:54:40.372Z]  ---> 8525700490bb
17:54:40 [2020-03-12T17:54:40.372Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
17:54:40 [2020-03-12T17:54:40.372Z]  ---> Running in 842fff8a5d1a
17:54:40 [2020-03-12T17:54:40.372Z] Removing intermediate container 842fff8a5d1a
17:54:40 [2020-03-12T17:54:40.372Z]  ---> 36342e42c932
17:54:40 [2020-03-12T17:54:40.372Z] Step 81/140 : ARG DOCKERCLI_VERSION
17:54:40 [2020-03-12T17:54:40.372Z]  ---> Running in 24fb923c8d8a
17:54:40 [2020-03-12T17:54:40.372Z] Removing intermediate container 24fb923c8d8a
17:54:40 [2020-03-12T17:54:40.372Z]  ---> daed9e41f77d
17:54:40 [2020-03-12T17:54:40.372Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:54:40 [2020-03-12T17:54:40.428Z] Removing intermediate container efa9af6b6bde
17:54:40 [2020-03-12T17:54:40.428Z]  ---> a5e7aec8f546
17:54:40 [2020-03-12T17:54:40.428Z] Step 43/140 : ARG TOMLV_COMMIT
17:54:40 [2020-03-12T17:54:40.428Z]  ---> Running in b1421f9ef820
17:54:40 [2020-03-12T17:54:40.428Z] Removing intermediate container b1421f9ef820
17:54:40 [2020-03-12T17:54:40.428Z]  ---> 620f074217fa
17:54:40 [2020-03-12T17:54:40.428Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:54:40 [2020-03-12T17:54:40.600Z] #39 163.2   CC       criu/sockets.o
17:54:40 [2020-03-12T17:54:40.733Z]  ---> d428aa81cc6b
17:54:40 [2020-03-12T17:54:40.733Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:54:40 [2020-03-12T17:54:40.757Z]  ---> 8a1b79c0eb75
17:54:40 [2020-03-12T17:54:40.757Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:54:40 [2020-03-12T17:54:40.757Z]  ---> 22c13dae1133
17:54:40 [2020-03-12T17:54:40.757Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:54:40 [2020-03-12T17:54:40.757Z]  ---> Running in de819797c981
17:54:40 [2020-03-12T17:54:40.946Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:54:40 [2020-03-12T17:54:40.946Z] 
17:54:40 [2020-03-12T17:54:40.946Z]  ________   ____  __.
17:54:40 [2020-03-12T17:54:40.946Z]  \_____  \ |    |/ _|
17:54:40 [2020-03-12T17:54:40.946Z]  /   |   \|      <
17:54:40 [2020-03-12T17:54:40.946Z]  /    |    \    |  \
17:54:40 [2020-03-12T17:54:40.946Z]  \_______  /____|__ \
17:54:40 [2020-03-12T17:54:40.946Z]          \/        \/
17:54:40 [2020-03-12T17:54:40.946Z] 
17:54:40 [2020-03-12T17:54:40.946Z] INFO: make.ps1 ended at 03/12/2020 17:54:36
17:54:40 [2020-03-12T17:54:40.946Z] INFO: Binaries build ended at 03/12/2020 17:54:38. Duration:00:01:15.0386845
17:54:40 [2020-03-12T17:54:40.946Z] INFO: Copying the built daemon binary to d:\CI\PR-40558\5\binary\dockerd-57d510575.exe...
17:54:41 [2020-03-12T17:54:41.043Z] + RM_GOPATH=0
17:54:41 [2020-03-12T17:54:41.043Z] + TMP_GOPATH=
17:54:41 [2020-03-12T17:54:41.043Z] + : /build
17:54:41 [2020-03-12T17:54:41.043Z] + '[' -z '' ']'
17:54:41 [2020-03-12T17:54:41.043Z] ++ mktemp -d
17:54:41 [2020-03-12T17:54:41.043Z] + export GOPATH=/tmp/tmp.NZNfxuoZzI
17:54:41 [2020-03-12T17:54:41.043Z] + GOPATH=/tmp/tmp.NZNfxuoZzI
17:54:41 [2020-03-12T17:54:41.043Z] + RM_GOPATH=1
17:54:41 [2020-03-12T17:54:41.043Z] ++ dirname ./install.sh
17:54:41 [2020-03-12T17:54:41.043Z] + dir=.
17:54:41 [2020-03-12T17:54:41.043Z] + bin=tomlv
17:54:41 [2020-03-12T17:54:41.043Z] + shift
17:54:41 [2020-03-12T17:54:41.043Z] + '[' '!' -f ./tomlv.installer ']'
17:54:41 [2020-03-12T17:54:41.043Z] + . ./tomlv.installer
17:54:41 [2020-03-12T17:54:41.043Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:54:41 [2020-03-12T17:54:41.043Z] + install_tomlv
17:54:41 [2020-03-12T17:54:41.043Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:54:41 [2020-03-12T17:54:41.043Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NZNfxuoZzI/src/github.com/BurntSushi/toml
17:54:41 [2020-03-12T17:54:41.043Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:54:41 [2020-03-12T17:54:41.043Z] Cloning into '/tmp/tmp.NZNfxuoZzI/src/github.com/BurntSushi/toml'...
17:54:41 [2020-03-12T17:54:41.080Z]  ---> cb65cc071b93
17:54:41 [2020-03-12T17:54:41.080Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:54:41 [2020-03-12T17:54:41.080Z]  ---> Running in 218530dcd8db
17:54:41 [2020-03-12T17:54:41.165Z] #39 164.0   CC       criu/stats.o
17:54:41 [2020-03-12T17:54:41.328Z] + cd /tmp/tmp.NZNfxuoZzI/src/github.com/BurntSushi/toml
17:54:41 [2020-03-12T17:54:41.328Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:54:41 [2020-03-12T17:54:41.423Z] #39 164.2   CC       criu/string.o
17:54:41 [2020-03-12T17:54:41.423Z] #39 164.3   CC       criu/sysctl.o
17:54:41 [2020-03-12T17:54:41.430Z] + RM_GOPATH=0
17:54:41 [2020-03-12T17:54:41.430Z] + TMP_GOPATH=
17:54:41 [2020-03-12T17:54:41.430Z] + : /build
17:54:41 [2020-03-12T17:54:41.430Z] + '[' -z '' ']'
17:54:41 [2020-03-12T17:54:41.430Z] ++ mktemp -d
17:54:41 [2020-03-12T17:54:41.430Z] + export GOPATH=/tmp/tmp.KN9pB26Rvp
17:54:41 [2020-03-12T17:54:41.430Z] + GOPATH=/tmp/tmp.KN9pB26Rvp
17:54:41 [2020-03-12T17:54:41.430Z] + RM_GOPATH=1
17:54:41 [2020-03-12T17:54:41.431Z] ++ dirname ./install.sh
17:54:41 [2020-03-12T17:54:41.431Z] + dir=.
17:54:41 [2020-03-12T17:54:41.431Z] + bin=dockercli
17:54:41 [2020-03-12T17:54:41.431Z] + shift
17:54:41 [2020-03-12T17:54:41.431Z] + '[' '!' -f ./dockercli.installer ']'
17:54:41 [2020-03-12T17:54:41.431Z] + . ./dockercli.installer
17:54:41 [2020-03-12T17:54:41.431Z] ++ : stable
17:54:41 [2020-03-12T17:54:41.431Z] ++ : 17.06.2-ce
17:54:41 [2020-03-12T17:54:41.431Z] + install_dockercli
17:54:41 [2020-03-12T17:54:41.431Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
17:54:41 [2020-03-12T17:54:41.431Z] ++ uname -m
17:54:41 [2020-03-12T17:54:41.431Z] Install docker/cli version 17.06.2-ce from stable
17:54:41 [2020-03-12T17:54:41.431Z] + arch=s390x
17:54:41 [2020-03-12T17:54:41.431Z] + '[' s390x '!=' x86_64 ']'
17:54:41 [2020-03-12T17:54:41.431Z] + '[' s390x '!=' s390x ']'
17:54:41 [2020-03-12T17:54:41.431Z] + url=https://download.docker.com/linux/static
17:54:41 [2020-03-12T17:54:41.431Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
17:54:41 [2020-03-12T17:54:41.431Z] + tar -xz docker/docker
17:54:41 [2020-03-12T17:54:41.625Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:54:41 [2020-03-12T17:54:41.625Z] internal/cpu
17:54:41 [2020-03-12T17:54:41.625Z] errors
17:54:41 [2020-03-12T17:54:41.625Z] math/bits
17:54:41 [2020-03-12T17:54:41.625Z] runtime/internal/atomic
17:54:41 [2020-03-12T17:54:41.625Z] runtime/internal/sys
17:54:41 [2020-03-12T17:54:41.625Z] runtime/internal/math
17:54:41 [2020-03-12T17:54:41.625Z] internal/bytealg
17:54:41 [2020-03-12T17:54:41.625Z] unicode/utf8
17:54:41 [2020-03-12T17:54:41.625Z] internal/race
17:54:41 [2020-03-12T17:54:41.625Z] math
17:54:41 [2020-03-12T17:54:41.625Z] sync/atomic
17:54:41 [2020-03-12T17:54:41.915Z] unicode
17:54:41 [2020-03-12T17:54:41.915Z] internal/testlog
17:54:41 [2020-03-12T17:54:41.915Z] runtime
17:54:41 [2020-03-12T17:54:41.915Z] encoding
17:54:41 [2020-03-12T17:54:41.915Z] runtime/cgo
17:54:41 [2020-03-12T17:54:41.987Z] #39 ...
17:54:41 [2020-03-12T17:54:41.987Z] 
17:54:41 [2020-03-12T17:54:41.987Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
17:54:41 [2020-03-12T17:54:41.987Z] #36 227.9 + dpkg --print-architecture
17:54:41 [2020-03-12T17:54:41.987Z] #36 227.9 + cd /tmp/tmp.gKQWo7Bwdz/src/github.com/docker/distribution
17:54:41 [2020-03-12T17:54:41.987Z] #36 227.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:54:41 [2020-03-12T17:54:41.987Z] #36 228.1 + GOPATH=/tmp/tmp.gKQWo7Bwdz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gKQWo7Bwdz
17:54:41 [2020-03-12T17:54:41.987Z] #36 228.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:54:42 [2020-03-12T17:54:42.476Z] INFO: Copying the built client binary to d:\CI\PR-40558\5\binary\docker-57d510575.exe...
17:54:42 [2020-03-12T17:54:42.477Z] INFO: Copying dockerversion from the container...
17:54:42 [2020-03-12T17:54:42.477Z] INFO: Copying the golang package from the container to d:\CI\PR-40558\5\installer\go.zip...
17:54:42 [2020-03-12T17:54:42.548Z] strconv
17:54:42 [2020-03-12T17:54:42.667Z] + mkdir -p /build
17:54:42 [2020-03-12T17:54:42.667Z] + mv docker/docker /build/
17:54:42 [2020-03-12T17:54:42.667Z] + rmdir docker
17:54:43 [2020-03-12T17:54:43.140Z] Removing intermediate container 218530dcd8db
17:54:43 [2020-03-12T17:54:43.140Z]  ---> 0c200bf6ce34
17:54:43 [2020-03-12T17:54:43.140Z] Step 85/140 : FROM runtime-dev AS runc
17:54:43 [2020-03-12T17:54:43.140Z]  ---> ff26abff669d
17:54:43 [2020-03-12T17:54:43.140Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
17:54:43 [2020-03-12T17:54:43.140Z]  ---> Running in 1e4c0a1df527
17:54:43 [2020-03-12T17:54:43.608Z] Removing intermediate container 1e4c0a1df527
17:54:43 [2020-03-12T17:54:43.608Z]  ---> 84017611b8fd
17:54:43 [2020-03-12T17:54:43.608Z] Step 87/140 : ARG RUNC_COMMIT
17:54:43 [2020-03-12T17:54:43.608Z]  ---> Running in c5091d657089
17:54:43 [2020-03-12T17:54:43.608Z] Removing intermediate container c5091d657089
17:54:43 [2020-03-12T17:54:43.608Z]  ---> 9469a24ff3d8
17:54:43 [2020-03-12T17:54:43.608Z] Step 88/140 : ARG RUNC_BUILDTAGS
17:54:43 [2020-03-12T17:54:43.973Z]  ---> Running in f590b5375b1c
17:54:43 [2020-03-12T17:54:43.973Z] Removing intermediate container f590b5375b1c
17:54:43 [2020-03-12T17:54:43.973Z]  ---> ceb371cfcda2
17:54:43 [2020-03-12T17:54:43.973Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:54:44 [2020-03-12T17:54:44.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:54:44 [2020-03-12T17:54:44.323Z]  ---> 5d83a357e028
17:54:44 [2020-03-12T17:54:44.323Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:54:44 [2020-03-12T17:54:44.674Z]  ---> 5ad33d533301
17:54:44 [2020-03-12T17:54:44.674Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:54:44 [2020-03-12T17:54:44.674Z]  ---> Running in ad7f9a79bbc2
17:54:45 [2020-03-12T17:54:45.033Z] + RM_GOPATH=0
17:54:45 [2020-03-12T17:54:45.033Z] + TMP_GOPATH=
17:54:45 [2020-03-12T17:54:45.033Z] + : /build
17:54:45 [2020-03-12T17:54:45.033Z] + '[' -z '' ']'
17:54:45 [2020-03-12T17:54:45.033Z] ++ mktemp -d
17:54:45 [2020-03-12T17:54:45.033Z] + export GOPATH=/tmp/tmp.jA2FtvDU8i
17:54:45 [2020-03-12T17:54:45.033Z] + GOPATH=/tmp/tmp.jA2FtvDU8i
17:54:45 [2020-03-12T17:54:45.033Z] + RM_GOPATH=1
17:54:45 [2020-03-12T17:54:45.033Z] ++ dirname ./install.sh
17:54:45 [2020-03-12T17:54:45.033Z] + dir=.
17:54:45 [2020-03-12T17:54:45.033Z] + bin=runc
17:54:45 [2020-03-12T17:54:45.033Z] + shift
17:54:45 [2020-03-12T17:54:45.033Z] + '[' '!' -f ./runc.installer ']'
17:54:45 [2020-03-12T17:54:45.033Z] + . ./runc.installer
17:54:45 [2020-03-12T17:54:45.033Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:54:45 [2020-03-12T17:54:45.033Z] + install_runc
17:54:45 [2020-03-12T17:54:45.033Z] + uname -r
17:54:45 [2020-03-12T17:54:45.033Z] + grep -q '^3\.10\.0.*\.el7\.'
17:54:45 [2020-03-12T17:54:45.033Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:54:45 [2020-03-12T17:54:45.033Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
17:54:45 [2020-03-12T17:54:45.033Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
17:54:45 [2020-03-12T17:54:45.033Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jA2FtvDU8i/src/github.com/opencontainers/runc
17:54:45 [2020-03-12T17:54:45.033Z] Cloning into '/tmp/tmp.jA2FtvDU8i/src/github.com/opencontainers/runc'...
17:54:45 [2020-03-12T17:54:45.362Z] INFO: Extracting go.zip to d:\CI\PR-40558\5\go
17:54:46 [2020-03-12T17:54:46.040Z] sync
17:54:46 [2020-03-12T17:54:46.040Z] io
17:54:46 [2020-03-12T17:54:46.040Z] reflect
17:54:46 [2020-03-12T17:54:46.040Z] syscall
17:54:46 [2020-03-12T17:54:46.040Z] bytes
17:54:46 [2020-03-12T17:54:46.040Z] strings
17:54:46 [2020-03-12T17:54:46.255Z] + cd /tmp/tmp.jA2FtvDU8i/src/github.com/opencontainers/runc
17:54:46 [2020-03-12T17:54:46.255Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:54:46 [2020-03-12T17:54:46.255Z] + '[' -z '' ']'
17:54:46 [2020-03-12T17:54:46.255Z] + target=static
17:54:46 [2020-03-12T17:54:46.255Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:54:46 [2020-03-12T17:54:46.330Z] bufio
17:54:46 [2020-03-12T17:54:46.616Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
17:54:46 [2020-03-12T17:54:46.621Z] path
17:54:46 [2020-03-12T17:54:46.912Z] text/tabwriter
17:54:47 [2020-03-12T17:54:47.198Z] internal/syscall/unix
17:54:47 [2020-03-12T17:54:47.198Z] time
17:54:47 [2020-03-12T17:54:47.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:54:47 [2020-03-12T17:54:47.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:54:47 [2020-03-12T17:54:47.825Z] sort
17:54:47 [2020-03-12T17:54:47.825Z] internal/poll
17:54:48 [2020-03-12T17:54:48.112Z] internal/fmtsort
17:54:48 [2020-03-12T17:54:48.112Z] os
17:54:48 [2020-03-12T17:54:48.399Z] path/filepath
17:54:48 [2020-03-12T17:54:48.399Z] fmt
17:54:48 [2020-03-12T17:54:48.537Z] #36 ...
17:54:48 [2020-03-12T17:54:48.537Z] 
17:54:48 [2020-03-12T17:54:48.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:48 [2020-03-12T17:54:48.537Z] #39 165.0   CC       criu/sysfs_parse.o
17:54:48 [2020-03-12T17:54:48.537Z] #39 165.3   CC       criu/timerfd.o
17:54:48 [2020-03-12T17:54:48.537Z] #39 165.7   CC       criu/tty.o
17:54:48 [2020-03-12T17:54:48.537Z] #39 167.3   CC       criu/tun.o
17:54:48 [2020-03-12T17:54:48.537Z] #39 167.7   CC       criu/uffd.o
17:54:48 [2020-03-12T17:54:48.537Z] #39 168.7   CC       criu/util.o
17:54:48 [2020-03-12T17:54:48.537Z] #39 169.8   CC       criu/uts_ns.o
17:54:48 [2020-03-12T17:54:48.537Z] #39 170.0   CC       criu/vdso-compat.o
17:54:48 [2020-03-12T17:54:48.537Z] #39 170.2   CC       criu/vdso.o
17:54:48 [2020-03-12T17:54:48.537Z] #39 170.7   LINK     criu/built-in.o
17:54:48 [2020-03-12T17:54:48.537Z] #39 170.9   LINK     criu/criu
17:54:48 [2020-03-12T17:54:48.537Z] #39 171.3   DEP      lib/c/criu.d
17:54:48 [2020-03-12T17:54:48.537Z] #39 171.4   CC       images/rpc.pb-c.o
17:54:48 [2020-03-12T17:54:48.685Z] io/ioutil
17:54:48 [2020-03-12T17:54:48.973Z] log
17:54:48 [2020-03-12T17:54:48.973Z] flag
17:54:48 [2020-03-12T17:54:48.973Z] github.com/BurntSushi/toml
17:54:49 [2020-03-12T17:54:49.102Z] #39 172.0   CC       lib/c/criu.o
17:54:49 [2020-03-12T17:54:49.995Z] github.com/BurntSushi/toml/cmd/tomlv
17:54:50 [2020-03-12T17:54:50.033Z] #39 172.8   LINK     lib/c/built-in.o
17:54:50 [2020-03-12T17:54:50.033Z] #39 172.8   LINK     lib/c/libcriu.so
17:54:50 [2020-03-12T17:54:50.290Z] #39 173.1   GEN      magic.py
17:54:50 [2020-03-12T17:54:50.290Z] #39 173.2 Note: Building without setproctitle() and strlcpy() support.
17:54:50 [2020-03-12T17:54:50.290Z] #39 173.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:54:50 [2020-03-12T17:54:50.856Z] #39 173.8 fatal: not a git repository (or any of the parent directories): .git
17:54:51 [2020-03-12T17:54:51.421Z] #39 174.4 make[1]: Nothing to be done for 'all'.
17:54:51 [2020-03-12T17:54:51.492Z] Removing intermediate container de819797c981
17:54:51 [2020-03-12T17:54:51.492Z]  ---> b1e2bc4ee462
17:54:51 [2020-03-12T17:54:51.492Z] Step 47/140 : FROM base AS vndr
17:54:51 [2020-03-12T17:54:51.492Z]  ---> 1882df4f3550
17:54:51 [2020-03-12T17:54:51.492Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
17:54:51 [2020-03-12T17:54:51.492Z]  ---> Running in e2cef786a636
17:54:51 [2020-03-12T17:54:51.492Z] Removing intermediate container e2cef786a636
17:54:51 [2020-03-12T17:54:51.492Z]  ---> 0a623dc5b38a
17:54:51 [2020-03-12T17:54:51.492Z] Step 49/140 : ARG VNDR_COMMIT
17:54:51 [2020-03-12T17:54:51.492Z]  ---> Running in 7c3a92c396d7
17:54:51 [2020-03-12T17:54:51.782Z] Removing intermediate container 7c3a92c396d7
17:54:51 [2020-03-12T17:54:51.782Z]  ---> 19a734a8a5bf
17:54:51 [2020-03-12T17:54:51.782Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:54:51 [2020-03-12T17:54:51.782Z]  ---> 1e36f7a8965c
17:54:51 [2020-03-12T17:54:51.782Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:54:52 [2020-03-12T17:54:52.074Z]  ---> a4077c69917d
17:54:52 [2020-03-12T17:54:52.074Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:54:52 [2020-03-12T17:54:52.074Z]  ---> Running in 044eb82d0d53
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.0 make[1]: 'images/built-in.o' is up to date.
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.1 make[1]: 'compel/libcompel.a' is up to date.
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.1 make[1]: 'compel/compel-host-bin' is up to date.
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.1 make[1]: Nothing to be done for 'all'.
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.1 make[1]: 'soccr/libsoccr.a' is up to date.
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.2 make[2]: Nothing to be done for 'all'.
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.2 make[2]: Nothing to be done for 'all'.
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.3 make[2]: Nothing to be done for 'all'.
17:54:52 [2020-03-12T17:54:52.353Z] #39 175.3 make[2]: Nothing to be done for 'all'.
17:54:52 [2020-03-12T17:54:52.366Z] + RM_GOPATH=0
17:54:52 [2020-03-12T17:54:52.366Z] + TMP_GOPATH=
17:54:52 [2020-03-12T17:54:52.366Z] + : /build
17:54:52 [2020-03-12T17:54:52.366Z] + '[' -z '' ']'
17:54:52 [2020-03-12T17:54:52.366Z] ++ mktemp -d
17:54:52 [2020-03-12T17:54:52.366Z] + export GOPATH=/tmp/tmp.RcPVWPZev0
17:54:52 [2020-03-12T17:54:52.366Z] + GOPATH=/tmp/tmp.RcPVWPZev0
17:54:52 [2020-03-12T17:54:52.366Z] + RM_GOPATH=1
17:54:52 [2020-03-12T17:54:52.366Z] ++ dirname ./install.sh
17:54:52 [2020-03-12T17:54:52.366Z] + dir=.
17:54:52 [2020-03-12T17:54:52.366Z] + bin=vndr
17:54:52 [2020-03-12T17:54:52.366Z] + shift
17:54:52 [2020-03-12T17:54:52.366Z] + '[' '!' -f ./vndr.installer ']'
17:54:52 [2020-03-12T17:54:52.366Z] + . ./vndr.installer
17:54:52 [2020-03-12T17:54:52.366Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:54:52 [2020-03-12T17:54:52.366Z] + install_vndr
17:54:52 [2020-03-12T17:54:52.366Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
17:54:52 [2020-03-12T17:54:52.366Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RcPVWPZev0/src/github.com/LK4D4/vndr
17:54:52 [2020-03-12T17:54:52.366Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:54:52 [2020-03-12T17:54:52.366Z] Cloning into '/tmp/tmp.RcPVWPZev0/src/github.com/LK4D4/vndr'...
17:54:52 [2020-03-12T17:54:52.612Z] #39 175.4 make[2]: Nothing to be done for 'all'.
17:54:52 [2020-03-12T17:54:52.612Z] #39 175.4 make[2]: Nothing to be done for 'all'.
17:54:52 [2020-03-12T17:54:52.612Z] #39 175.4 make[2]: Nothing to be done for 'all'.
17:54:52 [2020-03-12T17:54:52.869Z] #39 175.6 make[2]: Nothing to be done for 'all'.
17:54:52 [2020-03-12T17:54:52.869Z] #39 175.6   INSTALL  criu/criu
17:54:52 [2020-03-12T17:54:52.994Z] + cd /tmp/tmp.RcPVWPZev0/src/github.com/LK4D4/vndr
17:54:52 [2020-03-12T17:54:52.994Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
17:54:52 [2020-03-12T17:54:52.994Z] + go build -buildmode=pie -v -o /build/vndr .
17:54:52 [2020-03-12T17:54:52.994Z] internal/cpu
17:54:52 [2020-03-12T17:54:52.994Z] errors
17:54:52 [2020-03-12T17:54:52.994Z] runtime/internal/atomic
17:54:52 [2020-03-12T17:54:52.994Z] internal/race
17:54:52 [2020-03-12T17:54:52.994Z] runtime/internal/sys
17:54:52 [2020-03-12T17:54:52.994Z] sync/atomic
17:54:52 [2020-03-12T17:54:52.994Z] unicode
17:54:52 [2020-03-12T17:54:52.994Z] runtime/internal/math
17:54:52 [2020-03-12T17:54:52.994Z] internal/bytealg
17:54:53 [2020-03-12T17:54:53.126Z] #39 DONE 176.0s
17:54:53 [2020-03-12T17:54:53.126Z] 
17:54:53 [2020-03-12T17:54:53.126Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
17:54:53 [2020-03-12T17:54:53.293Z] unicode/utf8
17:54:53 [2020-03-12T17:54:53.293Z] math/bits
17:54:53 [2020-03-12T17:54:53.293Z] internal/testlog
17:54:53 [2020-03-12T17:54:53.293Z] math
17:54:53 [2020-03-12T17:54:53.293Z] runtime
17:54:53 [2020-03-12T17:54:53.293Z] encoding
17:54:53 [2020-03-12T17:54:53.293Z] unicode/utf16
17:54:53 [2020-03-12T17:54:53.293Z] container/list
17:54:53 [2020-03-12T17:54:53.595Z] crypto/internal/subtle
17:54:53 [2020-03-12T17:54:53.595Z] crypto/subtle
17:54:53 [2020-03-12T17:54:53.595Z] internal/x/crypto/cryptobyte/asn1
17:54:53 [2020-03-12T17:54:53.888Z] internal/nettrace
17:54:53 [2020-03-12T17:54:53.888Z] internal/x/net/dns/dnsmessage
17:54:53 [2020-03-12T17:54:53.888Z] runtime/cgo
17:54:54 [2020-03-12T17:54:54.190Z] strconv
17:54:54 [2020-03-12T17:54:54.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:54:54 [2020-03-12T17:54:54.820Z] crypto/rc4
17:54:55 [2020-03-12T17:54:55.651Z] #36 247.7 + rm -rf /tmp/tmp.gKQWo7Bwdz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gKQWo7Bwdz
17:54:55 [2020-03-12T17:54:55.909Z] #36 DONE 247.9s
17:54:55 [2020-03-12T17:54:55.909Z] 
17:54:55 [2020-03-12T17:54:55.909Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:54:56 [2020-03-12T17:54:56.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:54:57 [2020-03-12T17:54:57.533Z] sync
17:54:57 [2020-03-12T17:54:57.533Z] io
17:54:57 [2020-03-12T17:54:57.533Z] github.com/LK4D4/vndr/godl/singleflight
17:54:57 [2020-03-12T17:54:57.533Z] reflect
17:54:57 [2020-03-12T17:54:57.533Z] syscall
17:54:57 [2020-03-12T17:54:57.533Z] math/rand
17:54:57 [2020-03-12T17:54:57.805Z] #57 ...
17:54:57 [2020-03-12T17:54:57.805Z] 
17:54:57 [2020-03-12T17:54:57.805Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:54:57 [2020-03-12T17:54:57.805Z] #37 DONE 0.2s
17:54:57 [2020-03-12T17:54:57.805Z] 
17:54:57 [2020-03-12T17:54:57.805Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:54:57 [2020-03-12T17:54:57.805Z] #48 ...
17:54:57 [2020-03-12T17:54:57.805Z] 
17:54:57 [2020-03-12T17:54:57.805Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
17:54:57 [2020-03-12T17:54:57.805Z] #40 DONE 0.1s
17:54:57 [2020-03-12T17:54:57.805Z] 
17:54:57 [2020-03-12T17:54:57.805Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:54:57 [2020-03-12T17:54:57.805Z] #43 DONE 0.1s
17:54:57 [2020-03-12T17:54:57.805Z] 
17:54:57 [2020-03-12T17:54:57.805Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:54:57 [2020-03-12T17:54:57.805Z] #57 ...
17:54:57 [2020-03-12T17:54:57.805Z] 
17:54:57 [2020-03-12T17:54:57.805Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:54:57 [2020-03-12T17:54:57.805Z] #46 DONE 0.1s
17:54:57 [2020-03-12T17:54:57.820Z] bytes
17:54:57 [2020-03-12T17:54:57.820Z] strings
17:54:58 [2020-03-12T17:54:58.063Z] 
17:54:58 [2020-03-12T17:54:58.063Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:54:58 [2020-03-12T17:54:58.320Z] #48 DONE 250.1s
17:54:58 [2020-03-12T17:54:58.320Z] 
17:54:58 [2020-03-12T17:54:58.320Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:54:58 [2020-03-12T17:54:58.447Z] bufio
17:54:58 [2020-03-12T17:54:58.734Z] path
17:54:58 [2020-03-12T17:54:58.734Z] hash
17:54:59 [2020-03-12T17:54:59.022Z] hash/crc32
17:54:59 [2020-03-12T17:54:59.022Z] crypto
17:54:59 [2020-03-12T17:54:59.022Z] crypto/internal/randutil
17:54:59 [2020-03-12T17:54:59.022Z] time
17:54:59 [2020-03-12T17:54:59.022Z] internal/syscall/unix
17:54:59 [2020-03-12T17:54:59.022Z] crypto/sha512
17:54:59 [2020-03-12T17:54:59.022Z] crypto/hmac
17:54:59 [2020-03-12T17:54:59.312Z] crypto/sha1
17:54:59 [2020-03-12T17:54:59.312Z] crypto/sha256
17:54:59 [2020-03-12T17:54:59.312Z] internal/singleflight
17:54:59 [2020-03-12T17:54:59.600Z] internal/x/crypto/hkdf
17:54:59 [2020-03-12T17:54:59.600Z] internal/x/text/transform
17:54:59 [2020-03-12T17:54:59.889Z] encoding/binary
17:54:59 [2020-03-12T17:54:59.889Z] sort
17:54:59 [2020-03-12T17:54:59.889Z] internal/poll
17:55:00 [2020-03-12T17:55:00.159Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:55:00 [2020-03-12T17:55:00.159Z] + mkdir -p /build
17:55:00 [2020-03-12T17:55:00.159Z] + cp runc /build/runc
17:55:00 [2020-03-12T17:55:00.159Z] Removing intermediate container ad7f9a79bbc2
17:55:00 [2020-03-12T17:55:00.159Z]  ---> 3010f926094d
17:55:00 [2020-03-12T17:55:00.159Z] Step 92/140 : FROM dev-base AS tini
17:55:00 [2020-03-12T17:55:00.159Z]  ---> d87a98cf0d1c
17:55:00 [2020-03-12T17:55:00.159Z] Step 93/140 : ARG DEBIAN_FRONTEND
17:55:00 [2020-03-12T17:55:00.159Z]  ---> Using cache
17:55:00 [2020-03-12T17:55:00.159Z]  ---> 9df481dc7394
17:55:00 [2020-03-12T17:55:00.159Z] Step 94/140 : ARG TINI_COMMIT
17:55:00 [2020-03-12T17:55:00.159Z]  ---> Running in 2985e68955b8
17:55:00 [2020-03-12T17:55:00.178Z] internal/fmtsort
17:55:00 [2020-03-12T17:55:00.178Z] regexp/syntax
17:55:00 [2020-03-12T17:55:00.216Z] #57 ...
17:55:00 [2020-03-12T17:55:00.216Z] 
17:55:00 [2020-03-12T17:55:00.216Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
17:55:00 [2020-03-12T17:55:00.466Z] crypto/cipher
17:55:00 [2020-03-12T17:55:00.466Z] encoding/base64
17:55:00 [2020-03-12T17:55:00.466Z] os
17:55:00 [2020-03-12T17:55:00.466Z] crypto/md5
17:55:00 [2020-03-12T17:55:00.473Z] #49 DONE 0.5s
17:55:00 [2020-03-12T17:55:00.473Z] 
17:55:00 [2020-03-12T17:55:00.473Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
17:55:00 [2020-03-12T17:55:00.473Z] #53 DONE 0.1s
17:55:00 [2020-03-12T17:55:00.473Z] 
17:55:00 [2020-03-12T17:55:00.473Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:55:00 [2020-03-12T17:55:00.589Z] Removing intermediate container 2985e68955b8
17:55:00 [2020-03-12T17:55:00.589Z]  ---> 98c4f00d6de4
17:55:00 [2020-03-12T17:55:00.589Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
17:55:00 [2020-03-12T17:55:00.589Z]  ---> Running in 12f9f4a5ed23
17:55:00 [2020-03-12T17:55:00.757Z] crypto/aes
17:55:00 [2020-03-12T17:55:00.757Z] crypto/des
17:55:01 [2020-03-12T17:55:01.044Z] encoding/pem
17:55:01 [2020-03-12T17:55:01.044Z] internal/x/crypto/internal/chacha20
17:55:01 [2020-03-12T17:55:01.044Z] internal/x/crypto/poly1305
17:55:01 [2020-03-12T17:55:01.044Z] internal/x/crypto/curve25519
17:55:01 [2020-03-12T17:55:01.330Z] internal/x/crypto/chacha20poly1305
17:55:01 [2020-03-12T17:55:01.330Z] fmt
17:55:01 [2020-03-12T17:55:01.330Z] path/filepath
17:55:01 [2020-03-12T17:55:01.330Z] regexp
17:55:01 [2020-03-12T17:55:01.440Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:55:01 [2020-03-12T17:55:01.440Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:55:01 [2020-03-12T17:55:01.440Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:55:01 [2020-03-12T17:55:01.440Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
17:55:01 [2020-03-12T17:55:01.440Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB]
17:55:01 [2020-03-12T17:55:01.617Z] io/ioutil
17:55:01 [2020-03-12T17:55:01.806Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
17:55:01 [2020-03-12T17:55:01.905Z] github.com/LK4D4/vndr/versioned
17:55:01 [2020-03-12T17:55:01.905Z] net/url
17:55:01 [2020-03-12T17:55:01.905Z] go/token
17:55:01 [2020-03-12T17:55:01.905Z] flag
17:55:01 [2020-03-12T17:55:01.905Z] text/template/parse
17:55:02 [2020-03-12T17:55:02.192Z] go/scanner
17:55:02 [2020-03-12T17:55:02.482Z] log
17:55:02 [2020-03-12T17:55:02.482Z] encoding/json
17:55:02 [2020-03-12T17:55:02.482Z] go/ast
17:55:02 [2020-03-12T17:55:02.482Z] encoding/xml
17:55:02 [2020-03-12T17:55:02.548Z] Fetched 8029 kB in 1s (5559 kB/s)
17:55:02 [2020-03-12T17:55:02.895Z] Reading package lists...
17:55:03 [2020-03-12T17:55:03.261Z] Reading package lists...
17:55:03 [2020-03-12T17:55:03.511Z] text/template
17:55:03 [2020-03-12T17:55:03.624Z] Building dependency tree...
17:55:03 [2020-03-12T17:55:03.624Z] Reading state information...
17:55:03 [2020-03-12T17:55:03.624Z] The following additional packages will be installed:
17:55:03 [2020-03-12T17:55:03.624Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:55:03 [2020-03-12T17:55:03.624Z] Suggested packages:
17:55:03 [2020-03-12T17:55:03.624Z]   cmake-doc ninja-build lrzip
17:55:03 [2020-03-12T17:55:03.624Z] Recommended packages:
17:55:03 [2020-03-12T17:55:03.624Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:55:03 [2020-03-12T17:55:03.624Z] The following NEW packages will be installed:
17:55:03 [2020-03-12T17:55:03.624Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:55:03 [2020-03-12T17:55:03.624Z]   vim-common xxd
17:55:03 [2020-03-12T17:55:03.624Z] 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded.
17:55:03 [2020-03-12T17:55:03.624Z] Need to get 13.9 MB of archives.
17:55:03 [2020-03-12T17:55:03.624Z] After this operation, 62.1 MB of additional disk space will be used.
17:55:03 [2020-03-12T17:55:03.624Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
17:55:03 [2020-03-12T17:55:03.624Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
17:55:03 [2020-03-12T17:55:03.624Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
17:55:03 [2020-03-12T17:55:03.624Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
17:55:03 [2020-03-12T17:55:03.801Z] go/parser
17:55:03 [2020-03-12T17:55:03.980Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
17:55:03 [2020-03-12T17:55:03.980Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
17:55:03 [2020-03-12T17:55:03.980Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
17:55:03 [2020-03-12T17:55:03.980Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
17:55:03 [2020-03-12T17:55:03.980Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
17:55:03 [2020-03-12T17:55:03.980Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
17:55:03 [2020-03-12T17:55:03.980Z] debconf: delaying package configuration, since apt-utils is not installed
17:55:03 [2020-03-12T17:55:03.980Z] Fetched 13.9 MB in 0s (53.0 MB/s)
17:55:03 [2020-03-12T17:55:03.980Z] Selecting previously unselected package xxd.
17:55:03 [2020-03-12T17:55:03.980Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
17:55:03 [2020-03-12T17:55:03.980Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
17:55:03 [2020-03-12T17:55:03.980Z] Unpacking xxd (2:8.1.0875-5) ...
17:55:03 [2020-03-12T17:55:03.980Z] Selecting previously unselected package vim-common.
17:55:03 [2020-03-12T17:55:03.980Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:55:03 [2020-03-12T17:55:03.980Z] Unpacking vim-common (2:8.1.0875-5) ...
17:55:03 [2020-03-12T17:55:03.980Z] Selecting previously unselected package cmake-data.
17:55:03 [2020-03-12T17:55:03.980Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:55:03 [2020-03-12T17:55:03.980Z] Unpacking cmake-data (3.13.4-1) ...
17:55:04 [2020-03-12T17:55:04.090Z] compress/flate
17:55:04 [2020-03-12T17:55:04.336Z] Selecting previously unselected package libicu63:s390x.
17:55:04 [2020-03-12T17:55:04.337Z] Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ...
17:55:04 [2020-03-12T17:55:04.337Z] Unpacking libicu63:s390x (63.1-6) ...
17:55:04 [2020-03-12T17:55:04.379Z] context
17:55:04 [2020-03-12T17:55:04.669Z] math/big
17:55:04 [2020-03-12T17:55:04.669Z] go/doc
17:55:04 [2020-03-12T17:55:04.962Z] compress/gzip
17:55:04 [2020-03-12T17:55:04.962Z] encoding/hex
17:55:04 [2020-03-12T17:55:04.962Z] internal/x/text/unicode/bidi
17:55:04 [2020-03-12T17:55:04.962Z] net
17:55:05 [2020-03-12T17:55:05.097Z] Selecting previously unselected package libxml2:s390x.
17:55:05 [2020-03-12T17:55:05.097Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
17:55:05 [2020-03-12T17:55:05.097Z] Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
17:55:05 [2020-03-12T17:55:05.097Z] Selecting previously unselected package libarchive13:s390x.
17:55:05 [2020-03-12T17:55:05.097Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
17:55:05 [2020-03-12T17:55:05.097Z] Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
17:55:05 [2020-03-12T17:55:05.097Z] Selecting previously unselected package libjsoncpp1:s390x.
17:55:05 [2020-03-12T17:55:05.097Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
17:55:05 [2020-03-12T17:55:05.097Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
17:55:05 [2020-03-12T17:55:05.462Z] Selecting previously unselected package librhash0:s390x.
17:55:05 [2020-03-12T17:55:05.462Z] Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
17:55:05 [2020-03-12T17:55:05.462Z] Unpacking librhash0:s390x (1.3.8-1) ...
17:55:05 [2020-03-12T17:55:05.462Z] Selecting previously unselected package libuv1:s390x.
17:55:05 [2020-03-12T17:55:05.462Z] Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
17:55:05 [2020-03-12T17:55:05.462Z] Unpacking libuv1:s390x (1.24.1-1) ...
17:55:05 [2020-03-12T17:55:05.462Z] Selecting previously unselected package cmake.
17:55:05 [2020-03-12T17:55:05.462Z] Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
17:55:05 [2020-03-12T17:55:05.462Z] Unpacking cmake (3.13.4-1) ...
17:55:05 [2020-03-12T17:55:05.597Z] internal/x/text/secure/bidirule
17:55:05 [2020-03-12T17:55:05.813Z] Setting up libicu63:s390x (63.1-6) ...
17:55:05 [2020-03-12T17:55:05.813Z] Setting up xxd (2:8.1.0875-5) ...
17:55:05 [2020-03-12T17:55:05.813Z] Setting up libuv1:s390x (1.24.1-1) ...
17:55:05 [2020-03-12T17:55:05.813Z] Setting up vim-common (2:8.1.0875-5) ...
17:55:05 [2020-03-12T17:55:05.813Z] Setting up librhash0:s390x (1.3.8-1) ...
17:55:05 [2020-03-12T17:55:05.813Z] Setting up cmake-data (3.13.4-1) ...
17:55:05 [2020-03-12T17:55:05.813Z] Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
17:55:05 [2020-03-12T17:55:05.813Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
17:55:05 [2020-03-12T17:55:05.813Z] Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
17:55:05 [2020-03-12T17:55:05.813Z] Setting up cmake (3.13.4-1) ...
17:55:05 [2020-03-12T17:55:05.813Z] Processing triggers for libc-bin (2.28-10) ...
17:55:05 [2020-03-12T17:55:05.813Z] Processing triggers for mime-support (3.62) ...
17:55:05 [2020-03-12T17:55:05.885Z] internal/x/text/unicode/norm
17:55:05 [2020-03-12T17:55:05.885Z] github.com/LK4D4/vndr/build
17:55:06 [2020-03-12T17:55:06.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:55:06 [2020-03-12T17:55:06.910Z] internal/x/net/http2/hpack
17:55:06 [2020-03-12T17:55:06.910Z] crypto/rand
17:55:07 [2020-03-12T17:55:07.041Z] Removing intermediate container 12f9f4a5ed23
17:55:07 [2020-03-12T17:55:07.041Z]  ---> 46f8fb553f57
17:55:07 [2020-03-12T17:55:07.041Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:55:07 [2020-03-12T17:55:07.041Z]  ---> 05b1a1ea12c2
17:55:07 [2020-03-12T17:55:07.041Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
17:55:07 [2020-03-12T17:55:07.041Z]  ---> Running in 8f3a707faa87
17:55:07 [2020-03-12T17:55:07.201Z] crypto/elliptic
17:55:07 [2020-03-12T17:55:07.202Z] encoding/asn1
17:55:07 [2020-03-12T17:55:07.202Z] crypto/rsa
17:55:07 [2020-03-12T17:55:07.390Z] Removing intermediate container 8f3a707faa87
17:55:07 [2020-03-12T17:55:07.390Z]  ---> 477feec77e3a
17:55:07 [2020-03-12T17:55:07.390Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:55:07 [2020-03-12T17:55:07.492Z] crypto/dsa
17:55:07 [2020-03-12T17:55:07.745Z]  ---> d8ce133a03a2
17:55:07 [2020-03-12T17:55:07.745Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:55:07 [2020-03-12T17:55:07.745Z]  ---> Running in 66f4edb19346
17:55:07 [2020-03-12T17:55:07.781Z] internal/x/net/idna
17:55:07 [2020-03-12T17:55:07.781Z] mime
17:55:07 [2020-03-12T17:55:07.781Z] crypto/ecdsa
17:55:08 [2020-03-12T17:55:08.072Z] crypto/x509/pkix
17:55:08 [2020-03-12T17:55:08.139Z] + RM_GOPATH=0
17:55:08 [2020-03-12T17:55:08.139Z] + TMP_GOPATH=
17:55:08 [2020-03-12T17:55:08.139Z] + : /build
17:55:08 [2020-03-12T17:55:08.139Z] + '[' -z '' ']'
17:55:08 [2020-03-12T17:55:08.139Z] ++ mktemp -d
17:55:08 [2020-03-12T17:55:08.139Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
17:55:08 [2020-03-12T17:55:08.139Z] + export GOPATH=/tmp/tmp.UFmN08U4Fr
17:55:08 [2020-03-12T17:55:08.139Z] + GOPATH=/tmp/tmp.UFmN08U4Fr
17:55:08 [2020-03-12T17:55:08.139Z] + RM_GOPATH=1
17:55:08 [2020-03-12T17:55:08.139Z] ++ dirname ./install.sh
17:55:08 [2020-03-12T17:55:08.139Z] + dir=.
17:55:08 [2020-03-12T17:55:08.139Z] + bin=tini
17:55:08 [2020-03-12T17:55:08.139Z] + shift
17:55:08 [2020-03-12T17:55:08.139Z] + '[' '!' -f ./tini.installer ']'
17:55:08 [2020-03-12T17:55:08.139Z] + . ./tini.installer
17:55:08 [2020-03-12T17:55:08.139Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
17:55:08 [2020-03-12T17:55:08.139Z] + install_tini
17:55:08 [2020-03-12T17:55:08.139Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
17:55:08 [2020-03-12T17:55:08.139Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.UFmN08U4Fr/tini
17:55:08 [2020-03-12T17:55:08.139Z] Cloning into '/tmp/tmp.UFmN08U4Fr/tini'...
17:55:08 [2020-03-12T17:55:08.363Z] internal/x/crypto/cryptobyte
17:55:08 [2020-03-12T17:55:08.363Z] mime/quotedprintable
17:55:08 [2020-03-12T17:55:08.363Z] net/http/internal
17:55:08 [2020-03-12T17:55:08.652Z] + cd /tmp/tmp.UFmN08U4Fr/tini
17:55:08 [2020-03-12T17:55:08.652Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
17:55:08 [2020-03-12T17:55:08.652Z] + cmake .
17:55:08 [2020-03-12T17:55:08.652Z] -- The C compiler identification is GNU 8.3.0
17:55:08 [2020-03-12T17:55:08.652Z] -- Check for working C compiler: /usr/bin/cc
17:55:08 [2020-03-12T17:55:08.652Z] -- Check for working C compiler: /usr/bin/cc -- works
17:55:08 [2020-03-12T17:55:08.652Z] -- Detecting C compiler ABI info
17:55:08 [2020-03-12T17:55:08.652Z] -- Detecting C compiler ABI info - done
17:55:08 [2020-03-12T17:55:08.652Z] -- Detecting C compile features
17:55:08 [2020-03-12T17:55:08.654Z] os/exec
17:55:09 [2020-03-12T17:55:09.121Z] -- Detecting C compile features - done
17:55:09 [2020-03-12T17:55:09.121Z] -- Performing Test HAS_BUILTIN_FORTIFY
17:55:09 [2020-03-12T17:55:09.121Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:55:09 [2020-03-12T17:55:09.121Z] -- Configuring done
17:55:09 [2020-03-12T17:55:09.121Z] -- Generating done
17:55:09 [2020-03-12T17:55:09.121Z] -- Build files have been written to: /tmp/tmp.UFmN08U4Fr/tini
17:55:09 [2020-03-12T17:55:09.121Z] + make tini-static
17:55:09 [2020-03-12T17:55:09.121Z] Scanning dependencies of target tini-static
17:55:09 [2020-03-12T17:55:09.121Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:55:09 [2020-03-12T17:55:09.121Z] [100%] Linking C executable tini-static
17:55:09 [2020-03-12T17:55:09.121Z] [100%] Built target tini-static
17:55:09 [2020-03-12T17:55:09.121Z] + mkdir -p /build
17:55:09 [2020-03-12T17:55:09.121Z] + cp tini-static /build/docker-init
17:55:09 [2020-03-12T17:55:09.492Z] Removing intermediate container 66f4edb19346
17:55:09 [2020-03-12T17:55:09.492Z]  ---> 9929a578055c
17:55:09 [2020-03-12T17:55:09.492Z] Step 100/140 : FROM dev-base AS rootlesskit
17:55:09 [2020-03-12T17:55:09.492Z]  ---> d87a98cf0d1c
17:55:09 [2020-03-12T17:55:09.492Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
17:55:09 [2020-03-12T17:55:09.842Z]  ---> Running in e7951a028307
17:55:09 [2020-03-12T17:55:09.842Z] Removing intermediate container e7951a028307
17:55:09 [2020-03-12T17:55:09.842Z]  ---> 4f36edb47faf
17:55:09 [2020-03-12T17:55:09.842Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
17:55:09 [2020-03-12T17:55:09.842Z]  ---> Running in ced8c1e37b0e
17:55:10 [2020-03-12T17:55:10.146Z] internal/x/net/http/httpproxy
17:55:10 [2020-03-12T17:55:10.146Z] net/textproto
17:55:10 [2020-03-12T17:55:10.146Z] crypto/x509
17:55:10 [2020-03-12T17:55:10.194Z] Removing intermediate container ced8c1e37b0e
17:55:10 [2020-03-12T17:55:10.194Z]  ---> d9d90ab08410
17:55:10 [2020-03-12T17:55:10.194Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:55:10 [2020-03-12T17:55:10.436Z] #57 217.4 🇩 bin/containerd
17:55:10 [2020-03-12T17:55:10.438Z] internal/x/net/http/httpguts
17:55:10 [2020-03-12T17:55:10.438Z] mime/multipart
17:55:10 [2020-03-12T17:55:10.455Z] INFO: Extraction ended at 03/12/2020 17:55:08. Duration:00:00:23.1788969
17:55:10 [2020-03-12T17:55:10.455Z] INFO: Updating the golang and path environment variables
17:55:10 [2020-03-12T17:55:10.455Z] INFO: GOPATH=d:\gopath
17:55:10 [2020-03-12T17:55:10.455Z] INFO: go version go1.12.17 windows/amd64
17:55:10 [2020-03-12T17:55:10.455Z] INFO: Running the daemon under test in debug mode
17:55:10 [2020-03-12T17:55:10.455Z] INFO: Starting a daemon under test...
17:55:10 [2020-03-12T17:55:10.455Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40558\5\daemon --pidfile d:\CI\PR-40558\5\docker.pid -D
17:55:10 [2020-03-12T17:55:10.455Z] INFO: Process started successfully.
17:55:10 [2020-03-12T17:55:10.455Z] INFO: Start tailing logs of the daemon under tests
17:55:10 [2020-03-12T17:55:10.455Z] INFO: Waiting for the daemon under test to start...
17:55:10 [2020-03-12T17:55:10.542Z]  ---> 7f3f0dc556f4
17:55:10 [2020-03-12T17:55:10.542Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:55:10 [2020-03-12T17:55:10.542Z]  ---> f83df7895acd
17:55:10 [2020-03-12T17:55:10.542Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
17:55:10 [2020-03-12T17:55:10.889Z]  ---> Running in 793cf1e337fc
17:55:11 [2020-03-12T17:55:11.072Z] crypto/tls
17:55:11 [2020-03-12T17:55:11.238Z] + RM_GOPATH=0
17:55:11 [2020-03-12T17:55:11.238Z] + TMP_GOPATH=
17:55:11 [2020-03-12T17:55:11.238Z] + : /build/
17:55:11 [2020-03-12T17:55:11.238Z] + '[' -z '' ']'
17:55:11 [2020-03-12T17:55:11.238Z] ++ mktemp -d
17:55:11 [2020-03-12T17:55:11.238Z] + export GOPATH=/tmp/tmp.IhIPCoeIMV
17:55:11 [2020-03-12T17:55:11.238Z] + GOPATH=/tmp/tmp.IhIPCoeIMV
17:55:11 [2020-03-12T17:55:11.238Z] + RM_GOPATH=1
17:55:11 [2020-03-12T17:55:11.238Z] ++ dirname ./install.sh
17:55:11 [2020-03-12T17:55:11.238Z] + dir=.
17:55:11 [2020-03-12T17:55:11.238Z] + bin=rootlesskit
17:55:11 [2020-03-12T17:55:11.238Z] + shift
17:55:11 [2020-03-12T17:55:11.238Z] + '[' '!' -f ./rootlesskit.installer ']'
17:55:11 [2020-03-12T17:55:11.238Z] + . ./rootlesskit.installer
17:55:11 [2020-03-12T17:55:11.238Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:55:11 [2020-03-12T17:55:11.238Z] + install_rootlesskit
17:55:11 [2020-03-12T17:55:11.238Z] + case "$1" in
17:55:11 [2020-03-12T17:55:11.238Z] + export CGO_ENABLED=0
17:55:11 [2020-03-12T17:55:11.238Z] + CGO_ENABLED=0
17:55:11 [2020-03-12T17:55:11.238Z] + _install_rootlesskit
17:55:11 [2020-03-12T17:55:11.238Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
17:55:11 [2020-03-12T17:55:11.238Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IhIPCoeIMV/src/github.com/rootless-containers/rootlesskit
17:55:11 [2020-03-12T17:55:11.238Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:55:11 [2020-03-12T17:55:11.238Z] Cloning into '/tmp/tmp.IhIPCoeIMV/src/github.com/rootless-containers/rootlesskit'...
17:55:11 [2020-03-12T17:55:11.585Z] + cd /tmp/tmp.IhIPCoeIMV/src/github.com/rootless-containers/rootlesskit
17:55:11 [2020-03-12T17:55:11.585Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:55:11 [2020-03-12T17:55:11.945Z] + for f in rootlesskit rootlesskit-docker-proxy
17:55:11 [2020-03-12T17:55:11.945Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:55:11 [2020-03-12T17:55:11.981Z] INFO: Daemon under test started and replied!
17:55:11 [2020-03-12T17:55:11.981Z] INFO: Docker version of the daemon under test
17:55:11 [2020-03-12T17:55:11.981Z] 
17:55:11 [2020-03-12T17:55:11.981Z] Client:
17:55:11 [2020-03-12T17:55:11.981Z]  Version:      17.06.2-ce
17:55:11 [2020-03-12T17:55:11.981Z]  API version:  1.30
17:55:11 [2020-03-12T17:55:11.981Z]  Go version:   go1.8.3
17:55:11 [2020-03-12T17:55:11.981Z]  Git commit:   cec0b72
17:55:11 [2020-03-12T17:55:11.981Z]  Built:        Tue Sep  5 19:57:19 2017
17:55:11 [2020-03-12T17:55:11.981Z]  OS/Arch:      windows/amd64
17:55:11 [2020-03-12T17:55:11.981Z] 
17:55:11 [2020-03-12T17:55:11.981Z] Server:
17:55:11 [2020-03-12T17:55:11.981Z]  Version:      0.0.0-dev
17:55:11 [2020-03-12T17:55:11.981Z]  API version:  1.40 (minimum version 1.24)
17:55:11 [2020-03-12T17:55:11.981Z]  Go version:   go1.12.17
17:55:11 [2020-03-12T17:55:11.981Z]  Git commit:   57d510575
17:55:11 [2020-03-12T17:55:11.981Z]  Built:        03/12/2020 17:53:28
17:55:11 [2020-03-12T17:55:11.981Z]  OS/Arch:      windows/amd64
17:55:11 [2020-03-12T17:55:11.981Z]  Experimental: false
17:55:11 [2020-03-12T17:55:11.981Z] 
17:55:11 [2020-03-12T17:55:11.981Z] INFO: Docker info of the daemon under test
17:55:11 [2020-03-12T17:55:11.981Z] 
17:55:11 [2020-03-12T17:55:11.981Z] Containers: 0
17:55:11 [2020-03-12T17:55:11.981Z]  Running: 0
17:55:11 [2020-03-12T17:55:11.981Z]  Paused: 0
17:55:11 [2020-03-12T17:55:11.981Z]  Stopped: 0
17:55:11 [2020-03-12T17:55:11.981Z] Images: 0
17:55:11 [2020-03-12T17:55:11.981Z] Server Version: 0.0.0-dev
17:55:11 [2020-03-12T17:55:11.981Z] Storage Driver: windowsfilter
17:55:11 [2020-03-12T17:55:11.981Z]  Windows: 
17:55:11 [2020-03-12T17:55:11.981Z] Logging Driver: json-file
17:55:11 [2020-03-12T17:55:11.981Z] Plugins: 
17:55:11 [2020-03-12T17:55:11.981Z]  Volume: local
17:55:11 [2020-03-12T17:55:11.981Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:55:11 [2020-03-12T17:55:11.981Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:55:11 [2020-03-12T17:55:11.981Z] Swarm: inactive
17:55:11 [2020-03-12T17:55:11.981Z] Default Isolation: process
17:55:11 [2020-03-12T17:55:11.981Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:55:11 [2020-03-12T17:55:11.981Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
17:55:11 [2020-03-12T17:55:11.981Z] OSType: windows
17:55:11 [2020-03-12T17:55:11.981Z] Architecture: x86_64
17:55:11 [2020-03-12T17:55:11.981Z] CPUs: 4
17:55:11 [2020-03-12T17:55:11.981Z] Total Memory: 32GiB
17:55:11 [2020-03-12T17:55:11.981Z] Name: azwin-2-8a7460
17:55:11 [2020-03-12T17:55:11.981Z] ID: EW6U:T4N6:N3J4:DZE4:7VCU:U3DE:JDSM:IWSP:3ZCN:4JS4:XZMI:FLUH
17:55:11 [2020-03-12T17:55:11.981Z] Docker Root Dir: D:\CI\PR-40558\5\daemon
17:55:11 [2020-03-12T17:55:11.981Z] Debug Mode (client): false
17:55:11 [2020-03-12T17:55:11.981Z] Debug Mode (server): true
17:55:11 [2020-03-12T17:55:11.981Z]  File Descriptors: -1
17:55:11 [2020-03-12T17:55:11.981Z]  Goroutines: 17
17:55:11 [2020-03-12T17:55:11.981Z]  System Time: 2020-03-12T17:55:11.8000049Z
17:55:11 [2020-03-12T17:55:11.981Z]  EventsListeners: 0
17:55:11 [2020-03-12T17:55:11.981Z] Registry: https://index.docker.io/v1/
17:55:11 [2020-03-12T17:55:11.981Z] Labels:
17:55:11 [2020-03-12T17:55:11.981Z] Experimental: false
17:55:11 [2020-03-12T17:55:11.981Z] Insecure Registries:
17:55:11 [2020-03-12T17:55:11.981Z]  127.0.0.0/8
17:55:11 [2020-03-12T17:55:11.981Z] Live Restore Enabled: false
17:55:11 [2020-03-12T17:55:11.981Z] 
17:55:11 [2020-03-12T17:55:11.981Z] 
17:55:11 [2020-03-12T17:55:11.981Z] INFO: Docker images of the daemon under test
17:55:11 [2020-03-12T17:55:11.981Z] 
17:55:11 [2020-03-12T17:55:11.981Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:55:11 [2020-03-12T17:55:11.981Z] 
17:55:11 [2020-03-12T17:55:11.981Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:55:11 [2020-03-12T17:55:11.981Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:55:12 [2020-03-12T17:55:12.436Z] ltsc2019: Pulling from windows/servercore
17:55:12 [2020-03-12T17:55:12.436Z] 65014b3c3121: Pulling fs layer
17:55:12 [2020-03-12T17:55:12.436Z] 23645bd7ee08: Pulling fs layer
17:55:13 [2020-03-12T17:55:13.113Z] net/http/httptrace
17:55:13 [2020-03-12T17:55:13.113Z] net/http
17:55:16 [2020-03-12T17:55:16.594Z] github.com/LK4D4/vndr/godl
17:55:16 [2020-03-12T17:55:16.594Z] github.com/LK4D4/vndr
17:55:16 [2020-03-12T17:55:16.973Z] + for f in rootlesskit rootlesskit-docker-proxy
17:55:16 [2020-03-12T17:55:16.973Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:55:18 [2020-03-12T17:55:18.739Z] Removing intermediate container 793cf1e337fc
17:55:18 [2020-03-12T17:55:18.739Z]  ---> cd75dd8bb2e0
17:55:18 [2020-03-12T17:55:18.739Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
17:55:19 [2020-03-12T17:55:19.085Z]  ---> b54f76de8917
17:55:19 [2020-03-12T17:55:19.085Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
17:55:19 [2020-03-12T17:55:19.484Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
17:55:19 [2020-03-12T17:55:19.484Z] bad55c542dc9: Pulling fs layer
17:55:19 [2020-03-12T17:55:19.484Z] bad55c542dc9: Verifying Checksum
17:55:19 [2020-03-12T17:55:19.484Z] bad55c542dc9: Download complete
17:55:19 [2020-03-12T17:55:19.870Z] bad55c542dc9: Pull complete
17:55:19 [2020-03-12T17:55:19.870Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
17:55:19 [2020-03-12T17:55:19.870Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
17:55:19 [2020-03-12T17:55:19.870Z]  ---> e49efe6f0050
17:55:19 [2020-03-12T17:55:19.870Z] Step 108/140 : FROM runtime-dev AS dev
17:55:19 [2020-03-12T17:55:19.870Z]  ---> ff26abff669d
17:55:19 [2020-03-12T17:55:19.870Z] Step 109/140 : ARG DEBIAN_FRONTEND
17:55:20 [2020-03-12T17:55:20.271Z]  ---> Running in 9b55d237ce15
17:55:20 [2020-03-12T17:55:20.271Z] Removing intermediate container 9b55d237ce15
17:55:20 [2020-03-12T17:55:20.271Z]  ---> 93e257496430
17:55:20 [2020-03-12T17:55:20.271Z] Step 110/140 : RUN groupadd -r docker
17:55:20 [2020-03-12T17:55:20.271Z]  ---> Running in 45f4dd9289ee
17:55:20 [2020-03-12T17:55:20.980Z] 23645bd7ee08: Verifying Checksum
17:55:20 [2020-03-12T17:55:20.980Z] 23645bd7ee08: Download complete
17:55:20 [2020-03-12T17:55:20.994Z] Removing intermediate container 044eb82d0d53
17:55:20 [2020-03-12T17:55:20.994Z]  ---> cae9bb489e60
17:55:20 [2020-03-12T17:55:20.994Z] Step 53/140 : FROM dev-base AS containerd
17:55:20 [2020-03-12T17:55:20.994Z]  ---> 1882df4f3550
17:55:20 [2020-03-12T17:55:20.994Z] Step 54/140 : ARG DEBIAN_FRONTEND
17:55:20 [2020-03-12T17:55:20.994Z]  ---> Using cache
17:55:20 [2020-03-12T17:55:20.994Z]  ---> 839d2e166919
17:55:20 [2020-03-12T17:55:20.994Z] Step 55/140 : ARG CONTAINERD_COMMIT
17:55:20 [2020-03-12T17:55:20.994Z]  ---> Running in 66eae0f0e396
17:55:20 [2020-03-12T17:55:20.994Z] Removing intermediate container 66eae0f0e396
17:55:20 [2020-03-12T17:55:20.994Z]  ---> a11bf52f8975
17:55:20 [2020-03-12T17:55:20.994Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
17:55:20 [2020-03-12T17:55:20.994Z]  ---> Running in 40b39a308ec1
17:55:20 [2020-03-12T17:55:20.994Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:55:20 [2020-03-12T17:55:20.994Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:55:20 [2020-03-12T17:55:20.995Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:55:21 [2020-03-12T17:55:21.283Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
17:55:21 [2020-03-12T17:55:21.504Z] Removing intermediate container 45f4dd9289ee
17:55:21 [2020-03-12T17:55:21.504Z]  ---> af9deb1fae81
17:55:21 [2020-03-12T17:55:21.504Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
17:55:21 [2020-03-12T17:55:21.504Z]  ---> Running in f0f5e06d7aeb
17:55:21 [2020-03-12T17:55:21.570Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB]
17:55:21 [2020-03-12T17:55:21.855Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
17:55:22 [2020-03-12T17:55:22.727Z] Removing intermediate container f0f5e06d7aeb
17:55:22 [2020-03-12T17:55:22.727Z]  ---> 18e6a5f2297a
17:55:22 [2020-03-12T17:55:22.727Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:55:22 [2020-03-12T17:55:22.727Z]  ---> Running in b87ea65c468a
17:55:23 [2020-03-12T17:55:23.339Z] Fetched 8114 kB in 3s (3165 kB/s)
17:55:23 [2020-03-12T17:55:23.482Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:55:23 [2020-03-12T17:55:23.839Z] Removing intermediate container b87ea65c468a
17:55:23 [2020-03-12T17:55:23.839Z]  ---> 32f7e2abf339
17:55:23 [2020-03-12T17:55:23.839Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:55:23 [2020-03-12T17:55:23.839Z]  ---> Running in 9191e7541e03
17:55:24 [2020-03-12T17:55:24.822Z] Reading package lists...
17:55:25 [2020-03-12T17:55:25.045Z] Removing intermediate container 9191e7541e03
17:55:25 [2020-03-12T17:55:25.045Z]  ---> 8379bbb9db96
17:55:25 [2020-03-12T17:55:25.045Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:55:25 [2020-03-12T17:55:25.045Z]  ---> Running in 4b30852f2ed2
17:55:25 [2020-03-12T17:55:25.836Z] Reading package lists...
17:55:26 [2020-03-12T17:55:26.120Z] Building dependency tree...
17:55:26 [2020-03-12T17:55:26.120Z] Reading state information...
17:55:26 [2020-03-12T17:55:26.120Z] The following additional packages will be installed:
17:55:26 [2020-03-12T17:55:26.120Z]   libbtrfs0
17:55:26 [2020-03-12T17:55:26.120Z] The following NEW packages will be installed:
17:55:26 [2020-03-12T17:55:26.120Z]   libbtrfs-dev libbtrfs0
17:55:26 [2020-03-12T17:55:26.120Z] 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded.
17:55:26 [2020-03-12T17:55:26.120Z] Need to get 120 kB of archives.
17:55:26 [2020-03-12T17:55:26.120Z] After this operation, 423 kB of additional disk space will be used.
17:55:26 [2020-03-12T17:55:26.120Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
17:55:26 [2020-03-12T17:55:26.120Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
17:55:26 [2020-03-12T17:55:26.276Z] Removing intermediate container 4b30852f2ed2
17:55:26 [2020-03-12T17:55:26.276Z]  ---> 0a3354117bd5
17:55:26 [2020-03-12T17:55:26.276Z] Step 115/140 : RUN ldconfig
17:55:26 [2020-03-12T17:55:26.276Z]  ---> Running in 3f88b8dc2c9d
17:55:26 [2020-03-12T17:55:26.406Z] debconf: delaying package configuration, since apt-utils is not installed
17:55:26 [2020-03-12T17:55:26.406Z] Fetched 120 kB in 0s (1503 kB/s)
17:55:26 [2020-03-12T17:55:26.406Z] Selecting previously unselected package libbtrfs0.
17:55:26 [2020-03-12T17:55:26.406Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
17:55:26 [2020-03-12T17:55:26.406Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
17:55:26 [2020-03-12T17:55:26.406Z] Unpacking libbtrfs0 (4.20.1-2) ...
17:55:26 [2020-03-12T17:55:26.691Z] Selecting previously unselected package libbtrfs-dev.
17:55:26 [2020-03-12T17:55:26.692Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
17:55:26 [2020-03-12T17:55:26.692Z] Unpacking libbtrfs-dev (4.20.1-2) ...
17:55:26 [2020-03-12T17:55:26.692Z] Setting up libbtrfs0 (4.20.1-2) ...
17:55:26 [2020-03-12T17:55:26.692Z] Setting up libbtrfs-dev (4.20.1-2) ...
17:55:26 [2020-03-12T17:55:26.692Z] Processing triggers for libc-bin (2.28-10) ...
17:55:26 [2020-03-12T17:55:26.977Z] Removing intermediate container 40b39a308ec1
17:55:26 [2020-03-12T17:55:26.977Z]  ---> 6735d4699d42
17:55:26 [2020-03-12T17:55:26.977Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
17:55:26 [2020-03-12T17:55:26.977Z]  ---> Running in 45cd0ffc6c05
17:55:27 [2020-03-12T17:55:27.035Z] Removing intermediate container 3f88b8dc2c9d
17:55:27 [2020-03-12T17:55:27.035Z]  ---> ed2626e2e951
17:55:27 [2020-03-12T17:55:27.035Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
17:55:27 [2020-03-12T17:55:27.035Z]  ---> Running in ac6f41119931
17:55:27 [2020-03-12T17:55:27.260Z] Removing intermediate container 45cd0ffc6c05
17:55:27 [2020-03-12T17:55:27.260Z]  ---> ecca7a3db81b
17:55:27 [2020-03-12T17:55:27.260Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:55:27 [2020-03-12T17:55:27.260Z]  ---> f63d94ab49ad
17:55:27 [2020-03-12T17:55:27.260Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:55:27 [2020-03-12T17:55:27.548Z]  ---> 3cac41de1612
17:55:27 [2020-03-12T17:55:27.548Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:55:27 [2020-03-12T17:55:27.548Z]  ---> Running in 77f989080590
17:55:27 [2020-03-12T17:55:27.832Z] + RM_GOPATH=0
17:55:27 [2020-03-12T17:55:27.832Z] + TMP_GOPATH=
17:55:27 [2020-03-12T17:55:27.832Z] + : /build
17:55:27 [2020-03-12T17:55:27.832Z] + '[' -z '' ']'
17:55:27 [2020-03-12T17:55:27.832Z] ++ mktemp -d
17:55:27 [2020-03-12T17:55:27.832Z] + export GOPATH=/tmp/tmp.Fe1N9arCgx
17:55:27 [2020-03-12T17:55:27.832Z] + GOPATH=/tmp/tmp.Fe1N9arCgx
17:55:27 [2020-03-12T17:55:27.832Z] + RM_GOPATH=1
17:55:27 [2020-03-12T17:55:27.832Z] ++ dirname ./install.sh
17:55:27 [2020-03-12T17:55:27.832Z] + dir=.
17:55:27 [2020-03-12T17:55:27.832Z] + bin=containerd
17:55:27 [2020-03-12T17:55:27.832Z] + shift
17:55:27 [2020-03-12T17:55:27.832Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:55:27 [2020-03-12T17:55:27.832Z] + '[' '!' -f ./containerd.installer ']'
17:55:27 [2020-03-12T17:55:27.832Z] + . ./containerd.installer
17:55:27 [2020-03-12T17:55:27.832Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:55:27 [2020-03-12T17:55:27.832Z] + install_containerd
17:55:27 [2020-03-12T17:55:27.832Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
17:55:27 [2020-03-12T17:55:27.832Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Fe1N9arCgx/src/github.com/containerd/containerd
17:55:27 [2020-03-12T17:55:27.832Z] Cloning into '/tmp/tmp.Fe1N9arCgx/src/github.com/containerd/containerd'...
17:55:27 [2020-03-12T17:55:27.850Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:55:27 [2020-03-12T17:55:27.850Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:55:27 [2020-03-12T17:55:27.850Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:55:27 [2020-03-12T17:55:27.850Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
17:55:28 [2020-03-12T17:55:28.267Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB]
17:55:28 [2020-03-12T17:55:28.682Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
17:55:29 [2020-03-12T17:55:29.054Z] Fetched 8029 kB in 1s (6023 kB/s)
17:55:29 [2020-03-12T17:55:29.405Z] Reading package lists...
17:55:29 [2020-03-12T17:55:29.758Z] Reading package lists...
17:55:30 [2020-03-12T17:55:30.112Z] Building dependency tree...
17:55:30 [2020-03-12T17:55:30.112Z] Reading state information...
17:55:30 [2020-03-12T17:55:30.112Z] libcap2-bin is already the newest version (1:2.25-2).
17:55:30 [2020-03-12T17:55:30.112Z] libcap2-bin set to manually installed.
17:55:30 [2020-03-12T17:55:30.112Z] The following additional packages will be installed:
17:55:30 [2020-03-12T17:55:30.112Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:55:30 [2020-03-12T17:55:30.112Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
17:55:30 [2020-03-12T17:55:30.112Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
17:55:30 [2020-03-12T17:55:30.112Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
17:55:30 [2020-03-12T17:55:30.112Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
17:55:30 [2020-03-12T17:55:30.112Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
17:55:30 [2020-03-12T17:55:30.112Z]   libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev
17:55:30 [2020-03-12T17:55:30.112Z]   python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal
17:55:30 [2020-03-12T17:55:30.112Z]   python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd
17:55:30 [2020-03-12T17:55:30.112Z] Suggested packages:
17:55:30 [2020-03-12T17:55:30.112Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
17:55:30 [2020-03-12T17:55:30.112Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
17:55:30 [2020-03-12T17:55:30.112Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
17:55:30 [2020-03-12T17:55:30.112Z]   xfsdump acl attr quota
17:55:30 [2020-03-12T17:55:30.112Z] Recommended packages:
17:55:30 [2020-03-12T17:55:30.112Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
17:55:30 [2020-03-12T17:55:30.112Z]   python3-keyrings.alt python3-xdg unzip
17:55:30 [2020-03-12T17:55:30.464Z] The following NEW packages will be installed:
17:55:30 [2020-03-12T17:55:30.464Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
17:55:30 [2020-03-12T17:55:30.464Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
17:55:30 [2020-03-12T17:55:30.464Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
17:55:30 [2020-03-12T17:55:30.464Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
17:55:30 [2020-03-12T17:55:30.464Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
17:55:30 [2020-03-12T17:55:30.464Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
17:55:30 [2020-03-12T17:55:30.464Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:55:30 [2020-03-12T17:55:30.464Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:55:30 [2020-03-12T17:55:30.464Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
17:55:30 [2020-03-12T17:55:30.464Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
17:55:30 [2020-03-12T17:55:30.464Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
17:55:30 [2020-03-12T17:55:30.464Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
17:55:30 [2020-03-12T17:55:30.464Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
17:55:30 [2020-03-12T17:55:30.464Z]   xfsprogs xxd xz-utils zip
17:55:30 [2020-03-12T17:55:30.464Z] The following packages will be upgraded:
17:55:30 [2020-03-12T17:55:30.464Z]   libsystemd0 libudev1
17:55:30 [2020-03-12T17:55:30.464Z] 2 upgraded, 68 newly installed, 0 to remove and 12 not upgraded.
17:55:30 [2020-03-12T17:55:30.464Z] Need to get 99.7 MB of archives.
17:55:30 [2020-03-12T17:55:30.464Z] After this operation, 605 MB of additional disk space will be used.
17:55:30 [2020-03-12T17:55:30.464Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB]
17:55:30 [2020-03-12T17:55:30.464Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
17:55:30 [2020-03-12T17:55:30.464Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
17:55:30 [2020-03-12T17:55:30.464Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
17:55:30 [2020-03-12T17:55:30.833Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
17:55:30 [2020-03-12T17:55:30.834Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
17:55:31 [2020-03-12T17:55:31.199Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:55:31 [2020-03-12T17:55:31.199Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
17:55:31 [2020-03-12T17:55:31.199Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
17:55:31 [2020-03-12T17:55:31.199Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
17:55:31 [2020-03-12T17:55:31.600Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
17:55:31 [2020-03-12T17:55:31.973Z] Get:69 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
17:55:31 [2020-03-12T17:55:31.973Z] Get:70 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
17:55:31 [2020-03-12T17:55:31.973Z] debconf: delaying package configuration, since apt-utils is not installed
17:55:31 [2020-03-12T17:55:31.973Z] Fetched 99.7 MB in 1s (74.1 MB/s)
17:55:31 [2020-03-12T17:55:31.973Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15231 files and directories currently installed.)
17:55:31 [2020-03-12T17:55:31.973Z] Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ...
17:55:31 [2020-03-12T17:55:31.973Z] Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ...
17:55:31 [2020-03-12T17:55:31.973Z] Setting up libsystemd0:s390x (241-7~deb10u3) ...
17:55:31 [2020-03-12T17:55:31.973Z] Selecting previously unselected package pigz.
17:55:31 [2020-03-12T17:55:31.973Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15231 files and directories currently installed.)
17:55:31 [2020-03-12T17:55:31.973Z] Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
17:55:31 [2020-03-12T17:55:31.973Z] Unpacking pigz (2.4-1) ...
17:55:31 [2020-03-12T17:55:31.973Z] Selecting previously unselected package libpython3.7-minimal:s390x.
17:55:31 [2020-03-12T17:55:31.973Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
17:55:31 [2020-03-12T17:55:31.973Z] Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
17:55:31 [2020-03-12T17:55:31.973Z] Selecting previously unselected package python3.7-minimal.
17:55:32 [2020-03-12T17:55:32.339Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
17:55:32 [2020-03-12T17:55:32.339Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
17:55:32 [2020-03-12T17:55:32.339Z] Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
17:55:32 [2020-03-12T17:55:32.339Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
17:55:32 [2020-03-12T17:55:32.435Z] #57 240.5 🇩 bin/containerd-stress
17:55:32 [2020-03-12T17:55:32.688Z] Selecting previously unselected package python3-minimal.
17:55:32 [2020-03-12T17:55:32.688Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15480 files and directories currently installed.)
17:55:32 [2020-03-12T17:55:32.688Z] Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
17:55:32 [2020-03-12T17:55:32.688Z] Unpacking python3-minimal (3.7.3-1) ...
17:55:32 [2020-03-12T17:55:32.688Z] Selecting previously unselected package libmpdec2:s390x.
17:55:32 [2020-03-12T17:55:32.688Z] Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
17:55:32 [2020-03-12T17:55:32.688Z] Unpacking libmpdec2:s390x (2.4.2-2) ...
17:55:32 [2020-03-12T17:55:32.688Z] Selecting previously unselected package libpython3.7-stdlib:s390x.
17:55:32 [2020-03-12T17:55:32.688Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
17:55:32 [2020-03-12T17:55:32.688Z] Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
17:55:33 [2020-03-12T17:55:33.046Z] Selecting previously unselected package python3.7.
17:55:33 [2020-03-12T17:55:33.046Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.046Z] Unpacking python3.7 (3.7.3-2+deb10u1) ...
17:55:33 [2020-03-12T17:55:33.046Z] Selecting previously unselected package libpython3-stdlib:s390x.
17:55:33 [2020-03-12T17:55:33.046Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.046Z] Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
17:55:33 [2020-03-12T17:55:33.046Z] Setting up python3-minimal (3.7.3-1) ...
17:55:33 [2020-03-12T17:55:33.046Z] Selecting previously unselected package python3.
17:55:33 [2020-03-12T17:55:33.046Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15892 files and directories currently installed.)
17:55:33 [2020-03-12T17:55:33.046Z] Preparing to unpack .../python3_3.7.3-1_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.046Z] Unpacking python3 (3.7.3-1) ...
17:55:33 [2020-03-12T17:55:33.046Z] Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.046Z] Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ...
17:55:33 [2020-03-12T17:55:33.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:55:33 [2020-03-12T17:55:33.403Z] Setting up libudev1:s390x (241-7~deb10u3) ...
17:55:33 [2020-03-12T17:55:33.403Z] Selecting previously unselected package libip4tc0:s390x.
17:55:33 [2020-03-12T17:55:33.403Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15925 files and directories currently installed.)
17:55:33 [2020-03-12T17:55:33.403Z] Preparing to unpack .../00-libip4tc0_1.8.2-4_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.403Z] Unpacking libip4tc0:s390x (1.8.2-4) ...
17:55:33 [2020-03-12T17:55:33.403Z] Selecting previously unselected package libip6tc0:s390x.
17:55:33 [2020-03-12T17:55:33.403Z] Preparing to unpack .../01-libip6tc0_1.8.2-4_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.403Z] Unpacking libip6tc0:s390x (1.8.2-4) ...
17:55:33 [2020-03-12T17:55:33.403Z] Selecting previously unselected package libiptc0:s390x.
17:55:33 [2020-03-12T17:55:33.403Z] Preparing to unpack .../02-libiptc0_1.8.2-4_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.403Z] Unpacking libiptc0:s390x (1.8.2-4) ...
17:55:33 [2020-03-12T17:55:33.403Z] Selecting previously unselected package libnfnetlink0:s390x.
17:55:33 [2020-03-12T17:55:33.403Z] Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.403Z] Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
17:55:33 [2020-03-12T17:55:33.403Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
17:55:33 [2020-03-12T17:55:33.403Z] Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.403Z] Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
17:55:33 [2020-03-12T17:55:33.403Z] Selecting previously unselected package libnftnl11:s390x.
17:55:33 [2020-03-12T17:55:33.403Z] Preparing to unpack .../05-libnftnl11_1.1.2-2_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.403Z] Unpacking libnftnl11:s390x (1.1.2-2) ...
17:55:33 [2020-03-12T17:55:33.403Z] Selecting previously unselected package iptables.
17:55:33 [2020-03-12T17:55:33.403Z] Preparing to unpack .../06-iptables_1.8.2-4_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.403Z] Unpacking iptables (1.8.2-4) ...
17:55:33 [2020-03-12T17:55:33.403Z] Selecting previously unselected package xxd.
17:55:33 [2020-03-12T17:55:33.403Z] Preparing to unpack .../07-xxd_2%3a8.1.0875-5_s390x.deb ...
17:55:33 [2020-03-12T17:55:33.403Z] Unpacking xxd (2:8.1.0875-5) ...
17:55:33 [2020-03-12T17:55:33.403Z] Selecting previously unselected package vim-common.
17:55:33 [2020-03-12T17:55:33.403Z] Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ...
17:55:33 [2020-03-12T17:55:33.403Z] Unpacking vim-common (2:8.1.0875-5) ...
17:55:33 [2020-03-12T17:55:33.403Z] Selecting previously unselected package bash-completion.
17:55:33 [2020-03-12T17:55:33.403Z] Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ...
17:55:33 [2020-03-12T17:55:33.805Z] #57 242.2 🇩 bin/containerd-shim
17:55:34 [2020-03-12T17:55:34.153Z] Unpacking bash-completion (1:2.8-6) ...
17:55:34 [2020-03-12T17:55:34.153Z] Selecting previously unselected package bzip2.
17:55:34 [2020-03-12T17:55:34.153Z] Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
17:55:34 [2020-03-12T17:55:34.153Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:55:34 [2020-03-12T17:55:34.153Z] Selecting previously unselected package xz-utils.
17:55:34 [2020-03-12T17:55:34.153Z] Preparing to unpack .../11-xz-utils_5.2.4-1_s390x.deb ...
17:55:34 [2020-03-12T17:55:34.153Z] Unpacking xz-utils (5.2.4-1) ...
17:55:34 [2020-03-12T17:55:34.153Z] Selecting previously unselected package apparmor.
17:55:34 [2020-03-12T17:55:34.153Z] Preparing to unpack .../12-apparmor_2.13.2-10_s390x.deb ...
17:55:34 [2020-03-12T17:55:34.153Z] Unpacking apparmor (2.13.2-10) ...
17:55:34 [2020-03-12T17:55:34.153Z] Selecting previously unselected package aufs-tools.
17:55:34 [2020-03-12T17:55:34.153Z] Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
17:55:34 [2020-03-12T17:55:34.153Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
17:55:34 [2020-03-12T17:55:34.153Z] Selecting previously unselected package binutils-mingw-w64-i686.
17:55:34 [2020-03-12T17:55:34.153Z] Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
17:55:34 [2020-03-12T17:55:34.153Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:55:34 [2020-03-12T17:55:34.519Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
17:55:34 [2020-03-12T17:55:34.519Z] Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
17:55:34 [2020-03-12T17:55:34.519Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:55:34 [2020-03-12T17:55:34.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:55:34 [2020-03-12T17:55:34.695Z] + cd /tmp/tmp.Fe1N9arCgx/src/github.com/containerd/containerd
17:55:34 [2020-03-12T17:55:34.695Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:55:34 [2020-03-12T17:55:34.695Z] + export 'BUILDTAGS=netgo osusergo static_build'
17:55:34 [2020-03-12T17:55:34.695Z] + BUILDTAGS='netgo osusergo static_build'
17:55:34 [2020-03-12T17:55:34.695Z] + export EXTRA_FLAGS=-buildmode=pie
17:55:34 [2020-03-12T17:55:34.695Z] + EXTRA_FLAGS=-buildmode=pie
17:55:34 [2020-03-12T17:55:34.695Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:55:34 [2020-03-12T17:55:34.695Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:55:34 [2020-03-12T17:55:34.695Z] + '[' '' = dynamic ']'
17:55:34 [2020-03-12T17:55:34.695Z] + make
17:55:34 [2020-03-12T17:55:34.884Z] Selecting previously unselected package binutils-mingw-w64.
17:55:34 [2020-03-12T17:55:34.884Z] Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:55:34 [2020-03-12T17:55:34.884Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:55:34 [2020-03-12T17:55:34.884Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
17:55:34 [2020-03-12T17:55:34.884Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
17:55:34 [2020-03-12T17:55:34.884Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
17:55:34 [2020-03-12T17:55:34.884Z] Selecting previously unselected package dmsetup.
17:55:34 [2020-03-12T17:55:34.884Z] Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_s390x.deb ...
17:55:34 [2020-03-12T17:55:34.884Z] Unpacking dmsetup (2:1.02.155-3) ...
17:55:34 [2020-03-12T17:55:34.884Z] Selecting previously unselected package mingw-w64-common.
17:55:34 [2020-03-12T17:55:34.884Z] Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ...
17:55:34 [2020-03-12T17:55:34.884Z] Unpacking mingw-w64-common (6.0.0-3) ...
17:55:35 [2020-03-12T17:55:35.317Z] 🇩 bin/ctr
17:55:35 [2020-03-12T17:55:35.627Z] Selecting previously unselected package mingw-w64-x86-64-dev.
17:55:35 [2020-03-12T17:55:35.627Z] Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:55:35 [2020-03-12T17:55:35.627Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:55:35 [2020-03-12T17:55:35.742Z] 65014b3c3121: Verifying Checksum
17:55:35 [2020-03-12T17:55:35.742Z] 65014b3c3121: Download complete
17:55:36 [2020-03-12T17:55:36.573Z] Selecting previously unselected package gcc-mingw-w64-base.
17:55:36 [2020-03-12T17:55:36.573Z] Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:55:36 [2020-03-12T17:55:36.573Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:55:36 [2020-03-12T17:55:36.573Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
17:55:36 [2020-03-12T17:55:36.573Z] Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:55:36 [2020-03-12T17:55:36.573Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:55:37 [2020-03-12T17:55:37.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:55:39 [2020-03-12T17:55:39.705Z] Selecting previously unselected package g++-mingw-w64-x86-64.
17:55:39 [2020-03-12T17:55:39.705Z] Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:55:39 [2020-03-12T17:55:39.705Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:55:40 [2020-03-12T17:55:40.398Z] #57 248.6 🇩 bin/containerd-shim-runc-v1
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libonig5:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../24-libonig5_6.9.1-1_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libonig5:s390x (6.9.1-1) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libjq1:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package jq.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../26-jq_1.5+dfsg-2+b1_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking jq (1.5+dfsg-2+b1) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libaio1:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../27-libaio1_0.3.112-3_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libaio1:s390x (0.3.112-3) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libbtrfs0.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../28-libbtrfs0_4.20.1-2_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libbtrfs0 (4.20.1-2) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libbtrfs-dev.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libbtrfs-dev (4.20.1-2) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libudev-dev:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../31-libudev-dev_241-7~deb10u3_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libudev-dev:s390x (241-7~deb10u3) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libsepol1-dev:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../32-libsepol1-dev_2.8-1_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libsepol1-dev:s390x (2.8-1) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libpcre16-3:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libpcre16-3:s390x (2:8.39-12) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libpcre32-3:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libpcre32-3:s390x (2:8.39-12) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libpcrecpp0v5:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libpcre3-dev:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libpcre3-dev:s390x (2:8.39-12) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libselinux1-dev:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libdevmapper-dev:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
17:55:42 [2020-03-12T17:55:42.100Z] Selecting previously unselected package libgpm2:s390x.
17:55:42 [2020-03-12T17:55:42.100Z] Preparing to unpack .../39-libgpm2_1.20.7-5_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.100Z] Unpacking libgpm2:s390x (1.20.7-5) ...
17:55:42 [2020-03-12T17:55:42.460Z] Selecting previously unselected package libicu63:s390x.
17:55:42 [2020-03-12T17:55:42.460Z] Preparing to unpack .../40-libicu63_63.1-6_s390x.deb ...
17:55:42 [2020-03-12T17:55:42.460Z] Unpacking libicu63:s390x (63.1-6) ...
17:55:43 [2020-03-12T17:55:43.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:55:43 [2020-03-12T17:55:43.217Z] Selecting previously unselected package libnet1:s390x.
17:55:43 [2020-03-12T17:55:43.217Z] Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
17:55:43 [2020-03-12T17:55:43.217Z] Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
17:55:43 [2020-03-12T17:55:43.217Z] Selecting previously unselected package libnl-3-200:s390x.
17:55:43 [2020-03-12T17:55:43.217Z] Preparing to unpack .../42-libnl-3-200_3.4.0-1_s390x.deb ...
17:55:43 [2020-03-12T17:55:43.217Z] Unpacking libnl-3-200:s390x (3.4.0-1) ...
17:55:43 [2020-03-12T17:55:43.217Z] Selecting previously unselected package libprotobuf-c1:s390x.
17:55:43 [2020-03-12T17:55:43.217Z] Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
17:55:43 [2020-03-12T17:55:43.217Z] Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:55:43 [2020-03-12T17:55:43.217Z] Selecting previously unselected package libreadline5:s390x.
17:55:43 [2020-03-12T17:55:43.217Z] Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
17:55:43 [2020-03-12T17:55:43.217Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
17:55:43 [2020-03-12T17:55:43.217Z] Selecting previously unselected package libsystemd-dev:s390x.
17:55:43 [2020-03-12T17:55:43.217Z] Preparing to unpack .../45-libsystemd-dev_241-7~deb10u3_s390x.deb ...
17:55:43 [2020-03-12T17:55:43.217Z] Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
17:55:43 [2020-03-12T17:55:43.217Z] Selecting previously unselected package net-tools.
17:55:43 [2020-03-12T17:55:43.217Z] Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
17:55:43 [2020-03-12T17:55:43.217Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:55:43 [2020-03-12T17:55:43.217Z] Selecting previously unselected package python-pip-whl.
17:55:43 [2020-03-12T17:55:43.217Z] Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ...
17:55:43 [2020-03-12T17:55:43.217Z] Unpacking python-pip-whl (18.1-5) ...
17:55:43 [2020-03-12T17:55:43.217Z] Selecting previously unselected package python3-lib2to3.
17:55:43 [2020-03-12T17:55:43.217Z] Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ...
17:55:43 [2020-03-12T17:55:43.217Z] Unpacking python3-lib2to3 (3.7.3-1) ...
17:55:43 [2020-03-12T17:55:43.583Z] Selecting previously unselected package python3-distutils.
17:55:43 [2020-03-12T17:55:43.583Z] Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ...
17:55:43 [2020-03-12T17:55:43.583Z] Unpacking python3-distutils (3.7.3-1) ...
17:55:43 [2020-03-12T17:55:43.583Z] Selecting previously unselected package python3-pip.
17:55:43 [2020-03-12T17:55:43.583Z] Preparing to unpack .../50-python3-pip_18.1-5_all.deb ...
17:55:43 [2020-03-12T17:55:43.583Z] Unpacking python3-pip (18.1-5) ...
17:55:43 [2020-03-12T17:55:43.583Z] Selecting previously unselected package python3-pkg-resources.
17:55:43 [2020-03-12T17:55:43.583Z] Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ...
17:55:43 [2020-03-12T17:55:43.583Z] Unpacking python3-pkg-resources (40.8.0-1) ...
17:55:43 [2020-03-12T17:55:43.583Z] Selecting previously unselected package python3-setuptools.
17:55:43 [2020-03-12T17:55:43.583Z] Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ...
17:55:43 [2020-03-12T17:55:43.583Z] Unpacking python3-setuptools (40.8.0-1) ...
17:55:43 [2020-03-12T17:55:43.583Z] Selecting previously unselected package python3-wheel.
17:55:43 [2020-03-12T17:55:43.583Z] Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ...
17:55:43 [2020-03-12T17:55:43.583Z] Unpacking python3-wheel (0.32.3-2) ...
17:55:43 [2020-03-12T17:55:43.583Z] Selecting previously unselected package thin-provisioning-tools.
17:55:43 [2020-03-12T17:55:43.583Z] Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
17:55:43 [2020-03-12T17:55:43.583Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:55:43 [2020-03-12T17:55:43.583Z] Selecting previously unselected package vim-runtime.
17:55:43 [2020-03-12T17:55:43.583Z] Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:55:43 [2020-03-12T17:55:43.583Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:55:43 [2020-03-12T17:55:43.583Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:55:43 [2020-03-12T17:55:43.583Z] Unpacking vim-runtime (2:8.1.0875-5) ...
17:55:43 [2020-03-12T17:55:43.676Z] #57 251.5 🇩 binaries
17:55:43 [2020-03-12T17:55:43.676Z] #57 251.5 + mkdir -p /build
17:55:43 [2020-03-12T17:55:43.676Z] #57 251.5 + cp bin/containerd /build/containerd
17:55:43 [2020-03-12T17:55:43.676Z] #57 251.5 + cp bin/containerd-shim /build/containerd-shim
17:55:43 [2020-03-12T17:55:43.676Z] #57 251.5 + cp bin/ctr /build/ctr
17:55:43 [2020-03-12T17:55:43.676Z] #57 DONE 252.0s
17:55:44 [2020-03-12T17:55:44.240Z] 
17:55:44 [2020-03-12T17:55:44.240Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
17:55:44 [2020-03-12T17:55:44.341Z] Selecting previously unselected package vim.
17:55:44 [2020-03-12T17:55:44.341Z] Preparing to unpack .../56-vim_2%3a8.1.0875-5_s390x.deb ...
17:55:44 [2020-03-12T17:55:44.341Z] Unpacking vim (2:8.1.0875-5) ...
17:55:44 [2020-03-12T17:55:44.341Z] Selecting previously unselected package xfsprogs.
17:55:44 [2020-03-12T17:55:44.341Z] Preparing to unpack .../57-xfsprogs_4.20.0-1_s390x.deb ...
17:55:44 [2020-03-12T17:55:44.341Z] Unpacking xfsprogs (4.20.0-1) ...
17:55:44 [2020-03-12T17:55:44.341Z] Selecting previously unselected package zip.
17:55:44 [2020-03-12T17:55:44.341Z] Preparing to unpack .../58-zip_3.0-11+b1_s390x.deb ...
17:55:44 [2020-03-12T17:55:44.341Z] Unpacking zip (3.0-11+b1) ...
17:55:44 [2020-03-12T17:55:44.496Z] #58 DONE 0.2s
17:55:44 [2020-03-12T17:55:44.496Z] 
17:55:44 [2020-03-12T17:55:44.496Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up aufs-tools (1:4.14+20190211-1) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libip6tc0:s390x (1.8.2-4) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libgpm2:s390x (1.20.7-5) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libpcre16-3:s390x (2:8.39-12) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libip4tc0:s390x (1.8.2-4) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libsepol1-dev:s390x (2.8-1) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libnftnl11:s390x (1.1.2-2) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libicu63:s390x (63.1-6) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up xxd (2:8.1.0875-5) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up libbtrfs0 (4.20.1-2) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up zip (3.0-11+b1) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up vim-common (2:8.1.0875-5) ...
17:55:44 [2020-03-12T17:55:44.693Z] Setting up bash-completion (1:2.8-6) ...
17:55:44 [2020-03-12T17:55:44.753Z] #62 DONE 0.2s
17:55:44 [2020-03-12T17:55:44.753Z] 
17:55:44 [2020-03-12T17:55:44.753Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
17:55:44 [2020-03-12T17:55:44.753Z] #64 DONE 0.1s
17:55:44 [2020-03-12T17:55:44.753Z] 
17:55:44 [2020-03-12T17:55:44.753Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
17:55:44 [2020-03-12T17:55:44.753Z] #67 DONE 0.1s
17:55:45 [2020-03-12T17:55:45.011Z] 
17:55:45 [2020-03-12T17:55:45.011Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
17:55:45 [2020-03-12T17:55:45.011Z] #68 DONE 0.0s
17:55:45 [2020-03-12T17:55:45.011Z] 
17:55:45 [2020-03-12T17:55:45.011Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
17:55:45 [2020-03-12T17:55:45.045Z] Setting up libiptc0:s390x (1.8.2-4) ...
17:55:45 [2020-03-12T17:55:45.045Z] Setting up xz-utils (5.2.4-1) ...
17:55:45 [2020-03-12T17:55:45.045Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:55:45 [2020-03-12T17:55:45.045Z] Setting up libpcre32-3:s390x (2:8.39-12) ...
17:55:45 [2020-03-12T17:55:45.045Z] Setting up libudev-dev:s390x (241-7~deb10u3) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libbtrfs-dev (4.20.1-2) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up pigz (2.4-1) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libnl-3-200:s390x (3.4.0-1) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up python-pip-whl (18.1-5) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libmpdec2:s390x (2.4.2-2) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up mingw-w64-common (6.0.0-3) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up vim-runtime (2:8.1.0875-5) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libaio1:s390x (0.3.112-3) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libonig5:s390x (6.9.1-1) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up vim (2:8.1.0875-5) ...
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libpcre3-dev:s390x (2:8.39-12) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:55:45 [2020-03-12T17:55:45.438Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up jq (1.5+dfsg-2+b1) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up libpython3-stdlib:s390x (3.7.3-1) ...
17:55:45 [2020-03-12T17:55:45.438Z] Setting up python3.7 (3.7.3-2+deb10u1) ...
17:55:45 [2020-03-12T17:55:45.574Z] #69 DONE 0.6s
17:55:45 [2020-03-12T17:55:45.574Z] 
17:55:45 [2020-03-12T17:55:45.574Z] #70 exporting to image
17:55:45 [2020-03-12T17:55:45.574Z] #70 exporting layers
17:55:46 [2020-03-12T17:55:46.280Z] Setting up libselinux1-dev:s390x (2.8-1+b1) ...
17:55:46 [2020-03-12T17:55:46.280Z] Setting up iptables (1.8.2-4) ...
17:55:46 [2020-03-12T17:55:46.280Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:55:46 [2020-03-12T17:55:46.280Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:55:46 [2020-03-12T17:55:46.280Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:55:46 [2020-03-12T17:55:46.280Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:55:46 [2020-03-12T17:55:46.280Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:55:46 [2020-03-12T17:55:46.280Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:55:46 [2020-03-12T17:55:46.280Z] Setting up python3 (3.7.3-1) ...
17:55:46 [2020-03-12T17:55:46.280Z] Setting up python3-wheel (0.32.3-2) ...
17:55:46 [2020-03-12T17:55:46.280Z] Setting up apparmor (2.13.2-10) ...
17:55:46 [2020-03-12T17:55:46.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:55:46 [2020-03-12T17:55:46.655Z] Setting up python3-lib2to3 (3.7.3-1) ...
17:55:47 [2020-03-12T17:55:47.007Z] Setting up python3-pkg-resources (40.8.0-1) ...
17:55:47 [2020-03-12T17:55:47.007Z] Setting up python3-distutils (3.7.3-1) ...
17:55:47 [2020-03-12T17:55:47.007Z] Setting up python3-setuptools (40.8.0-1) ...
17:55:47 [2020-03-12T17:55:47.364Z] Setting up python3-pip (18.1-5) ...
17:55:47 [2020-03-12T17:55:47.364Z] Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
17:55:47 [2020-03-12T17:55:47.364Z] Setting up dmsetup (2:1.02.155-3) ...
17:55:47 [2020-03-12T17:55:47.364Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
17:55:47 [2020-03-12T17:55:47.364Z] Setting up xfsprogs (4.20.0-1) ...
17:55:47 [2020-03-12T17:55:47.364Z] Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
17:55:47 [2020-03-12T17:55:47.364Z] Processing triggers for mime-support (3.62) ...
17:55:47 [2020-03-12T17:55:47.364Z] Processing triggers for libc-bin (2.28-10) ...
17:55:49 [2020-03-12T17:55:49.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:55:51 [2020-03-12T17:55:51.345Z] Removing intermediate container ac6f41119931
17:55:51 [2020-03-12T17:55:51.345Z]  ---> 65c835c16e9f
17:55:51 [2020-03-12T17:55:51.345Z] Step 117/140 : RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:55:51 [2020-03-12T17:55:51.345Z]  ---> Running in dd87e55f11ef
17:55:51 [2020-03-12T17:55:51.707Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:55:51 [2020-03-12T17:55:51.707Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:55:51 [2020-03-12T17:55:51.707Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:55:52 [2020-03-12T17:55:52.161Z] #70 exporting layers 6.3s done
17:55:52 [2020-03-12T17:55:52.161Z] #70 writing image sha256:170cb7e4f3c665fd54398126044c0307388648dce49f882781d750f638e03fd2
17:55:52 [2020-03-12T17:55:52.161Z] #70 writing image sha256:170cb7e4f3c665fd54398126044c0307388648dce49f882781d750f638e03fd2 done
17:55:52 [2020-03-12T17:55:52.161Z] #70 naming to docker.io/library/docker:57d5105759a002e31a4173a13e7c81d79ccec184 done
17:55:52 [2020-03-12T17:55:52.161Z] #70 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:55:52 [2020-03-12T17:55:52.466Z] Removing intermediate container dd87e55f11ef
17:55:52 [2020-03-12T17:55:52.466Z]  ---> 867d96654e33
17:55:52 [2020-03-12T17:55:52.466Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
17:55:52 [2020-03-12T17:55:52.466Z]  ---> Running in accbf181b652
17:55:52 [2020-03-12T17:55:52.490Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40558/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40558/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/validate/default
17:55:53 [2020-03-12T17:55:53.421Z] Congratulations!  All commits are properly signed with the DCO!
17:55:53 [2020-03-12T17:55:53.690Z] Collecting yamllint==1.16.0
17:55:53 [2020-03-12T17:55:53.690Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:55:53 [2020-03-12T17:55:53.690Z] Collecting pyyaml (from yamllint==1.16.0)
17:55:53 [2020-03-12T17:55:53.735Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:55:53 [2020-03-12T17:55:53.735Z] Using test binary docker
17:55:53 [2020-03-12T17:55:53.735Z] +++ /etc/init.d/apparmor start
17:55:53 [2020-03-12T17:55:53.735Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:55:53 [2020-03-12T17:55:53.735Z] Starting dockerd
17:55:53 [2020-03-12T17:55:53.735Z] INFO: Waiting for daemon to start...
17:55:53 [2020-03-12T17:55:53.736Z] +++ 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
17:55:54 [2020-03-12T17:55:54.056Z]   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
17:55:54 [2020-03-12T17:55:54.056Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:55:54 [2020-03-12T17:55:54.056Z]   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
17:55:54 [2020-03-12T17:55:54.056Z] Building wheels for collected packages: pyyaml
17:55:54 [2020-03-12T17:55:54.056Z]   Running setup.py bdist_wheel for pyyaml: started
17:55:54 [2020-03-12T17:55:54.434Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:55:54 [2020-03-12T17:55:54.434Z]   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
17:55:54 [2020-03-12T17:55:54.434Z] Successfully built pyyaml
17:55:54 [2020-03-12T17:55:54.434Z] Installing collected packages: pyyaml, pathspec, yamllint
17:55:54 [2020-03-12T17:55:54.434Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
17:55:55 [2020-03-12T17:55:55.345Z] Removing intermediate container accbf181b652
17:55:55 [2020-03-12T17:55:55.345Z]  ---> 2bde9f43cf48
17:55:55 [2020-03-12T17:55:55.345Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
17:55:55 [2020-03-12T17:55:55.620Z] .
17:55:55 [2020-03-12T17:55:55.620Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:55:55 [2020-03-12T17:55:55.620Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:55:55 [2020-03-12T17:55:55.620Z] Error: No such image: emptyfs
17:55:55 [2020-03-12T17:55:55.620Z] ++++ docker load
17:55:55 [2020-03-12T17:55:55.620Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:55:55 [2020-03-12T17:55:55.851Z]  ---> 4e732d1643b4
17:55:55 [2020-03-12T17:55:55.851Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
17:55:56 [2020-03-12T17:55:56.180Z] Running integration-test (iteration 1)
17:55:56 [2020-03-12T17:55:56.180Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:55:56 [2020-03-12T17:55:56.180Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
17:55:56 [2020-03-12T17:55:56.180Z] ++ set -e
17:55:56 [2020-03-12T17:55:56.180Z] ++ '[' -n 0 ']'
17:55:56 [2020-03-12T17:55:56.180Z] ++ set -x
17:55:56 [2020-03-12T17:55:56.180Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
17:55:57 [2020-03-12T17:55:57.126Z]  ---> 4459f9079cc8
17:55:57 [2020-03-12T17:55:57.126Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
17:55:57 [2020-03-12T17:55:57.892Z]  ---> 7390986cb00d
17:55:57 [2020-03-12T17:55:57.892Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
17:55:57 [2020-03-12T17:55:57.892Z]  ---> 94b940078a38
17:55:57 [2020-03-12T17:55:57.892Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
17:55:58 [2020-03-12T17:55:58.259Z]  ---> 4b36431fa98b
17:55:58 [2020-03-12T17:55:58.259Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
17:55:59 [2020-03-12T17:55:59.010Z]  ---> 8ceaf54ce906
17:55:59 [2020-03-12T17:55:59.010Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
17:55:59 [2020-03-12T17:55:59.367Z]  ---> 8acd2835fcd6
17:55:59 [2020-03-12T17:55:59.367Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
17:55:59 [2020-03-12T17:55:59.726Z]  ---> c83f506d033c
17:55:59 [2020-03-12T17:55:59.726Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
17:56:00 [2020-03-12T17:56:00.077Z]  ---> b37bc01ba4da
17:56:00 [2020-03-12T17:56:00.077Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
17:56:01 [2020-03-12T17:56:01.321Z]  ---> 94e5e6dd3d55
17:56:01 [2020-03-12T17:56:01.321Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
17:56:01 [2020-03-12T17:56:01.675Z]  ---> 4b53443b49d2
17:56:01 [2020-03-12T17:56:01.675Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
17:56:02 [2020-03-12T17:56:02.465Z]  ---> 99f2403f8fef
17:56:02 [2020-03-12T17:56:02.465Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
17:56:02 [2020-03-12T17:56:02.465Z]  ---> 39482590758f
17:56:02 [2020-03-12T17:56:02.465Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
17:56:03 [2020-03-12T17:56:03.217Z]  ---> 9a4ea882360c
17:56:03 [2020-03-12T17:56:03.217Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
17:56:03 [2020-03-12T17:56:03.217Z]  ---> 4ccd9fb26c47
17:56:03 [2020-03-12T17:56:03.217Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
17:56:03 [2020-03-12T17:56:03.565Z]  ---> Running in b54972e78147
17:56:03 [2020-03-12T17:56:03.565Z] Removing intermediate container b54972e78147
17:56:03 [2020-03-12T17:56:03.565Z]  ---> c317c825ab41
17:56:03 [2020-03-12T17:56:03.565Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
17:56:03 [2020-03-12T17:56:03.565Z]  ---> Running in 9df9f14bf19d
17:56:04 [2020-03-12T17:56:04.079Z] Removing intermediate container 9df9f14bf19d
17:56:04 [2020-03-12T17:56:04.079Z]  ---> 8b58adb22fd2
17:56:04 [2020-03-12T17:56:04.079Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
17:56:04 [2020-03-12T17:56:04.079Z]  ---> Running in 367e7f21a105
17:56:04 [2020-03-12T17:56:04.079Z] Removing intermediate container 367e7f21a105
17:56:04 [2020-03-12T17:56:04.079Z]  ---> cf169fdc819b
17:56:04 [2020-03-12T17:56:04.079Z] Step 137/140 : VOLUME /var/lib/docker
17:56:04 [2020-03-12T17:56:04.079Z]  ---> Running in 5d33897b3f59
17:56:04 [2020-03-12T17:56:04.559Z] Removing intermediate container 5d33897b3f59
17:56:04 [2020-03-12T17:56:04.559Z]  ---> e7c8193defda
17:56:04 [2020-03-12T17:56:04.559Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
17:56:04 [2020-03-12T17:56:04.559Z]  ---> Running in cfff74e0832a
17:56:04 [2020-03-12T17:56:04.985Z] Removing intermediate container cfff74e0832a
17:56:04 [2020-03-12T17:56:04.985Z]  ---> 0032f606d0bc
17:56:04 [2020-03-12T17:56:04.985Z] Step 139/140 : FROM dev AS final
17:56:04 [2020-03-12T17:56:04.985Z]  ---> 0032f606d0bc
17:56:04 [2020-03-12T17:56:04.985Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
17:56:07 [2020-03-12T17:56:07.383Z]  ---> a2517f4f00d4
17:56:07 [2020-03-12T17:56:07.383Z] Successfully built a2517f4f00d4
17:56:07 [2020-03-12T17:56:07.383Z] Successfully tagged docker:57d5105759a002e31a4173a13e7c81d79ccec184
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:56:08 [2020-03-12T17:56:08.186Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40558/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/test/unit
17:56:10 [2020-03-12T17:56:10.725Z] ?   	github.com/docker/docker/api	[no test files]
17:56:20 [2020-03-12T17:56:20.212Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 7.9% of statements
17:56:28 [2020-03-12T17:56:28.219Z] Loaded image: buildpack-deps:jessie
17:56:28 [2020-03-12T17:56:28.219Z] Loaded image: busybox:latest
17:56:28 [2020-03-12T17:56:28.219Z] Loaded image: busybox:glibc
17:56:28 [2020-03-12T17:56:28.219Z] Loaded image: debian:jessie
17:56:28 [2020-03-12T17:56:28.219Z] Loaded image: hello-world:latest
17:56:28 [2020-03-12T17:56:28.219Z] INFO: Testing against a local daemon
17:56:28 [2020-03-12T17:56:28.219Z] === RUN   TestBuildWithSession
17:56:31 [2020-03-12T17:56:31.475Z] --- PASS: TestBuildWithSession (4.54s)
17:56:31 [2020-03-12T17:56:31.475Z] === RUN   TestBuildSquashParent
17:56:32 [2020-03-12T17:56:32.172Z] 🇩 bin/containerd
17:56:43 [2020-03-12T17:56:43.623Z] --- PASS: TestBuildSquashParent (10.73s)
17:56:43 [2020-03-12T17:56:43.623Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
17:56:43 [2020-03-12T17:56:43.623Z]     daemon.go:325: [d71a27f05ab90] waiting for daemon to start
17:56:43 [2020-03-12T17:56:43.623Z]     daemon.go:325: [d71a27f05ab90] waiting for daemon to start
17:56:43 [2020-03-12T17:56:43.623Z]     daemon.go:353: [d71a27f05ab90] daemon started
17:56:43 [2020-03-12T17:56:43.623Z]     daemon.go:461: [d71a27f05ab90] Stopping daemon
17:56:43 [2020-03-12T17:56:43.623Z]     daemon.go:296: [d71a27f05ab90] exiting daemon
17:56:43 [2020-03-12T17:56:43.623Z]     daemon.go:448: [d71a27f05ab90] Daemon stopped
17:56:43 [2020-03-12T17:56:43.623Z] === RUN   TestBuildWithRemoveAndForceRemove
17:56:43 [2020-03-12T17:56:43.623Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:56:43 [2020-03-12T17:56:43.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:56:43 [2020-03-12T17:56:43.623Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:56:43 [2020-03-12T17:56:43.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:56:43 [2020-03-12T17:56:43.623Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:56:43 [2020-03-12T17:56:43.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:56:43 [2020-03-12T17:56:43.623Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:56:43 [2020-03-12T17:56:43.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:56:43 [2020-03-12T17:56:43.623Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:56:43 [2020-03-12T17:56:43.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:56:43 [2020-03-12T17:56:43.623Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:56:43 [2020-03-12T17:56:43.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:56:43 [2020-03-12T17:56:43.623Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:56:43 [2020-03-12T17:56:43.623Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:56:45 [2020-03-12T17:56:45.507Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:56:45 [2020-03-12T17:56:45.762Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:56:49 [2020-03-12T17:56:49.021Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:56:49 [2020-03-12T17:56:49.021Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:56:52 [2020-03-12T17:56:52.281Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:56:52 [2020-03-12T17:56:52.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s)
17:56:52 [2020-03-12T17:56:52.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s)
17:56:52 [2020-03-12T17:56:52.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s)
17:56:52 [2020-03-12T17:56:52.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s)
17:56:52 [2020-03-12T17:56:52.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s)
17:56:52 [2020-03-12T17:56:52.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s)
17:56:52 [2020-03-12T17:56:52.281Z] === RUN   TestBuildMultiStageCopy
17:56:52 [2020-03-12T17:56:52.281Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:56:55 [2020-03-12T17:56:55.542Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:56:56 [2020-03-12T17:56:56.102Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:56:56 [2020-03-12T17:56:56.662Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:56:57 [2020-03-12T17:56:57.587Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:56:58 [2020-03-12T17:56:58.146Z] --- PASS: TestBuildMultiStageCopy (5.96s)
17:56:58 [2020-03-12T17:56:58.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s)
17:56:58 [2020-03-12T17:56:58.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s)
17:56:58 [2020-03-12T17:56:58.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s)
17:56:58 [2020-03-12T17:56:58.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.72s)
17:56:58 [2020-03-12T17:56:58.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
17:56:58 [2020-03-12T17:56:58.146Z] === RUN   TestBuildMultiStageParentConfig
17:57:00 [2020-03-12T17:57:00.030Z] --- PASS: TestBuildMultiStageParentConfig (1.59s)
17:57:00 [2020-03-12T17:57:00.030Z] === RUN   TestBuildLabelWithTargets
17:57:02 [2020-03-12T17:57:02.540Z] --- PASS: TestBuildLabelWithTargets (2.54s)
17:57:02 [2020-03-12T17:57:02.540Z] === RUN   TestBuildWithEmptyLayers
17:57:03 [2020-03-12T17:57:03.465Z] --- PASS: TestBuildWithEmptyLayers (1.24s)
17:57:03 [2020-03-12T17:57:03.465Z] === RUN   TestBuildMultiStageOnBuild
17:57:04 [2020-03-12T17:57:04.843Z] 🇩 bin/containerd-stress
17:57:07 [2020-03-12T17:57:07.547Z] 🇩 bin/containerd-shim
17:57:07 [2020-03-12T17:57:07.623Z] --- PASS: TestBuildMultiStageOnBuild (3.72s)
17:57:07 [2020-03-12T17:57:07.623Z] === RUN   TestBuildUncleanTarFilenames
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
17:57:08 [2020-03-12T17:57:08.945Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 3.1% of statements
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:57:08 [2020-03-12T17:57:08.945Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
17:57:08 [2020-03-12T17:57:08.945Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/builder	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:57:08 [2020-03-12T17:57:08.945Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:57:08 [2020-03-12T17:57:08.984Z] --- PASS: TestBuildUncleanTarFilenames (1.80s)
17:57:08 [2020-03-12T17:57:08.984Z] === RUN   TestBuildMultiStageLayerLeak
17:57:09 [2020-03-12T17:57:09.299Z] ok  	github.com/docker/docker/builder/dockerignore	0.025s	coverage: 96.8% of statements
17:57:12 [2020-03-12T17:57:12.463Z] ok  	github.com/docker/docker/builder/fscache	0.109s	coverage: 69.2% of statements
17:57:12 [2020-03-12T17:57:12.819Z] ok  	github.com/docker/docker/builder/dockerfile	0.852s	coverage: 45.1% of statements
17:57:13 [2020-03-12T17:57:13.143Z] --- PASS: TestBuildMultiStageLayerLeak (4.12s)
17:57:13 [2020-03-12T17:57:13.143Z] === RUN   TestBuildWithHugeFile
17:57:14 [2020-03-12T17:57:14.600Z] ok  	github.com/docker/docker/builder/remotecontext	0.263s	coverage: 13.6% of statements
17:57:14 [2020-03-12T17:57:14.600Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.722s	coverage: 85.1% of statements
17:57:14 [2020-03-12T17:57:14.820Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
17:57:14 [2020-03-12T17:57:14.820Z] No api/types/ or api/swagger.yaml changes in diff.
17:57:14 [2020-03-12T17:57:14.820Z] Congratulations!  All toml source files changed here have valid syntax.
17:57:14 [2020-03-12T17:57:14.820Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:57:14 [2020-03-12T17:57:14.820Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
17:57:14 [2020-03-12T17:57:14.963Z] ?   	github.com/docker/docker/cli	[no test files]
17:57:14 [2020-03-12T17:57:14.963Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:57:14 [2020-03-12T17:57:14.963Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:57:15 [2020-03-12T17:57:15.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40558/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/make.sh dynbinary-daemon test-docker-py
17:57:15 [2020-03-12T17:57:15.731Z] 
17:57:15 [2020-03-12T17:57:15.731Z] Removing bundles/
17:57:15 [2020-03-12T17:57:15.731Z] 
17:57:15 [2020-03-12T17:57:15.731Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:57:15 [2020-03-12T17:57:15.731Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:57:15 [2020-03-12T17:57:15.731Z] GOOS="" GOARCH="" GOARM=""
17:57:17 [2020-03-12T17:57:17.978Z] 🇩 bin/containerd-shim-runc-v1
17:57:19 [2020-03-12T17:57:19.206Z] ok  	github.com/docker/docker/client	0.175s	coverage: 75.7% of statements
17:57:21 [2020-03-12T17:57:21.551Z] 🇩 binaries
17:57:21 [2020-03-12T17:57:21.551Z] + mkdir -p /build
17:57:21 [2020-03-12T17:57:21.551Z] + cp bin/containerd /build/containerd
17:57:21 [2020-03-12T17:57:21.551Z] + cp bin/containerd-shim /build/containerd-shim
17:57:21 [2020-03-12T17:57:21.551Z] + cp bin/ctr /build/ctr
17:57:27 [2020-03-12T17:57:27.199Z] Removing intermediate container 77f989080590
17:57:27 [2020-03-12T17:57:27.199Z]  ---> 9caa54827fc0
17:57:27 [2020-03-12T17:57:27.199Z] Step 61/140 : FROM dev-base AS proxy
17:57:27 [2020-03-12T17:57:27.199Z]  ---> 1882df4f3550
17:57:27 [2020-03-12T17:57:27.199Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
17:57:27 [2020-03-12T17:57:27.531Z]  ---> Running in be37839459e5
17:57:27 [2020-03-12T17:57:27.531Z] Removing intermediate container be37839459e5
17:57:27 [2020-03-12T17:57:27.531Z]  ---> ac3b13b9079d
17:57:27 [2020-03-12T17:57:27.531Z] Step 63/140 : ARG LIBNETWORK_COMMIT
17:57:27 [2020-03-12T17:57:27.531Z]  ---> Running in f11edb887ac1
17:57:27 [2020-03-12T17:57:27.531Z] Removing intermediate container f11edb887ac1
17:57:27 [2020-03-12T17:57:27.531Z]  ---> 40e2c599d005
17:57:27 [2020-03-12T17:57:27.531Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:57:27 [2020-03-12T17:57:27.821Z]  ---> c1d79f617bf3
17:57:27 [2020-03-12T17:57:27.821Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:57:27 [2020-03-12T17:57:27.821Z]  ---> 000f9175ee9f
17:57:27 [2020-03-12T17:57:27.821Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:57:27 [2020-03-12T17:57:27.821Z]  ---> Running in bbf950bfd98f
17:57:28 [2020-03-12T17:57:28.456Z] + RM_GOPATH=0
17:57:28 [2020-03-12T17:57:28.456Z] + TMP_GOPATH=
17:57:28 [2020-03-12T17:57:28.456Z] + : /build
17:57:28 [2020-03-12T17:57:28.456Z] + '[' -z '' ']'
17:57:28 [2020-03-12T17:57:28.456Z] ++ mktemp -d
17:57:28 [2020-03-12T17:57:28.456Z] + export GOPATH=/tmp/tmp.wP2ZaNWUCP
17:57:28 [2020-03-12T17:57:28.456Z] + GOPATH=/tmp/tmp.wP2ZaNWUCP
17:57:28 [2020-03-12T17:57:28.456Z] + RM_GOPATH=1
17:57:28 [2020-03-12T17:57:28.456Z] ++ dirname ./install.sh
17:57:28 [2020-03-12T17:57:28.456Z] + dir=.
17:57:28 [2020-03-12T17:57:28.456Z] + bin=proxy
17:57:28 [2020-03-12T17:57:28.456Z] + shift
17:57:28 [2020-03-12T17:57:28.456Z] + '[' '!' -f ./proxy.installer ']'
17:57:28 [2020-03-12T17:57:28.456Z] + . ./proxy.installer
17:57:28 [2020-03-12T17:57:28.456Z] ++ : 9fd385be8302dbe1071a3ce124891893ff27f90f
17:57:28 [2020-03-12T17:57:28.456Z] + install_proxy
17:57:28 [2020-03-12T17:57:28.456Z] + case "$1" in
17:57:28 [2020-03-12T17:57:28.456Z] + export CGO_ENABLED=0
17:57:28 [2020-03-12T17:57:28.456Z] + CGO_ENABLED=0
17:57:28 [2020-03-12T17:57:28.456Z] + _install_proxy
17:57:28 [2020-03-12T17:57:28.456Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f'
17:57:28 [2020-03-12T17:57:28.456Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wP2ZaNWUCP/src/github.com/docker/libnetwork
17:57:28 [2020-03-12T17:57:28.456Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f
17:57:28 [2020-03-12T17:57:28.456Z] Cloning into '/tmp/tmp.wP2ZaNWUCP/src/github.com/docker/libnetwork'...
17:57:31 [2020-03-12T17:57:31.161Z] + cd /tmp/tmp.wP2ZaNWUCP/src/github.com/docker/libnetwork
17:57:31 [2020-03-12T17:57:31.161Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f
17:57:31 [2020-03-12T17:57:31.453Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:57:34 [2020-03-12T17:57:34.944Z] Removing intermediate container bbf950bfd98f
17:57:34 [2020-03-12T17:57:34.944Z]  ---> be3b8ca140e9
17:57:34 [2020-03-12T17:57:34.944Z] Step 67/140 : FROM base AS gometalinter
17:57:34 [2020-03-12T17:57:34.944Z]  ---> 1882df4f3550
17:57:34 [2020-03-12T17:57:34.944Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
17:57:35 [2020-03-12T17:57:35.243Z]  ---> Running in d9e66ee93a77
17:57:35 [2020-03-12T17:57:35.243Z] Removing intermediate container d9e66ee93a77
17:57:35 [2020-03-12T17:57:35.243Z]  ---> 536dc70bbb7e
17:57:35 [2020-03-12T17:57:35.243Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:57:35 [2020-03-12T17:57:35.243Z]  ---> 545f47537b4e
17:57:35 [2020-03-12T17:57:35.243Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:57:35 [2020-03-12T17:57:35.530Z]  ---> 51c2f85ac07f
17:57:35 [2020-03-12T17:57:35.530Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:57:35 [2020-03-12T17:57:35.530Z]  ---> Running in a778816ddf05
17:57:35 [2020-03-12T17:57:35.816Z] + RM_GOPATH=0
17:57:35 [2020-03-12T17:57:35.816Z] + TMP_GOPATH=
17:57:35 [2020-03-12T17:57:35.816Z] + : /build
17:57:35 [2020-03-12T17:57:35.816Z] + '[' -z '' ']'
17:57:35 [2020-03-12T17:57:35.816Z] ++ mktemp -d
17:57:35 [2020-03-12T17:57:35.816Z] + export GOPATH=/tmp/tmp.y0nctZzqOw
17:57:35 [2020-03-12T17:57:35.816Z] + GOPATH=/tmp/tmp.y0nctZzqOw
17:57:35 [2020-03-12T17:57:35.816Z] + RM_GOPATH=1
17:57:35 [2020-03-12T17:57:35.816Z] ++ dirname ./install.sh
17:57:35 [2020-03-12T17:57:35.816Z] Installing gometalinter version v2.0.6
17:57:35 [2020-03-12T17:57:35.816Z] + dir=.
17:57:35 [2020-03-12T17:57:35.816Z] + bin=gometalinter
17:57:35 [2020-03-12T17:57:35.816Z] + shift
17:57:35 [2020-03-12T17:57:35.816Z] + '[' '!' -f ./gometalinter.installer ']'
17:57:35 [2020-03-12T17:57:35.816Z] + . ./gometalinter.installer
17:57:35 [2020-03-12T17:57:35.816Z] ++ GOMETALINTER_COMMIT=v2.0.6
17:57:35 [2020-03-12T17:57:35.816Z] + install_gometalinter
17:57:35 [2020-03-12T17:57:35.816Z] + echo 'Installing gometalinter version v2.0.6'
17:57:35 [2020-03-12T17:57:35.816Z] + go get -d github.com/alecthomas/gometalinter
17:57:37 [2020-03-12T17:57:37.302Z] + cd /tmp/tmp.y0nctZzqOw/src/github.com/alecthomas/gometalinter
17:57:37 [2020-03-12T17:57:37.302Z] + git checkout -q v2.0.6
17:57:37 [2020-03-12T17:57:37.302Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
17:57:47 [2020-03-12T17:57:47.323Z] 65014b3c3121: Pull complete
17:57:47 [2020-03-12T17:57:47.582Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.002s	coverage: 72.9% of statements
17:57:47 [2020-03-12T17:57:47.582Z] ok  	github.com/docker/docker/cmd/dockerd	0.036s	coverage: 29.6% of statements
17:57:47 [2020-03-12T17:57:47.582Z] ok  	github.com/docker/docker/container	0.120s	coverage: 35.6% of statements
17:57:47 [2020-03-12T17:57:47.582Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:57:47 [2020-03-12T17:57:47.582Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:57:47 [2020-03-12T17:57:47.582Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:57:47 [2020-03-12T17:57:47.582Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:57:54 [2020-03-12T17:57:54.044Z] ok  	github.com/docker/docker/daemon/cluster	0.022s	coverage: 0.5% of statements
17:57:55 [2020-03-12T17:57:55.286Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
17:57:55 [2020-03-12T17:57:55.964Z] + GOBIN=/build
17:57:55 [2020-03-12T17:57:55.964Z] + /build/gometalinter --install
17:57:55 [2020-03-12T17:57:55.964Z] Installing:
17:57:55 [2020-03-12T17:57:55.964Z]   deadcode
17:57:55 [2020-03-12T17:57:55.964Z]   dupl
17:57:55 [2020-03-12T17:57:55.964Z]   errcheck
17:57:55 [2020-03-12T17:57:55.964Z]   gas
17:57:55 [2020-03-12T17:57:55.964Z]   gochecknoglobals
17:57:55 [2020-03-12T17:57:55.964Z]   gochecknoinits
17:57:55 [2020-03-12T17:57:55.964Z]   goconst
17:57:55 [2020-03-12T17:57:55.964Z]   gocyclo
17:57:55 [2020-03-12T17:57:55.964Z]   goimports
17:57:55 [2020-03-12T17:57:55.964Z]   golint
17:57:55 [2020-03-12T17:57:55.964Z]   gosimple
17:57:55 [2020-03-12T17:57:55.964Z]   gotype
17:57:55 [2020-03-12T17:57:55.964Z]   gotypex
17:57:55 [2020-03-12T17:57:55.964Z]   ineffassign
17:57:55 [2020-03-12T17:57:55.964Z]   interfacer
17:57:55 [2020-03-12T17:57:55.964Z]   lll
17:57:55 [2020-03-12T17:57:55.964Z]   maligned
17:57:55 [2020-03-12T17:57:55.964Z]   megacheck
17:57:55 [2020-03-12T17:57:55.964Z]   misspell
17:57:55 [2020-03-12T17:57:55.964Z]   nakedret
17:57:55 [2020-03-12T17:57:55.964Z]   safesql
17:57:55 [2020-03-12T17:57:55.964Z]   staticcheck
17:57:55 [2020-03-12T17:57:55.964Z]   structcheck
17:57:55 [2020-03-12T17:57:55.964Z]   unconvert
17:57:55 [2020-03-12T17:57:55.964Z]   unparam
17:57:55 [2020-03-12T17:57:55.964Z]   unused
17:57:55 [2020-03-12T17:57:55.964Z]   varcheck
17:57:56 [2020-03-12T17:57:56.536Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
17:58:04 [2020-03-12T17:58:04.084Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.440s	coverage: 13.6% of statements
17:58:05 [2020-03-12T17:58:05.305Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 82.2% of statements
17:58:05 [2020-03-12T17:58:05.663Z] ok  	github.com/docker/docker/daemon	12.232s	coverage: 17.5% of statements
17:58:05 [2020-03-12T17:58:05.663Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:58:05 [2020-03-12T17:58:05.663Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:58:06 [2020-03-12T17:58:06.450Z] ok  	github.com/docker/docker/daemon/discovery	0.015s	coverage: 30.4% of statements
17:58:06 [2020-03-12T17:58:06.450Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
17:58:06 [2020-03-12T17:58:06.450Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:58:06 [2020-03-12T17:58:06.450Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:58:07 [2020-03-12T17:58:07.721Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
17:58:09 [2020-03-12T17:58:09.533Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
17:58:10 [2020-03-12T17:58:10.775Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.252s	coverage: 57.8% of statements
17:58:17 [2020-03-12T17:58:17.068Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.621s	coverage: 46.2% of statements
17:58:20 [2020-03-12T17:58:20.157Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.119s	coverage: 48.6% of statements
17:58:20 [2020-03-12T17:58:20.523Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.248s	coverage: 72.3% of statements
17:58:20 [2020-03-12T17:58:20.523Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:58:20 [2020-03-12T17:58:20.747Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:58:20 [2020-03-12T17:58:20.747Z] Using test binary docker
17:58:20 [2020-03-12T17:58:20.747Z] +++ /etc/init.d/apparmor start
17:58:20 [2020-03-12T17:58:20.747Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:58:20 [2020-03-12T17:58:20.747Z] INFO: Waiting for daemon to start...
17:58:20 [2020-03-12T17:58:20.747Z] Starting dockerd
17:58:20 [2020-03-12T17:58:20.747Z] +++ 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
17:58:20 [2020-03-12T17:58:20.747Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:58:20 [2020-03-12T17:58:20.747Z] Using test binary docker
17:58:20 [2020-03-12T17:58:20.747Z] +++ /etc/init.d/apparmor start
17:58:20 [2020-03-12T17:58:20.747Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:58:20 [2020-03-12T17:58:20.747Z] INFO: Waiting for daemon to start...
17:58:20 [2020-03-12T17:58:20.747Z] Starting dockerd
17:58:20 [2020-03-12T17:58:20.747Z] +++ 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
17:58:20 [2020-03-12T17:58:20.747Z] .
17:58:20 [2020-03-12T17:58:20.747Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:58:20 [2020-03-12T17:58:20.747Z] 
17:58:20 [2020-03-12T17:58:20.747Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:58:20 [2020-03-12T17:58:20.747Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:58:20 [2020-03-12T17:58:20.747Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:58:20 [2020-03-12T17:58:20.747Z] Error: No such image: emptyfs
17:58:20 [2020-03-12T17:58:20.747Z] Error: No such image: emptyfs
17:58:20 [2020-03-12T17:58:20.747Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:58:20 [2020-03-12T17:58:20.747Z] ++++ docker load
17:58:20 [2020-03-12T17:58:20.747Z] ++++ docker load
17:58:20 [2020-03-12T17:58:20.747Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:58:20 [2020-03-12T17:58:20.747Z] Running integration-test (iteration 1)
17:58:20 [2020-03-12T17:58:20.747Z] Running integration-test (iteration 1)
17:58:20 [2020-03-12T17:58:20.747Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
17:58:20 [2020-03-12T17:58:20.747Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
17:58:20 [2020-03-12T17:58:20.747Z] ++ set -e
17:58:20 [2020-03-12T17:58:20.747Z] ++ '[' -n 0 ']'
17:58:20 [2020-03-12T17:58:20.747Z] ++ set -x
17:58:20 [2020-03-12T17:58:20.747Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
17:58:20 [2020-03-12T17:58:20.747Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:58:20 [2020-03-12T17:58:20.747Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
17:58:20 [2020-03-12T17:58:20.747Z] ++ set -e
17:58:20 [2020-03-12T17:58:20.747Z] ++ '[' -n 0 ']'
17:58:20 [2020-03-12T17:58:20.747Z] ++ set -x
17:58:20 [2020-03-12T17:58:20.747Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
17:58:22 [2020-03-12T17:58:22.297Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.489s	coverage: 76.1% of statements
17:58:23 [2020-03-12T17:58:23.569Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
17:58:24 [2020-03-12T17:58:24.334Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
17:58:26 [2020-03-12T17:58:26.905Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.9% of statements
17:58:26 [2020-03-12T17:58:26.905Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
17:58:27 [2020-03-12T17:58:27.267Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.211s	coverage: 59.8% of statements
17:58:27 [2020-03-12T17:58:27.267Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:58:27 [2020-03-12T17:58:27.267Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:58:27 [2020-03-12T17:58:27.267Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:58:27 [2020-03-12T17:58:27.267Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:58:28 [2020-03-12T17:58:28.549Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.7% of statements
17:58:28 [2020-03-12T17:58:28.620Z] Removing intermediate container a778816ddf05
17:58:28 [2020-03-12T17:58:28.620Z]  ---> 3bd2403c3c5f
17:58:28 [2020-03-12T17:58:28.620Z] Step 72/140 : FROM base AS gotestsum
17:58:28 [2020-03-12T17:58:28.620Z]  ---> 1882df4f3550
17:58:28 [2020-03-12T17:58:28.620Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
17:58:28 [2020-03-12T17:58:28.620Z]  ---> Running in e63a67795d06
17:58:28 [2020-03-12T17:58:28.620Z] Removing intermediate container e63a67795d06
17:58:28 [2020-03-12T17:58:28.620Z]  ---> 866123c8b329
17:58:28 [2020-03-12T17:58:28.620Z] Step 74/140 : ARG GOTESTSUM_COMMIT
17:58:28 [2020-03-12T17:58:28.620Z]  ---> Running in 9c398ee16e26
17:58:28 [2020-03-12T17:58:28.620Z] Removing intermediate container 9c398ee16e26
17:58:28 [2020-03-12T17:58:28.620Z]  ---> 613450796876
17:58:28 [2020-03-12T17:58:28.620Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:58:28 [2020-03-12T17:58:28.620Z]  ---> 0e2c43a32fb2
17:58:28 [2020-03-12T17:58:28.620Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:58:28 [2020-03-12T17:58:28.620Z]  ---> 602fb5979835
17:58:28 [2020-03-12T17:58:28.620Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:58:28 [2020-03-12T17:58:28.620Z]  ---> Running in a9463cb5444a
17:58:28 [2020-03-12T17:58:28.620Z] + RM_GOPATH=0
17:58:28 [2020-03-12T17:58:28.620Z] + TMP_GOPATH=
17:58:28 [2020-03-12T17:58:28.620Z] + : /build
17:58:28 [2020-03-12T17:58:28.620Z] + '[' -z '' ']'
17:58:28 [2020-03-12T17:58:28.620Z] ++ mktemp -d
17:58:28 [2020-03-12T17:58:28.620Z] + export GOPATH=/tmp/tmp.ZW0GXERXRl
17:58:28 [2020-03-12T17:58:28.620Z] + GOPATH=/tmp/tmp.ZW0GXERXRl
17:58:28 [2020-03-12T17:58:28.620Z] + RM_GOPATH=1
17:58:28 [2020-03-12T17:58:28.620Z] ++ dirname ./install.sh
17:58:28 [2020-03-12T17:58:28.620Z] + dir=.
17:58:28 [2020-03-12T17:58:28.620Z] + bin=gotestsum
17:58:28 [2020-03-12T17:58:28.620Z] + shift
17:58:28 [2020-03-12T17:58:28.620Z] + '[' '!' -f ./gotestsum.installer ']'
17:58:28 [2020-03-12T17:58:28.620Z] + . ./gotestsum.installer
17:58:28 [2020-03-12T17:58:28.620Z] ++ : v0.3.5
17:58:28 [2020-03-12T17:58:28.620Z] + install_gotestsum
17:58:28 [2020-03-12T17:58:28.620Z] + echo 'Installing gotestsum version v0.3.5'
17:58:28 [2020-03-12T17:58:28.620Z] Installing gotestsum version v0.3.5
17:58:28 [2020-03-12T17:58:28.620Z] + go get -d gotest.tools/gotestsum
17:58:28 [2020-03-12T17:58:28.910Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.076s	coverage: 78.6% of statements
17:58:28 [2020-03-12T17:58:28.910Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:58:28 [2020-03-12T17:58:28.910Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:58:29 [2020-03-12T17:58:29.679Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
17:58:30 [2020-03-12T17:58:30.038Z] ok  	github.com/docker/docker/daemon/logger/journald	0.003s	coverage: 26.2% of statements
17:58:30 [2020-03-12T17:58:30.396Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.024s	coverage: 88.3% of statements
17:58:30 [2020-03-12T17:58:30.760Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 62.1% of statements
17:58:31 [2020-03-12T17:58:31.549Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 74.7% of statements
17:58:31 [2020-03-12T17:58:31.549Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:58:31 [2020-03-12T17:58:31.918Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.006s	coverage: 20.0% of statements
17:58:33 [2020-03-12T17:58:33.160Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
17:58:33 [2020-03-12T17:58:33.525Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
17:58:34 [2020-03-12T17:58:34.290Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
17:58:34 [2020-03-12T17:58:34.647Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.540s	coverage: 84.5% of statements
17:58:34 [2020-03-12T17:58:34.647Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:58:34 [2020-03-12T17:58:34.647Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:58:37 [2020-03-12T17:58:37.135Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:58:37 [2020-03-12T17:58:37.135Z] 
17:58:37 [2020-03-12T17:58:37.135Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:58:37 [2020-03-12T17:58:37.135Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:58:37 [2020-03-12T17:58:37.135Z] Using test binary docker
17:58:37 [2020-03-12T17:58:37.135Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:58:37 [2020-03-12T17:58:37.135Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:58:37 [2020-03-12T17:58:37.135Z] INFO: Waiting for daemon to start...
17:58:37 [2020-03-12T17:58:37.135Z] Starting dockerd
17:58:37 [2020-03-12T17:58:37.135Z] .
17:58:37 [2020-03-12T17:58:37.135Z] INFO: Building docker-sdk-python3:4.1.0...
17:58:37 [2020-03-12T17:58:37.243Z] ok  	github.com/docker/docker/distribution	0.247s	coverage: 22.3% of statements
17:58:37 [2020-03-12T17:58:37.243Z] ok  	github.com/docker/docker/distribution/metadata	0.023s	coverage: 48.2% of statements
17:58:37 [2020-03-12T17:58:37.243Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:58:38 [2020-03-12T17:58:38.495Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 49.4% of statements
17:58:39 [2020-03-12T17:58:39.265Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
17:58:39 [2020-03-12T17:58:39.632Z] ok  	github.com/docker/docker/distribution/xfer	1.444s	coverage: 83.9% of statements
17:58:39 [2020-03-12T17:58:39.632Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:58:40 [2020-03-12T17:58:40.420Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
17:58:40 [2020-03-12T17:58:40.420Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:58:40 [2020-03-12T17:58:40.809Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
17:58:40 [2020-03-12T17:58:40.809Z] ?   	github.com/docker/docker/internal/test	[no test files]
17:58:41 [2020-03-12T17:58:41.177Z] + cd /tmp/tmp.ZW0GXERXRl/src/gotest.tools/gotestsum
17:58:41 [2020-03-12T17:58:41.177Z] + git checkout -q v0.3.5
17:58:41 [2020-03-12T17:58:41.177Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:58:41 [2020-03-12T17:58:41.572Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
17:58:41 [2020-03-12T17:58:41.572Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
17:58:41 [2020-03-12T17:58:41.572Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
17:58:41 [2020-03-12T17:58:41.941Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
17:58:41 [2020-03-12T17:58:41.941Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
17:58:41 [2020-03-12T17:58:41.941Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
17:58:41 [2020-03-12T17:58:41.941Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
17:58:41 [2020-03-12T17:58:41.941Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
17:58:41 [2020-03-12T17:58:41.941Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
17:58:41 [2020-03-12T17:58:41.941Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
17:58:41 [2020-03-12T17:58:41.941Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:58:42 [2020-03-12T17:58:42.307Z] ok  	github.com/docker/docker/internal/testutil	0.006s	coverage: 62.5% of statements
17:58:43 [2020-03-12T17:58:43.100Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
17:58:44 [2020-03-12T17:58:44.416Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 66.9% of statements
17:58:44 [2020-03-12T17:58:44.782Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
17:58:46 [2020-03-12T17:58:46.550Z] ok  	github.com/docker/docker/pkg/archive	0.506s	coverage: 76.9% of statements
17:58:47 [2020-03-12T17:58:47.796Z] ok  	github.com/docker/docker/pkg/authorization	0.337s	coverage: 66.7% of statements
17:58:47 [2020-03-12T17:58:47.796Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:58:48 [2020-03-12T17:58:48.156Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
17:58:51 [2020-03-12T17:58:51.257Z] ok  	github.com/docker/docker/layer	7.344s	coverage: 72.0% of statements
17:58:51 [2020-03-12T17:58:51.257Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:58:51 [2020-03-12T17:58:51.257Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:58:51 [2020-03-12T17:58:51.257Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:58:51 [2020-03-12T17:58:51.257Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:58:51 [2020-03-12T17:58:51.257Z] ?   	github.com/docker/docker/oci	[no test files]
17:58:51 [2020-03-12T17:58:51.257Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:58:51 [2020-03-12T17:58:51.613Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
17:58:51 [2020-03-12T17:58:51.981Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
17:58:52 [2020-03-12T17:58:52.350Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.553s	coverage: 43.2% of statements
17:58:52 [2020-03-12T17:58:52.350Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:58:52 [2020-03-12T17:58:52.350Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:58:52 [2020-03-12T17:58:52.350Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 92.9% of statements
17:58:52 [2020-03-12T17:58:52.713Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.013s	coverage: 92.3% of statements
17:58:52 [2020-03-12T17:58:52.828Z] Loaded image: buildpack-deps:jessie
17:58:52 [2020-03-12T17:58:52.828Z] Loaded image: buildpack-deps:jessie
17:58:52 [2020-03-12T17:58:52.828Z] Loaded image: busybox:latest
17:58:52 [2020-03-12T17:58:52.828Z] Loaded image: busybox:latest
17:58:52 [2020-03-12T17:58:52.828Z] Loaded image: busybox:glibc
17:58:52 [2020-03-12T17:58:52.828Z] Loaded image: debian:jessie
17:58:52 [2020-03-12T17:58:52.828Z] Loaded image: busybox:glibc
17:58:52 [2020-03-12T17:58:52.828Z] Loaded image: debian:jessie
17:58:52 [2020-03-12T17:58:52.828Z] Loaded image: hello-world:latest
17:58:52 [2020-03-12T17:58:52.828Z] INFO: Testing against a local daemon
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerDaemonSuite
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
17:58:52 [2020-03-12T17:58:52.828Z] Loaded image: hello-world:latest
17:58:52 [2020-03-12T17:58:52.828Z] INFO: Testing against a local daemon
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:58:52 [2020-03-12T17:58:52.828Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:58:53 [2020-03-12T17:58:53.387Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:58:53 [2020-03-12T17:58:53.387Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:58:53 [2020-03-12T17:58:53.387Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:58:53 [2020-03-12T17:58:53.522Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
17:58:54 [2020-03-12T17:58:54.032Z] ok  	github.com/docker/docker/pkg/dmesg	0.036s	coverage: 83.3% of statements
17:58:55 [2020-03-12T17:58:55.279Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:58:55 [2020-03-12T17:58:55.536Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:58:55 [2020-03-12T17:58:55.536Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:58:55 [2020-03-12T17:58:55.536Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:58:55 [2020-03-12T17:58:55.603Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 66.3% of statements
17:58:56 [2020-03-12T17:58:56.094Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
17:58:56 [2020-03-12T17:58:56.370Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
17:58:56 [2020-03-12T17:58:56.652Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:58:56 [2020-03-12T17:58:56.741Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.081s	coverage: 84.1% of statements
17:58:57 [2020-03-12T17:58:57.108Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.2% of statements
17:58:57 [2020-03-12T17:58:57.108Z] ok  	github.com/docker/docker/pkg/fsutils	0.463s	coverage: 85.1% of statements
17:58:57 [2020-03-12T17:58:57.575Z] --- PASS: TestBuildWithHugeFile (104.18s)
17:58:57 [2020-03-12T17:58:57.575Z] === RUN   TestBuildWithEmptyDockerfile
17:58:57 [2020-03-12T17:58:57.575Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:58:57 [2020-03-12T17:58:57.575Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:58:57 [2020-03-12T17:58:57.575Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:58:57 [2020-03-12T17:58:57.575Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:58:57 [2020-03-12T17:58:57.575Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:58:57 [2020-03-12T17:58:57.575Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:58:57 [2020-03-12T17:58:57.575Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:58:57 [2020-03-12T17:58:57.575Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:58:57 [2020-03-12T17:58:57.575Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:58:57 [2020-03-12T17:58:57.575Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:58:57 [2020-03-12T17:58:57.575Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:58:57 [2020-03-12T17:58:57.575Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:58:57 [2020-03-12T17:58:57.575Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:58:57 [2020-03-12T17:58:57.829Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
17:58:57 [2020-03-12T17:58:57.829Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
17:58:57 [2020-03-12T17:58:57.829Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
17:58:57 [2020-03-12T17:58:57.829Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
17:58:57 [2020-03-12T17:58:57.829Z] === RUN   TestBuildPreserveOwnership
17:58:57 [2020-03-12T17:58:57.829Z] === RUN   TestBuildPreserveOwnership/copy_from
17:58:57 [2020-03-12T17:58:57.870Z] ok  	github.com/docker/docker/pkg/idtools	0.372s	coverage: 70.1% of statements
17:58:58 [2020-03-12T17:58:58.083Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:58:58 [2020-03-12T17:58:58.238Z] ok  	github.com/docker/docker/pkg/ioutils	0.327s	coverage: 69.1% of statements
17:58:58 [2020-03-12T17:58:58.600Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
17:58:58 [2020-03-12T17:58:58.600Z] ok  	github.com/docker/docker/pkg/locker	0.014s	coverage: 88.9% of statements
17:58:58 [2020-03-12T17:58:58.642Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
17:58:58 [2020-03-12T17:58:58.972Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
17:58:58 [2020-03-12T17:58:58.972Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:58:59 [2020-03-12T17:58:59.324Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:58:59 [2020-03-12T17:58:59.684Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
17:59:00 [2020-03-12T17:59:00.041Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:59:00 [2020-03-12T17:59:00.041Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 90.0% of statements
17:59:00 [2020-03-12T17:59:00.416Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
17:59:00 [2020-03-12T17:59:00.785Z] ok  	github.com/docker/docker/pkg/mount	1.266s	coverage: 69.6% of statements
17:59:00 [2020-03-12T17:59:00.785Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:59:00 [2020-03-12T17:59:00.785Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:59:00 [2020-03-12T17:59:00.785Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:59:01 [2020-03-12T17:59:01.148Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
17:59:01 [2020-03-12T17:59:01.559Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
17:59:01 [2020-03-12T17:59:01.708Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:59:01 [2020-03-12T17:59:01.708Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:59:02 [2020-03-12T17:59:02.033Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
17:59:02 [2020-03-12T17:59:02.439Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
17:59:02 [2020-03-12T17:59:02.835Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:59:03 [2020-03-12T17:59:03.569Z] Removing intermediate container a9463cb5444a
17:59:03 [2020-03-12T17:59:03.569Z]  ---> 33d76378240f
17:59:03 [2020-03-12T17:59:03.569Z] Step 78/140 : FROM dev-base AS dockercli
17:59:03 [2020-03-12T17:59:03.569Z]  ---> 1882df4f3550
17:59:03 [2020-03-12T17:59:03.569Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
17:59:03 [2020-03-12T17:59:03.569Z]  ---> Running in b69c8de130dc
17:59:03 [2020-03-12T17:59:03.569Z] Removing intermediate container b69c8de130dc
17:59:03 [2020-03-12T17:59:03.569Z]  ---> 14eb35f0e277
17:59:03 [2020-03-12T17:59:03.569Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
17:59:03 [2020-03-12T17:59:03.569Z]  ---> Running in f5508f537878
17:59:03 [2020-03-12T17:59:03.569Z] Removing intermediate container f5508f537878
17:59:03 [2020-03-12T17:59:03.569Z]  ---> ee2c60d34dc5
17:59:03 [2020-03-12T17:59:03.569Z] Step 81/140 : ARG DOCKERCLI_VERSION
17:59:03 [2020-03-12T17:59:03.569Z]  ---> Running in 735487f614b0
17:59:03 [2020-03-12T17:59:03.569Z] Removing intermediate container 735487f614b0
17:59:03 [2020-03-12T17:59:03.569Z]  ---> 93acd447a866
17:59:03 [2020-03-12T17:59:03.569Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
17:59:03 [2020-03-12T17:59:03.569Z]  ---> 065d5809cae7
17:59:03 [2020-03-12T17:59:03.569Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
17:59:03 [2020-03-12T17:59:03.569Z]  ---> aa819ba14439
17:59:03 [2020-03-12T17:59:03.569Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
17:59:03 [2020-03-12T17:59:03.569Z]  ---> Running in b0ada9ca2dd3
17:59:03 [2020-03-12T17:59:03.569Z] + RM_GOPATH=0
17:59:03 [2020-03-12T17:59:03.569Z] + TMP_GOPATH=
17:59:03 [2020-03-12T17:59:03.569Z] + : /build
17:59:03 [2020-03-12T17:59:03.569Z] + '[' -z '' ']'
17:59:03 [2020-03-12T17:59:03.569Z] ++ mktemp -d
17:59:03 [2020-03-12T17:59:03.569Z] + export GOPATH=/tmp/tmp.P8Ny5fWNsm
17:59:03 [2020-03-12T17:59:03.569Z] + GOPATH=/tmp/tmp.P8Ny5fWNsm
17:59:03 [2020-03-12T17:59:03.569Z] + RM_GOPATH=1
17:59:03 [2020-03-12T17:59:03.569Z] ++ dirname ./install.sh
17:59:03 [2020-03-12T17:59:03.569Z] + dir=.
17:59:03 [2020-03-12T17:59:03.569Z] + bin=dockercli
17:59:03 [2020-03-12T17:59:03.569Z] + shift
17:59:03 [2020-03-12T17:59:03.569Z] + '[' '!' -f ./dockercli.installer ']'
17:59:03 [2020-03-12T17:59:03.569Z] + . ./dockercli.installer
17:59:03 [2020-03-12T17:59:03.569Z] ++ : stable
17:59:03 [2020-03-12T17:59:03.569Z] ++ : 17.06.2-ce
17:59:03 [2020-03-12T17:59:03.569Z] + install_dockercli
17:59:03 [2020-03-12T17:59:03.569Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
17:59:03 [2020-03-12T17:59:03.569Z] ++ uname -m
17:59:03 [2020-03-12T17:59:03.569Z] Install docker/cli version 17.06.2-ce from stable
17:59:03 [2020-03-12T17:59:03.569Z] + arch=ppc64le
17:59:03 [2020-03-12T17:59:03.569Z] + '[' ppc64le '!=' x86_64 ']'
17:59:03 [2020-03-12T17:59:03.569Z] + '[' ppc64le '!=' s390x ']'
17:59:03 [2020-03-12T17:59:03.569Z] + '[' ppc64le '!=' armhf ']'
17:59:03 [2020-03-12T17:59:03.569Z] + build_dockercli
17:59:03 [2020-03-12T17:59:03.569Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.P8Ny5fWNsm/tmp/docker-ce
17:59:03 [2020-03-12T17:59:03.569Z] Cloning into '/tmp/tmp.P8Ny5fWNsm/tmp/docker-ce'...
17:59:03 [2020-03-12T17:59:03.591Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
17:59:03 [2020-03-12T17:59:03.591Z] --- PASS: TestBuildPreserveOwnership (5.89s)
17:59:03 [2020-03-12T17:59:03.591Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.89s)
17:59:03 [2020-03-12T17:59:03.591Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s)
17:59:03 [2020-03-12T17:59:03.591Z] === RUN   TestBuildPlatformInvalid
17:59:03 [2020-03-12T17:59:03.847Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:59:03 [2020-03-12T17:59:03.847Z] --- PASS: TestBuildPlatformInvalid (0.18s)
17:59:03 [2020-03-12T17:59:03.847Z] PASS
17:59:03 [2020-03-12T17:59:03.847Z] 
17:59:03 [2020-03-12T17:59:03.847Z] DONE 30 tests in 187.547s
17:59:03 [2020-03-12T17:59:03.847Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:59:03 [2020-03-12T17:59:03.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
17:59:03 [2020-03-12T17:59:03.847Z] ++ set -e
17:59:03 [2020-03-12T17:59:03.847Z] ++ '[' -n 0 ']'
17:59:03 [2020-03-12T17:59:03.847Z] ++ set -x
17:59:03 [2020-03-12T17:59:03.847Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
17:59:04 [2020-03-12T17:59:04.040Z] ok  	github.com/docker/docker/pkg/pubsub	1.032s	coverage: 72.7% of statements
17:59:04 [2020-03-12T17:59:04.101Z] INFO: Testing against a local daemon
17:59:04 [2020-03-12T17:59:04.101Z] === RUN   TestConfigList
17:59:04 [2020-03-12T17:59:04.396Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
17:59:05 [2020-03-12T17:59:05.460Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
17:59:06 [2020-03-12T17:59:06.383Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:59:06 [2020-03-12T17:59:06.638Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
17:59:06 [2020-03-12T17:59:06.892Z] --- PASS: TestConfigList (2.86s)
17:59:06 [2020-03-12T17:59:06.892Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
17:59:06 [2020-03-12T17:59:06.892Z]     daemon.go:325: [d0b33344abd51] waiting for daemon to start
17:59:06 [2020-03-12T17:59:06.892Z]     daemon.go:325: [d0b33344abd51] waiting for daemon to start
17:59:06 [2020-03-12T17:59:06.892Z]     daemon.go:353: [d0b33344abd51] daemon started
17:59:06 [2020-03-12T17:59:06.892Z]     daemon.go:461: [d0b33344abd51] Stopping daemon
17:59:06 [2020-03-12T17:59:06.892Z]     daemon.go:296: [d0b33344abd51] exiting daemon
17:59:06 [2020-03-12T17:59:06.892Z]     daemon.go:448: [d0b33344abd51] Daemon stopped
17:59:06 [2020-03-12T17:59:06.892Z] === RUN   TestConfigsCreateAndDelete
17:59:07 [2020-03-12T17:59:07.510Z] ok  	github.com/docker/docker/pkg/signal	2.739s	coverage: 61.0% of statements
17:59:07 [2020-03-12T17:59:07.876Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:59:08 [2020-03-12T17:59:08.251Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:59:08 [2020-03-12T17:59:08.640Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:59:08 [2020-03-12T17:59:08.640Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
17:59:08 [2020-03-12T17:59:08.997Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
17:59:09 [2020-03-12T17:59:09.174Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:59:09 [2020-03-12T17:59:09.369Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
17:59:09 [2020-03-12T17:59:09.732Z] --- PASS: TestConfigsCreateAndDelete (2.73s)
17:59:09 [2020-03-12T17:59:09.732Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
17:59:09 [2020-03-12T17:59:09.732Z]     daemon.go:325: [dc17eb7360079] waiting for daemon to start
17:59:09 [2020-03-12T17:59:09.732Z]     daemon.go:325: [dc17eb7360079] waiting for daemon to start
17:59:09 [2020-03-12T17:59:09.732Z]     daemon.go:353: [dc17eb7360079] daemon started
17:59:09 [2020-03-12T17:59:09.732Z]     daemon.go:461: [dc17eb7360079] Stopping daemon
17:59:09 [2020-03-12T17:59:09.732Z]     daemon.go:296: [dc17eb7360079] exiting daemon
17:59:09 [2020-03-12T17:59:09.733Z]     daemon.go:448: [dc17eb7360079] Daemon stopped
17:59:09 [2020-03-12T17:59:09.733Z] === RUN   TestConfigsUpdate
17:59:09 [2020-03-12T17:59:09.733Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
17:59:09 [2020-03-12T17:59:09.987Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:59:10 [2020-03-12T17:59:10.147Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 35.1% of statements
17:59:10 [2020-03-12T17:59:10.516Z] ok  	github.com/docker/docker/pkg/tailfile	0.048s	coverage: 88.6% of statements
17:59:10 [2020-03-12T17:59:10.911Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:59:11 [2020-03-12T17:59:11.278Z] ok  	github.com/docker/docker/pkg/tarsum	0.051s	coverage: 89.3% of statements
17:59:11 [2020-03-12T17:59:11.644Z] ok  	github.com/docker/docker/pkg/term	0.005s	coverage: 84.8% of statements
17:59:11 [2020-03-12T17:59:11.901Z] === RUN   TestDockerSuite/TestAttachAfterDetach
17:59:11 [2020-03-12T17:59:11.901Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
17:59:12 [2020-03-12T17:59:12.162Z] testing: warning: no tests to run
17:59:12 [2020-03-12T17:59:12.163Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: 0.0% of statements [no tests to run]
17:59:12 [2020-03-12T17:59:12.646Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
17:59:12 [2020-03-12T17:59:12.853Z] --- PASS: TestConfigsUpdate (3.36s)
17:59:12 [2020-03-12T17:59:12.853Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
17:59:12 [2020-03-12T17:59:12.853Z]     daemon.go:325: [d3955ab679ad5] waiting for daemon to start
17:59:12 [2020-03-12T17:59:12.853Z]     daemon.go:325: [d3955ab679ad5] waiting for daemon to start
17:59:12 [2020-03-12T17:59:12.853Z]     daemon.go:353: [d3955ab679ad5] daemon started
17:59:12 [2020-03-12T17:59:12.853Z]     daemon.go:461: [d3955ab679ad5] Stopping daemon
17:59:12 [2020-03-12T17:59:12.853Z]     daemon.go:296: [d3955ab679ad5] exiting daemon
17:59:12 [2020-03-12T17:59:12.853Z]     daemon.go:448: [d3955ab679ad5] Daemon stopped
17:59:12 [2020-03-12T17:59:12.853Z] === RUN   TestTemplatedConfig
17:59:13 [2020-03-12T17:59:13.038Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
17:59:13 [2020-03-12T17:59:13.038Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:59:13 [2020-03-12T17:59:13.775Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
17:59:15 [2020-03-12T17:59:15.134Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
17:59:15 [2020-03-12T17:59:15.488Z] ok  	github.com/docker/docker/plugin	0.565s	coverage: 27.3% of statements
17:59:15 [2020-03-12T17:59:15.694Z] === RUN   TestDockerSuite/TestAttachDetach
17:59:15 [2020-03-12T17:59:15.858Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
17:59:16 [2020-03-12T17:59:16.253Z] --- PASS: TestTemplatedConfig (3.19s)
17:59:16 [2020-03-12T17:59:16.253Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
17:59:16 [2020-03-12T17:59:16.253Z]     daemon.go:325: [d15f1ab1a2f73] waiting for daemon to start
17:59:16 [2020-03-12T17:59:16.253Z]     daemon.go:325: [d15f1ab1a2f73] waiting for daemon to start
17:59:16 [2020-03-12T17:59:16.253Z]     daemon.go:353: [d15f1ab1a2f73] daemon started
17:59:16 [2020-03-12T17:59:16.253Z]     daemon.go:461: [d15f1ab1a2f73] Stopping daemon
17:59:16 [2020-03-12T17:59:16.253Z]     daemon.go:296: [d15f1ab1a2f73] exiting daemon
17:59:16 [2020-03-12T17:59:16.253Z]     daemon.go:448: [d15f1ab1a2f73] Daemon stopped
17:59:16 [2020-03-12T17:59:16.253Z] === RUN   TestConfigInspect
17:59:16 [2020-03-12T17:59:16.642Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 76.5% of statements
17:59:16 [2020-03-12T17:59:16.812Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:59:17 [2020-03-12T17:59:17.419Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:59:17 [2020-03-12T17:59:17.735Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:59:18 [2020-03-12T17:59:18.670Z] ok  	github.com/docker/docker/registry	0.100s	coverage: 56.3% of statements
17:59:19 [2020-03-12T17:59:19.095Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
17:59:19 [2020-03-12T17:59:19.350Z] --- PASS: TestConfigInspect (3.09s)
17:59:19 [2020-03-12T17:59:19.350Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
17:59:19 [2020-03-12T17:59:19.350Z]     daemon.go:325: [d81eae303bf4b] waiting for daemon to start
17:59:19 [2020-03-12T17:59:19.350Z]     daemon.go:325: [d81eae303bf4b] waiting for daemon to start
17:59:19 [2020-03-12T17:59:19.350Z]     daemon.go:353: [d81eae303bf4b] daemon started
17:59:19 [2020-03-12T17:59:19.350Z]     daemon.go:461: [d81eae303bf4b] Stopping daemon
17:59:19 [2020-03-12T17:59:19.350Z]     daemon.go:296: [d81eae303bf4b] exiting daemon
17:59:19 [2020-03-12T17:59:19.350Z]     daemon.go:448: [d81eae303bf4b] Daemon stopped
17:59:19 [2020-03-12T17:59:19.350Z] === RUN   TestConfigCreateWithLabels
17:59:19 [2020-03-12T17:59:19.445Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
17:59:19 [2020-03-12T17:59:19.445Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 49.0% of statements
17:59:19 [2020-03-12T17:59:19.604Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:59:20 [2020-03-12T17:59:20.216Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
17:59:20 [2020-03-12T17:59:20.527Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:59:21 [2020-03-12T17:59:21.107Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
17:59:21 [2020-03-12T17:59:21.887Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:59:21 [2020-03-12T17:59:21.887Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
17:59:21 [2020-03-12T17:59:21.951Z] ok  	github.com/docker/docker/volume/local	0.032s	coverage: 73.0% of statements
17:59:22 [2020-03-12T17:59:22.142Z] --- PASS: TestConfigCreateWithLabels (2.84s)
17:59:22 [2020-03-12T17:59:22.142Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
17:59:22 [2020-03-12T17:59:22.142Z]     daemon.go:325: [dc152d0d54876] waiting for daemon to start
17:59:22 [2020-03-12T17:59:22.142Z]     daemon.go:325: [dc152d0d54876] waiting for daemon to start
17:59:22 [2020-03-12T17:59:22.142Z]     daemon.go:353: [dc152d0d54876] daemon started
17:59:22 [2020-03-12T17:59:22.142Z]     daemon.go:461: [dc152d0d54876] Stopping daemon
17:59:22 [2020-03-12T17:59:22.142Z]     daemon.go:296: [dc152d0d54876] exiting daemon
17:59:22 [2020-03-12T17:59:22.142Z]     daemon.go:448: [dc152d0d54876] Daemon stopped
17:59:22 [2020-03-12T17:59:22.142Z] === RUN   TestConfigCreateResolve
17:59:22 [2020-03-12T17:59:22.710Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
17:59:23 [2020-03-12T17:59:23.065Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
17:59:23 [2020-03-12T17:59:23.065Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:59:23 [2020-03-12T17:59:23.777Z] sha256:66ec84a2c277de6999032e9683a30890d8a687341c5df4119ff72ab7d3dd96c5
17:59:23 [2020-03-12T17:59:23.777Z] INFO: Starting docker-py tests...
17:59:23 [2020-03-12T17:59:23.777Z] ============================= test session starts ==============================
17:59:23 [2020-03-12T17:59:23.777Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
17:59:23 [2020-03-12T17:59:23.777Z] rootdir: /src, inifile: pytest.ini
17:59:23 [2020-03-12T17:59:23.777Z] plugins: timeout-1.3.3, cov-2.6.1
17:59:23 [2020-03-12T17:59:23.777Z] collected 385 items / 3 deselected / 382 selected
17:59:23 [2020-03-12T17:59:23.777Z] 
17:59:23 [2020-03-12T17:59:23.938Z] ok  	github.com/docker/docker/volume/service	0.019s	coverage: 73.0% of statements
17:59:24 [2020-03-12T17:59:24.948Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:59:25 [2020-03-12T17:59:25.203Z] --- PASS: TestConfigCreateResolve (3.05s)
17:59:25 [2020-03-12T17:59:25.203Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
17:59:25 [2020-03-12T17:59:25.203Z]     daemon.go:325: [d007ed18b1547] waiting for daemon to start
17:59:25 [2020-03-12T17:59:25.203Z]     daemon.go:325: [d007ed18b1547] waiting for daemon to start
17:59:25 [2020-03-12T17:59:25.203Z]     daemon.go:353: [d007ed18b1547] daemon started
17:59:25 [2020-03-12T17:59:25.203Z]     daemon.go:461: [d007ed18b1547] Stopping daemon
17:59:25 [2020-03-12T17:59:25.203Z]     daemon.go:296: [d007ed18b1547] exiting daemon
17:59:25 [2020-03-12T17:59:25.203Z]     daemon.go:448: [d007ed18b1547] Daemon stopped
17:59:25 [2020-03-12T17:59:25.203Z] === RUN   TestConfigDaemonLibtrustID
17:59:25 [2020-03-12T17:59:25.203Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
17:59:25 [2020-03-12T17:59:25.760Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
17:59:25 [2020-03-12T17:59:25.760Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
17:59:25 [2020-03-12T17:59:25.760Z]     daemon.go:325: [d9a8e958c8bc7] waiting for daemon to start
17:59:25 [2020-03-12T17:59:25.760Z]     daemon.go:325: [d9a8e958c8bc7] waiting for daemon to start
17:59:25 [2020-03-12T17:59:25.760Z]     daemon.go:353: [d9a8e958c8bc7] daemon started
17:59:25 [2020-03-12T17:59:25.760Z]     daemon.go:461: [d9a8e958c8bc7] Stopping daemon
17:59:25 [2020-03-12T17:59:25.760Z]     daemon.go:296: [d9a8e958c8bc7] exiting daemon
17:59:25 [2020-03-12T17:59:25.760Z]     daemon.go:448: [d9a8e958c8bc7] Daemon stopped
17:59:25 [2020-03-12T17:59:25.760Z] PASS
17:59:25 [2020-03-12T17:59:25.760Z] 
17:59:25 [2020-03-12T17:59:25.760Z] DONE 8 tests in 21.874s
17:59:25 [2020-03-12T17:59:25.760Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:59:25 [2020-03-12T17:59:25.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
17:59:25 [2020-03-12T17:59:25.760Z] ++ set -e
17:59:25 [2020-03-12T17:59:25.760Z] ++ '[' -n 0 ']'
17:59:25 [2020-03-12T17:59:25.760Z] ++ set -x
17:59:25 [2020-03-12T17:59:25.761Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
17:59:25 [2020-03-12T17:59:25.761Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
17:59:26 [2020-03-12T17:59:26.015Z] INFO: Testing against a local daemon
17:59:26 [2020-03-12T17:59:26.015Z] === RUN   TestCheckpoint
17:59:26 [2020-03-12T17:59:26.015Z] --- SKIP: TestCheckpoint (0.00s)
17:59:26 [2020-03-12T17:59:26.015Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:59:26 [2020-03-12T17:59:26.015Z] === RUN   TestContainerInvalidJSON
17:59:26 [2020-03-12T17:59:26.015Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:59:26 [2020-03-12T17:59:26.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:59:26 [2020-03-12T17:59:26.015Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:59:26 [2020-03-12T17:59:26.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:59:26 [2020-03-12T17:59:26.015Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:59:26 [2020-03-12T17:59:26.015Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:59:26 [2020-03-12T17:59:26.015Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:59:26 [2020-03-12T17:59:26.015Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:59:26 [2020-03-12T17:59:26.015Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:59:26 [2020-03-12T17:59:26.015Z] --- PASS: TestContainerInvalidJSON (0.03s)
17:59:26 [2020-03-12T17:59:26.015Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:59:26 [2020-03-12T17:59:26.015Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:59:26 [2020-03-12T17:59:26.015Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:59:26 [2020-03-12T17:59:26.015Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:59:26 [2020-03-12T17:59:26.015Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:59:26 [2020-03-12T17:59:26.015Z] === RUN   TestCopyFromContainerPathIsNotDir
17:59:26 [2020-03-12T17:59:26.270Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
17:59:26 [2020-03-12T17:59:26.270Z] === RUN   TestCopyToContainerPathDoesNotExist
17:59:26 [2020-03-12T17:59:26.270Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
17:59:26 [2020-03-12T17:59:26.270Z] === RUN   TestCopyToContainerPathIsNotDir
17:59:26 [2020-03-12T17:59:26.270Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:59:26 [2020-03-12T17:59:26.270Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
17:59:26 [2020-03-12T17:59:26.270Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
17:59:26 [2020-03-12T17:59:26.270Z] === RUN   TestCopyFromContainer
17:59:27 [2020-03-12T17:59:27.629Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:59:27 [2020-03-12T17:59:27.629Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:59:27 [2020-03-12T17:59:27.629Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
17:59:28 [2020-03-12T17:59:28.187Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
17:59:28 [2020-03-12T17:59:28.442Z] === RUN   TestCopyFromContainer//
17:59:28 [2020-03-12T17:59:28.442Z] === RUN   TestCopyFromContainer//bar/root
17:59:28 [2020-03-12T17:59:28.442Z] === RUN   TestCopyFromContainer//bar/root/
17:59:28 [2020-03-12T17:59:28.696Z] === RUN   TestCopyFromContainer/bar/quux
17:59:28 [2020-03-12T17:59:28.696Z] === RUN   TestCopyFromContainer/bar/quux/
17:59:28 [2020-03-12T17:59:28.951Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:59:28 [2020-03-12T17:59:28.951Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:59:28 [2020-03-12T17:59:28.951Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:59:29 [2020-03-12T17:59:29.207Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:59:29 [2020-03-12T17:59:29.207Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:59:29 [2020-03-12T17:59:29.461Z] === RUN   TestCopyFromContainer/bar/notarget
17:59:29 [2020-03-12T17:59:29.717Z] --- PASS: TestCopyFromContainer (3.25s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCopyFromContainer// (0.09s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.14s)
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:59:29 [2020-03-12T17:59:29.717Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:59:29 [2020-03-12T17:59:29.717Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:59:29 [2020-03-12T17:59:29.717Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:59:29 [2020-03-12T17:59:29.717Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:59:29 [2020-03-12T17:59:29.717Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:59:29 [2020-03-12T17:59:29.717Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:59:29 [2020-03-12T17:59:29.717Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateLinkToNonExistingContainer
17:59:29 [2020-03-12T17:59:29.717Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateWithInvalidEnv
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateWithInvalidEnv/0
17:59:29 [2020-03-12T17:59:29.717Z] === PAUSE TestCreateWithInvalidEnv/0
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateWithInvalidEnv/1
17:59:29 [2020-03-12T17:59:29.717Z] === PAUSE TestCreateWithInvalidEnv/1
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateWithInvalidEnv/2
17:59:29 [2020-03-12T17:59:29.717Z] === PAUSE TestCreateWithInvalidEnv/2
17:59:29 [2020-03-12T17:59:29.717Z] === CONT  TestCreateWithInvalidEnv/0
17:59:29 [2020-03-12T17:59:29.717Z] === CONT  TestCreateWithInvalidEnv/2
17:59:29 [2020-03-12T17:59:29.717Z] === CONT  TestCreateWithInvalidEnv/1
17:59:29 [2020-03-12T17:59:29.717Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:59:29 [2020-03-12T17:59:29.717Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateTmpfsMountsTarget
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:59:29 [2020-03-12T17:59:29.717Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:59:29 [2020-03-12T17:59:29.717Z] === RUN   TestCreateWithCustomMaskedPaths
17:59:30 [2020-03-12T17:59:30.577Z] Checking out files:  53% (5659/10650)   
Checking out files:  54% (5751/10650)   
Checking out files:  55% (5858/10650)   
Checking out files:  56% (5964/10650)   
Checking out files:  57% (6071/10650)   
Checking out files:  58% (6177/10650)   
Checking out files:  59% (6284/10650)   
Checking out files:  60% (6390/10650)   
Checking out files:  61% (6497/10650)   
Checking out files:  62% (6603/10650)   
Checking out files:  63% (6710/10650)   
Checking out files:  64% (6816/10650)   
Checking out files:  65% (6923/10650)   
Checking out files:  66% (7029/10650)   
Checking out files:  67% (7136/10650)   
Checking out files:  68% (7242/10650)   
Checking out files:  69% (7349/10650)   
Checking out files:  70% (7455/10650)   
Checking out files:  71% (7562/10650)   
Checking out files:  72% (7668/10650)   
Checking out files:  73% (7775/10650)   
Checking out files:  74% (7881/10650)   
Checking out files:  75% (7988/10650)   
Checking out files:  76% (8094/10650)   
Checking out files:  77% (8201/10650)   
Checking out files:  78% (8307/10650)   
Checking out files:  79% (8414/10650)   
Checking out files:  80% (8520/10650)   
Checking out files:  81% (8627/10650)   
Checking out files:  82% (8733/10650)   
Checking out files:  83% (8840/10650)   
Checking out files:  84% (8946/10650)   
Checking out files:  85% (9053/10650)   
Checking out files:  86% (9159/10650)   
Checking out files:  87% (9266/10650)   
Checking out files:  88% (9372/10650)   
Checking out files:  89% (9479/10650)   
Checking out files:  90% (9585/10650)   
Checking out files:  91% (9692/10650)   
Checking out files:  92% (9798/10650)   
Checking out files:  93% (9905/10650)   
Checking out files:  94% (10011/10650)   
Checking out files:  95% (10118/10650)   
Checking out files:  96% (10224/10650)   
Checking out files:  97% (10331/10650)   
Checking out files:  98% (10437/10650)   
Checking out files:  99% (10544/10650)   
Checking out files: 100% (10650/10650)   
Checking out files: 100% (10650/10650), done.
17:59:30 [2020-03-12T17:59:30.577Z] + cd /tmp/tmp.P8Ny5fWNsm/tmp/docker-ce
17:59:30 [2020-03-12T17:59:30.577Z] + git checkout -q v17.06.2-ce
17:59:31 [2020-03-12T17:59:31.076Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
17:59:32 [2020-03-12T17:59:32.062Z] + mkdir -p /tmp/tmp.P8Ny5fWNsm/src/github.com/docker
17:59:32 [2020-03-12T17:59:32.063Z] + mv components/cli /tmp/tmp.P8Ny5fWNsm/src/github.com/docker/cli
17:59:32 [2020-03-12T17:59:32.063Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:59:32 [2020-03-12T17:59:32.435Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s)
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/no_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/no_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/empty_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/valid_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/empty_capadd
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/empty_capadd
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/empty_capdrop
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
17:59:32 [2020-03-12T17:59:32.435Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
17:59:32 [2020-03-12T17:59:32.435Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
17:59:32 [2020-03-12T17:59:32.435Z] === CONT  TestCreateWithCapabilities/no_capabilities
17:59:32 [2020-03-12T17:59:32.435Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
17:59:32 [2020-03-12T17:59:32.435Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
17:59:32 [2020-03-12T17:59:32.435Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
17:59:32 [2020-03-12T17:59:32.435Z] === CONT  TestCreateWithCapabilities/empty_capdrop
17:59:32 [2020-03-12T17:59:32.435Z] === CONT  TestCreateWithCapabilities/empty_capadd
17:59:32 [2020-03-12T17:59:32.435Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
17:59:32 [2020-03-12T17:59:32.435Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
17:59:32 [2020-03-12T17:59:32.690Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
17:59:32 [2020-03-12T17:59:32.690Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
17:59:32 [2020-03-12T17:59:32.690Z] === CONT  TestCreateWithCapabilities/valid_capabilities
17:59:32 [2020-03-12T17:59:32.690Z] === CONT  TestCreateWithCapabilities/empty_capabilities
17:59:32 [2020-03-12T17:59:32.690Z] --- PASS: TestCreateWithCapabilities (0.03s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.13s)
17:59:32 [2020-03-12T17:59:32.690Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.15s)
17:59:32 [2020-03-12T17:59:32.690Z] === RUN   TestCreateWithCustomReadonlyPaths
17:59:34 [2020-03-12T17:59:34.976Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.8% of statements
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/rootless	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/volume	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === Skipped
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:46: Driver btrfs not supported
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:46: Driver btrfs not supported
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:46: Driver btrfs not supported
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:46: Driver btrfs not supported
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:46: Driver btrfs not supported
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:73: No driver to put!
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     overlay_test.go:49: Fails to compute changes intermittently
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:46: Driver zfs not supported
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:46: Driver zfs not supported
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:46: Driver zfs not supported
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:46: Driver zfs not supported
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:46: Driver zfs not supported
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     graphtest_unix.go:73: No driver to put!
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:59:34 [2020-03-12T17:59:34.976Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] 
17:59:34 [2020-03-12T17:59:34.976Z] DONE 2065 tests, 19 skipped in 205.681s
17:59:35 [2020-03-12T17:59:35.198Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
17:59:35 [2020-03-12T17:59:35.452Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.71s)
17:59:35 [2020-03-12T17:59:35.452Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:59:35 [2020-03-12T17:59:35.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:59:35 [2020-03-12T17:59:35.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:59:35 [2020-03-12T17:59:35.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:59:35 [2020-03-12T17:59:35.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:59:35 [2020-03-12T17:59:35.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:59:35 [2020-03-12T17:59:35.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:59:35 [2020-03-12T17:59:35.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:59:35 [2020-03-12T17:59:35.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:59:35 [2020-03-12T17:59:35.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:59:35 [2020-03-12T17:59:35.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:59:35 [2020-03-12T17:59:35.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:59:35 [2020-03-12T17:59:35.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:59:35 [2020-03-12T17:59:35.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:59:35 [2020-03-12T17:59:35.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:59:35 [2020-03-12T17:59:35.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:59:35 [2020-03-12T17:59:35.452Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
17:59:35 [2020-03-12T17:59:35.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:59:35 [2020-03-12T17:59:35.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
17:59:35 [2020-03-12T17:59:35.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:59:35 [2020-03-12T17:59:35.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:59:35 [2020-03-12T17:59:35.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:59:35 [2020-03-12T17:59:35.452Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
Post stage
[Pipeline] junit
17:59:35 [2020-03-12T17:59:35.863Z] Recording test results
17:59:36 [2020-03-12T17:59:36.375Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
17:59:36 [2020-03-12T17:59:36.376Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
17:59:36 [2020-03-12T17:59:36.376Z] === RUN   TestContainerStartOnDaemonRestart
17:59:36 [2020-03-12T17:59:36.376Z] === PAUSE TestContainerStartOnDaemonRestart
17:59:36 [2020-03-12T17:59:36.376Z] === RUN   TestDaemonRestartIpcMode
17:59:36 [2020-03-12T17:59:36.376Z] === PAUSE TestDaemonRestartIpcMode
17:59:36 [2020-03-12T17:59:36.376Z] === RUN   TestDiff
17:59:36 [2020-03-12T17:59:36.938Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
17:59:37 [2020-03-12T17:59:37.192Z] --- PASS: TestDiff (0.87s)
17:59:37 [2020-03-12T17:59:37.192Z] === RUN   TestExecWithCloseStdin
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:59:38 [2020-03-12T17:59:38.112Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40558/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/make.sh dynbinary test-integration
17:59:38 [2020-03-12T17:59:38.114Z] --- PASS: TestExecWithCloseStdin (0.95s)
17:59:38 [2020-03-12T17:59:38.114Z] === RUN   TestExec
17:59:38 [2020-03-12T17:59:38.483Z] 
17:59:38 [2020-03-12T17:59:38.483Z] Removing bundles/
17:59:38 [2020-03-12T17:59:38.483Z] 
17:59:38 [2020-03-12T17:59:38.483Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:59:38 [2020-03-12T17:59:38.483Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:59:38 [2020-03-12T17:59:38.483Z] GOOS="" GOARCH="" GOARM=""
17:59:39 [2020-03-12T17:59:39.038Z] --- PASS: TestExec (0.86s)
17:59:39 [2020-03-12T17:59:39.038Z] === RUN   TestExecUser
17:59:39 [2020-03-12T17:59:39.961Z] --- PASS: TestExecUser (0.73s)
17:59:39 [2020-03-12T17:59:39.961Z] === RUN   TestExportContainerAndImportImage
17:59:40 [2020-03-12T17:59:40.522Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
17:59:40 [2020-03-12T17:59:40.777Z] --- PASS: TestExportContainerAndImportImage (1.12s)
17:59:40 [2020-03-12T17:59:40.777Z] === RUN   TestExportContainerAfterDaemonRestart
17:59:40 [2020-03-12T17:59:40.935Z] tests/integration/api_build_test.py .......................X             [  6%]
17:59:41 [2020-03-12T17:59:41.191Z] tests/integration/api_client_test.py .....                               [  7%]
17:59:42 [2020-03-12T17:59:42.661Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
17:59:42 [2020-03-12T17:59:42.661Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:325: [d9b59c74c84d2] waiting for daemon to start
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:325: [d9b59c74c84d2] waiting for daemon to start
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:353: [d9b59c74c84d2] daemon started
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:461: [d9b59c74c84d2] Stopping daemon
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:296: [d9b59c74c84d2] exiting daemon
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:448: [d9b59c74c84d2] Daemon stopped
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:325: [d9b59c74c84d2] waiting for daemon to start
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:325: [d9b59c74c84d2] waiting for daemon to start
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:353: [d9b59c74c84d2] daemon started
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:461: [d9b59c74c84d2] Stopping daemon
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:296: [d9b59c74c84d2] exiting daemon
17:59:42 [2020-03-12T17:59:42.661Z]     daemon.go:448: [d9b59c74c84d2] Daemon stopped
17:59:42 [2020-03-12T17:59:42.661Z] === RUN   TestHealthCheckWorkdir
17:59:43 [2020-03-12T17:59:43.219Z] --- PASS: TestHealthCheckWorkdir (0.98s)
17:59:43 [2020-03-12T17:59:43.219Z] === RUN   TestHealthKillContainer
17:59:43 [2020-03-12T17:59:43.644Z] tests/integration/api_config_test.py .....                               [  8%]
17:59:43 [2020-03-12T17:59:43.724Z] 23645bd7ee08: Pull complete
17:59:43 [2020-03-12T17:59:43.724Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
17:59:43 [2020-03-12T17:59:43.724Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:59:43 [2020-03-12T17:59:43.724Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
17:59:43 [2020-03-12T17:59:43.724Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
17:59:43 [2020-03-12T17:59:43.724Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098'
17:59:43 [2020-03-12T17:59:43.724Z] WARN: Skipping validation tests
17:59:43 [2020-03-12T17:59:43.724Z] INFO: Running unit tests at 03/12/2020 17:59:37...
17:59:43 [2020-03-12T17:59:43.724Z] INFO: make.ps1 starting at 03/12/2020 17:59:40
17:59:43 [2020-03-12T17:59:43.724Z] INFO: Git commit (57d510575) assumed from DOCKER_GITCOMMIT environment variable
17:59:43 [2020-03-12T17:59:43.724Z] INFO: Invoking autogen...
17:59:43 [2020-03-12T17:59:43.724Z] INFO: Running unit tests...
17:59:44 [2020-03-12T17:59:44.142Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
17:59:44 [2020-03-12T17:59:44.701Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
17:59:44 [2020-03-12T17:59:44.956Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
17:59:45 [2020-03-12T17:59:45.515Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
17:59:46 [2020-03-12T17:59:46.073Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
17:59:46 [2020-03-12T17:59:46.073Z] --- PASS: TestHealthKillContainer (2.91s)
17:59:46 [2020-03-12T17:59:46.073Z] === RUN   TestInspectCpusetInConfigPre120
17:59:46 [2020-03-12T17:59:46.997Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
17:59:46 [2020-03-12T17:59:46.997Z] === RUN   TestIpcModeNone
17:59:47 [2020-03-12T17:59:47.556Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:59:48 [2020-03-12T17:59:48.116Z] --- PASS: TestIpcModeNone (1.03s)
17:59:48 [2020-03-12T17:59:48.116Z] === RUN   TestIpcModePrivate
17:59:48 [2020-03-12T17:59:48.372Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:59:48 [2020-03-12T17:59:48.931Z] --- PASS: TestIpcModePrivate (0.96s)
17:59:48 [2020-03-12T17:59:48.931Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:190, shared: false, mustBeShared: false
17:59:48 [2020-03-12T17:59:48.931Z] === RUN   TestIpcModeShareable
17:59:49 [2020-03-12T17:59:49.185Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
17:59:50 [2020-03-12T17:59:50.214Z] --- PASS: TestIpcModeShareable (1.02s)
17:59:50 [2020-03-12T17:59:50.214Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true
17:59:50 [2020-03-12T17:59:50.214Z] === RUN   TestAPIIpcModeShareableAndContainer
17:59:50 [2020-03-12T17:59:50.214Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:59:50 [2020-03-12T17:59:50.214Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:59:51 [2020-03-12T17:59:51.139Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
17:59:53 [2020-03-12T17:59:53.022Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s)
17:59:53 [2020-03-12T17:59:53.022Z] === RUN   TestAPIIpcModeHost
17:59:53 [2020-03-12T17:59:53.276Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:59:54 [2020-03-12T17:59:54.200Z] --- PASS: TestAPIIpcModeHost (0.96s)
17:59:54 [2020-03-12T17:59:54.200Z] === RUN   TestDaemonIpcModeShareable
17:59:55 [2020-03-12T17:59:55.122Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
17:59:56 [2020-03-12T17:59:56.045Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:59:56 [2020-03-12T17:59:56.045Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
17:59:56 [2020-03-12T17:59:56.045Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
17:59:56 [2020-03-12T17:59:56.045Z]     daemon.go:325: [d1141decf7dc3] waiting for daemon to start
17:59:56 [2020-03-12T17:59:56.045Z]     daemon.go:325: [d1141decf7dc3] waiting for daemon to start
17:59:56 [2020-03-12T17:59:56.045Z]     daemon.go:353: [d1141decf7dc3] daemon started
17:59:56 [2020-03-12T17:59:56.045Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: true, mustBeShared: true
17:59:56 [2020-03-12T17:59:56.045Z]     daemon.go:461: [d1141decf7dc3] Stopping daemon
17:59:56 [2020-03-12T17:59:56.045Z]     daemon.go:296: [d1141decf7dc3] exiting daemon
17:59:56 [2020-03-12T17:59:56.045Z]     daemon.go:448: [d1141decf7dc3] Daemon stopped
17:59:56 [2020-03-12T17:59:56.045Z] === RUN   TestDaemonIpcModePrivate
17:59:56 [2020-03-12T17:59:56.969Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:59:57 [2020-03-12T17:59:57.893Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
17:59:57 [2020-03-12T17:59:57.893Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
17:59:57 [2020-03-12T17:59:57.893Z]     daemon.go:325: [db0f4cf6c09ae] waiting for daemon to start
17:59:57 [2020-03-12T17:59:57.893Z]     daemon.go:325: [db0f4cf6c09ae] waiting for daemon to start
17:59:57 [2020-03-12T17:59:57.893Z]     daemon.go:353: [db0f4cf6c09ae] daemon started
17:59:57 [2020-03-12T17:59:57.893Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false
17:59:57 [2020-03-12T17:59:57.893Z]     daemon.go:461: [db0f4cf6c09ae] Stopping daemon
17:59:57 [2020-03-12T17:59:57.893Z]     daemon.go:296: [db0f4cf6c09ae] exiting daemon
17:59:57 [2020-03-12T17:59:57.893Z]     daemon.go:448: [db0f4cf6c09ae] Daemon stopped
17:59:57 [2020-03-12T17:59:57.893Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:59:57 [2020-03-12T17:59:57.893Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
17:59:57 [2020-03-12T17:59:57.893Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
17:59:59 [2020-03-12T17:59:59.775Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
17:59:59 [2020-03-12T17:59:59.775Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
17:59:59 [2020-03-12T17:59:59.775Z]     daemon.go:325: [dbab8992e0b58] waiting for daemon to start
17:59:59 [2020-03-12T17:59:59.775Z]     daemon.go:325: [dbab8992e0b58] waiting for daemon to start
17:59:59 [2020-03-12T17:59:59.775Z]     daemon.go:353: [dbab8992e0b58] daemon started
17:59:59 [2020-03-12T17:59:59.775Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: false, mustBeShared: false
17:59:59 [2020-03-12T17:59:59.775Z]     daemon.go:461: [dbab8992e0b58] Stopping daemon
17:59:59 [2020-03-12T17:59:59.775Z]     daemon.go:296: [dbab8992e0b58] exiting daemon
17:59:59 [2020-03-12T17:59:59.775Z]     daemon.go:448: [dbab8992e0b58] Daemon stopped
17:59:59 [2020-03-12T17:59:59.775Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:00:01 [2020-03-12T18:00:01.134Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s)
18:00:01 [2020-03-12T18:00:01.134Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
18:00:01 [2020-03-12T18:00:01.134Z]     daemon.go:325: [d88ca44969b3b] waiting for daemon to start
18:00:01 [2020-03-12T18:00:01.134Z]     daemon.go:325: [d88ca44969b3b] waiting for daemon to start
18:00:01 [2020-03-12T18:00:01.134Z]     daemon.go:353: [d88ca44969b3b] daemon started
18:00:01 [2020-03-12T18:00:01.134Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: true, mustBeShared: true
18:00:01 [2020-03-12T18:00:01.134Z]     daemon.go:461: [d88ca44969b3b] Stopping daemon
18:00:01 [2020-03-12T18:00:01.134Z]     daemon.go:296: [d88ca44969b3b] exiting daemon
18:00:01 [2020-03-12T18:00:01.134Z]     daemon.go:448: [d88ca44969b3b] Daemon stopped
18:00:01 [2020-03-12T18:00:01.134Z] === RUN   TestIpcModeOlderClient
18:00:01 [2020-03-12T18:00:01.134Z] === PAUSE TestIpcModeOlderClient
18:00:01 [2020-03-12T18:00:01.134Z] === RUN   TestKillContainerInvalidSignal
18:00:01 [2020-03-12T18:00:01.365Z] ?   	github.com/docker/docker/api	[no test files]
18:00:02 [2020-03-12T18:00:02.058Z] --- PASS: TestKillContainerInvalidSignal (0.88s)
18:00:02 [2020-03-12T18:00:02.058Z] === RUN   TestKillContainer
18:00:02 [2020-03-12T18:00:02.058Z] === RUN   TestKillContainer/no_signal
18:00:02 [2020-03-12T18:00:02.982Z] === RUN   TestKillContainer/non_killing_signal
18:00:03 [2020-03-12T18:00:03.541Z] === RUN   TestKillContainer/killing_signal
18:00:04 [2020-03-12T18:00:04.465Z] --- PASS: TestKillContainer (2.50s)
18:00:04 [2020-03-12T18:00:04.465Z]     --- PASS: TestKillContainer/no_signal (0.83s)
18:00:04 [2020-03-12T18:00:04.465Z]     --- PASS: TestKillContainer/non_killing_signal (0.68s)
18:00:04 [2020-03-12T18:00:04.465Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
18:00:04 [2020-03-12T18:00:04.465Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:00:04 [2020-03-12T18:00:04.465Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:00:04 [2020-03-12T18:00:04.719Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:00:05 [2020-03-12T18:00:05.279Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:00:06 [2020-03-12T18:00:06.202Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s)
18:00:06 [2020-03-12T18:00:06.202Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s)
18:00:06 [2020-03-12T18:00:06.202Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
18:00:06 [2020-03-12T18:00:06.202Z] === RUN   TestKillStoppedContainer
18:00:06 [2020-03-12T18:00:06.202Z] --- PASS: TestKillStoppedContainer (0.08s)
18:00:06 [2020-03-12T18:00:06.202Z] === RUN   TestKillStoppedContainerAPIPre120
18:00:06 [2020-03-12T18:00:06.202Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
18:00:06 [2020-03-12T18:00:06.202Z] === RUN   TestKillDifferentUserContainer
18:00:07 [2020-03-12T18:00:07.126Z] --- PASS: TestKillDifferentUserContainer (0.89s)
18:00:07 [2020-03-12T18:00:07.126Z] === RUN   TestInspectOomKilledTrue
18:00:07 [2020-03-12T18:00:07.126Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:00:07 [2020-03-12T18:00:07.126Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:00:07 [2020-03-12T18:00:07.126Z] === RUN   TestInspectOomKilledFalse
18:00:07 [2020-03-12T18:00:07.126Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:00:07 [2020-03-12T18:00:07.126Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:00:07 [2020-03-12T18:00:07.126Z] === RUN   TestLinksEtcHostsContentMatch
18:00:07 [2020-03-12T18:00:07.685Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s)
18:00:07 [2020-03-12T18:00:07.685Z] === RUN   TestLinksContainerNames
18:00:08 [2020-03-12T18:00:08.610Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:00:08 [2020-03-12T18:00:08.610Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:00:09 [2020-03-12T18:00:09.172Z] --- PASS: TestLinksContainerNames (1.56s)
18:00:09 [2020-03-12T18:00:09.172Z] === RUN   TestLogsFollowTailEmpty
18:00:10 [2020-03-12T18:00:10.095Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:00:10 [2020-03-12T18:00:10.352Z] --- PASS: TestLogsFollowTailEmpty (0.99s)
18:00:10 [2020-03-12T18:00:10.352Z] === RUN   TestContainerNetworkMountsNoChown
18:00:10 [2020-03-12T18:00:10.352Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:00:11 [2020-03-12T18:00:11.278Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
18:00:11 [2020-03-12T18:00:11.278Z] === RUN   TestMountDaemonRoot
18:00:11 [2020-03-12T18:00:11.278Z] === RUN   TestMountDaemonRoot/default
18:00:11 [2020-03-12T18:00:11.278Z] === PAUSE TestMountDaemonRoot/default
18:00:11 [2020-03-12T18:00:11.278Z] === RUN   TestMountDaemonRoot/private
18:00:11 [2020-03-12T18:00:11.278Z] === PAUSE TestMountDaemonRoot/private
18:00:11 [2020-03-12T18:00:11.278Z] === RUN   TestMountDaemonRoot/rprivate
18:00:11 [2020-03-12T18:00:11.278Z] === PAUSE TestMountDaemonRoot/rprivate
18:00:11 [2020-03-12T18:00:11.278Z] === RUN   TestMountDaemonRoot/slave
18:00:11 [2020-03-12T18:00:11.278Z] === PAUSE TestMountDaemonRoot/slave
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rslave
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rslave
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/shared
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/shared
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rshared
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rshared
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/default
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/default/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/default/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/rslave
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/rshared
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/shared
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/rprivate
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/slave
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/private
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/private/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/private/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:00:11 [2020-03-12T18:00:11.279Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/default/bind_root
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:00:11 [2020-03-12T18:00:11.279Z] === CONT  TestMountDaemonRoot/default/mount_root
18:00:11 [2020-03-12T18:00:11.533Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:00:11 [2020-03-12T18:00:11.533Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:00:11 [2020-03-12T18:00:11.533Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:00:11 [2020-03-12T18:00:11.533Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:00:11 [2020-03-12T18:00:11.533Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:00:11 [2020-03-12T18:00:11.533Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:00:11 [2020-03-12T18:00:11.534Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/private/bind_root
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:00:11 [2020-03-12T18:00:11.788Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:00:12 [2020-03-12T18:00:12.043Z] === CONT  TestMountDaemonRoot/private/mount_root
18:00:12 [2020-03-12T18:00:12.043Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:00:12 [2020-03-12T18:00:12.043Z] --- PASS: TestMountDaemonRoot (0.07s)
18:00:12 [2020-03-12T18:00:12.043Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
18:00:12 [2020-03-12T18:00:12.043Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:00:12 [2020-03-12T18:00:12.043Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
18:00:12 [2020-03-12T18:00:12.043Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:00:12 [2020-03-12T18:00:12.043Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:00:12 [2020-03-12T18:00:12.043Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:00:12 [2020-03-12T18:00:12.043Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
18:00:12 [2020-03-12T18:00:12.043Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:00:12 [2020-03-12T18:00:12.043Z] === RUN   TestContainerBindMountNonRecursive
18:00:13 [2020-03-12T18:00:13.927Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:00:14 [2020-03-12T18:00:14.182Z] --- PASS: TestContainerBindMountNonRecursive (2.17s)
18:00:14 [2020-03-12T18:00:14.182Z] === RUN   TestNetworkNat
18:00:15 [2020-03-12T18:00:15.105Z] --- PASS: TestNetworkNat (0.83s)
18:00:15 [2020-03-12T18:00:15.105Z] === RUN   TestNetworkLocalhostTCPNat
18:00:15 [2020-03-12T18:00:15.359Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:00:15 [2020-03-12T18:00:15.918Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s)
18:00:15 [2020-03-12T18:00:15.918Z] === RUN   TestNetworkLoopbackNat
18:00:15 [2020-03-12T18:00:15.918Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:00:16 [2020-03-12T18:00:16.143Z] ok  	github.com/docker/docker/api/server	0.158s	coverage: 7.9% of statements
18:00:17 [2020-03-12T18:00:17.131Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:00:17 [2020-03-12T18:00:17.277Z] --- PASS: TestNetworkLoopbackNat (1.18s)
18:00:17 [2020-03-12T18:00:17.277Z] === RUN   TestPause
18:00:18 [2020-03-12T18:00:18.203Z] --- PASS: TestPause (0.95s)
18:00:18 [2020-03-12T18:00:18.203Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:00:18 [2020-03-12T18:00:18.203Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:00:18 [2020-03-12T18:00:18.203Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:00:18 [2020-03-12T18:00:18.203Z] === RUN   TestPauseStopPausedContainer
18:00:18 [2020-03-12T18:00:18.761Z] --- PASS: TestPauseStopPausedContainer (0.80s)
18:00:18 [2020-03-12T18:00:18.761Z] === RUN   TestPsFilter
18:00:19 [2020-03-12T18:00:19.015Z] --- PASS: TestPsFilter (0.22s)
18:00:19 [2020-03-12T18:00:19.015Z] === RUN   TestRemoveContainerWithRemovedVolume
18:00:19 [2020-03-12T18:00:19.015Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:00:19 [2020-03-12T18:00:19.937Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
18:00:19 [2020-03-12T18:00:19.938Z] === RUN   TestRemoveContainerWithVolume
18:00:20 [2020-03-12T18:00:20.860Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
18:00:20 [2020-03-12T18:00:20.860Z] === RUN   TestRemoveContainerRunning
18:00:21 [2020-03-12T18:00:21.418Z] --- PASS: TestRemoveContainerRunning (0.79s)
18:00:21 [2020-03-12T18:00:21.418Z] === RUN   TestRemoveContainerForceRemoveRunning
18:00:22 [2020-03-12T18:00:22.025Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:00:22 [2020-03-12T18:00:22.025Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:00:22 [2020-03-12T18:00:22.584Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
18:00:22 [2020-03-12T18:00:22.584Z] === RUN   TestRemoveInvalidContainer
18:00:22 [2020-03-12T18:00:22.584Z] --- PASS: TestRemoveInvalidContainer (0.03s)
18:00:22 [2020-03-12T18:00:22.584Z] === RUN   TestRenameLinkedContainer
18:00:23 [2020-03-12T18:00:23.394Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:00:24 [2020-03-12T18:00:24.778Z] === RUN   TestDockerSuite/TestBuildAddScript
18:00:26 [2020-03-12T18:00:26.139Z] --- PASS: TestRenameLinkedContainer (3.47s)
18:00:26 [2020-03-12T18:00:26.139Z] === RUN   TestRenameStoppedContainer
18:00:26 [2020-03-12T18:00:26.814Z] --- PASS: TestRenameStoppedContainer (0.92s)
18:00:26 [2020-03-12T18:00:26.814Z] === RUN   TestRenameRunningContainerAndReuse
18:00:27 [2020-03-12T18:00:27.736Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:00:28 [2020-03-12T18:00:28.661Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s)
18:00:28 [2020-03-12T18:00:28.661Z] === RUN   TestRenameInvalidName
18:00:29 [2020-03-12T18:00:29.584Z] --- PASS: TestRenameInvalidName (0.84s)
18:00:29 [2020-03-12T18:00:29.584Z] === RUN   TestRenameAnonymousContainer
18:00:33 [2020-03-12T18:00:33.741Z] --- PASS: TestRenameAnonymousContainer (3.46s)
18:00:33 [2020-03-12T18:00:33.741Z] === RUN   TestRenameContainerWithSameName
18:00:33 [2020-03-12T18:00:33.741Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:00:33 [2020-03-12T18:00:33.996Z] --- PASS: TestRenameContainerWithSameName (0.99s)
18:00:33 [2020-03-12T18:00:33.996Z] === RUN   TestRenameContainerWithLinkedContainer
18:00:35 [2020-03-12T18:00:35.878Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:00:35 [2020-03-12T18:00:35.878Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:00:35 [2020-03-12T18:00:35.878Z] --- PASS: TestRenameContainerWithLinkedContainer (2.02s)
18:00:35 [2020-03-12T18:00:35.878Z] === RUN   TestResize
18:00:36 [2020-03-12T18:00:36.800Z] --- PASS: TestResize (0.94s)
18:00:36 [2020-03-12T18:00:36.800Z] === RUN   TestResizeWithInvalidSize
18:00:36 [2020-03-12T18:00:36.839Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:00:36 [2020-03-12T18:00:36.840Z] 
18:00:36 [2020-03-12T18:00:36.840Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:00:36 [2020-03-12T18:00:36.840Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:00:36 [2020-03-12T18:00:36.840Z] HOSTNAME=68eb27bb66cd
18:00:36 [2020-03-12T18:00:36.840Z] TESTDEBUG=0
18:00:36 [2020-03-12T18:00:36.840Z] DEST=bundles/test-integration
18:00:36 [2020-03-12T18:00:36.840Z] PWD=/go/src/github.com/docker/docker
18:00:36 [2020-03-12T18:00:36.840Z] DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184
18:00:36 [2020-03-12T18:00:36.840Z] container=docker
18:00:36 [2020-03-12T18:00:36.840Z] HOME=/root
18:00:36 [2020-03-12T18:00:36.840Z] GOLANG_VERSION=1.12.17
18:00:36 [2020-03-12T18:00:36.840Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:00:36 [2020-03-12T18:00:36.840Z] VALIDATE_BRANCH=19.03
18:00:36 [2020-03-12T18:00:36.840Z] TERM=xterm
18:00:36 [2020-03-12T18:00:36.840Z] DOCKER_PKG=github.com/docker/docker
18:00:36 [2020-03-12T18:00:36.840Z] SHLVL=1
18:00:36 [2020-03-12T18:00:36.840Z] TIMEOUT=120m
18:00:36 [2020-03-12T18:00:36.840Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:00:36 [2020-03-12T18:00:36.840Z] DOCKER_GRAPHDRIVER=overlay2
18:00:36 [2020-03-12T18:00:36.840Z] GO111MODULE=off
18:00:36 [2020-03-12T18:00:36.840Z] DOCKER_EXPERIMENTAL=1
18:00:36 [2020-03-12T18:00:36.840Z] TEST_SKIP_INTEGRATION_CLI=1
18:00:36 [2020-03-12T18:00:36.840Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:00:36 [2020-03-12T18:00:36.840Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:00:36 [2020-03-12T18:00:36.840Z] GOPATH=/go
18:00:36 [2020-03-12T18:00:36.840Z] PKG_CONFIG=pkg-config
18:00:36 [2020-03-12T18:00:36.840Z] _=/usr/bin/env
18:00:36 [2020-03-12T18:00:36.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:00:37 [2020-03-12T18:00:37.724Z] --- PASS: TestResizeWithInvalidSize (0.69s)
18:00:37 [2020-03-12T18:00:37.724Z] === RUN   TestResizeWhenContainerNotStarted
18:00:38 [2020-03-12T18:00:38.648Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
18:00:38 [2020-03-12T18:00:38.648Z] === RUN   TestDaemonRestartKillContainers
18:00:38 [2020-03-12T18:00:38.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:00:38 [2020-03-12T18:00:38.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:00:38 [2020-03-12T18:00:38.649Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:00:38 [2020-03-12T18:00:38.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:00:38 [2020-03-12T18:00:38.649Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:00:38 [2020-03-12T18:00:38.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:00:38 [2020-03-12T18:00:38.649Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:00:38 [2020-03-12T18:00:38.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:00:38 [2020-03-12T18:00:38.649Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:00:38 [2020-03-12T18:00:38.649Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:00:38 [2020-03-12T18:00:38.649Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:00:39 [2020-03-12T18:00:39.207Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:00:40 [2020-03-12T18:00:40.407Z] + return
18:00:40 [2020-03-12T18:00:40.407Z] Removing intermediate container b0ada9ca2dd3
18:00:40 [2020-03-12T18:00:40.407Z]  ---> 0505007f7667
18:00:40 [2020-03-12T18:00:40.407Z] Step 85/140 : FROM runtime-dev AS runc
18:00:40 [2020-03-12T18:00:40.407Z]  ---> 93f011560201
18:00:40 [2020-03-12T18:00:40.407Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
18:00:40 [2020-03-12T18:00:40.407Z]  ---> Running in f459f88be670
18:00:40 [2020-03-12T18:00:40.407Z] Removing intermediate container f459f88be670
18:00:40 [2020-03-12T18:00:40.407Z]  ---> d04f2c68930f
18:00:40 [2020-03-12T18:00:40.407Z] Step 87/140 : ARG RUNC_COMMIT
18:00:40 [2020-03-12T18:00:40.407Z]  ---> Running in c4d94dd4a3fe
18:00:40 [2020-03-12T18:00:40.407Z] Removing intermediate container c4d94dd4a3fe
18:00:40 [2020-03-12T18:00:40.407Z]  ---> b6b07d80cbf3
18:00:40 [2020-03-12T18:00:40.407Z] Step 88/140 : ARG RUNC_BUILDTAGS
18:00:40 [2020-03-12T18:00:40.407Z]  ---> Running in 319a80161b3a
18:00:40 [2020-03-12T18:00:40.407Z] Removing intermediate container 319a80161b3a
18:00:40 [2020-03-12T18:00:40.407Z]  ---> 540b7fb60e1b
18:00:40 [2020-03-12T18:00:40.407Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
18:00:40 [2020-03-12T18:00:40.407Z]  ---> d0ce1f36cede
18:00:40 [2020-03-12T18:00:40.407Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
18:00:40 [2020-03-12T18:00:40.407Z]  ---> 07913a85f90c
18:00:40 [2020-03-12T18:00:40.407Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
18:00:40 [2020-03-12T18:00:40.407Z]  ---> Running in 6863ce2b6643
18:00:40 [2020-03-12T18:00:40.407Z] + RM_GOPATH=0
18:00:40 [2020-03-12T18:00:40.407Z] + TMP_GOPATH=
18:00:40 [2020-03-12T18:00:40.407Z] + : /build
18:00:40 [2020-03-12T18:00:40.407Z] + '[' -z '' ']'
18:00:40 [2020-03-12T18:00:40.407Z] ++ mktemp -d
18:00:40 [2020-03-12T18:00:40.407Z] + export GOPATH=/tmp/tmp.8ldcxydo5Q
18:00:40 [2020-03-12T18:00:40.407Z] + GOPATH=/tmp/tmp.8ldcxydo5Q
18:00:40 [2020-03-12T18:00:40.407Z] + RM_GOPATH=1
18:00:40 [2020-03-12T18:00:40.407Z] ++ dirname ./install.sh
18:00:40 [2020-03-12T18:00:40.407Z] + dir=.
18:00:40 [2020-03-12T18:00:40.407Z] + bin=runc
18:00:40 [2020-03-12T18:00:40.407Z] + shift
18:00:40 [2020-03-12T18:00:40.407Z] + '[' '!' -f ./runc.installer ']'
18:00:40 [2020-03-12T18:00:40.407Z] + . ./runc.installer
18:00:40 [2020-03-12T18:00:40.407Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:00:40 [2020-03-12T18:00:40.407Z] + install_runc
18:00:40 [2020-03-12T18:00:40.407Z] + uname -r
18:00:40 [2020-03-12T18:00:40.407Z] + grep -q '^3\.10\.0.*\.el7\.'
18:00:40 [2020-03-12T18:00:40.407Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:00:40 [2020-03-12T18:00:40.407Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
18:00:40 [2020-03-12T18:00:40.407Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
18:00:40 [2020-03-12T18:00:40.407Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8ldcxydo5Q/src/github.com/opencontainers/runc
18:00:40 [2020-03-12T18:00:40.407Z] Cloning into '/tmp/tmp.8ldcxydo5Q/src/github.com/opencontainers/runc'...
18:00:40 [2020-03-12T18:00:40.407Z] + cd /tmp/tmp.8ldcxydo5Q/src/github.com/opencontainers/runc
18:00:40 [2020-03-12T18:00:40.407Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:00:40 [2020-03-12T18:00:40.407Z] + '[' -z '' ']'
18:00:40 [2020-03-12T18:00:40.407Z] + target=static
18:00:40 [2020-03-12T18:00:40.407Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:00:41 [2020-03-12T18:00:41.043Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
18:00:41 [2020-03-12T18:00:41.091Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:00:41 [2020-03-12T18:00:41.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:00:41 [2020-03-12T18:00:41.346Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:00:42 [2020-03-12T18:00:42.708Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:00:42 [2020-03-12T18:00:42.708Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:00:42 [2020-03-12T18:00:42.963Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:00:44 [2020-03-12T18:00:44.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:00:44 [2020-03-12T18:00:44.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:00:45 [2020-03-12T18:00:45.249Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:00:45 [2020-03-12T18:00:45.504Z] === RUN   TestDockerSuite/TestBuildAddTar
18:00:46 [2020-03-12T18:00:46.866Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:00:46 [2020-03-12T18:00:46.866Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:00:47 [2020-03-12T18:00:47.426Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:00:50 [2020-03-12T18:00:50.684Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:00:50 [2020-03-12T18:00:50.684Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:00:51 [2020-03-12T18:00:51.244Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:00:51 [2020-03-12T18:00:51.804Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:00:52 [2020-03-12T18:00:52.368Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:00:52 [2020-03-12T18:00:52.930Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:00:52 [2020-03-12T18:00:52.930Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:00:52 [2020-03-12T18:00:52.930Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.72s)
18:00:52 [2020-03-12T18:00:52.930Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:00:52 [2020-03-12T18:00:52.930Z]         daemon.go:325: [dc5331c602b92] waiting for daemon to start
18:00:52 [2020-03-12T18:00:52.930Z]         daemon.go:325: [dc5331c602b92] waiting for daemon to start
18:00:52 [2020-03-12T18:00:52.930Z]         daemon.go:353: [dc5331c602b92] daemon started
18:00:52 [2020-03-12T18:00:52.930Z]         daemon.go:325: [dc5331c602b92] waiting for daemon to start
18:00:52 [2020-03-12T18:00:52.930Z]         daemon.go:296: [dc5331c602b92] exiting daemon
18:00:52 [2020-03-12T18:00:52.930Z]         daemon.go:325: [dc5331c602b92] waiting for daemon to start
18:00:52 [2020-03-12T18:00:52.930Z]         daemon.go:353: [dc5331c602b92] daemon started
18:00:52 [2020-03-12T18:00:52.930Z]         daemon.go:461: [dc5331c602b92] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [dc5331c602b92] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [dc5331c602b92] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [dbd7cc2769c87] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [dbd7cc2769c87] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [dbd7cc2769c87] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [dbd7cc2769c87] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [dbd7cc2769c87] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [dbd7cc2769c87] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [dbd7cc2769c87] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [dbd7cc2769c87] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [dbd7cc2769c87] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [dbd7cc2769c87] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [de94700c6a5a0] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [de94700c6a5a0] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [de94700c6a5a0] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [de94700c6a5a0] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [de94700c6a5a0] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [de94700c6a5a0] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [de94700c6a5a0] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [de94700c6a5a0] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [de94700c6a5a0] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [de94700c6a5a0] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [de94700c6a5a0] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [de94700c6a5a0] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d2c023e0cecf4] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d2c023e0cecf4] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d2c023e0cecf4] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d2c023e0cecf4] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d2c023e0cecf4] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d2c023e0cecf4] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d2c023e0cecf4] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [d2c023e0cecf4] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d2c023e0cecf4] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [d2c023e0cecf4] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d33f92114e151] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d33f92114e151] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d33f92114e151] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d33f92114e151] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d33f92114e151] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d33f92114e151] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d33f92114e151] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [d33f92114e151] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d33f92114e151] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [d33f92114e151] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d5fc4ae7c7a70] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d5fc4ae7c7a70] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d5fc4ae7c7a70] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [d5fc4ae7c7a70] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d5fc4ae7c7a70] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [d5fc4ae7c7a70] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d5fc4ae7c7a70] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d5fc4ae7c7a70] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d5fc4ae7c7a70] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [d5fc4ae7c7a70] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d5fc4ae7c7a70] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [d5fc4ae7c7a70] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d448de7454081] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d448de7454081] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d448de7454081] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [d448de7454081] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d448de7454081] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [d448de7454081] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d448de7454081] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d448de7454081] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d448de7454081] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [d448de7454081] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d448de7454081] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [d448de7454081] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [daab2b7662648] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [daab2b7662648] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [daab2b7662648] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [daab2b7662648] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [daab2b7662648] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [daab2b7662648] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [daab2b7662648] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [daab2b7662648] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [daab2b7662648] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [daab2b7662648] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [daab2b7662648] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [daab2b7662648] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d25a4a0a783d5] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d25a4a0a783d5] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d25a4a0a783d5] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [d25a4a0a783d5] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d25a4a0a783d5] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [d25a4a0a783d5] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d25a4a0a783d5] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d25a4a0a783d5] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d25a4a0a783d5] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [d25a4a0a783d5] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d25a4a0a783d5] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [d25a4a0a783d5] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.46s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d3c6516dde92b] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d3c6516dde92b] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d3c6516dde92b] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d3c6516dde92b] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d3c6516dde92b] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d3c6516dde92b] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d3c6516dde92b] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [d3c6516dde92b] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d3c6516dde92b] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [d3c6516dde92b] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d742f19f31ec8] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d742f19f31ec8] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d742f19f31ec8] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d742f19f31ec8] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d742f19f31ec8] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [d742f19f31ec8] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [d742f19f31ec8] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [d742f19f31ec8] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [d742f19f31ec8] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [d742f19f31ec8] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s)
18:00:53 [2020-03-12T18:00:53.187Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [da045382ef69b] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [da045382ef69b] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [da045382ef69b] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [da045382ef69b] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [da045382ef69b] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [da045382ef69b] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [da045382ef69b] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:325: [da045382ef69b] waiting for daemon to start
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:353: [da045382ef69b] daemon started
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:461: [da045382ef69b] Stopping daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:296: [da045382ef69b] exiting daemon
18:00:53 [2020-03-12T18:00:53.187Z]         daemon.go:448: [da045382ef69b] Daemon stopped
18:00:53 [2020-03-12T18:00:53.187Z] === RUN   TestKernelTCPMemory
18:00:53 [2020-03-12T18:00:53.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:00:53 [2020-03-12T18:00:53.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:00:54 [2020-03-12T18:00:54.110Z] --- PASS: TestKernelTCPMemory (0.99s)
18:00:54 [2020-03-12T18:00:54.110Z] === RUN   TestNISDomainname
18:00:55 [2020-03-12T18:00:55.034Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:00:55 [2020-03-12T18:00:55.289Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:00:55 [2020-03-12T18:00:55.289Z] --- PASS: TestNISDomainname (1.21s)
18:00:55 [2020-03-12T18:00:55.289Z] === RUN   TestStats
18:00:56 [2020-03-12T18:00:56.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:00:56 [2020-03-12T18:00:56.650Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:00:56 [2020-03-12T18:00:56.650Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:00:57 [2020-03-12T18:00:57.212Z] --- PASS: TestStats (1.92s)
18:00:57 [2020-03-12T18:00:57.212Z] === RUN   TestStopContainerWithTimeout
18:00:57 [2020-03-12T18:00:57.212Z] === RUN   TestStopContainerWithTimeout/0
18:00:57 [2020-03-12T18:00:57.212Z] === PAUSE TestStopContainerWithTimeout/0
18:00:57 [2020-03-12T18:00:57.212Z] === RUN   TestStopContainerWithTimeout/1
18:00:57 [2020-03-12T18:00:57.212Z] === PAUSE TestStopContainerWithTimeout/1
18:00:57 [2020-03-12T18:00:57.212Z] === RUN   TestStopContainerWithTimeout/3
18:00:57 [2020-03-12T18:00:57.212Z] === PAUSE TestStopContainerWithTimeout/3
18:00:57 [2020-03-12T18:00:57.212Z] === RUN   TestStopContainerWithTimeout/-1
18:00:57 [2020-03-12T18:00:57.212Z] === PAUSE TestStopContainerWithTimeout/-1
18:00:57 [2020-03-12T18:00:57.212Z] === CONT  TestStopContainerWithTimeout/0
18:00:57 [2020-03-12T18:00:57.212Z] === CONT  TestStopContainerWithTimeout/-1
18:00:57 [2020-03-12T18:00:57.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:00:58 [2020-03-12T18:00:58.184Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:00:58 [2020-03-12T18:00:58.439Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:00:58 [2020-03-12T18:00:58.439Z] === CONT  TestStopContainerWithTimeout/3
18:00:58 [2020-03-12T18:00:58.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:00:59 [2020-03-12T18:00:59.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:01:00 [2020-03-12T18:01:00.322Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:01:00 [2020-03-12T18:01:00.322Z] === CONT  TestStopContainerWithTimeout/1
18:01:01 [2020-03-12T18:01:01.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:01:01 [2020-03-12T18:01:01.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:01:02 [2020-03-12T18:01:02.205Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:01:02 [2020-03-12T18:01:02.205Z] --- PASS: TestStopContainerWithTimeout (0.04s)
18:01:02 [2020-03-12T18:01:02.205Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
18:01:02 [2020-03-12T18:01:02.205Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
18:01:02 [2020-03-12T18:01:02.205Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
18:01:02 [2020-03-12T18:01:02.205Z]     --- PASS: TestStopContainerWithTimeout/1 (1.82s)
18:01:02 [2020-03-12T18:01:02.205Z] === RUN   TestDeleteDevicemapper
18:01:02 [2020-03-12T18:01:02.205Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:01:02 [2020-03-12T18:01:02.205Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:01:02 [2020-03-12T18:01:02.205Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:01:02 [2020-03-12T18:01:02.459Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:01:02 [2020-03-12T18:01:02.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:01:03 [2020-03-12T18:01:03.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:01:03 [2020-03-12T18:01:03.822Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:01:05 [2020-03-12T18:01:05.184Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.91s)
18:01:05 [2020-03-12T18:01:05.184Z] === RUN   TestUpdateMemory
18:01:05 [2020-03-12T18:01:05.184Z] --- SKIP: TestUpdateMemory (0.00s)
18:01:05 [2020-03-12T18:01:05.184Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:01:05 [2020-03-12T18:01:05.184Z] === RUN   TestUpdateCPUQuota
18:01:05 [2020-03-12T18:01:05.442Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:01:06 [2020-03-12T18:01:06.002Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:01:06 [2020-03-12T18:01:06.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:01:06 [2020-03-12T18:01:06.562Z] --- PASS: TestUpdateCPUQuota (1.53s)
18:01:06 [2020-03-12T18:01:06.562Z] === RUN   TestUpdatePidsLimit
18:01:06 [2020-03-12T18:01:06.562Z] === RUN   TestUpdatePidsLimit/update_from_none
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ok  	github.com/docker/docker/api/server/httputils	0.151s	coverage: 14.7% of statements
18:01:06 [2020-03-12T18:01:06.807Z] ok  	github.com/docker/docker/api/server/middleware	0.154s	coverage: 37.7% of statements
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ok  	github.com/docker/docker/api/server/router/swarm	0.130s	coverage: 3.1% of statements
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ok  	github.com/docker/docker/api/types/filters	0.068s	coverage: 92.2% of statements
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ok  	github.com/docker/docker/api/types/strslice	0.107s	coverage: 90.0% of statements
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ok  	github.com/docker/docker/api/types/time	0.380s	coverage: 100.0% of statements
18:01:06 [2020-03-12T18:01:06.807Z] ok  	github.com/docker/docker/api/types/versions	0.043s	coverage: 75.0% of statements
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/builder	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:01:06 [2020-03-12T18:01:06.807Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:01:06 [2020-03-12T18:01:06.843Z] === RUN   TestUpdatePidsLimit/no_change
18:01:07 [2020-03-12T18:01:07.105Z] === RUN   TestUpdatePidsLimit/update_lower
18:01:07 [2020-03-12T18:01:07.484Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:01:07 [2020-03-12T18:01:07.740Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:01:08 [2020-03-12T18:01:08.298Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:01:08 [2020-03-12T18:01:08.552Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:01:09 [2020-03-12T18:01:09.476Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:01:09 [2020-03-12T18:01:09.730Z] === RUN   TestDockerSuite/TestBuildBlankName
18:01:09 [2020-03-12T18:01:09.984Z] --- PASS: TestUpdatePidsLimit (3.49s)
18:01:09 [2020-03-12T18:01:09.984Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
18:01:09 [2020-03-12T18:01:09.984Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
18:01:09 [2020-03-12T18:01:09.984Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
18:01:09 [2020-03-12T18:01:09.984Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
18:01:09 [2020-03-12T18:01:09.984Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
18:01:09 [2020-03-12T18:01:09.984Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
18:01:09 [2020-03-12T18:01:09.984Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
18:01:09 [2020-03-12T18:01:09.984Z] === RUN   TestUpdateRestartPolicy
18:01:10 [2020-03-12T18:01:10.239Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:01:11 [2020-03-12T18:01:11.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:01:11 [2020-03-12T18:01:11.628Z] ok  	github.com/docker/docker/builder/dockerfile	0.421s	coverage: 43.2% of statements
18:01:11 [2020-03-12T18:01:11.628Z] ok  	github.com/docker/docker/builder/dockerignore	0.086s	coverage: 96.8% of statements
18:01:11 [2020-03-12T18:01:11.628Z] ok  	github.com/docker/docker/builder/fscache	0.952s	coverage: 69.2% of statements
18:01:12 [2020-03-12T18:01:12.603Z] ok  	github.com/docker/docker/builder/remotecontext	0.450s	coverage: 9.2% of statements
18:01:12 [2020-03-12T18:01:12.744Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:01:13 [2020-03-12T18:01:13.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:01:13 [2020-03-12T18:01:13.685Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:01:13 [2020-03-12T18:01:13.685Z] + mkdir -p /build
18:01:13 [2020-03-12T18:01:13.685Z] + cp runc /build/runc
18:01:13 [2020-03-12T18:01:13.685Z] Removing intermediate container 6863ce2b6643
18:01:13 [2020-03-12T18:01:13.685Z]  ---> 7bc29fc5cd59
18:01:13 [2020-03-12T18:01:13.685Z] Step 92/140 : FROM dev-base AS tini
18:01:13 [2020-03-12T18:01:13.685Z]  ---> 1882df4f3550
18:01:13 [2020-03-12T18:01:13.685Z] Step 93/140 : ARG DEBIAN_FRONTEND
18:01:13 [2020-03-12T18:01:13.685Z]  ---> Using cache
18:01:13 [2020-03-12T18:01:13.685Z]  ---> 839d2e166919
18:01:13 [2020-03-12T18:01:13.685Z] Step 94/140 : ARG TINI_COMMIT
18:01:13 [2020-03-12T18:01:13.685Z]  ---> Running in f60b87ce86bf
18:01:13 [2020-03-12T18:01:13.685Z] Removing intermediate container f60b87ce86bf
18:01:13 [2020-03-12T18:01:13.685Z]  ---> 2c22761984b7
18:01:13 [2020-03-12T18:01:13.685Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
18:01:13 [2020-03-12T18:01:13.685Z]  ---> Running in de141bba4387
18:01:13 [2020-03-12T18:01:13.685Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:01:13 [2020-03-12T18:01:13.685Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:01:13 [2020-03-12T18:01:13.685Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:01:13 [2020-03-12T18:01:13.685Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:01:14 [2020-03-12T18:01:14.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:01:14 [2020-03-12T18:01:14.309Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB]
18:01:14 [2020-03-12T18:01:14.597Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
18:01:14 [2020-03-12T18:01:14.626Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:01:15 [2020-03-12T18:01:15.987Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:01:15 [2020-03-12T18:01:15.987Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:01:16 [2020-03-12T18:01:16.091Z] Fetched 8114 kB in 3s (2541 kB/s)
18:01:16 [2020-03-12T18:01:16.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:01:17 [2020-03-12T18:01:17.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:01:17 [2020-03-12T18:01:17.576Z] Reading package lists...
18:01:17 [2020-03-12T18:01:17.868Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:01:17 [2020-03-12T18:01:17.922Z] ................................................                         [ 29%]
18:01:18 [2020-03-12T18:01:18.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:01:18 [2020-03-12T18:01:18.592Z] Reading package lists...
18:01:18 [2020-03-12T18:01:18.878Z] Building dependency tree...
18:01:18 [2020-03-12T18:01:18.878Z] Reading state information...
18:01:18 [2020-03-12T18:01:18.878Z] The following additional packages will be installed:
18:01:18 [2020-03-12T18:01:18.878Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:01:18 [2020-03-12T18:01:18.878Z] Suggested packages:
18:01:18 [2020-03-12T18:01:18.878Z]   cmake-doc ninja-build lrzip
18:01:18 [2020-03-12T18:01:18.878Z] Recommended packages:
18:01:18 [2020-03-12T18:01:18.878Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:01:19 [2020-03-12T18:01:19.164Z] The following NEW packages will be installed:
18:01:19 [2020-03-12T18:01:19.164Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:01:19 [2020-03-12T18:01:19.164Z]   vim-common xxd
18:01:19 [2020-03-12T18:01:19.164Z] 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded.
18:01:19 [2020-03-12T18:01:19.164Z] Need to get 14.9 MB of archives.
18:01:19 [2020-03-12T18:01:19.164Z] After this operation, 67.2 MB of additional disk space will be used.
18:01:19 [2020-03-12T18:01:19.164Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:01:19 [2020-03-12T18:01:19.164Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:01:19 [2020-03-12T18:01:19.164Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
18:01:19 [2020-03-12T18:01:19.450Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
18:01:19 [2020-03-12T18:01:19.504Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:01:19 [2020-03-12T18:01:19.504Z] Using test binary docker
18:01:19 [2020-03-12T18:01:19.504Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:01:19 [2020-03-12T18:01:19.504Z] +++ /etc/init.d/apparmor start
18:01:19 [2020-03-12T18:01:19.504Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:01:19 [2020-03-12T18:01:19.504Z] Starting dockerd
18:01:19 [2020-03-12T18:01:19.504Z] INFO: Waiting for daemon to start...
18:01:19 [2020-03-12T18:01:19.504Z] +++ 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
18:01:20 [2020-03-12T18:01:20.070Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
18:01:20 [2020-03-12T18:01:20.356Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
18:01:20 [2020-03-12T18:01:20.356Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
18:01:20 [2020-03-12T18:01:20.356Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
18:01:20 [2020-03-12T18:01:20.356Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
18:01:20 [2020-03-12T18:01:20.356Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
18:01:20 [2020-03-12T18:01:20.643Z] debconf: delaying package configuration, since apt-utils is not installed
18:01:20 [2020-03-12T18:01:20.931Z] Fetched 14.9 MB in 1s (11.4 MB/s)
18:01:20 [2020-03-12T18:01:20.931Z] Selecting previously unselected package xxd.
18:01:20 [2020-03-12T18:01:20.931Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
18:01:20 [2020-03-12T18:01:20.931Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:01:20 [2020-03-12T18:01:20.931Z] Unpacking xxd (2:8.1.0875-5) ...
18:01:20 [2020-03-12T18:01:20.931Z] Selecting previously unselected package vim-common.
18:01:20 [2020-03-12T18:01:20.931Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:01:20 [2020-03-12T18:01:20.931Z] Unpacking vim-common (2:8.1.0875-5) ...
18:01:20 [2020-03-12T18:01:20.931Z] Selecting previously unselected package cmake-data.
18:01:20 [2020-03-12T18:01:20.931Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:01:20 [2020-03-12T18:01:20.931Z] Unpacking cmake-data (3.13.4-1) ...
18:01:21 [2020-03-12T18:01:21.126Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:01:21 [2020-03-12T18:01:21.126Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:01:21 [2020-03-12T18:01:21.555Z] Selecting previously unselected package libicu63:ppc64el.
18:01:21 [2020-03-12T18:01:21.555Z] Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
18:01:21 [2020-03-12T18:01:21.555Z] Unpacking libicu63:ppc64el (63.1-6) ...
18:01:21 [2020-03-12T18:01:21.871Z] .
18:01:21 [2020-03-12T18:01:21.871Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:01:21 [2020-03-12T18:01:21.871Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:01:21 [2020-03-12T18:01:21.871Z] Error: No such image: emptyfs
18:01:21 [2020-03-12T18:01:21.871Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:01:21 [2020-03-12T18:01:21.871Z] ++++ docker load
18:01:21 [2020-03-12T18:01:21.871Z] Running integration-test (iteration 1)
18:01:21 [2020-03-12T18:01:21.871Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
18:01:21 [2020-03-12T18:01:21.871Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
18:01:21 [2020-03-12T18:01:21.871Z] ++ set -e
18:01:21 [2020-03-12T18:01:21.871Z] ++ '[' -n 0 ']'
18:01:21 [2020-03-12T18:01:21.871Z] ++ set -x
18:01:21 [2020-03-12T18:01:21.871Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
18:01:23 [2020-03-12T18:01:23.038Z] Selecting previously unselected package libxml2:ppc64el.
18:01:23 [2020-03-12T18:01:23.038Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
18:01:23 [2020-03-12T18:01:23.038Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:01:23 [2020-03-12T18:01:23.038Z] Selecting previously unselected package libarchive13:ppc64el.
18:01:23 [2020-03-12T18:01:23.038Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
18:01:23 [2020-03-12T18:01:23.038Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:01:23 [2020-03-12T18:01:23.038Z] Selecting previously unselected package libjsoncpp1:ppc64el.
18:01:23 [2020-03-12T18:01:23.038Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
18:01:23 [2020-03-12T18:01:23.038Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
18:01:23 [2020-03-12T18:01:23.038Z] Selecting previously unselected package librhash0:ppc64el.
18:01:23 [2020-03-12T18:01:23.038Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
18:01:23 [2020-03-12T18:01:23.038Z] Unpacking librhash0:ppc64el (1.3.8-1) ...
18:01:23 [2020-03-12T18:01:23.038Z] Selecting previously unselected package libuv1:ppc64el.
18:01:23 [2020-03-12T18:01:23.038Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
18:01:23 [2020-03-12T18:01:23.038Z] Unpacking libuv1:ppc64el (1.24.1-1) ...
18:01:23 [2020-03-12T18:01:23.038Z] Selecting previously unselected package cmake.
18:01:23 [2020-03-12T18:01:23.038Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
18:01:23 [2020-03-12T18:01:23.038Z] Unpacking cmake (3.13.4-1) ...
18:01:23 [2020-03-12T18:01:23.633Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:01:23 [2020-03-12T18:01:23.633Z] --- PASS: TestUpdateRestartPolicy (13.36s)
18:01:23 [2020-03-12T18:01:23.633Z] === RUN   TestUpdateRestartWithAutoRemove
18:01:23 [2020-03-12T18:01:23.633Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:01:23 [2020-03-12T18:01:23.658Z] Setting up libicu63:ppc64el (63.1-6) ...
18:01:23 [2020-03-12T18:01:23.658Z] Setting up xxd (2:8.1.0875-5) ...
18:01:23 [2020-03-12T18:01:23.658Z] Setting up libuv1:ppc64el (1.24.1-1) ...
18:01:23 [2020-03-12T18:01:23.658Z] Setting up vim-common (2:8.1.0875-5) ...
18:01:23 [2020-03-12T18:01:23.658Z] Setting up librhash0:ppc64el (1.3.8-1) ...
18:01:23 [2020-03-12T18:01:23.658Z] Setting up cmake-data (3.13.4-1) ...
18:01:23 [2020-03-12T18:01:23.658Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:01:23 [2020-03-12T18:01:23.658Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
18:01:23 [2020-03-12T18:01:23.658Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:01:23 [2020-03-12T18:01:23.658Z] Setting up cmake (3.13.4-1) ...
18:01:23 [2020-03-12T18:01:23.658Z] Processing triggers for libc-bin (2.28-10) ...
18:01:23 [2020-03-12T18:01:23.658Z] Processing triggers for mime-support (3.62) ...
18:01:24 [2020-03-12T18:01:24.192Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s)
18:01:24 [2020-03-12T18:01:24.192Z] === RUN   TestWaitNonBlocked
18:01:24 [2020-03-12T18:01:24.192Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:01:24 [2020-03-12T18:01:24.192Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:01:24 [2020-03-12T18:01:24.192Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:01:24 [2020-03-12T18:01:24.192Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:01:24 [2020-03-12T18:01:24.192Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:01:24 [2020-03-12T18:01:24.192Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:01:24 [2020-03-12T18:01:24.751Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:01:25 [2020-03-12T18:01:25.676Z] --- PASS: TestWaitNonBlocked (0.02s)
18:01:25 [2020-03-12T18:01:25.676Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.34s)
18:01:25 [2020-03-12T18:01:25.676Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.53s)
18:01:25 [2020-03-12T18:01:25.676Z] === RUN   TestWaitBlocked
18:01:25 [2020-03-12T18:01:25.694Z] Removing intermediate container de141bba4387
18:01:25 [2020-03-12T18:01:25.694Z]  ---> bd9ec4a4318c
18:01:25 [2020-03-12T18:01:25.694Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
18:01:25 [2020-03-12T18:01:25.931Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:01:25 [2020-03-12T18:01:25.931Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:01:25 [2020-03-12T18:01:25.931Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:01:25 [2020-03-12T18:01:25.931Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:01:25 [2020-03-12T18:01:25.931Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:01:25 [2020-03-12T18:01:25.931Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:01:25 [2020-03-12T18:01:25.978Z]  ---> 606a4f122ab6
18:01:25 [2020-03-12T18:01:25.978Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
18:01:25 [2020-03-12T18:01:25.978Z]  ---> Running in 663aec56511f
18:01:25 [2020-03-12T18:01:25.978Z] Removing intermediate container 663aec56511f
18:01:25 [2020-03-12T18:01:25.978Z]  ---> ca5db62efb72
18:01:25 [2020-03-12T18:01:25.978Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
18:01:26 [2020-03-12T18:01:26.274Z]  ---> 916a7a1bc53b
18:01:26 [2020-03-12T18:01:26.274Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
18:01:26 [2020-03-12T18:01:26.274Z]  ---> Running in 96d94bbecf76
18:01:26 [2020-03-12T18:01:26.558Z] + RM_GOPATH=0
18:01:26 [2020-03-12T18:01:26.558Z] + TMP_GOPATH=
18:01:26 [2020-03-12T18:01:26.558Z] + : /build
18:01:26 [2020-03-12T18:01:26.558Z] + '[' -z '' ']'
18:01:26 [2020-03-12T18:01:26.558Z] ++ mktemp -d
18:01:26 [2020-03-12T18:01:26.558Z] + export GOPATH=/tmp/tmp.HtbpjR5sh0
18:01:26 [2020-03-12T18:01:26.558Z] + GOPATH=/tmp/tmp.HtbpjR5sh0
18:01:26 [2020-03-12T18:01:26.558Z] + RM_GOPATH=1
18:01:26 [2020-03-12T18:01:26.558Z] ++ dirname ./install.sh
18:01:26 [2020-03-12T18:01:26.558Z] + dir=.
18:01:26 [2020-03-12T18:01:26.558Z] + bin=tini
18:01:26 [2020-03-12T18:01:26.558Z] + shift
18:01:26 [2020-03-12T18:01:26.558Z] + '[' '!' -f ./tini.installer ']'
18:01:26 [2020-03-12T18:01:26.558Z] + . ./tini.installer
18:01:26 [2020-03-12T18:01:26.559Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:01:26 [2020-03-12T18:01:26.559Z] + install_tini
18:01:26 [2020-03-12T18:01:26.559Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:01:26 [2020-03-12T18:01:26.559Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.HtbpjR5sh0/tini
18:01:26 [2020-03-12T18:01:26.559Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:01:26 [2020-03-12T18:01:26.559Z] Cloning into '/tmp/tmp.HtbpjR5sh0/tini'...
18:01:26 [2020-03-12T18:01:26.843Z] + cd /tmp/tmp.HtbpjR5sh0/tini
18:01:26 [2020-03-12T18:01:26.843Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:01:26 [2020-03-12T18:01:26.843Z] + cmake .
18:01:26 [2020-03-12T18:01:26.843Z] -- The C compiler identification is GNU 8.3.0
18:01:26 [2020-03-12T18:01:26.843Z] -- Check for working C compiler: /usr/bin/cc
18:01:27 [2020-03-12T18:01:27.128Z] -- Check for working C compiler: /usr/bin/cc -- works
18:01:27 [2020-03-12T18:01:27.128Z] -- Detecting C compiler ABI info
18:01:27 [2020-03-12T18:01:27.128Z] -- Detecting C compiler ABI info - done
18:01:27 [2020-03-12T18:01:27.128Z] -- Detecting C compile features
18:01:27 [2020-03-12T18:01:27.751Z] -- Detecting C compile features - done
18:01:27 [2020-03-12T18:01:27.751Z] -- Performing Test HAS_BUILTIN_FORTIFY
18:01:27 [2020-03-12T18:01:27.751Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:01:27 [2020-03-12T18:01:27.751Z] -- Configuring done
18:01:27 [2020-03-12T18:01:27.751Z] -- Generating done
18:01:27 [2020-03-12T18:01:27.751Z] -- Build files have been written to: /tmp/tmp.HtbpjR5sh0/tini
18:01:27 [2020-03-12T18:01:27.751Z] + make tini-static
18:01:27 [2020-03-12T18:01:27.751Z] Scanning dependencies of target tini-static
18:01:27 [2020-03-12T18:01:27.751Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:01:27 [2020-03-12T18:01:27.817Z] --- PASS: TestWaitBlocked (0.03s)
18:01:27 [2020-03-12T18:01:27.817Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.59s)
18:01:27 [2020-03-12T18:01:27.817Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.77s)
18:01:27 [2020-03-12T18:01:27.817Z] === CONT  TestContainerStartOnDaemonRestart
18:01:27 [2020-03-12T18:01:27.817Z] === CONT  TestIpcModeOlderClient
18:01:27 [2020-03-12T18:01:27.817Z] --- PASS: TestIpcModeOlderClient (0.18s)
18:01:27 [2020-03-12T18:01:27.817Z] === CONT  TestDaemonRestartIpcMode
18:01:28 [2020-03-12T18:01:28.373Z] [100%] Linking C executable tini-static
18:01:28 [2020-03-12T18:01:28.373Z] [100%] Built target tini-static
18:01:28 [2020-03-12T18:01:28.373Z] + mkdir -p /build
18:01:28 [2020-03-12T18:01:28.373Z] + cp tini-static /build/docker-init
18:01:29 [2020-03-12T18:01:29.008Z] Removing intermediate container 96d94bbecf76
18:01:29 [2020-03-12T18:01:29.008Z]  ---> a1a393509b0a
18:01:29 [2020-03-12T18:01:29.008Z] Step 100/140 : FROM dev-base AS rootlesskit
18:01:29 [2020-03-12T18:01:29.008Z]  ---> 1882df4f3550
18:01:29 [2020-03-12T18:01:29.008Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
18:01:29 [2020-03-12T18:01:29.008Z]  ---> Running in ac3fc567620d
18:01:29 [2020-03-12T18:01:29.008Z] Removing intermediate container ac3fc567620d
18:01:29 [2020-03-12T18:01:29.008Z]  ---> f181b9f93485
18:01:29 [2020-03-12T18:01:29.008Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
18:01:29 [2020-03-12T18:01:29.008Z]  ---> Running in c70bde1a4cd1
18:01:29 [2020-03-12T18:01:29.008Z] Removing intermediate container c70bde1a4cd1
18:01:29 [2020-03-12T18:01:29.008Z]  ---> 8085d5f32bb0
18:01:29 [2020-03-12T18:01:29.008Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
18:01:29 [2020-03-12T18:01:29.178Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:01:29 [2020-03-12T18:01:29.297Z]  ---> 69c562b21d4b
18:01:29 [2020-03-12T18:01:29.297Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
18:01:29 [2020-03-12T18:01:29.449Z] Loaded image: buildpack-deps:jessie
18:01:29 [2020-03-12T18:01:29.449Z] Loaded image: busybox:latest
18:01:29 [2020-03-12T18:01:29.449Z] Loaded image: busybox:glibc
18:01:29 [2020-03-12T18:01:29.449Z] Loaded image: debian:jessie
18:01:29 [2020-03-12T18:01:29.449Z] Loaded image: hello-world:latest
18:01:29 [2020-03-12T18:01:29.449Z] INFO: Testing against a local daemon
18:01:29 [2020-03-12T18:01:29.449Z] === RUN   TestBuildWithSession
18:01:29 [2020-03-12T18:01:29.583Z]  ---> ba139fb2fda1
18:01:29 [2020-03-12T18:01:29.583Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
18:01:29 [2020-03-12T18:01:29.583Z]  ---> Running in 592b6aa0e2e9
18:01:29 [2020-03-12T18:01:29.867Z] + RM_GOPATH=0
18:01:29 [2020-03-12T18:01:29.867Z] + TMP_GOPATH=
18:01:29 [2020-03-12T18:01:29.867Z] + : /build/
18:01:29 [2020-03-12T18:01:29.867Z] + '[' -z '' ']'
18:01:29 [2020-03-12T18:01:29.867Z] ++ mktemp -d
18:01:29 [2020-03-12T18:01:29.867Z] + export GOPATH=/tmp/tmp.EptxgdR9NU
18:01:29 [2020-03-12T18:01:29.867Z] + GOPATH=/tmp/tmp.EptxgdR9NU
18:01:29 [2020-03-12T18:01:29.867Z] + RM_GOPATH=1
18:01:29 [2020-03-12T18:01:29.867Z] ++ dirname ./install.sh
18:01:29 [2020-03-12T18:01:29.867Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:01:29 [2020-03-12T18:01:29.867Z] + dir=.
18:01:29 [2020-03-12T18:01:29.867Z] + bin=rootlesskit
18:01:29 [2020-03-12T18:01:29.867Z] + shift
18:01:29 [2020-03-12T18:01:29.867Z] + '[' '!' -f ./rootlesskit.installer ']'
18:01:29 [2020-03-12T18:01:29.867Z] + . ./rootlesskit.installer
18:01:29 [2020-03-12T18:01:29.867Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:01:29 [2020-03-12T18:01:29.867Z] + install_rootlesskit
18:01:29 [2020-03-12T18:01:29.867Z] + case "$1" in
18:01:29 [2020-03-12T18:01:29.867Z] + export CGO_ENABLED=0
18:01:29 [2020-03-12T18:01:29.867Z] + CGO_ENABLED=0
18:01:29 [2020-03-12T18:01:29.867Z] + _install_rootlesskit
18:01:29 [2020-03-12T18:01:29.867Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:01:29 [2020-03-12T18:01:29.867Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EptxgdR9NU/src/github.com/rootless-containers/rootlesskit
18:01:29 [2020-03-12T18:01:29.867Z] Cloning into '/tmp/tmp.EptxgdR9NU/src/github.com/rootless-containers/rootlesskit'...
18:01:30 [2020-03-12T18:01:30.885Z] + cd /tmp/tmp.EptxgdR9NU/src/github.com/rootless-containers/rootlesskit
18:01:30 [2020-03-12T18:01:30.885Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:01:30 [2020-03-12T18:01:30.885Z] + for f in rootlesskit rootlesskit-docker-proxy
18:01:30 [2020-03-12T18:01:30.885Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:01:31 [2020-03-12T18:01:31.690Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s)
18:01:31 [2020-03-12T18:01:31.690Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
18:01:31 [2020-03-12T18:01:31.690Z]     daemon.go:325: [d4a670759412e] waiting for daemon to start
18:01:31 [2020-03-12T18:01:31.690Z]     daemon.go:325: [d4a670759412e] waiting for daemon to start
18:01:31 [2020-03-12T18:01:31.690Z]     daemon.go:353: [d4a670759412e] daemon started
18:01:31 [2020-03-12T18:01:31.690Z]     daemon.go:325: [d4a670759412e] waiting for daemon to start
18:01:31 [2020-03-12T18:01:31.690Z]     daemon.go:296: [d4a670759412e] exiting daemon
18:01:31 [2020-03-12T18:01:31.690Z]     daemon.go:325: [d4a670759412e] waiting for daemon to start
18:01:31 [2020-03-12T18:01:31.690Z]     daemon.go:353: [d4a670759412e] daemon started
18:01:31 [2020-03-12T18:01:31.690Z]     daemon.go:461: [d4a670759412e] Stopping daemon
18:01:31 [2020-03-12T18:01:31.690Z]     daemon.go:296: [d4a670759412e] exiting daemon
18:01:31 [2020-03-12T18:01:31.690Z]     daemon.go:448: [d4a670759412e] Daemon stopped
18:01:31 [2020-03-12T18:01:31.826Z] --- PASS: TestBuildWithSession (2.41s)
18:01:31 [2020-03-12T18:01:31.826Z] === RUN   TestBuildSquashParent
18:01:32 [2020-03-12T18:01:32.616Z] --- PASS: TestDaemonRestartIpcMode (4.78s)
18:01:32 [2020-03-12T18:01:32.616Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:325: [d58f03eb7ec7e] waiting for daemon to start
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:325: [d58f03eb7ec7e] waiting for daemon to start
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:353: [d58f03eb7ec7e] daemon started
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:461: [d58f03eb7ec7e] Stopping daemon
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:296: [d58f03eb7ec7e] exiting daemon
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:448: [d58f03eb7ec7e] Daemon stopped
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:325: [d58f03eb7ec7e] waiting for daemon to start
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:325: [d58f03eb7ec7e] waiting for daemon to start
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:353: [d58f03eb7ec7e] daemon started
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:461: [d58f03eb7ec7e] Stopping daemon
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:296: [d58f03eb7ec7e] exiting daemon
18:01:32 [2020-03-12T18:01:32.616Z]     daemon.go:448: [d58f03eb7ec7e] Daemon stopped
18:01:32 [2020-03-12T18:01:32.616Z] PASS
18:01:32 [2020-03-12T18:01:32.616Z] 
18:01:32 [2020-03-12T18:01:32.616Z] === Skipped
18:01:32 [2020-03-12T18:01:32.616Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:01:32 [2020-03-12T18:01:32.616Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:01:32 [2020-03-12T18:01:32.616Z] 
18:01:32 [2020-03-12T18:01:32.616Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:01:32 [2020-03-12T18:01:32.616Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:01:32 [2020-03-12T18:01:32.616Z] 
18:01:32 [2020-03-12T18:01:32.616Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:01:32 [2020-03-12T18:01:32.616Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:01:32 [2020-03-12T18:01:32.616Z] 
18:01:32 [2020-03-12T18:01:32.616Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:01:32 [2020-03-12T18:01:32.616Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:01:32 [2020-03-12T18:01:32.616Z] 
18:01:32 [2020-03-12T18:01:32.616Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:01:32 [2020-03-12T18:01:32.616Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:01:32 [2020-03-12T18:01:32.616Z] 
18:01:32 [2020-03-12T18:01:32.616Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:01:32 [2020-03-12T18:01:32.616Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:01:32 [2020-03-12T18:01:32.616Z] 
18:01:32 [2020-03-12T18:01:32.616Z] 
18:01:32 [2020-03-12T18:01:32.616Z] DONE 189 tests, 6 skipped in 126.837s
18:01:32 [2020-03-12T18:01:32.616Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:01:32 [2020-03-12T18:01:32.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
18:01:32 [2020-03-12T18:01:32.616Z] ++ set -e
18:01:32 [2020-03-12T18:01:32.616Z] ++ '[' -n 0 ']'
18:01:32 [2020-03-12T18:01:32.616Z] ++ set -x
18:01:32 [2020-03-12T18:01:32.616Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
18:01:32 [2020-03-12T18:01:32.870Z] INFO: Testing against a local daemon
18:01:32 [2020-03-12T18:01:32.870Z] === RUN   TestCommitInheritsEnv
18:01:33 [2020-03-12T18:01:33.429Z] --- PASS: TestCommitInheritsEnv (0.54s)
18:01:33 [2020-03-12T18:01:33.429Z] === RUN   TestImportExtremelyLargeImageWorks
18:01:33 [2020-03-12T18:01:33.429Z] === PAUSE TestImportExtremelyLargeImageWorks
18:01:33 [2020-03-12T18:01:33.429Z] === RUN   TestImagesFilterMultiReference
18:01:33 [2020-03-12T18:01:33.429Z] --- PASS: TestImagesFilterMultiReference (0.11s)
18:01:33 [2020-03-12T18:01:33.429Z] === RUN   TestImagePullPlatformInvalid
18:01:33 [2020-03-12T18:01:33.429Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:01:33 [2020-03-12T18:01:33.429Z] === RUN   TestRemoveImageOrphaning
18:01:33 [2020-03-12T18:01:33.988Z] --- PASS: TestRemoveImageOrphaning (0.60s)
18:01:33 [2020-03-12T18:01:33.988Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:01:34 [2020-03-12T18:01:34.242Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
18:01:34 [2020-03-12T18:01:34.242Z] === RUN   TestTagInvalidReference
18:01:34 [2020-03-12T18:01:34.242Z] --- PASS: TestTagInvalidReference (0.02s)
18:01:34 [2020-03-12T18:01:34.242Z] === RUN   TestTagValidPrefixedRepo
18:01:34 [2020-03-12T18:01:34.242Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:01:34 [2020-03-12T18:01:34.242Z] === RUN   TestTagExistedNameWithoutForce
18:01:34 [2020-03-12T18:01:34.242Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:01:34 [2020-03-12T18:01:34.242Z] === RUN   TestTagOfficialNames
18:01:34 [2020-03-12T18:01:34.242Z] --- PASS: TestTagOfficialNames (0.09s)
18:01:34 [2020-03-12T18:01:34.242Z] === RUN   TestTagMatchesDigest
18:01:34 [2020-03-12T18:01:34.242Z] --- PASS: TestTagMatchesDigest (0.02s)
18:01:34 [2020-03-12T18:01:34.242Z] === CONT  TestImportExtremelyLargeImageWorks
18:01:35 [2020-03-12T18:01:35.329Z] tests/integration/api_exec_test.py ....................                  [ 35%]
18:01:36 [2020-03-12T18:01:36.751Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:01:39 [2020-03-12T18:01:39.257Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:01:39 [2020-03-12T18:01:39.338Z] --- PASS: TestBuildSquashParent (6.98s)
18:01:39 [2020-03-12T18:01:39.338Z] === RUN   TestBuildWithRemoveAndForceRemove
18:01:39 [2020-03-12T18:01:39.338Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:01:39 [2020-03-12T18:01:39.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:01:39 [2020-03-12T18:01:39.338Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:01:39 [2020-03-12T18:01:39.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:01:39 [2020-03-12T18:01:39.338Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:01:39 [2020-03-12T18:01:39.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:01:39 [2020-03-12T18:01:39.338Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:01:39 [2020-03-12T18:01:39.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:01:39 [2020-03-12T18:01:39.338Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:01:39 [2020-03-12T18:01:39.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:01:39 [2020-03-12T18:01:39.338Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:01:39 [2020-03-12T18:01:39.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:01:39 [2020-03-12T18:01:39.338Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:01:39 [2020-03-12T18:01:39.338Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:01:40 [2020-03-12T18:01:40.616Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:01:41 [2020-03-12T18:01:41.217Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:01:41 [2020-03-12T18:01:41.626Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:01:42 [2020-03-12T18:01:42.499Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.042s	coverage: 85.1% of statements
18:01:42 [2020-03-12T18:01:42.499Z] ?   	github.com/docker/docker/cli	[no test files]
18:01:42 [2020-03-12T18:01:42.499Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:01:42 [2020-03-12T18:01:42.499Z] ok  	github.com/docker/docker/cli/debug	0.082s	coverage: 100.0% of statements
18:01:42 [2020-03-12T18:01:42.499Z] ok  	github.com/docker/docker/client	0.557s	coverage: 75.2% of statements
18:01:43 [2020-03-12T18:01:43.283Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
18:01:43 [2020-03-12T18:01:43.471Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:01:43 [2020-03-12T18:01:43.471Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:01:43 [2020-03-12T18:01:43.504Z] + for f in rootlesskit rootlesskit-docker-proxy
18:01:43 [2020-03-12T18:01:43.504Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:01:44 [2020-03-12T18:01:44.775Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:01:45 [2020-03-12T18:01:45.562Z] Removing intermediate container 592b6aa0e2e9
18:01:45 [2020-03-12T18:01:45.562Z]  ---> eff6f75406a3
18:01:45 [2020-03-12T18:01:45.562Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
18:01:45 [2020-03-12T18:01:45.847Z]  ---> 62682e03295a
18:01:45 [2020-03-12T18:01:45.847Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
18:01:46 [2020-03-12T18:01:46.134Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
18:01:46 [2020-03-12T18:01:46.134Z] bad55c542dc9: Pulling fs layer
18:01:46 [2020-03-12T18:01:46.137Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:01:46 [2020-03-12T18:01:46.219Z] ok  	github.com/docker/docker/cmd/dockerd	0.601s	coverage: 18.7% of statements
18:01:46 [2020-03-12T18:01:46.566Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:01:46 [2020-03-12T18:01:46.566Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s)
18:01:46 [2020-03-12T18:01:46.566Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s)
18:01:46 [2020-03-12T18:01:46.566Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s)
18:01:46 [2020-03-12T18:01:46.566Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
18:01:46 [2020-03-12T18:01:46.566Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s)
18:01:46 [2020-03-12T18:01:46.566Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s)
18:01:46 [2020-03-12T18:01:46.566Z] === RUN   TestBuildMultiStageCopy
18:01:46 [2020-03-12T18:01:46.566Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:01:46 [2020-03-12T18:01:46.757Z] bad55c542dc9: Verifying Checksum
18:01:46 [2020-03-12T18:01:46.757Z] bad55c542dc9: Download complete
18:01:47 [2020-03-12T18:01:47.044Z] bad55c542dc9: Pull complete
18:01:47 [2020-03-12T18:01:47.044Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
18:01:47 [2020-03-12T18:01:47.044Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
18:01:47 [2020-03-12T18:01:47.044Z]  ---> e49efe6f0050
18:01:47 [2020-03-12T18:01:47.044Z] Step 108/140 : FROM runtime-dev AS dev
18:01:47 [2020-03-12T18:01:47.044Z]  ---> 93f011560201
18:01:47 [2020-03-12T18:01:47.044Z] Step 109/140 : ARG DEBIAN_FRONTEND
18:01:47 [2020-03-12T18:01:47.044Z]  ---> Running in f66235863f9e
18:01:47 [2020-03-12T18:01:47.331Z] Removing intermediate container f66235863f9e
18:01:47 [2020-03-12T18:01:47.331Z]  ---> 1447828c29b1
18:01:47 [2020-03-12T18:01:47.331Z] Step 110/140 : RUN groupadd -r docker
18:01:47 [2020-03-12T18:01:47.331Z]  ---> Running in ce1686c56c9d
18:01:47 [2020-03-12T18:01:47.499Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:01:47 [2020-03-12T18:01:47.955Z] Removing intermediate container ce1686c56c9d
18:01:47 [2020-03-12T18:01:47.955Z]  ---> 89c5fdfea85b
18:01:47 [2020-03-12T18:01:47.955Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
18:01:47 [2020-03-12T18:01:47.955Z]  ---> Running in 42810d4fe2bf
18:01:48 [2020-03-12T18:01:48.297Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:01:48 [2020-03-12T18:01:48.382Z] ok  	github.com/docker/docker/container	0.586s	coverage: 42.5% of statements
18:01:48 [2020-03-12T18:01:48.382Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:01:48 [2020-03-12T18:01:48.382Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:01:48 [2020-03-12T18:01:48.382Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:01:48 [2020-03-12T18:01:48.382Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:01:48 [2020-03-12T18:01:48.642Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:01:48 [2020-03-12T18:01:48.648Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:01:48 [2020-03-12T18:01:48.978Z] Removing intermediate container 42810d4fe2bf
18:01:48 [2020-03-12T18:01:48.978Z]  ---> 75571d4ea952
18:01:48 [2020-03-12T18:01:48.978Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:01:48 [2020-03-12T18:01:48.978Z]  ---> Running in 15a44d94e1c5
18:01:49 [2020-03-12T18:01:49.264Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:01:49 [2020-03-12T18:01:49.406Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:01:49 [2020-03-12T18:01:49.553Z] Removing intermediate container 15a44d94e1c5
18:01:49 [2020-03-12T18:01:49.553Z]  ---> a2b2e41bed43
18:01:49 [2020-03-12T18:01:49.553Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:01:49 [2020-03-12T18:01:49.553Z]  ---> Running in acab3613fa00
18:01:49 [2020-03-12T18:01:49.565Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:01:49 [2020-03-12T18:01:49.771Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:01:50 [2020-03-12T18:01:50.519Z] --- PASS: TestBuildMultiStageCopy (4.26s)
18:01:50 [2020-03-12T18:01:50.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s)
18:01:50 [2020-03-12T18:01:50.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s)
18:01:50 [2020-03-12T18:01:50.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
18:01:50 [2020-03-12T18:01:50.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
18:01:50 [2020-03-12T18:01:50.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
18:01:50 [2020-03-12T18:01:50.519Z] === RUN   TestBuildMultiStageParentConfig
18:01:50 [2020-03-12T18:01:50.614Z] Removing intermediate container acab3613fa00
18:01:50 [2020-03-12T18:01:50.614Z]  ---> 1c9f15446888
18:01:50 [2020-03-12T18:01:50.614Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:01:50 [2020-03-12T18:01:50.614Z]  ---> Running in 6ad478234239
18:01:51 [2020-03-12T18:01:51.239Z] Removing intermediate container 6ad478234239
18:01:51 [2020-03-12T18:01:51.239Z]  ---> fdda36729af0
18:01:51 [2020-03-12T18:01:51.239Z] Step 115/140 : RUN ldconfig
18:01:51 [2020-03-12T18:01:51.239Z]  ---> Running in 7937155e1a36
18:01:51 [2020-03-12T18:01:51.449Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:01:51 [2020-03-12T18:01:51.743Z] --- PASS: TestBuildMultiStageParentConfig (1.23s)
18:01:51 [2020-03-12T18:01:51.743Z] === RUN   TestBuildLabelWithTargets
18:01:51 [2020-03-12T18:01:51.870Z] Removing intermediate container 7937155e1a36
18:01:51 [2020-03-12T18:01:51.870Z]  ---> 4bc6039a1391
18:01:51 [2020-03-12T18:01:51.870Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
18:01:51 [2020-03-12T18:01:51.870Z]  ---> Running in 04a632ade94d
18:01:52 [2020-03-12T18:01:52.007Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:01:52 [2020-03-12T18:01:52.495Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:01:52 [2020-03-12T18:01:52.495Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:01:52 [2020-03-12T18:01:52.495Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:01:52 [2020-03-12T18:01:52.800Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:01:52 [2020-03-12T18:01:52.800Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB]
18:01:53 [2020-03-12T18:01:53.085Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
18:01:53 [2020-03-12T18:01:53.497Z] --- PASS: TestBuildLabelWithTargets (1.96s)
18:01:53 [2020-03-12T18:01:53.497Z] === RUN   TestBuildWithEmptyLayers
18:01:54 [2020-03-12T18:01:54.514Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:01:54 [2020-03-12T18:01:54.702Z] --- PASS: TestBuildWithEmptyLayers (0.89s)
18:01:54 [2020-03-12T18:01:54.702Z] === RUN   TestBuildMultiStageOnBuild
18:01:55 [2020-03-12T18:01:55.119Z] Fetched 8114 kB in 2s (3392 kB/s)
18:01:55 [2020-03-12T18:01:55.740Z] Reading package lists...
18:01:55 [2020-03-12T18:01:55.876Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:01:57 [2020-03-12T18:01:57.048Z] Reading package lists...
18:01:57 [2020-03-12T18:01:57.051Z] --- PASS: TestBuildMultiStageOnBuild (2.42s)
18:01:57 [2020-03-12T18:01:57.051Z] === RUN   TestBuildUncleanTarFilenames
18:01:57 [2020-03-12T18:01:57.236Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:01:57 [2020-03-12T18:01:57.236Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:01:57 [2020-03-12T18:01:57.339Z] Building dependency tree...
18:01:57 [2020-03-12T18:01:57.339Z] Reading state information...
18:01:57 [2020-03-12T18:01:57.637Z] libcap2-bin is already the newest version (1:2.25-2).
18:01:57 [2020-03-12T18:01:57.637Z] libcap2-bin set to manually installed.
18:01:57 [2020-03-12T18:01:57.637Z] The following additional packages will be installed:
18:01:57 [2020-03-12T18:01:57.637Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:01:57 [2020-03-12T18:01:57.637Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
18:01:57 [2020-03-12T18:01:57.637Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
18:01:57 [2020-03-12T18:01:57.637Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
18:01:57 [2020-03-12T18:01:57.637Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
18:01:57 [2020-03-12T18:01:57.637Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
18:01:57 [2020-03-12T18:01:57.637Z]   libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev
18:01:57 [2020-03-12T18:01:57.637Z]   python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal
18:01:57 [2020-03-12T18:01:57.637Z]   python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd
18:01:57 [2020-03-12T18:01:57.637Z] Suggested packages:
18:01:57 [2020-03-12T18:01:57.637Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
18:01:57 [2020-03-12T18:01:57.637Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
18:01:57 [2020-03-12T18:01:57.637Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
18:01:57 [2020-03-12T18:01:57.637Z]   xfsdump acl attr quota
18:01:57 [2020-03-12T18:01:57.637Z] Recommended packages:
18:01:57 [2020-03-12T18:01:57.637Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
18:01:57 [2020-03-12T18:01:57.637Z]   python3-keyrings.alt python3-xdg unzip
18:01:58 [2020-03-12T18:01:58.284Z] --- PASS: TestBuildUncleanTarFilenames (1.09s)
18:01:58 [2020-03-12T18:01:58.284Z] === RUN   TestBuildMultiStageLayerLeak
18:01:58 [2020-03-12T18:01:58.656Z] The following NEW packages will be installed:
18:01:58 [2020-03-12T18:01:58.656Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
18:01:58 [2020-03-12T18:01:58.656Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
18:01:58 [2020-03-12T18:01:58.656Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
18:01:58 [2020-03-12T18:01:58.656Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
18:01:58 [2020-03-12T18:01:58.656Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
18:01:58 [2020-03-12T18:01:58.656Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:01:58 [2020-03-12T18:01:58.656Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:01:58 [2020-03-12T18:01:58.656Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:01:58 [2020-03-12T18:01:58.656Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
18:01:58 [2020-03-12T18:01:58.656Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
18:01:58 [2020-03-12T18:01:58.656Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
18:01:58 [2020-03-12T18:01:58.656Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
18:01:58 [2020-03-12T18:01:58.656Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
18:01:58 [2020-03-12T18:01:58.656Z]   xfsprogs xxd xz-utils zip
18:01:58 [2020-03-12T18:01:58.656Z] The following packages will be upgraded:
18:01:58 [2020-03-12T18:01:58.656Z]   libsystemd0 libudev1
18:01:58 [2020-03-12T18:01:58.656Z] 2 upgraded, 68 newly installed, 0 to remove and 12 not upgraded.
18:01:58 [2020-03-12T18:01:58.656Z] Need to get 107 MB of archives.
18:01:58 [2020-03-12T18:01:58.656Z] After this operation, 660 MB of additional disk space will be used.
18:01:58 [2020-03-12T18:01:58.656Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB]
18:01:58 [2020-03-12T18:01:58.656Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
18:01:58 [2020-03-12T18:01:58.656Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
18:01:58 [2020-03-12T18:01:58.942Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
18:01:58 [2020-03-12T18:01:58.942Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
18:01:58 [2020-03-12T18:01:58.942Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
18:01:58 [2020-03-12T18:01:58.942Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
18:01:59 [2020-03-12T18:01:59.228Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
18:01:59 [2020-03-12T18:01:59.228Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
18:01:59 [2020-03-12T18:01:59.228Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
18:01:59 [2020-03-12T18:01:59.228Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
18:01:59 [2020-03-12T18:01:59.512Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
18:01:59 [2020-03-12T18:01:59.745Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:01:59 [2020-03-12T18:01:59.795Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
18:02:00 [2020-03-12T18:02:00.080Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:02:00 [2020-03-12T18:02:00.080Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
18:02:00 [2020-03-12T18:02:00.080Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
18:02:00 [2020-03-12T18:02:00.080Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
18:02:00 [2020-03-12T18:02:00.700Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:02:00 [2020-03-12T18:02:00.700Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
18:02:00 [2020-03-12T18:02:00.700Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
18:02:00 [2020-03-12T18:02:00.961Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s)
18:02:00 [2020-03-12T18:02:00.961Z] === RUN   TestBuildWithHugeFile
18:02:03 [2020-03-12T18:02:03.389Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
18:02:04 [2020-03-12T18:02:04.556Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
18:02:04 [2020-03-12T18:02:04.556Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
18:02:04 [2020-03-12T18:02:04.556Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
18:02:04 [2020-03-12T18:02:04.556Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
18:02:04 [2020-03-12T18:02:04.556Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
18:02:04 [2020-03-12T18:02:04.556Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
18:02:04 [2020-03-12T18:02:04.840Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
18:02:04 [2020-03-12T18:02:04.840Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
18:02:04 [2020-03-12T18:02:04.840Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
18:02:04 [2020-03-12T18:02:04.841Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
18:02:04 [2020-03-12T18:02:04.841Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
18:02:04 [2020-03-12T18:02:04.841Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
18:02:04 [2020-03-12T18:02:04.841Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
18:02:04 [2020-03-12T18:02:04.841Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
18:02:04 [2020-03-12T18:02:04.841Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
18:02:04 [2020-03-12T18:02:04.841Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
18:02:04 [2020-03-12T18:02:04.841Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
18:02:04 [2020-03-12T18:02:04.977Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:02:05 [2020-03-12T18:02:05.471Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
18:02:05 [2020-03-12T18:02:05.471Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
18:02:05 [2020-03-12T18:02:05.537Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:02:05 [2020-03-12T18:02:05.756Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
18:02:06 [2020-03-12T18:02:06.041Z] Get:69 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
18:02:06 [2020-03-12T18:02:06.041Z] Get:70 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
18:02:06 [2020-03-12T18:02:06.327Z] debconf: delaying package configuration, since apt-utils is not installed
18:02:06 [2020-03-12T18:02:06.327Z] Fetched 107 MB in 7s (14.3 MB/s)
18:02:06 [2020-03-12T18:02:06.327Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15393 files and directories currently installed.)
18:02:06 [2020-03-12T18:02:06.327Z] Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ...
18:02:06 [2020-03-12T18:02:06.327Z] Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ...
18:02:06 [2020-03-12T18:02:06.327Z] Setting up libsystemd0:ppc64el (241-7~deb10u3) ...
18:02:06 [2020-03-12T18:02:06.327Z] Selecting previously unselected package pigz.
18:02:06 [2020-03-12T18:02:06.327Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15393 files and directories currently installed.)
18:02:06 [2020-03-12T18:02:06.327Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
18:02:06 [2020-03-12T18:02:06.327Z] Unpacking pigz (2.4-1) ...
18:02:06 [2020-03-12T18:02:06.327Z] Selecting previously unselected package libpython3.7-minimal:ppc64el.
18:02:06 [2020-03-12T18:02:06.327Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
18:02:06 [2020-03-12T18:02:06.327Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
18:02:06 [2020-03-12T18:02:06.612Z] Selecting previously unselected package python3.7-minimal.
18:02:06 [2020-03-12T18:02:06.612Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
18:02:06 [2020-03-12T18:02:06.612Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:02:06 [2020-03-12T18:02:06.896Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
18:02:06 [2020-03-12T18:02:06.896Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:02:07 [2020-03-12T18:02:07.420Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:02:07 [2020-03-12T18:02:07.915Z] Selecting previously unselected package python3-minimal.
18:02:07 [2020-03-12T18:02:07.916Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15642 files and directories currently installed.)
18:02:07 [2020-03-12T18:02:07.916Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
18:02:07 [2020-03-12T18:02:07.916Z] Unpacking python3-minimal (3.7.3-1) ...
18:02:07 [2020-03-12T18:02:07.916Z] Selecting previously unselected package libmpdec2:ppc64el.
18:02:07 [2020-03-12T18:02:07.916Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
18:02:07 [2020-03-12T18:02:07.916Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ...
18:02:07 [2020-03-12T18:02:07.916Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el.
18:02:07 [2020-03-12T18:02:07.916Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
18:02:07 [2020-03-12T18:02:07.916Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
18:02:08 [2020-03-12T18:02:08.201Z] Selecting previously unselected package python3.7.
18:02:08 [2020-03-12T18:02:08.201Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.201Z] Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:02:08 [2020-03-12T18:02:08.201Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
18:02:08 [2020-03-12T18:02:08.201Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.201Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
18:02:08 [2020-03-12T18:02:08.201Z] Setting up python3-minimal (3.7.3-1) ...
18:02:08 [2020-03-12T18:02:08.233Z] tests/integration/api_network_test.py ...........................        [ 47%]
18:02:08 [2020-03-12T18:02:08.489Z] Selecting previously unselected package python3.
18:02:08 [2020-03-12T18:02:08.489Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16054 files and directories currently installed.)
18:02:08 [2020-03-12T18:02:08.489Z] Preparing to unpack .../python3_3.7.3-1_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.489Z] Unpacking python3 (3.7.3-1) ...
18:02:08 [2020-03-12T18:02:08.489Z] Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.489Z] Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ...
18:02:08 [2020-03-12T18:02:08.489Z] Setting up libudev1:ppc64el (241-7~deb10u3) ...
18:02:08 [2020-03-12T18:02:08.489Z] Selecting previously unselected package libip4tc0:ppc64el.
18:02:08 [2020-03-12T18:02:08.489Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16087 files and directories currently installed.)
18:02:08 [2020-03-12T18:02:08.489Z] Preparing to unpack .../00-libip4tc0_1.8.2-4_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.489Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ...
18:02:08 [2020-03-12T18:02:08.784Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:02:08 [2020-03-12T18:02:08.786Z] Selecting previously unselected package libip6tc0:ppc64el.
18:02:08 [2020-03-12T18:02:08.786Z] Preparing to unpack .../01-libip6tc0_1.8.2-4_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.786Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ...
18:02:08 [2020-03-12T18:02:08.786Z] Selecting previously unselected package libiptc0:ppc64el.
18:02:08 [2020-03-12T18:02:08.786Z] Preparing to unpack .../02-libiptc0_1.8.2-4_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.786Z] Unpacking libiptc0:ppc64el (1.8.2-4) ...
18:02:08 [2020-03-12T18:02:08.786Z] Selecting previously unselected package libnfnetlink0:ppc64el.
18:02:08 [2020-03-12T18:02:08.786Z] Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.786Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:02:08 [2020-03-12T18:02:08.786Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
18:02:08 [2020-03-12T18:02:08.786Z] Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.786Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:02:08 [2020-03-12T18:02:08.786Z] Selecting previously unselected package libnftnl11:ppc64el.
18:02:08 [2020-03-12T18:02:08.786Z] Preparing to unpack .../05-libnftnl11_1.1.2-2_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.786Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ...
18:02:08 [2020-03-12T18:02:08.786Z] Selecting previously unselected package iptables.
18:02:08 [2020-03-12T18:02:08.786Z] Preparing to unpack .../06-iptables_1.8.2-4_ppc64el.deb ...
18:02:08 [2020-03-12T18:02:08.786Z] Unpacking iptables (1.8.2-4) ...
18:02:09 [2020-03-12T18:02:09.071Z] Selecting previously unselected package xxd.
18:02:09 [2020-03-12T18:02:09.071Z] Preparing to unpack .../07-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:02:09 [2020-03-12T18:02:09.071Z] Unpacking xxd (2:8.1.0875-5) ...
18:02:09 [2020-03-12T18:02:09.071Z] Selecting previously unselected package vim-common.
18:02:09 [2020-03-12T18:02:09.071Z] Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ...
18:02:09 [2020-03-12T18:02:09.071Z] Unpacking vim-common (2:8.1.0875-5) ...
18:02:09 [2020-03-12T18:02:09.071Z] Selecting previously unselected package bash-completion.
18:02:09 [2020-03-12T18:02:09.071Z] Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ...
18:02:09 [2020-03-12T18:02:09.435Z] ok  	github.com/docker/docker/daemon	3.177s	coverage: 9.1% of statements
18:02:09 [2020-03-12T18:02:09.435Z] ok  	github.com/docker/docker/daemon/cluster	1.730s	coverage: 0.5% of statements
18:02:09 [2020-03-12T18:02:09.435Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.352s	coverage: 65.3% of statements
18:02:09 [2020-03-12T18:02:09.435Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.539s	coverage: 35.8% of statements
18:02:09 [2020-03-12T18:02:09.435Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:02:09 [2020-03-12T18:02:09.435Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.146s	coverage: 10.9% of statements
18:02:09 [2020-03-12T18:02:09.435Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:02:09 [2020-03-12T18:02:09.435Z] ok  	github.com/docker/docker/daemon/config	0.897s	coverage: 79.7% of statements
18:02:09 [2020-03-12T18:02:09.435Z] ok  	github.com/docker/docker/daemon/discovery	0.357s	coverage: 30.4% of statements
18:02:09 [2020-03-12T18:02:09.435Z] ok  	github.com/docker/docker/daemon/events	0.299s	coverage: 50.0% of statements
18:02:09 [2020-03-12T18:02:09.435Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:02:09 [2020-03-12T18:02:09.435Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:02:09 [2020-03-12T18:02:09.435Z] ok  	github.com/docker/docker/daemon/graphdriver	0.179s	coverage: 2.3% of statements
18:02:09 [2020-03-12T18:02:09.435Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:02:09 [2020-03-12T18:02:09.435Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:02:09 [2020-03-12T18:02:09.435Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:02:09 [2020-03-12T18:02:09.435Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
18:02:09 [2020-03-12T18:02:09.435Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ok  	github.com/docker/docker/daemon/images	0.353s	coverage: 4.9% of statements
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ok  	github.com/docker/docker/daemon/links	0.083s	coverage: 93.0% of statements
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ok  	github.com/docker/docker/daemon/logger	0.401s	coverage: 44.0% of statements
18:02:09 [2020-03-12T18:02:09.436Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.790s	coverage: 78.2% of statements
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:02:09 [2020-03-12T18:02:09.436Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:02:09 [2020-03-12T18:02:09.707Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:02:09 [2020-03-12T18:02:09.892Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.325s	coverage: 62.1% of statements
18:02:09 [2020-03-12T18:02:09.892Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.188s	coverage: 88.3% of statements
18:02:10 [2020-03-12T18:02:10.089Z] Unpacking bash-completion (1:2.8-6) ...
18:02:10 [2020-03-12T18:02:10.374Z] Selecting previously unselected package bzip2.
18:02:10 [2020-03-12T18:02:10.374Z] Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
18:02:10 [2020-03-12T18:02:10.374Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:02:10 [2020-03-12T18:02:10.374Z] Selecting previously unselected package xz-utils.
18:02:10 [2020-03-12T18:02:10.374Z] Preparing to unpack .../11-xz-utils_5.2.4-1_ppc64el.deb ...
18:02:10 [2020-03-12T18:02:10.374Z] Unpacking xz-utils (5.2.4-1) ...
18:02:10 [2020-03-12T18:02:10.374Z] Selecting previously unselected package apparmor.
18:02:10 [2020-03-12T18:02:10.374Z] Preparing to unpack .../12-apparmor_2.13.2-10_ppc64el.deb ...
18:02:10 [2020-03-12T18:02:10.374Z] Unpacking apparmor (2.13.2-10) ...
18:02:10 [2020-03-12T18:02:10.661Z] Selecting previously unselected package aufs-tools.
18:02:10 [2020-03-12T18:02:10.661Z] Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
18:02:10 [2020-03-12T18:02:10.661Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
18:02:10 [2020-03-12T18:02:10.661Z] Selecting previously unselected package binutils-mingw-w64-i686.
18:02:10 [2020-03-12T18:02:10.661Z] Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
18:02:10 [2020-03-12T18:02:10.661Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:02:11 [2020-03-12T18:02:11.285Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
18:02:11 [2020-03-12T18:02:11.285Z] Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
18:02:11 [2020-03-12T18:02:11.285Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:02:11 [2020-03-12T18:02:11.420Z] ok  	github.com/docker/docker/daemon/logger/local	0.382s	coverage: 74.7% of statements
18:02:11 [2020-03-12T18:02:11.420Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:02:11 [2020-03-12T18:02:11.420Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.184s	coverage: 19.5% of statements
18:02:11 [2020-03-12T18:02:11.593Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:02:11 [2020-03-12T18:02:11.918Z] Selecting previously unselected package binutils-mingw-w64.
18:02:11 [2020-03-12T18:02:11.918Z] Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:02:11 [2020-03-12T18:02:11.918Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:02:11 [2020-03-12T18:02:11.918Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
18:02:11 [2020-03-12T18:02:11.918Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:02:11 [2020-03-12T18:02:11.918Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:02:11 [2020-03-12T18:02:11.918Z] Selecting previously unselected package dmsetup.
18:02:11 [2020-03-12T18:02:11.918Z] Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
18:02:11 [2020-03-12T18:02:11.918Z] Unpacking dmsetup (2:1.02.155-3) ...
18:02:11 [2020-03-12T18:02:11.918Z] Selecting previously unselected package mingw-w64-common.
18:02:11 [2020-03-12T18:02:11.918Z] Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ...
18:02:11 [2020-03-12T18:02:11.918Z] Unpacking mingw-w64-common (6.0.0-3) ...
18:02:12 [2020-03-12T18:02:12.940Z] Selecting previously unselected package mingw-w64-x86-64-dev.
18:02:12 [2020-03-12T18:02:12.940Z] Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:02:12 [2020-03-12T18:02:12.940Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:02:14 [2020-03-12T18:02:14.311Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.194s	coverage: 84.5% of statements
18:02:14 [2020-03-12T18:02:14.311Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.388s	coverage: 47.8% of statements
18:02:14 [2020-03-12T18:02:14.311Z] ok  	github.com/docker/docker/daemon/logger/templates	0.032s	coverage: 8.3% of statements
18:02:14 [2020-03-12T18:02:14.311Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:02:14 [2020-03-12T18:02:14.311Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:02:14 [2020-03-12T18:02:14.311Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:02:14 [2020-03-12T18:02:14.440Z] Selecting previously unselected package gcc-mingw-w64-base.
18:02:14 [2020-03-12T18:02:14.440Z] Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:02:14 [2020-03-12T18:02:14.440Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:02:14 [2020-03-12T18:02:14.440Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
18:02:14 [2020-03-12T18:02:14.440Z] Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:02:14 [2020-03-12T18:02:14.440Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:02:14 [2020-03-12T18:02:14.851Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:02:15 [2020-03-12T18:02:15.919Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:02:16 [2020-03-12T18:02:16.477Z] ok  	github.com/docker/docker/distribution	1.593s	coverage: 20.5% of statements
18:02:16 [2020-03-12T18:02:16.477Z] ok  	github.com/docker/docker/distribution/metadata	1.257s	coverage: 48.2% of statements
18:02:16 [2020-03-12T18:02:16.477Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:02:16 [2020-03-12T18:02:16.734Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:02:16 [2020-03-12T18:02:16.734Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:02:16 [2020-03-12T18:02:16.933Z] ok  	github.com/docker/docker/distribution/xfer	1.743s	coverage: 61.7% of statements
18:02:16 [2020-03-12T18:02:16.933Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:02:16 [2020-03-12T18:02:16.933Z] ok  	github.com/docker/docker/errdefs	0.115s	coverage: 49.4% of statements
18:02:17 [2020-03-12T18:02:17.850Z] tests/integration/api_secret_test.py .....                               [ 52%]
18:02:18 [2020-03-12T18:02:18.617Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:02:19 [2020-03-12T18:02:19.176Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:02:19 [2020-03-12T18:02:19.735Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:02:19 [2020-03-12T18:02:19.834Z] ok  	github.com/docker/docker/image	0.815s	coverage: 86.4% of statements
18:02:19 [2020-03-12T18:02:19.834Z] ok  	github.com/docker/docker/image/cache	0.259s	coverage: 19.2% of statements
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ok  	github.com/docker/docker/image/v1	0.170s	coverage: 25.0% of statements
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
18:02:19 [2020-03-12T18:02:19.834Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:02:19 [2020-03-12T18:02:19.976Z] Selecting previously unselected package g++-mingw-w64-x86-64.
18:02:19 [2020-03-12T18:02:19.976Z] Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:02:19 [2020-03-12T18:02:19.976Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:02:21 [2020-03-12T18:02:21.095Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:02:21 [2020-03-12T18:02:21.361Z] ok  	github.com/docker/docker/internal/testutil	0.257s	coverage: 62.5% of statements
18:02:22 [2020-03-12T18:02:22.455Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:02:22 [2020-03-12T18:02:22.455Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:02:22 [2020-03-12T18:02:22.603Z] tests/integration/api_service_test.py ................s................. [ 60%]
18:02:22 [2020-03-12T18:02:22.710Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:02:23 [2020-03-12T18:02:23.471Z] Selecting previously unselected package libonig5:ppc64el.
18:02:23 [2020-03-12T18:02:23.471Z] Preparing to unpack .../24-libonig5_6.9.1-1_ppc64el.deb ...
18:02:23 [2020-03-12T18:02:23.471Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
18:02:23 [2020-03-12T18:02:23.471Z] Selecting previously unselected package libjq1:ppc64el.
18:02:23 [2020-03-12T18:02:23.528Z] ok  	github.com/docker/docker/layer	0.495s	coverage: 30.4% of statements
18:02:23 [2020-03-12T18:02:23.528Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:02:23 [2020-03-12T18:02:23.757Z] Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
18:02:23 [2020-03-12T18:02:23.757Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:02:23 [2020-03-12T18:02:23.757Z] Selecting previously unselected package jq.
18:02:23 [2020-03-12T18:02:23.757Z] Preparing to unpack .../26-jq_1.5+dfsg-2+b1_ppc64el.deb ...
18:02:23 [2020-03-12T18:02:23.757Z] Unpacking jq (1.5+dfsg-2+b1) ...
18:02:23 [2020-03-12T18:02:23.757Z] Selecting previously unselected package libaio1:ppc64el.
18:02:23 [2020-03-12T18:02:23.757Z] Preparing to unpack .../27-libaio1_0.3.112-3_ppc64el.deb ...
18:02:23 [2020-03-12T18:02:23.757Z] Unpacking libaio1:ppc64el (0.3.112-3) ...
18:02:23 [2020-03-12T18:02:23.757Z] Selecting previously unselected package libbtrfs0.
18:02:23 [2020-03-12T18:02:23.757Z] Preparing to unpack .../28-libbtrfs0_4.20.1-2_ppc64el.deb ...
18:02:23 [2020-03-12T18:02:23.757Z] Unpacking libbtrfs0 (4.20.1-2) ...
18:02:23 [2020-03-12T18:02:23.757Z] Selecting previously unselected package libbtrfs-dev.
18:02:23 [2020-03-12T18:02:23.757Z] Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
18:02:23 [2020-03-12T18:02:23.757Z] Unpacking libbtrfs-dev (4.20.1-2) ...
18:02:23 [2020-03-12T18:02:23.757Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
18:02:23 [2020-03-12T18:02:23.757Z] Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:02:23 [2020-03-12T18:02:23.757Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:02:23 [2020-03-12T18:02:23.757Z] Selecting previously unselected package libudev-dev:ppc64el.
18:02:23 [2020-03-12T18:02:23.757Z] Preparing to unpack .../31-libudev-dev_241-7~deb10u3_ppc64el.deb ...
18:02:23 [2020-03-12T18:02:23.757Z] Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
18:02:24 [2020-03-12T18:02:24.045Z] Selecting previously unselected package libsepol1-dev:ppc64el.
18:02:24 [2020-03-12T18:02:24.045Z] Preparing to unpack .../32-libsepol1-dev_2.8-1_ppc64el.deb ...
18:02:24 [2020-03-12T18:02:24.045Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ...
18:02:24 [2020-03-12T18:02:24.045Z] Selecting previously unselected package libpcre16-3:ppc64el.
18:02:24 [2020-03-12T18:02:24.045Z] Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
18:02:24 [2020-03-12T18:02:24.045Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
18:02:24 [2020-03-12T18:02:24.045Z] Selecting previously unselected package libpcre32-3:ppc64el.
18:02:24 [2020-03-12T18:02:24.045Z] Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
18:02:24 [2020-03-12T18:02:24.045Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
18:02:24 [2020-03-12T18:02:24.332Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
18:02:24 [2020-03-12T18:02:24.332Z] Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
18:02:24 [2020-03-12T18:02:24.332Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:02:24 [2020-03-12T18:02:24.332Z] Selecting previously unselected package libpcre3-dev:ppc64el.
18:02:24 [2020-03-12T18:02:24.332Z] Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
18:02:24 [2020-03-12T18:02:24.332Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
18:02:24 [2020-03-12T18:02:24.332Z] Selecting previously unselected package libselinux1-dev:ppc64el.
18:02:24 [2020-03-12T18:02:24.332Z] Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
18:02:24 [2020-03-12T18:02:24.332Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
18:02:24 [2020-03-12T18:02:24.332Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
18:02:24 [2020-03-12T18:02:24.332Z] Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
18:02:24 [2020-03-12T18:02:24.332Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:02:24 [2020-03-12T18:02:24.622Z] Selecting previously unselected package libgpm2:ppc64el.
18:02:24 [2020-03-12T18:02:24.622Z] Preparing to unpack .../39-libgpm2_1.20.7-5_ppc64el.deb ...
18:02:24 [2020-03-12T18:02:24.622Z] Unpacking libgpm2:ppc64el (1.20.7-5) ...
18:02:24 [2020-03-12T18:02:24.622Z] Selecting previously unselected package libicu63:ppc64el.
18:02:24 [2020-03-12T18:02:24.622Z] Preparing to unpack .../40-libicu63_63.1-6_ppc64el.deb ...
18:02:24 [2020-03-12T18:02:24.622Z] Unpacking libicu63:ppc64el (63.1-6) ...
18:02:25 [2020-03-12T18:02:25.056Z] ok  	github.com/docker/docker/libcontainerd/local	0.401s	coverage: 1.0% of statements
18:02:25 [2020-03-12T18:02:25.056Z] ok  	github.com/docker/docker/libcontainerd/queue	0.172s	coverage: 100.0% of statements
18:02:25 [2020-03-12T18:02:25.056Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:02:25 [2020-03-12T18:02:25.056Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:02:25 [2020-03-12T18:02:25.056Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:02:25 [2020-03-12T18:02:25.056Z] ?   	github.com/docker/docker/oci	[no test files]
18:02:25 [2020-03-12T18:02:25.056Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:02:25 [2020-03-12T18:02:25.056Z] ok  	github.com/docker/docker/opts	0.241s	coverage: 67.3% of statements
18:02:25 [2020-03-12T18:02:25.056Z] ok  	github.com/docker/docker/pkg/aaparser	0.279s	coverage: 50.0% of statements
18:02:26 [2020-03-12T18:02:26.102Z] Selecting previously unselected package libnet1:ppc64el.
18:02:26 [2020-03-12T18:02:26.103Z] Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
18:02:26 [2020-03-12T18:02:26.103Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:02:26 [2020-03-12T18:02:26.103Z] Selecting previously unselected package libnl-3-200:ppc64el.
18:02:26 [2020-03-12T18:02:26.103Z] Preparing to unpack .../42-libnl-3-200_3.4.0-1_ppc64el.deb ...
18:02:26 [2020-03-12T18:02:26.103Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
18:02:26 [2020-03-12T18:02:26.103Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
18:02:26 [2020-03-12T18:02:26.103Z] Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
18:02:26 [2020-03-12T18:02:26.103Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:02:26 [2020-03-12T18:02:26.103Z] Selecting previously unselected package libreadline5:ppc64el.
18:02:26 [2020-03-12T18:02:26.103Z] Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
18:02:26 [2020-03-12T18:02:26.103Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:02:26 [2020-03-12T18:02:26.103Z] Selecting previously unselected package libsystemd-dev:ppc64el.
18:02:26 [2020-03-12T18:02:26.103Z] Preparing to unpack .../45-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
18:02:26 [2020-03-12T18:02:26.103Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
18:02:26 [2020-03-12T18:02:26.103Z] Selecting previously unselected package net-tools.
18:02:26 [2020-03-12T18:02:26.103Z] Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
18:02:26 [2020-03-12T18:02:26.103Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:02:26 [2020-03-12T18:02:26.103Z] Selecting previously unselected package python-pip-whl.
18:02:26 [2020-03-12T18:02:26.103Z] Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ...
18:02:26 [2020-03-12T18:02:26.103Z] Unpacking python-pip-whl (18.1-5) ...
18:02:26 [2020-03-12T18:02:26.388Z] Selecting previously unselected package python3-lib2to3.
18:02:26 [2020-03-12T18:02:26.388Z] Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ...
18:02:26 [2020-03-12T18:02:26.388Z] Unpacking python3-lib2to3 (3.7.3-1) ...
18:02:26 [2020-03-12T18:02:26.388Z] Selecting previously unselected package python3-distutils.
18:02:26 [2020-03-12T18:02:26.388Z] Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ...
18:02:26 [2020-03-12T18:02:26.388Z] Unpacking python3-distutils (3.7.3-1) ...
18:02:26 [2020-03-12T18:02:26.388Z] Selecting previously unselected package python3-pip.
18:02:26 [2020-03-12T18:02:26.388Z] Preparing to unpack .../50-python3-pip_18.1-5_all.deb ...
18:02:26 [2020-03-12T18:02:26.388Z] Unpacking python3-pip (18.1-5) ...
18:02:26 [2020-03-12T18:02:26.388Z] Selecting previously unselected package python3-pkg-resources.
18:02:26 [2020-03-12T18:02:26.388Z] Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ...
18:02:26 [2020-03-12T18:02:26.388Z] Unpacking python3-pkg-resources (40.8.0-1) ...
18:02:26 [2020-03-12T18:02:26.673Z] Selecting previously unselected package python3-setuptools.
18:02:26 [2020-03-12T18:02:26.673Z] Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ...
18:02:26 [2020-03-12T18:02:26.673Z] Unpacking python3-setuptools (40.8.0-1) ...
18:02:26 [2020-03-12T18:02:26.673Z] Selecting previously unselected package python3-wheel.
18:02:26 [2020-03-12T18:02:26.673Z] Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ...
18:02:26 [2020-03-12T18:02:26.673Z] Unpacking python3-wheel (0.32.3-2) ...
18:02:26 [2020-03-12T18:02:26.673Z] Selecting previously unselected package thin-provisioning-tools.
18:02:26 [2020-03-12T18:02:26.673Z] Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
18:02:26 [2020-03-12T18:02:26.673Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:02:26 [2020-03-12T18:02:26.673Z] Selecting previously unselected package vim-runtime.
18:02:26 [2020-03-12T18:02:26.673Z] Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:02:26 [2020-03-12T18:02:26.673Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:02:26 [2020-03-12T18:02:26.869Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:02:26 [2020-03-12T18:02:26.962Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:02:26 [2020-03-12T18:02:26.962Z] Unpacking vim-runtime (2:8.1.0875-5) ...
18:02:27 [2020-03-12T18:02:27.977Z] Selecting previously unselected package vim.
18:02:27 [2020-03-12T18:02:27.977Z] Preparing to unpack .../56-vim_2%3a8.1.0875-5_ppc64el.deb ...
18:02:27 [2020-03-12T18:02:27.977Z] Unpacking vim (2:8.1.0875-5) ...
18:02:27 [2020-03-12T18:02:27.977Z] Selecting previously unselected package xfsprogs.
18:02:27 [2020-03-12T18:02:27.978Z] Preparing to unpack .../57-xfsprogs_4.20.0-1_ppc64el.deb ...
18:02:27 [2020-03-12T18:02:27.978Z] Unpacking xfsprogs (4.20.0-1) ...
18:02:28 [2020-03-12T18:02:28.230Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:02:28 [2020-03-12T18:02:28.263Z] Selecting previously unselected package zip.
18:02:28 [2020-03-12T18:02:28.263Z] Preparing to unpack .../58-zip_3.0-11+b1_ppc64el.deb ...
18:02:28 [2020-03-12T18:02:28.263Z] Unpacking zip (3.0-11+b1) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up aufs-tools (1:4.14+20190211-1) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up libip6tc0:ppc64el (1.8.2-4) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up libgpm2:ppc64el (1.20.7-5) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up libip4tc0:ppc64el (1.8.2-4) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up libsepol1-dev:ppc64el (2.8-1) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up libnftnl11:ppc64el (1.1.2-2) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:02:28 [2020-03-12T18:02:28.263Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:02:28 [2020-03-12T18:02:28.548Z] Setting up libicu63:ppc64el (63.1-6) ...
18:02:28 [2020-03-12T18:02:28.548Z] Setting up xxd (2:8.1.0875-5) ...
18:02:28 [2020-03-12T18:02:28.548Z] Setting up libbtrfs0 (4.20.1-2) ...
18:02:28 [2020-03-12T18:02:28.548Z] Setting up zip (3.0-11+b1) ...
18:02:28 [2020-03-12T18:02:28.548Z] Setting up vim-common (2:8.1.0875-5) ...
18:02:28 [2020-03-12T18:02:28.548Z] Setting up bash-completion (1:2.8-6) ...
18:02:29 [2020-03-12T18:02:29.486Z] --- PASS: TestBuildWithHugeFile (26.12s)
18:02:29 [2020-03-12T18:02:29.487Z] === RUN   TestBuildWithEmptyDockerfile
18:02:29 [2020-03-12T18:02:29.487Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:02:29 [2020-03-12T18:02:29.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:02:29 [2020-03-12T18:02:29.487Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:02:29 [2020-03-12T18:02:29.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:02:29 [2020-03-12T18:02:29.487Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:02:29 [2020-03-12T18:02:29.487Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:02:29 [2020-03-12T18:02:29.487Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:02:29 [2020-03-12T18:02:29.487Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:02:29 [2020-03-12T18:02:29.487Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:02:29 [2020-03-12T18:02:29.487Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s)
18:02:29 [2020-03-12T18:02:29.487Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
18:02:29 [2020-03-12T18:02:29.487Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
18:02:29 [2020-03-12T18:02:29.487Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
18:02:29 [2020-03-12T18:02:29.487Z] === RUN   TestBuildPreserveOwnership
18:02:29 [2020-03-12T18:02:29.487Z] === RUN   TestBuildPreserveOwnership/copy_from
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libiptc0:ppc64el (1.8.2-4) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up xz-utils (5.2.4-1) ...
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libbtrfs-dev (4.20.1-2) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up pigz (2.4-1) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up python-pip-whl (18.1-5) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libmpdec2:ppc64el (2.4.2-2) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up mingw-w64-common (6.0.0-3) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up vim-runtime (2:8.1.0875-5) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libaio1:ppc64el (0.3.112-3) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libonig5:ppc64el (6.9.1-1) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up vim (2:8.1.0875-5) ...
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:02:30 [2020-03-12T18:02:30.048Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up jq (1.5+dfsg-2+b1) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
18:02:30 [2020-03-12T18:02:30.048Z] Setting up python3.7 (3.7.3-2+deb10u1) ...
18:02:30 [2020-03-12T18:02:30.740Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:02:31 [2020-03-12T18:02:31.232Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:02:31 [2020-03-12T18:02:31.528Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
18:02:31 [2020-03-12T18:02:31.528Z] Setting up iptables (1.8.2-4) ...
18:02:31 [2020-03-12T18:02:31.528Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:02:31 [2020-03-12T18:02:31.528Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:02:31 [2020-03-12T18:02:31.528Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:02:31 [2020-03-12T18:02:31.528Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:02:31 [2020-03-12T18:02:31.528Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:02:31 [2020-03-12T18:02:31.528Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:02:31 [2020-03-12T18:02:31.528Z] Setting up python3 (3.7.3-1) ...
18:02:31 [2020-03-12T18:02:31.528Z] Setting up python3-wheel (0.32.3-2) ...
18:02:31 [2020-03-12T18:02:31.813Z] Setting up apparmor (2.13.2-10) ...
18:02:32 [2020-03-12T18:02:32.102Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:02:32 [2020-03-12T18:02:32.102Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:02:32 [2020-03-12T18:02:32.433Z] Setting up python3-lib2to3 (3.7.3-1) ...
18:02:32 [2020-03-12T18:02:32.433Z] Setting up python3-pkg-resources (40.8.0-1) ...
18:02:32 [2020-03-12T18:02:32.660Z] === RUN   TestDockerSuite/TestBuildCmd
18:02:32 [2020-03-12T18:02:32.717Z] Setting up python3-distutils (3.7.3-1) ...
18:02:32 [2020-03-12T18:02:32.915Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:02:33 [2020-03-12T18:02:33.001Z] Setting up python3-setuptools (40.8.0-1) ...
18:02:33 [2020-03-12T18:02:33.286Z] Setting up python3-pip (18.1-5) ...
18:02:33 [2020-03-12T18:02:33.476Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:02:33 [2020-03-12T18:02:33.572Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:02:33 [2020-03-12T18:02:33.601Z] --- PASS: TestBuildPreserveOwnership (5.73s)
18:02:33 [2020-03-12T18:02:33.601Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.82s)
18:02:33 [2020-03-12T18:02:33.601Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.90s)
18:02:33 [2020-03-12T18:02:33.601Z] === RUN   TestBuildPlatformInvalid
18:02:33 [2020-03-12T18:02:33.601Z] --- PASS: TestBuildPlatformInvalid (0.14s)
18:02:33 [2020-03-12T18:02:33.601Z] PASS
18:02:33 [2020-03-12T18:02:33.601Z] 
18:02:33 [2020-03-12T18:02:33.601Z] DONE 30 tests in 71.702s
18:02:33 [2020-03-12T18:02:33.601Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
18:02:33 [2020-03-12T18:02:33.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
18:02:33 [2020-03-12T18:02:33.601Z] ++ set -e
18:02:33 [2020-03-12T18:02:33.601Z] ++ '[' -n 0 ']'
18:02:33 [2020-03-12T18:02:33.601Z] ++ set -x
18:02:33 [2020-03-12T18:02:33.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
18:02:33 [2020-03-12T18:02:33.857Z] Setting up dmsetup (2:1.02.155-3) ...
18:02:33 [2020-03-12T18:02:33.857Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:02:33 [2020-03-12T18:02:33.857Z] Setting up xfsprogs (4.20.0-1) ...
18:02:33 [2020-03-12T18:02:33.857Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:02:33 [2020-03-12T18:02:33.857Z] Processing triggers for mime-support (3.62) ...
18:02:33 [2020-03-12T18:02:33.857Z] Processing triggers for libc-bin (2.28-10) ...
18:02:33 [2020-03-12T18:02:33.952Z] INFO: Testing against a local daemon
18:02:33 [2020-03-12T18:02:33.952Z] === RUN   TestConfigList
18:02:34 [2020-03-12T18:02:34.034Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:02:34 [2020-03-12T18:02:34.035Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:02:35 [2020-03-12T18:02:35.917Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:02:35 [2020-03-12T18:02:35.917Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:02:36 [2020-03-12T18:02:36.892Z] .........................                                                [ 67%]
18:02:37 [2020-03-12T18:02:37.032Z] --- PASS: TestConfigList (2.71s)
18:02:37 [2020-03-12T18:02:37.032Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
18:02:37 [2020-03-12T18:02:37.032Z]     daemon.go:325: [d2bc9cbe9fbe3] waiting for daemon to start
18:02:37 [2020-03-12T18:02:37.032Z]     daemon.go:325: [d2bc9cbe9fbe3] waiting for daemon to start
18:02:37 [2020-03-12T18:02:37.032Z]     daemon.go:353: [d2bc9cbe9fbe3] daemon started
18:02:37 [2020-03-12T18:02:37.032Z]     daemon.go:461: [d2bc9cbe9fbe3] Stopping daemon
18:02:37 [2020-03-12T18:02:37.032Z]     daemon.go:296: [d2bc9cbe9fbe3] exiting daemon
18:02:37 [2020-03-12T18:02:37.032Z]     daemon.go:448: [d2bc9cbe9fbe3] Daemon stopped
18:02:37 [2020-03-12T18:02:37.032Z] === RUN   TestConfigsCreateAndDelete
18:02:39 [2020-03-12T18:02:39.181Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:02:39 [2020-03-12T18:02:39.406Z] --- PASS: TestConfigsCreateAndDelete (2.81s)
18:02:39 [2020-03-12T18:02:39.406Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
18:02:39 [2020-03-12T18:02:39.406Z]     daemon.go:325: [d0b154785adcf] waiting for daemon to start
18:02:39 [2020-03-12T18:02:39.406Z]     daemon.go:325: [d0b154785adcf] waiting for daemon to start
18:02:39 [2020-03-12T18:02:39.406Z]     daemon.go:353: [d0b154785adcf] daemon started
18:02:39 [2020-03-12T18:02:39.406Z]     daemon.go:461: [d0b154785adcf] Stopping daemon
18:02:39 [2020-03-12T18:02:39.406Z]     daemon.go:296: [d0b154785adcf] exiting daemon
18:02:39 [2020-03-12T18:02:39.406Z]     daemon.go:448: [d0b154785adcf] Daemon stopped
18:02:39 [2020-03-12T18:02:39.406Z] === RUN   TestConfigsUpdate
18:02:41 [2020-03-12T18:02:41.689Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:02:42 [2020-03-12T18:02:42.596Z] --- PASS: TestConfigsUpdate (2.84s)
18:02:42 [2020-03-12T18:02:42.596Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
18:02:42 [2020-03-12T18:02:42.596Z]     daemon.go:325: [d1ff50e4fe132] waiting for daemon to start
18:02:42 [2020-03-12T18:02:42.596Z]     daemon.go:325: [d1ff50e4fe132] waiting for daemon to start
18:02:42 [2020-03-12T18:02:42.596Z]     daemon.go:353: [d1ff50e4fe132] daemon started
18:02:42 [2020-03-12T18:02:42.596Z]     daemon.go:461: [d1ff50e4fe132] Stopping daemon
18:02:42 [2020-03-12T18:02:42.596Z]     daemon.go:296: [d1ff50e4fe132] exiting daemon
18:02:42 [2020-03-12T18:02:42.596Z]     daemon.go:448: [d1ff50e4fe132] Daemon stopped
18:02:42 [2020-03-12T18:02:42.596Z] === RUN   TestTemplatedConfig
18:02:42 [2020-03-12T18:02:42.613Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:02:43 [2020-03-12T18:02:43.974Z] === RUN   TestDockerSuite/TestBuildContChar
18:02:45 [2020-03-12T18:02:45.774Z] --- PASS: TestTemplatedConfig (3.36s)
18:02:45 [2020-03-12T18:02:45.774Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
18:02:45 [2020-03-12T18:02:45.774Z]     daemon.go:325: [dc3574aaa0f27] waiting for daemon to start
18:02:45 [2020-03-12T18:02:45.774Z]     daemon.go:325: [dc3574aaa0f27] waiting for daemon to start
18:02:45 [2020-03-12T18:02:45.774Z]     daemon.go:353: [dc3574aaa0f27] daemon started
18:02:45 [2020-03-12T18:02:45.774Z]     daemon.go:461: [dc3574aaa0f27] Stopping daemon
18:02:45 [2020-03-12T18:02:45.774Z]     daemon.go:296: [dc3574aaa0f27] exiting daemon
18:02:45 [2020-03-12T18:02:45.774Z]     daemon.go:448: [dc3574aaa0f27] Daemon stopped
18:02:45 [2020-03-12T18:02:45.774Z] === RUN   TestConfigInspect
18:02:46 [2020-03-12T18:02:46.097Z] ok  	github.com/docker/docker/pkg/archive	7.019s	coverage: 62.2% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/authorization	0.670s	coverage: 26.2% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/broadcaster	0.033s	coverage: 100.0% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/capabilities	0.038s	coverage: 87.5% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.155s	coverage: 15.4% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:02:46 [2020-03-12T18:02:46.098Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/directory	0.134s	coverage: 80.0% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/discovery	0.113s	coverage: 58.3% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/discovery/file	0.052s	coverage: 92.9% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.406s	coverage: 84.1% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.165s	coverage: 92.3% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.237s	coverage: 93.8% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/filenotify	0.117s	coverage: 38.2% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/fileutils	0.141s	coverage: 87.7% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/homedir	0.035s	coverage: 37.5% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/idtools	0.068s	coverage: 6.3% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/ioutils	0.642s	coverage: 69.1% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.173s	coverage: 91.7% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/locker	0.058s	coverage: 88.9% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/longpath	0.046s	coverage: 100.0% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.033s	coverage: 85.7% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/parsers	0.082s	coverage: 97.0% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:02:46 [2020-03-12T18:02:46.098Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
18:02:46 [2020-03-12T18:02:46.098Z] ok  	github.com/docker/docker/pkg/pidfile	0.051s	coverage: 82.6% of statements
18:02:46 [2020-03-12T18:02:46.098Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:02:46 [2020-03-12T18:02:46.098Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:02:46 [2020-03-12T18:02:46.442Z] Removing intermediate container 04a632ade94d
18:02:46 [2020-03-12T18:02:46.442Z]  ---> 7d829b4e16f3
18:02:46 [2020-03-12T18:02:46.442Z] Step 117/140 : RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
18:02:46 [2020-03-12T18:02:46.442Z]  ---> Running in 2e51677753a1
18:02:46 [2020-03-12T18:02:46.442Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:02:46 [2020-03-12T18:02:46.442Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:02:46 [2020-03-12T18:02:46.442Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:02:46 [2020-03-12T18:02:46.442Z] Removing intermediate container 2e51677753a1
18:02:46 [2020-03-12T18:02:46.442Z]  ---> 1d704fecceab
18:02:46 [2020-03-12T18:02:46.442Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
18:02:46 [2020-03-12T18:02:46.442Z]  ---> Running in 0b0da4aeb7d0
18:02:46 [2020-03-12T18:02:46.482Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:02:47 [2020-03-12T18:02:47.842Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:02:47 [2020-03-12T18:02:47.927Z] Collecting yamllint==1.16.0
18:02:47 [2020-03-12T18:02:47.928Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:02:47 [2020-03-12T18:02:47.928Z] Collecting pyyaml (from yamllint==1.16.0)
18:02:48 [2020-03-12T18:02:48.213Z]   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:02:48 [2020-03-12T18:02:48.832Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:02:48 [2020-03-12T18:02:48.832Z]   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:02:48 [2020-03-12T18:02:48.832Z] Building wheels for collected packages: pyyaml
18:02:48 [2020-03-12T18:02:48.832Z]   Running setup.py bdist_wheel for pyyaml: started
18:02:48 [2020-03-12T18:02:48.877Z] --- PASS: TestConfigInspect (2.84s)
18:02:48 [2020-03-12T18:02:48.877Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
18:02:48 [2020-03-12T18:02:48.877Z]     daemon.go:325: [d5673e02ec2b9] waiting for daemon to start
18:02:48 [2020-03-12T18:02:48.877Z]     daemon.go:325: [d5673e02ec2b9] waiting for daemon to start
18:02:48 [2020-03-12T18:02:48.877Z]     daemon.go:353: [d5673e02ec2b9] daemon started
18:02:48 [2020-03-12T18:02:48.877Z]     daemon.go:461: [d5673e02ec2b9] Stopping daemon
18:02:48 [2020-03-12T18:02:48.877Z]     daemon.go:296: [d5673e02ec2b9] exiting daemon
18:02:48 [2020-03-12T18:02:48.878Z]     daemon.go:448: [d5673e02ec2b9] Daemon stopped
18:02:48 [2020-03-12T18:02:48.878Z] === RUN   TestConfigCreateWithLabels
18:02:49 [2020-03-12T18:02:49.117Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:02:49 [2020-03-12T18:02:49.117Z]   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:02:49 [2020-03-12T18:02:49.117Z] Successfully built pyyaml
18:02:49 [2020-03-12T18:02:49.117Z] Installing collected packages: pyyaml, pathspec, yamllint
18:02:49 [2020-03-12T18:02:49.203Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:02:49 [2020-03-12T18:02:49.404Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:02:49 [2020-03-12T18:02:49.762Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:02:50 [2020-03-12T18:02:50.025Z] Removing intermediate container 0b0da4aeb7d0
18:02:50 [2020-03-12T18:02:50.025Z]  ---> 364402633e96
18:02:50 [2020-03-12T18:02:50.025Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
18:02:50 [2020-03-12T18:02:50.648Z]  ---> 13f6fb4e41bc
18:02:50 [2020-03-12T18:02:50.648Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
18:02:50 [2020-03-12T18:02:50.685Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:02:50 [2020-03-12T18:02:50.685Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:02:51 [2020-03-12T18:02:51.244Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:02:51 [2020-03-12T18:02:51.302Z] --- PASS: TestConfigCreateWithLabels (2.85s)
18:02:51 [2020-03-12T18:02:51.302Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
18:02:51 [2020-03-12T18:02:51.302Z]     daemon.go:325: [d419fa2aa6fd0] waiting for daemon to start
18:02:51 [2020-03-12T18:02:51.302Z]     daemon.go:325: [d419fa2aa6fd0] waiting for daemon to start
18:02:51 [2020-03-12T18:02:51.302Z]     daemon.go:353: [d419fa2aa6fd0] daemon started
18:02:51 [2020-03-12T18:02:51.302Z]     daemon.go:461: [d419fa2aa6fd0] Stopping daemon
18:02:51 [2020-03-12T18:02:51.302Z]     daemon.go:296: [d419fa2aa6fd0] exiting daemon
18:02:51 [2020-03-12T18:02:51.302Z]     daemon.go:448: [d419fa2aa6fd0] Daemon stopped
18:02:51 [2020-03-12T18:02:51.302Z] === RUN   TestConfigCreateResolve
18:02:51 [2020-03-12T18:02:51.803Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:02:54 [2020-03-12T18:02:54.393Z] --- PASS: TestConfigCreateResolve (2.78s)
18:02:54 [2020-03-12T18:02:54.393Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
18:02:54 [2020-03-12T18:02:54.393Z]     daemon.go:325: [d3e9f1b5e5126] waiting for daemon to start
18:02:54 [2020-03-12T18:02:54.393Z]     daemon.go:325: [d3e9f1b5e5126] waiting for daemon to start
18:02:54 [2020-03-12T18:02:54.393Z]     daemon.go:353: [d3e9f1b5e5126] daemon started
18:02:54 [2020-03-12T18:02:54.393Z]     daemon.go:461: [d3e9f1b5e5126] Stopping daemon
18:02:54 [2020-03-12T18:02:54.393Z]     daemon.go:296: [d3e9f1b5e5126] exiting daemon
18:02:54 [2020-03-12T18:02:54.393Z]     daemon.go:448: [d3e9f1b5e5126] Daemon stopped
18:02:54 [2020-03-12T18:02:54.393Z] === RUN   TestConfigDaemonLibtrustID
18:02:54 [2020-03-12T18:02:54.745Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
18:02:54 [2020-03-12T18:02:54.745Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
18:02:54 [2020-03-12T18:02:54.745Z]     daemon.go:325: [dc786f5f77e0c] waiting for daemon to start
18:02:54 [2020-03-12T18:02:54.745Z]     daemon.go:325: [dc786f5f77e0c] waiting for daemon to start
18:02:54 [2020-03-12T18:02:54.745Z]     daemon.go:353: [dc786f5f77e0c] daemon started
18:02:54 [2020-03-12T18:02:54.745Z]     daemon.go:461: [dc786f5f77e0c] Stopping daemon
18:02:54 [2020-03-12T18:02:54.745Z]     daemon.go:296: [dc786f5f77e0c] exiting daemon
18:02:54 [2020-03-12T18:02:54.745Z]     daemon.go:448: [dc786f5f77e0c] Daemon stopped
18:02:54 [2020-03-12T18:02:54.745Z] PASS
18:02:54 [2020-03-12T18:02:54.745Z] 
18:02:54 [2020-03-12T18:02:54.745Z] DONE 8 tests in 21.125s
18:02:54 [2020-03-12T18:02:54.745Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
18:02:54 [2020-03-12T18:02:54.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
18:02:54 [2020-03-12T18:02:54.745Z] ++ set -e
18:02:54 [2020-03-12T18:02:54.745Z] ++ '[' -n 0 ']'
18:02:54 [2020-03-12T18:02:54.745Z] ++ set -x
18:02:54 [2020-03-12T18:02:54.745Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
18:02:55 [2020-03-12T18:02:55.054Z]  ---> 7e69db1642e5
18:02:55 [2020-03-12T18:02:55.054Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
18:02:55 [2020-03-12T18:02:55.054Z]  ---> 0fdb9a525c96
18:02:55 [2020-03-12T18:02:55.054Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
18:02:55 [2020-03-12T18:02:55.107Z] INFO: Testing against a local daemon
18:02:55 [2020-03-12T18:02:55.107Z] === RUN   TestCheckpoint
18:02:55 [2020-03-12T18:02:55.107Z] --- SKIP: TestCheckpoint (0.00s)
18:02:55 [2020-03-12T18:02:55.107Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:02:55 [2020-03-12T18:02:55.107Z] === RUN   TestContainerInvalidJSON
18:02:55 [2020-03-12T18:02:55.107Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:02:55 [2020-03-12T18:02:55.107Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:02:55 [2020-03-12T18:02:55.107Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:02:55 [2020-03-12T18:02:55.107Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:02:55 [2020-03-12T18:02:55.107Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:02:55 [2020-03-12T18:02:55.107Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:02:55 [2020-03-12T18:02:55.107Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:02:55 [2020-03-12T18:02:55.107Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:02:55 [2020-03-12T18:02:55.107Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:02:55 [2020-03-12T18:02:55.107Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:02:55 [2020-03-12T18:02:55.107Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:02:55 [2020-03-12T18:02:55.107Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:02:55 [2020-03-12T18:02:55.107Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:02:55 [2020-03-12T18:02:55.107Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:02:55 [2020-03-12T18:02:55.107Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
18:02:55 [2020-03-12T18:02:55.107Z] === RUN   TestCopyFromContainerPathIsNotDir
18:02:55 [2020-03-12T18:02:55.107Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
18:02:55 [2020-03-12T18:02:55.107Z] === RUN   TestCopyToContainerPathDoesNotExist
18:02:55 [2020-03-12T18:02:55.341Z]  ---> 77d8492d9c05
18:02:55 [2020-03-12T18:02:55.341Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
18:02:55 [2020-03-12T18:02:55.467Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
18:02:55 [2020-03-12T18:02:55.467Z] === RUN   TestCopyToContainerPathIsNotDir
18:02:55 [2020-03-12T18:02:55.467Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
18:02:55 [2020-03-12T18:02:55.467Z] === RUN   TestCopyFromContainer
18:02:55 [2020-03-12T18:02:55.783Z]  ---> 336df792c2a2
18:02:55 [2020-03-12T18:02:55.783Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
18:02:55 [2020-03-12T18:02:55.962Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:02:56 [2020-03-12T18:02:56.404Z]  ---> 0eb841eb72a5
18:02:56 [2020-03-12T18:02:56.404Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
18:02:56 [2020-03-12T18:02:56.404Z]  ---> 9e6f7ca09dc2
18:02:56 [2020-03-12T18:02:56.404Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
18:02:57 [2020-03-12T18:02:57.051Z]  ---> 80be33ff6d36
18:02:57 [2020-03-12T18:02:57.051Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
18:02:57 [2020-03-12T18:02:57.051Z]  ---> 5eeaff0e00e5
18:02:57 [2020-03-12T18:02:57.051Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
18:02:57 [2020-03-12T18:02:57.209Z] === RUN   TestCopyFromContainer//
18:02:57 [2020-03-12T18:02:57.209Z] === RUN   TestCopyFromContainer//bar/root
18:02:57 [2020-03-12T18:02:57.209Z] === RUN   TestCopyFromContainer//bar/root/
18:02:57 [2020-03-12T18:02:57.568Z] === RUN   TestCopyFromContainer/bar/quux
18:02:57 [2020-03-12T18:02:57.568Z] === RUN   TestCopyFromContainer/bar/quux/
18:02:57 [2020-03-12T18:02:57.568Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:02:57 [2020-03-12T18:02:57.568Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:02:57 [2020-03-12T18:02:57.568Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCopyFromContainer/bar/notarget
18:02:57 [2020-03-12T18:02:57.919Z] --- PASS: TestCopyFromContainer (2.53s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCopyFromContainer// (0.05s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:02:57 [2020-03-12T18:02:57.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:02:57 [2020-03-12T18:02:57.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:02:57 [2020-03-12T18:02:57.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:02:57 [2020-03-12T18:02:57.919Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:02:57 [2020-03-12T18:02:57.919Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:02:57 [2020-03-12T18:02:57.919Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:02:57 [2020-03-12T18:02:57.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:02:57 [2020-03-12T18:02:57.919Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCreateLinkToNonExistingContainer
18:02:57 [2020-03-12T18:02:57.919Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCreateWithInvalidEnv
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCreateWithInvalidEnv/0
18:02:57 [2020-03-12T18:02:57.919Z] === PAUSE TestCreateWithInvalidEnv/0
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCreateWithInvalidEnv/1
18:02:57 [2020-03-12T18:02:57.919Z] === PAUSE TestCreateWithInvalidEnv/1
18:02:57 [2020-03-12T18:02:57.919Z] === RUN   TestCreateWithInvalidEnv/2
18:02:57 [2020-03-12T18:02:57.919Z] === PAUSE TestCreateWithInvalidEnv/2
18:02:57 [2020-03-12T18:02:57.919Z] === CONT  TestCreateWithInvalidEnv/0
18:02:57 [2020-03-12T18:02:57.919Z] === CONT  TestCreateWithInvalidEnv/2
18:02:57 [2020-03-12T18:02:57.919Z] === CONT  TestCreateWithInvalidEnv/1
18:02:57 [2020-03-12T18:02:57.920Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:02:57 [2020-03-12T18:02:57.920Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:02:57 [2020-03-12T18:02:57.920Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:02:57 [2020-03-12T18:02:57.920Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:02:57 [2020-03-12T18:02:57.920Z] === RUN   TestCreateTmpfsMountsTarget
18:02:57 [2020-03-12T18:02:57.920Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:02:57 [2020-03-12T18:02:57.920Z] === RUN   TestCreateWithCustomMaskedPaths
18:02:58 [2020-03-12T18:02:58.468Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:03:00 [2020-03-12T18:03:00.287Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s)
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:03:00 [2020-03-12T18:03:00.287Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:03:00 [2020-03-12T18:03:00.287Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:03:00 [2020-03-12T18:03:00.287Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:03:00 [2020-03-12T18:03:00.287Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:03:00 [2020-03-12T18:03:00.287Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:03:00 [2020-03-12T18:03:00.287Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:03:00 [2020-03-12T18:03:00.287Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:03:00 [2020-03-12T18:03:00.287Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:03:00 [2020-03-12T18:03:00.287Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:03:00 [2020-03-12T18:03:00.525Z]  ---> 6381174d0c64
18:03:00 [2020-03-12T18:03:00.525Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
18:03:00 [2020-03-12T18:03:00.525Z]  ---> a56f62bf769f
18:03:00 [2020-03-12T18:03:00.525Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
18:03:00 [2020-03-12T18:03:00.641Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:03:00 [2020-03-12T18:03:00.641Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:03:00 [2020-03-12T18:03:00.641Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:03:00 [2020-03-12T18:03:00.641Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:03:00 [2020-03-12T18:03:00.641Z] --- PASS: TestCreateWithCapabilities (0.01s)
18:03:00 [2020-03-12T18:03:00.641Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
18:03:00 [2020-03-12T18:03:00.641Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
18:03:00 [2020-03-12T18:03:00.642Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
18:03:00 [2020-03-12T18:03:00.642Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:03:00 [2020-03-12T18:03:00.642Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
18:03:00 [2020-03-12T18:03:00.642Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
18:03:00 [2020-03-12T18:03:00.642Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
18:03:00 [2020-03-12T18:03:00.642Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
18:03:00 [2020-03-12T18:03:00.642Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:03:00 [2020-03-12T18:03:00.642Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
18:03:00 [2020-03-12T18:03:00.642Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
18:03:00 [2020-03-12T18:03:00.642Z] === RUN   TestCreateWithCustomReadonlyPaths
18:03:01 [2020-03-12T18:03:01.544Z]  ---> e57a85792389
18:03:01 [2020-03-12T18:03:01.544Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
18:03:01 [2020-03-12T18:03:01.729Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:03:01 [2020-03-12T18:03:01.832Z]  ---> 4ae263c79fd0
18:03:01 [2020-03-12T18:03:01.832Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
18:03:02 [2020-03-12T18:03:02.452Z]  ---> 1885a8595d8d
18:03:02 [2020-03-12T18:03:02.452Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
18:03:02 [2020-03-12T18:03:02.736Z]  ---> 7252851ccc5f
18:03:02 [2020-03-12T18:03:02.737Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
18:03:02 [2020-03-12T18:03:02.737Z]  ---> Running in 8b9bd25193c4
18:03:02 [2020-03-12T18:03:02.737Z] Removing intermediate container 8b9bd25193c4
18:03:02 [2020-03-12T18:03:02.737Z]  ---> c1fcb48645cb
18:03:02 [2020-03-12T18:03:02.737Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
18:03:02 [2020-03-12T18:03:02.737Z]  ---> Running in 08d44bb06146
18:03:03 [2020-03-12T18:03:03.022Z] Removing intermediate container 08d44bb06146
18:03:03 [2020-03-12T18:03:03.022Z]  ---> 7cd0cafdd517
18:03:03 [2020-03-12T18:03:03.022Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
18:03:03 [2020-03-12T18:03:03.022Z]  ---> Running in 6e37da2f2652
18:03:03 [2020-03-12T18:03:03.022Z] Removing intermediate container 6e37da2f2652
18:03:03 [2020-03-12T18:03:03.022Z]  ---> f0f2db0a933f
18:03:03 [2020-03-12T18:03:03.022Z] Step 137/140 : VOLUME /var/lib/docker
18:03:03 [2020-03-12T18:03:03.022Z]  ---> Running in 84f8af3ba01f
18:03:03 [2020-03-12T18:03:03.065Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s)
18:03:03 [2020-03-12T18:03:03.065Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:03:03 [2020-03-12T18:03:03.065Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:03:03 [2020-03-12T18:03:03.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:03:03 [2020-03-12T18:03:03.065Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:03:03 [2020-03-12T18:03:03.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:03:03 [2020-03-12T18:03:03.065Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:03:03 [2020-03-12T18:03:03.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:03:03 [2020-03-12T18:03:03.065Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:03:03 [2020-03-12T18:03:03.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:03:03 [2020-03-12T18:03:03.065Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:03:03 [2020-03-12T18:03:03.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:03:03 [2020-03-12T18:03:03.065Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:03:03 [2020-03-12T18:03:03.065Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:03:03 [2020-03-12T18:03:03.065Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:03:03 [2020-03-12T18:03:03.065Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:03:03 [2020-03-12T18:03:03.065Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:03:03 [2020-03-12T18:03:03.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:03:03 [2020-03-12T18:03:03.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
18:03:03 [2020-03-12T18:03:03.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
18:03:03 [2020-03-12T18:03:03.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:03:03 [2020-03-12T18:03:03.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
18:03:03 [2020-03-12T18:03:03.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:03:03 [2020-03-12T18:03:03.065Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:03:03 [2020-03-12T18:03:03.308Z] Removing intermediate container 84f8af3ba01f
18:03:03 [2020-03-12T18:03:03.308Z]  ---> d7fd05e2e6d7
18:03:03 [2020-03-12T18:03:03.308Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
18:03:03 [2020-03-12T18:03:03.308Z]  ---> Running in 4c15dc141536
18:03:03 [2020-03-12T18:03:03.308Z] Removing intermediate container 4c15dc141536
18:03:03 [2020-03-12T18:03:03.308Z]  ---> b1bd17996cf3
18:03:03 [2020-03-12T18:03:03.308Z] Step 139/140 : FROM dev AS final
18:03:03 [2020-03-12T18:03:03.308Z]  ---> b1bd17996cf3
18:03:03 [2020-03-12T18:03:03.308Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
18:03:03 [2020-03-12T18:03:03.961Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
18:03:03 [2020-03-12T18:03:03.961Z] === RUN   TestContainerStartOnDaemonRestart
18:03:03 [2020-03-12T18:03:03.961Z] === PAUSE TestContainerStartOnDaemonRestart
18:03:03 [2020-03-12T18:03:03.961Z] === RUN   TestDaemonRestartIpcMode
18:03:03 [2020-03-12T18:03:03.961Z] === PAUSE TestDaemonRestartIpcMode
18:03:03 [2020-03-12T18:03:03.961Z] === RUN   TestDiff
18:03:04 [2020-03-12T18:03:04.716Z] --- PASS: TestDiff (0.86s)
18:03:04 [2020-03-12T18:03:04.716Z] === RUN   TestExecWithCloseStdin
18:03:05 [2020-03-12T18:03:05.915Z] --- PASS: TestExecWithCloseStdin (0.93s)
18:03:05 [2020-03-12T18:03:05.915Z] === RUN   TestExec
18:03:06 [2020-03-12T18:03:06.673Z] --- PASS: TestExec (1.03s)
18:03:06 [2020-03-12T18:03:06.673Z] === RUN   TestExecUser
18:03:06 [2020-03-12T18:03:06.963Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:03:06 [2020-03-12T18:03:06.963Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:03:07 [2020-03-12T18:03:07.218Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:03:07 [2020-03-12T18:03:07.884Z] --- PASS: TestExecUser (0.92s)
18:03:07 [2020-03-12T18:03:07.884Z] === RUN   TestExportContainerAndImportImage
18:03:08 [2020-03-12T18:03:08.142Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:03:08 [2020-03-12T18:03:08.142Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:03:09 [2020-03-12T18:03:09.123Z] --- PASS: TestExportContainerAndImportImage (1.14s)
18:03:09 [2020-03-12T18:03:09.123Z] === RUN   TestExportContainerAfterDaemonRestart
18:03:10 [2020-03-12T18:03:10.149Z]  ---> 0198ff6093c9
18:03:10 [2020-03-12T18:03:10.149Z] Successfully built 0198ff6093c9
18:03:10 [2020-03-12T18:03:10.149Z] Successfully tagged docker:57d5105759a002e31a4173a13e7c81d79ccec184
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:03:10 [2020-03-12T18:03:10.447Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
18:03:10 [2020-03-12T18:03:10.447Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:325: [dae6b5e151861] waiting for daemon to start
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:325: [dae6b5e151861] waiting for daemon to start
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:353: [dae6b5e151861] daemon started
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:461: [dae6b5e151861] Stopping daemon
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:296: [dae6b5e151861] exiting daemon
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:448: [dae6b5e151861] Daemon stopped
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:325: [dae6b5e151861] waiting for daemon to start
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:325: [dae6b5e151861] waiting for daemon to start
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:353: [dae6b5e151861] daemon started
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:461: [dae6b5e151861] Stopping daemon
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:296: [dae6b5e151861] exiting daemon
18:03:10 [2020-03-12T18:03:10.447Z]     daemon.go:448: [dae6b5e151861] Daemon stopped
18:03:10 [2020-03-12T18:03:10.447Z] === RUN   TestHealthCheckWorkdir
18:03:10 [2020-03-12T18:03:10.600Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40558/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/test/unit
18:03:11 [2020-03-12T18:03:11.657Z] --- PASS: TestHealthCheckWorkdir (1.02s)
18:03:11 [2020-03-12T18:03:11.657Z] === RUN   TestHealthKillContainer
18:03:12 [2020-03-12T18:03:12.296Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:03:12 [2020-03-12T18:03:12.296Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:03:14 [2020-03-12T18:03:14.076Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
18:03:14 [2020-03-12T18:03:14.718Z] --- PASS: TestHealthKillContainer (3.02s)
18:03:14 [2020-03-12T18:03:14.718Z] === RUN   TestInspectCpusetInConfigPre120
18:03:15 [2020-03-12T18:03:15.467Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
18:03:15 [2020-03-12T18:03:15.467Z] === RUN   TestIpcModeNone
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/plugins	35.066s	coverage: 73.6% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.080s	coverage: 56.8% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:03:15 [2020-03-12T18:03:15.996Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.233s	coverage: 85.7% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/pools	0.035s	coverage: 87.9% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/progress	0.040s	coverage: 75.9% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/pubsub	1.094s	coverage: 72.7% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/reexec	0.082s	coverage: 82.4% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/signal	0.050s	coverage: 20.3% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/stdcopy	0.035s	coverage: 100.0% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/streamformatter	0.067s	coverage: 66.2% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/stringid	0.068s	coverage: 70.6% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 38.2% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/system	0.052s	coverage: 12.3% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/tarsum	0.236s	coverage: 89.3% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/term	0.058s	coverage: 30.8% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/term/windows	0.074s	coverage: 0.0% of statements [no tests to run]
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/truncindex	0.134s	coverage: 91.5% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/urlutil	0.030s	coverage: 100.0% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/pkg/useragent	0.083s	coverage: 88.9% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/plugin	0.492s	coverage: 12.0% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/plugin/v2	0.205s	coverage: 20.1% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/reference	0.277s	coverage: 83.7% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/registry	0.374s	coverage: 52.0% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/registry/resumable	0.232s	coverage: 100.0% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/restartmanager	0.032s	coverage: 49.0% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ?   	github.com/docker/docker/rootless	[no test files]
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/runconfig	0.118s	coverage: 54.5% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:03:15 [2020-03-12T18:03:15.996Z] ?   	github.com/docker/docker/volume	[no test files]
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/volume/drivers	0.171s	coverage: 36.1% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/volume/local	0.151s	coverage: 37.7% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/volume/mounts	0.211s	coverage: 66.2% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ok  	github.com/docker/docker/volume/service	0.371s	coverage: 70.3% of statements
18:03:15 [2020-03-12T18:03:15.996Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:03:15 [2020-03-12T18:03:15.996Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:03:15 [2020-03-12T18:03:15.996Z] INFO: make.ps1 ended at 03/12/2020 18:03:12
18:03:15 [2020-03-12T18:03:15.996Z] INFO: Unit tests ended at 03/12/2020 18:03:14. Duration:00:03:37.4084499
18:03:15 [2020-03-12T18:03:15.996Z] INFO: Building busybox
18:03:15 [2020-03-12T18:03:15.996Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
18:03:15 [2020-03-12T18:03:15.996Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
18:03:15 [2020-03-12T18:03:15.996Z] 
18:03:15 [2020-03-12T18:03:15.996Z] Sending build context to Docker daemon   2.56kB
18:03:15 [2020-03-12T18:03:15.996Z] 
18:03:15 [2020-03-12T18:03:15.996Z] Step 1/6 : FROM microsoft/windowsservercore
18:03:15 [2020-03-12T18:03:15.996Z]  ---> 80e84fd280e2
18:03:15 [2020-03-12T18:03:15.996Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
18:03:15 [2020-03-12T18:03:15.996Z]  ---> Running in 5e6d082ab670
18:03:16 [2020-03-12T18:03:16.123Z] ?   	github.com/docker/docker/api	[no test files]
18:03:16 [2020-03-12T18:03:16.217Z] --- PASS: TestIpcModeNone (0.95s)
18:03:16 [2020-03-12T18:03:16.217Z] === RUN   TestIpcModePrivate
18:03:16 [2020-03-12T18:03:16.464Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:03:17 [2020-03-12T18:03:17.423Z] --- PASS: TestIpcModePrivate (1.04s)
18:03:17 [2020-03-12T18:03:17.423Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
18:03:17 [2020-03-12T18:03:17.423Z] === RUN   TestIpcModeShareable
18:03:17 [2020-03-12T18:03:17.824Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:03:18 [2020-03-12T18:03:18.187Z] --- PASS: TestIpcModeShareable (1.05s)
18:03:18 [2020-03-12T18:03:18.187Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
18:03:18 [2020-03-12T18:03:18.187Z] === RUN   TestAPIIpcModeShareableAndContainer
18:03:18 [2020-03-12T18:03:18.383Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:03:18 [2020-03-12T18:03:18.383Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:03:18 [2020-03-12T18:03:18.383Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:03:18 [2020-03-12T18:03:18.383Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:03:18 [2020-03-12T18:03:18.383Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:03:18 [2020-03-12T18:03:18.638Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:03:19 [2020-03-12T18:03:19.197Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:03:19 [2020-03-12T18:03:19.756Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:03:21 [2020-03-12T18:03:21.259Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s)
18:03:21 [2020-03-12T18:03:21.259Z] === RUN   TestAPIIpcModeHost
18:03:21 [2020-03-12T18:03:21.770Z] Removing intermediate container 5e6d082ab670
18:03:21 [2020-03-12T18:03:21.770Z]  ---> ae9146f45cbc
18:03:21 [2020-03-12T18:03:21.770Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
18:03:22 [2020-03-12T18:03:22.039Z] --- PASS: TestAPIIpcModeHost (0.65s)
18:03:22 [2020-03-12T18:03:22.039Z] === RUN   TestDaemonIpcModeShareable
18:03:22 [2020-03-12T18:03:22.226Z] 
18:03:22 [2020-03-12T18:03:22.685Z]  ---> 5b504a4d30fd
18:03:22 [2020-03-12T18:03:22.685Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
18:03:22 [2020-03-12T18:03:22.685Z]  ---> Running in ece299461b0e
18:03:23 [2020-03-12T18:03:23.847Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
18:03:23 [2020-03-12T18:03:23.847Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
18:03:23 [2020-03-12T18:03:23.847Z]     daemon.go:325: [dc2079d6146b6] waiting for daemon to start
18:03:23 [2020-03-12T18:03:23.847Z]     daemon.go:325: [dc2079d6146b6] waiting for daemon to start
18:03:23 [2020-03-12T18:03:23.847Z]     daemon.go:353: [dc2079d6146b6] daemon started
18:03:23 [2020-03-12T18:03:23.847Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
18:03:23 [2020-03-12T18:03:23.847Z]     daemon.go:461: [dc2079d6146b6] Stopping daemon
18:03:23 [2020-03-12T18:03:23.847Z]     daemon.go:296: [dc2079d6146b6] exiting daemon
18:03:23 [2020-03-12T18:03:23.847Z]     daemon.go:448: [dc2079d6146b6] Daemon stopped
18:03:23 [2020-03-12T18:03:23.847Z] === RUN   TestDaemonIpcModePrivate
18:03:23 [2020-03-12T18:03:23.912Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:03:24 [2020-03-12T18:03:24.213Z] 
18:03:24 [2020-03-12T18:03:24.213Z] SUCCESS: Specified value was saved.
18:03:24 [2020-03-12T18:03:24.836Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:03:25 [2020-03-12T18:03:25.599Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
18:03:25 [2020-03-12T18:03:25.599Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
18:03:25 [2020-03-12T18:03:25.599Z]     daemon.go:325: [d76e27f8c2906] waiting for daemon to start
18:03:25 [2020-03-12T18:03:25.599Z]     daemon.go:325: [d76e27f8c2906] waiting for daemon to start
18:03:25 [2020-03-12T18:03:25.599Z]     daemon.go:353: [d76e27f8c2906] daemon started
18:03:25 [2020-03-12T18:03:25.599Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
18:03:25 [2020-03-12T18:03:25.599Z]     daemon.go:461: [d76e27f8c2906] Stopping daemon
18:03:25 [2020-03-12T18:03:25.599Z]     daemon.go:296: [d76e27f8c2906] exiting daemon
18:03:25 [2020-03-12T18:03:25.599Z]     daemon.go:448: [d76e27f8c2906] Daemon stopped
18:03:25 [2020-03-12T18:03:25.599Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:03:26 [2020-03-12T18:03:26.198Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:03:26 [2020-03-12T18:03:26.762Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:03:26 [2020-03-12T18:03:26.838Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s)
18:03:26 [2020-03-12T18:03:26.838Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
18:03:26 [2020-03-12T18:03:26.838Z]     daemon.go:325: [d9ce315961cd6] waiting for daemon to start
18:03:26 [2020-03-12T18:03:26.838Z]     daemon.go:325: [d9ce315961cd6] waiting for daemon to start
18:03:26 [2020-03-12T18:03:26.838Z]     daemon.go:353: [d9ce315961cd6] daemon started
18:03:26 [2020-03-12T18:03:26.838Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
18:03:26 [2020-03-12T18:03:26.838Z]     daemon.go:461: [d9ce315961cd6] Stopping daemon
18:03:26 [2020-03-12T18:03:26.838Z]     daemon.go:296: [d9ce315961cd6] exiting daemon
18:03:26 [2020-03-12T18:03:26.838Z]     daemon.go:448: [d9ce315961cd6] Daemon stopped
18:03:26 [2020-03-12T18:03:26.838Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:03:27 [2020-03-12T18:03:27.106Z] Removing intermediate container ece299461b0e
18:03:27 [2020-03-12T18:03:27.106Z]  ---> 86f8df05d02f
18:03:27 [2020-03-12T18:03:27.106Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:03:27 [2020-03-12T18:03:27.106Z]  ---> Running in 220f419f314e
18:03:27 [2020-03-12T18:03:27.321Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:03:28 [2020-03-12T18:03:28.593Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
18:03:28 [2020-03-12T18:03:28.593Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
18:03:28 [2020-03-12T18:03:28.593Z]     daemon.go:325: [d2369efbbea21] waiting for daemon to start
18:03:28 [2020-03-12T18:03:28.593Z]     daemon.go:325: [d2369efbbea21] waiting for daemon to start
18:03:28 [2020-03-12T18:03:28.593Z]     daemon.go:353: [d2369efbbea21] daemon started
18:03:28 [2020-03-12T18:03:28.593Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
18:03:28 [2020-03-12T18:03:28.593Z]     daemon.go:461: [d2369efbbea21] Stopping daemon
18:03:28 [2020-03-12T18:03:28.593Z]     daemon.go:296: [d2369efbbea21] exiting daemon
18:03:28 [2020-03-12T18:03:28.593Z]     daemon.go:448: [d2369efbbea21] Daemon stopped
18:03:28 [2020-03-12T18:03:28.593Z] === RUN   TestIpcModeOlderClient
18:03:28 [2020-03-12T18:03:28.593Z] === PAUSE TestIpcModeOlderClient
18:03:28 [2020-03-12T18:03:28.593Z] === RUN   TestKillContainerInvalidSignal
18:03:28 [2020-03-12T18:03:28.946Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:03:29 [2020-03-12T18:03:29.545Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
18:03:29 [2020-03-12T18:03:29.545Z] === RUN   TestKillContainer
18:03:29 [2020-03-12T18:03:29.545Z] === RUN   TestKillContainer/no_signal
18:03:29 [2020-03-12T18:03:29.831Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:03:30 [2020-03-12T18:03:30.322Z] === RUN   TestKillContainer/non_killing_signal
18:03:30 [2020-03-12T18:03:30.754Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:03:30 [2020-03-12T18:03:30.852Z] tests/integration/client_test.py .....                                   [ 76%]
18:03:31 [2020-03-12T18:03:31.064Z] === RUN   TestKillContainer/killing_signal
18:03:31 [2020-03-12T18:03:31.314Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:03:31 [2020-03-12T18:03:31.781Z] tests/integration/errors_test.py .                                       [ 76%]
18:03:31 [2020-03-12T18:03:31.808Z] --- PASS: TestKillContainer (2.47s)
18:03:31 [2020-03-12T18:03:31.808Z]     --- PASS: TestKillContainer/no_signal (0.90s)
18:03:31 [2020-03-12T18:03:31.808Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
18:03:31 [2020-03-12T18:03:31.808Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
18:03:31 [2020-03-12T18:03:31.808Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:03:31 [2020-03-12T18:03:31.808Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:03:32 [2020-03-12T18:03:32.883Z] Cannot create a file when that file already exists.
18:03:33 [2020-03-12T18:03:33.009Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:03:33 [2020-03-12T18:03:33.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s)
18:03:33 [2020-03-12T18:03:33.753Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
18:03:33 [2020-03-12T18:03:33.753Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
18:03:33 [2020-03-12T18:03:33.753Z] === RUN   TestKillStoppedContainer
18:03:33 [2020-03-12T18:03:33.753Z] --- PASS: TestKillStoppedContainer (0.09s)
18:03:33 [2020-03-12T18:03:33.753Z] === RUN   TestKillStoppedContainerAPIPre120
18:03:33 [2020-03-12T18:03:33.753Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
18:03:33 [2020-03-12T18:03:33.753Z] === RUN   TestKillDifferentUserContainer
18:03:33 [2020-03-12T18:03:33.824Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:03:33 [2020-03-12T18:03:33.824Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:03:34 [2020-03-12T18:03:34.507Z] --- PASS: TestKillDifferentUserContainer (0.73s)
18:03:34 [2020-03-12T18:03:34.507Z] === RUN   TestInspectOomKilledTrue
18:03:34 [2020-03-12T18:03:34.507Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
18:03:34 [2020-03-12T18:03:34.507Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:03:34 [2020-03-12T18:03:34.507Z] === RUN   TestInspectOomKilledFalse
18:03:34 [2020-03-12T18:03:34.507Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:03:34 [2020-03-12T18:03:34.507Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:03:34 [2020-03-12T18:03:34.507Z] === RUN   TestLinksEtcHostsContentMatch
18:03:35 [2020-03-12T18:03:35.265Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
18:03:35 [2020-03-12T18:03:35.265Z] === RUN   TestLinksContainerNames
18:03:37 [2020-03-12T18:03:37.028Z] --- PASS: TestLinksContainerNames (1.62s)
18:03:37 [2020-03-12T18:03:37.028Z] === RUN   TestLogsFollowTailEmpty
18:03:37 [2020-03-12T18:03:37.779Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
18:03:37 [2020-03-12T18:03:37.779Z] === RUN   TestContainerNetworkMountsNoChown
18:03:38 [2020-03-12T18:03:38.540Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s)
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/default
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/default
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/private
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/private
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rprivate
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rprivate
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/slave
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/slave
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rslave
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rslave
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/shared
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/shared
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rshared
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rshared
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/default
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/default/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/default/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/rshared
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/shared
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/rslave
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/slave
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/rprivate
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/private
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/private/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === RUN   TestMountDaemonRoot/private/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/default/bind_root
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/default/mount_root
18:03:38 [2020-03-12T18:03:38.540Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:03:38 [2020-03-12T18:03:38.554Z] ok  	github.com/docker/docker/api/server	0.048s	coverage: 7.9% of statements
18:03:38 [2020-03-12T18:03:38.653Z] Removing intermediate container 220f419f314e
18:03:38 [2020-03-12T18:03:38.653Z]  ---> ca1e0722ca4e
18:03:38 [2020-03-12T18:03:38.653Z] Step 6/6 : CMD ["sh"]
18:03:38 [2020-03-12T18:03:38.653Z]  ---> Running in 2a0409e12855
18:03:38 [2020-03-12T18:03:38.653Z] Removing intermediate container 2a0409e12855
18:03:38 [2020-03-12T18:03:38.653Z]  ---> c765e0fedc60
18:03:38 [2020-03-12T18:03:38.653Z] Successfully built c765e0fedc60
18:03:38 [2020-03-12T18:03:38.653Z] Successfully tagged busybox:latest
18:03:38 [2020-03-12T18:03:38.653Z] INFO: Docker images of the daemon under test
18:03:38 [2020-03-12T18:03:38.653Z] 
18:03:38 [2020-03-12T18:03:38.653Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
18:03:38 [2020-03-12T18:03:38.653Z] busybox                                latest              c765e0fedc60        Less than a second ago   4.97GB
18:03:38 [2020-03-12T18:03:38.653Z] microsoft/windowsservercore            latest              80e84fd280e2        6 days ago               4.94GB
18:03:38 [2020-03-12T18:03:38.653Z] mcr.microsoft.com/windows/servercore   ltsc2019            80e84fd280e2        6 days ago               4.94GB
18:03:38 [2020-03-12T18:03:38.653Z] 
18:03:38 [2020-03-12T18:03:38.653Z] INFO: Running integration tests at 03/12/2020 18:03:38...
18:03:38 [2020-03-12T18:03:38.653Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:03:38 [2020-03-12T18:03:38.653Z] INFO: Integration API tests being run from the host:
18:03:38 [2020-03-12T18:03:38.653Z] INFO: make.ps1 starting at 03/12/2020 18:03:38
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:03:38 [2020-03-12T18:03:38.888Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/private/bind_root
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:03:39 [2020-03-12T18:03:39.246Z] === CONT  TestMountDaemonRoot/private/mount_root
18:03:39 [2020-03-12T18:03:39.246Z] --- PASS: TestMountDaemonRoot (0.02s)
18:03:39 [2020-03-12T18:03:39.246Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
18:03:39 [2020-03-12T18:03:39.246Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
18:03:39 [2020-03-12T18:03:39.246Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
18:03:39 [2020-03-12T18:03:39.246Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:03:39 [2020-03-12T18:03:39.246Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
18:03:39 [2020-03-12T18:03:39.246Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
18:03:39 [2020-03-12T18:03:39.246Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:03:39 [2020-03-12T18:03:39.246Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
18:03:39 [2020-03-12T18:03:39.246Z] === RUN   TestContainerBindMountNonRecursive
18:03:39 [2020-03-12T18:03:39.614Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
18:03:41 [2020-03-12T18:03:41.763Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
18:03:41 [2020-03-12T18:03:41.763Z] === RUN   TestNetworkNat
18:03:41 [2020-03-12T18:03:41.895Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:03:42 [2020-03-12T18:03:42.126Z] --- PASS: TestNetworkNat (0.90s)
18:03:42 [2020-03-12T18:03:42.126Z] === RUN   TestNetworkLocalhostTCPNat
18:03:43 [2020-03-12T18:03:43.335Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
18:03:43 [2020-03-12T18:03:43.335Z] === RUN   TestNetworkLoopbackNat
18:03:44 [2020-03-12T18:03:44.114Z] --- PASS: TestNetworkLoopbackNat (1.12s)
18:03:44 [2020-03-12T18:03:44.114Z] === RUN   TestPause
18:03:45 [2020-03-12T18:03:45.156Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:03:45 [2020-03-12T18:03:45.335Z] --- PASS: TestPause (0.95s)
18:03:45 [2020-03-12T18:03:45.335Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:03:45 [2020-03-12T18:03:45.335Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:03:45 [2020-03-12T18:03:45.335Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:03:45 [2020-03-12T18:03:45.335Z] === RUN   TestPauseStopPausedContainer
18:03:46 [2020-03-12T18:03:46.094Z] --- PASS: TestPauseStopPausedContainer (0.95s)
18:03:46 [2020-03-12T18:03:46.094Z] === RUN   TestPsFilter
18:03:46 [2020-03-12T18:03:46.446Z] --- PASS: TestPsFilter (0.26s)
18:03:46 [2020-03-12T18:03:46.446Z] === RUN   TestRemoveContainerWithRemovedVolume
18:03:47 [2020-03-12T18:03:47.037Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:03:47 [2020-03-12T18:03:47.273Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
18:03:47 [2020-03-12T18:03:47.273Z] === RUN   TestRemoveContainerWithVolume
18:03:47 [2020-03-12T18:03:47.960Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:03:48 [2020-03-12T18:03:48.145Z] --- PASS: TestRemoveContainerWithVolume (0.94s)
18:03:48 [2020-03-12T18:03:48.145Z] === RUN   TestRemoveContainerRunning
18:03:48 [2020-03-12T18:03:48.519Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:03:48 [2020-03-12T18:03:48.931Z] --- PASS: TestRemoveContainerRunning (0.89s)
18:03:48 [2020-03-12T18:03:48.931Z] === RUN   TestRemoveContainerForceRemoveRunning
18:03:49 [2020-03-12T18:03:49.688Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
18:03:49 [2020-03-12T18:03:49.688Z] === RUN   TestRemoveInvalidContainer
18:03:49 [2020-03-12T18:03:49.688Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:03:49 [2020-03-12T18:03:49.688Z] === RUN   TestRenameLinkedContainer
18:03:50 [2020-03-12T18:03:50.402Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:03:51 [2020-03-12T18:03:51.346Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:03:52 [2020-03-12T18:03:52.706Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:03:53 [2020-03-12T18:03:53.617Z] --- PASS: TestRenameLinkedContainer (3.24s)
18:03:53 [2020-03-12T18:03:53.617Z] === RUN   TestRenameStoppedContainer
18:03:53 [2020-03-12T18:03:53.984Z] --- PASS: TestRenameStoppedContainer (0.94s)
18:03:53 [2020-03-12T18:03:53.984Z] === RUN   TestRenameRunningContainerAndReuse
18:03:55 [2020-03-12T18:03:55.214Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:03:55 [2020-03-12T18:03:55.743Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s)
18:03:55 [2020-03-12T18:03:55.743Z] === RUN   TestRenameInvalidName
18:03:55 [2020-03-12T18:03:55.773Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:03:56 [2020-03-12T18:03:56.027Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:03:56 [2020-03-12T18:03:56.509Z] --- PASS: TestRenameInvalidName (0.96s)
18:03:56 [2020-03-12T18:03:56.509Z] === RUN   TestRenameAnonymousContainer
18:03:57 [2020-03-12T18:03:57.388Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:03:57 [2020-03-12T18:03:57.643Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:03:59 [2020-03-12T18:03:59.003Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:03:59 [2020-03-12T18:03:59.634Z] --- PASS: TestRenameAnonymousContainer (2.86s)
18:03:59 [2020-03-12T18:03:59.634Z] === RUN   TestRenameContainerWithSameName
18:04:00 [2020-03-12T18:04:00.364Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:04:00 [2020-03-12T18:04:00.546Z] --- PASS: TestRenameContainerWithSameName (0.87s)
18:04:00 [2020-03-12T18:04:00.546Z] === RUN   TestRenameContainerWithLinkedContainer
18:04:00 [2020-03-12T18:04:00.671Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
18:04:01 [2020-03-12T18:04:01.726Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:04:01 [2020-03-12T18:04:01.881Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s)
18:04:01 [2020-03-12T18:04:01.881Z] === RUN   TestResize
18:04:02 [2020-03-12T18:04:02.202Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
18:04:03 [2020-03-12T18:04:03.088Z] --- PASS: TestResize (0.92s)
18:04:03 [2020-03-12T18:04:03.088Z] === RUN   TestResizeWithInvalidSize
18:04:03 [2020-03-12T18:04:03.836Z] --- PASS: TestResizeWithInvalidSize (0.85s)
18:04:03 [2020-03-12T18:04:03.836Z] === RUN   TestResizeWhenContainerNotStarted
18:04:04 [2020-03-12T18:04:04.613Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:04:04 [2020-03-12T18:04:04.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:04:05 [2020-03-12T18:04:05.922Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
18:04:07 [2020-03-12T18:04:07.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:04:07 [2020-03-12T18:04:07.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:04:08 [2020-03-12T18:04:08.090Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
18:04:09 [2020-03-12T18:04:09.407Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:04:09 [2020-03-12T18:04:09.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:04:10 [2020-03-12T18:04:10.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:04:10 [2020-03-12T18:04:10.985Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:04:11 [2020-03-12T18:04:11.441Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:04:12 [2020-03-12T18:04:12.188Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:04:12 [2020-03-12T18:04:12.402Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
18:04:12 [2020-03-12T18:04:12.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:04:12 [2020-03-12T18:04:12.858Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:04:13 [2020-03-12T18:04:13.800Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:04:13 [2020-03-12T18:04:13.822Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
18:04:13 [2020-03-12T18:04:13.878Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:04:13 [2020-03-12T18:04:13.878Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:04:14 [2020-03-12T18:04:14.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:04:14 [2020-03-12T18:04:14.802Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:04:14 [2020-03-12T18:04:14.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:04:15 [2020-03-12T18:04:15.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:04:15 [2020-03-12T18:04:15.984Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:04:16 [2020-03-12T18:04:16.684Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:04:17 [2020-03-12T18:04:17.243Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:04:17 [2020-03-12T18:04:17.747Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:04:17 [2020-03-12T18:04:17.747Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s)
18:04:17 [2020-03-12T18:04:17.747Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d0755d741f6a0] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d0755d741f6a0] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [d0755d741f6a0] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:461: [d0755d741f6a0] Stopping daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [d0755d741f6a0] exiting daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:448: [d0755d741f6a0] Daemon stopped
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d0755d741f6a0] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d0755d741f6a0] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [d0755d741f6a0] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:461: [d0755d741f6a0] Stopping daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [d0755d741f6a0] exiting daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:448: [d0755d741f6a0] Daemon stopped
18:04:17 [2020-03-12T18:04:17.747Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s)
18:04:17 [2020-03-12T18:04:17.747Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d07c38bb9eeb5] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d07c38bb9eeb5] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [d07c38bb9eeb5] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d07c38bb9eeb5] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [d07c38bb9eeb5] exiting daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d07c38bb9eeb5] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [d07c38bb9eeb5] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:461: [d07c38bb9eeb5] Stopping daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [d07c38bb9eeb5] exiting daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:448: [d07c38bb9eeb5] Daemon stopped
18:04:17 [2020-03-12T18:04:17.747Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.69s)
18:04:17 [2020-03-12T18:04:17.747Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d98002c0388b6] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d98002c0388b6] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [d98002c0388b6] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [d98002c0388b6] exiting daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d98002c0388b6] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d98002c0388b6] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [d98002c0388b6] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:461: [d98002c0388b6] Stopping daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [d98002c0388b6] exiting daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:448: [d98002c0388b6] Daemon stopped
18:04:17 [2020-03-12T18:04:17.747Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s)
18:04:17 [2020-03-12T18:04:17.747Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d789787c64ce9] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d789787c64ce9] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [d789787c64ce9] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:461: [d789787c64ce9] Stopping daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [d789787c64ce9] exiting daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:448: [d789787c64ce9] Daemon stopped
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d789787c64ce9] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d789787c64ce9] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [d789787c64ce9] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:461: [d789787c64ce9] Stopping daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [d789787c64ce9] exiting daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:448: [d789787c64ce9] Daemon stopped
18:04:17 [2020-03-12T18:04:17.747Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s)
18:04:17 [2020-03-12T18:04:17.747Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d015c5fecc688] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d015c5fecc688] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [d015c5fecc688] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:461: [d015c5fecc688] Stopping daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [d015c5fecc688] exiting daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:448: [d015c5fecc688] Daemon stopped
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d015c5fecc688] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [d015c5fecc688] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [d015c5fecc688] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:461: [d015c5fecc688] Stopping daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [d015c5fecc688] exiting daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:448: [d015c5fecc688] Daemon stopped
18:04:17 [2020-03-12T18:04:17.747Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s)
18:04:17 [2020-03-12T18:04:17.747Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [df66dc7abb233] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [df66dc7abb233] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:353: [df66dc7abb233] daemon started
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:325: [df66dc7abb233] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.747Z]         daemon.go:296: [df66dc7abb233] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [df66dc7abb233] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [df66dc7abb233] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:461: [df66dc7abb233] Stopping daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [df66dc7abb233] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:448: [df66dc7abb233] Daemon stopped
18:04:17 [2020-03-12T18:04:17.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s)
18:04:17 [2020-03-12T18:04:17.748Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d4900c6a5f1a3] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d4900c6a5f1a3] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [d4900c6a5f1a3] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [d4900c6a5f1a3] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d4900c6a5f1a3] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d4900c6a5f1a3] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [d4900c6a5f1a3] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:461: [d4900c6a5f1a3] Stopping daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [d4900c6a5f1a3] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:448: [d4900c6a5f1a3] Daemon stopped
18:04:17 [2020-03-12T18:04:17.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
18:04:17 [2020-03-12T18:04:17.748Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d2c25baaa179e] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d2c25baaa179e] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [d2c25baaa179e] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:461: [d2c25baaa179e] Stopping daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [d2c25baaa179e] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:448: [d2c25baaa179e] Daemon stopped
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d2c25baaa179e] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d2c25baaa179e] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [d2c25baaa179e] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:461: [d2c25baaa179e] Stopping daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [d2c25baaa179e] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:448: [d2c25baaa179e] Daemon stopped
18:04:17 [2020-03-12T18:04:17.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
18:04:17 [2020-03-12T18:04:17.748Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d256769a25da8] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d256769a25da8] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [d256769a25da8] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:461: [d256769a25da8] Stopping daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [d256769a25da8] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:448: [d256769a25da8] Daemon stopped
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d256769a25da8] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d256769a25da8] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [d256769a25da8] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:461: [d256769a25da8] Stopping daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [d256769a25da8] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:448: [d256769a25da8] Daemon stopped
18:04:17 [2020-03-12T18:04:17.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s)
18:04:17 [2020-03-12T18:04:17.748Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d724e9f7507fd] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d724e9f7507fd] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [d724e9f7507fd] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d724e9f7507fd] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [d724e9f7507fd] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [d724e9f7507fd] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [d724e9f7507fd] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:461: [d724e9f7507fd] Stopping daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [d724e9f7507fd] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:448: [d724e9f7507fd] Daemon stopped
18:04:17 [2020-03-12T18:04:17.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
18:04:17 [2020-03-12T18:04:17.748Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [db6abd93bbe17] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [db6abd93bbe17] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [db6abd93bbe17] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [db6abd93bbe17] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [db6abd93bbe17] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [db6abd93bbe17] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [db6abd93bbe17] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:461: [db6abd93bbe17] Stopping daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [db6abd93bbe17] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:448: [db6abd93bbe17] Daemon stopped
18:04:17 [2020-03-12T18:04:17.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s)
18:04:17 [2020-03-12T18:04:17.748Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [de5252fa04581] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [de5252fa04581] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [de5252fa04581] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:461: [de5252fa04581] Stopping daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [de5252fa04581] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:448: [de5252fa04581] Daemon stopped
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [de5252fa04581] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:325: [de5252fa04581] waiting for daemon to start
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:353: [de5252fa04581] daemon started
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:461: [de5252fa04581] Stopping daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:296: [de5252fa04581] exiting daemon
18:04:17 [2020-03-12T18:04:17.748Z]         daemon.go:448: [de5252fa04581] Daemon stopped
18:04:17 [2020-03-12T18:04:17.748Z] === RUN   TestKernelTCPMemory
18:04:17 [2020-03-12T18:04:17.802Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:04:17 [2020-03-12T18:04:17.802Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:04:18 [2020-03-12T18:04:18.362Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:04:18 [2020-03-12T18:04:18.489Z] --- PASS: TestKernelTCPMemory (1.06s)
18:04:18 [2020-03-12T18:04:18.490Z] === RUN   TestNISDomainname
18:04:20 [2020-03-12T18:04:20.009Z] --- PASS: TestNISDomainname (1.16s)
18:04:20 [2020-03-12T18:04:20.009Z] === RUN   TestStats
18:04:20 [2020-03-12T18:04:20.663Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:04:20 [2020-03-12T18:04:20.871Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:04:20 [2020-03-12T18:04:20.871Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:04:21 [2020-03-12T18:04:21.773Z] --- PASS: TestStats (1.98s)
18:04:21 [2020-03-12T18:04:21.773Z] === RUN   TestStopContainerWithTimeout
18:04:21 [2020-03-12T18:04:21.773Z] === RUN   TestStopContainerWithTimeout/0
18:04:21 [2020-03-12T18:04:21.773Z] === PAUSE TestStopContainerWithTimeout/0
18:04:21 [2020-03-12T18:04:21.773Z] === RUN   TestStopContainerWithTimeout/1
18:04:21 [2020-03-12T18:04:21.773Z] === PAUSE TestStopContainerWithTimeout/1
18:04:21 [2020-03-12T18:04:21.773Z] === RUN   TestStopContainerWithTimeout/3
18:04:21 [2020-03-12T18:04:21.773Z] === PAUSE TestStopContainerWithTimeout/3
18:04:21 [2020-03-12T18:04:21.773Z] === RUN   TestStopContainerWithTimeout/-1
18:04:21 [2020-03-12T18:04:21.773Z] === PAUSE TestStopContainerWithTimeout/-1
18:04:21 [2020-03-12T18:04:21.773Z] === CONT  TestStopContainerWithTimeout/0
18:04:21 [2020-03-12T18:04:21.773Z] === CONT  TestStopContainerWithTimeout/-1
18:04:22 [2020-03-12T18:04:22.752Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:04:22 [2020-03-12T18:04:22.986Z] === CONT  TestStopContainerWithTimeout/3
18:04:24 [2020-03-12T18:04:24.635Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:04:24 [2020-03-12T18:04:24.719Z] === CONT  TestStopContainerWithTimeout/1
18:04:26 [2020-03-12T18:04:26.452Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:04:26 [2020-03-12T18:04:26.452Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
18:04:26 [2020-03-12T18:04:26.452Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
18:04:26 [2020-03-12T18:04:26.452Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
18:04:26 [2020-03-12T18:04:26.452Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
18:04:26 [2020-03-12T18:04:26.452Z] === RUN   TestDeleteDevicemapper
18:04:26 [2020-03-12T18:04:26.452Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:04:26 [2020-03-12T18:04:26.452Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:04:26 [2020-03-12T18:04:26.452Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:04:26 [2020-03-12T18:04:26.689Z] .........                                                                [ 86%]
18:04:27 [2020-03-12T18:04:27.722Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:04:28 [2020-03-12T18:04:28.791Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:04:29 [2020-03-12T18:04:29.730Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:04:30 [2020-03-12T18:04:30.021Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
18:04:30 [2020-03-12T18:04:30.490Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s)
18:04:30 [2020-03-12T18:04:30.490Z] === RUN   TestUpdateMemory
18:04:30 [2020-03-12T18:04:30.490Z] --- SKIP: TestUpdateMemory (0.00s)
18:04:30 [2020-03-12T18:04:30.490Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:04:30 [2020-03-12T18:04:30.490Z] === RUN   TestUpdateCPUQuota
18:04:31 [2020-03-12T18:04:31.240Z] --- PASS: TestUpdateCPUQuota (1.40s)
18:04:31 [2020-03-12T18:04:31.240Z] === RUN   TestUpdatePidsLimit
18:04:31 [2020-03-12T18:04:31.240Z] === RUN   TestUpdatePidsLimit/update_from_none
18:04:31 [2020-03-12T18:04:31.593Z] === RUN   TestUpdatePidsLimit/no_change
18:04:31 [2020-03-12T18:04:31.610Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
18:04:31 [2020-03-12T18:04:31.787Z] tests/integration/models_images_test.py ..............                   [ 89%]
18:04:31 [2020-03-12T18:04:31.944Z] === RUN   TestUpdatePidsLimit/update_lower
18:04:32 [2020-03-12T18:04:32.169Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:04:32 [2020-03-12T18:04:32.185Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
18:04:32 [2020-03-12T18:04:32.302Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:04:32 [2020-03-12T18:04:32.424Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:04:33 [2020-03-12T18:04:33.046Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:04:33 [2020-03-12T18:04:33.398Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:04:33 [2020-03-12T18:04:33.411Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:04:33 [2020-03-12T18:04:33.750Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:04:33 [2020-03-12T18:04:33.785Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:04:33 [2020-03-12T18:04:33.785Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:04:34 [2020-03-12T18:04:34.959Z] --- PASS: TestUpdatePidsLimit (3.67s)
18:04:34 [2020-03-12T18:04:34.959Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
18:04:34 [2020-03-12T18:04:34.959Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
18:04:34 [2020-03-12T18:04:34.959Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
18:04:34 [2020-03-12T18:04:34.959Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
18:04:34 [2020-03-12T18:04:34.959Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
18:04:34 [2020-03-12T18:04:34.959Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
18:04:34 [2020-03-12T18:04:34.959Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
18:04:34 [2020-03-12T18:04:34.959Z] === RUN   TestUpdateRestartPolicy
18:04:35 [2020-03-12T18:04:35.905Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
18:04:36 [2020-03-12T18:04:36.296Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:04:37 [2020-03-12T18:04:37.430Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
18:04:38 [2020-03-12T18:04:38.659Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:04:38 [2020-03-12T18:04:38.803Z] --- PASS: TestImportExtremelyLargeImageWorks (184.24s)
18:04:38 [2020-03-12T18:04:38.803Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
18:04:38 [2020-03-12T18:04:38.803Z]     daemon.go:325: [da33b4c610d92] waiting for daemon to start
18:04:38 [2020-03-12T18:04:38.803Z]     daemon.go:325: [da33b4c610d92] waiting for daemon to start
18:04:38 [2020-03-12T18:04:38.803Z]     daemon.go:353: [da33b4c610d92] daemon started
18:04:38 [2020-03-12T18:04:38.803Z]     daemon.go:461: [da33b4c610d92] Stopping daemon
18:04:38 [2020-03-12T18:04:38.803Z]     daemon.go:296: [da33b4c610d92] exiting daemon
18:04:38 [2020-03-12T18:04:38.803Z]     daemon.go:448: [da33b4c610d92] Daemon stopped
18:04:38 [2020-03-12T18:04:38.803Z] PASS
18:04:38 [2020-03-12T18:04:38.803Z] 
18:04:38 [2020-03-12T18:04:38.803Z] DONE 11 tests in 185.973s
18:04:38 [2020-03-12T18:04:38.803Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:04:38 [2020-03-12T18:04:38.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
18:04:38 [2020-03-12T18:04:38.803Z] ++ set -e
18:04:38 [2020-03-12T18:04:38.803Z] ++ '[' -n 0 ']'
18:04:38 [2020-03-12T18:04:38.803Z] ++ set -x
18:04:38 [2020-03-12T18:04:38.803Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
18:04:38 [2020-03-12T18:04:38.803Z] INFO: Testing against a local daemon
18:04:38 [2020-03-12T18:04:38.803Z] === RUN   TestNetworkCreateDelete
18:04:39 [2020-03-12T18:04:39.058Z] --- PASS: TestNetworkCreateDelete (0.21s)
18:04:39 [2020-03-12T18:04:39.059Z] === RUN   TestDockerNetworkDeletePreferID
18:04:39 [2020-03-12T18:04:39.313Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:04:39 [2020-03-12T18:04:39.570Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
18:04:39 [2020-03-12T18:04:39.570Z] === RUN   TestInspectNetwork
18:04:39 [2020-03-12T18:04:39.570Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:04:39 [2020-03-12T18:04:39.594Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
18:04:40 [2020-03-12T18:04:40.028Z] tests/integration/models_resources_test.py .                             [ 91%]
18:04:42 [2020-03-12T18:04:42.082Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:04:42 [2020-03-12T18:04:42.489Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:04:42 [2020-03-12T18:04:42.489Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:04:42 [2020-03-12T18:04:42.489Z] INFO: Testing against a local daemon
18:04:42 [2020-03-12T18:04:42.489Z] === RUN   TestBuildWithSession
18:04:42 [2020-03-12T18:04:42.489Z] --- SKIP: TestBuildWithSession (0.00s)
18:04:42 [2020-03-12T18:04:42.489Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:04:42 [2020-03-12T18:04:42.489Z] === RUN   TestBuildSquashParent
18:04:42 [2020-03-12T18:04:42.489Z] --- SKIP: TestBuildSquashParent (0.00s)
18:04:42 [2020-03-12T18:04:42.489Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:04:42 [2020-03-12T18:04:42.489Z] === RUN   TestBuildWithRemoveAndForceRemove
18:04:42 [2020-03-12T18:04:42.489Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
18:04:42 [2020-03-12T18:04:42.489Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
18:04:42 [2020-03-12T18:04:42.489Z] === RUN   TestBuildMultiStageCopy
18:04:42 [2020-03-12T18:04:42.489Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:04:43 [2020-03-12T18:04:43.967Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:04:44 [2020-03-12T18:04:44.892Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:04:44 [2020-03-12T18:04:44.892Z] === RUN   TestInspectNetwork/full_network_id
18:04:44 [2020-03-12T18:04:44.892Z] === RUN   TestInspectNetwork/partial_network_id
18:04:44 [2020-03-12T18:04:44.892Z] === RUN   TestInspectNetwork/network_name
18:04:44 [2020-03-12T18:04:44.892Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:04:45 [2020-03-12T18:04:45.450Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:04:45 [2020-03-12T18:04:45.839Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:04:46 [2020-03-12T18:04:46.375Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:04:47 [2020-03-12T18:04:47.735Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:04:48 [2020-03-12T18:04:48.395Z] --- PASS: TestUpdateRestartPolicy (12.54s)
18:04:48 [2020-03-12T18:04:48.395Z] === RUN   TestUpdateRestartWithAutoRemove
18:04:48 [2020-03-12T18:04:48.395Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
18:04:48 [2020-03-12T18:04:48.395Z] === RUN   TestWaitNonBlocked
18:04:48 [2020-03-12T18:04:48.395Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:04:48 [2020-03-12T18:04:48.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:04:48 [2020-03-12T18:04:48.395Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:04:48 [2020-03-12T18:04:48.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:04:48 [2020-03-12T18:04:48.395Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:04:48 [2020-03-12T18:04:48.395Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:04:49 [2020-03-12T18:04:49.126Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:04:49 [2020-03-12T18:04:49.126Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:04:49 [2020-03-12T18:04:49.596Z] --- PASS: TestWaitNonBlocked (0.01s)
18:04:49 [2020-03-12T18:04:49.596Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
18:04:49 [2020-03-12T18:04:49.596Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
18:04:49 [2020-03-12T18:04:49.596Z] === RUN   TestWaitBlocked
18:04:49 [2020-03-12T18:04:49.596Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:04:49 [2020-03-12T18:04:49.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:04:49 [2020-03-12T18:04:49.596Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:04:49 [2020-03-12T18:04:49.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:04:49 [2020-03-12T18:04:49.596Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:04:49 [2020-03-12T18:04:49.596Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:04:49 [2020-03-12T18:04:49.620Z] --- PASS: TestInspectNetwork (9.77s)
18:04:49 [2020-03-12T18:04:49.620Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
18:04:49 [2020-03-12T18:04:49.620Z]     daemon.go:325: [d560506a20460] waiting for daemon to start
18:04:49 [2020-03-12T18:04:49.620Z]     daemon.go:325: [d560506a20460] waiting for daemon to start
18:04:49 [2020-03-12T18:04:49.620Z]     daemon.go:353: [d560506a20460] daemon started
18:04:49 [2020-03-12T18:04:49.620Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:04:49 [2020-03-12T18:04:49.620Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:04:49 [2020-03-12T18:04:49.620Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:04:49 [2020-03-12T18:04:49.620Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:04:49 [2020-03-12T18:04:49.620Z]     daemon.go:461: [d560506a20460] Stopping daemon
18:04:49 [2020-03-12T18:04:49.620Z]     daemon.go:296: [d560506a20460] exiting daemon
18:04:49 [2020-03-12T18:04:49.620Z]     daemon.go:448: [d560506a20460] Daemon stopped
18:04:49 [2020-03-12T18:04:49.620Z] === RUN   TestRunContainerWithBridgeNone
18:04:50 [2020-03-12T18:04:50.544Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:04:50 [2020-03-12T18:04:50.809Z] --- PASS: TestWaitBlocked (0.01s)
18:04:50 [2020-03-12T18:04:50.809Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
18:04:50 [2020-03-12T18:04:50.809Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s)
18:04:50 [2020-03-12T18:04:50.809Z] === CONT  TestContainerStartOnDaemonRestart
18:04:50 [2020-03-12T18:04:50.809Z] === CONT  TestIpcModeOlderClient
18:04:50 [2020-03-12T18:04:50.809Z] --- PASS: TestIpcModeOlderClient (0.15s)
18:04:50 [2020-03-12T18:04:50.809Z] === CONT  TestDaemonRestartIpcMode
18:04:51 [2020-03-12T18:04:51.018Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:04:51 [2020-03-12T18:04:51.104Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:04:51 [2020-03-12T18:04:51.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:04:52 [2020-03-12T18:04:52.029Z] --- PASS: TestRunContainerWithBridgeNone (2.75s)
18:04:52 [2020-03-12T18:04:52.029Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
18:04:52 [2020-03-12T18:04:52.029Z]     daemon.go:325: [df95927a331f4] waiting for daemon to start
18:04:52 [2020-03-12T18:04:52.029Z]     daemon.go:325: [df95927a331f4] waiting for daemon to start
18:04:52 [2020-03-12T18:04:52.029Z]     daemon.go:353: [df95927a331f4] daemon started
18:04:52 [2020-03-12T18:04:52.029Z]     daemon.go:461: [df95927a331f4] Stopping daemon
18:04:52 [2020-03-12T18:04:52.029Z]     daemon.go:296: [df95927a331f4] exiting daemon
18:04:52 [2020-03-12T18:04:52.029Z]     daemon.go:448: [df95927a331f4] Daemon stopped
18:04:52 [2020-03-12T18:04:52.029Z] === RUN   TestNetworkInvalidJSON
18:04:52 [2020-03-12T18:04:52.029Z] === RUN   TestNetworkInvalidJSON//networks/create
18:04:52 [2020-03-12T18:04:52.029Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:04:52 [2020-03-12T18:04:52.029Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:04:52 [2020-03-12T18:04:52.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:04:52 [2020-03-12T18:04:52.029Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:04:52 [2020-03-12T18:04:52.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:04:52 [2020-03-12T18:04:52.029Z] === CONT  TestNetworkInvalidJSON//networks/create
18:04:52 [2020-03-12T18:04:52.029Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:04:52 [2020-03-12T18:04:52.029Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:04:52 [2020-03-12T18:04:52.029Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:04:52 [2020-03-12T18:04:52.029Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:04:52 [2020-03-12T18:04:52.029Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:04:52 [2020-03-12T18:04:52.029Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:04:52 [2020-03-12T18:04:52.029Z] === RUN   TestDaemonRestartWithLiveRestore
18:04:52 [2020-03-12T18:04:52.435Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:04:53 [2020-03-12T18:04:53.388Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
18:04:53 [2020-03-12T18:04:53.388Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:325: [dbb2b549e48de] waiting for daemon to start
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:325: [dbb2b549e48de] waiting for daemon to start
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:353: [dbb2b549e48de] daemon started
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:461: [dbb2b549e48de] Stopping daemon
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:296: [dbb2b549e48de] exiting daemon
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:448: [dbb2b549e48de] Daemon stopped
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:325: [dbb2b549e48de] waiting for daemon to start
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:325: [dbb2b549e48de] waiting for daemon to start
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:353: [dbb2b549e48de] daemon started
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:461: [dbb2b549e48de] Stopping daemon
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:296: [dbb2b549e48de] exiting daemon
18:04:53 [2020-03-12T18:04:53.388Z]     daemon.go:448: [dbb2b549e48de] Daemon stopped
18:04:53 [2020-03-12T18:04:53.388Z] === RUN   TestDaemonDefaultNetworkPools
18:04:53 [2020-03-12T18:04:53.493Z] tests/integration/regression_test.py ......                              [ 98%]
18:04:53 [2020-03-12T18:04:53.643Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:04:53 [2020-03-12T18:04:53.897Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
18:04:53 [2020-03-12T18:04:53.897Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
18:04:53 [2020-03-12T18:04:53.897Z]     daemon.go:325: [d44a926f21987] waiting for daemon to start
18:04:53 [2020-03-12T18:04:53.897Z]     daemon.go:325: [d44a926f21987] waiting for daemon to start
18:04:53 [2020-03-12T18:04:53.897Z]     daemon.go:353: [d44a926f21987] daemon started
18:04:53 [2020-03-12T18:04:53.897Z]     daemon.go:461: [d44a926f21987] Stopping daemon
18:04:53 [2020-03-12T18:04:53.897Z]     daemon.go:296: [d44a926f21987] exiting daemon
18:04:53 [2020-03-12T18:04:53.897Z]     daemon.go:448: [d44a926f21987] Daemon stopped
18:04:53 [2020-03-12T18:04:53.897Z] === RUN   TestDaemonRestartWithExistingNetwork
18:04:53 [2020-03-12T18:04:53.912Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s)
18:04:53 [2020-03-12T18:04:53.912Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
18:04:53 [2020-03-12T18:04:53.912Z]     daemon.go:325: [ddf17ee4f2b72] waiting for daemon to start
18:04:53 [2020-03-12T18:04:53.912Z]     daemon.go:325: [ddf17ee4f2b72] waiting for daemon to start
18:04:53 [2020-03-12T18:04:53.912Z]     daemon.go:353: [ddf17ee4f2b72] daemon started
18:04:53 [2020-03-12T18:04:53.912Z]     daemon.go:325: [ddf17ee4f2b72] waiting for daemon to start
18:04:53 [2020-03-12T18:04:53.912Z]     daemon.go:296: [ddf17ee4f2b72] exiting daemon
18:04:53 [2020-03-12T18:04:53.912Z]     daemon.go:325: [ddf17ee4f2b72] waiting for daemon to start
18:04:53 [2020-03-12T18:04:53.912Z]     daemon.go:353: [ddf17ee4f2b72] daemon started
18:04:53 [2020-03-12T18:04:53.912Z]     daemon.go:461: [ddf17ee4f2b72] Stopping daemon
18:04:53 [2020-03-12T18:04:53.912Z]     daemon.go:296: [ddf17ee4f2b72] exiting daemon
18:04:53 [2020-03-12T18:04:53.912Z]     daemon.go:448: [ddf17ee4f2b72] Daemon stopped
18:04:53 [2020-03-12T18:04:53.960Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:04:54 [2020-03-12T18:04:54.006Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:04:54 [2020-03-12T18:04:54.006Z] tests/integration/credentials/utils_test.py .                            [100%]
18:04:54 [2020-03-12T18:04:54.006Z] 
18:04:54 [2020-03-12T18:04:54.006Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:04:54 [2020-03-12T18:04:54.006Z] =========================== short test summary info ============================
18:04:54 [2020-03-12T18:04:54.006Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:04:54 [2020-03-12T18:04:54.006Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:04:54 [2020-03-12T18:04:54.006Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:04:54 [2020-03-12T18:04:54.006Z]   Not supported on most drivers
18:04:54 [2020-03-12T18:04:54.006Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:04:54 [2020-03-12T18:04:54.006Z]   Can fail if eth0 has multiple IP addresses
18:04:54 [2020-03-12T18:04:54.006Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:04:54 [2020-03-12T18:04:54.006Z]   This doesn't seem to be taken into account by the engine
18:04:54 [2020-03-12T18:04:54.006Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:04:54 [2020-03-12T18:04:54.006Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
18:04:54 [2020-03-12T18:04:54.006Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
18:04:54 [2020-03-12T18:04:54.006Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
18:04:54 [2020-03-12T18:04:54.006Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
18:04:54 [2020-03-12T18:04:54.006Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
18:04:54 [2020-03-12T18:04:54.006Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:04:54 [2020-03-12T18:04:54.006Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 335.92 seconds ==
18:04:54 [2020-03-12T18:04:54.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:04:54 [2020-03-12T18:04:54.265Z] --- PASS: TestDaemonRestartIpcMode (3.48s)
18:04:54 [2020-03-12T18:04:54.265Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:325: [d41d7042e81e8] waiting for daemon to start
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:325: [d41d7042e81e8] waiting for daemon to start
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:353: [d41d7042e81e8] daemon started
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:461: [d41d7042e81e8] Stopping daemon
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:296: [d41d7042e81e8] exiting daemon
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:448: [d41d7042e81e8] Daemon stopped
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:325: [d41d7042e81e8] waiting for daemon to start
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:325: [d41d7042e81e8] waiting for daemon to start
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:353: [d41d7042e81e8] daemon started
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:461: [d41d7042e81e8] Stopping daemon
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:296: [d41d7042e81e8] exiting daemon
18:04:54 [2020-03-12T18:04:54.265Z]     daemon.go:448: [d41d7042e81e8] Daemon stopped
18:04:54 [2020-03-12T18:04:54.265Z] PASS
18:04:54 [2020-03-12T18:04:54.265Z] 
18:04:54 [2020-03-12T18:04:54.265Z] === Skipped
18:04:54 [2020-03-12T18:04:54.265Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
18:04:54 [2020-03-12T18:04:54.265Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:04:54 [2020-03-12T18:04:54.265Z] 
18:04:54 [2020-03-12T18:04:54.265Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
18:04:54 [2020-03-12T18:04:54.265Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:04:54 [2020-03-12T18:04:54.265Z] 
18:04:54 [2020-03-12T18:04:54.265Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
18:04:54 [2020-03-12T18:04:54.265Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:04:54 [2020-03-12T18:04:54.265Z] 
18:04:54 [2020-03-12T18:04:54.265Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:04:54 [2020-03-12T18:04:54.265Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:04:54 [2020-03-12T18:04:54.265Z] 
18:04:54 [2020-03-12T18:04:54.265Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
18:04:54 [2020-03-12T18:04:54.265Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:04:54 [2020-03-12T18:04:54.265Z] 
18:04:54 [2020-03-12T18:04:54.265Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
18:04:54 [2020-03-12T18:04:54.265Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:04:54 [2020-03-12T18:04:54.265Z] 
18:04:54 [2020-03-12T18:04:54.265Z] 
18:04:54 [2020-03-12T18:04:54.265Z] DONE 189 tests, 6 skipped in 119.638s
18:04:54 [2020-03-12T18:04:54.265Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
18:04:54 [2020-03-12T18:04:54.265Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
18:04:54 [2020-03-12T18:04:54.265Z] ++ set -e
18:04:54 [2020-03-12T18:04:54.265Z] ++ '[' -n 0 ']'
18:04:54 [2020-03-12T18:04:54.265Z] ++ set -x
18:04:54 [2020-03-12T18:04:54.265Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
18:04:54 [2020-03-12T18:04:54.625Z] INFO: Testing against a local daemon
18:04:54 [2020-03-12T18:04:54.625Z] === RUN   TestCommitInheritsEnv
18:04:54 [2020-03-12T18:04:54.922Z] --- PASS: TestBuildMultiStageCopy (12.79s)
18:04:54 [2020-03-12T18:04:54.922Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.60s)
18:04:54 [2020-03-12T18:04:54.922Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s)
18:04:54 [2020-03-12T18:04:54.922Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s)
18:04:54 [2020-03-12T18:04:54.922Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s)
18:04:54 [2020-03-12T18:04:54.922Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.27s)
18:04:54 [2020-03-12T18:04:54.922Z] === RUN   TestBuildMultiStageParentConfig
18:04:54 [2020-03-12T18:04:54.922Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
18:04:54 [2020-03-12T18:04:54.922Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
18:04:54 [2020-03-12T18:04:54.922Z] === RUN   TestBuildLabelWithTargets
18:04:54 [2020-03-12T18:04:54.922Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
18:04:54 [2020-03-12T18:04:54.922Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
18:04:54 [2020-03-12T18:04:54.922Z] === RUN   TestBuildWithEmptyLayers
18:04:55 [2020-03-12T18:04:55.306Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
18:04:55 [2020-03-12T18:04:55.307Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:325: [d07533c143639] waiting for daemon to start
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:325: [d07533c143639] waiting for daemon to start
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:353: [d07533c143639] daemon started
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:461: [d07533c143639] Stopping daemon
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:296: [d07533c143639] exiting daemon
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:448: [d07533c143639] Daemon stopped
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:325: [d07533c143639] waiting for daemon to start
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:325: [d07533c143639] waiting for daemon to start
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:353: [d07533c143639] daemon started
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:461: [d07533c143639] Stopping daemon
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:296: [d07533c143639] exiting daemon
18:04:55 [2020-03-12T18:04:55.307Z]     daemon.go:448: [d07533c143639] Daemon stopped
18:04:55 [2020-03-12T18:04:55.307Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:04:55 [2020-03-12T18:04:55.432Z] --- PASS: TestCommitInheritsEnv (0.57s)
18:04:55 [2020-03-12T18:04:55.432Z] === RUN   TestImportExtremelyLargeImageWorks
18:04:55 [2020-03-12T18:04:55.432Z] === PAUSE TestImportExtremelyLargeImageWorks
18:04:55 [2020-03-12T18:04:55.432Z] === RUN   TestImagesFilterMultiReference
18:04:55 [2020-03-12T18:04:55.432Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:04:55 [2020-03-12T18:04:55.432Z] === RUN   TestImagePullPlatformInvalid
18:04:55 [2020-03-12T18:04:55.432Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:04:55 [2020-03-12T18:04:55.432Z] === RUN   TestRemoveImageOrphaning
18:04:55 [2020-03-12T18:04:55.842Z] --- PASS: TestRemoveImageOrphaning (0.43s)
18:04:55 [2020-03-12T18:04:55.842Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:04:55 [2020-03-12T18:04:55.842Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:04:55 [2020-03-12T18:04:55.842Z] === RUN   TestTagInvalidReference
18:04:55 [2020-03-12T18:04:55.842Z] --- PASS: TestTagInvalidReference (0.02s)
18:04:55 [2020-03-12T18:04:55.842Z] === RUN   TestTagValidPrefixedRepo
18:04:55 [2020-03-12T18:04:55.842Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
18:04:55 [2020-03-12T18:04:55.842Z] === RUN   TestTagExistedNameWithoutForce
18:04:55 [2020-03-12T18:04:55.842Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:04:55 [2020-03-12T18:04:55.842Z] === RUN   TestTagOfficialNames
18:04:55 [2020-03-12T18:04:55.842Z] --- PASS: TestTagOfficialNames (0.04s)
18:04:55 [2020-03-12T18:04:55.842Z] === RUN   TestTagMatchesDigest
18:04:55 [2020-03-12T18:04:55.842Z] --- PASS: TestTagMatchesDigest (0.01s)
18:04:55 [2020-03-12T18:04:55.842Z] === CONT  TestImportExtremelyLargeImageWorks
18:04:55 [2020-03-12T18:04:55.883Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
18:04:55 [2020-03-12T18:04:55.883Z] === RUN   TestBuildMultiStageOnBuild
18:04:55 [2020-03-12T18:04:55.883Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s)
18:04:55 [2020-03-12T18:04:55.883Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
18:04:55 [2020-03-12T18:04:55.883Z] === RUN   TestBuildUncleanTarFilenames
18:04:55 [2020-03-12T18:04:55.883Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
18:04:55 [2020-03-12T18:04:55.883Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
18:04:55 [2020-03-12T18:04:55.883Z] === RUN   TestBuildMultiStageLayerLeak
18:04:55 [2020-03-12T18:04:55.883Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
18:04:55 [2020-03-12T18:04:55.883Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
18:04:55 [2020-03-12T18:04:55.883Z] === RUN   TestBuildWithHugeFile
18:04:55 [2020-03-12T18:04:55.883Z] --- SKIP: TestBuildWithHugeFile (0.00s)
18:04:55 [2020-03-12T18:04:55.883Z]     build_test.go:492: testEnv.OSType == "windows"
18:04:55 [2020-03-12T18:04:55.883Z] === RUN   TestBuildWithEmptyDockerfile
18:04:55 [2020-03-12T18:04:55.883Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:04:55 [2020-03-12T18:04:55.883Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:04:55 [2020-03-12T18:04:55.883Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:04:55 [2020-03-12T18:04:55.883Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:04:55 [2020-03-12T18:04:55.883Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:04:55 [2020-03-12T18:04:55.883Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:04:56 [2020-03-12T18:04:56.230Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
18:04:56 [2020-03-12T18:04:56.230Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:325: [dee4934dd6035] waiting for daemon to start
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:325: [dee4934dd6035] waiting for daemon to start
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:353: [dee4934dd6035] daemon started
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:461: [dee4934dd6035] Stopping daemon
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:296: [dee4934dd6035] exiting daemon
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:448: [dee4934dd6035] Daemon stopped
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:325: [dee4934dd6035] waiting for daemon to start
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:325: [dee4934dd6035] waiting for daemon to start
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:353: [dee4934dd6035] daemon started
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:461: [dee4934dd6035] Stopping daemon
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:296: [dee4934dd6035] exiting daemon
18:04:56 [2020-03-12T18:04:56.230Z]     daemon.go:448: [dee4934dd6035] Daemon stopped
18:04:56 [2020-03-12T18:04:56.230Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:04:56 [2020-03-12T18:04:56.338Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:04:56 [2020-03-12T18:04:56.338Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:04:56 [2020-03-12T18:04:56.338Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:04:56 [2020-03-12T18:04:56.338Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s)
18:04:56 [2020-03-12T18:04:56.338Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z] === RUN   TestBuildPreserveOwnership
18:04:56 [2020-03-12T18:04:56.338Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
18:04:56 [2020-03-12T18:04:56.338Z] === RUN   TestBuildPlatformInvalid
18:04:56 [2020-03-12T18:04:56.338Z] --- PASS: TestBuildPlatformInvalid (0.04s)
18:04:56 [2020-03-12T18:04:56.338Z] PASS
18:04:56 [2020-03-12T18:04:56.338Z] Running D:\gopath\src\github.com\docker\docker\integration\config
18:04:56 [2020-03-12T18:04:56.338Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:04:56 [2020-03-12T18:04:56.338Z] INFO: Testing against a local daemon
18:04:56 [2020-03-12T18:04:56.338Z] === RUN   TestConfigList
18:04:56 [2020-03-12T18:04:56.338Z] --- SKIP: TestConfigList (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.338Z] === RUN   TestConfigsCreateAndDelete
18:04:56 [2020-03-12T18:04:56.338Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.338Z] === RUN   TestConfigsUpdate
18:04:56 [2020-03-12T18:04:56.338Z] --- SKIP: TestConfigsUpdate (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.338Z] === RUN   TestTemplatedConfig
18:04:56 [2020-03-12T18:04:56.338Z] --- SKIP: TestTemplatedConfig (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.338Z] === RUN   TestConfigInspect
18:04:56 [2020-03-12T18:04:56.338Z] --- SKIP: TestConfigInspect (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.338Z] === RUN   TestConfigCreateWithLabels
18:04:56 [2020-03-12T18:04:56.338Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
18:04:56 [2020-03-12T18:04:56.338Z] === RUN   TestConfigCreateResolve
18:04:56 [2020-03-12T18:04:56.338Z] --- SKIP: TestConfigCreateResolve (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
18:04:56 [2020-03-12T18:04:56.338Z] === RUN   TestConfigDaemonLibtrustID
18:04:56 [2020-03-12T18:04:56.338Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
18:04:56 [2020-03-12T18:04:56.338Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
18:04:56 [2020-03-12T18:04:56.338Z] PASS
18:04:56 [2020-03-12T18:04:56.338Z] Running D:\gopath\src\github.com\docker\docker\integration\container
18:04:56 [2020-03-12T18:04:56.484Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:04:56 [2020-03-12T18:04:56.738Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
18:04:56 [2020-03-12T18:04:56.738Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
18:04:56 [2020-03-12T18:04:56.738Z]     daemon.go:325: [d59ce156fa46a] waiting for daemon to start
18:04:56 [2020-03-12T18:04:56.738Z]     daemon.go:325: [d59ce156fa46a] waiting for daemon to start
18:04:56 [2020-03-12T18:04:56.738Z]     daemon.go:353: [d59ce156fa46a] daemon started
18:04:56 [2020-03-12T18:04:56.738Z]     daemon.go:461: [d59ce156fa46a] Stopping daemon
18:04:56 [2020-03-12T18:04:56.738Z]     daemon.go:296: [d59ce156fa46a] exiting daemon
18:04:56 [2020-03-12T18:04:56.738Z]     daemon.go:448: [d59ce156fa46a] Daemon stopped
18:04:56 [2020-03-12T18:04:56.738Z] === RUN   TestServiceWithPredefinedNetwork
18:04:56 [2020-03-12T18:04:56.798Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:04:56 [2020-03-12T18:04:56.798Z] INFO: Testing against a local daemon
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCheckpoint
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCheckpoint (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestContainerInvalidJSON
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:04:56 [2020-03-12T18:04:56.798Z] --- PASS: TestContainerInvalidJSON (0.04s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
18:04:56 [2020-03-12T18:04:56.798Z]     copy_test.go:25: testEnv.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCopyFromContainerPathIsNotDir
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
18:04:56 [2020-03-12T18:04:56.798Z]     copy_test.go:39: testEnv.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCopyToContainerPathDoesNotExist
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
18:04:56 [2020-03-12T18:04:56.798Z]     copy_test.go:51: testEnv.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCopyToContainerPathIsNotDir
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
18:04:56 [2020-03-12T18:04:56.798Z]     copy_test.go:65: testEnv.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCopyFromContainer
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCopyFromContainer (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:04:56 [2020-03-12T18:04:56.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateLinkToNonExistingContainer
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithInvalidEnv
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithInvalidEnv/0
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateWithInvalidEnv/0
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithInvalidEnv/1
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateWithInvalidEnv/1
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithInvalidEnv/2
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateWithInvalidEnv/2
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateWithInvalidEnv/0
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateWithInvalidEnv/2
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateWithInvalidEnv/1
18:04:56 [2020-03-12T18:04:56.798Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateTmpfsMountsTarget
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithCustomMaskedPaths
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithCapabilities
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCreateWithCapabilities (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithCustomReadonlyPaths
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:04:56 [2020-03-12T18:04:56.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:04:56 [2020-03-12T18:04:56.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:04:56 [2020-03-12T18:04:56.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:04:56 [2020-03-12T18:04:56.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestDiff
18:04:56 [2020-03-12T18:04:56.798Z] --- SKIP: TestDiff (0.00s)
18:04:56 [2020-03-12T18:04:56.798Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:04:56 [2020-03-12T18:04:56.798Z] === RUN   TestExecWithCloseStdin
18:04:58 [2020-03-12T18:04:58.961Z] --- PASS: TestExecWithCloseStdin (1.83s)
18:04:58 [2020-03-12T18:04:58.961Z] === RUN   TestExec
18:04:58 [2020-03-12T18:04:58.961Z] --- SKIP: TestExec (0.00s)
18:04:58 [2020-03-12T18:04:58.961Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:04:58 [2020-03-12T18:04:58.961Z] === RUN   TestExecUser
18:04:58 [2020-03-12T18:04:58.961Z] --- SKIP: TestExecUser (0.00s)
18:04:58 [2020-03-12T18:04:58.961Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:04:58 [2020-03-12T18:04:58.961Z] === RUN   TestExportContainerAndImportImage
18:04:58 [2020-03-12T18:04:58.961Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
18:04:58 [2020-03-12T18:04:58.961Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:04:58 [2020-03-12T18:04:58.961Z] === RUN   TestExportContainerAfterDaemonRestart
18:04:58 [2020-03-12T18:04:58.961Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
18:04:58 [2020-03-12T18:04:58.961Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
18:04:58 [2020-03-12T18:04:58.961Z] === RUN   TestHealthCheckWorkdir
18:04:58 [2020-03-12T18:04:58.961Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
18:04:58 [2020-03-12T18:04:58.961Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:04:58 [2020-03-12T18:04:58.961Z] === RUN   TestHealthKillContainer
18:04:58 [2020-03-12T18:04:58.961Z] --- SKIP: TestHealthKillContainer (0.00s)
18:04:58 [2020-03-12T18:04:58.961Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:04:58 [2020-03-12T18:04:58.961Z] === RUN   TestInspectCpusetInConfigPre120
18:04:58 [2020-03-12T18:04:58.961Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
18:04:58 [2020-03-12T18:04:58.961Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:04:58 [2020-03-12T18:04:58.961Z] === RUN   TestKillContainerInvalidSignal
18:04:59 [2020-03-12T18:04:59.263Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:04:59 [2020-03-12T18:04:59.821Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s)
18:04:59 [2020-03-12T18:04:59.821Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
18:04:59 [2020-03-12T18:04:59.821Z]     daemon.go:325: [da054952bc0bb] waiting for daemon to start
18:04:59 [2020-03-12T18:04:59.821Z]     daemon.go:325: [da054952bc0bb] waiting for daemon to start
18:04:59 [2020-03-12T18:04:59.821Z]     daemon.go:353: [da054952bc0bb] daemon started
18:04:59 [2020-03-12T18:04:59.821Z]     daemon.go:461: [da054952bc0bb] Stopping daemon
18:04:59 [2020-03-12T18:04:59.821Z]     daemon.go:296: [da054952bc0bb] exiting daemon
18:04:59 [2020-03-12T18:04:59.821Z]     daemon.go:448: [da054952bc0bb] Daemon stopped
18:04:59 [2020-03-12T18:04:59.821Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:04:59 [2020-03-12T18:04:59.821Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:04:59 [2020-03-12T18:04:59.821Z]     service_test.go:230: FLAKY_TEST
18:04:59 [2020-03-12T18:04:59.821Z] === RUN   TestServiceWithDataPathPortInit
18:04:59 [2020-03-12T18:04:59.921Z] --- PASS: TestKillContainerInvalidSignal (1.49s)
18:04:59 [2020-03-12T18:04:59.921Z] === RUN   TestKillContainer
18:04:59 [2020-03-12T18:04:59.921Z] --- SKIP: TestKillContainer (0.00s)
18:04:59 [2020-03-12T18:04:59.921Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
18:04:59 [2020-03-12T18:04:59.921Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:04:59 [2020-03-12T18:04:59.921Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
18:04:59 [2020-03-12T18:04:59.921Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:04:59 [2020-03-12T18:04:59.921Z] === RUN   TestKillStoppedContainer
18:04:59 [2020-03-12T18:04:59.921Z] --- SKIP: TestKillStoppedContainer (0.00s)
18:04:59 [2020-03-12T18:04:59.921Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:04:59 [2020-03-12T18:04:59.921Z] === RUN   TestKillStoppedContainerAPIPre120
18:04:59 [2020-03-12T18:04:59.921Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
18:04:59 [2020-03-12T18:04:59.921Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:04:59 [2020-03-12T18:04:59.921Z] === RUN   TestKillDifferentUserContainer
18:04:59 [2020-03-12T18:04:59.921Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
18:04:59 [2020-03-12T18:04:59.921Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:04:59 [2020-03-12T18:04:59.921Z] === RUN   TestInspectOomKilledTrue
18:04:59 [2020-03-12T18:04:59.921Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:04:59 [2020-03-12T18:04:59.921Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:04:59 [2020-03-12T18:04:59.921Z] === RUN   TestInspectOomKilledFalse
18:05:00 [2020-03-12T18:05:00.377Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:05:00 [2020-03-12T18:05:00.377Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:05:00 [2020-03-12T18:05:00.377Z] === RUN   TestLogsFollowTailEmpty
18:05:01 [2020-03-12T18:05:01.903Z] --- PASS: TestLogsFollowTailEmpty (1.48s)
18:05:01 [2020-03-12T18:05:01.903Z] === RUN   TestNetworkNat
18:05:01 [2020-03-12T18:05:01.903Z] --- SKIP: TestNetworkNat (0.00s)
18:05:01 [2020-03-12T18:05:01.903Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:05:01 [2020-03-12T18:05:01.903Z] === RUN   TestNetworkLocalhostTCPNat
18:05:01 [2020-03-12T18:05:01.903Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
18:05:01 [2020-03-12T18:05:01.903Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:01 [2020-03-12T18:05:01.903Z] === RUN   TestNetworkLoopbackNat
18:05:01 [2020-03-12T18:05:01.903Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
18:05:01 [2020-03-12T18:05:01.903Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
18:05:01 [2020-03-12T18:05:01.903Z] === RUN   TestPause
18:05:01 [2020-03-12T18:05:01.903Z] --- SKIP: TestPause (0.00s)
18:05:01 [2020-03-12T18:05:01.903Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:05:01 [2020-03-12T18:05:01.903Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:05:03 [2020-03-12T18:05:03.431Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.61s)
18:05:03 [2020-03-12T18:05:03.431Z] === RUN   TestPauseStopPausedContainer
18:05:03 [2020-03-12T18:05:03.431Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
18:05:03 [2020-03-12T18:05:03.431Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
18:05:03 [2020-03-12T18:05:03.431Z] === RUN   TestPsFilter
18:05:03 [2020-03-12T18:05:03.431Z] --- PASS: TestPsFilter (0.13s)
18:05:03 [2020-03-12T18:05:03.431Z] === RUN   TestRemoveContainerWithRemovedVolume
18:05:05 [2020-03-12T18:05:05.597Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.95s)
18:05:05 [2020-03-12T18:05:05.597Z] === RUN   TestRemoveContainerWithVolume
18:05:06 [2020-03-12T18:05:06.437Z] umount: bundles/test-docker-py/root: no mount point specified.
18:05:06 [2020-03-12T18:05:06.437Z] Leaving: AppArmorNo profiles have been unloaded.
18:05:06 [2020-03-12T18:05:06.437Z] 
18:05:06 [2020-03-12T18:05:06.437Z] Unloading profiles will leave already running processes permanently
18:05:06 [2020-03-12T18:05:06.437Z] unconfined, which can lead to unexpected situations.
18:05:06 [2020-03-12T18:05:06.437Z] 
18:05:06 [2020-03-12T18:05:06.437Z] To set a process to complain mode, use the command line tool
18:05:06 [2020-03-12T18:05:06.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:05:06 [2020-03-12T18:05:06.437Z] 
Post stage
[Pipeline] junit
18:05:07 [2020-03-12T18:05:07.011Z] Recording test results
18:05:07 [2020-03-12T18:05:07.127Z] --- PASS: TestRemoveContainerWithVolume (1.78s)
18:05:07 [2020-03-12T18:05:07.127Z] === RUN   TestRemoveContainerRunning
18:05:07 [2020-03-12T18:05:07.895Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
[Pipeline] sh
18:05:08 [2020-03-12T18:05:08.400Z] + echo Ensuring container killed.
18:05:08 [2020-03-12T18:05:08.400Z] Ensuring container killed.
18:05:08 [2020-03-12T18:05:08.400Z] + docker rm -vf docker-pr5
18:05:08 [2020-03-12T18:05:08.400Z] Error: No such container: docker-pr5
18:05:08 [2020-03-12T18:05:08.400Z] + true
[Pipeline] sh
18:05:08 [2020-03-12T18:05:08.655Z] --- PASS: TestRemoveContainerRunning (1.58s)
18:05:08 [2020-03-12T18:05:08.655Z] === RUN   TestRemoveContainerForceRemoveRunning
18:05:08 [2020-03-12T18:05:08.686Z] + echo Chowning /workspace to jenkins user
18:05:08 [2020-03-12T18:05:08.686Z] Chowning /workspace to jenkins user
18:05:08 [2020-03-12T18:05:08.686Z] + id -u
18:05:08 [2020-03-12T18:05:08.686Z] + id -g
18:05:08 [2020-03-12T18:05:08.686Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40558:/workspace busybox chown -R 1000:1000 /workspace
18:05:08 [2020-03-12T18:05:08.686Z] Unable to find image 'busybox:latest' locally
18:05:10 [2020-03-12T18:05:10.181Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.50s)
18:05:10 [2020-03-12T18:05:10.181Z] === RUN   TestRemoveInvalidContainer
18:05:10 [2020-03-12T18:05:10.181Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:05:10 [2020-03-12T18:05:10.181Z] === RUN   TestRenameLinkedContainer
18:05:10 [2020-03-12T18:05:10.181Z] --- SKIP: TestRenameLinkedContainer (0.00s)
18:05:10 [2020-03-12T18:05:10.181Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:05:10 [2020-03-12T18:05:10.181Z] === RUN   TestRenameStoppedContainer
18:05:10 [2020-03-12T18:05:10.445Z] === RUN   TestDockerDaemonSuite/TestShmSize
18:05:12 [2020-03-12T18:05:12.326Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:05:12 [2020-03-12T18:05:12.344Z] --- PASS: TestRenameStoppedContainer (1.82s)
18:05:12 [2020-03-12T18:05:12.344Z] === RUN   TestRenameRunningContainerAndReuse
18:05:13 [2020-03-12T18:05:13.687Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:05:13 [2020-03-12T18:05:13.936Z] latest: Pulling from library/busybox
18:05:13 [2020-03-12T18:05:13.936Z] 0669b0daf1fb: Pulling fs layer
18:05:13 [2020-03-12T18:05:13.941Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:05:14 [2020-03-12T18:05:14.193Z] 0669b0daf1fb: Verifying Checksum
18:05:14 [2020-03-12T18:05:14.193Z] 0669b0daf1fb: Download complete
18:05:14 [2020-03-12T18:05:14.449Z] 0669b0daf1fb: Pull complete
18:05:14 [2020-03-12T18:05:14.449Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
18:05:14 [2020-03-12T18:05:14.449Z] Status: Downloaded newer image for busybox:latest
18:05:14 [2020-03-12T18:05:14.864Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:05:14 [2020-03-12T18:05:14.864Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
18:05:15 [2020-03-12T18:05:15.230Z] --- PASS: TestRenameRunningContainerAndReuse (3.14s)
18:05:15 [2020-03-12T18:05:15.230Z] === RUN   TestRenameInvalidName
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:05:16 [2020-03-12T18:05:16.110Z] + bundleName=docker-py
18:05:16 [2020-03-12T18:05:16.110Z] + echo Creating docker-py-bundles.tar.gz
18:05:16 [2020-03-12T18:05:16.110Z] Creating docker-py-bundles.tar.gz
18:05:16 [2020-03-12T18:05:16.110Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
18:05:16 [2020-03-12T18:05:16.120Z] Archiving artifacts
18:05:16 [2020-03-12T18:05:16.757Z] --- PASS: TestRenameInvalidName (1.44s)
18:05:16 [2020-03-12T18:05:16.757Z] === RUN   TestRenameAnonymousContainer
18:05:16 [2020-03-12T18:05:16.757Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
18:05:16 [2020-03-12T18:05:16.757Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
18:05:16 [2020-03-12T18:05:16.757Z] === RUN   TestRenameContainerWithSameName
18:05:17 [2020-03-12T18:05:17.575Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40558/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
18:05:17 [2020-03-12T18:05:17.918Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40558/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/make.sh binary-daemon
18:05:18 [2020-03-12T18:05:18.177Z] 
18:05:18 [2020-03-12T18:05:18.282Z] --- PASS: TestRenameContainerWithSameName (1.50s)
18:05:18 [2020-03-12T18:05:18.282Z] === RUN   TestRenameContainerWithLinkedContainer
18:05:18 [2020-03-12T18:05:18.282Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
18:05:18 [2020-03-12T18:05:18.282Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
18:05:18 [2020-03-12T18:05:18.282Z] === RUN   TestResize
18:05:18 [2020-03-12T18:05:18.282Z] --- SKIP: TestResize (0.00s)
18:05:18 [2020-03-12T18:05:18.282Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
18:05:18 [2020-03-12T18:05:18.282Z] === RUN   TestResizeWithInvalidSize
18:05:18 [2020-03-12T18:05:18.282Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
18:05:18 [2020-03-12T18:05:18.282Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
18:05:18 [2020-03-12T18:05:18.282Z] === RUN   TestResizeWhenContainerNotStarted
18:05:18 [2020-03-12T18:05:18.433Z] Removing bundles/
18:05:18 [2020-03-12T18:05:18.433Z] 
18:05:18 [2020-03-12T18:05:18.433Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
18:05:18 [2020-03-12T18:05:18.433Z] Building: bundles/binary-daemon/dockerd-dev
18:05:18 [2020-03-12T18:05:18.433Z] GOOS="" GOARCH="" GOARM=""
18:05:19 [2020-03-12T18:05:19.018Z] --- PASS: TestServiceWithDataPathPortInit (18.70s)
18:05:19 [2020-03-12T18:05:19.019Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:325: [d6c2c5cad1538] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:325: [d6c2c5cad1538] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:353: [d6c2c5cad1538] daemon started
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:461: [d6c2c5cad1538] Stopping daemon
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:296: [d6c2c5cad1538] exiting daemon
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:448: [d6c2c5cad1538] Daemon stopped
18:05:19 [2020-03-12T18:05:19.019Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:325: [da5c98ea8efdf] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:325: [da5c98ea8efdf] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:353: [da5c98ea8efdf] daemon started
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:461: [da5c98ea8efdf] Stopping daemon
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:296: [da5c98ea8efdf] exiting daemon
18:05:19 [2020-03-12T18:05:19.019Z]     daemon.go:448: [da5c98ea8efdf] Daemon stopped
18:05:19 [2020-03-12T18:05:19.019Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:05:19 [2020-03-12T18:05:19.019Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:05:19 [2020-03-12T18:05:19.019Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:05:19 [2020-03-12T18:05:19.577Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:05:19 [2020-03-12T18:05:19.807Z] --- PASS: TestResizeWhenContainerNotStarted (1.70s)
18:05:19 [2020-03-12T18:05:19.807Z] === RUN   TestDaemonRestartKillContainers
18:05:19 [2020-03-12T18:05:19.807Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:05:19 [2020-03-12T18:05:19.807Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:05:19 [2020-03-12T18:05:19.807Z] === RUN   TestStats
18:05:19 [2020-03-12T18:05:19.807Z] --- SKIP: TestStats (0.00s)
18:05:19 [2020-03-12T18:05:19.807Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
18:05:19 [2020-03-12T18:05:19.807Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:05:19 [2020-03-12T18:05:19.834Z] --- PASS: TestDockerDaemonSuite (389.30s)
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.73s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [daa7ee8998262] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [daa7ee8998262] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [daa7ee8998262] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [daa7ee8998262] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [daa7ee8998262] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [daa7ee8998262] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [daa7ee8998262] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [daa7ee8998262] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [daa7ee8998262] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [daa7ee8998262] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [daa7ee8998262] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [daa7ee8998262] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d2dc2bb67c5cb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d2dc2bb67c5cb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d2dc2bb67c5cb] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d2dc2bb67c5cb] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d2dc2bb67c5cb] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d2dc2bb67c5cb] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.56s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d33601210512f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d33601210512f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d33601210512f] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d33601210512f] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d33601210512f] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d33601210512f] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.48s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d362984ad737c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d362984ad737c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d362984ad737c] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d362984ad737c] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         docker_cli_daemon_test.go:1449: Daemon d362984ad737c is not started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d362984ad737c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d362984ad737c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d362984ad737c] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d362984ad737c] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d362984ad737c] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d362984ad737c] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]         check_test.go:309: Daemon db7c4cfe9e9c5 is not started
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d2d1da31587ed] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d2d1da31587ed] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d2d1da31587ed] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d2d1da31587ed] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d2d1da31587ed] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d2d1da31587ed] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d2d1da31587ed] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d2d1da31587ed] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d2d1da31587ed] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d2d1da31587ed] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d3e3dcbd1c76e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d3e3dcbd1c76e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d3e3dcbd1c76e] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d3e3dcbd1c76e] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         check_test.go:309: Daemon de0780471c963 is not started
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.53s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d4fc87dedf6bd] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d4fc87dedf6bd] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d4fc87dedf6bd] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d4fc87dedf6bd] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d4fc87dedf6bd] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d4fc87dedf6bd] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.01s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [da0956548cf56] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [da0956548cf56] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [da0956548cf56] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [da0956548cf56] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [da0956548cf56] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [da0956548cf56] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [da0956548cf56] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [da0956548cf56] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [da0956548cf56] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [da0956548cf56] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [da0956548cf56] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [da0956548cf56] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [da0956548cf56] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [da0956548cf56] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [da0956548cf56] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d3d8480f440d4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d3d8480f440d4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d3d8480f440d4] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d3d8480f440d4] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d3d8480f440d4] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d3d8480f440d4] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d3d8480f440d4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d3d8480f440d4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d3d8480f440d4] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d3d8480f440d4] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d3d8480f440d4] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d3d8480f440d4] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.15s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d8c1041b614de] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d8c1041b614de] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d8c1041b614de] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d8c1041b614de] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d8c1041b614de] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d8c1041b614de] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d8c1041b614de] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d8c1041b614de] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d8c1041b614de] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d8c1041b614de] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d8c1041b614de] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d8c1041b614de] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.74s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [dc455d55c25ef] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [dc455d55c25ef] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [dc455d55c25ef] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [dc455d55c25ef] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [dc455d55c25ef] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [dc455d55c25ef] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [dc455d55c25ef] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [dc455d55c25ef] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [dc455d55c25ef] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [dc455d55c25ef] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [dc455d55c25ef] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [dc455d55c25ef] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.79s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [de52ba8d4b0d1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [de52ba8d4b0d1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [de52ba8d4b0d1] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [de52ba8d4b0d1] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [de52ba8d4b0d1] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [de52ba8d4b0d1] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [de52ba8d4b0d1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [de52ba8d4b0d1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [de52ba8d4b0d1] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [de52ba8d4b0d1] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [de52ba8d4b0d1] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [de52ba8d4b0d1] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.32s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [dafa5cb98edc5] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [dafa5cb98edc5] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [dafa5cb98edc5] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [dafa5cb98edc5] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [dafa5cb98edc5] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [dafa5cb98edc5] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [dafa5cb98edc5] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [dafa5cb98edc5] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [dafa5cb98edc5] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [dafa5cb98edc5] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [dafa5cb98edc5] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [dafa5cb98edc5] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d8c2400e4e484] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d8c2400e4e484] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d8c2400e4e484] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d8c2400e4e484] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d8c2400e4e484] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d8c2400e4e484] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d8c2400e4e484] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d8c2400e4e484] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d8c2400e4e484] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d8c2400e4e484] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d8c2400e4e484] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d8c2400e4e484] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [dc103baff3f95] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [dc103baff3f95] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [dc103baff3f95] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         check_test.go:309: Daemon db9511268bb19 is not started
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d8c835a4f5e55] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d8c835a4f5e55] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d8c835a4f5e55] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         check_test.go:309: Daemon dc4c750a09e6f is not started
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [da023a8a4470b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [da023a8a4470b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [da023a8a4470b] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [da023a8a4470b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [da023a8a4470b] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [da023a8a4470b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d9800726ca031] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d9800726ca031] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d9800726ca031] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d9800726ca031] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d9800726ca031] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d9800726ca031] Daemon stopped
18:05:19 [2020-03-12T18:05:19.834Z]         check_test.go:309: Daemon d9800726ca031 is not started
18:05:19 [2020-03-12T18:05:19.834Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.62s)
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d937895e40751] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:325: [d937895e40751] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:353: [d937895e40751] daemon started
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:461: [d937895e40751] Stopping daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:296: [d937895e40751] exiting daemon
18:05:19 [2020-03-12T18:05:19.834Z]         daemon.go:448: [d937895e40751] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d937895e40751] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d937895e40751] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d937895e40751] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d937895e40751] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d937895e40751] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d937895e40751] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d163ffe03f446] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d163ffe03f446] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d163ffe03f446] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d163ffe03f446] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d163ffe03f446] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d163ffe03f446] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d163ffe03f446] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d163ffe03f446] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d163ffe03f446] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d163ffe03f446] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d163ffe03f446] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d163ffe03f446] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.63s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dd4b87b086861] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dd4b87b086861] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [dd4b87b086861] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [dd4b87b086861] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [dd4b87b086861] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [dd4b87b086861] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dd4b87b086861] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dd4b87b086861] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [dd4b87b086861] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [dd4b87b086861] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [dd4b87b086861] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [dd4b87b086861] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [db4420c69eacb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [db4420c69eacb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [db4420c69eacb] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [db4420c69eacb] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [db4420c69eacb] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [db4420c69eacb] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [db4420c69eacb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [db4420c69eacb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [db4420c69eacb] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [db4420c69eacb] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [db4420c69eacb] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [db4420c69eacb] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dfd1d792edeac] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dfd1d792edeac] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [dfd1d792edeac] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [dfd1d792edeac] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [dfd1d792edeac] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [dfd1d792edeac] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d4f46245f04a9] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d4f46245f04a9] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d4f46245f04a9] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d4f46245f04a9] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d4f46245f04a9] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d4f46245f04a9] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d7e0f3f76179f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d7e0f3f76179f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d7e0f3f76179f] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d7e0f3f76179f] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d7e0f3f76179f] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d7e0f3f76179f] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dec3c200574fc] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [dec3c200574fc] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dec3c200574fc] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [dec3c200574fc] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:450: [dec3c200574fc] Error when stopping daemon: daemon not started
18:05:19 [2020-03-12T18:05:19.835Z]         check_test.go:309: Daemon dec3c200574fc is not started
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d174cb7553eb3] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d174cb7553eb3] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d174cb7553eb3] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d174cb7553eb3] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d174cb7553eb3] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d174cb7553eb3] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d9d5787c16c28] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d9d5787c16c28] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d9d5787c16c28] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d9d5787c16c28] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d9d5787c16c28] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d9d5787c16c28] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d8a9be9fb7cb6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d8a9be9fb7cb6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d8a9be9fb7cb6] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d8a9be9fb7cb6] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d8a9be9fb7cb6] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d8a9be9fb7cb6] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.07s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d1fa67cb5406a] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d1fa67cb5406a] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d1fa67cb5406a] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d1fa67cb5406a] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d1fa67cb5406a] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d1fa67cb5406a] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d1fa67cb5406a] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d1fa67cb5406a] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d1fa67cb5406a] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d1fa67cb5406a] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d1fa67cb5406a] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d1fa67cb5406a] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.76s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [df639230d6f9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [df639230d6f9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [df639230d6f9b] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [df639230d6f9b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [df639230d6f9b] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [df639230d6f9b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [df639230d6f9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [df639230d6f9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [df639230d6f9b] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [df639230d6f9b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [df639230d6f9b] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [df639230d6f9b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.80s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d9498a64386bc] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d9498a64386bc] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d9498a64386bc] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d9498a64386bc] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d9498a64386bc] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d9498a64386bc] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d9498a64386bc] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d9498a64386bc] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d9498a64386bc] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d9498a64386bc] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d9498a64386bc] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d9498a64386bc] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:05:19 [2020-03-12T18:05:19.835Z]         requirement.go:26: unmatched requirement IPv6
18:05:19 [2020-03-12T18:05:19.835Z]         check_test.go:309: Daemon d9111152754a4 is not started
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.17s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d7bae7670b140] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d7bae7670b140] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d7bae7670b140] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d7bae7670b140] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d7bae7670b140] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d7bae7670b140] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.13s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [db6302d9ddf44] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [db6302d9ddf44] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [db6302d9ddf44] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [db6302d9ddf44] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [db6302d9ddf44] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [db6302d9ddf44] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.63s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dc8721e1e9e38] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dc8721e1e9e38] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [dc8721e1e9e38] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [dc8721e1e9e38] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [dc8721e1e9e38] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [dc8721e1e9e38] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [daad6d8268efe] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [daad6d8268efe] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [daad6d8268efe] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [daad6d8268efe] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [daad6d8268efe] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [daad6d8268efe] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         check_test.go:309: Daemon daad6d8268efe is not started
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dba6c14d898d4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dba6c14d898d4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [dba6c14d898d4] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [dba6c14d898d4] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [dba6c14d898d4] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [dba6c14d898d4] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dba6c14d898d4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [dba6c14d898d4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [dba6c14d898d4] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [dba6c14d898d4] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [dba6c14d898d4] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [dba6c14d898d4] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [ddc82ecf79fcc] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [ddc82ecf79fcc] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [ddc82ecf79fcc] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [ddc82ecf79fcc] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [ddc82ecf79fcc] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [ddc82ecf79fcc] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         check_test.go:309: Daemon ddc82ecf79fcc is not started
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.75s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [df7acbc54a93a] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [df7acbc54a93a] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [df7acbc54a93a] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [df7acbc54a93a] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         docker_cli_daemon_plugins_test.go:80: Daemon df7acbc54a93a is not started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [df7acbc54a93a] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [df7acbc54a93a] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [df7acbc54a93a] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [df7acbc54a93a] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [df7acbc54a93a] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [df7acbc54a93a] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.31s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d033ae07c7cf4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d033ae07c7cf4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d033ae07c7cf4] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d033ae07c7cf4] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         docker_cli_daemon_plugins_test.go:170: Daemon d033ae07c7cf4 is not started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d033ae07c7cf4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d033ae07c7cf4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d033ae07c7cf4] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d033ae07c7cf4] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d033ae07c7cf4] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d033ae07c7cf4] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.98s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d291bec82fcea] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d291bec82fcea] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d291bec82fcea] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d291bec82fcea] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d291bec82fcea] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d291bec82fcea] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d291bec82fcea] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d291bec82fcea] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d291bec82fcea] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d291bec82fcea] Stopping daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:296: [d291bec82fcea] exiting daemon
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:448: [d291bec82fcea] Daemon stopped
18:05:19 [2020-03-12T18:05:19.835Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d515d25e46e43] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:325: [d515d25e46e43] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:353: [d515d25e46e43] daemon started
18:05:19 [2020-03-12T18:05:19.835Z]         daemon.go:461: [d515d25e46e43] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d515d25e46e43] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d515d25e46e43] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d43d0eb32a907] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d43d0eb32a907] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d43d0eb32a907] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d43d0eb32a907] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d43d0eb32a907] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d43d0eb32a907] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d390542635b5b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d390542635b5b] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d390542635b5b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d390542635b5b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:450: [d390542635b5b] Error when stopping daemon: daemon not started
18:05:19 [2020-03-12T18:05:19.836Z]         check_test.go:309: Daemon d390542635b5b is not started
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.93s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d814117a614d9] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d814117a614d9] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d814117a614d9] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d814117a614d9] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d814117a614d9] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d814117a614d9] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dfc8c56fee20b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dfc8c56fee20b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [dfc8c56fee20b] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [dfc8c56fee20b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [dfc8c56fee20b] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [dfc8c56fee20b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d50a5be4e51d0] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d50a5be4e51d0] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d50a5be4e51d0] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d50a5be4e51d0] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d50a5be4e51d0] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d50a5be4e51d0] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.61s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d2a4c1404b0a1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d2a4c1404b0a1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d2a4c1404b0a1] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d2a4c1404b0a1] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d2a4c1404b0a1] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d2a4c1404b0a1] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d522080e7e531] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d522080e7e531] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d522080e7e531] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d522080e7e531] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d522080e7e531] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d522080e7e531] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [da2b4983142cd] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [da2b4983142cd] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [da2b4983142cd] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [da2b4983142cd] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [da2b4983142cd] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [da2b4983142cd] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.84s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d68a68978e7e0] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d68a68978e7e0] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d68a68978e7e0] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d68a68978e7e0] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d68a68978e7e0] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d68a68978e7e0] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d7c54bac1b1b5] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d7c54bac1b1b5] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d7c54bac1b1b5] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d7c54bac1b1b5] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d7c54bac1b1b5] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d7c54bac1b1b5] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d9aa7d61ba921] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d9aa7d61ba921] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d9aa7d61ba921] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d9aa7d61ba921] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d9aa7d61ba921] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d9aa7d61ba921] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dcae9a45e6dc4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dcae9a45e6dc4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [dcae9a45e6dc4] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [dcae9a45e6dc4] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [dcae9a45e6dc4] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [dcae9a45e6dc4] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.12s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d5702f20916cd] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d5702f20916cd] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d5702f20916cd] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d5702f20916cd] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d5702f20916cd] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d5702f20916cd] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]         check_test.go:309: Daemon d5702f20916cd is not started
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.29s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [deee664749603] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [deee664749603] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [deee664749603] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [deee664749603] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [deee664749603] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [deee664749603] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [deee664749603] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [deee664749603] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [deee664749603] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [deee664749603] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [deee664749603] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [deee664749603] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.09s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d4526e638a275] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d4526e638a275] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d4526e638a275] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d4526e638a275] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d4526e638a275] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d4526e638a275] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d4526e638a275] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d4526e638a275] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d4526e638a275] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d4526e638a275] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d4526e638a275] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d4526e638a275] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d4526e638a275] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.65s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d9c0ec95ee78b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d9c0ec95ee78b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d9c0ec95ee78b] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d9c0ec95ee78b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d9c0ec95ee78b] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d9c0ec95ee78b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d9c0ec95ee78b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d9c0ec95ee78b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d9c0ec95ee78b] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d9c0ec95ee78b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d9c0ec95ee78b] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d9c0ec95ee78b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d839927dfe14b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d839927dfe14b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d839927dfe14b] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d839927dfe14b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d839927dfe14b] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d839927dfe14b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d839927dfe14b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d839927dfe14b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d839927dfe14b] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d839927dfe14b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d839927dfe14b] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d839927dfe14b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.56s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dce1dd66cd586] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dce1dd66cd586] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [dce1dd66cd586] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [dce1dd66cd586] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [dce1dd66cd586] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [dce1dd66cd586] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dce1dd66cd586] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dce1dd66cd586] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [dce1dd66cd586] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [dce1dd66cd586] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [dce1dd66cd586] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [dce1dd66cd586] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.47s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d05f298a96744] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d05f298a96744] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d05f298a96744] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d05f298a96744] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d05f298a96744] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d05f298a96744] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d05f298a96744] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d05f298a96744] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d05f298a96744] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d05f298a96744] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d05f298a96744] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d05f298a96744] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.16s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d30137ccd1244] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d30137ccd1244] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d30137ccd1244] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d30137ccd1244] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d30137ccd1244] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [d30137ccd1244] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [d30137ccd1244] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [d30137ccd1244] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [d30137ccd1244] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [d30137ccd1244] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]         check_test.go:309: Daemon d30137ccd1244 is not started
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dd7846177f04e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dd7846177f04e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [dd7846177f04e] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [dd7846177f04e] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [dd7846177f04e] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [dd7846177f04e] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dd7846177f04e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [dd7846177f04e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [dd7846177f04e] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [dd7846177f04e] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [dd7846177f04e] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [dd7846177f04e] Daemon stopped
18:05:19 [2020-03-12T18:05:19.836Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.55s)
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [df000768885d9] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:325: [df000768885d9] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:353: [df000768885d9] daemon started
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:461: [df000768885d9] Stopping daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:296: [df000768885d9] exiting daemon
18:05:19 [2020-03-12T18:05:19.836Z]         daemon.go:448: [df000768885d9] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [df000768885d9] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [df000768885d9] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [df000768885d9] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [df000768885d9] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [df000768885d9] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [df000768885d9] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.56s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d37424834213e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d37424834213e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d37424834213e] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d37424834213e] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d37424834213e] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d37424834213e] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d37424834213e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d37424834213e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d37424834213e] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d37424834213e] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d37424834213e] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d37424834213e] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d37424834213e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d37424834213e] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d37424834213e] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d37424834213e] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d37424834213e] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d37424834213e] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.41s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d9d04e8ee9001] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d9d04e8ee9001] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d9d04e8ee9001] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d9d04e8ee9001] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d9d04e8ee9001] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d9d04e8ee9001] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d9d04e8ee9001] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d9d04e8ee9001] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d9d04e8ee9001] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d9d04e8ee9001] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d9d04e8ee9001] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d9d04e8ee9001] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.72s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d79835c8269be] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d79835c8269be] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d79835c8269be] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d79835c8269be] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d79835c8269be] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d79835c8269be] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d79835c8269be] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d79835c8269be] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d79835c8269be] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d79835c8269be] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d79835c8269be] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d79835c8269be] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d79835c8269be] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d79835c8269be] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d79835c8269be] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d79835c8269be] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d79835c8269be] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d79835c8269be] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.58s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [db4906f518219] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [db4906f518219] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [db4906f518219] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [db4906f518219] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [db4906f518219] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [db4906f518219] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [db4906f518219] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [db4906f518219] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [db4906f518219] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [db4906f518219] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [db4906f518219] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [db4906f518219] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.50s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [da01c5ad95424] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [da01c5ad95424] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [da01c5ad95424] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [da01c5ad95424] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [da01c5ad95424] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [da01c5ad95424] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [da01c5ad95424] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [da01c5ad95424] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [da01c5ad95424] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [da01c5ad95424] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [da01c5ad95424] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [da01c5ad95424] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:05:19 [2020-03-12T18:05:19.837Z]         requirement.go:26: unmatched requirement Devicemapper
18:05:19 [2020-03-12T18:05:19.837Z]         check_test.go:309: Daemon df70eab4e566f is not started
18:05:19 [2020-03-12T18:05:19.837Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:05:19 [2020-03-12T18:05:19.837Z]         requirement.go:26: unmatched requirement Devicemapper
18:05:19 [2020-03-12T18:05:19.837Z]         check_test.go:309: Daemon d4159ef533da8 is not started
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.92s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d6e3fcddc6246] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d6e3fcddc6246] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d6e3fcddc6246] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d6e3fcddc6246] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d6e3fcddc6246] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d6e3fcddc6246] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d6e3fcddc6246] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d6e3fcddc6246] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d6e3fcddc6246] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d6e3fcddc6246] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         check_test.go:309: Daemon d6e3fcddc6246 is not started
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.42s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d1f2242f0e60f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d1f2242f0e60f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d1f2242f0e60f] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d1f2242f0e60f] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d1f2242f0e60f] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d1f2242f0e60f] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d1f2242f0e60f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d1f2242f0e60f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d1f2242f0e60f] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d1f2242f0e60f] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d1f2242f0e60f] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d1f2242f0e60f] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.70s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dbb58b97712c6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dbb58b97712c6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [dbb58b97712c6] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [dbb58b97712c6] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [dbb58b97712c6] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [dbb58b97712c6] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dbb58b97712c6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dbb58b97712c6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [dbb58b97712c6] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [dbb58b97712c6] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [dbb58b97712c6] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [dbb58b97712c6] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.66s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dc9b3852c14bb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dc9b3852c14bb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [dc9b3852c14bb] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [dc9b3852c14bb] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [dc9b3852c14bb] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [dc9b3852c14bb] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dc9b3852c14bb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dc9b3852c14bb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [dc9b3852c14bb] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [dc9b3852c14bb] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [dc9b3852c14bb] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [dc9b3852c14bb] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [de61ab39ca105] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [de61ab39ca105] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [de61ab39ca105] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [de61ab39ca105] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [de61ab39ca105] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [de61ab39ca105] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [de61ab39ca105] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [de61ab39ca105] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [de61ab39ca105] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [de61ab39ca105] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [de61ab39ca105] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [de61ab39ca105] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.46s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d63965e92433f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d63965e92433f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d63965e92433f] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d63965e92433f] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d63965e92433f] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d63965e92433f] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d63965e92433f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d63965e92433f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d63965e92433f] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d63965e92433f] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d63965e92433f] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d63965e92433f] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.60s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d8937fa2b30e6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d8937fa2b30e6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d8937fa2b30e6] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d8937fa2b30e6] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d8937fa2b30e6] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d8937fa2b30e6] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d8937fa2b30e6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d8937fa2b30e6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d8937fa2b30e6] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d8937fa2b30e6] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d8937fa2b30e6] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d8937fa2b30e6] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.78s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d0ba8de2b3dbd] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d0ba8de2b3dbd] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d0ba8de2b3dbd] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d0ba8de2b3dbd] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d0ba8de2b3dbd] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d0ba8de2b3dbd] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d0ba8de2b3dbd] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d0ba8de2b3dbd] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d0ba8de2b3dbd] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d0ba8de2b3dbd] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d0ba8de2b3dbd] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d0ba8de2b3dbd] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.69s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d7620dc79df3b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d7620dc79df3b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d7620dc79df3b] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d7620dc79df3b] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d7620dc79df3b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d7620dc79df3b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d7620dc79df3b] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d7620dc79df3b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d7620dc79df3b] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d7620dc79df3b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         check_test.go:309: Daemon d7620dc79df3b is not started
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.72s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d06400e19887c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d06400e19887c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d06400e19887c] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d06400e19887c] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d06400e19887c] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d06400e19887c] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d06400e19887c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d06400e19887c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d06400e19887c] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d06400e19887c] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d06400e19887c] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [d06400e19887c] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.21s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dd715902038ea] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dd715902038ea] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [dd715902038ea] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [dd715902038ea] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [dd715902038ea] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [dd715902038ea] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dd715902038ea] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [dd715902038ea] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [dd715902038ea] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [dd715902038ea] Stopping daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [dd715902038ea] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:448: [dd715902038ea] Daemon stopped
18:05:19 [2020-03-12T18:05:19.837Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.12s)
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d147d7e9a47da] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:325: [d147d7e9a47da] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:353: [d147d7e9a47da] daemon started
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:296: [d147d7e9a47da] exiting daemon
18:05:19 [2020-03-12T18:05:19.837Z]         daemon.go:461: [d147d7e9a47da] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:450: [d147d7e9a47da] Error when stopping daemon: daemon not started
18:05:19 [2020-03-12T18:05:19.838Z]         check_test.go:309: Daemon d147d7e9a47da is not started
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d103b9060c899] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d103b9060c899] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d103b9060c899] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d103b9060c899] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d103b9060c899] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d103b9060c899] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.86s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d04a8a3e90c20] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d04a8a3e90c20] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d04a8a3e90c20] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d04a8a3e90c20] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d04a8a3e90c20] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d04a8a3e90c20] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d04a8a3e90c20] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d04a8a3e90c20] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d04a8a3e90c20] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d04a8a3e90c20] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d04a8a3e90c20] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d04a8a3e90c20] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d04a8a3e90c20] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d04a8a3e90c20] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d04a8a3e90c20] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d04a8a3e90c20] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [df72700008ac2] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [df72700008ac2] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [df72700008ac2] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [df72700008ac2] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [df72700008ac2] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [df72700008ac2] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [df72700008ac2] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [df72700008ac2] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [df72700008ac2] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [df72700008ac2] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [df72700008ac2] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [df72700008ac2] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d41b1dedfcafc] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d41b1dedfcafc] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d41b1dedfcafc] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d41b1dedfcafc] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d41b1dedfcafc] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d41b1dedfcafc] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [de6617612c497] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [de6617612c497] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [de6617612c497] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [de6617612c497] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [de6617612c497] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [de6617612c497] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d4cd63e8ab186] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d4cd63e8ab186] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d4cd63e8ab186] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d4cd63e8ab186] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d4cd63e8ab186] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d4cd63e8ab186] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [de6e8192a497f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [de6e8192a497f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [de6e8192a497f] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [de6e8192a497f] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [de6e8192a497f] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [de6e8192a497f] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dd29eae82524c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [dd29eae82524c] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dd29eae82524c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [db831268bc9b1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [db831268bc9b1] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [db831268bc9b1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dc751f4c848a3] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [dc751f4c848a3] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dc751f4c848a3] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d71bbff11f7f7] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d71bbff11f7f7] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d71bbff11f7f7] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d71bbff11f7f7] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d71bbff11f7f7] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d71bbff11f7f7] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [db6ba4f474a5c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [db6ba4f474a5c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [db6ba4f474a5c] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [db6ba4f474a5c] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [db6ba4f474a5c] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [db6ba4f474a5c] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dcea67a92630b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [dcea67a92630b] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dcea67a92630b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d9d74b2ffa4a1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d9d74b2ffa4a1] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d9d74b2ffa4a1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:05:19 [2020-03-12T18:05:19.838Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d295298e7ae6f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d295298e7ae6f] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d295298e7ae6f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         check_test.go:309: Daemon daf32aa4dbeae is not started
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d9522897058ef] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d9522897058ef] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d9522897058ef] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d9522897058ef] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d9522897058ef] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d9522897058ef] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d9522897058ef] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d9522897058ef] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d9522897058ef] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d9522897058ef] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d9522897058ef] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d9522897058ef] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         check_test.go:309: Daemon d9522897058ef is not started
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d23c4a146ca3d] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d23c4a146ca3d] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d23c4a146ca3d] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d23c4a146ca3d] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d23c4a146ca3d] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d23c4a146ca3d] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d848be7f7a840] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d848be7f7a840] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d848be7f7a840] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d848be7f7a840] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d848be7f7a840] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d848be7f7a840] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.59s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dc75bc267e1f1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dc75bc267e1f1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [dc75bc267e1f1] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [dc75bc267e1f1] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [dc75bc267e1f1] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [dc75bc267e1f1] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dc75bc267e1f1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dc75bc267e1f1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [dc75bc267e1f1] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [dc75bc267e1f1] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [dc75bc267e1f1] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [dc75bc267e1f1] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dbb038b2381ce] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [dbb038b2381ce] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [dbb038b2381ce] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [dbb038b2381ce] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [dbb038b2381ce] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [dbb038b2381ce] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         check_test.go:309: Daemon dbb038b2381ce is not started
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.38s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d7437634bbd1c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d7437634bbd1c] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d7437634bbd1c] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d7437634bbd1c] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d7437634bbd1c] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d7437634bbd1c] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d90f84792fc1d] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [d90f84792fc1d] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [d90f84792fc1d] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [d90f84792fc1d] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [d90f84792fc1d] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [d90f84792fc1d] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.68s)
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [db51ae00e5358] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [db51ae00e5358] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [db51ae00e5358] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [db51ae00e5358] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [db51ae00e5358] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [db51ae00e5358] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [db51ae00e5358] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [db51ae00e5358] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [db51ae00e5358] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [db51ae00e5358] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [db51ae00e5358] exiting daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:448: [db51ae00e5358] Daemon stopped
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [db51ae00e5358] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:325: [db51ae00e5358] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:353: [db51ae00e5358] daemon started
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:461: [db51ae00e5358] Stopping daemon
18:05:19 [2020-03-12T18:05:19.838Z]         daemon.go:296: [db51ae00e5358] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [db51ae00e5358] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d9ef5012583f4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d9ef5012583f4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d9ef5012583f4] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d9ef5012583f4] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d9ef5012583f4] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d9ef5012583f4] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d9ef5012583f4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d9ef5012583f4] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d9ef5012583f4] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d9ef5012583f4] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:450: [d9ef5012583f4] Error when stopping daemon: daemon not started
18:05:19 [2020-03-12T18:05:19.839Z]         check_test.go:309: Daemon d9ef5012583f4 is not started
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.21s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d14488f62d327] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d14488f62d327] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d14488f62d327] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d14488f62d327] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d14488f62d327] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d14488f62d327] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d14488f62d327] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d14488f62d327] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d14488f62d327] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d14488f62d327] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d14488f62d327] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d14488f62d327] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.02s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [defc635122608] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [defc635122608] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [defc635122608] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [defc635122608] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [defc635122608] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [defc635122608] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [defc635122608] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [defc635122608] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [defc635122608] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [defc635122608] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [defc635122608] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [defc635122608] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (12.93s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d1a2ba454ce58] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d1a2ba454ce58] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d1a2ba454ce58] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d1a2ba454ce58] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d1a2ba454ce58] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d1a2ba454ce58] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d1a2ba454ce58] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d1a2ba454ce58] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d1a2ba454ce58] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d1a2ba454ce58] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d1a2ba454ce58] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d1a2ba454ce58] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.12s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d8ef6980a5676] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d8ef6980a5676] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d8ef6980a5676] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d8ef6980a5676] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d8ef6980a5676] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d8ef6980a5676] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d8ef6980a5676] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d8ef6980a5676] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d8ef6980a5676] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         check_test.go:309: Daemon d9a04f92f0293 is not started
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d2a88865edcea] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d2a88865edcea] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d2a88865edcea] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d2a88865edcea] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d2a88865edcea] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d2a88865edcea] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d85ad63773beb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d85ad63773beb] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d85ad63773beb] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d85ad63773beb] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d85ad63773beb] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d85ad63773beb] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d375d849ceda2] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d375d849ceda2] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d375d849ceda2] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d375d849ceda2] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d375d849ceda2] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d375d849ceda2] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.21s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d162cfec63b71] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d162cfec63b71] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d162cfec63b71] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d162cfec63b71] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d162cfec63b71] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d162cfec63b71] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
18:05:19 [2020-03-12T18:05:19.839Z]         check_test.go:309: Daemon d3c2aaa66ce09 is not started
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.91s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d3ce93321d77f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d3ce93321d77f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d3ce93321d77f] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d3ce93321d77f] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d3ce93321d77f] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d3ce93321d77f] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dca507ab527ac] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dca507ab527ac] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [dca507ab527ac] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [dca507ab527ac] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [dca507ab527ac] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [dca507ab527ac] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.90s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d93ef73ee7474] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d93ef73ee7474] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d93ef73ee7474] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d93ef73ee7474] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d93ef73ee7474] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d93ef73ee7474] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d93ef73ee7474] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d93ef73ee7474] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d93ef73ee7474] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d93ef73ee7474] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d93ef73ee7474] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d93ef73ee7474] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dfa8194795c6b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dfa8194795c6b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [dfa8194795c6b] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [dfa8194795c6b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [dfa8194795c6b] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [dfa8194795c6b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d8dd4f31c5279] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d8dd4f31c5279] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d8dd4f31c5279] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d8dd4f31c5279] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d8dd4f31c5279] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d8dd4f31c5279] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.57s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [de6fe8f30b411] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [de6fe8f30b411] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [de6fe8f30b411] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [de6fe8f30b411] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [de6fe8f30b411] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [de6fe8f30b411] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.67s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dca6eb784f890] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dca6eb784f890] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [dca6eb784f890] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [dca6eb784f890] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [dca6eb784f890] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [dca6eb784f890] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dca6eb784f890] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dca6eb784f890] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [dca6eb784f890] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [dca6eb784f890] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [dca6eb784f890] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [dca6eb784f890] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.56s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d4fe6164de499] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d4fe6164de499] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d4fe6164de499] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d4fe6164de499] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d4fe6164de499] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d4fe6164de499] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d4fe6164de499] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d4fe6164de499] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d4fe6164de499] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d4fe6164de499] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d4fe6164de499] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d4fe6164de499] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.41s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dca63526f87f6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dca63526f87f6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [dca63526f87f6] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [dca63526f87f6] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [dca63526f87f6] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [dca63526f87f6] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dca63526f87f6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dca63526f87f6] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [dca63526f87f6] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [dca63526f87f6] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [dca63526f87f6] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [dca63526f87f6] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d003ae027adef] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [d003ae027adef] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [d003ae027adef] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [d003ae027adef] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [d003ae027adef] exiting daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:448: [d003ae027adef] Daemon stopped
18:05:19 [2020-03-12T18:05:19.839Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.99s)
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dea113e3c955f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:325: [dea113e3c955f] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:353: [dea113e3c955f] daemon started
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:461: [dea113e3c955f] Stopping daemon
18:05:19 [2020-03-12T18:05:19.839Z]         daemon.go:296: [dea113e3c955f] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [dea113e3c955f] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.94s)
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [dedaeca9e4b90] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [dedaeca9e4b90] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [dedaeca9e4b90] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [dedaeca9e4b90] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [dedaeca9e4b90] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [dedaeca9e4b90] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s)
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d91de6db28409] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d91de6db28409] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [d91de6db28409] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [d91de6db28409] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [d91de6db28409] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [d91de6db28409] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d91de6db28409] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d91de6db28409] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [d91de6db28409] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [d91de6db28409] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [d91de6db28409] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [d91de6db28409] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.34s)
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d197170c0ba9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d197170c0ba9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [d197170c0ba9b] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [d197170c0ba9b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [d197170c0ba9b] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [d197170c0ba9b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d197170c0ba9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d197170c0ba9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [d197170c0ba9b] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [d197170c0ba9b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [d197170c0ba9b] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [d197170c0ba9b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d197170c0ba9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [d197170c0ba9b] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d197170c0ba9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [d197170c0ba9b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:450: [d197170c0ba9b] Error when stopping daemon: daemon not started
18:05:19 [2020-03-12T18:05:19.840Z]         docker_cli_daemon_test.go:2542: Daemon d197170c0ba9b is not started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d197170c0ba9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d197170c0ba9b] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [d197170c0ba9b] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [d197170c0ba9b] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [d197170c0ba9b] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [d197170c0ba9b] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.70s)
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d7da1c781cd92] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d7da1c781cd92] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [d7da1c781cd92] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [d7da1c781cd92] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [d7da1c781cd92] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [d7da1c781cd92] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.62s)
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d92f965f8a3f8] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d92f965f8a3f8] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [d92f965f8a3f8] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [d92f965f8a3f8] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [d92f965f8a3f8] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [d92f965f8a3f8] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s)
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [db47b2c692632] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [db47b2c692632] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [db47b2c692632] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [db47b2c692632] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [db47b2c692632] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [db47b2c692632] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.56s)
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [de5402111ca17] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [de5402111ca17] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [de5402111ca17] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [de5402111ca17] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [de5402111ca17] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [de5402111ca17] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s)
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
18:05:19 [2020-03-12T18:05:19.840Z]         check_test.go:309: Daemon df4fab22844dc is not started
18:05:19 [2020-03-12T18:05:19.840Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.01s)
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d945ae53298e1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:325: [d945ae53298e1] waiting for daemon to start
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:353: [d945ae53298e1] daemon started
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:461: [d945ae53298e1] Stopping daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:296: [d945ae53298e1] exiting daemon
18:05:19 [2020-03-12T18:05:19.840Z]         daemon.go:448: [d945ae53298e1] Daemon stopped
18:05:19 [2020-03-12T18:05:19.840Z] === RUN   TestDockerSwarmSuite
18:05:19 [2020-03-12T18:05:19.840Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:05:20 [2020-03-12T18:05:20.399Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:05:20 [2020-03-12T18:05:20.399Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:05:20 [2020-03-12T18:05:20.957Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:05:21 [2020-03-12T18:05:21.212Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:05:23 [2020-03-12T18:05:23.720Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:05:23 [2020-03-12T18:05:23.720Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:05:24 [2020-03-12T18:05:24.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.24s)
18:05:24 [2020-03-12T18:05:24.477Z] === RUN   TestStopContainerWithTimeout
18:05:24 [2020-03-12T18:05:24.477Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
18:05:24 [2020-03-12T18:05:24.477Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:05:24 [2020-03-12T18:05:24.477Z] === RUN   TestUpdateRestartPolicy
18:05:25 [2020-03-12T18:05:25.078Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:05:26 [2020-03-12T18:05:26.960Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
18:05:26 [2020-03-12T18:05:26.960Z] === RUN   TestDockerSuite/TestBuildEnv
18:05:27 [2020-03-12T18:05:27.883Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.58s)
18:05:27 [2020-03-12T18:05:27.883Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
18:05:27 [2020-03-12T18:05:27.883Z]     daemon.go:325: [df5f3e9038d93] waiting for daemon to start
18:05:27 [2020-03-12T18:05:27.883Z]     daemon.go:325: [df5f3e9038d93] waiting for daemon to start
18:05:27 [2020-03-12T18:05:27.883Z]     daemon.go:353: [df5f3e9038d93] daemon started
18:05:27 [2020-03-12T18:05:27.883Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p8sklspu8fvnnoanyvluvcrx5 Created:2020-03-12 18:05:20.270467344 +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[33ff9284566ab980fd5ad718433a26f308d20328a46f500a671b28eb7406fb2d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tp5g9cbdl0cbc2n2kwsslkcd3 EndpointID:5e2e51511849205dcec8eebcaefeae10b74925990bd2701781b89a07589a0c73 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1c5c03fe80a66bfc485a08357f34e4f3a40b1e8ff8b4be1ee2ed7aa551b72365 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:76063ef041fc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tp5g9cbdl0cbc2n2kwsslkcd3 EndpointID:5e2e51511849205dcec8eebcaefeae10b74925990bd2701781b89a07589a0c73 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:05:27 [2020-03-12T18:05:27.883Z]     daemon.go:461: [df5f3e9038d93] Stopping daemon
18:05:27 [2020-03-12T18:05:27.883Z]     daemon.go:296: [df5f3e9038d93] exiting daemon
18:05:27 [2020-03-12T18:05:27.883Z]     daemon.go:448: [df5f3e9038d93] Daemon stopped
18:05:27 [2020-03-12T18:05:27.883Z] PASS
18:05:27 [2020-03-12T18:05:27.883Z] 
18:05:27 [2020-03-12T18:05:27.883Z] === Skipped
18:05:27 [2020-03-12T18:05:27.883Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:05:27 [2020-03-12T18:05:27.883Z]     service_test.go:230: FLAKY_TEST
18:05:27 [2020-03-12T18:05:27.883Z] 
18:05:27 [2020-03-12T18:05:27.883Z] 
18:05:27 [2020-03-12T18:05:27.883Z] DONE 21 tests, 1 skipped in 49.354s
18:05:27 [2020-03-12T18:05:27.883Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:05:27 [2020-03-12T18:05:27.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
18:05:27 [2020-03-12T18:05:27.883Z] ++ set -e
18:05:27 [2020-03-12T18:05:27.883Z] ++ '[' -n 0 ']'
18:05:27 [2020-03-12T18:05:27.883Z] ++ set -x
18:05:27 [2020-03-12T18:05:27.883Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
18:05:28 [2020-03-12T18:05:28.138Z] INFO: Testing against a local daemon
18:05:28 [2020-03-12T18:05:28.138Z] === RUN   TestDockerNetworkIpvlanPersistance
18:05:28 [2020-03-12T18:05:28.138Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
18:05:28 [2020-03-12T18:05:28.138Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:05:28 [2020-03-12T18:05:28.138Z] === RUN   TestDockerNetworkIpvlan
18:05:28 [2020-03-12T18:05:28.138Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
18:05:28 [2020-03-12T18:05:28.138Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:05:28 [2020-03-12T18:05:28.138Z] PASS
18:05:28 [2020-03-12T18:05:28.138Z] 
18:05:28 [2020-03-12T18:05:28.138Z] === Skipped
18:05:28 [2020-03-12T18:05:28.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
18:05:28 [2020-03-12T18:05:28.138Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:05:28 [2020-03-12T18:05:28.138Z] 
18:05:28 [2020-03-12T18:05:28.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
18:05:28 [2020-03-12T18:05:28.138Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:05:28 [2020-03-12T18:05:28.138Z] 
18:05:28 [2020-03-12T18:05:28.138Z] 
18:05:28 [2020-03-12T18:05:28.138Z] DONE 2 tests, 2 skipped in 0.226s
18:05:28 [2020-03-12T18:05:28.393Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:05:28 [2020-03-12T18:05:28.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
18:05:28 [2020-03-12T18:05:28.393Z] ++ set -e
18:05:28 [2020-03-12T18:05:28.393Z] ++ '[' -n 0 ']'
18:05:28 [2020-03-12T18:05:28.393Z] ++ set -x
18:05:28 [2020-03-12T18:05:28.393Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
18:05:28 [2020-03-12T18:05:28.393Z] INFO: Testing against a local daemon
18:05:28 [2020-03-12T18:05:28.393Z] === RUN   TestDockerNetworkMacvlanPersistance
18:05:28 [2020-03-12T18:05:28.393Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:05:30 [2020-03-12T18:05:30.279Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:05:30 [2020-03-12T18:05:30.279Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s)
18:05:30 [2020-03-12T18:05:30.279Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:325: [d4b73ad47f4a6] waiting for daemon to start
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:325: [d4b73ad47f4a6] waiting for daemon to start
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:353: [d4b73ad47f4a6] daemon started
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:461: [d4b73ad47f4a6] Stopping daemon
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:296: [d4b73ad47f4a6] exiting daemon
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:448: [d4b73ad47f4a6] Daemon stopped
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:325: [d4b73ad47f4a6] waiting for daemon to start
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:325: [d4b73ad47f4a6] waiting for daemon to start
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:353: [d4b73ad47f4a6] daemon started
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:461: [d4b73ad47f4a6] Stopping daemon
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:296: [d4b73ad47f4a6] exiting daemon
18:05:30 [2020-03-12T18:05:30.279Z]     daemon.go:448: [d4b73ad47f4a6] Daemon stopped
18:05:30 [2020-03-12T18:05:30.279Z] === RUN   TestDockerNetworkMacvlan
18:05:30 [2020-03-12T18:05:30.827Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 14.7% of statements
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ok  	github.com/docker/docker/api/server/middleware	0.043s	coverage: 37.7% of statements
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ok  	github.com/docker/docker/api/types/strslice	0.028s	coverage: 90.0% of statements
18:05:30 [2020-03-12T18:05:30.828Z] ok  	github.com/docker/docker/api/types/filters	0.022s	coverage: 92.2% of statements
18:05:30 [2020-03-12T18:05:30.828Z] ok  	github.com/docker/docker/api/types/time	0.027s	coverage: 100.0% of statements
18:05:30 [2020-03-12T18:05:30.828Z] ok  	github.com/docker/docker/api/server/router/swarm	0.086s	coverage: 3.1% of statements
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/builder	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:05:30 [2020-03-12T18:05:30.828Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:05:30 [2020-03-12T18:05:30.837Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:05:31 [2020-03-12T18:05:31.092Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:05:31 [2020-03-12T18:05:31.117Z] ok  	github.com/docker/docker/builder/dockerignore	0.035s	coverage: 96.8% of statements
18:05:31 [2020-03-12T18:05:31.652Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
18:05:31 [2020-03-12T18:05:31.908Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:05:32 [2020-03-12T18:05:32.868Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:05:36 [2020-03-12T18:05:36.123Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:05:38 [2020-03-12T18:05:38.627Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:05:40 [2020-03-12T18:05:40.507Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:05:41 [2020-03-12T18:05:41.494Z] ok  	github.com/docker/docker/builder/fscache	0.135s	coverage: 69.2% of statements
18:05:41 [2020-03-12T18:05:41.495Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.859s	coverage: 85.1% of statements
18:05:41 [2020-03-12T18:05:41.781Z] ok  	github.com/docker/docker/builder/dockerfile	1.045s	coverage: 45.1% of statements
18:05:42 [2020-03-12T18:05:42.068Z] ok  	github.com/docker/docker/builder/remotecontext	0.395s	coverage: 13.6% of statements
18:05:42 [2020-03-12T18:05:42.068Z] ?   	github.com/docker/docker/cli	[no test files]
18:05:42 [2020-03-12T18:05:42.068Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:05:42 [2020-03-12T18:05:42.068Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
18:05:44 [2020-03-12T18:05:44.660Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:05:45 [2020-03-12T18:05:45.514Z] --- PASS: TestUpdateRestartPolicy (18.89s)
18:05:45 [2020-03-12T18:05:45.514Z] === RUN   TestUpdateRestartWithAutoRemove
18:05:45 [2020-03-12T18:05:45.514Z] --- PASS: TestUpdateRestartWithAutoRemove (1.47s)
18:05:45 [2020-03-12T18:05:45.514Z] === RUN   TestWaitNonBlocked
18:05:45 [2020-03-12T18:05:45.514Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:05:45 [2020-03-12T18:05:45.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:05:45 [2020-03-12T18:05:45.514Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:05:45 [2020-03-12T18:05:45.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:05:45 [2020-03-12T18:05:45.514Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:05:45 [2020-03-12T18:05:45.514Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:05:45 [2020-03-12T18:05:45.582Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:05:46 [2020-03-12T18:05:46.478Z] --- PASS: TestWaitNonBlocked (0.02s)
18:05:46 [2020-03-12T18:05:46.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.14s)
18:05:46 [2020-03-12T18:05:46.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.23s)
18:05:46 [2020-03-12T18:05:46.478Z] === RUN   TestWaitBlocked
18:05:46 [2020-03-12T18:05:46.478Z] --- SKIP: TestWaitBlocked (0.00s)
18:05:46 [2020-03-12T18:05:46.478Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:05:46 [2020-03-12T18:05:46.478Z] PASS
18:05:46 [2020-03-12T18:05:46.478Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:05:46 [2020-03-12T18:05:46.933Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:46 [2020-03-12T18:05:46.933Z] INFO: Testing against a local daemon
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestCommitInheritsEnv
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestCommitInheritsEnv (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestImportExtremelyLargeImageWorks
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestImagesFilterMultiReference
18:05:46 [2020-03-12T18:05:46.933Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestImagePullPlatformInvalid
18:05:46 [2020-03-12T18:05:46.933Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestRemoveImageOrphaning
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:05:46 [2020-03-12T18:05:46.933Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestTagInvalidReference
18:05:46 [2020-03-12T18:05:46.933Z] --- PASS: TestTagInvalidReference (0.02s)
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestTagValidPrefixedRepo
18:05:46 [2020-03-12T18:05:46.933Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestTagExistedNameWithoutForce
18:05:46 [2020-03-12T18:05:46.933Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestTagOfficialNames
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestTagOfficialNames (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     tag_test.go:98: testEnv.OSType == "windows"
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestTagMatchesDigest
18:05:46 [2020-03-12T18:05:46.933Z] --- PASS: TestTagMatchesDigest (0.02s)
18:05:46 [2020-03-12T18:05:46.933Z] PASS
18:05:46 [2020-03-12T18:05:46.933Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:05:46 [2020-03-12T18:05:46.933Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:46 [2020-03-12T18:05:46.933Z] INFO: Testing against a local daemon
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestNetworkCreateDelete
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestNetworkCreateDelete (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestDockerNetworkDeletePreferID
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestInspectNetwork
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestInspectNetwork (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestRunContainerWithBridgeNone
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestNetworkInvalidJSON
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestNetworkInvalidJSON//networks/create
18:05:46 [2020-03-12T18:05:46.933Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:05:46 [2020-03-12T18:05:46.933Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:05:46 [2020-03-12T18:05:46.933Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:05:46 [2020-03-12T18:05:46.933Z] === CONT  TestNetworkInvalidJSON//networks/create
18:05:46 [2020-03-12T18:05:46.933Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:05:46 [2020-03-12T18:05:46.933Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:05:46 [2020-03-12T18:05:46.933Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:05:46 [2020-03-12T18:05:46.933Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
18:05:46 [2020-03-12T18:05:46.933Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
18:05:46 [2020-03-12T18:05:46.933Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestDaemonRestartWithLiveRestore
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     service_test.go:29: testEnv.OSType == "windows"
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestDaemonDefaultNetworkPools
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     service_test.go:51: testEnv.OSType == "windows"
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestDaemonRestartWithExistingNetwork
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     service_test.go:94: testEnv.OSType == "windows"
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     service_test.go:127: testEnv.OSType == "windows"
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     service_test.go:177: testEnv.OSType == "windows"
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestServiceWithPredefinedNetwork
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     service_test.go:201: testEnv.OSType == "windows"
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     service_test.go:230: FLAKY_TEST
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestServiceWithDataPathPortInit
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
18:05:46 [2020-03-12T18:05:46.933Z]     service_test.go:319: testEnv.OSType == "windows"
18:05:46 [2020-03-12T18:05:46.933Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:05:46 [2020-03-12T18:05:46.933Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:05:46 [2020-03-12T18:05:46.934Z]     service_test.go:386: testEnv.OSType == "windows"
18:05:46 [2020-03-12T18:05:46.934Z] PASS
18:05:46 [2020-03-12T18:05:46.934Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:05:46 [2020-03-12T18:05:46.934Z] PASS
18:05:46 [2020-03-12T18:05:46.934Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:05:46 [2020-03-12T18:05:46.934Z] PASS
18:05:46 [2020-03-12T18:05:46.934Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:05:46 [2020-03-12T18:05:46.934Z] PASS
18:05:46 [2020-03-12T18:05:46.934Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:05:47 [2020-03-12T18:05:47.390Z] PASS
18:05:47 [2020-03-12T18:05:47.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Testing against a local daemon
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestPluginInvalidJSON
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:05:47 [2020-03-12T18:05:47.390Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:05:47 [2020-03-12T18:05:47.390Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:05:47 [2020-03-12T18:05:47.390Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:05:47 [2020-03-12T18:05:47.390Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z] PASS
18:05:47 [2020-03-12T18:05:47.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Testing against a local daemon
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestExternalGraphDriver
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestExternalGraphDriver (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     external_test.go:48: runtime.GOOS == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestGraphdriverPluginV2
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     external_test.go:407: runtime.GOOS == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] PASS
18:05:47 [2020-03-12T18:05:47.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Testing against a local daemon
18:05:47 [2020-03-12T18:05:47.390Z] PASS
18:05:47 [2020-03-12T18:05:47.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:47 [2020-03-12T18:05:47.390Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Testing against a local daemon
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestSecretInspect
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestSecretInspect (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestSecretList
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestSecretList (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestSecretsCreateAndDelete
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestSecretsUpdate
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestSecretsUpdate (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestTemplatedSecret
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestTemplatedSecret (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestSecretCreateResolve
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestSecretCreateResolve (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
18:05:47 [2020-03-12T18:05:47.390Z] PASS
18:05:47 [2020-03-12T18:05:47.390Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:47 [2020-03-12T18:05:47.390Z] INFO: Testing against a local daemon
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestServiceCreateInit
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:05:47 [2020-03-12T18:05:47.390Z] --- PASS: TestServiceCreateInit (0.02s)
18:05:47 [2020-03-12T18:05:47.390Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestCreateServiceMultipleTimes
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestCreateServiceConflict
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestCreateServiceConflict (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestCreateServiceMaxReplicas
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
18:05:47 [2020-03-12T18:05:47.390Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestCreateWithDuplicateNetworkNames
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestCreateServiceSecretFileMode
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestCreateServiceConfigFileMode
18:05:47 [2020-03-12T18:05:47.390Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
18:05:47 [2020-03-12T18:05:47.390Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.390Z] === RUN   TestCreateServiceSysctls
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestCreateServiceSysctls (0.02s)
18:05:47 [2020-03-12T18:05:47.845Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestInspect
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestInspect (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestDockerNetworkConnectAlias
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestDockerNetworkReConnect
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestServicePlugin
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestServicePlugin (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestServiceUpdateLabel
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestServiceUpdateLabel (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestServiceUpdateSecrets
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestServiceUpdateConfigs
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestServiceUpdateNetwork
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
18:05:47 [2020-03-12T18:05:47.845Z] PASS
18:05:47 [2020-03-12T18:05:47.845Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:05:47 [2020-03-12T18:05:47.845Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:47 [2020-03-12T18:05:47.845Z] INFO: Testing against a local daemon
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestSessionCreate
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestSessionCreate (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestSessionCreateWithBadUpgrade
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:05:47 [2020-03-12T18:05:47.845Z] PASS
18:05:47 [2020-03-12T18:05:47.845Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:05:47 [2020-03-12T18:05:47.845Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:47 [2020-03-12T18:05:47.845Z] INFO: Testing against a local daemon
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestEventsExecDie
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestEventsExecDie (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestEventsBackwardsCompatible
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestInfoAPI
18:05:47 [2020-03-12T18:05:47.845Z] --- PASS: TestInfoAPI (0.03s)
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestInfoAPIWarnings
18:05:47 [2020-03-12T18:05:47.845Z] --- SKIP: TestInfoAPIWarnings (0.00s)
18:05:47 [2020-03-12T18:05:47.845Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:47 [2020-03-12T18:05:47.845Z] === RUN   TestLoginFailsWithBadCredentials
18:05:48 [2020-03-12T18:05:48.807Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
18:05:48 [2020-03-12T18:05:48.807Z] === RUN   TestPingCacheHeaders
18:05:48 [2020-03-12T18:05:48.807Z] --- PASS: TestPingCacheHeaders (0.02s)
18:05:48 [2020-03-12T18:05:48.807Z] === RUN   TestPingGet
18:05:48 [2020-03-12T18:05:48.807Z] --- PASS: TestPingGet (0.02s)
18:05:48 [2020-03-12T18:05:48.807Z] === RUN   TestPingHead
18:05:48 [2020-03-12T18:05:48.807Z] --- PASS: TestPingHead (0.02s)
18:05:48 [2020-03-12T18:05:48.807Z] === RUN   TestVersion
18:05:48 [2020-03-12T18:05:48.807Z] --- PASS: TestVersion (0.02s)
18:05:48 [2020-03-12T18:05:48.807Z] PASS
18:05:48 [2020-03-12T18:05:48.807Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:05:48 [2020-03-12T18:05:48.807Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:48 [2020-03-12T18:05:48.807Z] INFO: Testing against a local daemon
18:05:48 [2020-03-12T18:05:48.807Z] === RUN   TestVolumesCreateAndList
18:05:48 [2020-03-12T18:05:48.807Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:05:48 [2020-03-12T18:05:48.807Z] === RUN   TestVolumesRemove
18:05:48 [2020-03-12T18:05:48.807Z] --- SKIP: TestVolumesRemove (0.00s)
18:05:48 [2020-03-12T18:05:48.807Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
18:05:48 [2020-03-12T18:05:48.807Z] === RUN   TestVolumesInspect
18:05:48 [2020-03-12T18:05:48.807Z] --- PASS: TestVolumesInspect (0.03s)
18:05:48 [2020-03-12T18:05:48.807Z] === RUN   TestVolumesInvalidJSON
18:05:48 [2020-03-12T18:05:48.807Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:05:48 [2020-03-12T18:05:48.807Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:05:48 [2020-03-12T18:05:48.807Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:05:48 [2020-03-12T18:05:48.807Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:05:48 [2020-03-12T18:05:48.807Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:05:48 [2020-03-12T18:05:48.807Z] PASS
18:05:48 [2020-03-12T18:05:48.807Z] INFO: make.ps1 ended at 03/12/2020 18:05:48
18:05:48 [2020-03-12T18:05:48.807Z] INFO: Integration CLI tests being run from the host:
18:05:48 [2020-03-12T18:05:48.807Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
18:05:57 [2020-03-12T18:05:57.356Z] ok  	github.com/docker/docker/client	0.623s	coverage: 75.7% of statements
18:05:57 [2020-03-12T18:05:57.451Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:57 [2020-03-12T18:05:57.451Z] INFO: Testing against a local daemon
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:05:57 [2020-03-12T18:05:57.451Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:05:57 [2020-03-12T18:05:57.730Z] --- PASS: TestDockerNetworkMacvlan (26.73s)
18:05:57 [2020-03-12T18:05:57.730Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:325: [d6c987e5b6dde] waiting for daemon to start
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:325: [d6c987e5b6dde] waiting for daemon to start
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:353: [d6c987e5b6dde] daemon started
18:05:57 [2020-03-12T18:05:57.730Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:461: [d6c987e5b6dde] Stopping daemon
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:296: [d6c987e5b6dde] exiting daemon
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:448: [d6c987e5b6dde] Daemon stopped
18:05:57 [2020-03-12T18:05:57.730Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:325: [d6a9506c92893] waiting for daemon to start
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:325: [d6a9506c92893] waiting for daemon to start
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:353: [d6a9506c92893] daemon started
18:05:57 [2020-03-12T18:05:57.730Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:461: [d6a9506c92893] Stopping daemon
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:296: [d6a9506c92893] exiting daemon
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:448: [d6a9506c92893] Daemon stopped
18:05:57 [2020-03-12T18:05:57.730Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:325: [d585ed374c871] waiting for daemon to start
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:325: [d585ed374c871] waiting for daemon to start
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:353: [d585ed374c871] daemon started
18:05:57 [2020-03-12T18:05:57.730Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.20s)
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:461: [d585ed374c871] Stopping daemon
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:296: [d585ed374c871] exiting daemon
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:448: [d585ed374c871] Daemon stopped
18:05:57 [2020-03-12T18:05:57.730Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:325: [dae37adb6e2a5] waiting for daemon to start
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:325: [dae37adb6e2a5] waiting for daemon to start
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:353: [dae37adb6e2a5] daemon started
18:05:57 [2020-03-12T18:05:57.730Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s)
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:461: [dae37adb6e2a5] Stopping daemon
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:296: [dae37adb6e2a5] exiting daemon
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:448: [dae37adb6e2a5] Daemon stopped
18:05:57 [2020-03-12T18:05:57.730Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:325: [d3eff374114ae] waiting for daemon to start
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:325: [d3eff374114ae] waiting for daemon to start
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:353: [d3eff374114ae] daemon started
18:05:57 [2020-03-12T18:05:57.730Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.20s)
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:461: [d3eff374114ae] Stopping daemon
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:296: [d3eff374114ae] exiting daemon
18:05:57 [2020-03-12T18:05:57.730Z]     daemon.go:448: [d3eff374114ae] Daemon stopped
18:05:57 [2020-03-12T18:05:57.730Z] PASS
18:05:57 [2020-03-12T18:05:57.730Z] 
18:05:57 [2020-03-12T18:05:57.730Z] DONE 7 tests in 28.426s
18:05:57 [2020-03-12T18:05:57.730Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:05:57 [2020-03-12T18:05:57.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
18:05:57 [2020-03-12T18:05:57.730Z] ++ set -e
18:05:57 [2020-03-12T18:05:57.730Z] ++ '[' -n 0 ']'
18:05:57 [2020-03-12T18:05:57.730Z] ++ set -x
18:05:57 [2020-03-12T18:05:57.730Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
18:05:57 [2020-03-12T18:05:57.730Z] testing: warning: no tests to run
18:05:57 [2020-03-12T18:05:57.730Z] PASS
18:05:57 [2020-03-12T18:05:57.730Z] 
18:05:57 [2020-03-12T18:05:57.730Z] DONE 0 tests in 0.047s
18:05:57 [2020-03-12T18:05:57.730Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:05:57 [2020-03-12T18:05:57.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
18:05:57 [2020-03-12T18:05:57.730Z] ++ set -e
18:05:57 [2020-03-12T18:05:57.730Z] ++ '[' -n 0 ']'
18:05:57 [2020-03-12T18:05:57.730Z] ++ set -x
18:05:57 [2020-03-12T18:05:57.730Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
18:05:57 [2020-03-12T18:05:57.730Z] INFO: Testing against a local daemon
18:05:57 [2020-03-12T18:05:57.730Z] === RUN   TestAuthZPluginAllowRequest
18:05:57 [2020-03-12T18:05:57.907Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:05:58 [2020-03-12T18:05:58.362Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:05:59 [2020-03-12T18:05:59.090Z] --- PASS: TestAuthZPluginAllowRequest (2.05s)
18:05:59 [2020-03-12T18:05:59.090Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
18:05:59 [2020-03-12T18:05:59.090Z]     daemon.go:325: [dc07ba333522f] waiting for daemon to start
18:05:59 [2020-03-12T18:05:59.090Z]     daemon.go:325: [dc07ba333522f] waiting for daemon to start
18:05:59 [2020-03-12T18:05:59.090Z]     daemon.go:353: [dc07ba333522f] daemon started
18:05:59 [2020-03-12T18:05:59.090Z]     daemon.go:461: [dc07ba333522f] Stopping daemon
18:05:59 [2020-03-12T18:05:59.090Z]     daemon.go:296: [dc07ba333522f] exiting daemon
18:05:59 [2020-03-12T18:05:59.090Z]     daemon.go:448: [dc07ba333522f] Daemon stopped
18:05:59 [2020-03-12T18:05:59.090Z] === RUN   TestAuthZPluginTLS
18:05:59 [2020-03-12T18:05:59.648Z] --- PASS: TestAuthZPluginTLS (0.59s)
18:05:59 [2020-03-12T18:05:59.648Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
18:05:59 [2020-03-12T18:05:59.648Z]     daemon.go:325: [d6f65a69a2068] waiting for daemon to start
18:05:59 [2020-03-12T18:05:59.648Z]     daemon.go:325: [d6f65a69a2068] waiting for daemon to start
18:05:59 [2020-03-12T18:05:59.648Z]     daemon.go:353: [d6f65a69a2068] daemon started
18:05:59 [2020-03-12T18:05:59.648Z]     daemon.go:461: [d6f65a69a2068] Stopping daemon
18:05:59 [2020-03-12T18:05:59.648Z]     daemon.go:296: [d6f65a69a2068] exiting daemon
18:05:59 [2020-03-12T18:05:59.648Z]     daemon.go:448: [d6f65a69a2068] Daemon stopped
18:05:59 [2020-03-12T18:05:59.648Z] === RUN   TestAuthZPluginDenyRequest
18:06:00 [2020-03-12T18:06:00.207Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
18:06:00 [2020-03-12T18:06:00.207Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
18:06:00 [2020-03-12T18:06:00.207Z]     daemon.go:325: [d64440b35fcd8] waiting for daemon to start
18:06:00 [2020-03-12T18:06:00.207Z]     daemon.go:325: [d64440b35fcd8] waiting for daemon to start
18:06:00 [2020-03-12T18:06:00.207Z]     daemon.go:353: [d64440b35fcd8] daemon started
18:06:00 [2020-03-12T18:06:00.207Z]     daemon.go:461: [d64440b35fcd8] Stopping daemon
18:06:00 [2020-03-12T18:06:00.207Z]     daemon.go:296: [d64440b35fcd8] exiting daemon
18:06:00 [2020-03-12T18:06:00.207Z]     daemon.go:448: [d64440b35fcd8] Daemon stopped
18:06:00 [2020-03-12T18:06:00.207Z] === RUN   TestAuthZPluginAPIDenyResponse
18:06:00 [2020-03-12T18:06:00.766Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
18:06:00 [2020-03-12T18:06:00.766Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
18:06:00 [2020-03-12T18:06:00.766Z]     daemon.go:325: [d03b6511323a3] waiting for daemon to start
18:06:00 [2020-03-12T18:06:00.766Z]     daemon.go:325: [d03b6511323a3] waiting for daemon to start
18:06:00 [2020-03-12T18:06:00.766Z]     daemon.go:353: [d03b6511323a3] daemon started
18:06:00 [2020-03-12T18:06:00.766Z]     daemon.go:461: [d03b6511323a3] Stopping daemon
18:06:00 [2020-03-12T18:06:00.766Z]     daemon.go:296: [d03b6511323a3] exiting daemon
18:06:00 [2020-03-12T18:06:00.766Z]     daemon.go:448: [d03b6511323a3] Daemon stopped
18:06:00 [2020-03-12T18:06:00.766Z] === RUN   TestAuthZPluginDenyResponse
18:06:01 [2020-03-12T18:06:01.329Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:06:01 [2020-03-12T18:06:01.329Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
18:06:01 [2020-03-12T18:06:01.329Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
18:06:01 [2020-03-12T18:06:01.329Z]     daemon.go:325: [d8241b64ec198] waiting for daemon to start
18:06:01 [2020-03-12T18:06:01.329Z]     daemon.go:325: [d8241b64ec198] waiting for daemon to start
18:06:01 [2020-03-12T18:06:01.329Z]     daemon.go:353: [d8241b64ec198] daemon started
18:06:01 [2020-03-12T18:06:01.329Z]     daemon.go:461: [d8241b64ec198] Stopping daemon
18:06:01 [2020-03-12T18:06:01.329Z]     daemon.go:296: [d8241b64ec198] exiting daemon
18:06:01 [2020-03-12T18:06:01.329Z]     daemon.go:448: [d8241b64ec198] Daemon stopped
18:06:01 [2020-03-12T18:06:01.329Z] === RUN   TestAuthZPluginAllowEventStream
18:06:03 [2020-03-12T18:06:03.212Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s)
18:06:03 [2020-03-12T18:06:03.212Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
18:06:03 [2020-03-12T18:06:03.212Z]     daemon.go:325: [d01505bab53d8] waiting for daemon to start
18:06:03 [2020-03-12T18:06:03.212Z]     daemon.go:325: [d01505bab53d8] waiting for daemon to start
18:06:03 [2020-03-12T18:06:03.212Z]     daemon.go:353: [d01505bab53d8] daemon started
18:06:03 [2020-03-12T18:06:03.212Z]     daemon.go:461: [d01505bab53d8] Stopping daemon
18:06:03 [2020-03-12T18:06:03.212Z]     daemon.go:296: [d01505bab53d8] exiting daemon
18:06:03 [2020-03-12T18:06:03.212Z]     daemon.go:448: [d01505bab53d8] Daemon stopped
18:06:03 [2020-03-12T18:06:03.212Z] === RUN   TestAuthZPluginErrorResponse
18:06:03 [2020-03-12T18:06:03.212Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:06:03 [2020-03-12T18:06:03.468Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:06:03 [2020-03-12T18:06:03.468Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
18:06:03 [2020-03-12T18:06:03.468Z]     daemon.go:325: [d35ecd7621baa] waiting for daemon to start
18:06:03 [2020-03-12T18:06:03.468Z]     daemon.go:325: [d35ecd7621baa] waiting for daemon to start
18:06:03 [2020-03-12T18:06:03.468Z]     daemon.go:353: [d35ecd7621baa] daemon started
18:06:03 [2020-03-12T18:06:03.468Z]     daemon.go:461: [d35ecd7621baa] Stopping daemon
18:06:03 [2020-03-12T18:06:03.468Z]     daemon.go:296: [d35ecd7621baa] exiting daemon
18:06:03 [2020-03-12T18:06:03.468Z]     daemon.go:448: [d35ecd7621baa] Daemon stopped
18:06:03 [2020-03-12T18:06:03.468Z] === RUN   TestAuthZPluginErrorRequest
18:06:04 [2020-03-12T18:06:04.027Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
18:06:04 [2020-03-12T18:06:04.027Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
18:06:04 [2020-03-12T18:06:04.027Z]     daemon.go:325: [dddd16dbabde9] waiting for daemon to start
18:06:04 [2020-03-12T18:06:04.027Z]     daemon.go:325: [dddd16dbabde9] waiting for daemon to start
18:06:04 [2020-03-12T18:06:04.027Z]     daemon.go:353: [dddd16dbabde9] daemon started
18:06:04 [2020-03-12T18:06:04.027Z]     daemon.go:461: [dddd16dbabde9] Stopping daemon
18:06:04 [2020-03-12T18:06:04.027Z]     daemon.go:296: [dddd16dbabde9] exiting daemon
18:06:04 [2020-03-12T18:06:04.027Z]     daemon.go:448: [dddd16dbabde9] Daemon stopped
18:06:04 [2020-03-12T18:06:04.027Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:06:04 [2020-03-12T18:06:04.586Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:06:04 [2020-03-12T18:06:04.586Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:06:04 [2020-03-12T18:06:04.586Z]     daemon.go:325: [db194c429014c] waiting for daemon to start
18:06:04 [2020-03-12T18:06:04.586Z]     daemon.go:325: [db194c429014c] waiting for daemon to start
18:06:04 [2020-03-12T18:06:04.586Z]     daemon.go:353: [db194c429014c] daemon started
18:06:04 [2020-03-12T18:06:04.586Z]     daemon.go:461: [db194c429014c] Stopping daemon
18:06:04 [2020-03-12T18:06:04.586Z]     daemon.go:296: [db194c429014c] exiting daemon
18:06:04 [2020-03-12T18:06:04.586Z]     daemon.go:448: [db194c429014c] Daemon stopped
18:06:04 [2020-03-12T18:06:04.586Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:06:06 [2020-03-12T18:06:06.466Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s)
18:06:06 [2020-03-12T18:06:06.466Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
18:06:06 [2020-03-12T18:06:06.466Z]     daemon.go:325: [d41f155fc94e9] waiting for daemon to start
18:06:06 [2020-03-12T18:06:06.466Z]     daemon.go:325: [d41f155fc94e9] waiting for daemon to start
18:06:06 [2020-03-12T18:06:06.466Z]     daemon.go:353: [d41f155fc94e9] daemon started
18:06:06 [2020-03-12T18:06:06.466Z]     daemon.go:461: [d41f155fc94e9] Stopping daemon
18:06:06 [2020-03-12T18:06:06.466Z]     daemon.go:296: [d41f155fc94e9] exiting daemon
18:06:06 [2020-03-12T18:06:06.466Z]     daemon.go:448: [d41f155fc94e9] Daemon stopped
18:06:06 [2020-03-12T18:06:06.466Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:06:08 [2020-03-12T18:06:08.973Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s)
18:06:08 [2020-03-12T18:06:08.973Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
18:06:08 [2020-03-12T18:06:08.973Z]     daemon.go:325: [d774be3491605] waiting for daemon to start
18:06:08 [2020-03-12T18:06:08.973Z]     daemon.go:325: [d774be3491605] waiting for daemon to start
18:06:08 [2020-03-12T18:06:08.973Z]     daemon.go:353: [d774be3491605] daemon started
18:06:08 [2020-03-12T18:06:08.973Z]     daemon.go:461: [d774be3491605] Stopping daemon
18:06:08 [2020-03-12T18:06:08.973Z]     daemon.go:296: [d774be3491605] exiting daemon
18:06:08 [2020-03-12T18:06:08.973Z]     daemon.go:448: [d774be3491605] Daemon stopped
18:06:08 [2020-03-12T18:06:08.973Z] === RUN   TestAuthZPluginHeader
18:06:09 [2020-03-12T18:06:09.532Z] --- PASS: TestAuthZPluginHeader (0.81s)
18:06:09 [2020-03-12T18:06:09.532Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
18:06:09 [2020-03-12T18:06:09.532Z]     daemon.go:325: [df90770ceaf33] waiting for daemon to start
18:06:09 [2020-03-12T18:06:09.532Z]     daemon.go:325: [df90770ceaf33] waiting for daemon to start
18:06:09 [2020-03-12T18:06:09.532Z]     daemon.go:353: [df90770ceaf33] daemon started
18:06:09 [2020-03-12T18:06:09.532Z]     daemon.go:461: [df90770ceaf33] Stopping daemon
18:06:09 [2020-03-12T18:06:09.532Z]     daemon.go:296: [df90770ceaf33] exiting daemon
18:06:09 [2020-03-12T18:06:09.532Z]     daemon.go:448: [df90770ceaf33] Daemon stopped
18:06:09 [2020-03-12T18:06:09.532Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:06:12 [2020-03-12T18:06:12.828Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
18:06:12 [2020-03-12T18:06:12.829Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
18:06:12 [2020-03-12T18:06:12.829Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:06:14 [2020-03-12T18:06:14.187Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:06:14 [2020-03-12T18:06:14.187Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s)
18:06:14 [2020-03-12T18:06:14.187Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:325: [d696c475305af] waiting for daemon to start
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:325: [d696c475305af] waiting for daemon to start
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:353: [d696c475305af] daemon started
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:461: [d696c475305af] Stopping daemon
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:296: [d696c475305af] exiting daemon
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:448: [d696c475305af] Daemon stopped
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:325: [d696c475305af] waiting for daemon to start
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:325: [d696c475305af] waiting for daemon to start
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:353: [d696c475305af] daemon started
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:461: [d696c475305af] Stopping daemon
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:296: [d696c475305af] exiting daemon
18:06:14 [2020-03-12T18:06:14.187Z]     daemon.go:448: [d696c475305af] Daemon stopped
18:06:14 [2020-03-12T18:06:14.187Z] === RUN   TestAuthZPluginV2Disable
18:06:14 [2020-03-12T18:06:14.441Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:06:15 [2020-03-12T18:06:15.365Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:06:16 [2020-03-12T18:06:16.723Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:06:16 [2020-03-12T18:06:16.723Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:06:17 [2020-03-12T18:06:17.282Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:06:17 [2020-03-12T18:06:17.840Z] --- PASS: TestAuthZPluginV2Disable (3.81s)
18:06:17 [2020-03-12T18:06:17.840Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:325: [d21e00928f807] waiting for daemon to start
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:325: [d21e00928f807] waiting for daemon to start
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:353: [d21e00928f807] daemon started
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:461: [d21e00928f807] Stopping daemon
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:296: [d21e00928f807] exiting daemon
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:448: [d21e00928f807] Daemon stopped
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:325: [d21e00928f807] waiting for daemon to start
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:325: [d21e00928f807] waiting for daemon to start
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:353: [d21e00928f807] daemon started
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:461: [d21e00928f807] Stopping daemon
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:296: [d21e00928f807] exiting daemon
18:06:17 [2020-03-12T18:06:17.840Z]     daemon.go:448: [d21e00928f807] Daemon stopped
18:06:17 [2020-03-12T18:06:17.840Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:06:19 [2020-03-12T18:06:19.555Z] --- PASS: TestImportExtremelyLargeImageWorks (78.16s)
18:06:19 [2020-03-12T18:06:19.555Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
18:06:19 [2020-03-12T18:06:19.555Z]     daemon.go:325: [d1de2b362e35d] waiting for daemon to start
18:06:19 [2020-03-12T18:06:19.555Z]     daemon.go:325: [d1de2b362e35d] waiting for daemon to start
18:06:19 [2020-03-12T18:06:19.555Z]     daemon.go:353: [d1de2b362e35d] daemon started
18:06:19 [2020-03-12T18:06:19.555Z]     daemon.go:461: [d1de2b362e35d] Stopping daemon
18:06:19 [2020-03-12T18:06:19.555Z]     daemon.go:296: [d1de2b362e35d] exiting daemon
18:06:19 [2020-03-12T18:06:19.555Z]     daemon.go:448: [d1de2b362e35d] Daemon stopped
18:06:19 [2020-03-12T18:06:19.555Z] PASS
18:06:19 [2020-03-12T18:06:19.555Z] 
18:06:19 [2020-03-12T18:06:19.555Z] DONE 11 tests in 79.626s
18:06:19 [2020-03-12T18:06:19.555Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
18:06:19 [2020-03-12T18:06:19.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
18:06:19 [2020-03-12T18:06:19.555Z] ++ set -e
18:06:19 [2020-03-12T18:06:19.555Z] ++ '[' -n 0 ']'
18:06:19 [2020-03-12T18:06:19.555Z] ++ set -x
18:06:19 [2020-03-12T18:06:19.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
18:06:19 [2020-03-12T18:06:19.555Z] INFO: Testing against a local daemon
18:06:19 [2020-03-12T18:06:19.555Z] === RUN   TestNetworkCreateDelete
18:06:19 [2020-03-12T18:06:19.555Z] --- PASS: TestNetworkCreateDelete (0.22s)
18:06:19 [2020-03-12T18:06:19.555Z] === RUN   TestDockerNetworkDeletePreferID
18:06:19 [2020-03-12T18:06:19.555Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
18:06:19 [2020-03-12T18:06:19.555Z] === RUN   TestInspectNetwork
18:06:19 [2020-03-12T18:06:19.555Z] === RUN   TestInspectNetwork/full_network_id
18:06:19 [2020-03-12T18:06:19.555Z] === RUN   TestInspectNetwork/partial_network_id
18:06:19 [2020-03-12T18:06:19.555Z] === RUN   TestInspectNetwork/network_name
18:06:19 [2020-03-12T18:06:19.555Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:06:21 [2020-03-12T18:06:21.993Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.44s)
18:06:21 [2020-03-12T18:06:21.993Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:325: [dcbca291b2483] waiting for daemon to start
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:325: [dcbca291b2483] waiting for daemon to start
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:353: [dcbca291b2483] daemon started
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:461: [dcbca291b2483] Stopping daemon
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:296: [dcbca291b2483] exiting daemon
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:448: [dcbca291b2483] Daemon stopped
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:325: [dcbca291b2483] waiting for daemon to start
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:325: [dcbca291b2483] waiting for daemon to start
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:353: [dcbca291b2483] daemon started
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:461: [dcbca291b2483] Stopping daemon
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:296: [dcbca291b2483] exiting daemon
18:06:21 [2020-03-12T18:06:21.993Z]     daemon.go:448: [dcbca291b2483] Daemon stopped
18:06:21 [2020-03-12T18:06:21.993Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:06:23 [2020-03-12T18:06:23.456Z] --- PASS: TestInspectNetwork (8.50s)
18:06:23 [2020-03-12T18:06:23.456Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
18:06:23 [2020-03-12T18:06:23.456Z]     daemon.go:325: [dbc88e370db3b] waiting for daemon to start
18:06:23 [2020-03-12T18:06:23.456Z]     daemon.go:325: [dbc88e370db3b] waiting for daemon to start
18:06:23 [2020-03-12T18:06:23.456Z]     daemon.go:353: [dbc88e370db3b] daemon started
18:06:23 [2020-03-12T18:06:23.456Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
18:06:23 [2020-03-12T18:06:23.456Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:06:23 [2020-03-12T18:06:23.456Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:06:23 [2020-03-12T18:06:23.456Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:06:23 [2020-03-12T18:06:23.456Z]     daemon.go:461: [dbc88e370db3b] Stopping daemon
18:06:23 [2020-03-12T18:06:23.456Z]     daemon.go:296: [dbc88e370db3b] exiting daemon
18:06:23 [2020-03-12T18:06:23.456Z]     daemon.go:448: [dbc88e370db3b] Daemon stopped
18:06:23 [2020-03-12T18:06:23.456Z] === RUN   TestRunContainerWithBridgeNone
18:06:25 [2020-03-12T18:06:25.819Z] --- PASS: TestRunContainerWithBridgeNone (2.36s)
18:06:25 [2020-03-12T18:06:25.819Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
18:06:25 [2020-03-12T18:06:25.819Z]     daemon.go:325: [dc78a9081375b] waiting for daemon to start
18:06:25 [2020-03-12T18:06:25.819Z]     daemon.go:325: [dc78a9081375b] waiting for daemon to start
18:06:25 [2020-03-12T18:06:25.819Z]     daemon.go:353: [dc78a9081375b] daemon started
18:06:25 [2020-03-12T18:06:25.819Z]     daemon.go:461: [dc78a9081375b] Stopping daemon
18:06:25 [2020-03-12T18:06:25.819Z]     daemon.go:296: [dc78a9081375b] exiting daemon
18:06:25 [2020-03-12T18:06:25.819Z]     daemon.go:448: [dc78a9081375b] Daemon stopped
18:06:25 [2020-03-12T18:06:25.819Z] === RUN   TestNetworkInvalidJSON
18:06:25 [2020-03-12T18:06:25.819Z] === RUN   TestNetworkInvalidJSON//networks/create
18:06:25 [2020-03-12T18:06:25.819Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:06:25 [2020-03-12T18:06:25.819Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:06:25 [2020-03-12T18:06:25.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:06:25 [2020-03-12T18:06:25.819Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:06:25 [2020-03-12T18:06:25.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:06:25 [2020-03-12T18:06:25.819Z] === CONT  TestNetworkInvalidJSON//networks/create
18:06:25 [2020-03-12T18:06:25.819Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:06:25 [2020-03-12T18:06:25.819Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:06:25 [2020-03-12T18:06:25.819Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:06:25 [2020-03-12T18:06:25.819Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:06:25 [2020-03-12T18:06:25.819Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:06:25 [2020-03-12T18:06:25.819Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:06:25 [2020-03-12T18:06:25.819Z] === RUN   TestDaemonRestartWithLiveRestore
18:06:27 [2020-03-12T18:06:27.032Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:06:27 [2020-03-12T18:06:27.032Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:325: [d0e789013918f] waiting for daemon to start
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:325: [d0e789013918f] waiting for daemon to start
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:353: [d0e789013918f] daemon started
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:461: [d0e789013918f] Stopping daemon
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:296: [d0e789013918f] exiting daemon
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:448: [d0e789013918f] Daemon stopped
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:325: [d0e789013918f] waiting for daemon to start
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:325: [d0e789013918f] waiting for daemon to start
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:353: [d0e789013918f] daemon started
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:461: [d0e789013918f] Stopping daemon
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:296: [d0e789013918f] exiting daemon
18:06:27 [2020-03-12T18:06:27.032Z]     daemon.go:448: [d0e789013918f] Daemon stopped
18:06:27 [2020-03-12T18:06:27.032Z] === RUN   TestDaemonDefaultNetworkPools
18:06:27 [2020-03-12T18:06:27.891Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
18:06:27 [2020-03-12T18:06:27.891Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
18:06:27 [2020-03-12T18:06:27.891Z]     daemon.go:325: [d9356adf92e92] waiting for daemon to start
18:06:27 [2020-03-12T18:06:27.891Z]     daemon.go:325: [d9356adf92e92] waiting for daemon to start
18:06:27 [2020-03-12T18:06:27.891Z]     daemon.go:353: [d9356adf92e92] daemon started
18:06:27 [2020-03-12T18:06:27.891Z]     daemon.go:461: [d9356adf92e92] Stopping daemon
18:06:27 [2020-03-12T18:06:27.891Z]     daemon.go:296: [d9356adf92e92] exiting daemon
18:06:27 [2020-03-12T18:06:27.891Z]     daemon.go:448: [d9356adf92e92] Daemon stopped
18:06:27 [2020-03-12T18:06:27.891Z] === RUN   TestDaemonRestartWithExistingNetwork
18:06:28 [2020-03-12T18:06:28.818Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
18:06:28 [2020-03-12T18:06:28.818Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:325: [dfe803c9b74d8] waiting for daemon to start
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:325: [dfe803c9b74d8] waiting for daemon to start
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:353: [dfe803c9b74d8] daemon started
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:461: [dfe803c9b74d8] Stopping daemon
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:296: [dfe803c9b74d8] exiting daemon
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:448: [dfe803c9b74d8] Daemon stopped
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:325: [dfe803c9b74d8] waiting for daemon to start
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:325: [dfe803c9b74d8] waiting for daemon to start
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:353: [dfe803c9b74d8] daemon started
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:461: [dfe803c9b74d8] Stopping daemon
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:296: [dfe803c9b74d8] exiting daemon
18:06:28 [2020-03-12T18:06:28.818Z]     daemon.go:448: [dfe803c9b74d8] Daemon stopped
18:06:28 [2020-03-12T18:06:28.818Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:06:30 [2020-03-12T18:06:30.041Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
18:06:30 [2020-03-12T18:06:30.041Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:325: [da67f91263f98] waiting for daemon to start
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:325: [da67f91263f98] waiting for daemon to start
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:353: [da67f91263f98] daemon started
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:461: [da67f91263f98] Stopping daemon
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:296: [da67f91263f98] exiting daemon
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:448: [da67f91263f98] Daemon stopped
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:325: [da67f91263f98] waiting for daemon to start
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:325: [da67f91263f98] waiting for daemon to start
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:353: [da67f91263f98] daemon started
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:461: [da67f91263f98] Stopping daemon
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:296: [da67f91263f98] exiting daemon
18:06:30 [2020-03-12T18:06:30.041Z]     daemon.go:448: [da67f91263f98] Daemon stopped
18:06:30 [2020-03-12T18:06:30.041Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:06:30 [2020-03-12T18:06:30.798Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
18:06:30 [2020-03-12T18:06:30.798Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
18:06:30 [2020-03-12T18:06:30.798Z]     daemon.go:325: [d32e07d398cec] waiting for daemon to start
18:06:30 [2020-03-12T18:06:30.798Z]     daemon.go:325: [d32e07d398cec] waiting for daemon to start
18:06:30 [2020-03-12T18:06:30.798Z]     daemon.go:353: [d32e07d398cec] daemon started
18:06:30 [2020-03-12T18:06:30.798Z]     daemon.go:461: [d32e07d398cec] Stopping daemon
18:06:30 [2020-03-12T18:06:30.798Z]     daemon.go:296: [d32e07d398cec] exiting daemon
18:06:30 [2020-03-12T18:06:30.798Z]     daemon.go:448: [d32e07d398cec] Daemon stopped
18:06:30 [2020-03-12T18:06:30.798Z] === RUN   TestServiceWithPredefinedNetwork
18:06:31 [2020-03-12T18:06:31.922Z] === RUN   TestDockerSuite/TestBuildExpose
18:06:31 [2020-03-12T18:06:31.922Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:06:31 [2020-03-12T18:06:31.922Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:06:31 [2020-03-12T18:06:31.922Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:06:31 [2020-03-12T18:06:31.922Z] === RUN   TestDockerSuite/TestBuildFails
18:06:32 [2020-03-12T18:06:32.846Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:06:32 [2020-03-12T18:06:32.846Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:06:33 [2020-03-12T18:06:33.405Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.90s)
18:06:33 [2020-03-12T18:06:33.405Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:325: [d9c4b79f2245e] waiting for daemon to start
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:325: [d9c4b79f2245e] waiting for daemon to start
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:353: [d9c4b79f2245e] daemon started
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:461: [d9c4b79f2245e] Stopping daemon
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:296: [d9c4b79f2245e] exiting daemon
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:448: [d9c4b79f2245e] Daemon stopped
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:325: [d9c4b79f2245e] waiting for daemon to start
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:325: [d9c4b79f2245e] waiting for daemon to start
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:296: [d9c4b79f2245e] exiting daemon
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:325: [d9c4b79f2245e] waiting for daemon to start
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:325: [d9c4b79f2245e] waiting for daemon to start
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:325: [d9c4b79f2245e] waiting for daemon to start
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:353: [d9c4b79f2245e] daemon started
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:461: [d9c4b79f2245e] Stopping daemon
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:296: [d9c4b79f2245e] exiting daemon
18:06:33 [2020-03-12T18:06:33.405Z]     daemon.go:448: [d9c4b79f2245e] Daemon stopped
18:06:33 [2020-03-12T18:06:33.405Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:06:33 [2020-03-12T18:06:33.876Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s)
18:06:33 [2020-03-12T18:06:33.876Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
18:06:33 [2020-03-12T18:06:33.876Z]     daemon.go:325: [d8bc95fc03370] waiting for daemon to start
18:06:33 [2020-03-12T18:06:33.876Z]     daemon.go:325: [d8bc95fc03370] waiting for daemon to start
18:06:33 [2020-03-12T18:06:33.876Z]     daemon.go:353: [d8bc95fc03370] daemon started
18:06:33 [2020-03-12T18:06:33.876Z]     daemon.go:461: [d8bc95fc03370] Stopping daemon
18:06:33 [2020-03-12T18:06:33.876Z]     daemon.go:296: [d8bc95fc03370] exiting daemon
18:06:33 [2020-03-12T18:06:33.876Z]     daemon.go:448: [d8bc95fc03370] Daemon stopped
18:06:33 [2020-03-12T18:06:33.876Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:06:33 [2020-03-12T18:06:33.876Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:06:33 [2020-03-12T18:06:33.876Z]     service_test.go:230: FLAKY_TEST
18:06:33 [2020-03-12T18:06:33.876Z] === RUN   TestServiceWithDataPathPortInit
18:06:33 [2020-03-12T18:06:33.965Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:06:34 [2020-03-12T18:06:34.524Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
18:06:35 [2020-03-12T18:06:35.446Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:06:37 [2020-03-12T18:06:37.956Z] === RUN   TestDockerSuite/TestBuildForceRm
18:06:39 [2020-03-12T18:06:39.839Z] === RUN   TestDockerSuite/TestBuildFromGit
18:06:39 [2020-03-12T18:06:39.852Z] Created binary: bundles/binary-daemon/dockerd-dev
18:06:39 [2020-03-12T18:06:39.852Z] Copying nested executables into bundles/binary-daemon
18:06:39 [2020-03-12T18:06:39.852Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
18:06:40 [2020-03-12T18:06:40.175Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40558/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/make.sh cross
18:06:40 [2020-03-12T18:06:40.445Z] 
18:06:40 [2020-03-12T18:06:40.702Z] Removing bundles/
18:06:40 [2020-03-12T18:06:40.702Z] 
18:06:40 [2020-03-12T18:06:40.702Z] ---> Making bundle: cross (in bundles/cross)
18:06:40 [2020-03-12T18:06:40.702Z] Cross building: bundles/cross/linux/amd64
18:06:40 [2020-03-12T18:06:40.702Z] Building: bundles/cross/linux/amd64/dockerd-dev
18:06:40 [2020-03-12T18:06:40.702Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:06:41 [2020-03-12T18:06:41.198Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:06:41 [2020-03-12T18:06:41.198Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:06:42 [2020-03-12T18:06:42.556Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:06:44 [2020-03-12T18:06:44.436Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:06:44 [2020-03-12T18:06:44.669Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.027s	coverage: 72.9% of statements
18:06:44 [2020-03-12T18:06:44.994Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:06:45 [2020-03-12T18:06:45.248Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:06:47 [2020-03-12T18:06:47.754Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:06:49 [2020-03-12T18:06:49.633Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:06:49 [2020-03-12T18:06:49.888Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
18:06:49 [2020-03-12T18:06:49.888Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:353: [db8247e378582] daemon started
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:461: [db8247e378582] Stopping daemon
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:296: [db8247e378582] exiting daemon
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:448: [db8247e378582] Daemon stopped
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:339: [db8247e378582] error pinging daemon on start: Get http://db8247e378582.sock/_ping: context deadline exceeded
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:339: [db8247e378582] error pinging daemon on start: Get http://db8247e378582.sock/_ping: context deadline exceeded
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:339: [db8247e378582] error pinging daemon on start: Get http://db8247e378582.sock/_ping: context deadline exceeded
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:339: [db8247e378582] error pinging daemon on start: Get http://db8247e378582.sock/_ping: context deadline exceeded
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:296: [db8247e378582] exiting daemon
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:325: [db8247e378582] waiting for daemon to start
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:353: [db8247e378582] daemon started
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:461: [db8247e378582] Stopping daemon
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:296: [db8247e378582] exiting daemon
18:06:49 [2020-03-12T18:06:49.888Z]     daemon.go:448: [db8247e378582] Daemon stopped
18:06:49 [2020-03-12T18:06:49.888Z] PASS
18:06:49 [2020-03-12T18:06:49.888Z] 
18:06:49 [2020-03-12T18:06:49.888Z] DONE 17 tests in 52.969s
18:06:49 [2020-03-12T18:06:49.888Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:06:49 [2020-03-12T18:06:49.888Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
18:06:49 [2020-03-12T18:06:49.888Z] ++ set -e
18:06:49 [2020-03-12T18:06:49.888Z] ++ '[' -n 0 ']'
18:06:49 [2020-03-12T18:06:49.888Z] ++ set -x
18:06:49 [2020-03-12T18:06:49.888Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
18:06:49 [2020-03-12T18:06:49.888Z] INFO: Testing against a local daemon
18:06:49 [2020-03-12T18:06:49.888Z] === RUN   TestPluginInvalidJSON
18:06:50 [2020-03-12T18:06:50.143Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:06:50 [2020-03-12T18:06:50.143Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:06:50 [2020-03-12T18:06:50.143Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:06:50 [2020-03-12T18:06:50.143Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:06:50 [2020-03-12T18:06:50.143Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:06:50 [2020-03-12T18:06:50.143Z] PASS
18:06:50 [2020-03-12T18:06:50.143Z] 
18:06:50 [2020-03-12T18:06:50.143Z] DONE 2 tests in 0.202s
18:06:50 [2020-03-12T18:06:50.143Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:06:50 [2020-03-12T18:06:50.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
18:06:50 [2020-03-12T18:06:50.143Z] ++ set -e
18:06:50 [2020-03-12T18:06:50.143Z] ++ '[' -n 0 ']'
18:06:50 [2020-03-12T18:06:50.143Z] ++ set -x
18:06:50 [2020-03-12T18:06:50.143Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
18:06:50 [2020-03-12T18:06:50.143Z] INFO: Testing against a local daemon
18:06:50 [2020-03-12T18:06:50.143Z] === RUN   TestExternalGraphDriver
18:06:50 [2020-03-12T18:06:50.216Z] ok  	github.com/docker/docker/cmd/dockerd	0.170s	coverage: 29.6% of statements
18:06:50 [2020-03-12T18:06:50.398Z] === RUN   TestExternalGraphDriver/json
18:06:50 [2020-03-12T18:06:50.957Z] === RUN   TestDockerSuite/TestBuildHistory
18:06:52 [2020-03-12T18:06:52.839Z] === RUN   TestExternalGraphDriver/spec
18:06:52 [2020-03-12T18:06:52.943Z] ok  	github.com/docker/docker/container	0.261s	coverage: 35.6% of statements
18:06:52 [2020-03-12T18:06:52.943Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:06:52 [2020-03-12T18:06:52.943Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:06:52 [2020-03-12T18:06:52.943Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:06:52 [2020-03-12T18:06:52.943Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:06:53 [2020-03-12T18:06:53.401Z] --- PASS: TestServiceWithDataPathPortInit (16.93s)
18:06:53 [2020-03-12T18:06:53.401Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:325: [deadb7d617e5b] waiting for daemon to start
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:325: [deadb7d617e5b] waiting for daemon to start
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:353: [deadb7d617e5b] daemon started
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:461: [deadb7d617e5b] Stopping daemon
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:296: [deadb7d617e5b] exiting daemon
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:448: [deadb7d617e5b] Daemon stopped
18:06:53 [2020-03-12T18:06:53.401Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:325: [dc7b1c3a7d29d] waiting for daemon to start
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:325: [dc7b1c3a7d29d] waiting for daemon to start
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:353: [dc7b1c3a7d29d] daemon started
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:461: [dc7b1c3a7d29d] Stopping daemon
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:296: [dc7b1c3a7d29d] exiting daemon
18:06:53 [2020-03-12T18:06:53.401Z]     daemon.go:448: [dc7b1c3a7d29d] Daemon stopped
18:06:53 [2020-03-12T18:06:53.401Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:06:54 [2020-03-12T18:06:54.720Z] === RUN   TestExternalGraphDriver/pull
18:06:55 [2020-03-12T18:06:55.693Z] === RUN   TestDockerSuite/TestBuildIidFile
18:06:56 [2020-03-12T18:06:56.253Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:06:56 [2020-03-12T18:06:56.508Z] --- PASS: TestExternalGraphDriver (6.17s)
18:06:56 [2020-03-12T18:06:56.508Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:325: [d91361bd0d353] waiting for daemon to start
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:325: [d91361bd0d353] waiting for daemon to start
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:353: [d91361bd0d353] daemon started
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:461: [d91361bd0d353] Stopping daemon
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:296: [d91361bd0d353] exiting daemon
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:448: [d91361bd0d353] Daemon stopped
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:325: [d91361bd0d353] waiting for daemon to start
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:325: [d91361bd0d353] waiting for daemon to start
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:353: [d91361bd0d353] daemon started
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:461: [d91361bd0d353] Stopping daemon
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:296: [d91361bd0d353] exiting daemon
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:448: [d91361bd0d353] Daemon stopped
18:06:56 [2020-03-12T18:06:56.508Z]     --- PASS: TestExternalGraphDriver/json (2.13s)
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:325: [d91361bd0d353] waiting for daemon to start
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:325: [d91361bd0d353] waiting for daemon to start
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:353: [d91361bd0d353] daemon started
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:461: [d91361bd0d353] Stopping daemon
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:296: [d91361bd0d353] exiting daemon
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:448: [d91361bd0d353] Daemon stopped
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:325: [d91361bd0d353] waiting for daemon to start
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:325: [d91361bd0d353] waiting for daemon to start
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:353: [d91361bd0d353] daemon started
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:461: [d91361bd0d353] Stopping daemon
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:296: [d91361bd0d353] exiting daemon
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:448: [d91361bd0d353] Daemon stopped
18:06:56 [2020-03-12T18:06:56.508Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:325: [d91361bd0d353] waiting for daemon to start
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:325: [d91361bd0d353] waiting for daemon to start
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:353: [d91361bd0d353] daemon started
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:461: [d91361bd0d353] Stopping daemon
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:296: [d91361bd0d353] exiting daemon
18:06:56 [2020-03-12T18:06:56.508Z]     daemon.go:448: [d91361bd0d353] Daemon stopped
18:06:56 [2020-03-12T18:06:56.508Z]     --- PASS: TestExternalGraphDriver/pull (1.83s)
18:06:56 [2020-03-12T18:06:56.508Z] === RUN   TestGraphdriverPluginV2
18:06:56 [2020-03-12T18:06:56.763Z] === RUN   TestDockerSuite/TestBuildInheritance
18:06:57 [2020-03-12T18:06:57.321Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:06:57 [2020-03-12T18:06:57.881Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:06:57 [2020-03-12T18:06:57.881Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:06:59 [2020-03-12T18:06:59.239Z] === RUN   TestDockerSuite/TestBuildLabel
18:06:59 [2020-03-12T18:06:59.470Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.12s)
18:06:59 [2020-03-12T18:06:59.470Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
18:06:59 [2020-03-12T18:06:59.470Z]     daemon.go:325: [d0b802940336e] waiting for daemon to start
18:06:59 [2020-03-12T18:06:59.470Z]     daemon.go:325: [d0b802940336e] waiting for daemon to start
18:06:59 [2020-03-12T18:06:59.470Z]     daemon.go:353: [d0b802940336e] daemon started
18:06:59 [2020-03-12T18:06:59.470Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e4gu89986deypeysaosczknii Created:2020-03-12 18:06:51.88416977 +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[6af0f066555432af2d35e1d3057302755a9b0bc44cbd6bd26b1f752a66b00ab7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0l7ia8golmjxlp6p4x2x4rqz7 EndpointID:1ac9ee3ba88dfb4c3ea824eb519648763624ace88ac59543d07b0a8f79314a86 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:17b9d8c72016ef28b1b1038c87ab94b85dc634f96cfbd31660adff30463b4bcd 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:1e7069a6b034 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0l7ia8golmjxlp6p4x2x4rqz7 EndpointID:1ac9ee3ba88dfb4c3ea824eb519648763624ace88ac59543d07b0a8f79314a86 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:06:59 [2020-03-12T18:06:59.470Z]     daemon.go:461: [d0b802940336e] Stopping daemon
18:06:59 [2020-03-12T18:06:59.470Z]     daemon.go:296: [d0b802940336e] exiting daemon
18:06:59 [2020-03-12T18:06:59.470Z]     daemon.go:448: [d0b802940336e] Daemon stopped
18:06:59 [2020-03-12T18:06:59.470Z] PASS
18:06:59 [2020-03-12T18:06:59.470Z] 
18:06:59 [2020-03-12T18:06:59.470Z] === Skipped
18:06:59 [2020-03-12T18:06:59.470Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:06:59 [2020-03-12T18:06:59.470Z]     service_test.go:230: FLAKY_TEST
18:06:59 [2020-03-12T18:06:59.470Z] 
18:06:59 [2020-03-12T18:06:59.470Z] 
18:06:59 [2020-03-12T18:06:59.470Z] DONE 21 tests, 1 skipped in 44.541s
18:06:59 [2020-03-12T18:06:59.470Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:06:59 [2020-03-12T18:06:59.470Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
18:06:59 [2020-03-12T18:06:59.470Z] ++ set -e
18:06:59 [2020-03-12T18:06:59.470Z] ++ '[' -n 0 ']'
18:06:59 [2020-03-12T18:06:59.470Z] ++ set -x
18:06:59 [2020-03-12T18:06:59.470Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
18:06:59 [2020-03-12T18:06:59.470Z] INFO: Testing against a local daemon
18:06:59 [2020-03-12T18:06:59.470Z] === RUN   TestDockerNetworkIpvlanPersistance
18:06:59 [2020-03-12T18:06:59.470Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
18:06:59 [2020-03-12T18:06:59.470Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:06:59 [2020-03-12T18:06:59.470Z] === RUN   TestDockerNetworkIpvlan
18:06:59 [2020-03-12T18:06:59.470Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:06:59 [2020-03-12T18:06:59.470Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:06:59 [2020-03-12T18:06:59.470Z] PASS
18:06:59 [2020-03-12T18:06:59.470Z] 
18:06:59 [2020-03-12T18:06:59.470Z] === Skipped
18:06:59 [2020-03-12T18:06:59.470Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
18:06:59 [2020-03-12T18:06:59.470Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:06:59 [2020-03-12T18:06:59.470Z] 
18:06:59 [2020-03-12T18:06:59.470Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:06:59 [2020-03-12T18:06:59.470Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:06:59 [2020-03-12T18:06:59.470Z] 
18:06:59 [2020-03-12T18:06:59.470Z] 
18:06:59 [2020-03-12T18:06:59.470Z] DONE 2 tests, 2 skipped in 0.209s
18:06:59 [2020-03-12T18:06:59.470Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:06:59 [2020-03-12T18:06:59.470Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
18:06:59 [2020-03-12T18:06:59.470Z] ++ set -e
18:06:59 [2020-03-12T18:06:59.470Z] ++ '[' -n 0 ']'
18:06:59 [2020-03-12T18:06:59.470Z] ++ set -x
18:06:59 [2020-03-12T18:06:59.470Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
18:06:59 [2020-03-12T18:06:59.470Z] INFO: Testing against a local daemon
18:06:59 [2020-03-12T18:06:59.470Z] === RUN   TestDockerNetworkMacvlanPersistance
18:06:59 [2020-03-12T18:06:59.494Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:07:00 [2020-03-12T18:07:00.053Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:07:00 [2020-03-12T18:07:00.307Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:07:00 [2020-03-12T18:07:00.314Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
18:07:00 [2020-03-12T18:07:00.314Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:325: [d262be4abcc9b] waiting for daemon to start
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:325: [d262be4abcc9b] waiting for daemon to start
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:353: [d262be4abcc9b] daemon started
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:461: [d262be4abcc9b] Stopping daemon
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:296: [d262be4abcc9b] exiting daemon
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:448: [d262be4abcc9b] Daemon stopped
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:325: [d262be4abcc9b] waiting for daemon to start
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:325: [d262be4abcc9b] waiting for daemon to start
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:353: [d262be4abcc9b] daemon started
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:461: [d262be4abcc9b] Stopping daemon
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:296: [d262be4abcc9b] exiting daemon
18:07:00 [2020-03-12T18:07:00.314Z]     daemon.go:448: [d262be4abcc9b] Daemon stopped
18:07:00 [2020-03-12T18:07:00.314Z] === RUN   TestDockerNetworkMacvlan
18:07:00 [2020-03-12T18:07:00.867Z] === RUN   TestDockerSuite/TestBuildLabels
18:07:01 [2020-03-12T18:07:01.113Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:07:01 [2020-03-12T18:07:01.162Z] --- PASS: TestGraphdriverPluginV2 (4.72s)
18:07:01 [2020-03-12T18:07:01.162Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:325: [d60e8a3632a33] waiting for daemon to start
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:325: [d60e8a3632a33] waiting for daemon to start
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:353: [d60e8a3632a33] daemon started
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:461: [d60e8a3632a33] Stopping daemon
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:296: [d60e8a3632a33] exiting daemon
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:448: [d60e8a3632a33] Daemon stopped
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:325: [d60e8a3632a33] waiting for daemon to start
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:325: [d60e8a3632a33] waiting for daemon to start
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:353: [d60e8a3632a33] daemon started
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:461: [d60e8a3632a33] Stopping daemon
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:296: [d60e8a3632a33] exiting daemon
18:07:01 [2020-03-12T18:07:01.162Z]     daemon.go:448: [d60e8a3632a33] Daemon stopped
18:07:01 [2020-03-12T18:07:01.162Z] PASS
18:07:01 [2020-03-12T18:07:01.162Z] 
18:07:01 [2020-03-12T18:07:01.162Z] DONE 5 tests in 11.048s
18:07:01 [2020-03-12T18:07:01.162Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:07:01 [2020-03-12T18:07:01.162Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
18:07:01 [2020-03-12T18:07:01.162Z] ++ set -e
18:07:01 [2020-03-12T18:07:01.162Z] ++ '[' -n 0 ']'
18:07:01 [2020-03-12T18:07:01.162Z] ++ set -x
18:07:01 [2020-03-12T18:07:01.162Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
18:07:01 [2020-03-12T18:07:01.162Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:07:01 [2020-03-12T18:07:01.416Z] INFO: Testing against a local daemon
18:07:01 [2020-03-12T18:07:01.416Z] === RUN   TestContinueAfterPluginCrash
18:07:01 [2020-03-12T18:07:01.416Z] === PAUSE TestContinueAfterPluginCrash
18:07:01 [2020-03-12T18:07:01.416Z] === RUN   TestDaemonStartWithLogOpt
18:07:01 [2020-03-12T18:07:01.416Z] === PAUSE TestDaemonStartWithLogOpt
18:07:01 [2020-03-12T18:07:01.416Z] === CONT  TestContinueAfterPluginCrash
18:07:01 [2020-03-12T18:07:01.416Z] === CONT  TestDaemonStartWithLogOpt
18:07:02 [2020-03-12T18:07:02.344Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:07:02 [2020-03-12T18:07:02.776Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:07:03 [2020-03-12T18:07:03.093Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:07:03 [2020-03-12T18:07:03.288Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.039s	coverage: 65.3% of statements
18:07:03 [2020-03-12T18:07:03.578Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.074s	coverage: 35.8% of statements
18:07:05 [2020-03-12T18:07:05.464Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:07:06 [2020-03-12T18:07:06.935Z] === RUN   TestDockerSuite/TestBuildLastModified
18:07:09 [2020-03-12T18:07:09.123Z] ok  	github.com/docker/docker/daemon/cluster	0.202s	coverage: 0.5% of statements
18:07:09 [2020-03-12T18:07:09.405Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:07:13 [2020-03-12T18:07:13.476Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:07:14 [2020-03-12T18:07:14.696Z] ok  	github.com/docker/docker/daemon/discovery	0.045s	coverage: 30.4% of statements
18:07:16 [2020-03-12T18:07:16.773Z] --- PASS: TestDaemonStartWithLogOpt (15.38s)
18:07:16 [2020-03-12T18:07:16.773Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:325: [de4ea5dc5a33a] waiting for daemon to start
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:325: [de4ea5dc5a33a] waiting for daemon to start
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:353: [de4ea5dc5a33a] daemon started
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:461: [de4ea5dc5a33a] Stopping daemon
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:296: [de4ea5dc5a33a] exiting daemon
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:448: [de4ea5dc5a33a] Daemon stopped
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:325: [de4ea5dc5a33a] waiting for daemon to start
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:325: [de4ea5dc5a33a] waiting for daemon to start
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:353: [de4ea5dc5a33a] daemon started
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:461: [de4ea5dc5a33a] Stopping daemon
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:296: [de4ea5dc5a33a] exiting daemon
18:07:16 [2020-03-12T18:07:16.773Z]     daemon.go:448: [de4ea5dc5a33a] Daemon stopped
18:07:17 [2020-03-12T18:07:17.432Z] ok  	github.com/docker/docker/daemon/events	0.088s	coverage: 50.0% of statements
18:07:17 [2020-03-12T18:07:17.695Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:07:17 [2020-03-12T18:07:17.695Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:07:17 [2020-03-12T18:07:17.949Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:07:17 [2020-03-12T18:07:17.949Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:07:17 [2020-03-12T18:07:17.949Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:07:18 [2020-03-12T18:07:18.060Z] ok  	github.com/docker/docker/daemon/config	0.196s	coverage: 82.2% of statements
18:07:18 [2020-03-12T18:07:18.203Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:07:20 [2020-03-12T18:07:20.084Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:07:21 [2020-03-12T18:07:21.442Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:07:21 [2020-03-12T18:07:21.555Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
18:07:22 [2020-03-12T18:07:22.001Z] --- PASS: TestContinueAfterPluginCrash (20.48s)
18:07:22 [2020-03-12T18:07:22.001Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
18:07:22 [2020-03-12T18:07:22.001Z]     daemon.go:325: [d8fcc3d3655eb] waiting for daemon to start
18:07:22 [2020-03-12T18:07:22.001Z]     daemon.go:325: [d8fcc3d3655eb] waiting for daemon to start
18:07:22 [2020-03-12T18:07:22.001Z]     daemon.go:353: [d8fcc3d3655eb] daemon started
18:07:22 [2020-03-12T18:07:22.001Z]     daemon.go:461: [d8fcc3d3655eb] Stopping daemon
18:07:22 [2020-03-12T18:07:22.001Z]     daemon.go:296: [d8fcc3d3655eb] exiting daemon
18:07:22 [2020-03-12T18:07:22.001Z]     daemon.go:448: [d8fcc3d3655eb] Daemon stopped
18:07:22 [2020-03-12T18:07:22.001Z] PASS
18:07:22 [2020-03-12T18:07:22.001Z] 
18:07:22 [2020-03-12T18:07:22.001Z] DONE 2 tests in 20.684s
18:07:22 [2020-03-12T18:07:22.001Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:07:22 [2020-03-12T18:07:22.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
18:07:22 [2020-03-12T18:07:22.001Z] ++ set -e
18:07:22 [2020-03-12T18:07:22.001Z] ++ '[' -n 0 ']'
18:07:22 [2020-03-12T18:07:22.001Z] ++ set -x
18:07:22 [2020-03-12T18:07:22.001Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
18:07:22 [2020-03-12T18:07:22.001Z] INFO: Testing against a local daemon
18:07:22 [2020-03-12T18:07:22.001Z] === RUN   TestPluginWithDevMounts
18:07:22 [2020-03-12T18:07:22.001Z] === PAUSE TestPluginWithDevMounts
18:07:22 [2020-03-12T18:07:22.001Z] === CONT  TestPluginWithDevMounts
18:07:23 [2020-03-12T18:07:23.362Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:07:23 [2020-03-12T18:07:23.921Z] --- PASS: TestPluginWithDevMounts (2.00s)
18:07:23 [2020-03-12T18:07:23.921Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
18:07:23 [2020-03-12T18:07:23.921Z]     daemon.go:325: [d40bcb23f8020] waiting for daemon to start
18:07:23 [2020-03-12T18:07:23.921Z]     daemon.go:325: [d40bcb23f8020] waiting for daemon to start
18:07:23 [2020-03-12T18:07:23.921Z]     daemon.go:353: [d40bcb23f8020] daemon started
18:07:23 [2020-03-12T18:07:23.921Z]     daemon.go:461: [d40bcb23f8020] Stopping daemon
18:07:23 [2020-03-12T18:07:23.921Z]     daemon.go:296: [d40bcb23f8020] exiting daemon
18:07:23 [2020-03-12T18:07:23.921Z]     daemon.go:448: [d40bcb23f8020] Daemon stopped
18:07:23 [2020-03-12T18:07:23.921Z] PASS
18:07:23 [2020-03-12T18:07:23.921Z] 
18:07:23 [2020-03-12T18:07:23.921Z] DONE 1 tests in 2.144s
18:07:24 [2020-03-12T18:07:24.176Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:07:24 [2020-03-12T18:07:24.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
18:07:24 [2020-03-12T18:07:24.176Z] ++ set -e
18:07:24 [2020-03-12T18:07:24.176Z] ++ '[' -n 0 ']'
18:07:24 [2020-03-12T18:07:24.176Z] ++ set -x
18:07:24 [2020-03-12T18:07:24.176Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
18:07:24 [2020-03-12T18:07:24.431Z] INFO: Testing against a local daemon
18:07:24 [2020-03-12T18:07:24.431Z] === RUN   TestSecretInspect
18:07:25 [2020-03-12T18:07:25.576Z] --- PASS: TestDockerNetworkMacvlan (24.66s)
18:07:25 [2020-03-12T18:07:25.576Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:07:25 [2020-03-12T18:07:25.576Z]     daemon.go:325: [de0937a0eab30] waiting for daemon to start
18:07:25 [2020-03-12T18:07:25.576Z]     daemon.go:325: [de0937a0eab30] waiting for daemon to start
18:07:25 [2020-03-12T18:07:25.576Z]     daemon.go:353: [de0937a0eab30] daemon started
18:07:25 [2020-03-12T18:07:25.576Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
18:07:25 [2020-03-12T18:07:25.576Z]     daemon.go:461: [de0937a0eab30] Stopping daemon
18:07:25 [2020-03-12T18:07:25.576Z]     daemon.go:296: [de0937a0eab30] exiting daemon
18:07:25 [2020-03-12T18:07:25.576Z]     daemon.go:448: [de0937a0eab30] Daemon stopped
18:07:25 [2020-03-12T18:07:25.576Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:07:25 [2020-03-12T18:07:25.576Z]     daemon.go:325: [da5033afd84bf] waiting for daemon to start
18:07:25 [2020-03-12T18:07:25.576Z]     daemon.go:325: [da5033afd84bf] waiting for daemon to start
18:07:25 [2020-03-12T18:07:25.576Z]     daemon.go:353: [da5033afd84bf] daemon started
18:07:25 [2020-03-12T18:07:25.576Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:461: [da5033afd84bf] Stopping daemon
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:296: [da5033afd84bf] exiting daemon
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:448: [da5033afd84bf] Daemon stopped
18:07:25 [2020-03-12T18:07:25.577Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:325: [d3bd48c9a6381] waiting for daemon to start
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:325: [d3bd48c9a6381] waiting for daemon to start
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:353: [d3bd48c9a6381] daemon started
18:07:25 [2020-03-12T18:07:25.577Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s)
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:461: [d3bd48c9a6381] Stopping daemon
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:296: [d3bd48c9a6381] exiting daemon
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:448: [d3bd48c9a6381] Daemon stopped
18:07:25 [2020-03-12T18:07:25.577Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:325: [de8dde36ab0fa] waiting for daemon to start
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:325: [de8dde36ab0fa] waiting for daemon to start
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:353: [de8dde36ab0fa] daemon started
18:07:25 [2020-03-12T18:07:25.577Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s)
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:461: [de8dde36ab0fa] Stopping daemon
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:296: [de8dde36ab0fa] exiting daemon
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:448: [de8dde36ab0fa] Daemon stopped
18:07:25 [2020-03-12T18:07:25.577Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:325: [dbedae8d620e3] waiting for daemon to start
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:325: [dbedae8d620e3] waiting for daemon to start
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:353: [dbedae8d620e3] daemon started
18:07:25 [2020-03-12T18:07:25.577Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.87s)
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:461: [dbedae8d620e3] Stopping daemon
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:296: [dbedae8d620e3] exiting daemon
18:07:25 [2020-03-12T18:07:25.577Z]     daemon.go:448: [dbedae8d620e3] Daemon stopped
18:07:25 [2020-03-12T18:07:25.577Z] PASS
18:07:25 [2020-03-12T18:07:25.577Z] 
18:07:25 [2020-03-12T18:07:25.577Z] DONE 7 tests in 26.164s
18:07:25 [2020-03-12T18:07:25.577Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
18:07:25 [2020-03-12T18:07:25.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
18:07:25 [2020-03-12T18:07:25.577Z] ++ set -e
18:07:25 [2020-03-12T18:07:25.577Z] ++ '[' -n 0 ']'
18:07:25 [2020-03-12T18:07:25.577Z] ++ set -x
18:07:25 [2020-03-12T18:07:25.577Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
18:07:25 [2020-03-12T18:07:25.577Z] testing: warning: no tests to run
18:07:25 [2020-03-12T18:07:25.577Z] PASS
18:07:25 [2020-03-12T18:07:25.577Z] 
18:07:25 [2020-03-12T18:07:25.577Z] DONE 0 tests in 0.069s
18:07:25 [2020-03-12T18:07:25.577Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:07:25 [2020-03-12T18:07:25.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
18:07:25 [2020-03-12T18:07:25.577Z] ++ set -e
18:07:25 [2020-03-12T18:07:25.577Z] ++ '[' -n 0 ']'
18:07:25 [2020-03-12T18:07:25.577Z] ++ set -x
18:07:25 [2020-03-12T18:07:25.577Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
18:07:25 [2020-03-12T18:07:25.577Z] INFO: Testing against a local daemon
18:07:25 [2020-03-12T18:07:25.577Z] === RUN   TestAuthZPluginAllowRequest
18:07:25 [2020-03-12T18:07:25.791Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:07:25 [2020-03-12T18:07:25.989Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.587s	coverage: 13.6% of statements
18:07:26 [2020-03-12T18:07:26.614Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
18:07:26 [2020-03-12T18:07:26.717Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:07:26 [2020-03-12T18:07:26.813Z] --- PASS: TestAuthZPluginAllowRequest (1.57s)
18:07:26 [2020-03-12T18:07:26.813Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
18:07:26 [2020-03-12T18:07:26.813Z]     daemon.go:325: [dd603c6a1df95] waiting for daemon to start
18:07:26 [2020-03-12T18:07:26.813Z]     daemon.go:325: [dd603c6a1df95] waiting for daemon to start
18:07:26 [2020-03-12T18:07:26.813Z]     daemon.go:353: [dd603c6a1df95] daemon started
18:07:26 [2020-03-12T18:07:26.813Z]     daemon.go:461: [dd603c6a1df95] Stopping daemon
18:07:26 [2020-03-12T18:07:26.813Z]     daemon.go:296: [dd603c6a1df95] exiting daemon
18:07:26 [2020-03-12T18:07:26.813Z]     daemon.go:448: [dd603c6a1df95] Daemon stopped
18:07:26 [2020-03-12T18:07:26.813Z] === RUN   TestAuthZPluginTLS
18:07:27 [2020-03-12T18:07:27.278Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:07:27 [2020-03-12T18:07:27.292Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:07:27 [2020-03-12T18:07:27.293Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
18:07:27 [2020-03-12T18:07:27.293Z]     daemon.go:325: [d7d036bfd01e6] waiting for daemon to start
18:07:27 [2020-03-12T18:07:27.293Z]     daemon.go:325: [d7d036bfd01e6] waiting for daemon to start
18:07:27 [2020-03-12T18:07:27.293Z]     daemon.go:353: [d7d036bfd01e6] daemon started
18:07:27 [2020-03-12T18:07:27.293Z]     daemon.go:461: [d7d036bfd01e6] Stopping daemon
18:07:27 [2020-03-12T18:07:27.293Z]     daemon.go:296: [d7d036bfd01e6] exiting daemon
18:07:27 [2020-03-12T18:07:27.293Z]     daemon.go:448: [d7d036bfd01e6] Daemon stopped
18:07:27 [2020-03-12T18:07:27.293Z] === RUN   TestAuthZPluginDenyRequest
18:07:27 [2020-03-12T18:07:27.533Z] --- PASS: TestSecretInspect (3.29s)
18:07:27 [2020-03-12T18:07:27.533Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
18:07:27 [2020-03-12T18:07:27.533Z]     daemon.go:325: [d118915886e0f] waiting for daemon to start
18:07:27 [2020-03-12T18:07:27.533Z]     daemon.go:325: [d118915886e0f] waiting for daemon to start
18:07:27 [2020-03-12T18:07:27.533Z]     daemon.go:353: [d118915886e0f] daemon started
18:07:27 [2020-03-12T18:07:27.533Z]     daemon.go:461: [d118915886e0f] Stopping daemon
18:07:27 [2020-03-12T18:07:27.533Z]     daemon.go:296: [d118915886e0f] exiting daemon
18:07:27 [2020-03-12T18:07:27.533Z]     daemon.go:448: [d118915886e0f] Daemon stopped
18:07:27 [2020-03-12T18:07:27.533Z] === RUN   TestSecretList
18:07:28 [2020-03-12T18:07:28.133Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
18:07:28 [2020-03-12T18:07:28.133Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
18:07:28 [2020-03-12T18:07:28.133Z]     daemon.go:325: [d5606b313e8bd] waiting for daemon to start
18:07:28 [2020-03-12T18:07:28.133Z]     daemon.go:325: [d5606b313e8bd] waiting for daemon to start
18:07:28 [2020-03-12T18:07:28.133Z]     daemon.go:353: [d5606b313e8bd] daemon started
18:07:28 [2020-03-12T18:07:28.133Z]     daemon.go:461: [d5606b313e8bd] Stopping daemon
18:07:28 [2020-03-12T18:07:28.133Z]     daemon.go:296: [d5606b313e8bd] exiting daemon
18:07:28 [2020-03-12T18:07:28.133Z]     daemon.go:448: [d5606b313e8bd] Daemon stopped
18:07:28 [2020-03-12T18:07:28.133Z] === RUN   TestAuthZPluginAPIDenyResponse
18:07:28 [2020-03-12T18:07:28.552Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
18:07:28 [2020-03-12T18:07:28.552Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
18:07:28 [2020-03-12T18:07:28.552Z]     daemon.go:325: [d6a01f7899657] waiting for daemon to start
18:07:28 [2020-03-12T18:07:28.552Z]     daemon.go:325: [d6a01f7899657] waiting for daemon to start
18:07:28 [2020-03-12T18:07:28.552Z]     daemon.go:353: [d6a01f7899657] daemon started
18:07:28 [2020-03-12T18:07:28.552Z]     daemon.go:461: [d6a01f7899657] Stopping daemon
18:07:28 [2020-03-12T18:07:28.552Z]     daemon.go:296: [d6a01f7899657] exiting daemon
18:07:28 [2020-03-12T18:07:28.552Z]     daemon.go:448: [d6a01f7899657] Daemon stopped
18:07:28 [2020-03-12T18:07:28.552Z] === RUN   TestAuthZPluginDenyResponse
18:07:28 [2020-03-12T18:07:28.915Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
18:07:28 [2020-03-12T18:07:28.915Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
18:07:28 [2020-03-12T18:07:28.915Z]     daemon.go:325: [ddf08af079327] waiting for daemon to start
18:07:28 [2020-03-12T18:07:28.915Z]     daemon.go:325: [ddf08af079327] waiting for daemon to start
18:07:28 [2020-03-12T18:07:28.915Z]     daemon.go:353: [ddf08af079327] daemon started
18:07:28 [2020-03-12T18:07:28.915Z]     daemon.go:461: [ddf08af079327] Stopping daemon
18:07:28 [2020-03-12T18:07:28.915Z]     daemon.go:296: [ddf08af079327] exiting daemon
18:07:28 [2020-03-12T18:07:28.915Z]     daemon.go:448: [ddf08af079327] Daemon stopped
18:07:28 [2020-03-12T18:07:28.915Z] === RUN   TestAuthZPluginAllowEventStream
18:07:29 [2020-03-12T18:07:29.334Z] ok  	github.com/docker/docker/daemon	12.509s	coverage: 17.5% of statements
18:07:29 [2020-03-12T18:07:29.334Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:07:29 [2020-03-12T18:07:29.334Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:07:29 [2020-03-12T18:07:29.334Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:07:29 [2020-03-12T18:07:29.334Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:07:29 [2020-03-12T18:07:29.622Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.088s	coverage: 57.8% of statements
18:07:30 [2020-03-12T18:07:30.659Z] --- PASS: TestAuthZPluginAllowEventStream (1.55s)
18:07:30 [2020-03-12T18:07:30.659Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
18:07:30 [2020-03-12T18:07:30.659Z]     daemon.go:325: [df9202a547544] waiting for daemon to start
18:07:30 [2020-03-12T18:07:30.659Z]     daemon.go:325: [df9202a547544] waiting for daemon to start
18:07:30 [2020-03-12T18:07:30.659Z]     daemon.go:353: [df9202a547544] daemon started
18:07:30 [2020-03-12T18:07:30.659Z]     daemon.go:461: [df9202a547544] Stopping daemon
18:07:30 [2020-03-12T18:07:30.659Z]     daemon.go:296: [df9202a547544] exiting daemon
18:07:30 [2020-03-12T18:07:30.659Z]     daemon.go:448: [df9202a547544] Daemon stopped
18:07:30 [2020-03-12T18:07:30.659Z] === RUN   TestAuthZPluginErrorResponse
18:07:30 [2020-03-12T18:07:30.829Z] --- PASS: TestSecretList (3.20s)
18:07:30 [2020-03-12T18:07:30.829Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
18:07:30 [2020-03-12T18:07:30.829Z]     daemon.go:325: [d76d0021abd31] waiting for daemon to start
18:07:30 [2020-03-12T18:07:30.829Z]     daemon.go:325: [d76d0021abd31] waiting for daemon to start
18:07:30 [2020-03-12T18:07:30.829Z]     daemon.go:353: [d76d0021abd31] daemon started
18:07:30 [2020-03-12T18:07:30.829Z]     daemon.go:461: [d76d0021abd31] Stopping daemon
18:07:30 [2020-03-12T18:07:30.829Z]     daemon.go:296: [d76d0021abd31] exiting daemon
18:07:30 [2020-03-12T18:07:30.829Z]     daemon.go:448: [d76d0021abd31] Daemon stopped
18:07:30 [2020-03-12T18:07:30.829Z] === RUN   TestSecretsCreateAndDelete
18:07:31 [2020-03-12T18:07:31.007Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
18:07:31 [2020-03-12T18:07:31.008Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
18:07:31 [2020-03-12T18:07:31.008Z]     daemon.go:325: [dad65891340d4] waiting for daemon to start
18:07:31 [2020-03-12T18:07:31.008Z]     daemon.go:325: [dad65891340d4] waiting for daemon to start
18:07:31 [2020-03-12T18:07:31.008Z]     daemon.go:353: [dad65891340d4] daemon started
18:07:31 [2020-03-12T18:07:31.008Z]     daemon.go:461: [dad65891340d4] Stopping daemon
18:07:31 [2020-03-12T18:07:31.008Z]     daemon.go:296: [dad65891340d4] exiting daemon
18:07:31 [2020-03-12T18:07:31.008Z]     daemon.go:448: [dad65891340d4] Daemon stopped
18:07:31 [2020-03-12T18:07:31.008Z] === RUN   TestAuthZPluginErrorRequest
18:07:31 [2020-03-12T18:07:31.761Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:07:31 [2020-03-12T18:07:31.761Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
18:07:31 [2020-03-12T18:07:31.761Z]     daemon.go:325: [d5ac22bcf43c8] waiting for daemon to start
18:07:31 [2020-03-12T18:07:31.761Z]     daemon.go:325: [d5ac22bcf43c8] waiting for daemon to start
18:07:31 [2020-03-12T18:07:31.761Z]     daemon.go:353: [d5ac22bcf43c8] daemon started
18:07:31 [2020-03-12T18:07:31.761Z]     daemon.go:461: [d5ac22bcf43c8] Stopping daemon
18:07:31 [2020-03-12T18:07:31.761Z]     daemon.go:296: [d5ac22bcf43c8] exiting daemon
18:07:31 [2020-03-12T18:07:31.761Z]     daemon.go:448: [d5ac22bcf43c8] Daemon stopped
18:07:31 [2020-03-12T18:07:31.761Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:07:32 [2020-03-12T18:07:32.117Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:07:32 [2020-03-12T18:07:32.117Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:07:32 [2020-03-12T18:07:32.117Z]     daemon.go:325: [d202f3e533d31] waiting for daemon to start
18:07:32 [2020-03-12T18:07:32.117Z]     daemon.go:325: [d202f3e533d31] waiting for daemon to start
18:07:32 [2020-03-12T18:07:32.117Z]     daemon.go:353: [d202f3e533d31] daemon started
18:07:32 [2020-03-12T18:07:32.117Z]     daemon.go:461: [d202f3e533d31] Stopping daemon
18:07:32 [2020-03-12T18:07:32.117Z]     daemon.go:296: [d202f3e533d31] exiting daemon
18:07:32 [2020-03-12T18:07:32.117Z]     daemon.go:448: [d202f3e533d31] Daemon stopped
18:07:32 [2020-03-12T18:07:32.117Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:07:32 [2020-03-12T18:07:32.334Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.745s	coverage: 68.5% of statements
18:07:33 [2020-03-12T18:07:33.880Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s)
18:07:33 [2020-03-12T18:07:33.881Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
18:07:33 [2020-03-12T18:07:33.881Z]     daemon.go:325: [d2b4dc124b1cc] waiting for daemon to start
18:07:33 [2020-03-12T18:07:33.881Z]     daemon.go:325: [d2b4dc124b1cc] waiting for daemon to start
18:07:33 [2020-03-12T18:07:33.881Z]     daemon.go:353: [d2b4dc124b1cc] daemon started
18:07:33 [2020-03-12T18:07:33.881Z]     daemon.go:461: [d2b4dc124b1cc] Stopping daemon
18:07:33 [2020-03-12T18:07:33.881Z]     daemon.go:296: [d2b4dc124b1cc] exiting daemon
18:07:33 [2020-03-12T18:07:33.881Z]     daemon.go:448: [d2b4dc124b1cc] Daemon stopped
18:07:33 [2020-03-12T18:07:33.881Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:07:34 [2020-03-12T18:07:34.085Z] --- PASS: TestSecretsCreateAndDelete (2.68s)
18:07:34 [2020-03-12T18:07:34.085Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
18:07:34 [2020-03-12T18:07:34.085Z]     daemon.go:325: [da9f70133d99a] waiting for daemon to start
18:07:34 [2020-03-12T18:07:34.085Z]     daemon.go:325: [da9f70133d99a] waiting for daemon to start
18:07:34 [2020-03-12T18:07:34.085Z]     daemon.go:353: [da9f70133d99a] daemon started
18:07:34 [2020-03-12T18:07:34.085Z]     daemon.go:461: [da9f70133d99a] Stopping daemon
18:07:34 [2020-03-12T18:07:34.085Z]     daemon.go:296: [da9f70133d99a] exiting daemon
18:07:34 [2020-03-12T18:07:34.085Z]     daemon.go:448: [da9f70133d99a] Daemon stopped
18:07:34 [2020-03-12T18:07:34.085Z] === RUN   TestSecretsUpdate
18:07:36 [2020-03-12T18:07:36.257Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s)
18:07:36 [2020-03-12T18:07:36.257Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
18:07:36 [2020-03-12T18:07:36.257Z]     daemon.go:325: [d294ffcf68d8b] waiting for daemon to start
18:07:36 [2020-03-12T18:07:36.257Z]     daemon.go:325: [d294ffcf68d8b] waiting for daemon to start
18:07:36 [2020-03-12T18:07:36.257Z]     daemon.go:353: [d294ffcf68d8b] daemon started
18:07:36 [2020-03-12T18:07:36.257Z]     daemon.go:461: [d294ffcf68d8b] Stopping daemon
18:07:36 [2020-03-12T18:07:36.257Z]     daemon.go:296: [d294ffcf68d8b] exiting daemon
18:07:36 [2020-03-12T18:07:36.257Z]     daemon.go:448: [d294ffcf68d8b] Daemon stopped
18:07:36 [2020-03-12T18:07:36.257Z] === RUN   TestAuthZPluginHeader
18:07:36 [2020-03-12T18:07:36.595Z] --- PASS: TestSecretsUpdate (3.18s)
18:07:36 [2020-03-12T18:07:36.595Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
18:07:36 [2020-03-12T18:07:36.595Z]     daemon.go:325: [d883ff6403ba9] waiting for daemon to start
18:07:36 [2020-03-12T18:07:36.595Z]     daemon.go:325: [d883ff6403ba9] waiting for daemon to start
18:07:36 [2020-03-12T18:07:36.595Z]     daemon.go:353: [d883ff6403ba9] daemon started
18:07:36 [2020-03-12T18:07:36.595Z]     daemon.go:461: [d883ff6403ba9] Stopping daemon
18:07:36 [2020-03-12T18:07:36.595Z]     daemon.go:296: [d883ff6403ba9] exiting daemon
18:07:36 [2020-03-12T18:07:36.595Z]     daemon.go:448: [d883ff6403ba9] Daemon stopped
18:07:36 [2020-03-12T18:07:36.595Z] === RUN   TestTemplatedSecret
18:07:36 [2020-03-12T18:07:36.607Z] --- PASS: TestAuthZPluginHeader (0.79s)
18:07:36 [2020-03-12T18:07:36.607Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
18:07:36 [2020-03-12T18:07:36.607Z]     daemon.go:325: [df97e1c1687ee] waiting for daemon to start
18:07:36 [2020-03-12T18:07:36.607Z]     daemon.go:325: [df97e1c1687ee] waiting for daemon to start
18:07:36 [2020-03-12T18:07:36.607Z]     daemon.go:353: [df97e1c1687ee] daemon started
18:07:36 [2020-03-12T18:07:36.607Z]     daemon.go:461: [df97e1c1687ee] Stopping daemon
18:07:36 [2020-03-12T18:07:36.607Z]     daemon.go:296: [df97e1c1687ee] exiting daemon
18:07:36 [2020-03-12T18:07:36.607Z]     daemon.go:448: [df97e1c1687ee] Daemon stopped
18:07:36 [2020-03-12T18:07:36.607Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:07:36 [2020-03-12T18:07:36.607Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
18:07:36 [2020-03-12T18:07:36.607Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:36 [2020-03-12T18:07:36.607Z] === RUN   TestAuthZPluginV2Disable
18:07:36 [2020-03-12T18:07:36.607Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:07:36 [2020-03-12T18:07:36.607Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:36 [2020-03-12T18:07:36.607Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:07:36 [2020-03-12T18:07:36.827Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.914s	coverage: 48.6% of statements
18:07:36 [2020-03-12T18:07:36.827Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.408s	coverage: 45.9% of statements
18:07:36 [2020-03-12T18:07:36.827Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:07:36 [2020-03-12T18:07:36.967Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:07:36 [2020-03-12T18:07:36.968Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:36 [2020-03-12T18:07:36.968Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:07:36 [2020-03-12T18:07:36.968Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:07:36 [2020-03-12T18:07:36.968Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:36 [2020-03-12T18:07:36.968Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:07:37 [2020-03-12T18:07:37.520Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:07:37 [2020-03-12T18:07:37.855Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.619s	coverage: 76.1% of statements
18:07:39 [2020-03-12T18:07:39.359Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.474s	coverage: 54.8% of statements
18:07:39 [2020-03-12T18:07:39.359Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:07:39 [2020-03-12T18:07:39.359Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:07:40 [2020-03-12T18:07:40.037Z] --- PASS: TestTemplatedSecret (3.27s)
18:07:40 [2020-03-12T18:07:40.037Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
18:07:40 [2020-03-12T18:07:40.037Z]     daemon.go:325: [dcac4a35a41e1] waiting for daemon to start
18:07:40 [2020-03-12T18:07:40.037Z]     daemon.go:325: [dcac4a35a41e1] waiting for daemon to start
18:07:40 [2020-03-12T18:07:40.037Z]     daemon.go:353: [dcac4a35a41e1] daemon started
18:07:40 [2020-03-12T18:07:40.037Z]     daemon.go:461: [dcac4a35a41e1] Stopping daemon
18:07:40 [2020-03-12T18:07:40.037Z]     daemon.go:296: [dcac4a35a41e1] exiting daemon
18:07:40 [2020-03-12T18:07:40.037Z]     daemon.go:448: [dcac4a35a41e1] Daemon stopped
18:07:40 [2020-03-12T18:07:40.037Z] === RUN   TestSecretCreateResolve
18:07:41 [2020-03-12T18:07:41.415Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.038s	coverage: 58.0% of statements
18:07:41 [2020-03-12T18:07:41.704Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.028s	coverage: 3.0% of statements
18:07:41 [2020-03-12T18:07:41.924Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:07:41 [2020-03-12T18:07:41.993Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
18:07:42 [2020-03-12T18:07:42.888Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:07:43 [2020-03-12T18:07:43.143Z] --- PASS: TestSecretCreateResolve (3.14s)
18:07:43 [2020-03-12T18:07:43.143Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
18:07:43 [2020-03-12T18:07:43.143Z]     daemon.go:325: [d12b4805234fc] waiting for daemon to start
18:07:43 [2020-03-12T18:07:43.143Z]     daemon.go:325: [d12b4805234fc] waiting for daemon to start
18:07:43 [2020-03-12T18:07:43.143Z]     daemon.go:353: [d12b4805234fc] daemon started
18:07:43 [2020-03-12T18:07:43.143Z]     daemon.go:461: [d12b4805234fc] Stopping daemon
18:07:43 [2020-03-12T18:07:43.143Z]     daemon.go:296: [d12b4805234fc] exiting daemon
18:07:43 [2020-03-12T18:07:43.143Z]     daemon.go:448: [d12b4805234fc] Daemon stopped
18:07:43 [2020-03-12T18:07:43.143Z] PASS
18:07:43 [2020-03-12T18:07:43.143Z] 
18:07:43 [2020-03-12T18:07:43.143Z] DONE 6 tests in 18.981s
18:07:43 [2020-03-12T18:07:43.143Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:07:43 [2020-03-12T18:07:43.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
18:07:43 [2020-03-12T18:07:43.143Z] ++ set -e
18:07:43 [2020-03-12T18:07:43.143Z] ++ '[' -n 0 ']'
18:07:43 [2020-03-12T18:07:43.143Z] ++ set -x
18:07:43 [2020-03-12T18:07:43.143Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
18:07:43 [2020-03-12T18:07:43.398Z] INFO: Testing against a local daemon
18:07:43 [2020-03-12T18:07:43.398Z] === RUN   TestServiceCreateInit
18:07:43 [2020-03-12T18:07:43.398Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:07:45 [2020-03-12T18:07:45.946Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:07:45 [2020-03-12T18:07:45.946Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:07:47 [2020-03-12T18:07:47.578Z] ok  	github.com/docker/docker/daemon/logger	0.277s	coverage: 43.7% of statements
18:07:47 [2020-03-12T18:07:47.880Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.024s	coverage: 67.0% of statements
18:07:48 [2020-03-12T18:07:48.453Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:07:48 [2020-03-12T18:07:48.507Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.562s	coverage: 78.6% of statements
18:07:50 [2020-03-12T18:07:50.044Z] ok  	github.com/docker/docker/daemon/images	0.043s	coverage: 4.9% of statements
18:07:50 [2020-03-12T18:07:50.044Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:07:50 [2020-03-12T18:07:50.044Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:07:50 [2020-03-12T18:07:50.044Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:07:50 [2020-03-12T18:07:50.044Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:07:50 [2020-03-12T18:07:50.673Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.031s	coverage: 88.3% of statements
18:07:50 [2020-03-12T18:07:50.963Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:07:51 [2020-03-12T18:07:51.218Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:07:51 [2020-03-12T18:07:51.302Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 26.2% of statements
18:07:52 [2020-03-12T18:07:52.334Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.019s	coverage: 62.1% of statements
18:07:53 [2020-03-12T18:07:53.099Z] --- PASS: TestServiceCreateInit (9.77s)
18:07:53 [2020-03-12T18:07:53.099Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.67s)
18:07:53 [2020-03-12T18:07:53.099Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:325: [d5c64cb075b22] waiting for daemon to start
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:325: [d5c64cb075b22] waiting for daemon to start
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:353: [d5c64cb075b22] daemon started
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:461: [d5c64cb075b22] Stopping daemon
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:296: [d5c64cb075b22] exiting daemon
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:448: [d5c64cb075b22] Daemon stopped
18:07:53 [2020-03-12T18:07:53.099Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s)
18:07:53 [2020-03-12T18:07:53.099Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:325: [d71d9e8c23cfa] waiting for daemon to start
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:325: [d71d9e8c23cfa] waiting for daemon to start
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:353: [d71d9e8c23cfa] daemon started
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:461: [d71d9e8c23cfa] Stopping daemon
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:296: [d71d9e8c23cfa] exiting daemon
18:07:53 [2020-03-12T18:07:53.099Z]         daemon.go:448: [d71d9e8c23cfa] Daemon stopped
18:07:53 [2020-03-12T18:07:53.099Z] === RUN   TestCreateServiceMultipleTimes
18:07:53 [2020-03-12T18:07:53.657Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:07:53 [2020-03-12T18:07:53.911Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:07:55 [2020-03-12T18:07:55.890Z] ok  	github.com/docker/docker/daemon/logger/local	0.062s	coverage: 74.7% of statements
18:07:55 [2020-03-12T18:07:55.890Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:07:55 [2020-03-12T18:07:55.890Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.069s	coverage: 20.0% of statements
18:07:56 [2020-03-12T18:07:56.419Z] === RUN   TestDockerSuite/TestBuildNetNone
18:07:56 [2020-03-12T18:07:56.643Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s)
18:07:56 [2020-03-12T18:07:56.643Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:353: [dea2e2454bfba] daemon started
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:461: [dea2e2454bfba] Stopping daemon
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:296: [dea2e2454bfba] exiting daemon
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:448: [dea2e2454bfba] Daemon stopped
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:339: [dea2e2454bfba] error pinging daemon on start: Get http://dea2e2454bfba.sock/_ping: context deadline exceeded
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:339: [dea2e2454bfba] error pinging daemon on start: Get http://dea2e2454bfba.sock/_ping: context deadline exceeded
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:339: [dea2e2454bfba] error pinging daemon on start: Get http://dea2e2454bfba.sock/_ping: context deadline exceeded
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:339: [dea2e2454bfba] error pinging daemon on start: Get http://dea2e2454bfba.sock/_ping: context deadline exceeded
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:296: [dea2e2454bfba] exiting daemon
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:325: [dea2e2454bfba] waiting for daemon to start
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:353: [dea2e2454bfba] daemon started
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:461: [dea2e2454bfba] Stopping daemon
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:296: [dea2e2454bfba] exiting daemon
18:07:56 [2020-03-12T18:07:56.643Z]     daemon.go:448: [dea2e2454bfba] Daemon stopped
18:07:56 [2020-03-12T18:07:56.643Z] PASS
18:07:56 [2020-03-12T18:07:56.643Z] 
18:07:56 [2020-03-12T18:07:56.643Z] === Skipped
18:07:56 [2020-03-12T18:07:56.643Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
18:07:56 [2020-03-12T18:07:56.643Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:56 [2020-03-12T18:07:56.643Z] 
18:07:56 [2020-03-12T18:07:56.643Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:07:56 [2020-03-12T18:07:56.643Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:56 [2020-03-12T18:07:56.643Z] 
18:07:56 [2020-03-12T18:07:56.643Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:07:56 [2020-03-12T18:07:56.643Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:56 [2020-03-12T18:07:56.643Z] 
18:07:56 [2020-03-12T18:07:56.643Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:07:56 [2020-03-12T18:07:56.643Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:56 [2020-03-12T18:07:56.643Z] 
18:07:56 [2020-03-12T18:07:56.643Z] 
18:07:56 [2020-03-12T18:07:56.643Z] DONE 17 tests, 4 skipped in 28.435s
18:07:56 [2020-03-12T18:07:56.643Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:07:56 [2020-03-12T18:07:56.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
18:07:56 [2020-03-12T18:07:56.643Z] ++ set -e
18:07:56 [2020-03-12T18:07:56.643Z] ++ '[' -n 0 ']'
18:07:56 [2020-03-12T18:07:56.643Z] ++ set -x
18:07:56 [2020-03-12T18:07:56.643Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
18:07:56 [2020-03-12T18:07:56.643Z] INFO: Testing against a local daemon
18:07:56 [2020-03-12T18:07:56.643Z] === RUN   TestPluginInvalidJSON
18:07:56 [2020-03-12T18:07:56.643Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:07:56 [2020-03-12T18:07:56.643Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:07:56 [2020-03-12T18:07:56.643Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:07:56 [2020-03-12T18:07:56.643Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:07:56 [2020-03-12T18:07:56.643Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:07:56 [2020-03-12T18:07:56.643Z] PASS
18:07:56 [2020-03-12T18:07:56.643Z] 
18:07:56 [2020-03-12T18:07:56.643Z] DONE 2 tests in 0.434s
18:07:56 [2020-03-12T18:07:56.643Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:07:56 [2020-03-12T18:07:56.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
18:07:56 [2020-03-12T18:07:56.643Z] ++ set -e
18:07:56 [2020-03-12T18:07:56.643Z] ++ '[' -n 0 ']'
18:07:56 [2020-03-12T18:07:56.643Z] ++ set -x
18:07:56 [2020-03-12T18:07:56.643Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
18:07:56 [2020-03-12T18:07:56.643Z] INFO: Testing against a local daemon
18:07:56 [2020-03-12T18:07:56.643Z] === RUN   TestExternalGraphDriver
18:07:56 [2020-03-12T18:07:56.643Z] === RUN   TestExternalGraphDriver/json
18:07:56 [2020-03-12T18:07:56.643Z] === RUN   TestExternalGraphDriver/spec
18:07:56 [2020-03-12T18:07:56.921Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.063s	coverage: 47.8% of statements
18:07:57 [2020-03-12T18:07:57.342Z] === RUN   TestDockerSuite/TestBuildNoContext
18:07:57 [2020-03-12T18:07:57.590Z] ok  	github.com/docker/docker/daemon/logger/templates	0.030s	coverage: 8.3% of statements
18:07:58 [2020-03-12T18:07:58.416Z] === RUN   TestExternalGraphDriver/pull
18:07:58 [2020-03-12T18:07:58.703Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:07:59 [2020-03-12T18:07:59.626Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:07:59 [2020-03-12T18:07:59.699Z] ok  	github.com/docker/docker/daemon/network	0.035s	coverage: 63.8% of statements
18:08:00 [2020-03-12T18:08:00.730Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.304s	coverage: 84.5% of statements
18:08:00 [2020-03-12T18:08:00.730Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:08:00 [2020-03-12T18:08:00.730Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:08:00 [2020-03-12T18:08:00.889Z] --- PASS: TestExternalGraphDriver (6.15s)
18:08:00 [2020-03-12T18:08:00.889Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:325: [df40822a6fe59] waiting for daemon to start
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:325: [df40822a6fe59] waiting for daemon to start
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:353: [df40822a6fe59] daemon started
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:461: [df40822a6fe59] Stopping daemon
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:296: [df40822a6fe59] exiting daemon
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:448: [df40822a6fe59] Daemon stopped
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:325: [df40822a6fe59] waiting for daemon to start
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:325: [df40822a6fe59] waiting for daemon to start
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:353: [df40822a6fe59] daemon started
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:461: [df40822a6fe59] Stopping daemon
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:296: [df40822a6fe59] exiting daemon
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:448: [df40822a6fe59] Daemon stopped
18:08:00 [2020-03-12T18:08:00.889Z]     --- PASS: TestExternalGraphDriver/json (1.91s)
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:325: [df40822a6fe59] waiting for daemon to start
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:325: [df40822a6fe59] waiting for daemon to start
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:353: [df40822a6fe59] daemon started
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:461: [df40822a6fe59] Stopping daemon
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:296: [df40822a6fe59] exiting daemon
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:448: [df40822a6fe59] Daemon stopped
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:325: [df40822a6fe59] waiting for daemon to start
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:325: [df40822a6fe59] waiting for daemon to start
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:353: [df40822a6fe59] daemon started
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:461: [df40822a6fe59] Stopping daemon
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:296: [df40822a6fe59] exiting daemon
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:448: [df40822a6fe59] Daemon stopped
18:08:00 [2020-03-12T18:08:00.889Z]     --- PASS: TestExternalGraphDriver/spec (1.94s)
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:325: [df40822a6fe59] waiting for daemon to start
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:325: [df40822a6fe59] waiting for daemon to start
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:353: [df40822a6fe59] daemon started
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:461: [df40822a6fe59] Stopping daemon
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:296: [df40822a6fe59] exiting daemon
18:08:00 [2020-03-12T18:08:00.889Z]     daemon.go:448: [df40822a6fe59] Daemon stopped
18:08:00 [2020-03-12T18:08:00.889Z]     --- PASS: TestExternalGraphDriver/pull (2.15s)
18:08:00 [2020-03-12T18:08:00.889Z] === RUN   TestGraphdriverPluginV2
18:08:00 [2020-03-12T18:08:00.889Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
18:08:00 [2020-03-12T18:08:00.889Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:08:00 [2020-03-12T18:08:00.889Z] PASS
18:08:00 [2020-03-12T18:08:00.889Z] 
18:08:00 [2020-03-12T18:08:00.889Z] === Skipped
18:08:00 [2020-03-12T18:08:00.889Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
18:08:00 [2020-03-12T18:08:00.889Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:08:00 [2020-03-12T18:08:00.889Z] 
18:08:00 [2020-03-12T18:08:00.889Z] 
18:08:00 [2020-03-12T18:08:00.889Z] DONE 5 tests, 1 skipped in 6.673s
18:08:00 [2020-03-12T18:08:00.889Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:08:00 [2020-03-12T18:08:00.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
18:08:00 [2020-03-12T18:08:00.889Z] ++ set -e
18:08:00 [2020-03-12T18:08:00.889Z] ++ '[' -n 0 ']'
18:08:00 [2020-03-12T18:08:00.889Z] ++ set -x
18:08:00 [2020-03-12T18:08:00.889Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
18:08:00 [2020-03-12T18:08:00.889Z] INFO: Testing against a local daemon
18:08:00 [2020-03-12T18:08:00.889Z] === RUN   TestContinueAfterPluginCrash
18:08:00 [2020-03-12T18:08:00.889Z] === PAUSE TestContinueAfterPluginCrash
18:08:00 [2020-03-12T18:08:00.889Z] === RUN   TestDaemonStartWithLogOpt
18:08:00 [2020-03-12T18:08:00.889Z] === PAUSE TestDaemonStartWithLogOpt
18:08:00 [2020-03-12T18:08:00.889Z] === CONT  TestContinueAfterPluginCrash
18:08:00 [2020-03-12T18:08:00.889Z] === CONT  TestDaemonStartWithLogOpt
18:08:02 [2020-03-12T18:08:02.101Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
18:08:02 [2020-03-12T18:08:02.101Z] Copying nested executables into bundles/cross/linux/amd64
18:08:02 [2020-03-12T18:08:02.101Z] Cross building: bundles/cross/windows/amd64
18:08:02 [2020-03-12T18:08:02.101Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
18:08:02 [2020-03-12T18:08:02.101Z] GOOS="windows" GOARCH="amd64" GOARM=""
18:08:02 [2020-03-12T18:08:02.133Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:08:02 [2020-03-12T18:08:02.387Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:08:02 [2020-03-12T18:08:02.387Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:08:02 [2020-03-12T18:08:02.945Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:08:03 [2020-03-12T18:08:03.200Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:08:03 [2020-03-12T18:08:03.457Z] ok  	github.com/docker/docker/distribution/metadata	0.213s	coverage: 48.2% of statements
18:08:03 [2020-03-12T18:08:03.758Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:08:05 [2020-03-12T18:08:05.551Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 49.4% of statements
18:08:05 [2020-03-12T18:08:05.844Z] ok  	github.com/docker/docker/distribution	0.536s	coverage: 22.3% of statements
18:08:05 [2020-03-12T18:08:05.844Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:08:06 [2020-03-12T18:08:06.267Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:08:06 [2020-03-12T18:08:06.959Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:08:08 [2020-03-12T18:08:08.020Z] ok  	github.com/docker/docker/distribution/xfer	1.487s	coverage: 83.4% of statements
18:08:08 [2020-03-12T18:08:08.021Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:08:09 [2020-03-12T18:08:09.053Z] ok  	github.com/docker/docker/image	0.095s	coverage: 86.4% of statements
18:08:09 [2020-03-12T18:08:09.493Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:08:09 [2020-03-12T18:08:09.748Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:08:10 [2020-03-12T18:08:10.563Z] ok  	github.com/docker/docker/image/cache	0.030s	coverage: 19.2% of statements
18:08:10 [2020-03-12T18:08:10.563Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:08:10 [2020-03-12T18:08:10.861Z] ok  	github.com/docker/docker/image/v1	0.058s	coverage: 25.0% of statements
18:08:10 [2020-03-12T18:08:10.861Z] ?   	github.com/docker/docker/internal/test	[no test files]
18:08:11 [2020-03-12T18:08:11.629Z] --- PASS: TestCreateServiceMultipleTimes (18.49s)
18:08:11 [2020-03-12T18:08:11.629Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
18:08:11 [2020-03-12T18:08:11.629Z]     daemon.go:325: [da13d0f69353d] waiting for daemon to start
18:08:11 [2020-03-12T18:08:11.629Z]     daemon.go:325: [da13d0f69353d] waiting for daemon to start
18:08:11 [2020-03-12T18:08:11.629Z]     daemon.go:353: [da13d0f69353d] daemon started
18:08:11 [2020-03-12T18:08:11.629Z]     daemon.go:461: [da13d0f69353d] Stopping daemon
18:08:11 [2020-03-12T18:08:11.629Z]     daemon.go:296: [da13d0f69353d] exiting daemon
18:08:11 [2020-03-12T18:08:11.629Z]     daemon.go:448: [da13d0f69353d] Daemon stopped
18:08:11 [2020-03-12T18:08:11.629Z] === RUN   TestCreateServiceConflict
18:08:11 [2020-03-12T18:08:11.926Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:08:12 [2020-03-12T18:08:12.141Z] --- PASS: TestDaemonStartWithLogOpt (9.69s)
18:08:12 [2020-03-12T18:08:12.141Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
18:08:12 [2020-03-12T18:08:12.141Z]     daemon.go:325: [d4ffa7b002e91] waiting for daemon to start
18:08:12 [2020-03-12T18:08:12.141Z]     daemon.go:325: [d4ffa7b002e91] waiting for daemon to start
18:08:12 [2020-03-12T18:08:12.141Z]     daemon.go:353: [d4ffa7b002e91] daemon started
18:08:12 [2020-03-12T18:08:12.141Z]     daemon.go:461: [d4ffa7b002e91] Stopping daemon
18:08:12 [2020-03-12T18:08:12.141Z]     daemon.go:296: [d4ffa7b002e91] exiting daemon
18:08:12 [2020-03-12T18:08:12.141Z]     daemon.go:448: [d4ffa7b002e91] Daemon stopped
18:08:12 [2020-03-12T18:08:12.141Z]     daemon.go:325: [d4ffa7b002e91] waiting for daemon to start
18:08:12 [2020-03-12T18:08:12.141Z]     daemon.go:325: [d4ffa7b002e91] waiting for daemon to start
18:08:12 [2020-03-12T18:08:12.141Z]     daemon.go:353: [d4ffa7b002e91] daemon started
18:08:12 [2020-03-12T18:08:12.142Z]     daemon.go:461: [d4ffa7b002e91] Stopping daemon
18:08:12 [2020-03-12T18:08:12.142Z]     daemon.go:296: [d4ffa7b002e91] exiting daemon
18:08:12 [2020-03-12T18:08:12.142Z]     daemon.go:448: [d4ffa7b002e91] Daemon stopped
18:08:13 [2020-03-12T18:08:13.600Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ok  	github.com/docker/docker/internal/testutil	0.008s	coverage: 62.5% of statements
18:08:13 [2020-03-12T18:08:13.601Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:08:13 [2020-03-12T18:08:13.601Z] ok  	github.com/docker/docker/libcontainerd/queue	0.051s	coverage: 100.0% of statements
18:08:14 [2020-03-12T18:08:14.478Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:08:15 [2020-03-12T18:08:15.036Z] --- PASS: TestCreateServiceConflict (3.35s)
18:08:15 [2020-03-12T18:08:15.036Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
18:08:15 [2020-03-12T18:08:15.036Z]     daemon.go:325: [d3f177dfd1607] waiting for daemon to start
18:08:15 [2020-03-12T18:08:15.036Z]     daemon.go:325: [d3f177dfd1607] waiting for daemon to start
18:08:15 [2020-03-12T18:08:15.036Z]     daemon.go:353: [d3f177dfd1607] daemon started
18:08:15 [2020-03-12T18:08:15.036Z]     daemon.go:461: [d3f177dfd1607] Stopping daemon
18:08:15 [2020-03-12T18:08:15.036Z]     daemon.go:296: [d3f177dfd1607] exiting daemon
18:08:15 [2020-03-12T18:08:15.036Z]     daemon.go:448: [d3f177dfd1607] Daemon stopped
18:08:15 [2020-03-12T18:08:15.036Z] === RUN   TestCreateServiceMaxReplicas
18:08:15 [2020-03-12T18:08:15.958Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:08:16 [2020-03-12T18:08:16.097Z] --- PASS: TestContinueAfterPluginCrash (14.53s)
18:08:16 [2020-03-12T18:08:16.097Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
18:08:16 [2020-03-12T18:08:16.097Z]     daemon.go:325: [de34687a898d6] waiting for daemon to start
18:08:16 [2020-03-12T18:08:16.097Z]     daemon.go:325: [de34687a898d6] waiting for daemon to start
18:08:16 [2020-03-12T18:08:16.097Z]     daemon.go:353: [de34687a898d6] daemon started
18:08:16 [2020-03-12T18:08:16.097Z]     daemon.go:461: [de34687a898d6] Stopping daemon
18:08:16 [2020-03-12T18:08:16.097Z]     daemon.go:296: [de34687a898d6] exiting daemon
18:08:16 [2020-03-12T18:08:16.097Z]     daemon.go:448: [de34687a898d6] Daemon stopped
18:08:16 [2020-03-12T18:08:16.097Z] PASS
18:08:16 [2020-03-12T18:08:16.097Z] 
18:08:16 [2020-03-12T18:08:16.097Z] DONE 2 tests in 14.718s
18:08:16 [2020-03-12T18:08:16.097Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:08:16 [2020-03-12T18:08:16.097Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
18:08:16 [2020-03-12T18:08:16.097Z] ++ set -e
18:08:16 [2020-03-12T18:08:16.097Z] ++ '[' -n 0 ']'
18:08:16 [2020-03-12T18:08:16.097Z] ++ set -x
18:08:16 [2020-03-12T18:08:16.097Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
18:08:16 [2020-03-12T18:08:16.097Z] INFO: Testing against a local daemon
18:08:16 [2020-03-12T18:08:16.097Z] === RUN   TestPluginWithDevMounts
18:08:16 [2020-03-12T18:08:16.097Z] === PAUSE TestPluginWithDevMounts
18:08:16 [2020-03-12T18:08:16.097Z] === CONT  TestPluginWithDevMounts
18:08:16 [2020-03-12T18:08:16.317Z] ok  	github.com/docker/docker/pkg/aaparser	0.026s	coverage: 50.0% of statements
18:08:17 [2020-03-12T18:08:17.880Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:08:17 [2020-03-12T18:08:17.908Z] --- PASS: TestPluginWithDevMounts (2.00s)
18:08:17 [2020-03-12T18:08:17.908Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
18:08:17 [2020-03-12T18:08:17.908Z]     daemon.go:325: [dbedc561f40c6] waiting for daemon to start
18:08:17 [2020-03-12T18:08:17.908Z]     daemon.go:325: [dbedc561f40c6] waiting for daemon to start
18:08:17 [2020-03-12T18:08:17.908Z]     daemon.go:353: [dbedc561f40c6] daemon started
18:08:17 [2020-03-12T18:08:17.908Z]     daemon.go:461: [dbedc561f40c6] Stopping daemon
18:08:17 [2020-03-12T18:08:17.908Z]     daemon.go:296: [dbedc561f40c6] exiting daemon
18:08:17 [2020-03-12T18:08:17.908Z]     daemon.go:448: [dbedc561f40c6] Daemon stopped
18:08:17 [2020-03-12T18:08:17.909Z] PASS
18:08:17 [2020-03-12T18:08:17.909Z] 
18:08:17 [2020-03-12T18:08:17.909Z] DONE 1 tests in 2.212s
18:08:17 [2020-03-12T18:08:17.909Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
18:08:17 [2020-03-12T18:08:17.909Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
18:08:17 [2020-03-12T18:08:17.909Z] ++ set -e
18:08:17 [2020-03-12T18:08:17.909Z] ++ '[' -n 0 ']'
18:08:17 [2020-03-12T18:08:17.909Z] ++ set -x
18:08:17 [2020-03-12T18:08:17.909Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
18:08:17 [2020-03-12T18:08:17.909Z] INFO: Testing against a local daemon
18:08:17 [2020-03-12T18:08:17.909Z] === RUN   TestSecretInspect
18:08:18 [2020-03-12T18:08:18.138Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:08:18 [2020-03-12T18:08:18.393Z] --- PASS: TestCreateServiceMaxReplicas (3.49s)
18:08:18 [2020-03-12T18:08:18.393Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
18:08:18 [2020-03-12T18:08:18.393Z]     daemon.go:325: [da797b20f5471] waiting for daemon to start
18:08:18 [2020-03-12T18:08:18.393Z]     daemon.go:325: [da797b20f5471] waiting for daemon to start
18:08:18 [2020-03-12T18:08:18.393Z]     daemon.go:353: [da797b20f5471] daemon started
18:08:18 [2020-03-12T18:08:18.393Z]     daemon.go:461: [da797b20f5471] Stopping daemon
18:08:18 [2020-03-12T18:08:18.393Z]     daemon.go:296: [da797b20f5471] exiting daemon
18:08:18 [2020-03-12T18:08:18.393Z]     daemon.go:448: [da797b20f5471] Daemon stopped
18:08:18 [2020-03-12T18:08:18.393Z] === RUN   TestCreateWithDuplicateNetworkNames
18:08:20 [2020-03-12T18:08:20.461Z] --- PASS: TestSecretInspect (2.53s)
18:08:20 [2020-03-12T18:08:20.461Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
18:08:20 [2020-03-12T18:08:20.461Z]     daemon.go:325: [d3ad0bcc43a72] waiting for daemon to start
18:08:20 [2020-03-12T18:08:20.461Z]     daemon.go:325: [d3ad0bcc43a72] waiting for daemon to start
18:08:20 [2020-03-12T18:08:20.461Z]     daemon.go:353: [d3ad0bcc43a72] daemon started
18:08:20 [2020-03-12T18:08:20.461Z]     daemon.go:461: [d3ad0bcc43a72] Stopping daemon
18:08:20 [2020-03-12T18:08:20.461Z]     daemon.go:296: [d3ad0bcc43a72] exiting daemon
18:08:20 [2020-03-12T18:08:20.461Z]     daemon.go:448: [d3ad0bcc43a72] Daemon stopped
18:08:20 [2020-03-12T18:08:20.461Z] === RUN   TestSecretList
18:08:20 [2020-03-12T18:08:20.817Z] ok  	github.com/docker/docker/opts	0.073s	coverage: 66.9% of statements
18:08:21 [2020-03-12T18:08:21.454Z] ok  	github.com/docker/docker/pkg/archive	1.391s	coverage: 76.7% of statements
18:08:21 [2020-03-12T18:08:21.750Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
18:08:22 [2020-03-12T18:08:22.381Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
18:08:22 [2020-03-12T18:08:22.381Z] ok  	github.com/docker/docker/pkg/authorization	1.715s	coverage: 66.7% of statements
18:08:22 [2020-03-12T18:08:22.556Z] === RUN   TestDockerSuite/TestBuildPATH
18:08:25 [2020-03-12T18:08:25.918Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:08:25 [2020-03-12T18:08:25.918Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:08:25 [2020-03-12T18:08:25.942Z] ok  	github.com/docker/docker/pkg/directory	0.022s	coverage: 80.0% of statements
18:08:25 [2020-03-12T18:08:25.942Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
18:08:25 [2020-03-12T18:08:25.942Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
18:08:25 [2020-03-12T18:08:25.979Z] --- PASS: TestSecretList (2.85s)
18:08:25 [2020-03-12T18:08:25.979Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:325: [d1bd66a2f360d] waiting for daemon to start
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:325: [d1bd66a2f360d] waiting for daemon to start
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:353: [d1bd66a2f360d] daemon started
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:461: [d1bd66a2f360d] Stopping daemon
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:296: [d1bd66a2f360d] exiting daemon
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:448: [d1bd66a2f360d] Daemon stopped
18:08:25 [2020-03-12T18:08:25.979Z] === RUN   TestSecretsCreateAndDelete
18:08:25 [2020-03-12T18:08:25.979Z] --- PASS: TestSecretsCreateAndDelete (2.85s)
18:08:25 [2020-03-12T18:08:25.979Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:325: [d88631b8a6c5c] waiting for daemon to start
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:325: [d88631b8a6c5c] waiting for daemon to start
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:353: [d88631b8a6c5c] daemon started
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:461: [d88631b8a6c5c] Stopping daemon
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:296: [d88631b8a6c5c] exiting daemon
18:08:25 [2020-03-12T18:08:25.979Z]     daemon.go:448: [d88631b8a6c5c] Daemon stopped
18:08:25 [2020-03-12T18:08:25.979Z] === RUN   TestSecretsUpdate
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:08:26 [2020-03-12T18:08:26.068Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:08:26 [2020-03-12T18:08:26.173Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:08:26 [2020-03-12T18:08:26.575Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
18:08:27 [2020-03-12T18:08:27.204Z] ok  	github.com/docker/docker/layer	7.631s	coverage: 72.0% of statements
18:08:27 [2020-03-12T18:08:27.204Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:08:27 [2020-03-12T18:08:27.204Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:08:27 [2020-03-12T18:08:27.204Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:08:27 [2020-03-12T18:08:27.204Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:08:27 [2020-03-12T18:08:27.204Z] ?   	github.com/docker/docker/oci	[no test files]
18:08:27 [2020-03-12T18:08:27.204Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:08:27 [2020-03-12T18:08:27.833Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
18:08:28 [2020-03-12T18:08:28.123Z] ok  	github.com/docker/docker/pkg/dmesg	0.020s	coverage: 83.3% of statements
18:08:28 [2020-03-12T18:08:28.257Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:08:28 [2020-03-12T18:08:28.257Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:08:28 [2020-03-12T18:08:28.257Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:08:29 [2020-03-12T18:08:29.126Z] --- PASS: TestSecretsUpdate (2.85s)
18:08:29 [2020-03-12T18:08:29.127Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
18:08:29 [2020-03-12T18:08:29.127Z]     daemon.go:325: [d122d778fd686] waiting for daemon to start
18:08:29 [2020-03-12T18:08:29.127Z]     daemon.go:325: [d122d778fd686] waiting for daemon to start
18:08:29 [2020-03-12T18:08:29.127Z]     daemon.go:353: [d122d778fd686] daemon started
18:08:29 [2020-03-12T18:08:29.127Z]     daemon.go:461: [d122d778fd686] Stopping daemon
18:08:29 [2020-03-12T18:08:29.127Z]     daemon.go:296: [d122d778fd686] exiting daemon
18:08:29 [2020-03-12T18:08:29.127Z]     daemon.go:448: [d122d778fd686] Daemon stopped
18:08:29 [2020-03-12T18:08:29.127Z] === RUN   TestTemplatedSecret
18:08:29 [2020-03-12T18:08:29.157Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.637s	coverage: 43.2% of statements
18:08:29 [2020-03-12T18:08:29.157Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:08:29 [2020-03-12T18:08:29.157Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:08:29 [2020-03-12T18:08:29.803Z] ok  	github.com/docker/docker/pkg/filenotify	0.625s	coverage: 66.3% of statements
18:08:30 [2020-03-12T18:08:30.091Z] ok  	github.com/docker/docker/pkg/fileutils	0.052s	coverage: 89.5% of statements
18:08:31 [2020-03-12T18:08:31.119Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.232s	coverage: 84.1% of statements
18:08:31 [2020-03-12T18:08:31.119Z] ok  	github.com/docker/docker/pkg/fsutils	0.375s	coverage: 85.1% of statements
18:08:32 [2020-03-12T18:08:32.200Z] --- PASS: TestTemplatedSecret (2.74s)
18:08:32 [2020-03-12T18:08:32.200Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
18:08:32 [2020-03-12T18:08:32.200Z]     daemon.go:325: [d74c221e5ebf8] waiting for daemon to start
18:08:32 [2020-03-12T18:08:32.200Z]     daemon.go:325: [d74c221e5ebf8] waiting for daemon to start
18:08:32 [2020-03-12T18:08:32.200Z]     daemon.go:353: [d74c221e5ebf8] daemon started
18:08:32 [2020-03-12T18:08:32.200Z]     daemon.go:461: [d74c221e5ebf8] Stopping daemon
18:08:32 [2020-03-12T18:08:32.200Z]     daemon.go:296: [d74c221e5ebf8] exiting daemon
18:08:32 [2020-03-12T18:08:32.200Z]     daemon.go:448: [d74c221e5ebf8] Daemon stopped
18:08:32 [2020-03-12T18:08:32.200Z] === RUN   TestSecretCreateResolve
18:08:32 [2020-03-12T18:08:32.617Z] ok  	github.com/docker/docker/pkg/homedir	0.050s	coverage: 10.2% of statements
18:08:34 [2020-03-12T18:08:34.028Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:08:34 [2020-03-12T18:08:34.141Z] ok  	github.com/docker/docker/pkg/locker	0.063s	coverage: 88.9% of statements
18:08:34 [2020-03-12T18:08:34.141Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
18:08:34 [2020-03-12T18:08:34.241Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.08s)
18:08:34 [2020-03-12T18:08:34.241Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
18:08:34 [2020-03-12T18:08:34.241Z]     daemon.go:325: [dbce39f08c726] waiting for daemon to start
18:08:34 [2020-03-12T18:08:34.241Z]     daemon.go:325: [dbce39f08c726] waiting for daemon to start
18:08:34 [2020-03-12T18:08:34.241Z]     daemon.go:353: [dbce39f08c726] daemon started
18:08:34 [2020-03-12T18:08:34.241Z]     daemon.go:461: [dbce39f08c726] Stopping daemon
18:08:34 [2020-03-12T18:08:34.241Z]     daemon.go:296: [dbce39f08c726] exiting daemon
18:08:34 [2020-03-12T18:08:34.241Z]     daemon.go:448: [dbce39f08c726] Daemon stopped
18:08:34 [2020-03-12T18:08:34.241Z] === RUN   TestCreateServiceSecretFileMode
18:08:34 [2020-03-12T18:08:34.435Z] ok  	github.com/docker/docker/pkg/idtools	0.720s	coverage: 70.1% of statements
18:08:34 [2020-03-12T18:08:34.495Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:08:34 [2020-03-12T18:08:34.550Z] --- PASS: TestSecretCreateResolve (2.89s)
18:08:34 [2020-03-12T18:08:34.550Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
18:08:34 [2020-03-12T18:08:34.550Z]     daemon.go:325: [d241baa3222d4] waiting for daemon to start
18:08:34 [2020-03-12T18:08:34.550Z]     daemon.go:325: [d241baa3222d4] waiting for daemon to start
18:08:34 [2020-03-12T18:08:34.550Z]     daemon.go:353: [d241baa3222d4] daemon started
18:08:34 [2020-03-12T18:08:34.550Z]     daemon.go:461: [d241baa3222d4] Stopping daemon
18:08:34 [2020-03-12T18:08:34.550Z]     daemon.go:296: [d241baa3222d4] exiting daemon
18:08:34 [2020-03-12T18:08:34.550Z]     daemon.go:448: [d241baa3222d4] Daemon stopped
18:08:34 [2020-03-12T18:08:34.550Z] PASS
18:08:34 [2020-03-12T18:08:34.550Z] 
18:08:34 [2020-03-12T18:08:34.550Z] DONE 6 tests in 16.924s
18:08:34 [2020-03-12T18:08:34.550Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
18:08:34 [2020-03-12T18:08:34.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
18:08:34 [2020-03-12T18:08:34.550Z] ++ set -e
18:08:34 [2020-03-12T18:08:34.550Z] ++ '[' -n 0 ']'
18:08:34 [2020-03-12T18:08:34.550Z] ++ set -x
18:08:34 [2020-03-12T18:08:34.550Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
18:08:34 [2020-03-12T18:08:34.909Z] INFO: Testing against a local daemon
18:08:34 [2020-03-12T18:08:34.909Z] === RUN   TestServiceCreateInit
18:08:34 [2020-03-12T18:08:34.909Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:08:35 [2020-03-12T18:08:35.063Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
18:08:35 [2020-03-12T18:08:35.063Z] ok  	github.com/docker/docker/pkg/ioutils	2.301s	coverage: 70.4% of statements
18:08:35 [2020-03-12T18:08:35.063Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:08:36 [2020-03-12T18:08:36.096Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
18:08:36 [2020-03-12T18:08:36.377Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:08:36 [2020-03-12T18:08:36.750Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
18:08:36 [2020-03-12T18:08:36.936Z] --- PASS: TestCreateServiceSecretFileMode (3.49s)
18:08:36 [2020-03-12T18:08:36.936Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
18:08:36 [2020-03-12T18:08:36.936Z]     daemon.go:325: [d87cee0da33b7] waiting for daemon to start
18:08:36 [2020-03-12T18:08:36.936Z]     daemon.go:325: [d87cee0da33b7] waiting for daemon to start
18:08:36 [2020-03-12T18:08:36.936Z]     daemon.go:353: [d87cee0da33b7] daemon started
18:08:36 [2020-03-12T18:08:36.936Z]     daemon.go:461: [d87cee0da33b7] Stopping daemon
18:08:36 [2020-03-12T18:08:36.936Z]     daemon.go:296: [d87cee0da33b7] exiting daemon
18:08:36 [2020-03-12T18:08:36.936Z]     daemon.go:448: [d87cee0da33b7] Daemon stopped
18:08:36 [2020-03-12T18:08:36.936Z] === RUN   TestCreateServiceConfigFileMode
18:08:37 [2020-03-12T18:08:37.038Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
18:08:37 [2020-03-12T18:08:37.328Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.016s	coverage: 90.0% of statements
18:08:37 [2020-03-12T18:08:37.955Z] ok  	github.com/docker/docker/pkg/mount	0.953s	coverage: 69.6% of statements
18:08:37 [2020-03-12T18:08:37.955Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:08:38 [2020-03-12T18:08:38.245Z] ok  	github.com/docker/docker/pkg/pidfile	0.025s	coverage: 82.4% of statements
18:08:38 [2020-03-12T18:08:38.245Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:08:38 [2020-03-12T18:08:38.245Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:08:39 [2020-03-12T18:08:39.272Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.022s	coverage: 56.8% of statements
18:08:39 [2020-03-12T18:08:39.850Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:08:40 [2020-03-12T18:08:40.764Z] ok  	github.com/docker/docker/pkg/pools	0.018s	coverage: 87.9% of statements
18:08:40 [2020-03-12T18:08:40.764Z] ok  	github.com/docker/docker/pkg/progress	0.012s	coverage: 75.9% of statements
18:08:40 [2020-03-12T18:08:40.764Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
18:08:41 [2020-03-12T18:08:41.089Z] --- PASS: TestCreateServiceConfigFileMode (3.37s)
18:08:41 [2020-03-12T18:08:41.089Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
18:08:41 [2020-03-12T18:08:41.089Z]     daemon.go:325: [d998efc2d8713] waiting for daemon to start
18:08:41 [2020-03-12T18:08:41.090Z]     daemon.go:325: [d998efc2d8713] waiting for daemon to start
18:08:41 [2020-03-12T18:08:41.090Z]     daemon.go:353: [d998efc2d8713] daemon started
18:08:41 [2020-03-12T18:08:41.090Z]     daemon.go:461: [d998efc2d8713] Stopping daemon
18:08:41 [2020-03-12T18:08:41.090Z]     daemon.go:296: [d998efc2d8713] exiting daemon
18:08:41 [2020-03-12T18:08:41.090Z]     daemon.go:448: [d998efc2d8713] Daemon stopped
18:08:41 [2020-03-12T18:08:41.090Z] === RUN   TestCreateServiceSysctls
18:08:41 [2020-03-12T18:08:41.090Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
18:08:41 [2020-03-12T18:08:41.785Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
18:08:42 [2020-03-12T18:08:42.810Z] ok  	github.com/docker/docker/pkg/pubsub	1.159s	coverage: 72.7% of statements
18:08:43 [2020-03-12T18:08:43.100Z] ok  	github.com/docker/docker/pkg/stdcopy	0.008s	coverage: 100.0% of statements
18:08:43 [2020-03-12T18:08:43.596Z] === RUN   TestDockerSuite/TestBuildRm
18:08:44 [2020-03-12T18:08:44.602Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 70.6% of statements
18:08:44 [2020-03-12T18:08:44.869Z] --- PASS: TestServiceCreateInit (9.94s)
18:08:44 [2020-03-12T18:08:44.869Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s)
18:08:44 [2020-03-12T18:08:44.869Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:325: [d9dfa2e3da103] waiting for daemon to start
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:325: [d9dfa2e3da103] waiting for daemon to start
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:353: [d9dfa2e3da103] daemon started
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:461: [d9dfa2e3da103] Stopping daemon
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:296: [d9dfa2e3da103] exiting daemon
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:448: [d9dfa2e3da103] Daemon stopped
18:08:44 [2020-03-12T18:08:44.869Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.86s)
18:08:44 [2020-03-12T18:08:44.869Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:325: [de01153a3861c] waiting for daemon to start
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:325: [de01153a3861c] waiting for daemon to start
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:353: [de01153a3861c] daemon started
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:461: [de01153a3861c] Stopping daemon
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:296: [de01153a3861c] exiting daemon
18:08:44 [2020-03-12T18:08:44.869Z]         daemon.go:448: [de01153a3861c] Daemon stopped
18:08:44 [2020-03-12T18:08:44.869Z] === RUN   TestCreateServiceMultipleTimes
18:08:44 [2020-03-12T18:08:44.892Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
18:08:44 [2020-03-12T18:08:44.954Z] --- PASS: TestCreateServiceSysctls (4.36s)
18:08:44 [2020-03-12T18:08:44.954Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
18:08:44 [2020-03-12T18:08:44.954Z]     daemon.go:325: [d83e034fa57f0] waiting for daemon to start
18:08:44 [2020-03-12T18:08:44.954Z]     daemon.go:325: [d83e034fa57f0] waiting for daemon to start
18:08:44 [2020-03-12T18:08:44.954Z]     daemon.go:353: [d83e034fa57f0] daemon started
18:08:44 [2020-03-12T18:08:44.954Z]     daemon.go:461: [d83e034fa57f0] Stopping daemon
18:08:44 [2020-03-12T18:08:44.954Z]     daemon.go:296: [d83e034fa57f0] exiting daemon
18:08:44 [2020-03-12T18:08:44.954Z]     daemon.go:448: [d83e034fa57f0] Daemon stopped
18:08:44 [2020-03-12T18:08:44.954Z] === RUN   TestInspect
18:08:45 [2020-03-12T18:08:45.921Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
18:08:46 [2020-03-12T18:08:46.547Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 80.8% of statements
18:08:46 [2020-03-12T18:08:46.834Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:08:47 [2020-03-12T18:08:47.572Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 35.1% of statements
18:08:47 [2020-03-12T18:08:47.780Z] --- PASS: TestInspect (2.89s)
18:08:47 [2020-03-12T18:08:47.780Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
18:08:47 [2020-03-12T18:08:47.780Z]     daemon.go:325: [d03f797e0fb41] waiting for daemon to start
18:08:47 [2020-03-12T18:08:47.780Z]     daemon.go:325: [d03f797e0fb41] waiting for daemon to start
18:08:47 [2020-03-12T18:08:47.780Z]     daemon.go:353: [d03f797e0fb41] daemon started
18:08:47 [2020-03-12T18:08:47.780Z]     daemon.go:461: [d03f797e0fb41] Stopping daemon
18:08:47 [2020-03-12T18:08:47.780Z]     daemon.go:296: [d03f797e0fb41] exiting daemon
18:08:47 [2020-03-12T18:08:47.780Z]     daemon.go:448: [d03f797e0fb41] Daemon stopped
18:08:47 [2020-03-12T18:08:47.780Z] === RUN   TestDockerNetworkConnectAlias
18:08:47 [2020-03-12T18:08:47.860Z] ok  	github.com/docker/docker/pkg/tailfile	0.100s	coverage: 88.6% of statements
18:08:48 [2020-03-12T18:08:48.037Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:08:48 [2020-03-12T18:08:48.491Z] ok  	github.com/docker/docker/pkg/signal	5.913s	coverage: 61.0% of statements
18:08:49 [2020-03-12T18:08:49.394Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:08:49 [2020-03-12T18:08:49.529Z] ok  	github.com/docker/docker/pkg/term	0.021s	coverage: 84.8% of statements
18:08:49 [2020-03-12T18:08:49.649Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:08:49 [2020-03-12T18:08:49.816Z] ok  	github.com/docker/docker/pkg/tarsum	0.226s	coverage: 89.3% of statements
18:08:50 [2020-03-12T18:08:50.457Z] testing: warning: no tests to run
18:08:50 [2020-03-12T18:08:50.457Z] ok  	github.com/docker/docker/pkg/term/windows	0.006s	coverage: 0.0% of statements [no tests to run]
18:08:50 [2020-03-12T18:08:50.573Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:08:50 [2020-03-12T18:08:50.769Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
18:08:50 [2020-03-12T18:08:50.769Z] ok  	github.com/docker/docker/pkg/truncindex	0.131s	coverage: 91.5% of statements
18:08:51 [2020-03-12T18:08:51.399Z] ok  	github.com/docker/docker/pkg/useragent	0.005s	coverage: 88.9% of statements
18:08:51 [2020-03-12T18:08:51.931Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:08:53 [2020-03-12T18:08:53.289Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:08:54 [2020-03-12T18:08:54.121Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
18:08:54 [2020-03-12T18:08:54.211Z] --- PASS: TestDockerNetworkConnectAlias (6.47s)
18:08:54 [2020-03-12T18:08:54.211Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
18:08:54 [2020-03-12T18:08:54.211Z]     daemon.go:325: [d07592a35b26f] waiting for daemon to start
18:08:54 [2020-03-12T18:08:54.211Z]     daemon.go:325: [d07592a35b26f] waiting for daemon to start
18:08:54 [2020-03-12T18:08:54.211Z]     daemon.go:353: [d07592a35b26f] daemon started
18:08:54 [2020-03-12T18:08:54.211Z]     daemon.go:461: [d07592a35b26f] Stopping daemon
18:08:54 [2020-03-12T18:08:54.211Z]     daemon.go:296: [d07592a35b26f] exiting daemon
18:08:54 [2020-03-12T18:08:54.211Z]     daemon.go:448: [d07592a35b26f] Daemon stopped
18:08:54 [2020-03-12T18:08:54.211Z] === RUN   TestDockerNetworkReConnect
18:08:54 [2020-03-12T18:08:54.466Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:08:56 [2020-03-12T18:08:56.178Z] ok  	github.com/docker/docker/reference	0.021s	coverage: 84.4% of statements
18:08:56 [2020-03-12T18:08:56.465Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 69.1% of statements
18:08:57 [2020-03-12T18:08:57.094Z] ok  	github.com/docker/docker/plugin	0.620s	coverage: 27.3% of statements
18:08:58 [2020-03-12T18:08:58.619Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:08:58 [2020-03-12T18:08:58.619Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:08:58 [2020-03-12T18:08:58.873Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:08:59 [2020-03-12T18:08:59.128Z] --- PASS: TestDockerNetworkReConnect (4.97s)
18:08:59 [2020-03-12T18:08:59.128Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
18:08:59 [2020-03-12T18:08:59.128Z]     daemon.go:325: [d4c87ba881426] waiting for daemon to start
18:08:59 [2020-03-12T18:08:59.128Z]     daemon.go:325: [d4c87ba881426] waiting for daemon to start
18:08:59 [2020-03-12T18:08:59.128Z]     daemon.go:353: [d4c87ba881426] daemon started
18:08:59 [2020-03-12T18:08:59.128Z]     daemon.go:461: [d4c87ba881426] Stopping daemon
18:08:59 [2020-03-12T18:08:59.128Z]     daemon.go:296: [d4c87ba881426] exiting daemon
18:08:59 [2020-03-12T18:08:59.128Z]     daemon.go:448: [d4c87ba881426] Daemon stopped
18:08:59 [2020-03-12T18:08:59.128Z] === RUN   TestServicePlugin
18:08:59 [2020-03-12T18:08:59.128Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:08:59 [2020-03-12T18:08:59.128Z] === RUN   TestDockerSuite/TestBuildSpaces
18:08:59 [2020-03-12T18:08:59.165Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
18:08:59 [2020-03-12T18:08:59.453Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 47.1% of statements
18:08:59 [2020-03-12T18:08:59.687Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:09:01 [2020-03-12T18:09:01.047Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:09:01 [2020-03-12T18:09:01.302Z] === RUN   TestDockerSuite/TestBuildStderr
18:09:01 [2020-03-12T18:09:01.507Z] ok  	github.com/docker/docker/registry	0.414s	coverage: 56.3% of statements
18:09:01 [2020-03-12T18:09:01.794Z] ok  	github.com/docker/docker/runconfig	0.034s	coverage: 68.2% of statements
18:09:02 [2020-03-12T18:09:02.083Z] ok  	github.com/docker/docker/volume/drivers	0.027s	coverage: 36.1% of statements
18:09:02 [2020-03-12T18:09:02.664Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:09:03 [2020-03-12T18:09:03.591Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
18:09:04 [2020-03-12T18:09:04.330Z] --- PASS: TestCreateServiceMultipleTimes (16.61s)
18:09:04 [2020-03-12T18:09:04.330Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:325: [ddcc8b1901507] waiting for daemon to start
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:325: [ddcc8b1901507] waiting for daemon to start
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:353: [ddcc8b1901507] daemon started
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:461: [ddcc8b1901507] Stopping daemon
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:296: [ddcc8b1901507] exiting daemon
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:448: [ddcc8b1901507] Daemon stopped
18:09:04 [2020-03-12T18:09:04.330Z] === RUN   TestCreateServiceConflict
18:09:04 [2020-03-12T18:09:04.330Z] --- PASS: TestCreateServiceConflict (2.80s)
18:09:04 [2020-03-12T18:09:04.330Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:325: [db111bab81b40] waiting for daemon to start
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:325: [db111bab81b40] waiting for daemon to start
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:353: [db111bab81b40] daemon started
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:461: [db111bab81b40] Stopping daemon
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:296: [db111bab81b40] exiting daemon
18:09:04 [2020-03-12T18:09:04.330Z]     daemon.go:448: [db111bab81b40] Daemon stopped
18:09:04 [2020-03-12T18:09:04.330Z] === RUN   TestCreateServiceMaxReplicas
18:09:04 [2020-03-12T18:09:04.792Z] ok  	github.com/docker/docker/volume/mounts	0.080s	coverage: 67.0% of statements
18:09:05 [2020-03-12T18:09:05.416Z] ok  	github.com/docker/docker/volume/local	0.037s	coverage: 73.0% of statements
18:09:06 [2020-03-12T18:09:06.903Z] ok  	github.com/docker/docker/volume/service	0.054s	coverage: 73.0% of statements
18:09:08 [2020-03-12T18:09:08.290Z] --- PASS: TestCreateServiceMaxReplicas (3.43s)
18:09:08 [2020-03-12T18:09:08.290Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
18:09:08 [2020-03-12T18:09:08.290Z]     daemon.go:325: [d33dfe61ff0ef] waiting for daemon to start
18:09:08 [2020-03-12T18:09:08.290Z]     daemon.go:325: [d33dfe61ff0ef] waiting for daemon to start
18:09:08 [2020-03-12T18:09:08.290Z]     daemon.go:353: [d33dfe61ff0ef] daemon started
18:09:08 [2020-03-12T18:09:08.290Z]     daemon.go:461: [d33dfe61ff0ef] Stopping daemon
18:09:08 [2020-03-12T18:09:08.290Z]     daemon.go:296: [d33dfe61ff0ef] exiting daemon
18:09:08 [2020-03-12T18:09:08.290Z]     daemon.go:448: [d33dfe61ff0ef] Daemon stopped
18:09:08 [2020-03-12T18:09:08.290Z] === RUN   TestCreateWithDuplicateNetworkNames
18:09:08 [2020-03-12T18:09:08.826Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:09:09 [2020-03-12T18:09:09.386Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:09:10 [2020-03-12T18:09:10.745Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:09:11 [2020-03-12T18:09:11.303Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:09:11 [2020-03-12T18:09:11.759Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
18:09:11 [2020-03-12T18:09:11.759Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
18:09:11 [2020-03-12T18:09:11.759Z] remote: Enumerating objects: 2, done.
18:09:11 [2020-03-12T18:09:11.759Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
18:09:11 [2020-03-12T18:09:11.759Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
18:09:11 [2020-03-12T18:09:11.759Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
18:09:11 [2020-03-12T18:09:11.759Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
18:09:11 [2020-03-12T18:09:11.759Z] Building: bundles/cross/windows/amd64/containerutility.exe
18:09:11 [2020-03-12T18:09:11.759Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:09:12 [2020-03-12T18:09:12.105Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40558/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/test/unit
18:09:12 [2020-03-12T18:09:12.226Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:09:14 [2020-03-12T18:09:14.107Z] === RUN   TestDockerSuite/TestBuildUser
18:09:14 [2020-03-12T18:09:14.629Z] ?   	github.com/docker/docker/api	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.8% of statements
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/rootless	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/volume	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:09:15 [2020-03-12T18:09:15.294Z] 
18:09:15 [2020-03-12T18:09:15.294Z] === Skipped
18:09:15 [2020-03-12T18:09:15.294Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:09:15 [2020-03-12T18:09:15.294Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:09:15 [2020-03-12T18:09:15.294Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:46: Driver btrfs not supported
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:46: Driver btrfs not supported
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:46: Driver btrfs not supported
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:46: Driver btrfs not supported
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:46: Driver btrfs not supported
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:73: No driver to put!
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     overlay_test.go:49: Fails to compute changes intermittently
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:46: Driver zfs not supported
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:46: Driver zfs not supported
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:46: Driver zfs not supported
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:46: Driver zfs not supported
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:46: Driver zfs not supported
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     graphtest_unix.go:73: No driver to put!
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:09:15 [2020-03-12T18:09:15.295Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] 
18:09:15 [2020-03-12T18:09:15.295Z] DONE 2065 tests, 19 skipped in 361.507s
Post stage
[Pipeline] junit
18:09:15 [2020-03-12T18:09:15.333Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:09:16 [2020-03-12T18:09:16.038Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:09:16 [2020-03-12T18:09:16.083Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40558/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/make.sh dynbinary test-integration
18:09:16 [2020-03-12T18:09:16.370Z] 
18:09:16 [2020-03-12T18:09:16.657Z] Removing bundles/
18:09:16 [2020-03-12T18:09:16.657Z] 
18:09:16 [2020-03-12T18:09:16.657Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:09:16 [2020-03-12T18:09:16.657Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:09:16 [2020-03-12T18:09:16.657Z] GOOS="" GOARCH="" GOARM=""
18:09:17 [2020-03-12T18:09:17.932Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:09:20 [2020-03-12T18:09:20.438Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:09:21 [2020-03-12T18:09:21.645Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s)
18:09:21 [2020-03-12T18:09:21.645Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
18:09:21 [2020-03-12T18:09:21.645Z]     daemon.go:325: [dd7be87706c61] waiting for daemon to start
18:09:21 [2020-03-12T18:09:21.645Z]     daemon.go:325: [dd7be87706c61] waiting for daemon to start
18:09:21 [2020-03-12T18:09:21.645Z]     daemon.go:353: [dd7be87706c61] daemon started
18:09:21 [2020-03-12T18:09:21.645Z]     daemon.go:461: [dd7be87706c61] Stopping daemon
18:09:21 [2020-03-12T18:09:21.645Z]     daemon.go:296: [dd7be87706c61] exiting daemon
18:09:21 [2020-03-12T18:09:21.645Z]     daemon.go:448: [dd7be87706c61] Daemon stopped
18:09:21 [2020-03-12T18:09:21.645Z] === RUN   TestCreateServiceSecretFileMode
18:09:24 [2020-03-12T18:09:24.812Z] --- PASS: TestCreateServiceSecretFileMode (3.44s)
18:09:24 [2020-03-12T18:09:24.812Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
18:09:24 [2020-03-12T18:09:24.812Z]     daemon.go:325: [dc7def2fd73d9] waiting for daemon to start
18:09:24 [2020-03-12T18:09:24.812Z]     daemon.go:325: [dc7def2fd73d9] waiting for daemon to start
18:09:24 [2020-03-12T18:09:24.812Z]     daemon.go:353: [dc7def2fd73d9] daemon started
18:09:24 [2020-03-12T18:09:24.812Z]     daemon.go:461: [dc7def2fd73d9] Stopping daemon
18:09:24 [2020-03-12T18:09:24.812Z]     daemon.go:296: [dc7def2fd73d9] exiting daemon
18:09:24 [2020-03-12T18:09:24.812Z]     daemon.go:448: [dc7def2fd73d9] Daemon stopped
18:09:24 [2020-03-12T18:09:24.812Z] === RUN   TestCreateServiceConfigFileMode
18:09:28 [2020-03-12T18:09:28.716Z] --- PASS: TestCreateServiceConfigFileMode (3.13s)
18:09:28 [2020-03-12T18:09:28.716Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
18:09:28 [2020-03-12T18:09:28.716Z]     daemon.go:325: [dc5850af220d4] waiting for daemon to start
18:09:28 [2020-03-12T18:09:28.716Z]     daemon.go:325: [dc5850af220d4] waiting for daemon to start
18:09:28 [2020-03-12T18:09:28.716Z]     daemon.go:353: [dc5850af220d4] daemon started
18:09:28 [2020-03-12T18:09:28.716Z]     daemon.go:461: [dc5850af220d4] Stopping daemon
18:09:28 [2020-03-12T18:09:28.716Z]     daemon.go:296: [dc5850af220d4] exiting daemon
18:09:28 [2020-03-12T18:09:28.716Z]     daemon.go:448: [dc5850af220d4] Daemon stopped
18:09:28 [2020-03-12T18:09:28.716Z] === RUN   TestCreateServiceSysctls
18:09:29 [2020-03-12T18:09:29.487Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
18:09:32 [2020-03-12T18:09:32.660Z] --- PASS: TestCreateServiceSysctls (4.48s)
18:09:32 [2020-03-12T18:09:32.660Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
18:09:32 [2020-03-12T18:09:32.660Z]     daemon.go:325: [d833685d6da28] waiting for daemon to start
18:09:32 [2020-03-12T18:09:32.660Z]     daemon.go:325: [d833685d6da28] waiting for daemon to start
18:09:32 [2020-03-12T18:09:32.660Z]     daemon.go:353: [d833685d6da28] daemon started
18:09:32 [2020-03-12T18:09:32.660Z]     daemon.go:461: [d833685d6da28] Stopping daemon
18:09:32 [2020-03-12T18:09:32.660Z]     daemon.go:296: [d833685d6da28] exiting daemon
18:09:32 [2020-03-12T18:09:32.660Z]     daemon.go:448: [d833685d6da28] Daemon stopped
18:09:32 [2020-03-12T18:09:32.660Z] === RUN   TestInspect
18:09:36 [2020-03-12T18:09:36.782Z] --- PASS: TestInspect (3.60s)
18:09:36 [2020-03-12T18:09:36.782Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
18:09:36 [2020-03-12T18:09:36.782Z]     daemon.go:325: [da9776c3d9e7c] waiting for daemon to start
18:09:36 [2020-03-12T18:09:36.782Z]     daemon.go:325: [da9776c3d9e7c] waiting for daemon to start
18:09:36 [2020-03-12T18:09:36.782Z]     daemon.go:353: [da9776c3d9e7c] daemon started
18:09:36 [2020-03-12T18:09:36.782Z]     daemon.go:461: [da9776c3d9e7c] Stopping daemon
18:09:36 [2020-03-12T18:09:36.782Z]     daemon.go:296: [da9776c3d9e7c] exiting daemon
18:09:36 [2020-03-12T18:09:36.782Z]     daemon.go:448: [da9776c3d9e7c] Daemon stopped
18:09:36 [2020-03-12T18:09:36.782Z] === RUN   TestDockerNetworkConnectAlias
18:09:38 [2020-03-12T18:09:38.460Z] --- PASS: TestServicePlugin (37.29s)
18:09:38 [2020-03-12T18:09:38.460Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:325: [d9a0327402f08] waiting for daemon to start
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:325: [d9a0327402f08] waiting for daemon to start
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:353: [d9a0327402f08] daemon started
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:461: [d9a0327402f08] Stopping daemon
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:296: [d9a0327402f08] exiting daemon
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:448: [d9a0327402f08] Daemon stopped
18:09:38 [2020-03-12T18:09:38.460Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:325: [d737c374131eb] waiting for daemon to start
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:325: [d737c374131eb] waiting for daemon to start
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:353: [d737c374131eb] daemon started
18:09:38 [2020-03-12T18:09:38.460Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:325: [d407eb096bb45] waiting for daemon to start
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:325: [d407eb096bb45] waiting for daemon to start
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:353: [d407eb096bb45] daemon started
18:09:38 [2020-03-12T18:09:38.460Z]     plugin_test.go:60: [d407eb096bb45] joining swarm manager [d737c374131eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:09:38 [2020-03-12T18:09:38.460Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:325: [de101c882d239] waiting for daemon to start
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:325: [de101c882d239] waiting for daemon to start
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:353: [de101c882d239] daemon started
18:09:38 [2020-03-12T18:09:38.460Z]     plugin_test.go:63: [de101c882d239] joining swarm manager [d737c374131eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:461: [de101c882d239] Stopping daemon
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:296: [de101c882d239] exiting daemon
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:448: [de101c882d239] Daemon stopped
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:461: [d407eb096bb45] Stopping daemon
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:296: [d407eb096bb45] exiting daemon
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:448: [d407eb096bb45] Daemon stopped
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:461: [d737c374131eb] Stopping daemon
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:296: [d737c374131eb] exiting daemon
18:09:38 [2020-03-12T18:09:38.460Z]     daemon.go:448: [d737c374131eb] Daemon stopped
18:09:38 [2020-03-12T18:09:38.460Z] === RUN   TestServiceUpdateLabel
18:09:38 [2020-03-12T18:09:38.460Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:09:38 [2020-03-12T18:09:38.715Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:09:39 [2020-03-12T18:09:39.273Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:09:39 [2020-03-12T18:09:39.527Z] --- PASS: TestServiceUpdateLabel (3.12s)
18:09:39 [2020-03-12T18:09:39.527Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
18:09:39 [2020-03-12T18:09:39.527Z]     daemon.go:325: [d66409b98aa8a] waiting for daemon to start
18:09:39 [2020-03-12T18:09:39.527Z]     daemon.go:325: [d66409b98aa8a] waiting for daemon to start
18:09:39 [2020-03-12T18:09:39.527Z]     daemon.go:353: [d66409b98aa8a] daemon started
18:09:39 [2020-03-12T18:09:39.527Z]     daemon.go:461: [d66409b98aa8a] Stopping daemon
18:09:39 [2020-03-12T18:09:39.527Z]     daemon.go:296: [d66409b98aa8a] exiting daemon
18:09:39 [2020-03-12T18:09:39.527Z]     daemon.go:448: [d66409b98aa8a] Daemon stopped
18:09:39 [2020-03-12T18:09:39.527Z] === RUN   TestServiceUpdateSecrets
18:09:40 [2020-03-12T18:09:40.450Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:09:41 [2020-03-12T18:09:41.376Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:09:41 [2020-03-12T18:09:41.795Z] --- PASS: TestDockerNetworkConnectAlias (5.33s)
18:09:41 [2020-03-12T18:09:41.795Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
18:09:41 [2020-03-12T18:09:41.795Z]     daemon.go:325: [ddcd5eb66deca] waiting for daemon to start
18:09:41 [2020-03-12T18:09:41.795Z]     daemon.go:325: [ddcd5eb66deca] waiting for daemon to start
18:09:41 [2020-03-12T18:09:41.795Z]     daemon.go:353: [ddcd5eb66deca] daemon started
18:09:41 [2020-03-12T18:09:41.795Z]     daemon.go:461: [ddcd5eb66deca] Stopping daemon
18:09:41 [2020-03-12T18:09:41.795Z]     daemon.go:296: [ddcd5eb66deca] exiting daemon
18:09:41 [2020-03-12T18:09:41.795Z]     daemon.go:448: [ddcd5eb66deca] Daemon stopped
18:09:41 [2020-03-12T18:09:41.795Z] === RUN   TestDockerNetworkReConnect
18:09:43 [2020-03-12T18:09:43.361Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:09:43 [2020-03-12T18:09:43.361Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:09:43 [2020-03-12T18:09:43.361Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:09:43 [2020-03-12T18:09:43.361Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:09:43 [2020-03-12T18:09:43.361Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:09:45 [2020-03-12T18:09:45.283Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:09:45 [2020-03-12T18:09:45.283Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:09:46 [2020-03-12T18:09:46.206Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:09:46 [2020-03-12T18:09:46.719Z] --- PASS: TestDockerNetworkReConnect (4.81s)
18:09:46 [2020-03-12T18:09:46.719Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
18:09:46 [2020-03-12T18:09:46.719Z]     daemon.go:325: [d7897382ea0cc] waiting for daemon to start
18:09:46 [2020-03-12T18:09:46.719Z]     daemon.go:325: [d7897382ea0cc] waiting for daemon to start
18:09:46 [2020-03-12T18:09:46.719Z]     daemon.go:353: [d7897382ea0cc] daemon started
18:09:46 [2020-03-12T18:09:46.719Z]     daemon.go:461: [d7897382ea0cc] Stopping daemon
18:09:46 [2020-03-12T18:09:46.719Z]     daemon.go:296: [d7897382ea0cc] exiting daemon
18:09:46 [2020-03-12T18:09:46.719Z]     daemon.go:448: [d7897382ea0cc] Daemon stopped
18:09:46 [2020-03-12T18:09:46.719Z] === RUN   TestServicePlugin
18:09:46 [2020-03-12T18:09:46.719Z] --- SKIP: TestServicePlugin (0.01s)
18:09:46 [2020-03-12T18:09:46.719Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:46 [2020-03-12T18:09:46.719Z] === RUN   TestServiceUpdateLabel
18:09:46 [2020-03-12T18:09:46.765Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:09:47 [2020-03-12T18:09:47.689Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:09:47 [2020-03-12T18:09:47.943Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:09:49 [2020-03-12T18:09:49.942Z] --- PASS: TestServiceUpdateLabel (2.92s)
18:09:49 [2020-03-12T18:09:49.942Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
18:09:49 [2020-03-12T18:09:49.942Z]     daemon.go:325: [d8b30fc2184ca] waiting for daemon to start
18:09:49 [2020-03-12T18:09:49.942Z]     daemon.go:325: [d8b30fc2184ca] waiting for daemon to start
18:09:49 [2020-03-12T18:09:49.942Z]     daemon.go:353: [d8b30fc2184ca] daemon started
18:09:49 [2020-03-12T18:09:49.942Z]     daemon.go:461: [d8b30fc2184ca] Stopping daemon
18:09:49 [2020-03-12T18:09:49.942Z]     daemon.go:296: [d8b30fc2184ca] exiting daemon
18:09:49 [2020-03-12T18:09:49.942Z]     daemon.go:448: [d8b30fc2184ca] Daemon stopped
18:09:49 [2020-03-12T18:09:49.942Z] === RUN   TestServiceUpdateSecrets
18:09:51 [2020-03-12T18:09:51.200Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:09:53 [2020-03-12T18:09:53.081Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:09:53 [2020-03-12T18:09:53.640Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:09:54 [2020-03-12T18:09:54.199Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:09:54 [2020-03-12T18:09:54.758Z] --- PASS: TestServiceUpdateSecrets (15.13s)
18:09:54 [2020-03-12T18:09:54.758Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
18:09:54 [2020-03-12T18:09:54.758Z]     daemon.go:325: [d7141d94c4c22] waiting for daemon to start
18:09:54 [2020-03-12T18:09:54.758Z]     daemon.go:325: [d7141d94c4c22] waiting for daemon to start
18:09:54 [2020-03-12T18:09:54.758Z]     daemon.go:353: [d7141d94c4c22] daemon started
18:09:54 [2020-03-12T18:09:54.758Z]     daemon.go:461: [d7141d94c4c22] Stopping daemon
18:09:54 [2020-03-12T18:09:54.758Z]     daemon.go:296: [d7141d94c4c22] exiting daemon
18:09:54 [2020-03-12T18:09:54.758Z]     daemon.go:448: [d7141d94c4c22] Daemon stopped
18:09:54 [2020-03-12T18:09:54.758Z] === RUN   TestServiceUpdateConfigs
18:09:54 [2020-03-12T18:09:54.758Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:09:54 [2020-03-12T18:09:54.758Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:09:55 [2020-03-12T18:09:55.682Z] === RUN   TestDockerSuite/TestBuildXZHost
18:09:58 [2020-03-12T18:09:58.189Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:09:58 [2020-03-12T18:09:58.189Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:09:58 [2020-03-12T18:09:58.189Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:09:59 [2020-03-12T18:09:59.124Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:10:00 [2020-03-12T18:10:00.059Z] === RUN   TestDockerSuite/TestCommitChange
18:10:00 [2020-03-12T18:10:00.981Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:10:01 [2020-03-12T18:10:01.904Z] === RUN   TestDockerSuite/TestCommitHardlink
18:10:03 [2020-03-12T18:10:03.786Z] === RUN   TestDockerSuite/TestCommitNewFile
18:10:05 [2020-03-12T18:10:05.670Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:10:06 [2020-03-12T18:10:06.105Z] --- PASS: TestServiceUpdateSecrets (15.57s)
18:10:06 [2020-03-12T18:10:06.105Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
18:10:06 [2020-03-12T18:10:06.105Z]     daemon.go:325: [d0a57d5a7f4e1] waiting for daemon to start
18:10:06 [2020-03-12T18:10:06.105Z]     daemon.go:325: [d0a57d5a7f4e1] waiting for daemon to start
18:10:06 [2020-03-12T18:10:06.105Z]     daemon.go:353: [d0a57d5a7f4e1] daemon started
18:10:06 [2020-03-12T18:10:06.105Z]     daemon.go:461: [d0a57d5a7f4e1] Stopping daemon
18:10:06 [2020-03-12T18:10:06.105Z]     daemon.go:296: [d0a57d5a7f4e1] exiting daemon
18:10:06 [2020-03-12T18:10:06.105Z]     daemon.go:448: [d0a57d5a7f4e1] Daemon stopped
18:10:06 [2020-03-12T18:10:06.105Z] === RUN   TestServiceUpdateConfigs
18:10:06 [2020-03-12T18:10:06.592Z] === RUN   TestDockerSuite/TestCommitTTY
18:10:07 [2020-03-12T18:10:07.150Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:10:08 [2020-03-12T18:10:08.510Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:10:09 [2020-03-12T18:10:09.434Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:10:09 [2020-03-12T18:10:09.434Z] --- PASS: TestServiceUpdateConfigs (14.88s)
18:10:09 [2020-03-12T18:10:09.434Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
18:10:09 [2020-03-12T18:10:09.434Z]     daemon.go:325: [d10d2eb13d91b] waiting for daemon to start
18:10:09 [2020-03-12T18:10:09.434Z]     daemon.go:325: [d10d2eb13d91b] waiting for daemon to start
18:10:09 [2020-03-12T18:10:09.434Z]     daemon.go:353: [d10d2eb13d91b] daemon started
18:10:09 [2020-03-12T18:10:09.434Z]     daemon.go:461: [d10d2eb13d91b] Stopping daemon
18:10:09 [2020-03-12T18:10:09.434Z]     daemon.go:296: [d10d2eb13d91b] exiting daemon
18:10:09 [2020-03-12T18:10:09.434Z]     daemon.go:448: [d10d2eb13d91b] Daemon stopped
18:10:09 [2020-03-12T18:10:09.434Z] === RUN   TestServiceUpdateNetwork
18:10:11 [2020-03-12T18:10:11.316Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:10:12 [2020-03-12T18:10:12.676Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:10:12 [2020-03-12T18:10:12.676Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:10:12 [2020-03-12T18:10:12.676Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:10:12 [2020-03-12T18:10:12.676Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:10:12 [2020-03-12T18:10:12.676Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:10:12 [2020-03-12T18:10:12.676Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:10:12 [2020-03-12T18:10:12.931Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:10:14 [2020-03-12T18:10:14.812Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:10:15 [2020-03-12T18:10:15.220Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:10:15 [2020-03-12T18:10:15.221Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:10:16 [2020-03-12T18:10:16.236Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:10:16 [2020-03-12T18:10:16.236Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:10:16 [2020-03-12T18:10:16.694Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:10:16 [2020-03-12T18:10:16.694Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:10:17 [2020-03-12T18:10:17.619Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:10:18 [2020-03-12T18:10:18.981Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:10:19 [2020-03-12T18:10:19.540Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:10:20 [2020-03-12T18:10:20.123Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:10:20 [2020-03-12T18:10:20.463Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:10:21 [2020-03-12T18:10:21.138Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:10:21 [2020-03-12T18:10:21.139Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:10:21 [2020-03-12T18:10:21.139Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:10:21 [2020-03-12T18:10:21.139Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:10:21 [2020-03-12T18:10:21.139Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:10:21 [2020-03-12T18:10:21.386Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:10:21 [2020-03-12T18:10:21.386Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:10:21 [2020-03-12T18:10:21.386Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:10:21 [2020-03-12T18:10:21.622Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:10:22 [2020-03-12T18:10:22.257Z] --- PASS: TestServiceUpdateConfigs (15.54s)
18:10:22 [2020-03-12T18:10:22.257Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
18:10:22 [2020-03-12T18:10:22.257Z]     daemon.go:325: [dafd98a69f635] waiting for daemon to start
18:10:22 [2020-03-12T18:10:22.257Z]     daemon.go:325: [dafd98a69f635] waiting for daemon to start
18:10:22 [2020-03-12T18:10:22.257Z]     daemon.go:353: [dafd98a69f635] daemon started
18:10:22 [2020-03-12T18:10:22.257Z]     daemon.go:461: [dafd98a69f635] Stopping daemon
18:10:22 [2020-03-12T18:10:22.257Z]     daemon.go:296: [dafd98a69f635] exiting daemon
18:10:22 [2020-03-12T18:10:22.257Z]     daemon.go:448: [dafd98a69f635] Daemon stopped
18:10:22 [2020-03-12T18:10:22.257Z] === RUN   TestServiceUpdateNetwork
18:10:22 [2020-03-12T18:10:22.308Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:10:22 [2020-03-12T18:10:22.308Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:10:22 [2020-03-12T18:10:22.308Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:10:22 [2020-03-12T18:10:22.308Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:10:22 [2020-03-12T18:10:22.308Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:10:23 [2020-03-12T18:10:23.230Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:10:24 [2020-03-12T18:10:24.153Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:10:24 [2020-03-12T18:10:24.153Z] --- PASS: TestServiceUpdateNetwork (14.66s)
18:10:24 [2020-03-12T18:10:24.153Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
18:10:24 [2020-03-12T18:10:24.153Z]     daemon.go:325: [d7e56af5180cd] waiting for daemon to start
18:10:24 [2020-03-12T18:10:24.153Z]     daemon.go:325: [d7e56af5180cd] waiting for daemon to start
18:10:24 [2020-03-12T18:10:24.153Z]     daemon.go:353: [d7e56af5180cd] daemon started
18:10:24 [2020-03-12T18:10:24.153Z]     daemon.go:461: [d7e56af5180cd] Stopping daemon
18:10:24 [2020-03-12T18:10:24.153Z]     daemon.go:296: [d7e56af5180cd] exiting daemon
18:10:24 [2020-03-12T18:10:24.153Z]     daemon.go:448: [d7e56af5180cd] Daemon stopped
18:10:24 [2020-03-12T18:10:24.153Z] PASS
18:10:24 [2020-03-12T18:10:24.153Z] 
18:10:24 [2020-03-12T18:10:24.153Z] DONE 18 tests in 161.027s
18:10:24 [2020-03-12T18:10:24.153Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:10:24 [2020-03-12T18:10:24.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
18:10:24 [2020-03-12T18:10:24.153Z] ++ set -e
18:10:24 [2020-03-12T18:10:24.153Z] ++ '[' -n 0 ']'
18:10:24 [2020-03-12T18:10:24.153Z] ++ set -x
18:10:24 [2020-03-12T18:10:24.153Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
18:10:24 [2020-03-12T18:10:24.153Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:10:24 [2020-03-12T18:10:24.410Z] INFO: Testing against a local daemon
18:10:24 [2020-03-12T18:10:24.410Z] === RUN   TestSessionCreate
18:10:24 [2020-03-12T18:10:24.410Z] --- PASS: TestSessionCreate (0.04s)
18:10:24 [2020-03-12T18:10:24.410Z] === RUN   TestSessionCreateWithBadUpgrade
18:10:24 [2020-03-12T18:10:24.410Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
18:10:24 [2020-03-12T18:10:24.410Z] PASS
18:10:24 [2020-03-12T18:10:24.410Z] 
18:10:24 [2020-03-12T18:10:24.410Z] DONE 2 tests in 0.266s
18:10:24 [2020-03-12T18:10:24.410Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:10:24 [2020-03-12T18:10:24.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
18:10:24 [2020-03-12T18:10:24.410Z] ++ set -e
18:10:24 [2020-03-12T18:10:24.410Z] ++ '[' -n 0 ']'
18:10:24 [2020-03-12T18:10:24.410Z] ++ set -x
18:10:24 [2020-03-12T18:10:24.410Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
18:10:24 [2020-03-12T18:10:24.654Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:10:24 [2020-03-12T18:10:24.682Z] INFO: Testing against a local daemon
18:10:24 [2020-03-12T18:10:24.682Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:10:24 [2020-03-12T18:10:24.682Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:10:24 [2020-03-12T18:10:24.682Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:10:24 [2020-03-12T18:10:24.682Z] === RUN   TestEventsExecDie
18:10:25 [2020-03-12T18:10:25.243Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:10:25 [2020-03-12T18:10:25.243Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:10:25 [2020-03-12T18:10:25.804Z] --- PASS: TestEventsExecDie (1.10s)
18:10:25 [2020-03-12T18:10:25.804Z] === RUN   TestEventsBackwardsCompatible
18:10:25 [2020-03-12T18:10:25.804Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
18:10:25 [2020-03-12T18:10:25.804Z] === RUN   TestInfoBinaryCommits
18:10:26 [2020-03-12T18:10:26.059Z] --- PASS: TestInfoBinaryCommits (0.06s)
18:10:26 [2020-03-12T18:10:26.059Z] === RUN   TestInfoAPIVersioned
18:10:26 [2020-03-12T18:10:26.059Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:10:26 [2020-03-12T18:10:26.059Z] === RUN   TestInfoAPI
18:10:26 [2020-03-12T18:10:26.059Z] --- PASS: TestInfoAPI (0.06s)
18:10:26 [2020-03-12T18:10:26.059Z] === RUN   TestInfoAPIWarnings
18:10:26 [2020-03-12T18:10:26.262Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:10:26 [2020-03-12T18:10:26.262Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:10:26 [2020-03-12T18:10:26.262Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:10:26 [2020-03-12T18:10:26.262Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:10:26 [2020-03-12T18:10:26.982Z] --- PASS: TestInfoAPIWarnings (0.85s)
18:10:26 [2020-03-12T18:10:26.982Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
18:10:26 [2020-03-12T18:10:26.982Z]     daemon.go:325: [d93dc889a7981] waiting for daemon to start
18:10:26 [2020-03-12T18:10:26.982Z]     daemon.go:325: [d93dc889a7981] waiting for daemon to start
18:10:26 [2020-03-12T18:10:26.982Z]     daemon.go:353: [d93dc889a7981] daemon started
18:10:26 [2020-03-12T18:10:26.982Z]     daemon.go:461: [d93dc889a7981] Stopping daemon
18:10:26 [2020-03-12T18:10:26.982Z]     daemon.go:296: [d93dc889a7981] exiting daemon
18:10:26 [2020-03-12T18:10:26.982Z]     daemon.go:448: [d93dc889a7981] Daemon stopped
18:10:26 [2020-03-12T18:10:26.982Z] === RUN   TestLoginFailsWithBadCredentials
18:10:27 [2020-03-12T18:10:27.237Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
18:10:27 [2020-03-12T18:10:27.237Z] === RUN   TestPingCacheHeaders
18:10:27 [2020-03-12T18:10:27.237Z] --- PASS: TestPingCacheHeaders (0.06s)
18:10:27 [2020-03-12T18:10:27.237Z] === RUN   TestPingGet
18:10:27 [2020-03-12T18:10:27.237Z] --- PASS: TestPingGet (0.03s)
18:10:27 [2020-03-12T18:10:27.237Z] === RUN   TestPingHead
18:10:27 [2020-03-12T18:10:27.237Z] --- PASS: TestPingHead (0.04s)
18:10:27 [2020-03-12T18:10:27.237Z] === RUN   TestVersion
18:10:27 [2020-03-12T18:10:27.237Z] --- PASS: TestVersion (0.03s)
18:10:27 [2020-03-12T18:10:27.237Z] PASS
18:10:27 [2020-03-12T18:10:27.237Z] 
18:10:27 [2020-03-12T18:10:27.237Z] === Skipped
18:10:27 [2020-03-12T18:10:27.237Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:10:27 [2020-03-12T18:10:27.237Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:10:27 [2020-03-12T18:10:27.237Z] 
18:10:27 [2020-03-12T18:10:27.237Z] 
18:10:27 [2020-03-12T18:10:27.237Z] DONE 12 tests, 1 skipped in 2.883s
18:10:27 [2020-03-12T18:10:27.237Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:10:27 [2020-03-12T18:10:27.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
18:10:27 [2020-03-12T18:10:27.237Z] ++ set -e
18:10:27 [2020-03-12T18:10:27.237Z] ++ '[' -n 0 ']'
18:10:27 [2020-03-12T18:10:27.237Z] ++ set -x
18:10:27 [2020-03-12T18:10:27.237Z] ++ 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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
18:10:27 [2020-03-12T18:10:27.491Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:10:27 [2020-03-12T18:10:27.492Z] INFO: Testing against a local daemon
18:10:27 [2020-03-12T18:10:27.492Z] === RUN   TestVolumesCreateAndList
18:10:27 [2020-03-12T18:10:27.492Z] --- PASS: TestVolumesCreateAndList (0.04s)
18:10:27 [2020-03-12T18:10:27.492Z] === RUN   TestVolumesRemove
18:10:27 [2020-03-12T18:10:27.746Z] --- PASS: TestVolumesRemove (0.09s)
18:10:27 [2020-03-12T18:10:27.746Z] === RUN   TestVolumesInspect
18:10:27 [2020-03-12T18:10:27.746Z] --- PASS: TestVolumesInspect (0.02s)
18:10:27 [2020-03-12T18:10:27.746Z] === RUN   TestVolumesInvalidJSON
18:10:27 [2020-03-12T18:10:27.746Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:10:27 [2020-03-12T18:10:27.746Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:10:27 [2020-03-12T18:10:27.746Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:10:27 [2020-03-12T18:10:27.746Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:10:27 [2020-03-12T18:10:27.746Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:10:27 [2020-03-12T18:10:27.746Z] PASS
18:10:27 [2020-03-12T18:10:27.746Z] 
18:10:27 [2020-03-12T18:10:27.746Z] DONE 5 tests in 0.313s
18:10:27 [2020-03-12T18:10:27.746Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:10:28 [2020-03-12T18:10:28.000Z] ++++ cat bundles/test-integration/docker.pid
18:10:28 [2020-03-12T18:10:28.000Z] +++ kill 4442
18:10:28 [2020-03-12T18:10:28.254Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:10:28 [2020-03-12T18:10:28.254Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:10:28 [2020-03-12T18:10:28.535Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:10:29 [2020-03-12T18:10:29.177Z] umount: bundles/test-integration/root: no mount point specified.
18:10:29 [2020-03-12T18:10:29.177Z] +++ /etc/init.d/apparmor stop
18:10:29 [2020-03-12T18:10:29.177Z] Leaving: AppArmorNo profiles have been unloaded.
18:10:29 [2020-03-12T18:10:29.177Z] 
18:10:29 [2020-03-12T18:10:29.177Z] Unloading profiles will leave already running processes permanently
18:10:29 [2020-03-12T18:10:29.177Z] unconfined, which can lead to unexpected situations.
18:10:29 [2020-03-12T18:10:29.177Z] 
18:10:29 [2020-03-12T18:10:29.177Z] To set a process to complain mode, use the command line tool
18:10:29 [2020-03-12T18:10:29.177Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:10:29 [2020-03-12T18:10:29.177Z] +++ true
18:10:29 [2020-03-12T18:10:29.177Z] 
18:10:29 [2020-03-12T18:10:29.177Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:10:30 [2020-03-12T18:10:30.100Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:10:31 [2020-03-12T18:10:31.458Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:10:32 [2020-03-12T18:10:32.017Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:10:32 [2020-03-12T18:10:32.017Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:10:32 [2020-03-12T18:10:32.940Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:10:33 [2020-03-12T18:10:33.862Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:10:34 [2020-03-12T18:10:34.421Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:10:34 [2020-03-12T18:10:34.676Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:10:35 [2020-03-12T18:10:35.235Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:10:35 [2020-03-12T18:10:35.618Z] --- PASS: TestServiceUpdateNetwork (13.99s)
18:10:35 [2020-03-12T18:10:35.618Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
18:10:35 [2020-03-12T18:10:35.618Z]     daemon.go:325: [dd60bbd3c823c] waiting for daemon to start
18:10:35 [2020-03-12T18:10:35.618Z]     daemon.go:325: [dd60bbd3c823c] waiting for daemon to start
18:10:35 [2020-03-12T18:10:35.618Z]     daemon.go:353: [dd60bbd3c823c] daemon started
18:10:35 [2020-03-12T18:10:35.618Z]     daemon.go:461: [dd60bbd3c823c] Stopping daemon
18:10:35 [2020-03-12T18:10:35.618Z]     daemon.go:296: [dd60bbd3c823c] exiting daemon
18:10:35 [2020-03-12T18:10:35.618Z]     daemon.go:448: [dd60bbd3c823c] Daemon stopped
18:10:35 [2020-03-12T18:10:35.618Z] PASS
18:10:35 [2020-03-12T18:10:35.618Z] 
18:10:35 [2020-03-12T18:10:35.618Z] === Skipped
18:10:35 [2020-03-12T18:10:35.618Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
18:10:35 [2020-03-12T18:10:35.618Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:10:35 [2020-03-12T18:10:35.618Z] 
18:10:35 [2020-03-12T18:10:35.618Z] 
18:10:35 [2020-03-12T18:10:35.618Z] DONE 18 tests, 1 skipped in 119.714s
18:10:35 [2020-03-12T18:10:35.618Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
18:10:35 [2020-03-12T18:10:35.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
18:10:35 [2020-03-12T18:10:35.618Z] ++ set -e
18:10:35 [2020-03-12T18:10:35.618Z] ++ '[' -n 0 ']'
18:10:35 [2020-03-12T18:10:35.618Z] ++ set -x
18:10:35 [2020-03-12T18:10:35.618Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
18:10:35 [2020-03-12T18:10:35.618Z] INFO: Testing against a local daemon
18:10:35 [2020-03-12T18:10:35.618Z] === RUN   TestSessionCreate
18:10:35 [2020-03-12T18:10:35.618Z] --- PASS: TestSessionCreate (0.03s)
18:10:35 [2020-03-12T18:10:35.618Z] === RUN   TestSessionCreateWithBadUpgrade
18:10:35 [2020-03-12T18:10:35.618Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:10:35 [2020-03-12T18:10:35.619Z] PASS
18:10:35 [2020-03-12T18:10:35.619Z] 
18:10:35 [2020-03-12T18:10:35.619Z] DONE 2 tests in 0.257s
18:10:35 [2020-03-12T18:10:35.619Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
18:10:35 [2020-03-12T18:10:35.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
18:10:35 [2020-03-12T18:10:35.619Z] ++ set -e
18:10:35 [2020-03-12T18:10:35.619Z] ++ '[' -n 0 ']'
18:10:35 [2020-03-12T18:10:35.619Z] ++ set -x
18:10:35 [2020-03-12T18:10:35.619Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
18:10:35 [2020-03-12T18:10:35.619Z] INFO: Testing against a local daemon
18:10:35 [2020-03-12T18:10:35.619Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:10:35 [2020-03-12T18:10:35.619Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
18:10:35 [2020-03-12T18:10:35.619Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:10:35 [2020-03-12T18:10:35.619Z] === RUN   TestEventsExecDie
18:10:35 [2020-03-12T18:10:35.619Z] --- PASS: TestEventsExecDie (0.84s)
18:10:35 [2020-03-12T18:10:35.619Z] === RUN   TestEventsBackwardsCompatible
18:10:35 [2020-03-12T18:10:35.986Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
18:10:35 [2020-03-12T18:10:35.986Z] === RUN   TestInfoBinaryCommits
18:10:35 [2020-03-12T18:10:35.986Z] --- PASS: TestInfoBinaryCommits (0.04s)
18:10:35 [2020-03-12T18:10:35.986Z] === RUN   TestInfoAPIVersioned
18:10:35 [2020-03-12T18:10:35.986Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:10:35 [2020-03-12T18:10:35.986Z] === RUN   TestInfoAPI
18:10:35 [2020-03-12T18:10:35.986Z] --- PASS: TestInfoAPI (0.02s)
18:10:35 [2020-03-12T18:10:35.986Z] === RUN   TestInfoAPIWarnings
18:10:36 [2020-03-12T18:10:36.795Z] --- PASS: TestInfoAPIWarnings (0.80s)
18:10:36 [2020-03-12T18:10:36.795Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
18:10:36 [2020-03-12T18:10:36.795Z]     daemon.go:325: [deee4f826852a] waiting for daemon to start
18:10:36 [2020-03-12T18:10:36.795Z]     daemon.go:325: [deee4f826852a] waiting for daemon to start
18:10:36 [2020-03-12T18:10:36.795Z]     daemon.go:353: [deee4f826852a] daemon started
18:10:36 [2020-03-12T18:10:36.795Z]     daemon.go:461: [deee4f826852a] Stopping daemon
18:10:36 [2020-03-12T18:10:36.795Z]     daemon.go:296: [deee4f826852a] exiting daemon
18:10:36 [2020-03-12T18:10:36.795Z]     daemon.go:448: [deee4f826852a] Daemon stopped
18:10:36 [2020-03-12T18:10:36.795Z] === RUN   TestLoginFailsWithBadCredentials
18:10:37 [2020-03-12T18:10:37.116Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:10:37 [2020-03-12T18:10:37.211Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:10:37 [2020-03-12T18:10:37.211Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
18:10:37 [2020-03-12T18:10:37.211Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
18:10:37 [2020-03-12T18:10:37.211Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:10:37 [2020-03-12T18:10:37.211Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:10:37 [2020-03-12T18:10:37.211Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:10:37 [2020-03-12T18:10:37.213Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
18:10:37 [2020-03-12T18:10:37.213Z] === RUN   TestPingCacheHeaders
18:10:37 [2020-03-12T18:10:37.213Z] --- PASS: TestPingCacheHeaders (0.03s)
18:10:37 [2020-03-12T18:10:37.213Z] === RUN   TestPingGet
18:10:37 [2020-03-12T18:10:37.213Z] --- PASS: TestPingGet (0.02s)
18:10:37 [2020-03-12T18:10:37.213Z] === RUN   TestPingHead
18:10:37 [2020-03-12T18:10:37.213Z] --- PASS: TestPingHead (0.02s)
18:10:37 [2020-03-12T18:10:37.213Z] === RUN   TestVersion
18:10:37 [2020-03-12T18:10:37.213Z] --- PASS: TestVersion (0.04s)
18:10:37 [2020-03-12T18:10:37.213Z] PASS
18:10:37 [2020-03-12T18:10:37.213Z] 
18:10:37 [2020-03-12T18:10:37.213Z] === Skipped
18:10:37 [2020-03-12T18:10:37.213Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
18:10:37 [2020-03-12T18:10:37.213Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:10:37 [2020-03-12T18:10:37.213Z] 
18:10:37 [2020-03-12T18:10:37.213Z] 
18:10:37 [2020-03-12T18:10:37.213Z] DONE 12 tests, 1 skipped in 2.476s
18:10:37 [2020-03-12T18:10:37.213Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
18:10:37 [2020-03-12T18:10:37.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
18:10:37 [2020-03-12T18:10:37.213Z] ++ set -e
18:10:37 [2020-03-12T18:10:37.213Z] ++ '[' -n 0 ']'
18:10:37 [2020-03-12T18:10:37.213Z] ++ set -x
18:10:37 [2020-03-12T18:10:37.213Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
18:10:37 [2020-03-12T18:10:37.213Z] INFO: Testing against a local daemon
18:10:37 [2020-03-12T18:10:37.213Z] === RUN   TestVolumesCreateAndList
18:10:37 [2020-03-12T18:10:37.213Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:10:37 [2020-03-12T18:10:37.213Z] === RUN   TestVolumesRemove
18:10:37 [2020-03-12T18:10:37.548Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:10:37 [2020-03-12T18:10:37.548Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:10:37 [2020-03-12T18:10:37.548Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:10:37 [2020-03-12T18:10:37.548Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:10:37 [2020-03-12T18:10:37.626Z] --- PASS: TestVolumesRemove (0.12s)
18:10:37 [2020-03-12T18:10:37.626Z] === RUN   TestVolumesInspect
18:10:37 [2020-03-12T18:10:37.626Z] --- PASS: TestVolumesInspect (0.02s)
18:10:37 [2020-03-12T18:10:37.626Z] === RUN   TestVolumesInvalidJSON
18:10:37 [2020-03-12T18:10:37.626Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:10:37 [2020-03-12T18:10:37.626Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:10:37 [2020-03-12T18:10:37.626Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:10:37 [2020-03-12T18:10:37.626Z] --- PASS: TestVolumesInvalidJSON (0.04s)
18:10:37 [2020-03-12T18:10:37.626Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
18:10:37 [2020-03-12T18:10:37.626Z] PASS
18:10:37 [2020-03-12T18:10:37.626Z] 
18:10:37 [2020-03-12T18:10:37.626Z] DONE 5 tests in 0.403s
18:10:37 [2020-03-12T18:10:37.626Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:10:37 [2020-03-12T18:10:37.626Z] ++++ cat bundles/test-integration/docker.pid
18:10:37 [2020-03-12T18:10:37.626Z] +++ kill 9313
18:10:37 [2020-03-12T18:10:37.812Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:10:37 [2020-03-12T18:10:37.812Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:10:38 [2020-03-12T18:10:38.078Z] umount: bundles/test-integration/root: no mount point specified.
18:10:38 [2020-03-12T18:10:38.078Z] +++ /etc/init.d/apparmor stop
18:10:38 [2020-03-12T18:10:38.078Z] Leaving: AppArmorNo profiles have been unloaded.
18:10:38 [2020-03-12T18:10:38.078Z] 
18:10:38 [2020-03-12T18:10:38.078Z] Unloading profiles will leave already running processes permanently
18:10:38 [2020-03-12T18:10:38.078Z] unconfined, which can lead to unexpected situations.
18:10:38 [2020-03-12T18:10:38.078Z] 
18:10:38 [2020-03-12T18:10:38.078Z] To set a process to complain mode, use the command line tool
18:10:38 [2020-03-12T18:10:38.078Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:10:38 [2020-03-12T18:10:38.078Z] +++ true
18:10:38 [2020-03-12T18:10:38.078Z] 
18:10:38 [2020-03-12T18:10:38.476Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:10:38 [2020-03-12T18:10:38.476Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:10:38 [2020-03-12T18:10:38.476Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:10:38 [2020-03-12T18:10:38.476Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:10:38 [2020-03-12T18:10:38.476Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:10:38 [2020-03-12T18:10:38.745Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:10:38 [2020-03-12T18:10:38.745Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:10:39 [2020-03-12T18:10:39.251Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:10:39 [2020-03-12T18:10:39.399Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:10:39 [2020-03-12T18:10:39.679Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 3.1% of statements
18:10:39 [2020-03-12T18:10:39.679Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:10:39 [2020-03-12T18:10:39.679Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:10:39 [2020-03-12T18:10:39.679Z] ?   	github.com/docker/docker/api/types	[no test files]
18:10:39 [2020-03-12T18:10:39.679Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:10:39 [2020-03-12T18:10:39.679Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:10:39 [2020-03-12T18:10:39.679Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:10:39 [2020-03-12T18:10:39.679Z] ?   	github.com/docker/docker/api/types/events	[no test files]
Post stage
[Pipeline] junit
18:10:39 [2020-03-12T18:10:39.960Z] Recording test results
18:10:40 [2020-03-12T18:10:40.244Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
18:10:40 [2020-03-12T18:10:40.244Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:10:40 [2020-03-12T18:10:40.244Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:10:40 [2020-03-12T18:10:40.244Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:10:40 [2020-03-12T18:10:40.244Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:10:40 [2020-03-12T18:10:40.244Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:10:40 [2020-03-12T18:10:40.244Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
18:10:40 [2020-03-12T18:10:40.244Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:10:40 [2020-03-12T18:10:40.244Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:10:40 [2020-03-12T18:10:40.502Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
18:10:40 [2020-03-12T18:10:40.502Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/builder	[no test files]
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:10:40 [2020-03-12T18:10:40.759Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:10:41 [2020-03-12T18:10:41.271Z] + echo Ensuring container killed.
18:10:41 [2020-03-12T18:10:41.272Z] Ensuring container killed.
18:10:41 [2020-03-12T18:10:41.272Z] + docker rm -vf docker-pr5
18:10:41 [2020-03-12T18:10:41.272Z] Error: No such container: docker-pr5
18:10:41 [2020-03-12T18:10:41.272Z] + true
18:10:41 [2020-03-12T18:10:41.322Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
[Pipeline] sh
18:10:42 [2020-03-12T18:10:42.020Z] + echo Chowning /workspace to jenkins user
18:10:42 [2020-03-12T18:10:42.020Z] Chowning /workspace to jenkins user
18:10:42 [2020-03-12T18:10:42.020Z] + id -u
18:10:42 [2020-03-12T18:10:42.020Z] + id -g
18:10:42 [2020-03-12T18:10:42.020Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40558:/workspace busybox chown -R 1001:1001 /workspace
18:10:42 [2020-03-12T18:10:42.020Z] Unable to find image 'busybox:latest' locally
18:10:42 [2020-03-12T18:10:42.378Z] latest: Pulling from library/busybox
18:10:42 [2020-03-12T18:10:42.378Z] 1b125a2fb2df: Pulling fs layer
18:10:42 [2020-03-12T18:10:42.724Z] 1b125a2fb2df: Verifying Checksum
18:10:42 [2020-03-12T18:10:42.724Z] 1b125a2fb2df: Download complete
18:10:43 [2020-03-12T18:10:43.074Z] 1b125a2fb2df: Pull complete
18:10:43 [2020-03-12T18:10:43.074Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
18:10:43 [2020-03-12T18:10:43.074Z] Status: Downloaded newer image for busybox:latest
18:10:44 [2020-03-12T18:10:44.627Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:10:44 [2020-03-12T18:10:44.627Z] === RUN   TestDockerSuite/TestContainerAPITop
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:10:45 [2020-03-12T18:10:45.496Z] ok  	github.com/docker/docker/builder/fscache	0.114s	coverage: 69.2% of statements
18:10:45 [2020-03-12T18:10:45.496Z] ok  	github.com/docker/docker/builder/dockerfile	0.572s	coverage: 45.1% of statements
18:10:45 [2020-03-12T18:10:45.549Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:10:45 [2020-03-12T18:10:45.549Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:10:45 [2020-03-12T18:10:45.549Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:10:45 [2020-03-12T18:10:45.784Z] + bundleName=s390x-integration
18:10:45 [2020-03-12T18:10:45.784Z] + echo Creating s390x-integration-bundles.tar.gz
18:10:45 [2020-03-12T18:10:45.784Z] Creating s390x-integration-bundles.tar.gz
18:10:45 [2020-03-12T18:10:45.784Z] + xargs tar -czf s390x-integration-bundles.tar.gz
18:10:45 [2020-03-12T18:10:45.784Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
18:10:45 [2020-03-12T18:10:45.907Z] Archiving artifacts
18:10:47 [2020-03-12T18:10:47.078Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40558/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:10:47 [2020-03-12T18:10:47.755Z] + make clean
18:10:48 [2020-03-12T18:10:48.020Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.827s	coverage: 85.1% of statements
18:10:48 [2020-03-12T18:10:48.021Z] ok  	github.com/docker/docker/builder/remotecontext	0.215s	coverage: 13.6% of statements
18:10:48 [2020-03-12T18:10:48.103Z] docker volume rm -f docker-dev-cache
18:10:48 [2020-03-12T18:10:48.103Z] docker-dev-cache
[Pipeline] deleteDir
18:10:48 [2020-03-12T18:10:48.277Z] ?   	github.com/docker/docker/cli	[no test files]
18:10:48 [2020-03-12T18:10:48.277Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:10:48 [2020-03-12T18:10:48.533Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
18:10:48 [2020-03-12T18:10:48.803Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:10:49 [2020-03-12T18:10:49.361Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:10:49 [2020-03-12T18:10:49.879Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:10:49 [2020-03-12T18:10:49.879Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:10:49 [2020-03-12T18:10:49.879Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:10:50 [2020-03-12T18:10:50.283Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:10:52 [2020-03-12T18:10:52.154Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:10:53 [2020-03-12T18:10:53.763Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:10:53 [2020-03-12T18:10:53.787Z] ok  	github.com/docker/docker/client	0.183s	coverage: 75.7% of statements
18:10:55 [2020-03-12T18:10:55.526Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:10:55 [2020-03-12T18:10:55.526Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:10:57 [2020-03-12T18:10:57.407Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:10:58 [2020-03-12T18:10:58.767Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:10:59 [2020-03-12T18:10:59.326Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:11:02 [2020-03-12T18:11:02.576Z] === RUN   TestDockerSuite/TestBuildAddScript
18:11:02 [2020-03-12T18:11:02.576Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:11:03 [2020-03-12T18:11:03.059Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:11:03 [2020-03-12T18:11:03.059Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:11:03 [2020-03-12T18:11:03.059Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:11:03 [2020-03-12T18:11:03.059Z] === RUN   TestDockerSuite/TestBuildAddTar
18:11:05 [2020-03-12T18:11:05.846Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:11:23 [2020-03-12T18:11:23.869Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:11:23 [2020-03-12T18:11:23.869Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:11:23 [2020-03-12T18:11:23.978Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:11:23 [2020-03-12T18:11:23.978Z] 
18:11:23 [2020-03-12T18:11:23.978Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:11:23 [2020-03-12T18:11:23.978Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:11:23 [2020-03-12T18:11:23.978Z] HOSTNAME=52d15fc0da1b
18:11:23 [2020-03-12T18:11:23.978Z] TESTDEBUG=0
18:11:23 [2020-03-12T18:11:23.978Z] DEST=bundles/test-integration
18:11:23 [2020-03-12T18:11:23.978Z] PWD=/go/src/github.com/docker/docker
18:11:23 [2020-03-12T18:11:23.978Z] DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184
18:11:23 [2020-03-12T18:11:23.978Z] container=docker
18:11:23 [2020-03-12T18:11:23.978Z] HOME=/root
18:11:23 [2020-03-12T18:11:23.978Z] GOLANG_VERSION=1.12.17
18:11:23 [2020-03-12T18:11:23.978Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:11:23 [2020-03-12T18:11:23.978Z] VALIDATE_BRANCH=19.03
18:11:23 [2020-03-12T18:11:23.978Z] TERM=xterm
18:11:23 [2020-03-12T18:11:23.978Z] DOCKER_PKG=github.com/docker/docker
18:11:23 [2020-03-12T18:11:23.978Z] SHLVL=1
18:11:23 [2020-03-12T18:11:23.978Z] TIMEOUT=120m
18:11:23 [2020-03-12T18:11:23.978Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:11:23 [2020-03-12T18:11:23.978Z] DOCKER_GRAPHDRIVER=overlay2
18:11:23 [2020-03-12T18:11:23.978Z] GO111MODULE=off
18:11:23 [2020-03-12T18:11:23.978Z] DOCKER_EXPERIMENTAL=1
18:11:23 [2020-03-12T18:11:23.978Z] TEST_SKIP_INTEGRATION_CLI=1
18:11:23 [2020-03-12T18:11:23.978Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:11:23 [2020-03-12T18:11:23.978Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:11:23 [2020-03-12T18:11:23.978Z] GOPATH=/go
18:11:23 [2020-03-12T18:11:23.978Z] PKG_CONFIG=pkg-config
18:11:23 [2020-03-12T18:11:23.978Z] _=/usr/bin/env
18:11:23 [2020-03-12T18:11:23.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:11:24 [2020-03-12T18:11:24.427Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:11:27 [2020-03-12T18:11:27.683Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:11:30 [2020-03-12T18:11:30.190Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:11:30 [2020-03-12T18:11:30.444Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:11:32 [2020-03-12T18:11:32.550Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.002s	coverage: 72.9% of statements
18:11:32 [2020-03-12T18:11:32.550Z] ok  	github.com/docker/docker/cmd/dockerd	0.068s	coverage: 29.6% of statements
18:11:32 [2020-03-12T18:11:32.952Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:11:33 [2020-03-12T18:11:33.116Z] ok  	github.com/docker/docker/container	0.123s	coverage: 35.6% of statements
18:11:33 [2020-03-12T18:11:33.116Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:11:33 [2020-03-12T18:11:33.116Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:11:33 [2020-03-12T18:11:33.116Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:11:33 [2020-03-12T18:11:33.116Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:11:33 [2020-03-12T18:11:33.425Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:11:33 [2020-03-12T18:11:33.425Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:11:33 [2020-03-12T18:11:33.425Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:11:34 [2020-03-12T18:11:34.832Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:11:34 [2020-03-12T18:11:34.832Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:11:35 [2020-03-12T18:11:35.755Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:11:36 [2020-03-12T18:11:36.678Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
18:11:38 [2020-03-12T18:11:38.037Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:11:38 [2020-03-12T18:11:38.977Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:11:39 [2020-03-12T18:11:39.899Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:11:40 [2020-03-12T18:11:40.821Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:11:41 [2020-03-12T18:11:41.744Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:11:43 [2020-03-12T18:11:43.080Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
18:11:43 [2020-03-12T18:11:43.103Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:11:44 [2020-03-12T18:11:44.029Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:11:44 [2020-03-12T18:11:44.449Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
18:11:44 [2020-03-12T18:11:44.953Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:11:46 [2020-03-12T18:11:46.312Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:11:46 [2020-03-12T18:11:46.344Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
18:11:46 [2020-03-12T18:11:46.872Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:11:48 [2020-03-12T18:11:48.231Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:11:49 [2020-03-12T18:11:49.590Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:11:50 [2020-03-12T18:11:50.513Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:11:51 [2020-03-12T18:11:51.438Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:11:51 [2020-03-12T18:11:51.438Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:11:51 [2020-03-12T18:11:51.441Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:11:51 [2020-03-12T18:11:51.441Z] === RUN   TestDockerSuite/TestBuildBlankName
18:11:51 [2020-03-12T18:11:51.441Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:11:52 [2020-03-12T18:11:52.361Z] === RUN   TestDockerSuite/TestCpRelativePath
18:11:53 [2020-03-12T18:11:53.283Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:11:54 [2020-03-12T18:11:54.642Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:11:55 [2020-03-12T18:11:55.565Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:11:56 [2020-03-12T18:11:56.297Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.431s	coverage: 13.7% of statements
18:11:56 [2020-03-12T18:11:56.297Z] ok  	github.com/docker/docker/daemon	12.212s	coverage: 17.5% of statements
18:11:56 [2020-03-12T18:11:56.297Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:11:56 [2020-03-12T18:11:56.297Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:11:56 [2020-03-12T18:11:56.554Z] ok  	github.com/docker/docker/daemon/discovery	0.012s	coverage: 30.4% of statements
18:11:56 [2020-03-12T18:11:56.923Z] === RUN   TestDockerSuite/TestCpToCaseA
18:11:57 [2020-03-12T18:11:57.425Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:11:57 [2020-03-12T18:11:57.908Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:11:57 [2020-03-12T18:11:57.926Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 82.2% of statements
18:11:57 [2020-03-12T18:11:57.926Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
18:11:57 [2020-03-12T18:11:57.926Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:11:57 [2020-03-12T18:11:57.926Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:11:58 [2020-03-12T18:11:58.804Z] === RUN   TestDockerSuite/TestCpToCaseB
18:11:59 [2020-03-12T18:11:59.362Z] === RUN   TestDockerSuite/TestCpToCaseC
18:11:59 [2020-03-12T18:11:59.822Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
18:12:01 [2020-03-12T18:12:01.874Z] === RUN   TestDockerSuite/TestCpToCaseD
18:12:02 [2020-03-12T18:12:02.346Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
18:12:02 [2020-03-12T18:12:02.766Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:12:02 [2020-03-12T18:12:02.909Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.227s	coverage: 56.9% of statements
18:12:06 [2020-03-12T18:12:06.188Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.484s	coverage: 72.3% of statements
18:12:06 [2020-03-12T18:12:06.188Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.541s	coverage: 45.9% of statements
18:12:06 [2020-03-12T18:12:06.188Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:12:07 [2020-03-12T18:12:07.126Z] === RUN   TestDockerSuite/TestCpToCaseE
18:12:08 [2020-03-12T18:12:08.709Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.995s	coverage: 48.6% of statements
18:12:10 [2020-03-12T18:12:10.077Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.298s	coverage: 76.1% of statements
18:12:10 [2020-03-12T18:12:10.380Z] === RUN   TestDockerSuite/TestCpToCaseF
18:12:11 [2020-03-12T18:12:11.302Z] === RUN   TestDockerSuite/TestCpToCaseG
18:12:11 [2020-03-12T18:12:11.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:12:11 [2020-03-12T18:12:11.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:12:11 [2020-03-12T18:12:11.447Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
18:12:11 [2020-03-12T18:12:11.447Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.164s	coverage: 60.1% of statements
18:12:11 [2020-03-12T18:12:11.447Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:12:11 [2020-03-12T18:12:11.447Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:12:11 [2020-03-12T18:12:11.575Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:12:12 [2020-03-12T18:12:12.817Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
18:12:13 [2020-03-12T18:12:13.748Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
18:12:14 [2020-03-12T18:12:14.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:12:15 [2020-03-12T18:12:15.119Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
18:12:15 [2020-03-12T18:12:15.119Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:12:15 [2020-03-12T18:12:15.119Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:12:15 [2020-03-12T18:12:15.683Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.7% of statements
18:12:16 [2020-03-12T18:12:16.541Z] === RUN   TestDockerSuite/TestCpToCaseH
18:12:16 [2020-03-12T18:12:16.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:12:17 [2020-03-12T18:12:17.578Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.146s	coverage: 78.2% of statements
18:12:17 [2020-03-12T18:12:17.578Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:12:17 [2020-03-12T18:12:17.578Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:12:17 [2020-03-12T18:12:17.578Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 67.0% of statements
18:12:18 [2020-03-12T18:12:18.947Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 26.2% of statements
18:12:18 [2020-03-12T18:12:18.947Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 62.1% of statements
18:12:19 [2020-03-12T18:12:19.205Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.020s	coverage: 88.3% of statements
18:12:19 [2020-03-12T18:12:19.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:12:19 [2020-03-12T18:12:19.795Z] === RUN   TestDockerSuite/TestCpToCaseI
18:12:20 [2020-03-12T18:12:20.380Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:12:20 [2020-03-12T18:12:20.380Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:12:20 [2020-03-12T18:12:20.575Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 74.7% of statements
18:12:20 [2020-03-12T18:12:20.575Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:12:20 [2020-03-12T18:12:20.718Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:12:21 [2020-03-12T18:12:21.140Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 20.0% of statements
18:12:21 [2020-03-12T18:12:21.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:12:22 [2020-03-12T18:12:22.511Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
18:12:23 [2020-03-12T18:12:23.076Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
18:12:23 [2020-03-12T18:12:23.706Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
18:12:23 [2020-03-12T18:12:23.964Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.710s	coverage: 84.5% of statements
18:12:23 [2020-03-12T18:12:23.964Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:12:23 [2020-03-12T18:12:23.964Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:12:24 [2020-03-12T18:12:24.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:12:24 [2020-03-12T18:12:24.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:12:25 [2020-03-12T18:12:25.949Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
18:12:26 [2020-03-12T18:12:26.488Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
18:12:26 [2020-03-12T18:12:26.488Z] ok  	github.com/docker/docker/distribution	0.195s	coverage: 22.3% of statements
18:12:26 [2020-03-12T18:12:26.488Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:12:26 [2020-03-12T18:12:26.511Z] === RUN   TestDockerSuite/TestCpToDot
18:12:27 [2020-03-12T18:12:27.432Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:12:27 [2020-03-12T18:12:27.860Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
18:12:29 [2020-03-12T18:12:29.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:12:29 [2020-03-12T18:12:29.230Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
18:12:29 [2020-03-12T18:12:29.314Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:12:29 [2020-03-12T18:12:29.488Z] ok  	github.com/docker/docker/distribution/xfer	1.431s	coverage: 83.4% of statements
18:12:29 [2020-03-12T18:12:29.488Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:12:30 [2020-03-12T18:12:30.425Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
18:12:30 [2020-03-12T18:12:30.425Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:12:30 [2020-03-12T18:12:30.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:12:30 [2020-03-12T18:12:30.975Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:12:30 [2020-03-12T18:12:30.975Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:12:30 [2020-03-12T18:12:30.975Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:12:31 [2020-03-12T18:12:31.194Z] === RUN   TestDockerSuite/TestCpToStdout
18:12:31 [2020-03-12T18:12:31.356Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
18:12:31 [2020-03-12T18:12:31.357Z] ?   	github.com/docker/docker/internal/test	[no test files]
18:12:31 [2020-03-12T18:12:31.448Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:12:32 [2020-03-12T18:12:32.008Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:12:32 [2020-03-12T18:12:32.288Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
18:12:32 [2020-03-12T18:12:32.288Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
18:12:32 [2020-03-12T18:12:32.288Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
18:12:32 [2020-03-12T18:12:32.288Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
18:12:32 [2020-03-12T18:12:32.288Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
18:12:32 [2020-03-12T18:12:32.288Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
18:12:32 [2020-03-12T18:12:32.288Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
18:12:32 [2020-03-12T18:12:32.546Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
18:12:32 [2020-03-12T18:12:32.546Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
18:12:32 [2020-03-12T18:12:32.546Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
18:12:32 [2020-03-12T18:12:32.546Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:12:33 [2020-03-12T18:12:33.109Z] ok  	github.com/docker/docker/internal/testutil	0.003s	coverage: 62.5% of statements
18:12:34 [2020-03-12T18:12:34.039Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
18:12:34 [2020-03-12T18:12:34.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:12:34 [2020-03-12T18:12:34.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:12:35 [2020-03-12T18:12:35.339Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:12:35 [2020-03-12T18:12:35.409Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 66.9% of statements
18:12:35 [2020-03-12T18:12:35.666Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
18:12:35 [2020-03-12T18:12:35.821Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:12:35 [2020-03-12T18:12:35.821Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:12:36 [2020-03-12T18:12:36.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:12:36 [2020-03-12T18:12:36.202Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:12:36 [2020-03-12T18:12:36.202Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:12:37 [2020-03-12T18:12:37.124Z] === RUN   TestDockerSuite/TestCpVolumePath
18:12:37 [2020-03-12T18:12:37.560Z] ok  	github.com/docker/docker/pkg/archive	0.418s	coverage: 77.3% of statements
18:12:38 [2020-03-12T18:12:38.533Z] ok  	github.com/docker/docker/pkg/authorization	0.255s	coverage: 66.7% of statements
18:12:38 [2020-03-12T18:12:38.794Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
18:12:39 [2020-03-12T18:12:39.008Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:12:39 [2020-03-12T18:12:39.008Z] === RUN   TestDockerSuite/TestCreateArgs
18:12:39 [2020-03-12T18:12:39.008Z] === RUN   TestDockerSuite/TestCreateByImageID
18:12:39 [2020-03-12T18:12:39.055Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:12:39 [2020-03-12T18:12:39.567Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:12:40 [2020-03-12T18:12:40.496Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:12:40 [2020-03-12T18:12:40.496Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:12:40 [2020-03-12T18:12:40.496Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:12:41 [2020-03-12T18:12:41.056Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:12:41 [2020-03-12T18:12:41.614Z] === RUN   TestDockerSuite/TestCreateLabels
18:12:41 [2020-03-12T18:12:41.614Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:12:41 [2020-03-12T18:12:41.868Z] === RUN   TestDockerSuite/TestCreateRM
18:12:41 [2020-03-12T18:12:41.868Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:12:41 [2020-03-12T18:12:41.868Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:12:42 [2020-03-12T18:12:42.123Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:12:42 [2020-03-12T18:12:42.328Z] ok  	github.com/docker/docker/layer	7.456s	coverage: 72.0% of statements
18:12:42 [2020-03-12T18:12:42.328Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:12:42 [2020-03-12T18:12:42.328Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:12:42 [2020-03-12T18:12:42.328Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:12:42 [2020-03-12T18:12:42.328Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:12:42 [2020-03-12T18:12:42.328Z] ?   	github.com/docker/docker/oci	[no test files]
18:12:42 [2020-03-12T18:12:42.328Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:12:42 [2020-03-12T18:12:42.328Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
18:12:42 [2020-03-12T18:12:42.377Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:12:42 [2020-03-12T18:12:42.892Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.041s	coverage: 43.2% of statements
18:12:42 [2020-03-12T18:12:42.892Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:12:42 [2020-03-12T18:12:42.892Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:12:42 [2020-03-12T18:12:42.892Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
18:12:43 [2020-03-12T18:12:43.823Z] ok  	github.com/docker/docker/pkg/discovery/file	0.025s	coverage: 92.9% of statements
18:12:44 [2020-03-12T18:12:44.387Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
18:12:44 [2020-03-12T18:12:44.883Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:12:44 [2020-03-12T18:12:44.883Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:12:44 [2020-03-12T18:12:44.883Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:12:45 [2020-03-12T18:12:45.318Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
18:12:45 [2020-03-12T18:12:45.574Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
18:12:46 [2020-03-12T18:12:46.949Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 66.3% of statements
18:12:47 [2020-03-12T18:12:47.513Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.078s	coverage: 84.1% of statements
18:12:47 [2020-03-12T18:12:47.513Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
18:12:48 [2020-03-12T18:12:48.076Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.2% of statements
18:12:48 [2020-03-12T18:12:48.333Z] ok  	github.com/docker/docker/pkg/fsutils	0.230s	coverage: 85.1% of statements
18:12:48 [2020-03-12T18:12:48.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:12:49 [2020-03-12T18:12:49.037Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:12:49 [2020-03-12T18:12:49.037Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:12:49 [2020-03-12T18:12:49.037Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:12:49 [2020-03-12T18:12:49.037Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:12:49 [2020-03-12T18:12:49.037Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:12:49 [2020-03-12T18:12:49.291Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:12:49 [2020-03-12T18:12:49.702Z] ok  	github.com/docker/docker/pkg/idtools	0.453s	coverage: 70.1% of statements
18:12:49 [2020-03-12T18:12:49.702Z] ok  	github.com/docker/docker/pkg/ioutils	0.389s	coverage: 69.1% of statements
18:12:49 [2020-03-12T18:12:49.849Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:12:50 [2020-03-12T18:12:50.266Z] ok  	github.com/docker/docker/pkg/locker	0.024s	coverage: 88.9% of statements
18:12:50 [2020-03-12T18:12:50.267Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
18:12:50 [2020-03-12T18:12:50.524Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 100.0% of statements
18:12:50 [2020-03-12T18:12:50.524Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:12:51 [2020-03-12T18:12:51.088Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
18:12:51 [2020-03-12T18:12:51.652Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:12:51 [2020-03-12T18:12:51.729Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:12:51 [2020-03-12T18:12:51.909Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:12:51 [2020-03-12T18:12:51.909Z] ok  	github.com/docker/docker/pkg/mount	0.584s	coverage: 69.6% of statements
18:12:51 [2020-03-12T18:12:51.909Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:12:52 [2020-03-12T18:12:52.169Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 90.0% of statements
18:12:52 [2020-03-12T18:12:52.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:12:52 [2020-03-12T18:12:52.426Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
18:12:52 [2020-03-12T18:12:52.426Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:12:52 [2020-03-12T18:12:52.426Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:12:52 [2020-03-12T18:12:52.652Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:12:53 [2020-03-12T18:12:53.356Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
18:12:53 [2020-03-12T18:12:53.921Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:12:54 [2020-03-12T18:12:54.010Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:12:54 [2020-03-12T18:12:54.486Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
18:12:54 [2020-03-12T18:12:54.743Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
18:12:54 [2020-03-12T18:12:54.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:12:55 [2020-03-12T18:12:55.891Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:12:56 [2020-03-12T18:12:56.109Z] ok  	github.com/docker/docker/pkg/pubsub	1.029s	coverage: 72.7% of statements
18:12:56 [2020-03-12T18:12:56.366Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
18:12:56 [2020-03-12T18:12:56.815Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:12:57 [2020-03-12T18:12:57.737Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:12:57 [2020-03-12T18:12:57.737Z] === RUN   TestDockerSuite/TestDevicePermissions
18:12:58 [2020-03-12T18:12:58.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:12:58 [2020-03-12T18:12:58.660Z] === RUN   TestDockerSuite/TestDockerFails
18:12:58 [2020-03-12T18:12:58.660Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
18:12:58 [2020-03-12T18:12:58.660Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
18:12:58 [2020-03-12T18:12:58.660Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
18:12:59 [2020-03-12T18:12:59.639Z] ok  	github.com/docker/docker/pkg/signal	2.866s	coverage: 61.0% of statements
18:12:59 [2020-03-12T18:12:59.898Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:13:00 [2020-03-12T18:13:00.018Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
18:13:00 [2020-03-12T18:13:00.466Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:13:00 [2020-03-12T18:13:00.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:13:00 [2020-03-12T18:13:00.722Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:13:00 [2020-03-12T18:13:00.941Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
18:13:00 [2020-03-12T18:13:00.979Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
18:13:01 [2020-03-12T18:13:01.543Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
18:13:02 [2020-03-12T18:13:02.107Z] ok  	github.com/docker/docker/pkg/system	0.026s	coverage: 35.1% of statements
18:13:02 [2020-03-12T18:13:02.299Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
18:13:02 [2020-03-12T18:13:02.299Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
18:13:02 [2020-03-12T18:13:02.299Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
18:13:02 [2020-03-12T18:13:02.553Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
18:13:02 [2020-03-12T18:13:02.673Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
18:13:03 [2020-03-12T18:13:03.237Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
18:13:03 [2020-03-12T18:13:03.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:13:03 [2020-03-12T18:13:03.800Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
18:13:04 [2020-03-12T18:13:04.056Z] testing: warning: no tests to run
18:13:04 [2020-03-12T18:13:04.056Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
18:13:04 [2020-03-12T18:13:04.619Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:13:04 [2020-03-12T18:13:04.619Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:13:04 [2020-03-12T18:13:04.876Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
18:13:05 [2020-03-12T18:13:05.381Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:13:05 [2020-03-12T18:13:05.381Z] Using test binary docker
18:13:05 [2020-03-12T18:13:05.381Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:13:05 [2020-03-12T18:13:05.381Z] +++ /etc/init.d/apparmor start
18:13:05 [2020-03-12T18:13:05.381Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:13:05 [2020-03-12T18:13:05.381Z] INFO: Waiting for daemon to start...
18:13:05 [2020-03-12T18:13:05.381Z] Starting dockerd
18:13:05 [2020-03-12T18:13:05.381Z] +++ 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
18:13:07 [2020-03-12T18:13:07.398Z] ok  	github.com/docker/docker/plugin	0.537s	coverage: 27.3% of statements
18:13:07 [2020-03-12T18:13:07.785Z] .
18:13:07 [2020-03-12T18:13:07.785Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:13:07 [2020-03-12T18:13:07.785Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:13:07 [2020-03-12T18:13:07.785Z] Error: No such image: emptyfs
18:13:07 [2020-03-12T18:13:07.785Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:13:07 [2020-03-12T18:13:07.785Z] ++++ docker load
18:13:07 [2020-03-12T18:13:07.961Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
18:13:08 [2020-03-12T18:13:08.093Z] Running integration-test (iteration 1)
18:13:08 [2020-03-12T18:13:08.093Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
18:13:08 [2020-03-12T18:13:08.093Z] ++ 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
18:13:08 [2020-03-12T18:13:08.093Z] ++ set -e
18:13:08 [2020-03-12T18:13:08.093Z] ++ '[' -n 0 ']'
18:13:08 [2020-03-12T18:13:08.093Z] ++ set -x
18:13:08 [2020-03-12T18:13:08.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
18:13:08 [2020-03-12T18:13:08.892Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 74.1% of statements
18:13:09 [2020-03-12T18:13:09.072Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:13:09 [2020-03-12T18:13:09.149Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
18:13:10 [2020-03-12T18:13:10.594Z] ok  	github.com/docker/docker/registry	0.091s	coverage: 56.3% of statements
18:13:11 [2020-03-12T18:13:11.525Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
18:13:11 [2020-03-12T18:13:11.525Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 47.1% of statements
18:13:11 [2020-03-12T18:13:11.942Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:13:11 [2020-03-12T18:13:11.942Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:13:11 [2020-03-12T18:13:11.942Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:13:11 [2020-03-12T18:13:11.942Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:13:12 [2020-03-12T18:13:12.352Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:13:12 [2020-03-12T18:13:12.455Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
18:13:12 [2020-03-12T18:13:12.958Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:13:12 [2020-03-12T18:13:12.958Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:13:13 [2020-03-12T18:13:13.386Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
18:13:13 [2020-03-12T18:13:13.951Z] ok  	github.com/docker/docker/volume/local	0.024s	coverage: 73.0% of statements
18:13:14 [2020-03-12T18:13:14.859Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:13:14 [2020-03-12T18:13:14.883Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
18:13:15 [2020-03-12T18:13:15.813Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
18:13:17 [2020-03-12T18:13:17.365Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
18:13:17 [2020-03-12T18:13:17.814Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:13:18 [2020-03-12T18:13:18.288Z] === RUN   TestDockerSuite/TestEventsAttach
18:13:18 [2020-03-12T18:13:18.831Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:13:18 [2020-03-12T18:13:18.831Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:13:18 [2020-03-12T18:13:18.831Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:13:19 [2020-03-12T18:13:19.210Z] === RUN   TestDockerSuite/TestEventsCommit
18:13:19 [2020-03-12T18:13:19.847Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:13:20 [2020-03-12T18:13:20.133Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:13:20 [2020-03-12T18:13:20.694Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:13:20 [2020-03-12T18:13:20.862Z] === RUN   TestDockerSuite/TestBuildCmd
18:13:21 [2020-03-12T18:13:21.346Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:13:21 [2020-03-12T18:13:21.617Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:13:21 [2020-03-12T18:13:21.829Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:13:22 [2020-03-12T18:13:22.313Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:13:22 [2020-03-12T18:13:22.539Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
18:13:23 [2020-03-12T18:13:23.567Z] Loaded image: buildpack-deps:jessie
18:13:23 [2020-03-12T18:13:23.567Z] Loaded image: busybox:latest
18:13:23 [2020-03-12T18:13:23.567Z] Loaded image: busybox:glibc
18:13:23 [2020-03-12T18:13:23.567Z] Loaded image: debian:jessie
18:13:23 [2020-03-12T18:13:23.567Z] Loaded image: hello-world:latest
18:13:23 [2020-03-12T18:13:23.567Z] INFO: Testing against a local daemon
18:13:23 [2020-03-12T18:13:23.567Z] === RUN   TestBuildWithSession
18:13:24 [2020-03-12T18:13:24.419Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
18:13:24 [2020-03-12T18:13:24.675Z] --- PASS: TestBuildWithSession (2.21s)
18:13:24 [2020-03-12T18:13:24.675Z] === RUN   TestBuildSquashParent
18:13:25 [2020-03-12T18:13:25.778Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:13:27 [2020-03-12T18:13:27.185Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:13:27 [2020-03-12T18:13:27.987Z] ok  	github.com/docker/docker/pkg/plugins	33.619s	coverage: 76.8% of statements
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/rootless	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/volume	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:13:27 [2020-03-12T18:13:27.987Z] 
18:13:27 [2020-03-12T18:13:27.987Z] === Skipped
18:13:27 [2020-03-12T18:13:27.987Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:46: Driver btrfs not supported
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:46: Driver btrfs not supported
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:46: Driver btrfs not supported
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:46: Driver btrfs not supported
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:46: Driver btrfs not supported
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:73: No driver to put!
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     overlay_test.go:49: Fails to compute changes intermittently
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:46: Driver zfs not supported
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:46: Driver zfs not supported
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:46: Driver zfs not supported
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:46: Driver zfs not supported
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:46: Driver zfs not supported
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     graphtest_unix.go:73: No driver to put!
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:13:27 [2020-03-12T18:13:27.988Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] 
18:13:27 [2020-03-12T18:13:27.988Z] DONE 2065 tests, 19 skipped in 253.967s
Post stage
[Pipeline] junit
18:13:27 [2020-03-12T18:13:27.998Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:13:28 [2020-03-12T18:13:28.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40558/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/validate/vendor
18:13:28 [2020-03-12T18:13:28.794Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:13:28 [2020-03-12T18:13:28.794Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:13:29 [2020-03-12T18:13:29.032Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
18:13:29 [2020-03-12T18:13:29.283Z] No vendor changes in diff.
18:13:29 [2020-03-12T18:13:29.810Z] === RUN   TestDockerSuite/TestBuildContChar
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
18:13:30 [2020-03-12T18:13:30.386Z] --- PASS: TestBuildSquashParent (5.83s)
18:13:30 [2020-03-12T18:13:30.386Z] === RUN   TestBuildWithRemoveAndForceRemove
18:13:30 [2020-03-12T18:13:30.386Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:13:30 [2020-03-12T18:13:30.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:13:30 [2020-03-12T18:13:30.386Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:13:30 [2020-03-12T18:13:30.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:13:30 [2020-03-12T18:13:30.386Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:13:30 [2020-03-12T18:13:30.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:13:30 [2020-03-12T18:13:30.386Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:13:30 [2020-03-12T18:13:30.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:13:30 [2020-03-12T18:13:30.386Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:13:30 [2020-03-12T18:13:30.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:13:30 [2020-03-12T18:13:30.386Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:13:30 [2020-03-12T18:13:30.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:13:30 [2020-03-12T18:13:30.386Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:13:30 [2020-03-12T18:13:30.386Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:13:30 [2020-03-12T18:13:30.386Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:13:30 [2020-03-12T18:13:30.386Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:13:30 [2020-03-12T18:13:30.542Z] + echo Building e2e image
18:13:30 [2020-03-12T18:13:30.542Z] Building e2e image
18:13:30 [2020-03-12T18:13:30.542Z] + docker build --build-arg DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -t moby-e2e-test -f Dockerfile.e2e .
18:13:30 [2020-03-12T18:13:30.542Z] #2 [internal] load .dockerignore
18:13:30 [2020-03-12T18:13:30.542Z] #2 transferring context: 34B done
18:13:30 [2020-03-12T18:13:30.542Z] #2 DONE 0.0s
18:13:30 [2020-03-12T18:13:30.542Z] 
18:13:30 [2020-03-12T18:13:30.542Z] #1 [internal] load build definition from Dockerfile.e2e
18:13:30 [2020-03-12T18:13:30.542Z] #1 transferring dockerfile: 3.21kB done
18:13:30 [2020-03-12T18:13:30.542Z] #1 DONE 0.0s
18:13:30 [2020-03-12T18:13:30.542Z] 
18:13:30 [2020-03-12T18:13:30.542Z] #4 [internal] load metadata for docker.io/library/alpine:3.9
18:13:30 [2020-03-12T18:13:30.800Z] #4 DONE 0.2s
18:13:30 [2020-03-12T18:13:30.800Z] 
18:13:30 [2020-03-12T18:13:30.800Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-alpine
18:13:30 [2020-03-12T18:13:30.800Z] #3 DONE 0.2s
18:13:30 [2020-03-12T18:13:30.800Z] 
18:13:30 [2020-03-12T18:13:30.800Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e...
18:13:30 [2020-03-12T18:13:30.800Z] #14 resolve docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a done
18:13:30 [2020-03-12T18:13:30.800Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55
18:13:31 [2020-03-12T18:13:31.056Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done
18:13:31 [2020-03-12T18:13:31.056Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done
18:13:31 [2020-03-12T18:13:31.056Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 797.22kB / 124.08MB 0.2s
18:13:31 [2020-03-12T18:13:31.056Z] #14 sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 126B / 126B 0.1s done
18:13:31 [2020-03-12T18:13:31.056Z] #14 sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a 1.65kB / 1.65kB done
18:13:31 [2020-03-12T18:13:31.057Z] #14 sha256:1782cafde43390b032f960c0fad3def745fac18994ced169003cb56e9a93c028 1.36kB / 1.36kB done
18:13:31 [2020-03-12T18:13:31.057Z] #14 sha256:76bddfb5e55ec98387cd57194c9ae933c5ad9a75eed2c710e68b0b124bf0d9ce 3.83kB / 3.83kB done
18:13:31 [2020-03-12T18:13:31.380Z] #14 ...
18:13:31 [2020-03-12T18:13:31.380Z] 
18:13:31 [2020-03-12T18:13:31.380Z] #8 [internal] load build context
18:13:31 [2020-03-12T18:13:31.380Z] #8 transferring context: 797.93kB 0.5s done
18:13:31 [2020-03-12T18:13:31.380Z] #8 DONE 0.5s
18:13:31 [2020-03-12T18:13:31.380Z] 
18:13:31 [2020-03-12T18:13:31.380Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e...
18:13:31 [2020-03-12T18:13:31.380Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.3s done
18:13:31 [2020-03-12T18:13:31.380Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 19.60MB / 124.08MB 0.5s
18:13:31 [2020-03-12T18:13:31.380Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
18:13:31 [2020-03-12T18:13:31.538Z] === RUN   TestDockerSuite/TestEventsCopy
18:13:31 [2020-03-12T18:13:31.642Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 34.05MB / 124.08MB 0.7s
18:13:31 [2020-03-12T18:13:31.642Z] #14 ...
18:13:31 [2020-03-12T18:13:31.642Z] 
18:13:31 [2020-03-12T18:13:31.642Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:115731bab0862031b...
18:13:31 [2020-03-12T18:13:31.642Z] #5 resolve docker.io/library/alpine:3.9@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 done
18:13:31 [2020-03-12T18:13:31.642Z] #5 extracting sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 0.6s done
18:13:31 [2020-03-12T18:13:31.642Z] #5 sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 1.64kB / 1.64kB done
18:13:31 [2020-03-12T18:13:31.642Z] #5 sha256:ab3fe83c0696e3f565c9b4a734ec309ae9bd0d74c192de4590fd6dc2ef717815 528B / 528B done
18:13:31 [2020-03-12T18:13:31.642Z] #5 sha256:82f67be598ebc8d968137c18521fe174ca6afc9b542aa5773c32b3a3970e647c 1.51kB / 1.51kB done
18:13:31 [2020-03-12T18:13:31.642Z] #5 sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 2.76MB / 2.76MB 0.1s done
18:13:31 [2020-03-12T18:13:31.642Z] #5 DONE 0.8s
18:13:31 [2020-03-12T18:13:31.642Z] 
18:13:31 [2020-03-12T18:13:31.642Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e...
18:13:31 [2020-03-12T18:13:31.642Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 43.48MB / 124.08MB 0.9s
18:13:31 [2020-03-12T18:13:31.902Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 59.01MB / 124.08MB 1.2s
18:13:32 [2020-03-12T18:13:32.165Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 81.76MB / 124.08MB 1.4s
18:13:32 [2020-03-12T18:13:32.165Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 95.93MB / 124.08MB 1.5s
18:13:32 [2020-03-12T18:13:32.427Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 107.09MB / 124.08MB 1.6s
18:13:32 [2020-03-12T18:13:32.427Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 1.8s
18:13:32 [2020-03-12T18:13:32.684Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 1.8s done
18:13:32 [2020-03-12T18:13:32.898Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:13:32 [2020-03-12T18:13:32.940Z] #14 ...
18:13:32 [2020-03-12T18:13:32.940Z] 
18:13:32 [2020-03-12T18:13:32.940Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
18:13:32 [2020-03-12T18:13:32.940Z] #6 DONE 1.2s
18:13:32 [2020-03-12T18:13:32.940Z] 
18:13:32 [2020-03-12T18:13:32.940Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e...
18:13:32 [2020-03-12T18:13:32.940Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 0.1s
18:13:33 [2020-03-12T18:13:33.151Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:13:33 [2020-03-12T18:13:33.936Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:13:33 [2020-03-12T18:13:33.936Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:13:35 [2020-03-12T18:13:35.033Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:13:35 [2020-03-12T18:13:35.591Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:13:35 [2020-03-12T18:13:35.846Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:13:36 [2020-03-12T18:13:36.006Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
18:13:36 [2020-03-12T18:13:36.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s)
18:13:36 [2020-03-12T18:13:36.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s)
18:13:36 [2020-03-12T18:13:36.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.49s)
18:13:36 [2020-03-12T18:13:36.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.51s)
18:13:36 [2020-03-12T18:13:36.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s)
18:13:36 [2020-03-12T18:13:36.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s)
18:13:36 [2020-03-12T18:13:36.006Z] === RUN   TestBuildMultiStageCopy
18:13:36 [2020-03-12T18:13:36.006Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:13:37 [2020-03-12T18:13:37.726Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:13:38 [2020-03-12T18:13:38.075Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:13:38 [2020-03-12T18:13:38.193Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.2s
18:13:38 [2020-03-12T18:13:38.283Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
18:13:38 [2020-03-12T18:13:38.284Z] === RUN   TestDockerSuite/TestEventsFilterType
18:13:38 [2020-03-12T18:13:38.365Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:13:38 [2020-03-12T18:13:38.450Z] #14 ...
18:13:38 [2020-03-12T18:13:38.450Z] 
18:13:38 [2020-03-12T18:13:38.450Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
18:13:38 [2020-03-12T18:13:38.450Z] #7 0.938 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.018 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.108 (1/33) Installing ncurses-terminfo-base (6.1_p20190105-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.116 (2/33) Installing ncurses-terminfo (6.1_p20190105-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.308 (3/33) Installing ncurses-libs (6.1_p20190105-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.317 (4/33) Installing readline (7.0.003-r1)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.322 (5/33) Installing bash (4.4.19-r1)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.337 Executing bash-4.4.19-r1.post-install
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.340 (6/33) Installing ca-certificates (20190108-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.360 (7/33) Installing libgcc (8.3.0-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.366 (8/33) Installing libstdc++ (8.3.0-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.382 (9/33) Installing binutils (2.31.1-r2)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.480 (10/33) Installing gmp (6.1.2-r1)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.488 (11/33) Installing isl (0.18-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.517 (12/33) Installing libgomp (8.3.0-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.523 (13/33) Installing libatomic (8.3.0-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.525 (14/33) Installing mpfr3 (3.1.5-r1)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.533 (15/33) Installing mpc1 (1.0.3-r1)
18:13:38 [2020-03-12T18:13:38.450Z] #7 2.536 (16/33) Installing gcc (8.3.0-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 3.401 (17/33) Installing musl-dev (1.1.20-r5)
18:13:38 [2020-03-12T18:13:38.450Z] #7 3.501 (18/33) Installing libc-dev (0.7.1-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 3.506 (19/33) Installing g++ (8.3.0-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.050 (20/33) Installing nghttp2-libs (1.35.1-r1)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.056 (21/33) Installing libssh2 (1.9.0-r1)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.060 (22/33) Installing libcurl (7.64.0-r3)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.066 (23/33) Installing expat (2.2.8-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.071 (24/33) Installing pcre2 (10.32-r1)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.080 (25/33) Installing git (2.20.2-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.272 (26/33) Installing libmnl (1.0.4-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.275 (27/33) Installing jansson (2.11-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.277 (28/33) Installing libnftnl-libs (1.1.1-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.281 (29/33) Installing iptables (1.6.2-r1)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.304 (30/33) Installing pigz (2.4-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.312 (31/33) Installing tar (1.32-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.320 (32/33) Installing xz-libs (5.2.4-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.323 (33/33) Installing xz (5.2.4-r0)
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.332 Executing busybox-1.29.3-r10.trigger
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.337 Executing ca-certificates-20190108-r0.trigger
18:13:38 [2020-03-12T18:13:38.450Z] #7 4.387 OK: 185 MiB in 47 packages
18:13:38 [2020-03-12T18:13:38.450Z] #7 DONE 5.6s
18:13:38 [2020-03-12T18:13:38.450Z] 
18:13:38 [2020-03-12T18:13:38.451Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
18:13:38 [2020-03-12T18:13:38.538Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
18:13:38 [2020-03-12T18:13:38.655Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:13:38 [2020-03-12T18:13:38.707Z] #9 DONE 0.1s
18:13:38 [2020-03-12T18:13:38.707Z] 
18:13:38 [2020-03-12T18:13:38.707Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
18:13:38 [2020-03-12T18:13:38.707Z] #10 DONE 0.1s
18:13:38 [2020-03-12T18:13:38.707Z] 
18:13:38 [2020-03-12T18:13:38.707Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
18:13:38 [2020-03-12T18:13:38.707Z] #11 DONE 0.1s
18:13:38 [2020-03-12T18:13:38.707Z] 
18:13:38 [2020-03-12T18:13:38.707Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
18:13:38 [2020-03-12T18:13:38.707Z] #12 DONE 0.1s
18:13:38 [2020-03-12T18:13:38.707Z] 
18:13:38 [2020-03-12T18:13:38.707Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
18:13:38 [2020-03-12T18:13:38.707Z] #13 DONE 0.1s
18:13:38 [2020-03-12T18:13:38.707Z] 
18:13:38 [2020-03-12T18:13:38.707Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e...
18:13:38 [2020-03-12T18:13:38.707Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.8s done
18:13:38 [2020-03-12T18:13:38.707Z] #14 extracting sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 done
18:13:38 [2020-03-12T18:13:38.792Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
18:13:38 [2020-03-12T18:13:38.792Z] === RUN   TestDockerSuite/TestEventsFilters
18:13:38 [2020-03-12T18:13:38.964Z] #14 DONE 8.1s
18:13:38 [2020-03-12T18:13:38.964Z] 
18:13:38 [2020-03-12T18:13:38.964Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
18:13:39 [2020-03-12T18:13:39.289Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:13:39 [2020-03-12T18:13:39.527Z] #15 0.612 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
18:13:39 [2020-03-12T18:13:39.584Z] --- PASS: TestBuildMultiStageCopy (3.50s)
18:13:39 [2020-03-12T18:13:39.584Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s)
18:13:39 [2020-03-12T18:13:39.584Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
18:13:39 [2020-03-12T18:13:39.584Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
18:13:39 [2020-03-12T18:13:39.584Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
18:13:39 [2020-03-12T18:13:39.584Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
18:13:39 [2020-03-12T18:13:39.584Z] === RUN   TestBuildMultiStageParentConfig
18:13:40 [2020-03-12T18:13:40.457Z] #15 1.663 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
18:13:40 [2020-03-12T18:13:40.457Z] #15 1.749 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1)
18:13:40 [2020-03-12T18:13:40.662Z] --- PASS: TestBuildMultiStageParentConfig (0.94s)
18:13:40 [2020-03-12T18:13:40.662Z] === RUN   TestBuildLabelWithTargets
18:13:40 [2020-03-12T18:13:40.705Z] === RUN   TestDockerSuite/TestEventsFormat
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.758 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.761 (3/43) Installing ncurses-libs (6.1_p20200118-r2)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.767 (4/43) Installing readline (8.0.1-r0)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.771 (5/43) Installing bash (5.0.11-r1)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.784 Executing bash-5.0.11-r1.post-install
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.786 (6/43) Installing linux-headers (4.19.36-r0)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.857 (7/43) Installing libblkid (2.34-r1)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.862 (8/43) Installing libuuid (2.34-r1)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.864 (9/43) Installing btrfs-progs-libs (5.4-r0)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.870 (10/43) Installing btrfs-progs-dev (5.4-r0)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.874 (11/43) Installing libgcc (9.2.0-r3)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.876 (12/43) Installing libstdc++ (9.2.0-r3)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.889 (13/43) Installing binutils (2.33.1-r0)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.956 (14/43) Installing libmagic (5.37-r1)
18:13:40 [2020-03-12T18:13:40.714Z] #15 1.976 (15/43) Installing file (5.37-r1)
18:13:40 [2020-03-12T18:13:40.970Z] #15 1.977 (16/43) Installing gmp (6.1.2-r1)
18:13:40 [2020-03-12T18:13:40.970Z] #15 1.983 (17/43) Installing isl (0.18-r0)
18:13:40 [2020-03-12T18:13:40.970Z] #15 1.998 (18/43) Installing libgomp (9.2.0-r3)
18:13:40 [2020-03-12T18:13:40.970Z] #15 2.001 (19/43) Installing libatomic (9.2.0-r3)
18:13:40 [2020-03-12T18:13:40.970Z] #15 2.003 (20/43) Installing mpfr4 (4.0.2-r1)
18:13:40 [2020-03-12T18:13:40.970Z] #15 2.009 (21/43) Installing mpc1 (1.1.0-r1)
18:13:40 [2020-03-12T18:13:40.970Z] #15 2.011 (22/43) Installing gcc (9.2.0-r3)
18:13:41 [2020-03-12T18:13:41.535Z] #15 2.674 (23/43) Installing musl-dev (1.1.24-r1)
18:13:41 [2020-03-12T18:13:41.797Z] #15 2.744 (24/43) Installing libc-dev (0.7.2-r0)
18:13:41 [2020-03-12T18:13:41.797Z] #15 2.745 (25/43) Installing g++ (9.2.0-r3)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.153 (26/43) Installing make (4.2.1-r2)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.157 (27/43) Installing fortify-headers (1.1-r0)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.159 (28/43) Installing build-base (0.5-r1)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.161 (29/43) Installing nghttp2-libs (1.40.0-r0)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.163 (30/43) Installing libcurl (7.67.0-r0)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.169 (31/43) Installing curl (7.67.0-r0)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.172 (32/43) Installing oniguruma (6.9.4-r0)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.178 (33/43) Installing jq (1.6-r0)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.184 (34/43) Installing device-mapper-libs (2.02.186-r0)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.189 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.191 (36/43) Installing libaio (0.3.112-r1)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.192 (37/43) Installing lvm2-libs (2.02.186-r0)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.220 (38/43) Installing libfdisk (2.34-r1)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.225 (39/43) Installing libmount (2.34-r1)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.230 (40/43) Installing libsmartcols (2.34-r1)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.234 (41/43) Installing pkgconf (1.6.3-r0)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.236 (42/43) Installing util-linux-dev (2.34-r1)
18:13:42 [2020-03-12T18:13:42.054Z] #15 3.257 (43/43) Installing lvm2-dev (2.02.186-r0)
18:13:42 [2020-03-12T18:13:42.063Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:13:42 [2020-03-12T18:13:42.063Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:13:42 [2020-03-12T18:13:42.063Z] === RUN   TestDockerSuite/TestEventsImageImport
18:13:42 [2020-03-12T18:13:42.232Z] --- PASS: TestBuildLabelWithTargets (1.56s)
18:13:42 [2020-03-12T18:13:42.232Z] === RUN   TestBuildWithEmptyLayers
18:13:42 [2020-03-12T18:13:42.310Z] #15 3.263 Executing busybox-1.31.1-r9.trigger
18:13:42 [2020-03-12T18:13:42.310Z] #15 3.270 OK: 196 MiB in 57 packages
18:13:42 [2020-03-12T18:13:42.483Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:13:42 [2020-03-12T18:13:42.483Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:13:42 [2020-03-12T18:13:42.483Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:13:42 [2020-03-12T18:13:42.566Z] #15 DONE 3.7s
18:13:42 [2020-03-12T18:13:42.567Z] 
18:13:42 [2020-03-12T18:13:42.567Z] #16 [base 3/5] RUN mkdir -p /build/
18:13:42 [2020-03-12T18:13:42.904Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
18:13:42 [2020-03-12T18:13:42.905Z] === RUN   TestBuildMultiStageOnBuild
18:13:42 [2020-03-12T18:13:42.988Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:13:43 [2020-03-12T18:13:43.137Z] #16 DONE 0.7s
18:13:43 [2020-03-12T18:13:43.243Z] === RUN   TestDockerSuite/TestEventsImagePull
18:13:43 [2020-03-12T18:13:43.395Z] 
18:13:43 [2020-03-12T18:13:43.395Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
18:13:43 [2020-03-12T18:13:43.498Z] === RUN   TestDockerSuite/TestEventsImageTag
18:13:43 [2020-03-12T18:13:43.958Z] #17 DONE 0.7s
18:13:43 [2020-03-12T18:13:43.958Z] 
18:13:43 [2020-03-12T18:13:43.958Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
18:13:43 [2020-03-12T18:13:43.958Z] #18 DONE 0.0s
18:13:43 [2020-03-12T18:13:43.958Z] 
18:13:43 [2020-03-12T18:13:43.958Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
18:13:43 [2020-03-12T18:13:43.958Z] #19 DONE 0.1s
18:13:43 [2020-03-12T18:13:43.958Z] 
18:13:43 [2020-03-12T18:13:43.958Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:13:43 [2020-03-12T18:13:43.958Z] #22 DONE 0.1s
18:13:43 [2020-03-12T18:13:43.958Z] 
18:13:43 [2020-03-12T18:13:43.958Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:13:44 [2020-03-12T18:13:44.215Z] #23 DONE 0.1s
18:13:44 [2020-03-12T18:13:44.215Z] 
18:13:44 [2020-03-12T18:13:44.215Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
18:13:44 [2020-03-12T18:13:44.215Z] #26 DONE 0.1s
18:13:44 [2020-03-12T18:13:44.215Z] 
18:13:44 [2020-03-12T18:13:44.215Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
18:13:44 [2020-03-12T18:13:44.215Z] #27 DONE 0.1s
18:13:44 [2020-03-12T18:13:44.215Z] 
18:13:44 [2020-03-12T18:13:44.215Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
18:13:44 [2020-03-12T18:13:44.215Z] #28 DONE 0.1s
18:13:44 [2020-03-12T18:13:44.215Z] 
18:13:44 [2020-03-12T18:13:44.215Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:13:44 [2020-03-12T18:13:44.420Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
18:13:44 [2020-03-12T18:13:44.757Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:13:44 [2020-03-12T18:13:44.979Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
18:13:44 [2020-03-12T18:13:44.979Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
18:13:44 [2020-03-12T18:13:44.979Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:13:44 [2020-03-12T18:13:44.997Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
18:13:44 [2020-03-12T18:13:44.997Z] === RUN   TestBuildUncleanTarFilenames
18:13:45 [2020-03-12T18:13:45.241Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:13:45 [2020-03-12T18:13:45.727Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:13:45 [2020-03-12T18:13:45.727Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:13:46 [2020-03-12T18:13:46.062Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
18:13:46 [2020-03-12T18:13:46.062Z] === RUN   TestBuildMultiStageLayerLeak
18:13:46 [2020-03-12T18:13:46.210Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:13:46 [2020-03-12T18:13:46.336Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
18:13:46 [2020-03-12T18:13:46.694Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:13:46 [2020-03-12T18:13:46.694Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:13:46 [2020-03-12T18:13:46.694Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:13:47 [2020-03-12T18:13:47.262Z] === RUN   TestDockerSuite/TestEventsRename
18:13:47 [2020-03-12T18:13:47.490Z] #29 ...
18:13:47 [2020-03-12T18:13:47.490Z] 
18:13:47 [2020-03-12T18:13:47.490Z] #31 [builder 1/4] COPY . .
18:13:47 [2020-03-12T18:13:47.490Z] #31 DONE 3.5s
18:13:47 [2020-03-12T18:13:47.490Z] 
18:13:47 [2020-03-12T18:13:47.490Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:13:47 [2020-03-12T18:13:47.490Z] #20 2.530 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:13:47 [2020-03-12T18:13:47.490Z] #20 2.965 curl: option --progress: is ambiguous
18:13:47 [2020-03-12T18:13:47.490Z] #20 2.969 curl: try 'curl --help' or 'curl --manual' for more information
18:13:47 [2020-03-12T18:13:47.490Z] #20 3.408 curl: option --progress: is ambiguous
18:13:47 [2020-03-12T18:13:47.490Z] #20 3.412 curl: try 'curl --help' or 'curl --manual' for more information
18:13:48 [2020-03-12T18:13:48.055Z] #20 3.943 curl: option --progress: is ambiguous
18:13:48 [2020-03-12T18:13:48.055Z] #20 3.945 curl: try 'curl --help' or 'curl --manual' for more information
18:13:48 [2020-03-12T18:13:48.184Z] === RUN   TestDockerSuite/TestEventsResize
18:13:48 [2020-03-12T18:13:48.620Z] #20 ...
18:13:48 [2020-03-12T18:13:48.620Z] 
18:13:48 [2020-03-12T18:13:48.620Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.152 + RM_GOPATH=0
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.152 + TMP_GOPATH=
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.152 + : /build
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.152 + '[' -z '' ']'
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.153 ++ mktemp -d
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.153 + export GOPATH=/tmp/tmp.FelMNg
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.153 + GOPATH=/tmp/tmp.FelMNg
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.153 + RM_GOPATH=1
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.153 ++ dirname ./install.sh
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.154 + dir=.
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.154 + bin=dockercli
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.154 + shift
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.154 + '[' '!' -f ./dockercli.installer ']'
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.154 + . ./dockercli.installer
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.154 ++ : stable
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.154 ++ : 17.06.2-ce
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.155 + install_dockercli
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.155 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.155 Install docker/cli version 17.06.2-ce from stable
18:13:48 [2020-03-12T18:13:48.620Z] #24 1.155 ++ uname -m
18:13:48 [2020-03-12T18:13:48.621Z] #24 1.156 + arch=x86_64
18:13:48 [2020-03-12T18:13:48.621Z] #24 1.156 + '[' x86_64 '!=' x86_64 ']'
18:13:48 [2020-03-12T18:13:48.621Z] #24 1.156 + url=https://download.docker.com/linux/static
18:13:48 [2020-03-12T18:13:48.621Z] #24 1.156 + tar -xz docker/docker
18:13:48 [2020-03-12T18:13:48.621Z] #24 1.158 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:13:48 [2020-03-12T18:13:48.621Z] #24 4.295 + mkdir -p /build
18:13:48 [2020-03-12T18:13:48.621Z] #24 4.297 + mv docker/docker /build/
18:13:48 [2020-03-12T18:13:48.621Z] #24 4.299 + rmdir docker
18:13:48 [2020-03-12T18:13:48.621Z] #24 DONE 4.4s
18:13:48 [2020-03-12T18:13:48.621Z] 
18:13:48 [2020-03-12T18:13:48.621Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:13:48 [2020-03-12T18:13:48.621Z] #20 4.393 curl: option --progress: is ambiguous
18:13:48 [2020-03-12T18:13:48.621Z] #20 4.398 curl: try 'curl --help' or 'curl --manual' for more information
18:13:48 [2020-03-12T18:13:48.742Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:13:48 [2020-03-12T18:13:48.860Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
18:13:48 [2020-03-12T18:13:48.860Z] === RUN   TestBuildWithHugeFile
18:13:49 [2020-03-12T18:13:49.186Z] #20 4.991 
18:13:49 [2020-03-12T18:13:49.444Z] #20 ...
18:13:49 [2020-03-12T18:13:49.444Z] 
18:13:49 [2020-03-12T18:13:49.444Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
18:13:49 [2020-03-12T18:13:49.444Z] #32 DONE 1.8s
18:13:49 [2020-03-12T18:13:49.444Z] 
18:13:49 [2020-03-12T18:13:49.444Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:13:49 [2020-03-12T18:13:49.664Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:13:50 [2020-03-12T18:13:50.614Z] === RUN   TestDockerSuite/TestEventsStreaming
18:13:50 [2020-03-12T18:13:50.814Z] #33 1.192 
18:13:50 [2020-03-12T18:13:50.814Z] #33 1.293 Removing bundles/
18:13:50 [2020-03-12T18:13:50.814Z] #33 1.294 
18:13:50 [2020-03-12T18:13:50.814Z] #33 1.299 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
18:13:51 [2020-03-12T18:13:51.537Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:13:51 [2020-03-12T18:13:51.668Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:13:51 [2020-03-12T18:13:51.745Z] #33 2.356 Building test suite binary ./integration-cli/test.main
18:13:54 [2020-03-12T18:13:54.791Z] === RUN   TestDockerSuite/TestEventsTop
18:13:54 [2020-03-12T18:13:54.791Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:13:55 [2020-03-12T18:13:55.022Z] #33 ...
18:13:55 [2020-03-12T18:13:55.022Z] 
18:13:55 [2020-03-12T18:13:55.022Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:13:55 [2020-03-12T18:13:55.022Z] #20 6.168 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:13:55 [2020-03-12T18:13:55.022Z] #20 6.581 curl: option --progress: is ambiguous
18:13:55 [2020-03-12T18:13:55.022Z] #20 6.586 curl: try 'curl --help' or 'curl --manual' for more information
18:13:55 [2020-03-12T18:13:55.022Z] #20 6.848 
18:13:55 [2020-03-12T18:13:55.022Z] #20 8.011 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:13:55 [2020-03-12T18:13:55.022Z] #20 8.359 curl: option --progress: is ambiguous
18:13:55 [2020-03-12T18:13:55.022Z] #20 8.359 curl: try 'curl --help' or 'curl --manual' for more information
18:13:55 [2020-03-12T18:13:55.022Z] #20 8.673 
18:13:55 [2020-03-12T18:13:55.022Z] #20 9.720 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:13:55 [2020-03-12T18:13:55.022Z] #20 9.999 curl: option --progress: is ambiguous
18:13:55 [2020-03-12T18:13:55.022Z] #20 10.00 curl: try 'curl --help' or 'curl --manual' for more information
18:13:55 [2020-03-12T18:13:55.022Z] #20 10.31 
18:13:55 [2020-03-12T18:13:55.350Z] === RUN   TestDockerSuite/TestEventsUntag
18:13:55 [2020-03-12T18:13:55.586Z] #20 11.32 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:13:55 [2020-03-12T18:13:55.843Z] #20 11.74 curl: option --progress: is ambiguous
18:13:55 [2020-03-12T18:13:55.843Z] #20 11.74 curl: try 'curl --help' or 'curl --manual' for more information
18:13:56 [2020-03-12T18:13:56.101Z] #20 12.13 
18:13:56 [2020-03-12T18:13:56.358Z] #20 12.22 Download of images into '/build' complete.
18:13:56 [2020-03-12T18:13:56.358Z] #20 12.22 Use something like the following to load the result into a Docker daemon:
18:13:56 [2020-03-12T18:13:56.358Z] #20 12.22   tar -cC '/build' . | docker load
18:13:56 [2020-03-12T18:13:56.615Z] #20 DONE 12.3s
18:13:56 [2020-03-12T18:13:56.615Z] 
18:13:56 [2020-03-12T18:13:56.615Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:13:57 [2020-03-12T18:13:57.547Z] #29 ...
18:13:57 [2020-03-12T18:13:57.547Z] 
18:13:57 [2020-03-12T18:13:57.547Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
18:13:57 [2020-03-12T18:13:57.547Z] #21 DONE 0.1s
18:13:57 [2020-03-12T18:13:57.547Z] 
18:13:57 [2020-03-12T18:13:57.547Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
18:13:57 [2020-03-12T18:13:57.547Z] #25 DONE 0.1s
18:13:57 [2020-03-12T18:13:57.547Z] 
18:13:57 [2020-03-12T18:13:57.547Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:13:57 [2020-03-12T18:13:57.857Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:13:59 [2020-03-12T18:13:59.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:13:59 [2020-03-12T18:13:59.472Z] === RUN   TestDockerSuite/TestExec
18:14:00 [2020-03-12T18:14:00.396Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:14:01 [2020-03-12T18:14:01.319Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:14:02 [2020-03-12T18:14:02.243Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:14:03 [2020-03-12T18:14:03.166Z] === RUN   TestDockerSuite/TestExecAPIStart
18:14:05 [2020-03-12T18:14:05.090Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:14:06 [2020-03-12T18:14:06.023Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:14:06 [2020-03-12T18:14:06.974Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:14:07 [2020-03-12T18:14:07.896Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:14:08 [2020-03-12T18:14:08.820Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:14:09 [2020-03-12T18:14:09.742Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:14:10 [2020-03-12T18:14:10.664Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:14:12 [2020-03-12T18:14:12.546Z] === RUN   TestDockerSuite/TestExecCgroup
18:14:13 [2020-03-12T18:14:13.469Z] === RUN   TestDockerSuite/TestExecEnv
18:14:14 [2020-03-12T18:14:14.391Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:14:15 [2020-03-12T18:14:15.612Z] #29 28.72 # github.com/docker/docker/contrib/httpserver
18:14:15 [2020-03-12T18:14:15.612Z] #29 28.72 loadinternal: cannot find runtime/cgo
18:14:15 [2020-03-12T18:14:15.612Z] #29 DONE 29.0s
18:14:15 [2020-03-12T18:14:15.612Z] 
18:14:15 [2020-03-12T18:14:15.612Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:14:15 [2020-03-12T18:14:15.612Z] #33 ...
18:14:15 [2020-03-12T18:14:15.612Z] 
18:14:15 [2020-03-12T18:14:15.612Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
18:14:15 [2020-03-12T18:14:15.612Z] #30 DONE 0.1s
18:14:15 [2020-03-12T18:14:15.612Z] 
18:14:15 [2020-03-12T18:14:15.612Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:14:16 [2020-03-12T18:14:16.271Z] === RUN   TestDockerSuite/TestExecExitStatus
18:14:16 [2020-03-12T18:14:16.829Z] === RUN   TestDockerSuite/TestExecInspectID
18:14:18 [2020-03-12T18:14:18.709Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:14:18 [2020-03-12T18:14:18.963Z] === RUN   TestDockerSuite/TestExecInteractive
18:14:19 [2020-03-12T18:14:19.886Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
18:14:21 [2020-03-12T18:14:21.245Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:14:21 [2020-03-12T18:14:21.804Z] === RUN   TestDockerSuite/TestExecParseError
18:14:22 [2020-03-12T18:14:22.728Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:14:23 [2020-03-12T18:14:23.650Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:14:24 [2020-03-12T18:14:24.574Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:14:25 [2020-03-12T18:14:25.933Z] === RUN   TestDockerSuite/TestExecSetEnv
18:14:26 [2020-03-12T18:14:26.855Z] === RUN   TestDockerSuite/TestExecStartFails
18:14:27 [2020-03-12T18:14:27.778Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:14:27 [2020-03-12T18:14:27.793Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:14:27 [2020-03-12T18:14:27.793Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:14:27 [2020-03-12T18:14:27.793Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:14:31 [2020-03-12T18:14:31.672Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:14:31 [2020-03-12T18:14:31.672Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:14:32 [2020-03-12T18:14:32.155Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:14:32 [2020-03-12T18:14:32.155Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:14:32 [2020-03-12T18:14:32.643Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:14:32 [2020-03-12T18:14:32.643Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:14:35 [2020-03-12T18:14:35.846Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:14:39 [2020-03-12T18:14:39.107Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:14:39 [2020-03-12T18:14:39.667Z] === RUN   TestDockerSuite/TestExecTTY
18:14:40 [2020-03-12T18:14:40.590Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:14:41 [2020-03-12T18:14:41.513Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:14:42 [2020-03-12T18:14:42.437Z] === RUN   TestDockerSuite/TestExecUlimits
18:14:43 [2020-03-12T18:14:43.359Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:14:43 [2020-03-12T18:14:43.359Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:14:45 [2020-03-12T18:14:45.242Z] === RUN   TestDockerSuite/TestExecWithNoTERM
18:14:46 [2020-03-12T18:14:46.602Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:14:47 [2020-03-12T18:14:47.525Z] === RUN   TestDockerSuite/TestExecWithTERM
18:14:48 [2020-03-12T18:14:48.448Z] === RUN   TestDockerSuite/TestExecWithUser
18:14:49 [2020-03-12T18:14:49.371Z] === RUN   TestDockerSuite/TestGetContainerStats
18:14:51 [2020-03-12T18:14:51.252Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:14:54 [2020-03-12T18:14:54.097Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:14:54 [2020-03-12T18:14:54.514Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:14:54 [2020-03-12T18:14:54.580Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:14:55 [2020-03-12T18:14:55.064Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:14:57 [2020-03-12T18:14:57.020Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:14:59 [2020-03-12T18:14:59.531Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:15:01 [2020-03-12T18:15:01.413Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:15:06 [2020-03-12T18:15:06.646Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:15:06 [2020-03-12T18:15:06.901Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:15:07 [2020-03-12T18:15:07.164Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:15:07 [2020-03-12T18:15:07.164Z] === RUN   TestDockerSuite/TestHealth
18:15:13 [2020-03-12T18:15:13.088Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:15:13 [2020-03-12T18:15:13.088Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:15:13 [2020-03-12T18:15:13.572Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:15:16 [2020-03-12T18:15:16.600Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:15:18 [2020-03-12T18:15:18.879Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:15:21 [2020-03-12T18:15:21.186Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:15:26 [2020-03-12T18:15:26.403Z] --- PASS: TestBuildWithHugeFile (91.33s)
18:15:26 [2020-03-12T18:15:26.403Z] === RUN   TestBuildWithEmptyDockerfile
18:15:26 [2020-03-12T18:15:26.403Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:15:26 [2020-03-12T18:15:26.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:15:26 [2020-03-12T18:15:26.403Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:15:26 [2020-03-12T18:15:26.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:15:26 [2020-03-12T18:15:26.403Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:15:26 [2020-03-12T18:15:26.403Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:15:26 [2020-03-12T18:15:26.403Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:15:26 [2020-03-12T18:15:26.403Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:15:26 [2020-03-12T18:15:26.403Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:15:26 [2020-03-12T18:15:26.403Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
18:15:26 [2020-03-12T18:15:26.403Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
18:15:26 [2020-03-12T18:15:26.403Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
18:15:26 [2020-03-12T18:15:26.403Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
18:15:26 [2020-03-12T18:15:26.403Z] === RUN   TestBuildPreserveOwnership
18:15:26 [2020-03-12T18:15:26.403Z] === RUN   TestBuildPreserveOwnership/copy_from
18:15:26 [2020-03-12T18:15:26.403Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:15:26 [2020-03-12T18:15:26.403Z] --- PASS: TestBuildPreserveOwnership (4.77s)
18:15:26 [2020-03-12T18:15:26.403Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.17s)
18:15:26 [2020-03-12T18:15:26.403Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s)
18:15:26 [2020-03-12T18:15:26.403Z] === RUN   TestBuildPlatformInvalid
18:15:26 [2020-03-12T18:15:26.403Z] --- PASS: TestBuildPlatformInvalid (0.15s)
18:15:26 [2020-03-12T18:15:26.403Z] PASS
18:15:26 [2020-03-12T18:15:26.403Z] 
18:15:26 [2020-03-12T18:15:26.403Z] DONE 30 tests in 137.081s
18:15:26 [2020-03-12T18:15:26.403Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
18:15:26 [2020-03-12T18:15:26.403Z] ++ 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
18:15:26 [2020-03-12T18:15:26.403Z] ++ set -e
18:15:26 [2020-03-12T18:15:26.403Z] ++ '[' -n 0 ']'
18:15:26 [2020-03-12T18:15:26.403Z] ++ set -x
18:15:26 [2020-03-12T18:15:26.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
18:15:26 [2020-03-12T18:15:26.403Z] INFO: Testing against a local daemon
18:15:26 [2020-03-12T18:15:26.403Z] === RUN   TestConfigList
18:15:27 [2020-03-12T18:15:27.424Z] --- PASS: TestConfigList (2.27s)
18:15:27 [2020-03-12T18:15:27.424Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
18:15:27 [2020-03-12T18:15:27.424Z]     daemon.go:325: [dbc5d81e802e9] waiting for daemon to start
18:15:27 [2020-03-12T18:15:27.424Z]     daemon.go:325: [dbc5d81e802e9] waiting for daemon to start
18:15:27 [2020-03-12T18:15:27.424Z]     daemon.go:353: [dbc5d81e802e9] daemon started
18:15:27 [2020-03-12T18:15:27.424Z]     daemon.go:461: [dbc5d81e802e9] Stopping daemon
18:15:27 [2020-03-12T18:15:27.424Z]     daemon.go:296: [dbc5d81e802e9] exiting daemon
18:15:27 [2020-03-12T18:15:27.424Z]     daemon.go:448: [dbc5d81e802e9] Daemon stopped
18:15:27 [2020-03-12T18:15:27.424Z] === RUN   TestConfigsCreateAndDelete
18:15:29 [2020-03-12T18:15:29.025Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:15:29 [2020-03-12T18:15:29.025Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:15:29 [2020-03-12T18:15:29.025Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:15:29 [2020-03-12T18:15:29.025Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:15:29 [2020-03-12T18:15:29.025Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:15:29 [2020-03-12T18:15:29.280Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:15:29 [2020-03-12T18:15:29.280Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:15:29 [2020-03-12T18:15:29.280Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:15:29 [2020-03-12T18:15:29.570Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
18:15:29 [2020-03-12T18:15:29.570Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
18:15:29 [2020-03-12T18:15:29.570Z]     daemon.go:325: [d2eaa04077906] waiting for daemon to start
18:15:29 [2020-03-12T18:15:29.570Z]     daemon.go:325: [d2eaa04077906] waiting for daemon to start
18:15:29 [2020-03-12T18:15:29.570Z]     daemon.go:353: [d2eaa04077906] daemon started
18:15:29 [2020-03-12T18:15:29.570Z]     daemon.go:461: [d2eaa04077906] Stopping daemon
18:15:29 [2020-03-12T18:15:29.570Z]     daemon.go:296: [d2eaa04077906] exiting daemon
18:15:29 [2020-03-12T18:15:29.570Z]     daemon.go:448: [d2eaa04077906] Daemon stopped
18:15:29 [2020-03-12T18:15:29.570Z] === RUN   TestConfigsUpdate
18:15:30 [2020-03-12T18:15:30.203Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:15:30 [2020-03-12T18:15:30.458Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:15:30 [2020-03-12T18:15:30.458Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:15:30 [2020-03-12T18:15:30.458Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:15:30 [2020-03-12T18:15:30.714Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:15:30 [2020-03-12T18:15:30.968Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:15:31 [2020-03-12T18:15:31.892Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:15:31 [2020-03-12T18:15:31.892Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:15:32 [2020-03-12T18:15:32.274Z] --- PASS: TestConfigsUpdate (2.24s)
18:15:32 [2020-03-12T18:15:32.274Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
18:15:32 [2020-03-12T18:15:32.274Z]     daemon.go:325: [d8f28cce9e0f9] waiting for daemon to start
18:15:32 [2020-03-12T18:15:32.274Z]     daemon.go:325: [d8f28cce9e0f9] waiting for daemon to start
18:15:32 [2020-03-12T18:15:32.274Z]     daemon.go:353: [d8f28cce9e0f9] daemon started
18:15:32 [2020-03-12T18:15:32.274Z]     daemon.go:461: [d8f28cce9e0f9] Stopping daemon
18:15:32 [2020-03-12T18:15:32.274Z]     daemon.go:296: [d8f28cce9e0f9] exiting daemon
18:15:32 [2020-03-12T18:15:32.274Z]     daemon.go:448: [d8f28cce9e0f9] Daemon stopped
18:15:32 [2020-03-12T18:15:32.274Z] === RUN   TestTemplatedConfig
18:15:32 [2020-03-12T18:15:32.817Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:15:32 [2020-03-12T18:15:32.817Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:15:34 [2020-03-12T18:15:34.177Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:15:34 [2020-03-12T18:15:34.988Z] --- PASS: TestTemplatedConfig (2.76s)
18:15:34 [2020-03-12T18:15:34.988Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
18:15:34 [2020-03-12T18:15:34.988Z]     daemon.go:325: [d73bbd9ea2029] waiting for daemon to start
18:15:34 [2020-03-12T18:15:34.988Z]     daemon.go:325: [d73bbd9ea2029] waiting for daemon to start
18:15:34 [2020-03-12T18:15:34.988Z]     daemon.go:353: [d73bbd9ea2029] daemon started
18:15:34 [2020-03-12T18:15:34.988Z]     daemon.go:461: [d73bbd9ea2029] Stopping daemon
18:15:34 [2020-03-12T18:15:34.988Z]     daemon.go:296: [d73bbd9ea2029] exiting daemon
18:15:34 [2020-03-12T18:15:34.988Z]     daemon.go:448: [d73bbd9ea2029] Daemon stopped
18:15:34 [2020-03-12T18:15:34.988Z] === RUN   TestConfigInspect
18:15:35 [2020-03-12T18:15:35.100Z] === RUN   TestDockerSuite/TestImagesFormat
18:15:35 [2020-03-12T18:15:35.100Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:15:36 [2020-03-12T18:15:36.023Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:15:37 [2020-03-12T18:15:37.036Z] --- PASS: TestConfigInspect (2.23s)
18:15:37 [2020-03-12T18:15:37.036Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
18:15:37 [2020-03-12T18:15:37.036Z]     daemon.go:325: [d8b51de314b7f] waiting for daemon to start
18:15:37 [2020-03-12T18:15:37.036Z]     daemon.go:325: [d8b51de314b7f] waiting for daemon to start
18:15:37 [2020-03-12T18:15:37.036Z]     daemon.go:353: [d8b51de314b7f] daemon started
18:15:37 [2020-03-12T18:15:37.036Z]     daemon.go:461: [d8b51de314b7f] Stopping daemon
18:15:37 [2020-03-12T18:15:37.036Z]     daemon.go:296: [d8b51de314b7f] exiting daemon
18:15:37 [2020-03-12T18:15:37.036Z]     daemon.go:448: [d8b51de314b7f] Daemon stopped
18:15:37 [2020-03-12T18:15:37.036Z] === RUN   TestConfigCreateWithLabels
18:15:39 [2020-03-12T18:15:39.074Z] --- PASS: TestConfigCreateWithLabels (2.18s)
18:15:39 [2020-03-12T18:15:39.074Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
18:15:39 [2020-03-12T18:15:39.074Z]     daemon.go:325: [d4c862a9464e8] waiting for daemon to start
18:15:39 [2020-03-12T18:15:39.074Z]     daemon.go:325: [d4c862a9464e8] waiting for daemon to start
18:15:39 [2020-03-12T18:15:39.074Z]     daemon.go:353: [d4c862a9464e8] daemon started
18:15:39 [2020-03-12T18:15:39.074Z]     daemon.go:461: [d4c862a9464e8] Stopping daemon
18:15:39 [2020-03-12T18:15:39.074Z]     daemon.go:296: [d4c862a9464e8] exiting daemon
18:15:39 [2020-03-12T18:15:39.074Z]     daemon.go:448: [d4c862a9464e8] Daemon stopped
18:15:39 [2020-03-12T18:15:39.074Z] === RUN   TestConfigCreateResolve
18:15:39 [2020-03-12T18:15:39.279Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:15:39 [2020-03-12T18:15:39.279Z] === RUN   TestDockerSuite/TestImportBadURL
18:15:39 [2020-03-12T18:15:39.279Z] === RUN   TestDockerSuite/TestImportDisplay
18:15:40 [2020-03-12T18:15:40.636Z] === RUN   TestDockerSuite/TestImportFile
18:15:41 [2020-03-12T18:15:41.771Z] --- PASS: TestConfigCreateResolve (2.31s)
18:15:41 [2020-03-12T18:15:41.771Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
18:15:41 [2020-03-12T18:15:41.771Z]     daemon.go:325: [d26349c4a2310] waiting for daemon to start
18:15:41 [2020-03-12T18:15:41.771Z]     daemon.go:325: [d26349c4a2310] waiting for daemon to start
18:15:41 [2020-03-12T18:15:41.771Z]     daemon.go:353: [d26349c4a2310] daemon started
18:15:41 [2020-03-12T18:15:41.771Z]     daemon.go:461: [d26349c4a2310] Stopping daemon
18:15:41 [2020-03-12T18:15:41.771Z]     daemon.go:296: [d26349c4a2310] exiting daemon
18:15:41 [2020-03-12T18:15:41.771Z]     daemon.go:448: [d26349c4a2310] Daemon stopped
18:15:41 [2020-03-12T18:15:41.771Z] === RUN   TestConfigDaemonLibtrustID
18:15:42 [2020-03-12T18:15:42.057Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
18:15:42 [2020-03-12T18:15:42.057Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
18:15:42 [2020-03-12T18:15:42.057Z]     daemon.go:325: [d526740466ab4] waiting for daemon to start
18:15:42 [2020-03-12T18:15:42.057Z]     daemon.go:325: [d526740466ab4] waiting for daemon to start
18:15:42 [2020-03-12T18:15:42.057Z]     daemon.go:353: [d526740466ab4] daemon started
18:15:42 [2020-03-12T18:15:42.057Z]     daemon.go:461: [d526740466ab4] Stopping daemon
18:15:42 [2020-03-12T18:15:42.057Z]     daemon.go:296: [d526740466ab4] exiting daemon
18:15:42 [2020-03-12T18:15:42.057Z]     daemon.go:448: [d526740466ab4] Daemon stopped
18:15:42 [2020-03-12T18:15:42.057Z] PASS
18:15:42 [2020-03-12T18:15:42.057Z] 
18:15:42 [2020-03-12T18:15:42.057Z] DONE 8 tests in 16.896s
18:15:42 [2020-03-12T18:15:42.057Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
18:15:42 [2020-03-12T18:15:42.057Z] ++ 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
18:15:42 [2020-03-12T18:15:42.057Z] ++ set -e
18:15:42 [2020-03-12T18:15:42.057Z] ++ '[' -n 0 ']'
18:15:42 [2020-03-12T18:15:42.057Z] ++ set -x
18:15:42 [2020-03-12T18:15:42.057Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
18:15:42 [2020-03-12T18:15:42.057Z] INFO: Testing against a local daemon
18:15:42 [2020-03-12T18:15:42.057Z] === RUN   TestCheckpoint
18:15:42 [2020-03-12T18:15:42.057Z] --- SKIP: TestCheckpoint (0.00s)
18:15:42 [2020-03-12T18:15:42.057Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:15:42 [2020-03-12T18:15:42.057Z] === RUN   TestContainerInvalidJSON
18:15:42 [2020-03-12T18:15:42.057Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:15:42 [2020-03-12T18:15:42.057Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:15:42 [2020-03-12T18:15:42.057Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:15:42 [2020-03-12T18:15:42.057Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:15:42 [2020-03-12T18:15:42.057Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:15:42 [2020-03-12T18:15:42.057Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:15:42 [2020-03-12T18:15:42.057Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:15:42 [2020-03-12T18:15:42.057Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:15:42 [2020-03-12T18:15:42.057Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:15:42 [2020-03-12T18:15:42.057Z] --- PASS: TestContainerInvalidJSON (0.03s)
18:15:42 [2020-03-12T18:15:42.057Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:15:42 [2020-03-12T18:15:42.057Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:15:42 [2020-03-12T18:15:42.057Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:15:42 [2020-03-12T18:15:42.057Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:15:42 [2020-03-12T18:15:42.341Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
18:15:42 [2020-03-12T18:15:42.341Z] === RUN   TestCopyFromContainerPathIsNotDir
18:15:42 [2020-03-12T18:15:42.341Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
18:15:42 [2020-03-12T18:15:42.341Z] === RUN   TestCopyToContainerPathDoesNotExist
18:15:42 [2020-03-12T18:15:42.341Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
18:15:42 [2020-03-12T18:15:42.341Z] === RUN   TestCopyToContainerPathIsNotDir
18:15:42 [2020-03-12T18:15:42.628Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
18:15:42 [2020-03-12T18:15:42.628Z] === RUN   TestCopyFromContainer
18:15:43 [2020-03-12T18:15:43.144Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:15:43 [2020-03-12T18:15:43.144Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:15:44 [2020-03-12T18:15:44.122Z] === RUN   TestCopyFromContainer//
18:15:44 [2020-03-12T18:15:44.122Z] === RUN   TestCopyFromContainer//bar/root
18:15:44 [2020-03-12T18:15:44.410Z] === RUN   TestCopyFromContainer//bar/root/
18:15:44 [2020-03-12T18:15:44.410Z] === RUN   TestCopyFromContainer/bar/quux
18:15:44 [2020-03-12T18:15:44.503Z] === RUN   TestDockerSuite/TestImportGzipped
18:15:44 [2020-03-12T18:15:44.696Z] === RUN   TestCopyFromContainer/bar/quux/
18:15:44 [2020-03-12T18:15:44.696Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:15:44 [2020-03-12T18:15:44.696Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:15:44 [2020-03-12T18:15:44.980Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:15:44 [2020-03-12T18:15:44.980Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:15:44 [2020-03-12T18:15:44.980Z] === RUN   TestCopyFromContainer/bar/notarget
18:15:45 [2020-03-12T18:15:45.269Z] --- PASS: TestCopyFromContainer (2.63s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCopyFromContainer// (0.10s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:15:45 [2020-03-12T18:15:45.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:15:45 [2020-03-12T18:15:45.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:15:45 [2020-03-12T18:15:45.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:15:45 [2020-03-12T18:15:45.269Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:15:45 [2020-03-12T18:15:45.269Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:15:45 [2020-03-12T18:15:45.269Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:15:45 [2020-03-12T18:15:45.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateLinkToNonExistingContainer
18:15:45 [2020-03-12T18:15:45.269Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateWithInvalidEnv
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateWithInvalidEnv/0
18:15:45 [2020-03-12T18:15:45.269Z] === PAUSE TestCreateWithInvalidEnv/0
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateWithInvalidEnv/1
18:15:45 [2020-03-12T18:15:45.269Z] === PAUSE TestCreateWithInvalidEnv/1
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateWithInvalidEnv/2
18:15:45 [2020-03-12T18:15:45.269Z] === PAUSE TestCreateWithInvalidEnv/2
18:15:45 [2020-03-12T18:15:45.269Z] === CONT  TestCreateWithInvalidEnv/0
18:15:45 [2020-03-12T18:15:45.269Z] === CONT  TestCreateWithInvalidEnv/1
18:15:45 [2020-03-12T18:15:45.269Z] === CONT  TestCreateWithInvalidEnv/2
18:15:45 [2020-03-12T18:15:45.269Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:15:45 [2020-03-12T18:15:45.269Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateTmpfsMountsTarget
18:15:45 [2020-03-12T18:15:45.269Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
18:15:45 [2020-03-12T18:15:45.269Z] === RUN   TestCreateWithCustomMaskedPaths
18:15:47 [2020-03-12T18:15:47.010Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:15:47 [2020-03-12T18:15:47.310Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:15:47 [2020-03-12T18:15:47.310Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:15:47 [2020-03-12T18:15:47.310Z] --- PASS: TestCreateWithCapabilities (0.06s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
18:15:47 [2020-03-12T18:15:47.310Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
18:15:47 [2020-03-12T18:15:47.310Z] === RUN   TestCreateWithCustomReadonlyPaths
18:15:48 [2020-03-12T18:15:48.370Z] === RUN   TestDockerSuite/TestInfoDebug
18:15:48 [2020-03-12T18:15:48.929Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
18:15:49 [2020-03-12T18:15:49.347Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s)
18:15:49 [2020-03-12T18:15:49.347Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:15:49 [2020-03-12T18:15:49.347Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:15:49 [2020-03-12T18:15:49.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:15:49 [2020-03-12T18:15:49.347Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:15:49 [2020-03-12T18:15:49.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:15:49 [2020-03-12T18:15:49.348Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:15:49 [2020-03-12T18:15:49.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:15:49 [2020-03-12T18:15:49.348Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:15:49 [2020-03-12T18:15:49.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:15:49 [2020-03-12T18:15:49.348Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:15:49 [2020-03-12T18:15:49.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:15:49 [2020-03-12T18:15:49.487Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
18:15:49 [2020-03-12T18:15:49.636Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:15:49 [2020-03-12T18:15:49.636Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:15:49 [2020-03-12T18:15:49.636Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:15:49 [2020-03-12T18:15:49.636Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:15:49 [2020-03-12T18:15:49.636Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:15:49 [2020-03-12T18:15:49.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
18:15:49 [2020-03-12T18:15:49.636Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
18:15:49 [2020-03-12T18:15:49.636Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
18:15:49 [2020-03-12T18:15:49.636Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
18:15:49 [2020-03-12T18:15:49.636Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
18:15:49 [2020-03-12T18:15:49.636Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
18:15:49 [2020-03-12T18:15:49.636Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:15:50 [2020-03-12T18:15:50.045Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
18:15:50 [2020-03-12T18:15:50.282Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s)
18:15:50 [2020-03-12T18:15:50.282Z] === RUN   TestContainerStartOnDaemonRestart
18:15:50 [2020-03-12T18:15:50.282Z] === PAUSE TestContainerStartOnDaemonRestart
18:15:50 [2020-03-12T18:15:50.282Z] === RUN   TestDaemonRestartIpcMode
18:15:50 [2020-03-12T18:15:50.282Z] === PAUSE TestDaemonRestartIpcMode
18:15:50 [2020-03-12T18:15:50.282Z] === RUN   TestDiff
18:15:50 [2020-03-12T18:15:50.905Z] --- PASS: TestDiff (0.73s)
18:15:50 [2020-03-12T18:15:50.905Z] === RUN   TestExecWithCloseStdin
18:15:50 [2020-03-12T18:15:50.979Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:15:51 [2020-03-12T18:15:51.902Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:15:51 [2020-03-12T18:15:51.924Z] --- PASS: TestExecWithCloseStdin (0.82s)
18:15:51 [2020-03-12T18:15:51.924Z] === RUN   TestExec
18:15:52 [2020-03-12T18:15:52.826Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:15:52 [2020-03-12T18:15:52.944Z] --- PASS: TestExec (0.97s)
18:15:52 [2020-03-12T18:15:52.944Z] === RUN   TestExecUser
18:15:53 [2020-03-12T18:15:53.081Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:15:53 [2020-03-12T18:15:53.564Z] --- PASS: TestExecUser (0.76s)
18:15:53 [2020-03-12T18:15:53.564Z] === RUN   TestExportContainerAndImportImage
18:15:53 [2020-03-12T18:15:53.640Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:15:53 [2020-03-12T18:15:53.640Z] === RUN   TestDockerSuite/TestInfoFormat
18:15:53 [2020-03-12T18:15:53.640Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
18:15:53 [2020-03-12T18:15:53.640Z] === RUN   TestDockerSuite/TestInsecureRegistries
18:15:54 [2020-03-12T18:15:54.198Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:15:54 [2020-03-12T18:15:54.581Z] --- PASS: TestExportContainerAndImportImage (1.02s)
18:15:54 [2020-03-12T18:15:54.581Z] === RUN   TestExportContainerAfterDaemonRestart
18:15:55 [2020-03-12T18:15:55.121Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:15:56 [2020-03-12T18:15:56.045Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:15:56 [2020-03-12T18:15:56.064Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
18:15:56 [2020-03-12T18:15:56.064Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:325: [dc57017b167e8] waiting for daemon to start
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:325: [dc57017b167e8] waiting for daemon to start
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:353: [dc57017b167e8] daemon started
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:461: [dc57017b167e8] Stopping daemon
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:296: [dc57017b167e8] exiting daemon
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:448: [dc57017b167e8] Daemon stopped
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:325: [dc57017b167e8] waiting for daemon to start
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:325: [dc57017b167e8] waiting for daemon to start
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:353: [dc57017b167e8] daemon started
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:461: [dc57017b167e8] Stopping daemon
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:296: [dc57017b167e8] exiting daemon
18:15:56 [2020-03-12T18:15:56.064Z]     daemon.go:448: [dc57017b167e8] Daemon stopped
18:15:56 [2020-03-12T18:15:56.064Z] === RUN   TestHealthCheckWorkdir
18:15:56 [2020-03-12T18:15:56.968Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:15:57 [2020-03-12T18:15:57.080Z] --- PASS: TestHealthCheckWorkdir (0.96s)
18:15:57 [2020-03-12T18:15:57.080Z] === RUN   TestHealthKillContainer
18:15:57 [2020-03-12T18:15:57.527Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:15:58 [2020-03-12T18:15:58.452Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:15:59 [2020-03-12T18:15:59.775Z] --- PASS: TestHealthKillContainer (2.86s)
18:15:59 [2020-03-12T18:15:59.775Z] === RUN   TestInspectCpusetInConfigPre120
18:15:59 [2020-03-12T18:15:59.815Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:15:59 [2020-03-12T18:15:59.815Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
18:16:00 [2020-03-12T18:16:00.800Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
18:16:00 [2020-03-12T18:16:00.800Z] === RUN   TestIpcModeNone
18:16:01 [2020-03-12T18:16:01.421Z] --- PASS: TestIpcModeNone (0.77s)
18:16:01 [2020-03-12T18:16:01.421Z] === RUN   TestIpcModePrivate
18:16:01 [2020-03-12T18:16:01.701Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:16:02 [2020-03-12T18:16:02.048Z] --- PASS: TestIpcModePrivate (0.81s)
18:16:02 [2020-03-12T18:16:02.048Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
18:16:02 [2020-03-12T18:16:02.048Z] === RUN   TestIpcModeShareable
18:16:02 [2020-03-12T18:16:02.260Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:16:03 [2020-03-12T18:16:03.063Z] --- PASS: TestIpcModeShareable (0.79s)
18:16:03 [2020-03-12T18:16:03.063Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
18:16:03 [2020-03-12T18:16:03.063Z] === RUN   TestAPIIpcModeShareableAndContainer
18:16:03 [2020-03-12T18:16:03.182Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:16:03 [2020-03-12T18:16:03.182Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:16:03 [2020-03-12T18:16:03.741Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:16:03 [2020-03-12T18:16:03.741Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:16:05 [2020-03-12T18:16:05.100Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:16:05 [2020-03-12T18:16:05.773Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.37s)
18:16:05 [2020-03-12T18:16:05.773Z] === RUN   TestAPIIpcModeHost
18:16:06 [2020-03-12T18:16:06.025Z] === RUN   TestDockerSuite/TestInspectDefault
18:16:06 [2020-03-12T18:16:06.060Z] --- PASS: TestAPIIpcModeHost (0.67s)
18:16:06 [2020-03-12T18:16:06.060Z] === RUN   TestDaemonIpcModeShareable
18:16:06 [2020-03-12T18:16:06.949Z] === RUN   TestDockerSuite/TestInspectHistory
18:16:07 [2020-03-12T18:16:07.029Z] #33 128.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:16:07 [2020-03-12T18:16:07.029Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:16:07 [2020-03-12T18:16:07.029Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:16:07 [2020-03-12T18:16:07.029Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:16:07 [2020-03-12T18:16:07.029Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:16:07 [2020-03-12T18:16:07.029Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:16:07 [2020-03-12T18:16:07.029Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:16:07 [2020-03-12T18:16:07.593Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:16:07 [2020-03-12T18:16:07.593Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:16:07 [2020-03-12T18:16:07.874Z] === RUN   TestDockerSuite/TestInspectImage
18:16:07 [2020-03-12T18:16:07.874Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:16:07 [2020-03-12T18:16:07.874Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:16:07 [2020-03-12T18:16:07.874Z] === RUN   TestDockerSuite/TestInspectInt64
18:16:08 [2020-03-12T18:16:08.096Z] --- PASS: TestDaemonIpcModeShareable (1.69s)
18:16:08 [2020-03-12T18:16:08.096Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
18:16:08 [2020-03-12T18:16:08.096Z]     daemon.go:325: [d2cf97a991602] waiting for daemon to start
18:16:08 [2020-03-12T18:16:08.096Z]     daemon.go:325: [d2cf97a991602] waiting for daemon to start
18:16:08 [2020-03-12T18:16:08.096Z]     daemon.go:353: [d2cf97a991602] daemon started
18:16:08 [2020-03-12T18:16:08.096Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:16:08 [2020-03-12T18:16:08.096Z]     daemon.go:461: [d2cf97a991602] Stopping daemon
18:16:08 [2020-03-12T18:16:08.096Z]     daemon.go:296: [d2cf97a991602] exiting daemon
18:16:08 [2020-03-12T18:16:08.096Z]     daemon.go:448: [d2cf97a991602] Daemon stopped
18:16:08 [2020-03-12T18:16:08.096Z] === RUN   TestDaemonIpcModePrivate
18:16:08 [2020-03-12T18:16:08.838Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:16:09 [2020-03-12T18:16:09.489Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:16:09 [2020-03-12T18:16:09.578Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
18:16:09 [2020-03-12T18:16:09.578Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
18:16:09 [2020-03-12T18:16:09.578Z]     daemon.go:325: [d59699eeff753] waiting for daemon to start
18:16:09 [2020-03-12T18:16:09.578Z]     daemon.go:325: [d59699eeff753] waiting for daemon to start
18:16:09 [2020-03-12T18:16:09.578Z]     daemon.go:353: [d59699eeff753] daemon started
18:16:09 [2020-03-12T18:16:09.578Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
18:16:09 [2020-03-12T18:16:09.578Z]     daemon.go:461: [d59699eeff753] Stopping daemon
18:16:09 [2020-03-12T18:16:09.578Z]     daemon.go:296: [d59699eeff753] exiting daemon
18:16:09 [2020-03-12T18:16:09.578Z]     daemon.go:448: [d59699eeff753] Daemon stopped
18:16:09 [2020-03-12T18:16:09.578Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:16:09 [2020-03-12T18:16:09.760Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:16:09 [2020-03-12T18:16:09.760Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:16:10 [2020-03-12T18:16:10.420Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:16:10 [2020-03-12T18:16:10.682Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:16:11 [2020-03-12T18:16:11.063Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
18:16:11 [2020-03-12T18:16:11.063Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
18:16:11 [2020-03-12T18:16:11.063Z]     daemon.go:325: [d7d2914caf22d] waiting for daemon to start
18:16:11 [2020-03-12T18:16:11.063Z]     daemon.go:325: [d7d2914caf22d] waiting for daemon to start
18:16:11 [2020-03-12T18:16:11.063Z]     daemon.go:353: [d7d2914caf22d] daemon started
18:16:11 [2020-03-12T18:16:11.063Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
18:16:11 [2020-03-12T18:16:11.063Z]     daemon.go:461: [d7d2914caf22d] Stopping daemon
18:16:11 [2020-03-12T18:16:11.063Z]     daemon.go:296: [d7d2914caf22d] exiting daemon
18:16:11 [2020-03-12T18:16:11.063Z]     daemon.go:448: [d7d2914caf22d] Daemon stopped
18:16:11 [2020-03-12T18:16:11.063Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:16:11 [2020-03-12T18:16:11.240Z] === RUN   TestDockerSuite/TestInspectPlugin
18:16:11 [2020-03-12T18:16:11.790Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:16:12 [2020-03-12T18:16:12.352Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:16:12 [2020-03-12T18:16:12.353Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:16:12 [2020-03-12T18:16:12.353Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:16:12 [2020-03-12T18:16:12.548Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
18:16:12 [2020-03-12T18:16:12.548Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
18:16:12 [2020-03-12T18:16:12.548Z]     daemon.go:325: [dc07fee639b35] waiting for daemon to start
18:16:12 [2020-03-12T18:16:12.548Z]     daemon.go:325: [dc07fee639b35] waiting for daemon to start
18:16:12 [2020-03-12T18:16:12.548Z]     daemon.go:353: [dc07fee639b35] daemon started
18:16:12 [2020-03-12T18:16:12.548Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:16:12 [2020-03-12T18:16:12.548Z]     daemon.go:461: [dc07fee639b35] Stopping daemon
18:16:12 [2020-03-12T18:16:12.548Z]     daemon.go:296: [dc07fee639b35] exiting daemon
18:16:12 [2020-03-12T18:16:12.548Z]     daemon.go:448: [dc07fee639b35] Daemon stopped
18:16:12 [2020-03-12T18:16:12.548Z] === RUN   TestIpcModeOlderClient
18:16:12 [2020-03-12T18:16:12.833Z] === PAUSE TestIpcModeOlderClient
18:16:12 [2020-03-12T18:16:12.833Z] === RUN   TestKillContainerInvalidSignal
18:16:13 [2020-03-12T18:16:13.122Z] === RUN   TestDockerSuite/TestInspectRootFS
18:16:13 [2020-03-12T18:16:13.122Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:16:13 [2020-03-12T18:16:13.451Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
18:16:13 [2020-03-12T18:16:13.451Z] === RUN   TestKillContainer
18:16:13 [2020-03-12T18:16:13.451Z] === RUN   TestKillContainer/no_signal
18:16:13 [2020-03-12T18:16:13.684Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:16:14 [2020-03-12T18:16:14.056Z] === RUN   TestDockerSuite/TestInspectStatus
18:16:14 [2020-03-12T18:16:14.077Z] === RUN   TestKillContainer/non_killing_signal
18:16:14 [2020-03-12T18:16:14.362Z] === RUN   TestKillContainer/killing_signal
18:16:14 [2020-03-12T18:16:14.985Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:16:15 [2020-03-12T18:16:15.173Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:16:15 [2020-03-12T18:16:15.378Z] --- PASS: TestKillContainer (2.03s)
18:16:15 [2020-03-12T18:16:15.378Z]     --- PASS: TestKillContainer/no_signal (0.65s)
18:16:15 [2020-03-12T18:16:15.378Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
18:16:15 [2020-03-12T18:16:15.378Z]     --- PASS: TestKillContainer/killing_signal (0.65s)
18:16:15 [2020-03-12T18:16:15.378Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:16:15 [2020-03-12T18:16:15.378Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:16:15 [2020-03-12T18:16:15.999Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:16:16 [2020-03-12T18:16:16.543Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:16:16 [2020-03-12T18:16:16.617Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s)
18:16:16 [2020-03-12T18:16:16.617Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s)
18:16:16 [2020-03-12T18:16:16.617Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
18:16:16 [2020-03-12T18:16:16.617Z] === RUN   TestKillStoppedContainer
18:16:16 [2020-03-12T18:16:16.875Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:16:16 [2020-03-12T18:16:16.904Z] --- PASS: TestKillStoppedContainer (0.10s)
18:16:16 [2020-03-12T18:16:16.904Z] === RUN   TestKillStoppedContainerAPIPre120
18:16:16 [2020-03-12T18:16:16.904Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
18:16:16 [2020-03-12T18:16:16.904Z] === RUN   TestKillDifferentUserContainer
18:16:17 [2020-03-12T18:16:17.526Z] --- PASS: TestKillDifferentUserContainer (0.72s)
18:16:17 [2020-03-12T18:16:17.526Z] === RUN   TestInspectOomKilledTrue
18:16:17 [2020-03-12T18:16:17.796Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:16:18 [2020-03-12T18:16:18.354Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:16:18 [2020-03-12T18:16:18.437Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:16:19 [2020-03-12T18:16:19.001Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:16:19 [2020-03-12T18:16:19.010Z] --- PASS: TestInspectOomKilledTrue (1.23s)
18:16:19 [2020-03-12T18:16:19.010Z] === RUN   TestInspectOomKilledFalse
18:16:19 [2020-03-12T18:16:19.276Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:16:19 [2020-03-12T18:16:19.627Z] --- PASS: TestInspectOomKilledFalse (0.65s)
18:16:19 [2020-03-12T18:16:19.627Z] === RUN   TestLinksEtcHostsContentMatch
18:16:19 [2020-03-12T18:16:19.837Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:16:20 [2020-03-12T18:16:20.251Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
18:16:20 [2020-03-12T18:16:20.251Z] === RUN   TestLinksContainerNames
18:16:20 [2020-03-12T18:16:20.371Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:16:20 [2020-03-12T18:16:20.761Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:16:21 [2020-03-12T18:16:21.015Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:16:21 [2020-03-12T18:16:21.302Z] #33 152.1 
18:16:21 [2020-03-12T18:16:21.574Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:16:21 [2020-03-12T18:16:21.574Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
18:16:21 [2020-03-12T18:16:21.733Z] --- PASS: TestLinksContainerNames (1.30s)
18:16:21 [2020-03-12T18:16:21.733Z] === RUN   TestLogsFollowTailEmpty
18:16:21 [2020-03-12T18:16:21.865Z] #33 DONE 152.5s
18:16:21 [2020-03-12T18:16:21.865Z] 
18:16:21 [2020-03-12T18:16:21.865Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
18:16:22 [2020-03-12T18:16:22.020Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
18:16:22 [2020-03-12T18:16:22.020Z] === RUN   TestContainerNetworkMountsNoChown
18:16:22 [2020-03-12T18:16:22.641Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
18:16:22 [2020-03-12T18:16:22.641Z] === RUN   TestMountDaemonRoot
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/default
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/default
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/private
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/private
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rprivate
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rprivate
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/slave
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/slave
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rslave
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rslave
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/shared
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/shared
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rshared
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rshared
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/default
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rprivate
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rslave
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/default/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/default/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/slave
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/private
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/private/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/shared
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/private/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rshared
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/default/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/default/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/private/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/private/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:16:22 [2020-03-12T18:16:22.931Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:16:23 [2020-03-12T18:16:23.217Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:16:23 [2020-03-12T18:16:23.217Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:16:23 [2020-03-12T18:16:23.217Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:16:23 [2020-03-12T18:16:23.217Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:16:23 [2020-03-12T18:16:23.217Z] --- PASS: TestMountDaemonRoot (0.05s)
18:16:23 [2020-03-12T18:16:23.217Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
18:16:23 [2020-03-12T18:16:23.217Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
18:16:23 [2020-03-12T18:16:23.217Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
18:16:23 [2020-03-12T18:16:23.217Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
18:16:23 [2020-03-12T18:16:23.217Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:16:23 [2020-03-12T18:16:23.217Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
18:16:23 [2020-03-12T18:16:23.217Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:16:23 [2020-03-12T18:16:23.217Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:16:23 [2020-03-12T18:16:23.217Z] === RUN   TestContainerBindMountNonRecursive
18:16:23 [2020-03-12T18:16:23.234Z] #34 DONE 1.3s
18:16:24 [2020-03-12T18:16:24.604Z] 
18:16:24 [2020-03-12T18:16:24.604Z] #35 [runner 12/12] COPY --from=builder       /build/ /
18:16:24 [2020-03-12T18:16:24.830Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:16:25 [2020-03-12T18:16:25.167Z] #35 DONE 0.6s
18:16:25 [2020-03-12T18:16:25.168Z] 
18:16:25 [2020-03-12T18:16:25.168Z] #36 exporting to image
18:16:25 [2020-03-12T18:16:25.168Z] #36 exporting layers
18:16:25 [2020-03-12T18:16:25.261Z] --- PASS: TestContainerBindMountNonRecursive (1.69s)
18:16:25 [2020-03-12T18:16:25.261Z] === RUN   TestNetworkNat
18:16:25 [2020-03-12T18:16:25.548Z] --- PASS: TestNetworkNat (0.70s)
18:16:25 [2020-03-12T18:16:25.548Z] === RUN   TestNetworkLocalhostTCPNat
18:16:26 [2020-03-12T18:16:26.166Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
18:16:26 [2020-03-12T18:16:26.166Z] === RUN   TestNetworkLoopbackNat
18:16:26 [2020-03-12T18:16:26.189Z] === RUN   TestDockerSuite/TestLinksEnvs
18:16:27 [2020-03-12T18:16:27.062Z] #36 exporting layers 2.0s done
18:16:27 [2020-03-12T18:16:27.062Z] #36 writing image sha256:35c41bf5507680adfb96c896f3c3fd8f968ab9d8b9061c2937e385ea41e53bd8 done
18:16:27 [2020-03-12T18:16:27.062Z] #36 naming to docker.io/library/moby-e2e-test done
18:16:27 [2020-03-12T18:16:27.062Z] #36 DONE 2.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:16:27 [2020-03-12T18:16:27.182Z] --- PASS: TestNetworkLoopbackNat (0.93s)
18:16:27 [2020-03-12T18:16:27.182Z] === RUN   TestPause
18:16:27 [2020-03-12T18:16:27.423Z] + echo Ensuring container killed.
18:16:27 [2020-03-12T18:16:27.423Z] Ensuring container killed.
18:16:27 [2020-03-12T18:16:27.423Z] + docker rm -vf docker-pr5
18:16:27 [2020-03-12T18:16:27.423Z] Error: No such container: docker-pr5
18:16:27 [2020-03-12T18:16:27.423Z] + true
[Pipeline] sh
18:16:27 [2020-03-12T18:16:27.743Z] + echo Chowning /workspace to jenkins user
18:16:27 [2020-03-12T18:16:27.743Z] Chowning /workspace to jenkins user
18:16:27 [2020-03-12T18:16:27.743Z] + id -u
18:16:27 [2020-03-12T18:16:27.743Z] + id -g
18:16:27 [2020-03-12T18:16:27.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40558:/workspace busybox chown -R 1000:1000 /workspace
18:16:27 [2020-03-12T18:16:27.815Z] --- PASS: TestPause (0.72s)
18:16:27 [2020-03-12T18:16:27.815Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:16:27 [2020-03-12T18:16:27.815Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:16:27 [2020-03-12T18:16:27.815Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:16:27 [2020-03-12T18:16:27.815Z] === RUN   TestPauseStopPausedContainer
18:16:28 [2020-03-12T18:16:28.563Z] --- PASS: TestPauseStopPausedContainer (0.74s)
18:16:28 [2020-03-12T18:16:28.563Z] === RUN   TestPsFilter
[Pipeline] catchError
[Pipeline] {
18:16:28 [2020-03-12T18:16:28.697Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:16:28 [2020-03-12T18:16:28.697Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
[Pipeline] sh
18:16:28 [2020-03-12T18:16:28.853Z] --- PASS: TestPsFilter (0.22s)
18:16:28 [2020-03-12T18:16:28.853Z] === RUN   TestRemoveContainerWithRemovedVolume
18:16:28 [2020-03-12T18:16:28.976Z] + bundleName=unit
18:16:28 [2020-03-12T18:16:28.976Z] + echo Creating unit-bundles.tar.gz
18:16:28 [2020-03-12T18:16:28.976Z] Creating unit-bundles.tar.gz
18:16:28 [2020-03-12T18:16:28.976Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
18:16:28 [2020-03-12T18:16:28.976Z] bundles/junit-report.xml
18:16:28 [2020-03-12T18:16:28.976Z] bundles/go-test-report.json
18:16:28 [2020-03-12T18:16:28.976Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:16:28 [2020-03-12T18:16:28.987Z] Archiving artifacts
18:16:29 [2020-03-12T18:16:29.474Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s)
18:16:29 [2020-03-12T18:16:29.474Z] === RUN   TestRemoveContainerWithVolume
18:16:29 [2020-03-12T18:16:29.580Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40558/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:16:29 [2020-03-12T18:16:29.892Z] + make clean
18:16:30 [2020-03-12T18:16:30.096Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
18:16:30 [2020-03-12T18:16:30.096Z] === RUN   TestRemoveContainerRunning
18:16:30 [2020-03-12T18:16:30.150Z] docker volume rm -f docker-dev-cache
18:16:30 [2020-03-12T18:16:30.150Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:16:30 [2020-03-12T18:16:30.580Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:16:30 [2020-03-12T18:16:30.716Z] --- PASS: TestRemoveContainerRunning (0.67s)
18:16:30 [2020-03-12T18:16:30.716Z] === RUN   TestRemoveContainerForceRemoveRunning
18:16:31 [2020-03-12T18:16:31.729Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s)
18:16:31 [2020-03-12T18:16:31.729Z] === RUN   TestRemoveInvalidContainer
18:16:31 [2020-03-12T18:16:31.729Z] --- PASS: TestRemoveInvalidContainer (0.04s)
18:16:31 [2020-03-12T18:16:31.729Z] === RUN   TestRenameLinkedContainer
18:16:33 [2020-03-12T18:16:33.130Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:16:34 [2020-03-12T18:16:34.426Z] --- PASS: TestRenameLinkedContainer (2.66s)
18:16:34 [2020-03-12T18:16:34.426Z] === RUN   TestRenameStoppedContainer
18:16:35 [2020-03-12T18:16:35.048Z] --- PASS: TestRenameStoppedContainer (0.68s)
18:16:35 [2020-03-12T18:16:35.048Z] === RUN   TestRenameRunningContainerAndReuse
18:16:35 [2020-03-12T18:16:35.636Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:16:35 [2020-03-12T18:16:35.636Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:16:36 [2020-03-12T18:16:36.531Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s)
18:16:36 [2020-03-12T18:16:36.531Z] === RUN   TestRenameInvalidName
18:16:37 [2020-03-12T18:16:37.156Z] --- PASS: TestRenameInvalidName (0.73s)
18:16:37 [2020-03-12T18:16:37.156Z] === RUN   TestRenameAnonymousContainer
18:16:38 [2020-03-12T18:16:38.147Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:16:38 [2020-03-12T18:16:38.400Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:16:39 [2020-03-12T18:16:39.323Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:16:39 [2020-03-12T18:16:39.859Z] --- PASS: TestRenameAnonymousContainer (2.54s)
18:16:39 [2020-03-12T18:16:39.859Z] === RUN   TestRenameContainerWithSameName
18:16:40 [2020-03-12T18:16:40.144Z] --- PASS: TestRenameContainerWithSameName (0.70s)
18:16:40 [2020-03-12T18:16:40.144Z] === RUN   TestRenameContainerWithLinkedContainer
18:16:41 [2020-03-12T18:16:41.631Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s)
18:16:41 [2020-03-12T18:16:41.631Z] === RUN   TestResize
18:16:42 [2020-03-12T18:16:42.251Z] --- PASS: TestResize (0.67s)
18:16:42 [2020-03-12T18:16:42.251Z] === RUN   TestResizeWithInvalidSize
18:16:42 [2020-03-12T18:16:42.869Z] --- PASS: TestResizeWithInvalidSize (0.68s)
18:16:42 [2020-03-12T18:16:42.869Z] === RUN   TestResizeWhenContainerNotStarted
18:16:43 [2020-03-12T18:16:43.491Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:16:43 [2020-03-12T18:16:43.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:16:45 [2020-03-12T18:16:45.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:16:47 [2020-03-12T18:16:47.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:16:47 [2020-03-12T18:16:47.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:16:47 [2020-03-12T18:16:47.389Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:16:48 [2020-03-12T18:16:48.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:16:50 [2020-03-12T18:16:50.428Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:16:50 [2020-03-12T18:16:50.428Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:16:50 [2020-03-12T18:16:50.714Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:16:51 [2020-03-12T18:16:51.743Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:16:52 [2020-03-12T18:16:52.648Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:16:54 [2020-03-12T18:16:54.476Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.34s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d7dee3346dce1] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d7dee3346dce1] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d7dee3346dce1] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d7dee3346dce1] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d7dee3346dce1] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d7dee3346dce1] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d7dee3346dce1] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d7dee3346dce1] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d7dee3346dce1] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d7dee3346dce1] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d7dee3346dce1] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d7dee3346dce1] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.55s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d1577c2f665ac] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d1577c2f665ac] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d1577c2f665ac] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d1577c2f665ac] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d1577c2f665ac] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d1577c2f665ac] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d1577c2f665ac] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d1577c2f665ac] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d1577c2f665ac] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d1577c2f665ac] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.59s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d9db9a8c844e6] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d9db9a8c844e6] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d9db9a8c844e6] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d9db9a8c844e6] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d9db9a8c844e6] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d9db9a8c844e6] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d9db9a8c844e6] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d9db9a8c844e6] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d9db9a8c844e6] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d9db9a8c844e6] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.80s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dbdd3674e1016] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dbdd3674e1016] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [dbdd3674e1016] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [dbdd3674e1016] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [dbdd3674e1016] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [dbdd3674e1016] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dbdd3674e1016] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dbdd3674e1016] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [dbdd3674e1016] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [dbdd3674e1016] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [dbdd3674e1016] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [dbdd3674e1016] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dda0e3d649a89] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dda0e3d649a89] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [dda0e3d649a89] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dda0e3d649a89] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [dda0e3d649a89] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dda0e3d649a89] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [dda0e3d649a89] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [dda0e3d649a89] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [dda0e3d649a89] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [dda0e3d649a89] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.28s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d80cbaada2dce] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d80cbaada2dce] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d80cbaada2dce] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d80cbaada2dce] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d80cbaada2dce] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d80cbaada2dce] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d80cbaada2dce] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d80cbaada2dce] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d80cbaada2dce] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d80cbaada2dce] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.45s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d0869e3e89577] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d0869e3e89577] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d0869e3e89577] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d0869e3e89577] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d0869e3e89577] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d0869e3e89577] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d0869e3e89577] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d0869e3e89577] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d0869e3e89577] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d0869e3e89577] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d0869e3e89577] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d0869e3e89577] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.27s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d91fa57524495] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d91fa57524495] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d91fa57524495] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d91fa57524495] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d91fa57524495] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d91fa57524495] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d91fa57524495] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d91fa57524495] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d91fa57524495] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d91fa57524495] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d91fa57524495] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d91fa57524495] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.13s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d7455b7ebc594] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d7455b7ebc594] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d7455b7ebc594] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d7455b7ebc594] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d7455b7ebc594] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d7455b7ebc594] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d7455b7ebc594] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d7455b7ebc594] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d7455b7ebc594] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d7455b7ebc594] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.09s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dec0ed05ff7c0] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dec0ed05ff7c0] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [dec0ed05ff7c0] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [dec0ed05ff7c0] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dec0ed05ff7c0] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [dec0ed05ff7c0] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [dec0ed05ff7c0] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [dec0ed05ff7c0] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [dec0ed05ff7c0] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [dec0ed05ff7c0] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.28s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d432da479f4e0] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d432da479f4e0] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d432da479f4e0] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d432da479f4e0] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d432da479f4e0] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d432da479f4e0] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d432da479f4e0] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d432da479f4e0] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d432da479f4e0] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d432da479f4e0] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d432da479f4e0] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d432da479f4e0] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s)
18:16:54 [2020-03-12T18:16:54.476Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d194df0e9a806] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d194df0e9a806] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d194df0e9a806] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d194df0e9a806] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d194df0e9a806] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d194df0e9a806] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d194df0e9a806] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:325: [d194df0e9a806] waiting for daemon to start
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:353: [d194df0e9a806] daemon started
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:461: [d194df0e9a806] Stopping daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:296: [d194df0e9a806] exiting daemon
18:16:54 [2020-03-12T18:16:54.476Z]         daemon.go:448: [d194df0e9a806] Daemon stopped
18:16:54 [2020-03-12T18:16:54.476Z] === RUN   TestKernelTCPMemory
18:16:54 [2020-03-12T18:16:54.528Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:16:54 [2020-03-12T18:16:54.761Z] --- PASS: TestKernelTCPMemory (0.83s)
18:16:54 [2020-03-12T18:16:54.761Z] === RUN   TestNISDomainname
18:16:55 [2020-03-12T18:16:55.778Z] --- PASS: TestNISDomainname (0.91s)
18:16:55 [2020-03-12T18:16:55.778Z] === RUN   TestStats
18:16:56 [2020-03-12T18:16:56.409Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:16:57 [2020-03-12T18:16:57.331Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:16:57 [2020-03-12T18:16:57.813Z] --- PASS: TestStats (1.71s)
18:16:57 [2020-03-12T18:16:57.813Z] === RUN   TestStopContainerWithTimeout
18:16:57 [2020-03-12T18:16:57.813Z] === RUN   TestStopContainerWithTimeout/0
18:16:57 [2020-03-12T18:16:57.813Z] === PAUSE TestStopContainerWithTimeout/0
18:16:57 [2020-03-12T18:16:57.813Z] === RUN   TestStopContainerWithTimeout/1
18:16:57 [2020-03-12T18:16:57.813Z] === PAUSE TestStopContainerWithTimeout/1
18:16:57 [2020-03-12T18:16:57.813Z] === RUN   TestStopContainerWithTimeout/3
18:16:57 [2020-03-12T18:16:57.813Z] === PAUSE TestStopContainerWithTimeout/3
18:16:57 [2020-03-12T18:16:57.813Z] === RUN   TestStopContainerWithTimeout/-1
18:16:57 [2020-03-12T18:16:57.813Z] === PAUSE TestStopContainerWithTimeout/-1
18:16:57 [2020-03-12T18:16:57.813Z] === CONT  TestStopContainerWithTimeout/0
18:16:57 [2020-03-12T18:16:57.813Z] === CONT  TestStopContainerWithTimeout/3
18:16:57 [2020-03-12T18:16:57.813Z] === CONT  TestStopContainerWithTimeout/1
18:16:57 [2020-03-12T18:16:57.813Z] === CONT  TestStopContainerWithTimeout/-1
18:16:59 [2020-03-12T18:16:59.836Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
18:16:59 [2020-03-12T18:16:59.836Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:17:00 [2020-03-12T18:17:00.091Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:17:00 [2020-03-12T18:17:00.091Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:17:00 [2020-03-12T18:17:00.091Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:17:01 [2020-03-12T18:17:01.015Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:17:01 [2020-03-12T18:17:01.286Z] --- PASS: TestStopContainerWithTimeout (0.03s)
18:17:01 [2020-03-12T18:17:01.286Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
18:17:01 [2020-03-12T18:17:01.286Z]     --- PASS: TestStopContainerWithTimeout/1 (2.10s)
18:17:01 [2020-03-12T18:17:01.286Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
18:17:01 [2020-03-12T18:17:01.286Z]     --- PASS: TestStopContainerWithTimeout/3 (3.16s)
18:17:01 [2020-03-12T18:17:01.286Z] === RUN   TestDeleteDevicemapper
18:17:01 [2020-03-12T18:17:01.286Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:17:01 [2020-03-12T18:17:01.286Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:17:01 [2020-03-12T18:17:01.286Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:17:01 [2020-03-12T18:17:01.938Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:17:03 [2020-03-12T18:17:03.982Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s)
18:17:03 [2020-03-12T18:17:03.982Z] === RUN   TestUpdateMemory
18:17:04 [2020-03-12T18:17:04.652Z] --- PASS: TestUpdateMemory (0.91s)
18:17:04 [2020-03-12T18:17:04.652Z] === RUN   TestUpdateCPUQuota
18:17:05 [2020-03-12T18:17:05.667Z] --- PASS: TestUpdateCPUQuota (1.17s)
18:17:05 [2020-03-12T18:17:05.667Z] === RUN   TestUpdatePidsLimit
18:17:05 [2020-03-12T18:17:05.667Z] === RUN   TestUpdatePidsLimit/update_from_none
18:17:06 [2020-03-12T18:17:06.091Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:17:06 [2020-03-12T18:17:06.287Z] === RUN   TestUpdatePidsLimit/no_change
18:17:06 [2020-03-12T18:17:06.574Z] === RUN   TestUpdatePidsLimit/update_lower
18:17:06 [2020-03-12T18:17:06.650Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:17:06 [2020-03-12T18:17:06.860Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:17:07 [2020-03-12T18:17:07.148Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:17:07 [2020-03-12T18:17:07.434Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:17:07 [2020-03-12T18:17:07.719Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:17:09 [2020-03-12T18:17:09.218Z] --- PASS: TestUpdatePidsLimit (3.38s)
18:17:09 [2020-03-12T18:17:09.218Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
18:17:09 [2020-03-12T18:17:09.218Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
18:17:09 [2020-03-12T18:17:09.218Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
18:17:09 [2020-03-12T18:17:09.218Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
18:17:09 [2020-03-12T18:17:09.218Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
18:17:09 [2020-03-12T18:17:09.218Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
18:17:09 [2020-03-12T18:17:09.218Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
18:17:09 [2020-03-12T18:17:09.218Z] === RUN   TestUpdateRestartPolicy
18:17:11 [2020-03-12T18:17:11.881Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:17:12 [2020-03-12T18:17:12.135Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:17:12 [2020-03-12T18:17:12.135Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:17:13 [2020-03-12T18:17:13.388Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:17:13 [2020-03-12T18:17:13.388Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:17:13 [2020-03-12T18:17:13.388Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:17:13 [2020-03-12T18:17:13.493Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:17:14 [2020-03-12T18:17:14.416Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:17:15 [2020-03-12T18:17:15.776Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:17:17 [2020-03-12T18:17:17.134Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:17:18 [2020-03-12T18:17:18.057Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:17:20 [2020-03-12T18:17:20.563Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:17:21 [2020-03-12T18:17:21.124Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:17:21 [2020-03-12T18:17:21.761Z] --- PASS: TestUpdateRestartPolicy (12.15s)
18:17:21 [2020-03-12T18:17:21.761Z] === RUN   TestUpdateRestartWithAutoRemove
18:17:22 [2020-03-12T18:17:22.045Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
18:17:22 [2020-03-12T18:17:22.045Z] === RUN   TestWaitNonBlocked
18:17:22 [2020-03-12T18:17:22.045Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:17:22 [2020-03-12T18:17:22.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:17:22 [2020-03-12T18:17:22.045Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:17:22 [2020-03-12T18:17:22.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:17:22 [2020-03-12T18:17:22.045Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:17:22 [2020-03-12T18:17:22.045Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:17:22 [2020-03-12T18:17:22.050Z] === RUN   TestDockerSuite/TestLogsSince
18:17:23 [2020-03-12T18:17:23.066Z] --- PASS: TestWaitNonBlocked (0.05s)
18:17:23 [2020-03-12T18:17:23.066Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
18:17:23 [2020-03-12T18:17:23.066Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s)
18:17:23 [2020-03-12T18:17:23.066Z] === RUN   TestWaitBlocked
18:17:23 [2020-03-12T18:17:23.066Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:17:23 [2020-03-12T18:17:23.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:17:23 [2020-03-12T18:17:23.066Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:17:23 [2020-03-12T18:17:23.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:17:23 [2020-03-12T18:17:23.066Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:17:23 [2020-03-12T18:17:23.066Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:17:24 [2020-03-12T18:17:24.096Z] --- PASS: TestWaitBlocked (0.05s)
18:17:24 [2020-03-12T18:17:24.096Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s)
18:17:24 [2020-03-12T18:17:24.096Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s)
18:17:24 [2020-03-12T18:17:24.096Z] === CONT  TestContainerStartOnDaemonRestart
18:17:24 [2020-03-12T18:17:24.096Z] === CONT  TestIpcModeOlderClient
18:17:24 [2020-03-12T18:17:24.096Z] === CONT  TestDaemonRestartIpcMode
18:17:24 [2020-03-12T18:17:24.381Z] --- PASS: TestIpcModeOlderClient (0.15s)
18:17:27 [2020-03-12T18:17:27.279Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
18:17:27 [2020-03-12T18:17:27.865Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s)
18:17:27 [2020-03-12T18:17:27.865Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:325: [d736319cf8909] waiting for daemon to start
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:325: [d736319cf8909] waiting for daemon to start
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:353: [d736319cf8909] daemon started
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:325: [d736319cf8909] waiting for daemon to start
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:296: [d736319cf8909] exiting daemon
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:325: [d736319cf8909] waiting for daemon to start
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:353: [d736319cf8909] daemon started
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:461: [d736319cf8909] Stopping daemon
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:296: [d736319cf8909] exiting daemon
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:448: [d736319cf8909] Daemon stopped
18:17:27 [2020-03-12T18:17:27.865Z] --- PASS: TestDaemonRestartIpcMode (3.76s)
18:17:27 [2020-03-12T18:17:27.865Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:325: [de864753027e9] waiting for daemon to start
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:325: [de864753027e9] waiting for daemon to start
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:353: [de864753027e9] daemon started
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:461: [de864753027e9] Stopping daemon
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:296: [de864753027e9] exiting daemon
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:448: [de864753027e9] Daemon stopped
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:325: [de864753027e9] waiting for daemon to start
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:325: [de864753027e9] waiting for daemon to start
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:353: [de864753027e9] daemon started
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:461: [de864753027e9] Stopping daemon
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:296: [de864753027e9] exiting daemon
18:17:27 [2020-03-12T18:17:27.865Z]     daemon.go:448: [de864753027e9] Daemon stopped
18:17:27 [2020-03-12T18:17:27.865Z] PASS
18:17:27 [2020-03-12T18:17:27.865Z] 
18:17:27 [2020-03-12T18:17:27.865Z] === Skipped
18:17:27 [2020-03-12T18:17:27.865Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
18:17:27 [2020-03-12T18:17:27.865Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:17:27 [2020-03-12T18:17:27.865Z] 
18:17:27 [2020-03-12T18:17:27.865Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:17:27 [2020-03-12T18:17:27.865Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:17:27 [2020-03-12T18:17:27.865Z] 
18:17:27 [2020-03-12T18:17:27.865Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
18:17:27 [2020-03-12T18:17:27.865Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:17:27 [2020-03-12T18:17:27.865Z] 
18:17:27 [2020-03-12T18:17:27.865Z] 
18:17:27 [2020-03-12T18:17:27.865Z] DONE 189 tests, 3 skipped in 105.869s
18:17:27 [2020-03-12T18:17:27.865Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
18:17:27 [2020-03-12T18:17:27.865Z] ++ 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
18:17:27 [2020-03-12T18:17:27.865Z] ++ set -e
18:17:27 [2020-03-12T18:17:27.865Z] ++ '[' -n 0 ']'
18:17:27 [2020-03-12T18:17:27.865Z] ++ set -x
18:17:27 [2020-03-12T18:17:27.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
18:17:28 [2020-03-12T18:17:28.150Z] INFO: Testing against a local daemon
18:17:28 [2020-03-12T18:17:28.150Z] === RUN   TestCommitInheritsEnv
18:17:28 [2020-03-12T18:17:28.439Z] --- PASS: TestCommitInheritsEnv (0.44s)
18:17:28 [2020-03-12T18:17:28.439Z] === RUN   TestImportExtremelyLargeImageWorks
18:17:28 [2020-03-12T18:17:28.439Z] === PAUSE TestImportExtremelyLargeImageWorks
18:17:28 [2020-03-12T18:17:28.439Z] === RUN   TestImagesFilterMultiReference
18:17:28 [2020-03-12T18:17:28.439Z] --- PASS: TestImagesFilterMultiReference (0.08s)
18:17:28 [2020-03-12T18:17:28.439Z] === RUN   TestImagePullPlatformInvalid
18:17:28 [2020-03-12T18:17:28.725Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
18:17:28 [2020-03-12T18:17:28.725Z] === RUN   TestRemoveImageOrphaning
18:17:29 [2020-03-12T18:17:29.013Z] --- PASS: TestRemoveImageOrphaning (0.43s)
18:17:29 [2020-03-12T18:17:29.013Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:17:29 [2020-03-12T18:17:29.013Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:17:29 [2020-03-12T18:17:29.013Z] === RUN   TestTagInvalidReference
18:17:29 [2020-03-12T18:17:29.013Z] --- PASS: TestTagInvalidReference (0.04s)
18:17:29 [2020-03-12T18:17:29.013Z] === RUN   TestTagValidPrefixedRepo
18:17:29 [2020-03-12T18:17:29.161Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:17:29 [2020-03-12T18:17:29.299Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
18:17:29 [2020-03-12T18:17:29.299Z] === RUN   TestTagExistedNameWithoutForce
18:17:29 [2020-03-12T18:17:29.299Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:17:29 [2020-03-12T18:17:29.299Z] === RUN   TestTagOfficialNames
18:17:29 [2020-03-12T18:17:29.299Z] --- PASS: TestTagOfficialNames (0.08s)
18:17:29 [2020-03-12T18:17:29.299Z] === RUN   TestTagMatchesDigest
18:17:29 [2020-03-12T18:17:29.299Z] --- PASS: TestTagMatchesDigest (0.04s)
18:17:29 [2020-03-12T18:17:29.299Z] === CONT  TestImportExtremelyLargeImageWorks
18:17:34 [2020-03-12T18:17:34.842Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:17:35 [2020-03-12T18:17:35.681Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:17:35 [2020-03-12T18:17:35.681Z] === RUN   TestDockerSuite/TestLogsTail
18:17:36 [2020-03-12T18:17:36.603Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:17:37 [2020-03-12T18:17:37.527Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:17:38 [2020-03-12T18:17:38.086Z] === RUN   TestDockerSuite/TestMountIntoProc
18:17:38 [2020-03-12T18:17:38.646Z] === RUN   TestDockerSuite/TestMountIntoSys
18:17:39 [2020-03-12T18:17:39.570Z] === RUN   TestDockerSuite/TestNetHostname
18:17:42 [2020-03-12T18:17:42.079Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:17:42 [2020-03-12T18:17:42.155Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:17:42 [2020-03-12T18:17:42.334Z] === RUN   TestDockerSuite/TestNetworkEvents
18:17:43 [2020-03-12T18:17:43.717Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:17:46 [2020-03-12T18:17:46.225Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:17:47 [2020-03-12T18:17:47.148Z] === RUN   TestDockerSuite/TestPluginActive
18:17:49 [2020-03-12T18:17:49.029Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:17:53 [2020-03-12T18:17:53.186Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
18:17:56 [2020-03-12T18:17:56.457Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:17:56 [2020-03-12T18:17:56.457Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:17:57 [2020-03-12T18:17:57.016Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:17:57 [2020-03-12T18:17:57.333Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:17:57 [2020-03-12T18:17:57.939Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
18:18:00 [2020-03-12T18:18:00.445Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:18:01 [2020-03-12T18:18:01.004Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
18:18:01 [2020-03-12T18:18:01.926Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:18:03 [2020-03-12T18:18:03.810Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:18:04 [2020-03-12T18:18:04.368Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
18:18:07 [2020-03-12T18:18:07.626Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
18:18:08 [2020-03-12T18:18:08.986Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:18:10 [2020-03-12T18:18:10.346Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
18:18:11 [2020-03-12T18:18:11.271Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:18:12 [2020-03-12T18:18:12.630Z] === RUN   TestDockerSuite/TestPortHostBinding
18:18:13 [2020-03-12T18:18:13.189Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
18:18:14 [2020-03-12T18:18:14.112Z] === RUN   TestDockerSuite/TestPortList
18:18:19 [2020-03-12T18:18:19.384Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
18:18:24 [2020-03-12T18:18:24.614Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
18:18:25 [2020-03-12T18:18:25.175Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:18:27 [2020-03-12T18:18:27.058Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:18:35 [2020-03-12T18:18:35.157Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:18:35 [2020-03-12T18:18:35.157Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:18:35 [2020-03-12T18:18:35.157Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:18:35 [2020-03-12T18:18:35.157Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:18:35 [2020-03-12T18:18:35.157Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:18:36 [2020-03-12T18:18:36.080Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:18:36 [2020-03-12T18:18:36.080Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:18:36 [2020-03-12T18:18:36.638Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:18:36 [2020-03-12T18:18:36.638Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:18:38 [2020-03-12T18:18:38.518Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:18:38 [2020-03-12T18:18:38.518Z] === RUN   TestDockerSuite/TestPruneContainerLabel
18:18:41 [2020-03-12T18:18:41.772Z] === RUN   TestDockerSuite/TestPruneContainerUntil
18:18:43 [2020-03-12T18:18:43.132Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
18:18:43 [2020-03-12T18:18:43.132Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
18:18:43 [2020-03-12T18:18:43.386Z] === RUN   TestDockerSuite/TestPsByOrder
18:18:46 [2020-03-12T18:18:46.640Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:18:47 [2020-03-12T18:18:47.561Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:18:48 [2020-03-12T18:18:48.510Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:18:48 [2020-03-12T18:18:48.919Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
18:18:51 [2020-03-12T18:18:51.424Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:18:55 [2020-03-12T18:18:55.800Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:18:56 [2020-03-12T18:18:56.655Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:18:56 [2020-03-12T18:18:56.655Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:18:59 [2020-03-12T18:18:59.160Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
18:19:00 [2020-03-12T18:19:00.518Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:19:03 [2020-03-12T18:19:03.025Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
18:19:04 [2020-03-12T18:19:04.612Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:19:09 [2020-03-12T18:19:09.565Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:19:10 [2020-03-12T18:19:10.130Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:19:12 [2020-03-12T18:19:12.638Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:19:13 [2020-03-12T18:19:13.995Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:19:15 [2020-03-12T18:19:15.877Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:19:15 [2020-03-12T18:19:15.877Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
18:19:17 [2020-03-12T18:19:17.761Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:19:18 [2020-03-12T18:19:18.683Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
18:19:20 [2020-03-12T18:19:20.042Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:19:21 [2020-03-12T18:19:21.401Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:19:21 [2020-03-12T18:19:21.655Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:19:22 [2020-03-12T18:19:22.214Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
18:19:22 [2020-03-12T18:19:22.773Z] === RUN   TestDockerSuite/TestPsRightTagName
18:19:25 [2020-03-12T18:19:25.279Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
18:19:25 [2020-03-12T18:19:25.533Z] === RUN   TestDockerSuite/TestPsShowMounts
18:19:28 [2020-03-12T18:19:28.789Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
18:19:28 [2020-03-12T18:19:28.789Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:19:29 [2020-03-12T18:19:29.713Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:19:29 [2020-03-12T18:19:29.713Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:19:29 [2020-03-12T18:19:29.713Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:19:29 [2020-03-12T18:19:29.967Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:19:29 [2020-03-12T18:19:29.967Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:19:30 [2020-03-12T18:19:30.890Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:19:32 [2020-03-12T18:19:32.771Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:19:34 [2020-03-12T18:19:34.131Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:19:35 [2020-03-12T18:19:35.053Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:19:43 [2020-03-12T18:19:43.131Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:19:44 [2020-03-12T18:19:44.492Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:19:46 [2020-03-12T18:19:46.414Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
18:19:46 [2020-03-12T18:19:46.668Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:19:46 [2020-03-12T18:19:46.668Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:19:46 [2020-03-12T18:19:46.668Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:19:47 [2020-03-12T18:19:47.226Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:19:49 [2020-03-12T18:19:49.732Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
18:19:49 [2020-03-12T18:19:49.732Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:19:51 [2020-03-12T18:19:51.615Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:19:52 [2020-03-12T18:19:52.537Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
18:19:55 [2020-03-12T18:19:55.795Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
18:19:55 [2020-03-12T18:19:55.795Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:19:57 [2020-03-12T18:19:57.676Z] === RUN   TestDockerSuite/TestRmiBlank
18:19:57 [2020-03-12T18:19:57.676Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:19:57 [2020-03-12T18:19:57.676Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:20:01 [2020-03-12T18:20:01.830Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:20:02 [2020-03-12T18:20:02.390Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
18:20:02 [2020-03-12T18:20:02.644Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:20:03 [2020-03-12T18:20:03.202Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:20:05 [2020-03-12T18:20:05.087Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:20:06 [2020-03-12T18:20:06.009Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:20:07 [2020-03-12T18:20:07.890Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
18:20:07 [2020-03-12T18:20:07.890Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:20:09 [2020-03-12T18:20:09.248Z] === RUN   TestDockerSuite/TestRmiTag
18:20:09 [2020-03-12T18:20:09.248Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:20:10 [2020-03-12T18:20:10.607Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:20:14 [2020-03-12T18:20:14.761Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:20:15 [2020-03-12T18:20:15.714Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:20:16 [2020-03-12T18:20:16.635Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:20:16 [2020-03-12T18:20:16.889Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:20:17 [2020-03-12T18:20:17.241Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:20:17 [2020-03-12T18:20:17.241Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:20:17 [2020-03-12T18:20:17.241Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:20:17 [2020-03-12T18:20:17.241Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:20:17 [2020-03-12T18:20:17.241Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:20:17 [2020-03-12T18:20:17.241Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:20:17 [2020-03-12T18:20:17.241Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:20:17 [2020-03-12T18:20:17.241Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:20:17 [2020-03-12T18:20:17.241Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:20:18 [2020-03-12T18:20:18.770Z] === RUN   TestDockerSuite/TestRunAddHost
18:20:19 [2020-03-12T18:20:19.328Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:20:19 [2020-03-12T18:20:19.581Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:20:20 [2020-03-12T18:20:20.503Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:20:20 [2020-03-12T18:20:20.503Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:20:21 [2020-03-12T18:20:21.424Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:20:21 [2020-03-12T18:20:21.679Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
18:20:22 [2020-03-12T18:20:22.106Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:20:23 [2020-03-12T18:20:23.037Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:20:23 [2020-03-12T18:20:23.960Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:20:24 [2020-03-12T18:20:24.378Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:20:24 [2020-03-12T18:20:24.883Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:20:25 [2020-03-12T18:20:25.807Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
18:20:27 [2020-03-12T18:20:27.687Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:20:29 [2020-03-12T18:20:29.045Z] === RUN   TestDockerSuite/TestRunAttachDetach
18:20:29 [2020-03-12T18:20:29.242Z] === RUN   TestDockerSuite/TestBuildEnv
18:20:29 [2020-03-12T18:20:29.242Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:20:29 [2020-03-12T18:20:29.725Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:20:29 [2020-03-12T18:20:29.725Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:20:29 [2020-03-12T18:20:29.725Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:20:29 [2020-03-12T18:20:29.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:20:29 [2020-03-12T18:20:29.967Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
18:20:30 [2020-03-12T18:20:30.889Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
18:20:31 [2020-03-12T18:20:31.811Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
18:20:32 [2020-03-12T18:20:32.734Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
18:20:32 [2020-03-12T18:20:32.750Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:20:32 [2020-03-12T18:20:32.750Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:20:32 [2020-03-12T18:20:32.750Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:20:32 [2020-03-12T18:20:32.750Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:20:33 [2020-03-12T18:20:33.233Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:20:33 [2020-03-12T18:20:33.656Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:20:34 [2020-03-12T18:20:34.579Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
18:20:34 [2020-03-12T18:20:34.833Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
18:20:35 [2020-03-12T18:20:35.756Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:20:36 [2020-03-12T18:20:36.679Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:20:37 [2020-03-12T18:20:37.674Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:20:38 [2020-03-12T18:20:38.201Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:20:38 [2020-03-12T18:20:38.231Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:20:38 [2020-03-12T18:20:38.231Z] === RUN   TestDockerSuite/TestRunBindMounts
18:20:40 [2020-03-12T18:20:40.737Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:20:41 [2020-03-12T18:20:41.303Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:20:42 [2020-03-12T18:20:42.229Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:20:43 [2020-03-12T18:20:43.151Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:20:43 [2020-03-12T18:20:43.708Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:20:43 [2020-03-12T18:20:43.709Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:20:44 [2020-03-12T18:20:44.631Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:20:45 [2020-03-12T18:20:45.553Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:20:46 [2020-03-12T18:20:46.112Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:20:47 [2020-03-12T18:20:47.036Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:20:47 [2020-03-12T18:20:47.958Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:20:47 [2020-03-12T18:20:47.958Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
18:20:47 [2020-03-12T18:20:47.958Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:20:48 [2020-03-12T18:20:48.881Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:20:48 [2020-03-12T18:20:48.881Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:20:50 [2020-03-12T18:20:50.241Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:20:51 [2020-03-12T18:20:51.164Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:20:52 [2020-03-12T18:20:52.087Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:20:52 [2020-03-12T18:20:52.645Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:20:52 [2020-03-12T18:20:52.645Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:20:53 [2020-03-12T18:20:53.566Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:20:55 [2020-03-12T18:20:55.446Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:20:56 [2020-03-12T18:20:56.217Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:20:56 [2020-03-12T18:20:56.217Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:20:56 [2020-03-12T18:20:56.217Z] === RUN   TestDockerSuite/TestBuildExpose
18:20:56 [2020-03-12T18:20:56.217Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:20:56 [2020-03-12T18:20:56.217Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:20:56 [2020-03-12T18:20:56.217Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:20:56 [2020-03-12T18:20:56.217Z] === RUN   TestDockerSuite/TestBuildFails
18:20:56 [2020-03-12T18:20:56.804Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:20:57 [2020-03-12T18:20:57.233Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:20:57 [2020-03-12T18:20:57.233Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:20:58 [2020-03-12T18:20:58.163Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:20:59 [2020-03-12T18:20:59.089Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:20:59 [2020-03-12T18:20:59.647Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:21:00 [2020-03-12T18:21:00.568Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:21:00 [2020-03-12T18:21:00.823Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
18:21:01 [2020-03-12T18:21:01.746Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:21:02 [2020-03-12T18:21:02.091Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:21:02 [2020-03-12T18:21:02.304Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:21:04 [2020-03-12T18:21:04.811Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:21:06 [2020-03-12T18:21:06.947Z] === RUN   TestDockerSuite/TestBuildForceRm
18:21:08 [2020-03-12T18:21:08.063Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:21:08 [2020-03-12T18:21:08.063Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:21:09 [2020-03-12T18:21:09.003Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:21:11 [2020-03-12T18:21:11.515Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:21:12 [2020-03-12T18:21:12.873Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:21:12 [2020-03-12T18:21:12.930Z] === RUN   TestDockerSuite/TestBuildFromGit
18:21:16 [2020-03-12T18:21:16.129Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:21:16 [2020-03-12T18:21:16.129Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
18:21:18 [2020-03-12T18:21:18.717Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:21:18 [2020-03-12T18:21:18.717Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:21:18 [2020-03-12T18:21:18.717Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:21:18 [2020-03-12T18:21:18.922Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:21:19 [2020-03-12T18:21:19.275Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:21:19 [2020-03-12T18:21:19.404Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:21:21 [2020-03-12T18:21:21.155Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:21:22 [2020-03-12T18:21:22.514Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:21:25 [2020-03-12T18:21:25.019Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:21:25 [2020-03-12T18:21:25.388Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:21:25 [2020-03-12T18:21:25.388Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:21:25 [2020-03-12T18:21:25.388Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:21:25 [2020-03-12T18:21:25.577Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:21:26 [2020-03-12T18:21:26.409Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:21:26 [2020-03-12T18:21:26.409Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:21:27 [2020-03-12T18:21:27.457Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:21:28 [2020-03-12T18:21:28.380Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
18:21:28 [2020-03-12T18:21:28.380Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:21:28 [2020-03-12T18:21:28.940Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
18:21:29 [2020-03-12T18:21:29.863Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
18:21:30 [2020-03-12T18:21:30.785Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:21:30 [2020-03-12T18:21:30.785Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:21:31 [2020-03-12T18:21:31.708Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:21:32 [2020-03-12T18:21:32.632Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:21:33 [2020-03-12T18:21:33.190Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
18:21:34 [2020-03-12T18:21:34.114Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:21:34 [2020-03-12T18:21:34.114Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:21:35 [2020-03-12T18:21:35.036Z] === RUN   TestDockerSuite/TestRunEnvironment
18:21:35 [2020-03-12T18:21:35.229Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:21:35 [2020-03-12T18:21:35.229Z] === RUN   TestDockerSuite/TestBuildHistory
18:21:35 [2020-03-12T18:21:35.594Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:21:36 [2020-03-12T18:21:36.517Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:21:37 [2020-03-12T18:21:37.076Z] === RUN   TestDockerSuite/TestRunExitCode
18:21:38 [2020-03-12T18:21:38.024Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:21:38 [2020-03-12T18:21:38.946Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:21:39 [2020-03-12T18:21:39.504Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:21:40 [2020-03-12T18:21:40.426Z] === RUN   TestDockerSuite/TestRunExposePort
18:21:40 [2020-03-12T18:21:40.427Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:21:40 [2020-03-12T18:21:40.984Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:21:41 [2020-03-12T18:21:41.907Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:21:42 [2020-03-12T18:21:42.829Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
18:21:43 [2020-03-12T18:21:43.752Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:21:44 [2020-03-12T18:21:44.006Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:21:44 [2020-03-12T18:21:44.006Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:21:44 [2020-03-12T18:21:44.039Z] === RUN   TestDockerSuite/TestBuildIidFile
18:21:45 [2020-03-12T18:21:45.055Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:21:46 [2020-03-12T18:21:46.664Z] === RUN   TestDockerSuite/TestBuildInheritance
18:21:46 [2020-03-12T18:21:46.664Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:21:47 [2020-03-12T18:21:47.147Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:21:47 [2020-03-12T18:21:47.630Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:21:48 [2020-03-12T18:21:48.160Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:21:48 [2020-03-12T18:21:48.718Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:21:51 [2020-03-12T18:21:51.595Z] === RUN   TestDockerSuite/TestBuildLabel
18:21:52 [2020-03-12T18:21:52.611Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:21:53 [2020-03-12T18:21:53.096Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:21:53 [2020-03-12T18:21:53.580Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:21:54 [2020-03-12T18:21:54.063Z] === RUN   TestDockerSuite/TestBuildLabels
18:21:55 [2020-03-12T18:21:55.079Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:21:56 [2020-03-12T18:21:56.687Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:21:56 [2020-03-12T18:21:56.781Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
18:22:00 [2020-03-12T18:22:00.934Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
18:22:01 [2020-03-12T18:22:01.534Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:22:01 [2020-03-12T18:22:01.543Z] === RUN   TestDockerSuite/TestBuildLastModified
18:22:01 [2020-03-12T18:22:01.543Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:22:01 [2020-03-12T18:22:01.543Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:22:01 [2020-03-12T18:22:01.543Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:22:01 [2020-03-12T18:22:01.543Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:22:01 [2020-03-12T18:22:01.543Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:22:01 [2020-03-12T18:22:01.543Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:22:02 [2020-03-12T18:22:02.026Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:22:02 [2020-03-12T18:22:02.511Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:22:02 [2020-03-12T18:22:02.893Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
18:22:02 [2020-03-12T18:22:02.893Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
18:22:02 [2020-03-12T18:22:02.893Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:22:02 [2020-03-12T18:22:02.893Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:22:03 [2020-03-12T18:22:03.815Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:22:07 [2020-03-12T18:22:07.070Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:22:07 [2020-03-12T18:22:07.368Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:22:08 [2020-03-12T18:22:08.428Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:22:09 [2020-03-12T18:22:09.786Z] === RUN   TestDockerSwarmSuite/TestServiceScale
18:22:10 [2020-03-12T18:22:10.344Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:22:11 [2020-03-12T18:22:11.267Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:22:11 [2020-03-12T18:22:11.844Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:22:12 [2020-03-12T18:22:12.402Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
18:22:12 [2020-03-12T18:22:12.402Z] === RUN   TestDockerSuite/TestRunModeHostname
18:22:13 [2020-03-12T18:22:13.760Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:22:13 [2020-03-12T18:22:13.760Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:22:14 [2020-03-12T18:22:14.014Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:22:15 [2020-03-12T18:22:15.895Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:22:16 [2020-03-12T18:22:16.818Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:22:18 [2020-03-12T18:22:18.748Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:22:18 [2020-03-12T18:22:18.748Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:22:18 [2020-03-12T18:22:18.748Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:22:20 [2020-03-12T18:22:20.628Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:22:22 [2020-03-12T18:22:22.031Z] === RUN   TestDockerSuite/TestRunMount
18:22:22 [2020-03-12T18:22:22.493Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:22:22 [2020-03-12T18:22:22.493Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:22:23 [2020-03-12T18:22:23.509Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:22:28 [2020-03-12T18:22:28.551Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:22:29 [2020-03-12T18:22:29.109Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:22:30 [2020-03-12T18:22:30.031Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:22:31 [2020-03-12T18:22:31.915Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:22:32 [2020-03-12T18:22:32.473Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
18:22:34 [2020-03-12T18:22:34.354Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:22:35 [2020-03-12T18:22:35.277Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
18:22:37 [2020-03-12T18:22:37.783Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:22:38 [2020-03-12T18:22:38.707Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:22:40 [2020-03-12T18:22:40.590Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:22:43 [2020-03-12T18:22:43.095Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:22:44 [2020-03-12T18:22:44.990Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:22:46 [2020-03-12T18:22:46.349Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:22:46 [2020-03-12T18:22:46.349Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:22:46 [2020-03-12T18:22:46.907Z] === RUN   TestDockerSuite/TestRunNetHost
18:22:48 [2020-03-12T18:22:48.266Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:22:48 [2020-03-12T18:22:48.875Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:22:49 [2020-03-12T18:22:49.798Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:22:51 [2020-03-12T18:22:51.962Z] --- PASS: TestImportExtremelyLargeImageWorks (312.85s)
18:22:51 [2020-03-12T18:22:51.962Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:325: [d174789b3270c] waiting for daemon to start
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:325: [d174789b3270c] waiting for daemon to start
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:353: [d174789b3270c] daemon started
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:461: [d174789b3270c] Stopping daemon
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:296: [d174789b3270c] exiting daemon
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:448: [d174789b3270c] Daemon stopped
18:22:51 [2020-03-12T18:22:51.962Z] PASS
18:22:51 [2020-03-12T18:22:51.962Z] 
18:22:51 [2020-03-12T18:22:51.962Z] DONE 11 tests in 314.296s
18:22:51 [2020-03-12T18:22:51.962Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
18:22:51 [2020-03-12T18:22:51.962Z] ++ 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
18:22:51 [2020-03-12T18:22:51.962Z] ++ set -e
18:22:51 [2020-03-12T18:22:51.962Z] ++ '[' -n 0 ']'
18:22:51 [2020-03-12T18:22:51.962Z] ++ set -x
18:22:51 [2020-03-12T18:22:51.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
18:22:51 [2020-03-12T18:22:51.962Z] INFO: Testing against a local daemon
18:22:51 [2020-03-12T18:22:51.962Z] === RUN   TestNetworkCreateDelete
18:22:51 [2020-03-12T18:22:51.962Z] --- PASS: TestNetworkCreateDelete (0.25s)
18:22:51 [2020-03-12T18:22:51.962Z] === RUN   TestDockerNetworkDeletePreferID
18:22:51 [2020-03-12T18:22:51.962Z] --- PASS: TestDockerNetworkDeletePreferID (0.70s)
18:22:51 [2020-03-12T18:22:51.962Z] === RUN   TestInspectNetwork
18:22:51 [2020-03-12T18:22:51.962Z] === RUN   TestInspectNetwork/full_network_id
18:22:51 [2020-03-12T18:22:51.962Z] === RUN   TestInspectNetwork/partial_network_id
18:22:51 [2020-03-12T18:22:51.962Z] === RUN   TestInspectNetwork/network_name
18:22:51 [2020-03-12T18:22:51.962Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:22:51 [2020-03-12T18:22:51.962Z] --- PASS: TestInspectNetwork (7.73s)
18:22:51 [2020-03-12T18:22:51.962Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:325: [d731b30e8953c] waiting for daemon to start
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:325: [d731b30e8953c] waiting for daemon to start
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:353: [d731b30e8953c] daemon started
18:22:51 [2020-03-12T18:22:51.962Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
18:22:51 [2020-03-12T18:22:51.962Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
18:22:51 [2020-03-12T18:22:51.962Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:22:51 [2020-03-12T18:22:51.962Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:461: [d731b30e8953c] Stopping daemon
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:296: [d731b30e8953c] exiting daemon
18:22:51 [2020-03-12T18:22:51.962Z]     daemon.go:448: [d731b30e8953c] Daemon stopped
18:22:51 [2020-03-12T18:22:51.962Z] === RUN   TestRunContainerWithBridgeNone
18:22:52 [2020-03-12T18:22:52.303Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:22:53 [2020-03-12T18:22:53.469Z] --- PASS: TestRunContainerWithBridgeNone (2.36s)
18:22:53 [2020-03-12T18:22:53.469Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
18:22:53 [2020-03-12T18:22:53.469Z]     daemon.go:325: [d06b23a0ec543] waiting for daemon to start
18:22:53 [2020-03-12T18:22:53.469Z]     daemon.go:325: [d06b23a0ec543] waiting for daemon to start
18:22:53 [2020-03-12T18:22:53.469Z]     daemon.go:353: [d06b23a0ec543] daemon started
18:22:53 [2020-03-12T18:22:53.469Z]     daemon.go:461: [d06b23a0ec543] Stopping daemon
18:22:53 [2020-03-12T18:22:53.469Z]     daemon.go:296: [d06b23a0ec543] exiting daemon
18:22:53 [2020-03-12T18:22:53.469Z]     daemon.go:448: [d06b23a0ec543] Daemon stopped
18:22:53 [2020-03-12T18:22:53.469Z] === RUN   TestNetworkInvalidJSON
18:22:53 [2020-03-12T18:22:53.469Z] === RUN   TestNetworkInvalidJSON//networks/create
18:22:53 [2020-03-12T18:22:53.469Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:22:53 [2020-03-12T18:22:53.469Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:22:53 [2020-03-12T18:22:53.469Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:22:53 [2020-03-12T18:22:53.469Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:22:53 [2020-03-12T18:22:53.469Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:22:53 [2020-03-12T18:22:53.469Z] === CONT  TestNetworkInvalidJSON//networks/create
18:22:53 [2020-03-12T18:22:53.469Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:22:53 [2020-03-12T18:22:53.469Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:22:53 [2020-03-12T18:22:53.469Z] --- PASS: TestNetworkInvalidJSON (0.05s)
18:22:53 [2020-03-12T18:22:53.469Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:22:53 [2020-03-12T18:22:53.469Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:22:53 [2020-03-12T18:22:53.469Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
18:22:53 [2020-03-12T18:22:53.469Z] === RUN   TestDaemonRestartWithLiveRestore
18:22:54 [2020-03-12T18:22:54.182Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:22:54 [2020-03-12T18:22:54.498Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
18:22:54 [2020-03-12T18:22:54.498Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
18:22:54 [2020-03-12T18:22:54.498Z]     daemon.go:325: [dfcd8c6b8c3d7] waiting for daemon to start
18:22:54 [2020-03-12T18:22:54.498Z]     daemon.go:325: [dfcd8c6b8c3d7] waiting for daemon to start
18:22:54 [2020-03-12T18:22:54.499Z]     daemon.go:353: [dfcd8c6b8c3d7] daemon started
18:22:54 [2020-03-12T18:22:54.499Z]     daemon.go:461: [dfcd8c6b8c3d7] Stopping daemon
18:22:54 [2020-03-12T18:22:54.499Z]     daemon.go:296: [dfcd8c6b8c3d7] exiting daemon
18:22:54 [2020-03-12T18:22:54.499Z]     daemon.go:448: [dfcd8c6b8c3d7] Daemon stopped
18:22:54 [2020-03-12T18:22:54.499Z]     daemon.go:325: [dfcd8c6b8c3d7] waiting for daemon to start
18:22:54 [2020-03-12T18:22:54.499Z]     daemon.go:325: [dfcd8c6b8c3d7] waiting for daemon to start
18:22:54 [2020-03-12T18:22:54.499Z]     daemon.go:353: [dfcd8c6b8c3d7] daemon started
18:22:54 [2020-03-12T18:22:54.499Z]     daemon.go:461: [dfcd8c6b8c3d7] Stopping daemon
18:22:54 [2020-03-12T18:22:54.499Z]     daemon.go:296: [dfcd8c6b8c3d7] exiting daemon
18:22:54 [2020-03-12T18:22:54.499Z]     daemon.go:448: [dfcd8c6b8c3d7] Daemon stopped
18:22:54 [2020-03-12T18:22:54.499Z] === RUN   TestDaemonDefaultNetworkPools
18:22:55 [2020-03-12T18:22:55.554Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
18:22:55 [2020-03-12T18:22:55.554Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
18:22:55 [2020-03-12T18:22:55.554Z]     daemon.go:325: [df4581b4d33b7] waiting for daemon to start
18:22:55 [2020-03-12T18:22:55.554Z]     daemon.go:325: [df4581b4d33b7] waiting for daemon to start
18:22:55 [2020-03-12T18:22:55.554Z]     daemon.go:353: [df4581b4d33b7] daemon started
18:22:55 [2020-03-12T18:22:55.554Z]     daemon.go:461: [df4581b4d33b7] Stopping daemon
18:22:55 [2020-03-12T18:22:55.555Z]     daemon.go:296: [df4581b4d33b7] exiting daemon
18:22:55 [2020-03-12T18:22:55.555Z]     daemon.go:448: [df4581b4d33b7] Daemon stopped
18:22:55 [2020-03-12T18:22:55.555Z] === RUN   TestDaemonRestartWithExistingNetwork
18:22:56 [2020-03-12T18:22:56.596Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s)
18:22:56 [2020-03-12T18:22:56.596Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:325: [d01f180faa664] waiting for daemon to start
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:325: [d01f180faa664] waiting for daemon to start
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:353: [d01f180faa664] daemon started
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:461: [d01f180faa664] Stopping daemon
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:296: [d01f180faa664] exiting daemon
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:448: [d01f180faa664] Daemon stopped
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:325: [d01f180faa664] waiting for daemon to start
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:325: [d01f180faa664] waiting for daemon to start
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:353: [d01f180faa664] daemon started
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:461: [d01f180faa664] Stopping daemon
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:296: [d01f180faa664] exiting daemon
18:22:56 [2020-03-12T18:22:56.596Z]     daemon.go:448: [d01f180faa664] Daemon stopped
18:22:56 [2020-03-12T18:22:56.596Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:22:58 [2020-03-12T18:22:58.115Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s)
18:22:58 [2020-03-12T18:22:58.115Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:325: [d9087d2d9b151] waiting for daemon to start
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:325: [d9087d2d9b151] waiting for daemon to start
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:353: [d9087d2d9b151] daemon started
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:461: [d9087d2d9b151] Stopping daemon
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:296: [d9087d2d9b151] exiting daemon
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:448: [d9087d2d9b151] Daemon stopped
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:325: [d9087d2d9b151] waiting for daemon to start
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:325: [d9087d2d9b151] waiting for daemon to start
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:353: [d9087d2d9b151] daemon started
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:461: [d9087d2d9b151] Stopping daemon
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:296: [d9087d2d9b151] exiting daemon
18:22:58 [2020-03-12T18:22:58.115Z]     daemon.go:448: [d9087d2d9b151] Daemon stopped
18:22:58 [2020-03-12T18:22:58.115Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:22:58 [2020-03-12T18:22:58.335Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
18:22:58 [2020-03-12T18:22:58.751Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:22:58 [2020-03-12T18:22:58.751Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
18:22:58 [2020-03-12T18:22:58.751Z]     daemon.go:325: [d3feffcbaa413] waiting for daemon to start
18:22:58 [2020-03-12T18:22:58.751Z]     daemon.go:325: [d3feffcbaa413] waiting for daemon to start
18:22:58 [2020-03-12T18:22:58.751Z]     daemon.go:353: [d3feffcbaa413] daemon started
18:22:58 [2020-03-12T18:22:58.751Z]     daemon.go:461: [d3feffcbaa413] Stopping daemon
18:22:58 [2020-03-12T18:22:58.751Z]     daemon.go:296: [d3feffcbaa413] exiting daemon
18:22:58 [2020-03-12T18:22:58.751Z]     daemon.go:448: [d3feffcbaa413] Daemon stopped
18:22:58 [2020-03-12T18:22:58.751Z] === RUN   TestServiceWithPredefinedNetwork
18:22:58 [2020-03-12T18:22:58.893Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:22:59 [2020-03-12T18:22:59.625Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:22:59 [2020-03-12T18:22:59.815Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:22:59 [2020-03-12T18:22:59.815Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
18:23:00 [2020-03-12T18:23:00.738Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:23:00 [2020-03-12T18:23:00.738Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:23:01 [2020-03-12T18:23:01.296Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:23:01 [2020-03-12T18:23:01.503Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s)
18:23:01 [2020-03-12T18:23:01.503Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
18:23:01 [2020-03-12T18:23:01.503Z]     daemon.go:325: [db492a0c13948] waiting for daemon to start
18:23:01 [2020-03-12T18:23:01.503Z]     daemon.go:325: [db492a0c13948] waiting for daemon to start
18:23:01 [2020-03-12T18:23:01.503Z]     daemon.go:353: [db492a0c13948] daemon started
18:23:01 [2020-03-12T18:23:01.503Z]     daemon.go:461: [db492a0c13948] Stopping daemon
18:23:01 [2020-03-12T18:23:01.503Z]     daemon.go:296: [db492a0c13948] exiting daemon
18:23:01 [2020-03-12T18:23:01.503Z]     daemon.go:448: [db492a0c13948] Daemon stopped
18:23:01 [2020-03-12T18:23:01.503Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:23:01 [2020-03-12T18:23:01.503Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:23:01 [2020-03-12T18:23:01.503Z]     service_test.go:230: FLAKY_TEST
18:23:01 [2020-03-12T18:23:01.503Z] === RUN   TestServiceWithDataPathPortInit
18:23:02 [2020-03-12T18:23:02.219Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:23:02 [2020-03-12T18:23:02.219Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:23:03 [2020-03-12T18:23:03.143Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:23:04 [2020-03-12T18:23:04.065Z] === RUN   TestDockerSuite/TestRunOOMExitCode
18:23:04 [2020-03-12T18:23:04.065Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:23:04 [2020-03-12T18:23:04.623Z] === RUN   TestDockerSuite/TestRunPIDsLimit
18:23:05 [2020-03-12T18:23:05.544Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:23:06 [2020-03-12T18:23:06.903Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
18:23:07 [2020-03-12T18:23:07.461Z] === RUN   TestDockerSuite/TestRunPortInUse
18:23:08 [2020-03-12T18:23:08.383Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
18:23:09 [2020-03-12T18:23:09.306Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:23:09 [2020-03-12T18:23:09.560Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
18:23:09 [2020-03-12T18:23:09.814Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:23:10 [2020-03-12T18:23:10.227Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:23:10 [2020-03-12T18:23:10.738Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:23:11 [2020-03-12T18:23:11.662Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:23:12 [2020-03-12T18:23:12.626Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:23:12 [2020-03-12T18:23:12.626Z] === RUN   TestDockerSuite/TestRunPublishPort
18:23:13 [2020-03-12T18:23:13.185Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:23:13 [2020-03-12T18:23:13.253Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:23:14 [2020-03-12T18:23:14.107Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:23:14 [2020-03-12T18:23:14.107Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:23:14 [2020-03-12T18:23:14.664Z] === RUN   TestDockerSuite/TestRunRedirectStdout
18:23:16 [2020-03-12T18:23:16.544Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:23:16 [2020-03-12T18:23:16.544Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:23:16 [2020-03-12T18:23:16.787Z] --- PASS: TestServiceWithDataPathPortInit (15.03s)
18:23:16 [2020-03-12T18:23:16.787Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:325: [d354dbf5b6b32] waiting for daemon to start
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:325: [d354dbf5b6b32] waiting for daemon to start
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:353: [d354dbf5b6b32] daemon started
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:461: [d354dbf5b6b32] Stopping daemon
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:296: [d354dbf5b6b32] exiting daemon
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:448: [d354dbf5b6b32] Daemon stopped
18:23:16 [2020-03-12T18:23:16.787Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:325: [d01c2655b8521] waiting for daemon to start
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:325: [d01c2655b8521] waiting for daemon to start
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:353: [d01c2655b8521] daemon started
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:461: [d01c2655b8521] Stopping daemon
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:296: [d01c2655b8521] exiting daemon
18:23:16 [2020-03-12T18:23:16.787Z]     daemon.go:448: [d01c2655b8521] Daemon stopped
18:23:16 [2020-03-12T18:23:16.787Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:23:19 [2020-03-12T18:23:19.297Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:23:19 [2020-03-12T18:23:19.812Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:23:21 [2020-03-12T18:23:21.691Z] === RUN   TestDockerSuite/TestRunRm
18:23:22 [2020-03-12T18:23:22.249Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:23:23 [2020-03-12T18:23:23.696Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.57s)
18:23:23 [2020-03-12T18:23:23.696Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
18:23:23 [2020-03-12T18:23:23.696Z]     daemon.go:325: [d00f1e5b21aa0] waiting for daemon to start
18:23:23 [2020-03-12T18:23:23.696Z]     daemon.go:325: [d00f1e5b21aa0] waiting for daemon to start
18:23:23 [2020-03-12T18:23:23.696Z]     daemon.go:353: [d00f1e5b21aa0] daemon started
18:23:23 [2020-03-12T18:23:23.696Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6lpzqbkugryct2ue3fvsm7q9x Created:2020-03-12 18:23:17.263001458 +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[0e812ce49f42c7848905015cfbf359c9e598f94d533e5d617a6a9a0f756a5d6d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vt9sp3vu8st6b73wci36ggds4 EndpointID:3ac9c4795cc7d9253a08a3eb25258a93706208970c1e4d199e1cfaca6e917bc0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fdae4300b9279dab1329bdd4944b7bfab586bbd978a675f4c75040fb7118c4f1 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:cf85ba1d3f82 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vt9sp3vu8st6b73wci36ggds4 EndpointID:3ac9c4795cc7d9253a08a3eb25258a93706208970c1e4d199e1cfaca6e917bc0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:23:23 [2020-03-12T18:23:23.696Z]     daemon.go:461: [d00f1e5b21aa0] Stopping daemon
18:23:23 [2020-03-12T18:23:23.696Z]     daemon.go:296: [d00f1e5b21aa0] exiting daemon
18:23:23 [2020-03-12T18:23:23.696Z]     daemon.go:448: [d00f1e5b21aa0] Daemon stopped
18:23:23 [2020-03-12T18:23:23.696Z] PASS
18:23:23 [2020-03-12T18:23:23.696Z] 
18:23:23 [2020-03-12T18:23:23.696Z] === Skipped
18:23:23 [2020-03-12T18:23:23.696Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:23:23 [2020-03-12T18:23:23.696Z]     service_test.go:230: FLAKY_TEST
18:23:23 [2020-03-12T18:23:23.696Z] 
18:23:23 [2020-03-12T18:23:23.696Z] 
18:23:23 [2020-03-12T18:23:23.696Z] DONE 21 tests, 1 skipped in 41.362s
18:23:23 [2020-03-12T18:23:23.696Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:23:23 [2020-03-12T18:23:23.696Z] ++ 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
18:23:23 [2020-03-12T18:23:23.696Z] ++ set -e
18:23:23 [2020-03-12T18:23:23.696Z] ++ '[' -n 0 ']'
18:23:23 [2020-03-12T18:23:23.696Z] ++ set -x
18:23:23 [2020-03-12T18:23:23.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
18:23:23 [2020-03-12T18:23:23.696Z] INFO: Testing against a local daemon
18:23:23 [2020-03-12T18:23:23.696Z] === RUN   TestDockerNetworkIpvlanPersistance
18:23:24 [2020-03-12T18:23:24.155Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:23:25 [2020-03-12T18:23:25.502Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:23:25 [2020-03-12T18:23:25.748Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.58s)
18:23:25 [2020-03-12T18:23:25.748Z]     ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:325: [d8a0046a19cf1] waiting for daemon to start
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:325: [d8a0046a19cf1] waiting for daemon to start
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:353: [d8a0046a19cf1] daemon started
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:461: [d8a0046a19cf1] Stopping daemon
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:296: [d8a0046a19cf1] exiting daemon
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:448: [d8a0046a19cf1] Daemon stopped
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:325: [d8a0046a19cf1] waiting for daemon to start
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:325: [d8a0046a19cf1] waiting for daemon to start
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:353: [d8a0046a19cf1] daemon started
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:461: [d8a0046a19cf1] Stopping daemon
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:296: [d8a0046a19cf1] exiting daemon
18:23:25 [2020-03-12T18:23:25.748Z]     daemon.go:448: [d8a0046a19cf1] Daemon stopped
18:23:25 [2020-03-12T18:23:25.748Z] === RUN   TestDockerNetworkIpvlan
18:23:25 [2020-03-12T18:23:25.757Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:23:26 [2020-03-12T18:23:26.367Z] === RUN   TestDockerNetworkIpvlan/Subinterface
18:23:26 [2020-03-12T18:23:26.678Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:23:27 [2020-03-12T18:23:27.386Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
18:23:28 [2020-03-12T18:23:28.038Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
18:23:28 [2020-03-12T18:23:28.404Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
18:23:29 [2020-03-12T18:23:29.925Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
18:23:30 [2020-03-12T18:23:30.509Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
18:23:31 [2020-03-12T18:23:31.103Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
18:23:34 [2020-03-12T18:23:34.609Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
18:23:34 [2020-03-12T18:23:34.706Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
18:23:39 [2020-03-12T18:23:39.938Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
18:23:39 [2020-03-12T18:23:39.938Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
18:23:40 [2020-03-12T18:23:40.496Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
18:23:41 [2020-03-12T18:23:41.417Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
18:23:42 [2020-03-12T18:23:42.340Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
18:23:42 [2020-03-12T18:23:42.899Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
18:23:43 [2020-03-12T18:23:43.822Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
18:23:44 [2020-03-12T18:23:44.380Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:23:44 [2020-03-12T18:23:44.941Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
18:23:45 [2020-03-12T18:23:45.196Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:23:46 [2020-03-12T18:23:46.120Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:23:49 [2020-03-12T18:23:49.375Z] === RUN   TestDockerSuite/TestRunState
18:23:49 [2020-03-12T18:23:49.630Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:23:49 [2020-03-12T18:23:49.630Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:23:50 [2020-03-12T18:23:50.733Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:23:51 [2020-03-12T18:23:51.292Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:23:52 [2020-03-12T18:23:52.214Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:23:52 [2020-03-12T18:23:52.214Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
18:23:52 [2020-03-12T18:23:52.214Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:23:53 [2020-03-12T18:23:53.123Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
18:23:53 [2020-03-12T18:23:53.139Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:23:53 [2020-03-12T18:23:53.139Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:23:54 [2020-03-12T18:23:54.061Z] === RUN   TestDockerSuite/TestRunSysctls
18:23:55 [2020-03-12T18:23:55.616Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:23:55 [2020-03-12T18:23:55.616Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:23:55 [2020-03-12T18:23:55.616Z] === RUN   TestDockerSuite/TestBuildNetNone
18:23:55 [2020-03-12T18:23:55.616Z] === RUN   TestDockerSuite/TestBuildNoContext
18:23:55 [2020-03-12T18:23:55.942Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:23:55 [2020-03-12T18:23:55.942Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:23:55 [2020-03-12T18:23:55.942Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:23:56 [2020-03-12T18:23:56.870Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
18:23:57 [2020-03-12T18:23:57.889Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:23:59 [2020-03-12T18:23:59.379Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
18:24:00 [2020-03-12T18:24:00.302Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
18:24:02 [2020-03-12T18:24:02.182Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
18:24:02 [2020-03-12T18:24:02.745Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:24:04 [2020-03-12T18:24:04.480Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:24:04 [2020-03-12T18:24:04.480Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:24:04 [2020-03-12T18:24:04.480Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:24:06 [2020-03-12T18:24:06.335Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:24:06 [2020-03-12T18:24:06.758Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:24:07 [2020-03-12T18:24:07.773Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:24:08 [2020-03-12T18:24:08.789Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:24:09 [2020-03-12T18:24:09.588Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:24:10 [2020-03-12T18:24:10.145Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:24:11 [2020-03-12T18:24:11.068Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:24:11 [2020-03-12T18:24:11.626Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:24:11 [2020-03-12T18:24:11.638Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
18:24:14 [2020-03-12T18:24:14.133Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:24:15 [2020-03-12T18:24:15.492Z] === RUN   TestDockerSuite/TestRunUserByID
18:24:16 [2020-03-12T18:24:16.049Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:24:16 [2020-03-12T18:24:16.303Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:24:16 [2020-03-12T18:24:16.557Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:24:17 [2020-03-12T18:24:17.480Z] === RUN   TestDockerSuite/TestRunUserByName
18:24:17 [2020-03-12T18:24:17.600Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:24:18 [2020-03-12T18:24:18.038Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:24:18 [2020-03-12T18:24:18.082Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:24:18 [2020-03-12T18:24:18.960Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
18:24:18 [2020-03-12T18:24:18.960Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:24:19 [2020-03-12T18:24:19.214Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:24:20 [2020-03-12T18:24:20.136Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:24:25 [2020-03-12T18:24:25.363Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:24:25 [2020-03-12T18:24:25.363Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:24:26 [2020-03-12T18:24:26.722Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:24:26 [2020-03-12T18:24:26.887Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:24:29 [2020-03-12T18:24:29.160Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:24:29 [2020-03-12T18:24:29.227Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:24:30 [2020-03-12T18:24:30.259Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
18:24:30 [2020-03-12T18:24:30.584Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:24:33 [2020-03-12T18:24:33.100Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:24:36 [2020-03-12T18:24:36.354Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:24:36 [2020-03-12T18:24:36.608Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
18:24:37 [2020-03-12T18:24:37.531Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
18:24:37 [2020-03-12T18:24:37.973Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:24:38 [2020-03-12T18:24:38.452Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:24:38 [2020-03-12T18:24:38.452Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:24:38 [2020-03-12T18:24:38.452Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:24:38 [2020-03-12T18:24:38.452Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:24:38 [2020-03-12T18:24:38.452Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
18:24:39 [2020-03-12T18:24:39.375Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
18:24:40 [2020-03-12T18:24:40.297Z] === RUN   TestDockerSuite/TestRunWithCPUShares
18:24:41 [2020-03-12T18:24:41.219Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
18:24:42 [2020-03-12T18:24:42.828Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:24:43 [2020-03-12T18:24:43.099Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
18:24:43 [2020-03-12T18:24:43.658Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
18:24:44 [2020-03-12T18:24:44.217Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:24:44 [2020-03-12T18:24:44.471Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
18:24:45 [2020-03-12T18:24:45.030Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
18:24:45 [2020-03-12T18:24:45.284Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
18:24:45 [2020-03-12T18:24:45.284Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
18:24:45 [2020-03-12T18:24:45.284Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:24:45 [2020-03-12T18:24:45.284Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
18:24:45 [2020-03-12T18:24:45.538Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
18:24:45 [2020-03-12T18:24:45.538Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
18:24:45 [2020-03-12T18:24:45.792Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
18:24:45 [2020-03-12T18:24:45.792Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
18:24:46 [2020-03-12T18:24:46.046Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
18:24:46 [2020-03-12T18:24:46.710Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:24:46 [2020-03-12T18:24:46.968Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
18:24:47 [2020-03-12T18:24:47.725Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:24:47 [2020-03-12T18:24:47.725Z] === RUN   TestDockerSuite/TestBuildPATH
18:24:47 [2020-03-12T18:24:47.725Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:24:47 [2020-03-12T18:24:47.890Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
18:24:48 [2020-03-12T18:24:48.448Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
18:24:48 [2020-03-12T18:24:48.448Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
18:24:49 [2020-03-12T18:24:49.369Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:24:49 [2020-03-12T18:24:49.623Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:24:49 [2020-03-12T18:24:49.998Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:24:49 [2020-03-12T18:24:49.998Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:24:50 [2020-03-12T18:24:50.545Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:24:50 [2020-03-12T18:24:50.545Z] === RUN   TestDockerSuite/TestRunWithShmSize
18:24:51 [2020-03-12T18:24:51.468Z] === RUN   TestDockerSuite/TestRunWithSwappiness
18:24:52 [2020-03-12T18:24:52.026Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
18:24:52 [2020-03-12T18:24:52.026Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:24:52 [2020-03-12T18:24:52.280Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:24:52 [2020-03-12T18:24:52.613Z] === RUN   TestDockerNetworkIpvlan/Addressing
18:24:53 [2020-03-12T18:24:53.203Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:24:54 [2020-03-12T18:24:54.561Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
18:24:55 [2020-03-12T18:24:55.483Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
18:24:55 [2020-03-12T18:24:55.483Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:24:56 [2020-03-12T18:24:56.445Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:24:56 [2020-03-12T18:24:56.445Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:24:58 [2020-03-12T18:24:58.326Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:24:58 [2020-03-12T18:24:58.582Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:25:01 [2020-03-12T18:25:01.835Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:25:02 [2020-03-12T18:25:02.089Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:25:02 [2020-03-12T18:25:02.089Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:25:02 [2020-03-12T18:25:02.089Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:25:03 [2020-03-12T18:25:03.450Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
18:25:04 [2020-03-12T18:25:04.373Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
18:25:05 [2020-03-12T18:25:05.732Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:25:05 [2020-03-12T18:25:05.732Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:25:07 [2020-03-12T18:25:07.613Z] === RUN   TestDockerSuite/TestSaveImageId
18:25:07 [2020-03-12T18:25:07.613Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:25:08 [2020-03-12T18:25:08.172Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:25:10 [2020-03-12T18:25:10.679Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:25:10 [2020-03-12T18:25:10.679Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:25:12 [2020-03-12T18:25:12.040Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:25:12 [2020-03-12T18:25:12.294Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:25:12 [2020-03-12T18:25:12.294Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:25:14 [2020-03-12T18:25:14.174Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:25:15 [2020-03-12T18:25:15.532Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:25:15 [2020-03-12T18:25:15.787Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
18:25:15 [2020-03-12T18:25:15.787Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:25:15 [2020-03-12T18:25:15.787Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:25:16 [2020-03-12T18:25:16.041Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:25:16 [2020-03-12T18:25:16.041Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:25:16 [2020-03-12T18:25:16.295Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:25:19 [2020-03-12T18:25:19.549Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:25:20 [2020-03-12T18:25:20.907Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
18:25:25 [2020-03-12T18:25:25.060Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:25:25 [2020-03-12T18:25:25.186Z] --- PASS: TestDockerNetworkIpvlan (116.39s)
18:25:25 [2020-03-12T18:25:25.186Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:325: [dd660d6813410] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:325: [dd660d6813410] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:353: [dd660d6813410] daemon started
18:25:25 [2020-03-12T18:25:25.186Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s)
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:461: [dd660d6813410] Stopping daemon
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:296: [dd660d6813410] exiting daemon
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:448: [dd660d6813410] Daemon stopped
18:25:25 [2020-03-12T18:25:25.186Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:325: [d15fba3817a27] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:325: [d15fba3817a27] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:353: [d15fba3817a27] daemon started
18:25:25 [2020-03-12T18:25:25.186Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.08s)
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:461: [d15fba3817a27] Stopping daemon
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:296: [d15fba3817a27] exiting daemon
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:448: [d15fba3817a27] Daemon stopped
18:25:25 [2020-03-12T18:25:25.186Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:325: [d430b3187293c] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:325: [d430b3187293c] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:353: [d430b3187293c] daemon started
18:25:25 [2020-03-12T18:25:25.186Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.26s)
18:25:25 [2020-03-12T18:25:25.186Z]     daemon.go:461: [d430b3187293c] Stopping daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:296: [d430b3187293c] exiting daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:448: [d430b3187293c] Daemon stopped
18:25:25 [2020-03-12T18:25:25.187Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d01a9f60ca7e5] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d01a9f60ca7e5] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:353: [d01a9f60ca7e5] daemon started
18:25:25 [2020-03-12T18:25:25.187Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.15s)
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:461: [d01a9f60ca7e5] Stopping daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:296: [d01a9f60ca7e5] exiting daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:448: [d01a9f60ca7e5] Daemon stopped
18:25:25 [2020-03-12T18:25:25.187Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d1dd9720c031b] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d1dd9720c031b] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:353: [d1dd9720c031b] daemon started
18:25:25 [2020-03-12T18:25:25.187Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.22s)
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:461: [d1dd9720c031b] Stopping daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:296: [d1dd9720c031b] exiting daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:448: [d1dd9720c031b] Daemon stopped
18:25:25 [2020-03-12T18:25:25.187Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d92990e68aaf6] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d92990e68aaf6] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:353: [d92990e68aaf6] daemon started
18:25:25 [2020-03-12T18:25:25.187Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.22s)
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:461: [d92990e68aaf6] Stopping daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:296: [d92990e68aaf6] exiting daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:448: [d92990e68aaf6] Daemon stopped
18:25:25 [2020-03-12T18:25:25.187Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [da6ca8a299665] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [da6ca8a299665] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:353: [da6ca8a299665] daemon started
18:25:25 [2020-03-12T18:25:25.187Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (18.08s)
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:461: [da6ca8a299665] Stopping daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:296: [da6ca8a299665] exiting daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:448: [da6ca8a299665] Daemon stopped
18:25:25 [2020-03-12T18:25:25.187Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [da34799849027] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [da34799849027] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:353: [da34799849027] daemon started
18:25:25 [2020-03-12T18:25:25.187Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (18.09s)
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:461: [da34799849027] Stopping daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:296: [da34799849027] exiting daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:448: [da34799849027] Daemon stopped
18:25:25 [2020-03-12T18:25:25.187Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d9204050b45b4] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d9204050b45b4] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:353: [d9204050b45b4] daemon started
18:25:25 [2020-03-12T18:25:25.187Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (31.83s)
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:461: [d9204050b45b4] Stopping daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:296: [d9204050b45b4] exiting daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:448: [d9204050b45b4] Daemon stopped
18:25:25 [2020-03-12T18:25:25.187Z] PASS
18:25:25 [2020-03-12T18:25:25.187Z] 
18:25:25 [2020-03-12T18:25:25.187Z] DONE 11 tests in 118.098s
18:25:25 [2020-03-12T18:25:25.187Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:25:25 [2020-03-12T18:25:25.187Z] ++ 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
18:25:25 [2020-03-12T18:25:25.187Z] ++ set -e
18:25:25 [2020-03-12T18:25:25.187Z] ++ '[' -n 0 ']'
18:25:25 [2020-03-12T18:25:25.187Z] ++ set -x
18:25:25 [2020-03-12T18:25:25.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
18:25:25 [2020-03-12T18:25:25.187Z] INFO: Testing against a local daemon
18:25:25 [2020-03-12T18:25:25.187Z] === RUN   TestDockerNetworkMacvlanPersistance
18:25:25 [2020-03-12T18:25:25.187Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
18:25:25 [2020-03-12T18:25:25.187Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d65d6f086caab] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d65d6f086caab] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:353: [d65d6f086caab] daemon started
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:461: [d65d6f086caab] Stopping daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:296: [d65d6f086caab] exiting daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:448: [d65d6f086caab] Daemon stopped
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d65d6f086caab] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:325: [d65d6f086caab] waiting for daemon to start
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:353: [d65d6f086caab] daemon started
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:461: [d65d6f086caab] Stopping daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:296: [d65d6f086caab] exiting daemon
18:25:25 [2020-03-12T18:25:25.187Z]     daemon.go:448: [d65d6f086caab] Daemon stopped
18:25:25 [2020-03-12T18:25:25.187Z] === RUN   TestDockerNetworkMacvlan
18:25:25 [2020-03-12T18:25:25.187Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:25:25 [2020-03-12T18:25:25.472Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:25:26 [2020-03-12T18:25:26.503Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:25:27 [2020-03-12T18:25:27.565Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:25:28 [2020-03-12T18:25:28.487Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:25:29 [2020-03-12T18:25:29.210Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:25:29 [2020-03-12T18:25:29.846Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:25:30 [2020-03-12T18:25:30.812Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
18:25:32 [2020-03-12T18:25:32.663Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:25:32 [2020-03-12T18:25:32.678Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:25:32 [2020-03-12T18:25:32.713Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:25:35 [2020-03-12T18:25:35.969Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:25:36 [2020-03-12T18:25:36.528Z] === RUN   TestDockerSuite/TestStartRecordError
18:25:39 [2020-03-12T18:25:39.035Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:25:39 [2020-03-12T18:25:39.289Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
18:25:41 [2020-03-12T18:25:41.171Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:25:41 [2020-03-12T18:25:41.728Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
18:25:43 [2020-03-12T18:25:43.088Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:25:47 [2020-03-12T18:25:47.244Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:25:47 [2020-03-12T18:25:47.499Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
18:25:50 [2020-03-12T18:25:50.346Z] === RUN   TestDockerSuite/TestBuildRm
18:25:50 [2020-03-12T18:25:50.754Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
18:25:51 [2020-03-12T18:25:51.629Z] --- PASS: TestDockerNetworkMacvlan (25.19s)
18:25:51 [2020-03-12T18:25:51.629Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [da86b4cfc0734] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [da86b4cfc0734] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:353: [da86b4cfc0734] daemon started
18:25:51 [2020-03-12T18:25:51.629Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:461: [da86b4cfc0734] Stopping daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:296: [da86b4cfc0734] exiting daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:448: [da86b4cfc0734] Daemon stopped
18:25:51 [2020-03-12T18:25:51.629Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [daa68230f90cc] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [daa68230f90cc] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:353: [daa68230f90cc] daemon started
18:25:51 [2020-03-12T18:25:51.629Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:461: [daa68230f90cc] Stopping daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:296: [daa68230f90cc] exiting daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:448: [daa68230f90cc] Daemon stopped
18:25:51 [2020-03-12T18:25:51.629Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [d01626857e523] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [d01626857e523] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:353: [d01626857e523] daemon started
18:25:51 [2020-03-12T18:25:51.629Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s)
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:461: [d01626857e523] Stopping daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:296: [d01626857e523] exiting daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:448: [d01626857e523] Daemon stopped
18:25:51 [2020-03-12T18:25:51.629Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [d0591daead420] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [d0591daead420] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:353: [d0591daead420] daemon started
18:25:51 [2020-03-12T18:25:51.629Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s)
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:461: [d0591daead420] Stopping daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:296: [d0591daead420] exiting daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:448: [d0591daead420] Daemon stopped
18:25:51 [2020-03-12T18:25:51.629Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [d4c41f8e73a71] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [d4c41f8e73a71] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:353: [d4c41f8e73a71] daemon started
18:25:51 [2020-03-12T18:25:51.629Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.94s)
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:461: [d4c41f8e73a71] Stopping daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:296: [d4c41f8e73a71] exiting daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:448: [d4c41f8e73a71] Daemon stopped
18:25:51 [2020-03-12T18:25:51.629Z] PASS
18:25:51 [2020-03-12T18:25:51.629Z] 
18:25:51 [2020-03-12T18:25:51.629Z] DONE 7 tests in 26.825s
18:25:51 [2020-03-12T18:25:51.629Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
18:25:51 [2020-03-12T18:25:51.629Z] ++ 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
18:25:51 [2020-03-12T18:25:51.629Z] ++ set -e
18:25:51 [2020-03-12T18:25:51.629Z] ++ '[' -n 0 ']'
18:25:51 [2020-03-12T18:25:51.629Z] ++ set -x
18:25:51 [2020-03-12T18:25:51.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
18:25:51 [2020-03-12T18:25:51.629Z] testing: warning: no tests to run
18:25:51 [2020-03-12T18:25:51.629Z] PASS
18:25:51 [2020-03-12T18:25:51.629Z] 
18:25:51 [2020-03-12T18:25:51.629Z] DONE 0 tests in 0.023s
18:25:51 [2020-03-12T18:25:51.629Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:25:51 [2020-03-12T18:25:51.629Z] ++ 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
18:25:51 [2020-03-12T18:25:51.629Z] ++ set -e
18:25:51 [2020-03-12T18:25:51.629Z] ++ '[' -n 0 ']'
18:25:51 [2020-03-12T18:25:51.629Z] ++ set -x
18:25:51 [2020-03-12T18:25:51.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
18:25:51 [2020-03-12T18:25:51.629Z] INFO: Testing against a local daemon
18:25:51 [2020-03-12T18:25:51.629Z] === RUN   TestAuthZPluginAllowRequest
18:25:51 [2020-03-12T18:25:51.629Z] --- PASS: TestAuthZPluginAllowRequest (1.59s)
18:25:51 [2020-03-12T18:25:51.629Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [d547cbc823974] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:325: [d547cbc823974] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:353: [d547cbc823974] daemon started
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:461: [d547cbc823974] Stopping daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:296: [d547cbc823974] exiting daemon
18:25:51 [2020-03-12T18:25:51.629Z]     daemon.go:448: [d547cbc823974] Daemon stopped
18:25:51 [2020-03-12T18:25:51.629Z] === RUN   TestAuthZPluginTLS
18:25:51 [2020-03-12T18:25:51.630Z] --- PASS: TestAuthZPluginTLS (0.59s)
18:25:51 [2020-03-12T18:25:51.630Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:325: [d7fec711f4aa9] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:325: [d7fec711f4aa9] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:353: [d7fec711f4aa9] daemon started
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:461: [d7fec711f4aa9] Stopping daemon
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:296: [d7fec711f4aa9] exiting daemon
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:448: [d7fec711f4aa9] Daemon stopped
18:25:51 [2020-03-12T18:25:51.630Z] === RUN   TestAuthZPluginDenyRequest
18:25:51 [2020-03-12T18:25:51.630Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
18:25:51 [2020-03-12T18:25:51.630Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:325: [d48e38e04ee4b] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:325: [d48e38e04ee4b] waiting for daemon to start
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:353: [d48e38e04ee4b] daemon started
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:461: [d48e38e04ee4b] Stopping daemon
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:296: [d48e38e04ee4b] exiting daemon
18:25:51 [2020-03-12T18:25:51.630Z]     daemon.go:448: [d48e38e04ee4b] Daemon stopped
18:25:51 [2020-03-12T18:25:51.630Z] === RUN   TestAuthZPluginAPIDenyResponse
18:25:51 [2020-03-12T18:25:51.676Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:25:52 [2020-03-12T18:25:52.258Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
18:25:52 [2020-03-12T18:25:52.258Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
18:25:52 [2020-03-12T18:25:52.258Z]     daemon.go:325: [d6fbda650bb4b] waiting for daemon to start
18:25:52 [2020-03-12T18:25:52.258Z]     daemon.go:325: [d6fbda650bb4b] waiting for daemon to start
18:25:52 [2020-03-12T18:25:52.258Z]     daemon.go:353: [d6fbda650bb4b] daemon started
18:25:52 [2020-03-12T18:25:52.258Z]     daemon.go:461: [d6fbda650bb4b] Stopping daemon
18:25:52 [2020-03-12T18:25:52.258Z]     daemon.go:296: [d6fbda650bb4b] exiting daemon
18:25:52 [2020-03-12T18:25:52.258Z]     daemon.go:448: [d6fbda650bb4b] Daemon stopped
18:25:52 [2020-03-12T18:25:52.258Z] === RUN   TestAuthZPluginDenyResponse
18:25:52 [2020-03-12T18:25:52.899Z] --- PASS: TestAuthZPluginDenyResponse (0.60s)
18:25:52 [2020-03-12T18:25:52.899Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
18:25:52 [2020-03-12T18:25:52.899Z]     daemon.go:325: [da75425add416] waiting for daemon to start
18:25:52 [2020-03-12T18:25:52.899Z]     daemon.go:325: [da75425add416] waiting for daemon to start
18:25:52 [2020-03-12T18:25:52.899Z]     daemon.go:353: [da75425add416] daemon started
18:25:52 [2020-03-12T18:25:52.899Z]     daemon.go:461: [da75425add416] Stopping daemon
18:25:52 [2020-03-12T18:25:52.899Z]     daemon.go:296: [da75425add416] exiting daemon
18:25:52 [2020-03-12T18:25:52.899Z]     daemon.go:448: [da75425add416] Daemon stopped
18:25:52 [2020-03-12T18:25:52.899Z] === RUN   TestAuthZPluginAllowEventStream
18:25:54 [2020-03-12T18:25:54.395Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
18:25:54 [2020-03-12T18:25:54.395Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
18:25:54 [2020-03-12T18:25:54.395Z]     daemon.go:325: [d758cfa8950fa] waiting for daemon to start
18:25:54 [2020-03-12T18:25:54.395Z]     daemon.go:325: [d758cfa8950fa] waiting for daemon to start
18:25:54 [2020-03-12T18:25:54.395Z]     daemon.go:353: [d758cfa8950fa] daemon started
18:25:54 [2020-03-12T18:25:54.395Z]     daemon.go:461: [d758cfa8950fa] Stopping daemon
18:25:54 [2020-03-12T18:25:54.395Z]     daemon.go:296: [d758cfa8950fa] exiting daemon
18:25:54 [2020-03-12T18:25:54.395Z]     daemon.go:448: [d758cfa8950fa] Daemon stopped
18:25:54 [2020-03-12T18:25:54.395Z] === RUN   TestAuthZPluginErrorResponse
18:25:54 [2020-03-12T18:25:54.930Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:25:55 [2020-03-12T18:25:55.018Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
18:25:55 [2020-03-12T18:25:55.018Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
18:25:55 [2020-03-12T18:25:55.018Z]     daemon.go:325: [d9e7c3ff0b559] waiting for daemon to start
18:25:55 [2020-03-12T18:25:55.018Z]     daemon.go:325: [d9e7c3ff0b559] waiting for daemon to start
18:25:55 [2020-03-12T18:25:55.018Z]     daemon.go:353: [d9e7c3ff0b559] daemon started
18:25:55 [2020-03-12T18:25:55.018Z]     daemon.go:461: [d9e7c3ff0b559] Stopping daemon
18:25:55 [2020-03-12T18:25:55.018Z]     daemon.go:296: [d9e7c3ff0b559] exiting daemon
18:25:55 [2020-03-12T18:25:55.018Z]     daemon.go:448: [d9e7c3ff0b559] Daemon stopped
18:25:55 [2020-03-12T18:25:55.018Z] === RUN   TestAuthZPluginErrorRequest
18:25:55 [2020-03-12T18:25:55.640Z] --- PASS: TestAuthZPluginErrorRequest (0.58s)
18:25:55 [2020-03-12T18:25:55.640Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
18:25:55 [2020-03-12T18:25:55.640Z]     daemon.go:325: [d3831b27dfeae] waiting for daemon to start
18:25:55 [2020-03-12T18:25:55.640Z]     daemon.go:325: [d3831b27dfeae] waiting for daemon to start
18:25:55 [2020-03-12T18:25:55.640Z]     daemon.go:353: [d3831b27dfeae] daemon started
18:25:55 [2020-03-12T18:25:55.640Z]     daemon.go:461: [d3831b27dfeae] Stopping daemon
18:25:55 [2020-03-12T18:25:55.640Z]     daemon.go:296: [d3831b27dfeae] exiting daemon
18:25:55 [2020-03-12T18:25:55.640Z]     daemon.go:448: [d3831b27dfeae] Daemon stopped
18:25:55 [2020-03-12T18:25:55.640Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:25:56 [2020-03-12T18:25:56.274Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s)
18:25:56 [2020-03-12T18:25:56.274Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:25:56 [2020-03-12T18:25:56.274Z]     daemon.go:325: [dd0c66be20b4c] waiting for daemon to start
18:25:56 [2020-03-12T18:25:56.274Z]     daemon.go:325: [dd0c66be20b4c] waiting for daemon to start
18:25:56 [2020-03-12T18:25:56.274Z]     daemon.go:353: [dd0c66be20b4c] daemon started
18:25:56 [2020-03-12T18:25:56.274Z]     daemon.go:461: [dd0c66be20b4c] Stopping daemon
18:25:56 [2020-03-12T18:25:56.274Z]     daemon.go:296: [dd0c66be20b4c] exiting daemon
18:25:56 [2020-03-12T18:25:56.274Z]     daemon.go:448: [dd0c66be20b4c] Daemon stopped
18:25:56 [2020-03-12T18:25:56.274Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:25:56 [2020-03-12T18:25:56.289Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
18:25:56 [2020-03-12T18:25:56.289Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
18:25:58 [2020-03-12T18:25:58.335Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
18:25:58 [2020-03-12T18:25:58.335Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
18:25:58 [2020-03-12T18:25:58.335Z]     daemon.go:325: [dd14ed4ada29b] waiting for daemon to start
18:25:58 [2020-03-12T18:25:58.335Z]     daemon.go:325: [dd14ed4ada29b] waiting for daemon to start
18:25:58 [2020-03-12T18:25:58.335Z]     daemon.go:353: [dd14ed4ada29b] daemon started
18:25:58 [2020-03-12T18:25:58.335Z]     daemon.go:461: [dd14ed4ada29b] Stopping daemon
18:25:58 [2020-03-12T18:25:58.335Z]     daemon.go:296: [dd14ed4ada29b] exiting daemon
18:25:58 [2020-03-12T18:25:58.335Z]     daemon.go:448: [dd14ed4ada29b] Daemon stopped
18:25:58 [2020-03-12T18:25:58.335Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:26:00 [2020-03-12T18:26:00.372Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
18:26:00 [2020-03-12T18:26:00.372Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
18:26:00 [2020-03-12T18:26:00.372Z]     daemon.go:325: [d27d9d293c2b8] waiting for daemon to start
18:26:00 [2020-03-12T18:26:00.372Z]     daemon.go:325: [d27d9d293c2b8] waiting for daemon to start
18:26:00 [2020-03-12T18:26:00.372Z]     daemon.go:353: [d27d9d293c2b8] daemon started
18:26:00 [2020-03-12T18:26:00.372Z]     daemon.go:461: [d27d9d293c2b8] Stopping daemon
18:26:00 [2020-03-12T18:26:00.372Z]     daemon.go:296: [d27d9d293c2b8] exiting daemon
18:26:00 [2020-03-12T18:26:00.372Z]     daemon.go:448: [d27d9d293c2b8] Daemon stopped
18:26:00 [2020-03-12T18:26:00.372Z] === RUN   TestAuthZPluginHeader
18:26:00 [2020-03-12T18:26:00.440Z] === RUN   TestDockerSuite/TestStatsNoStream
18:26:01 [2020-03-12T18:26:01.389Z] --- PASS: TestAuthZPluginHeader (0.98s)
18:26:01 [2020-03-12T18:26:01.389Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
18:26:01 [2020-03-12T18:26:01.389Z]     daemon.go:325: [d163db0dbeb58] waiting for daemon to start
18:26:01 [2020-03-12T18:26:01.389Z]     daemon.go:325: [d163db0dbeb58] waiting for daemon to start
18:26:01 [2020-03-12T18:26:01.389Z]     daemon.go:353: [d163db0dbeb58] daemon started
18:26:01 [2020-03-12T18:26:01.389Z]     daemon.go:461: [d163db0dbeb58] Stopping daemon
18:26:01 [2020-03-12T18:26:01.389Z]     daemon.go:296: [d163db0dbeb58] exiting daemon
18:26:01 [2020-03-12T18:26:01.389Z]     daemon.go:448: [d163db0dbeb58] Daemon stopped
18:26:01 [2020-03-12T18:26:01.389Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:26:01 [2020-03-12T18:26:01.389Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:26:01 [2020-03-12T18:26:01.389Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:01 [2020-03-12T18:26:01.389Z] === RUN   TestAuthZPluginV2Disable
18:26:01 [2020-03-12T18:26:01.389Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:26:01 [2020-03-12T18:26:01.389Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:01 [2020-03-12T18:26:01.389Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:26:01 [2020-03-12T18:26:01.389Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:26:01 [2020-03-12T18:26:01.389Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:01 [2020-03-12T18:26:01.389Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:26:01 [2020-03-12T18:26:01.389Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:26:01 [2020-03-12T18:26:01.389Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:01 [2020-03-12T18:26:01.389Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:26:02 [2020-03-12T18:26:02.745Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:26:02 [2020-03-12T18:26:02.944Z] === RUN   TestDockerSuite/TestStopContainerSignal
18:26:04 [2020-03-12T18:26:04.825Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
18:26:04 [2020-03-12T18:26:04.825Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:26:04 [2020-03-12T18:26:04.932Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:26:04 [2020-03-12T18:26:04.932Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:26:05 [2020-03-12T18:26:05.384Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
18:26:05 [2020-03-12T18:26:05.393Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:26:05 [2020-03-12T18:26:05.959Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:26:06 [2020-03-12T18:26:06.216Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
18:26:06 [2020-03-12T18:26:06.366Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:26:06 [2020-03-12T18:26:06.774Z] === RUN   TestDockerSuite/TestTopPrivileged
18:26:07 [2020-03-12T18:26:07.696Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:26:07 [2020-03-12T18:26:07.696Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:26:08 [2020-03-12T18:26:08.626Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:26:09 [2020-03-12T18:26:09.550Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
18:26:10 [2020-03-12T18:26:10.115Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:26:12 [2020-03-12T18:26:12.299Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:26:12 [2020-03-12T18:26:12.855Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:26:17 [2020-03-12T18:26:17.006Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
18:26:17 [2020-03-12T18:26:17.006Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
18:26:17 [2020-03-12T18:26:17.928Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
18:26:17 [2020-03-12T18:26:17.928Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
18:26:18 [2020-03-12T18:26:18.850Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
18:26:19 [2020-03-12T18:26:19.873Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s)
18:26:19 [2020-03-12T18:26:19.873Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:353: [dd33a01dab533] daemon started
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:461: [dd33a01dab533] Stopping daemon
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:296: [dd33a01dab533] exiting daemon
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:448: [dd33a01dab533] Daemon stopped
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:339: [dd33a01dab533] error pinging daemon on start: Get http://dd33a01dab533.sock/_ping: context deadline exceeded
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:339: [dd33a01dab533] error pinging daemon on start: Get http://dd33a01dab533.sock/_ping: context deadline exceeded
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:339: [dd33a01dab533] error pinging daemon on start: Get http://dd33a01dab533.sock/_ping: context deadline exceeded
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:339: [dd33a01dab533] error pinging daemon on start: Get http://dd33a01dab533.sock/_ping: context deadline exceeded
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:296: [dd33a01dab533] exiting daemon
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:325: [dd33a01dab533] waiting for daemon to start
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:353: [dd33a01dab533] daemon started
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:461: [dd33a01dab533] Stopping daemon
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:296: [dd33a01dab533] exiting daemon
18:26:19 [2020-03-12T18:26:19.873Z]     daemon.go:448: [dd33a01dab533] Daemon stopped
18:26:19 [2020-03-12T18:26:19.873Z] PASS
18:26:19 [2020-03-12T18:26:19.873Z] 
18:26:19 [2020-03-12T18:26:19.873Z] === Skipped
18:26:19 [2020-03-12T18:26:19.873Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:26:19 [2020-03-12T18:26:19.873Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:19 [2020-03-12T18:26:19.873Z] 
18:26:19 [2020-03-12T18:26:19.873Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:26:19 [2020-03-12T18:26:19.873Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:19 [2020-03-12T18:26:19.873Z] 
18:26:19 [2020-03-12T18:26:19.873Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:26:19 [2020-03-12T18:26:19.873Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:19 [2020-03-12T18:26:19.873Z] 
18:26:19 [2020-03-12T18:26:19.873Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:26:19 [2020-03-12T18:26:19.873Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:19 [2020-03-12T18:26:19.873Z] 
18:26:19 [2020-03-12T18:26:19.873Z] 
18:26:19 [2020-03-12T18:26:19.873Z] DONE 17 tests, 4 skipped in 29.460s
18:26:19 [2020-03-12T18:26:19.873Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:26:19 [2020-03-12T18:26:19.873Z] ++ 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
18:26:19 [2020-03-12T18:26:19.873Z] ++ set -e
18:26:19 [2020-03-12T18:26:19.873Z] ++ '[' -n 0 ']'
18:26:19 [2020-03-12T18:26:19.873Z] ++ set -x
18:26:19 [2020-03-12T18:26:19.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
18:26:19 [2020-03-12T18:26:19.873Z] INFO: Testing against a local daemon
18:26:19 [2020-03-12T18:26:19.873Z] === RUN   TestPluginInvalidJSON
18:26:19 [2020-03-12T18:26:19.873Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:26:19 [2020-03-12T18:26:19.873Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:26:19 [2020-03-12T18:26:19.873Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:26:19 [2020-03-12T18:26:19.873Z] --- PASS: TestPluginInvalidJSON (0.04s)
18:26:19 [2020-03-12T18:26:19.873Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:26:19 [2020-03-12T18:26:19.873Z] PASS
18:26:19 [2020-03-12T18:26:19.873Z] 
18:26:19 [2020-03-12T18:26:19.873Z] DONE 2 tests in 0.147s
18:26:19 [2020-03-12T18:26:19.873Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:26:19 [2020-03-12T18:26:19.873Z] ++ 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
18:26:19 [2020-03-12T18:26:19.873Z] ++ set -e
18:26:19 [2020-03-12T18:26:19.873Z] ++ '[' -n 0 ']'
18:26:19 [2020-03-12T18:26:19.873Z] ++ set -x
18:26:19 [2020-03-12T18:26:19.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
18:26:19 [2020-03-12T18:26:19.873Z] INFO: Testing against a local daemon
18:26:19 [2020-03-12T18:26:19.873Z] === RUN   TestExternalGraphDriver
18:26:19 [2020-03-12T18:26:19.873Z] === RUN   TestExternalGraphDriver/json
18:26:20 [2020-03-12T18:26:20.732Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
18:26:20 [2020-03-12T18:26:20.732Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
18:26:20 [2020-03-12T18:26:20.890Z] === RUN   TestExternalGraphDriver/spec
18:26:22 [2020-03-12T18:26:22.091Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
18:26:22 [2020-03-12T18:26:22.642Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:26:22 [2020-03-12T18:26:22.932Z] === RUN   TestExternalGraphDriver/pull
18:26:23 [2020-03-12T18:26:23.012Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
18:26:23 [2020-03-12T18:26:23.935Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
18:26:24 [2020-03-12T18:26:24.974Z] --- PASS: TestExternalGraphDriver (6.54s)
18:26:24 [2020-03-12T18:26:24.974Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:325: [d377453a0c6dd] waiting for daemon to start
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:325: [d377453a0c6dd] waiting for daemon to start
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:353: [d377453a0c6dd] daemon started
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:461: [d377453a0c6dd] Stopping daemon
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:296: [d377453a0c6dd] exiting daemon
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:448: [d377453a0c6dd] Daemon stopped
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:325: [d377453a0c6dd] waiting for daemon to start
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:325: [d377453a0c6dd] waiting for daemon to start
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:353: [d377453a0c6dd] daemon started
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:461: [d377453a0c6dd] Stopping daemon
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:296: [d377453a0c6dd] exiting daemon
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:448: [d377453a0c6dd] Daemon stopped
18:26:24 [2020-03-12T18:26:24.974Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:325: [d377453a0c6dd] waiting for daemon to start
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:325: [d377453a0c6dd] waiting for daemon to start
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:353: [d377453a0c6dd] daemon started
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:461: [d377453a0c6dd] Stopping daemon
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:296: [d377453a0c6dd] exiting daemon
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:448: [d377453a0c6dd] Daemon stopped
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:325: [d377453a0c6dd] waiting for daemon to start
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:325: [d377453a0c6dd] waiting for daemon to start
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:353: [d377453a0c6dd] daemon started
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:461: [d377453a0c6dd] Stopping daemon
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:296: [d377453a0c6dd] exiting daemon
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:448: [d377453a0c6dd] Daemon stopped
18:26:24 [2020-03-12T18:26:24.974Z]     --- PASS: TestExternalGraphDriver/spec (2.18s)
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:325: [d377453a0c6dd] waiting for daemon to start
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:325: [d377453a0c6dd] waiting for daemon to start
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:353: [d377453a0c6dd] daemon started
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:461: [d377453a0c6dd] Stopping daemon
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:296: [d377453a0c6dd] exiting daemon
18:26:24 [2020-03-12T18:26:24.974Z]     daemon.go:448: [d377453a0c6dd] Daemon stopped
18:26:24 [2020-03-12T18:26:24.974Z]     --- PASS: TestExternalGraphDriver/pull (2.10s)
18:26:24 [2020-03-12T18:26:24.974Z] === RUN   TestGraphdriverPluginV2
18:26:24 [2020-03-12T18:26:24.974Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
18:26:24 [2020-03-12T18:26:24.974Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:24 [2020-03-12T18:26:24.974Z] PASS
18:26:24 [2020-03-12T18:26:24.974Z] 
18:26:24 [2020-03-12T18:26:24.974Z] === Skipped
18:26:24 [2020-03-12T18:26:24.974Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
18:26:24 [2020-03-12T18:26:24.974Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:24 [2020-03-12T18:26:24.974Z] 
18:26:24 [2020-03-12T18:26:24.974Z] 
18:26:24 [2020-03-12T18:26:24.974Z] DONE 5 tests, 1 skipped in 6.726s
18:26:25 [2020-03-12T18:26:25.268Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:26:25 [2020-03-12T18:26:25.269Z] ++ 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
18:26:25 [2020-03-12T18:26:25.269Z] ++ set -e
18:26:25 [2020-03-12T18:26:25.269Z] ++ '[' -n 0 ']'
18:26:25 [2020-03-12T18:26:25.269Z] ++ set -x
18:26:25 [2020-03-12T18:26:25.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
18:26:25 [2020-03-12T18:26:25.269Z] INFO: Testing against a local daemon
18:26:25 [2020-03-12T18:26:25.269Z] === RUN   TestContinueAfterPluginCrash
18:26:25 [2020-03-12T18:26:25.269Z] === PAUSE TestContinueAfterPluginCrash
18:26:25 [2020-03-12T18:26:25.269Z] === RUN   TestDaemonStartWithLogOpt
18:26:25 [2020-03-12T18:26:25.269Z] === PAUSE TestDaemonStartWithLogOpt
18:26:25 [2020-03-12T18:26:25.269Z] === CONT  TestContinueAfterPluginCrash
18:26:25 [2020-03-12T18:26:25.269Z] === CONT  TestDaemonStartWithLogOpt
18:26:25 [2020-03-12T18:26:25.816Z] === RUN   TestDockerSuite/TestUpdateStats
18:26:29 [2020-03-12T18:26:29.967Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
18:26:30 [2020-03-12T18:26:30.888Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
18:26:30 [2020-03-12T18:26:30.888Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
18:26:31 [2020-03-12T18:26:31.812Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
18:26:32 [2020-03-12T18:26:32.734Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:26:36 [2020-03-12T18:26:36.886Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
18:26:37 [2020-03-12T18:26:37.488Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:26:37 [2020-03-12T18:26:37.489Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:26:37 [2020-03-12T18:26:37.489Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:26:41 [2020-03-12T18:26:41.063Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
18:26:43 [2020-03-12T18:26:43.568Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
18:26:43 [2020-03-12T18:26:43.808Z] --- PASS: TestDaemonStartWithLogOpt (16.64s)
18:26:43 [2020-03-12T18:26:43.808Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:325: [df7108842cac4] waiting for daemon to start
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:325: [df7108842cac4] waiting for daemon to start
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:353: [df7108842cac4] daemon started
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:461: [df7108842cac4] Stopping daemon
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:296: [df7108842cac4] exiting daemon
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:448: [df7108842cac4] Daemon stopped
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:325: [df7108842cac4] waiting for daemon to start
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:325: [df7108842cac4] waiting for daemon to start
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:353: [df7108842cac4] daemon started
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:461: [df7108842cac4] Stopping daemon
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:296: [df7108842cac4] exiting daemon
18:26:43 [2020-03-12T18:26:43.808Z]     daemon.go:448: [df7108842cac4] Daemon stopped
18:26:46 [2020-03-12T18:26:46.509Z] --- PASS: TestContinueAfterPluginCrash (21.37s)
18:26:46 [2020-03-12T18:26:46.509Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
18:26:46 [2020-03-12T18:26:46.509Z]     daemon.go:325: [dbd12eee79909] waiting for daemon to start
18:26:46 [2020-03-12T18:26:46.509Z]     daemon.go:325: [dbd12eee79909] waiting for daemon to start
18:26:46 [2020-03-12T18:26:46.509Z]     daemon.go:353: [dbd12eee79909] daemon started
18:26:46 [2020-03-12T18:26:46.509Z]     daemon.go:461: [dbd12eee79909] Stopping daemon
18:26:46 [2020-03-12T18:26:46.509Z]     daemon.go:296: [dbd12eee79909] exiting daemon
18:26:46 [2020-03-12T18:26:46.509Z]     daemon.go:448: [dbd12eee79909] Daemon stopped
18:26:46 [2020-03-12T18:26:46.509Z] PASS
18:26:46 [2020-03-12T18:26:46.509Z] 
18:26:46 [2020-03-12T18:26:46.509Z] DONE 2 tests in 21.492s
18:26:46 [2020-03-12T18:26:46.797Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:26:46 [2020-03-12T18:26:46.797Z] ++ 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
18:26:46 [2020-03-12T18:26:46.797Z] ++ set -e
18:26:46 [2020-03-12T18:26:46.797Z] ++ '[' -n 0 ']'
18:26:46 [2020-03-12T18:26:46.797Z] ++ set -x
18:26:46 [2020-03-12T18:26:46.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
18:26:46 [2020-03-12T18:26:46.797Z] INFO: Testing against a local daemon
18:26:46 [2020-03-12T18:26:46.797Z] === RUN   TestPluginWithDevMounts
18:26:46 [2020-03-12T18:26:46.797Z] === PAUSE TestPluginWithDevMounts
18:26:46 [2020-03-12T18:26:46.797Z] === CONT  TestPluginWithDevMounts
18:26:46 [2020-03-12T18:26:46.822Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:26:49 [2020-03-12T18:26:49.487Z] --- PASS: TestPluginWithDevMounts (2.29s)
18:26:49 [2020-03-12T18:26:49.487Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
18:26:49 [2020-03-12T18:26:49.487Z]     daemon.go:325: [d7d2943680412] waiting for daemon to start
18:26:49 [2020-03-12T18:26:49.487Z]     daemon.go:325: [d7d2943680412] waiting for daemon to start
18:26:49 [2020-03-12T18:26:49.487Z]     daemon.go:353: [d7d2943680412] daemon started
18:26:49 [2020-03-12T18:26:49.487Z]     daemon.go:461: [d7d2943680412] Stopping daemon
18:26:49 [2020-03-12T18:26:49.488Z]     daemon.go:296: [d7d2943680412] exiting daemon
18:26:49 [2020-03-12T18:26:49.488Z]     daemon.go:448: [d7d2943680412] Daemon stopped
18:26:49 [2020-03-12T18:26:49.488Z] PASS
18:26:49 [2020-03-12T18:26:49.488Z] 
18:26:49 [2020-03-12T18:26:49.488Z] DONE 1 tests in 2.397s
18:26:49 [2020-03-12T18:26:49.488Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
18:26:49 [2020-03-12T18:26:49.488Z] ++ 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
18:26:49 [2020-03-12T18:26:49.488Z] ++ set -e
18:26:49 [2020-03-12T18:26:49.488Z] ++ '[' -n 0 ']'
18:26:49 [2020-03-12T18:26:49.488Z] ++ set -x
18:26:49 [2020-03-12T18:26:49.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
18:26:49 [2020-03-12T18:26:49.488Z] INFO: Testing against a local daemon
18:26:49 [2020-03-12T18:26:49.488Z] === RUN   TestSecretInspect
18:26:49 [2020-03-12T18:26:49.889Z] === RUN   TestDockerSuite/TestBuildSpaces
18:26:49 [2020-03-12T18:26:49.889Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:26:50 [2020-03-12T18:26:50.976Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:26:51 [2020-03-12T18:26:51.523Z] --- PASS: TestSecretInspect (2.32s)
18:26:51 [2020-03-12T18:26:51.523Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
18:26:51 [2020-03-12T18:26:51.523Z]     daemon.go:325: [d21f08da74438] waiting for daemon to start
18:26:51 [2020-03-12T18:26:51.523Z]     daemon.go:325: [d21f08da74438] waiting for daemon to start
18:26:51 [2020-03-12T18:26:51.523Z]     daemon.go:353: [d21f08da74438] daemon started
18:26:51 [2020-03-12T18:26:51.523Z]     daemon.go:461: [d21f08da74438] Stopping daemon
18:26:51 [2020-03-12T18:26:51.523Z]     daemon.go:296: [d21f08da74438] exiting daemon
18:26:51 [2020-03-12T18:26:51.523Z]     daemon.go:448: [d21f08da74438] Daemon stopped
18:26:51 [2020-03-12T18:26:51.523Z] === RUN   TestSecretList
18:26:53 [2020-03-12T18:26:53.633Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:26:53 [2020-03-12T18:26:53.633Z] === RUN   TestDockerSuite/TestBuildStderr
18:26:54 [2020-03-12T18:26:54.221Z] --- PASS: TestSecretList (2.33s)
18:26:54 [2020-03-12T18:26:54.221Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
18:26:54 [2020-03-12T18:26:54.221Z]     daemon.go:325: [dae3ee0b74bf2] waiting for daemon to start
18:26:54 [2020-03-12T18:26:54.221Z]     daemon.go:325: [dae3ee0b74bf2] waiting for daemon to start
18:26:54 [2020-03-12T18:26:54.221Z]     daemon.go:353: [dae3ee0b74bf2] daemon started
18:26:54 [2020-03-12T18:26:54.221Z]     daemon.go:461: [dae3ee0b74bf2] Stopping daemon
18:26:54 [2020-03-12T18:26:54.221Z]     daemon.go:296: [dae3ee0b74bf2] exiting daemon
18:26:54 [2020-03-12T18:26:54.221Z]     daemon.go:448: [dae3ee0b74bf2] Daemon stopped
18:26:54 [2020-03-12T18:26:54.221Z] === RUN   TestSecretsCreateAndDelete
18:26:55 [2020-03-12T18:26:55.168Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
18:26:56 [2020-03-12T18:26:56.286Z] --- PASS: TestSecretsCreateAndDelete (2.35s)
18:26:56 [2020-03-12T18:26:56.286Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
18:26:56 [2020-03-12T18:26:56.286Z]     daemon.go:325: [df440da775e53] waiting for daemon to start
18:26:56 [2020-03-12T18:26:56.286Z]     daemon.go:325: [df440da775e53] waiting for daemon to start
18:26:56 [2020-03-12T18:26:56.286Z]     daemon.go:353: [df440da775e53] daemon started
18:26:56 [2020-03-12T18:26:56.286Z]     daemon.go:461: [df440da775e53] Stopping daemon
18:26:56 [2020-03-12T18:26:56.286Z]     daemon.go:296: [df440da775e53] exiting daemon
18:26:56 [2020-03-12T18:26:56.286Z]     daemon.go:448: [df440da775e53] Daemon stopped
18:26:56 [2020-03-12T18:26:56.286Z] === RUN   TestSecretsUpdate
18:26:57 [2020-03-12T18:26:57.672Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
18:26:58 [2020-03-12T18:26:58.335Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:26:58 [2020-03-12T18:26:58.979Z] --- PASS: TestSecretsUpdate (2.33s)
18:26:58 [2020-03-12T18:26:58.979Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
18:26:58 [2020-03-12T18:26:58.979Z]     daemon.go:325: [d2afcfd9e066c] waiting for daemon to start
18:26:58 [2020-03-12T18:26:58.979Z]     daemon.go:325: [d2afcfd9e066c] waiting for daemon to start
18:26:58 [2020-03-12T18:26:58.979Z]     daemon.go:353: [d2afcfd9e066c] daemon started
18:26:58 [2020-03-12T18:26:58.979Z]     daemon.go:461: [d2afcfd9e066c] Stopping daemon
18:26:58 [2020-03-12T18:26:58.979Z]     daemon.go:296: [d2afcfd9e066c] exiting daemon
18:26:58 [2020-03-12T18:26:58.979Z]     daemon.go:448: [d2afcfd9e066c] Daemon stopped
18:26:58 [2020-03-12T18:26:58.979Z] === RUN   TestTemplatedSecret
18:27:00 [2020-03-12T18:27:00.223Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
18:27:01 [2020-03-12T18:27:01.581Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
18:27:01 [2020-03-12T18:27:01.682Z] --- PASS: TestTemplatedSecret (2.79s)
18:27:01 [2020-03-12T18:27:01.682Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
18:27:01 [2020-03-12T18:27:01.682Z]     daemon.go:325: [d59247555f602] waiting for daemon to start
18:27:01 [2020-03-12T18:27:01.682Z]     daemon.go:325: [d59247555f602] waiting for daemon to start
18:27:01 [2020-03-12T18:27:01.682Z]     daemon.go:353: [d59247555f602] daemon started
18:27:01 [2020-03-12T18:27:01.682Z]     daemon.go:461: [d59247555f602] Stopping daemon
18:27:01 [2020-03-12T18:27:01.682Z]     daemon.go:296: [d59247555f602] exiting daemon
18:27:01 [2020-03-12T18:27:01.682Z]     daemon.go:448: [d59247555f602] Daemon stopped
18:27:01 [2020-03-12T18:27:01.682Z] === RUN   TestSecretCreateResolve
18:27:02 [2020-03-12T18:27:02.941Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
18:27:03 [2020-03-12T18:27:03.499Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:27:03 [2020-03-12T18:27:03.730Z] --- PASS: TestSecretCreateResolve (2.33s)
18:27:03 [2020-03-12T18:27:03.730Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
18:27:03 [2020-03-12T18:27:03.730Z]     daemon.go:325: [d61af9ee7c204] waiting for daemon to start
18:27:03 [2020-03-12T18:27:03.730Z]     daemon.go:325: [d61af9ee7c204] waiting for daemon to start
18:27:03 [2020-03-12T18:27:03.730Z]     daemon.go:353: [d61af9ee7c204] daemon started
18:27:03 [2020-03-12T18:27:03.730Z]     daemon.go:461: [d61af9ee7c204] Stopping daemon
18:27:03 [2020-03-12T18:27:03.730Z]     daemon.go:296: [d61af9ee7c204] exiting daemon
18:27:03 [2020-03-12T18:27:03.730Z]     daemon.go:448: [d61af9ee7c204] Daemon stopped
18:27:03 [2020-03-12T18:27:03.730Z] PASS
18:27:03 [2020-03-12T18:27:03.730Z] 
18:27:03 [2020-03-12T18:27:03.730Z] DONE 6 tests in 14.552s
18:27:03 [2020-03-12T18:27:03.730Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
18:27:03 [2020-03-12T18:27:03.730Z] ++ 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
18:27:03 [2020-03-12T18:27:03.730Z] ++ set -e
18:27:03 [2020-03-12T18:27:03.730Z] ++ '[' -n 0 ']'
18:27:03 [2020-03-12T18:27:03.730Z] ++ set -x
18:27:03 [2020-03-12T18:27:03.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
18:27:03 [2020-03-12T18:27:03.730Z] INFO: Testing against a local daemon
18:27:03 [2020-03-12T18:27:03.730Z] === RUN   TestServiceCreateInit
18:27:03 [2020-03-12T18:27:03.730Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:27:06 [2020-03-12T18:27:06.007Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
18:27:08 [2020-03-12T18:27:08.150Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:27:08 [2020-03-12T18:27:08.511Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
18:27:10 [2020-03-12T18:27:10.391Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
18:27:12 [2020-03-12T18:27:12.578Z] --- PASS: TestServiceCreateInit (8.56s)
18:27:12 [2020-03-12T18:27:12.578Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.34s)
18:27:12 [2020-03-12T18:27:12.578Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
18:27:12 [2020-03-12T18:27:12.578Z]         daemon.go:325: [db79109aacc8d] waiting for daemon to start
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:325: [db79109aacc8d] waiting for daemon to start
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:353: [db79109aacc8d] daemon started
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:461: [db79109aacc8d] Stopping daemon
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:296: [db79109aacc8d] exiting daemon
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:448: [db79109aacc8d] Daemon stopped
18:27:12 [2020-03-12T18:27:12.579Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.17s)
18:27:12 [2020-03-12T18:27:12.579Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:325: [d2cb934ad98a5] waiting for daemon to start
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:325: [d2cb934ad98a5] waiting for daemon to start
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:353: [d2cb934ad98a5] daemon started
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:461: [d2cb934ad98a5] Stopping daemon
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:296: [d2cb934ad98a5] exiting daemon
18:27:12 [2020-03-12T18:27:12.579Z]         daemon.go:448: [d2cb934ad98a5] Daemon stopped
18:27:12 [2020-03-12T18:27:12.579Z] === RUN   TestCreateServiceMultipleTimes
18:27:12 [2020-03-12T18:27:12.898Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
18:27:15 [2020-03-12T18:27:15.403Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:27:19 [2020-03-12T18:27:19.450Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:27:19 [2020-03-12T18:27:19.450Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:27:19 [2020-03-12T18:27:19.911Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:27:21 [2020-03-12T18:27:21.581Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:27:25 [2020-03-12T18:27:25.324Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:27:30 [2020-03-12T18:27:30.278Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:27:30 [2020-03-12T18:27:30.278Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:27:30 [2020-03-12T18:27:30.278Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:27:31 [2020-03-12T18:27:31.117Z] --- PASS: TestCreateServiceMultipleTimes (16.42s)
18:27:31 [2020-03-12T18:27:31.117Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:325: [dc905f001ff64] waiting for daemon to start
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:325: [dc905f001ff64] waiting for daemon to start
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:353: [dc905f001ff64] daemon started
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:461: [dc905f001ff64] Stopping daemon
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:296: [dc905f001ff64] exiting daemon
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:448: [dc905f001ff64] Daemon stopped
18:27:31 [2020-03-12T18:27:31.117Z] === RUN   TestCreateServiceConflict
18:27:31 [2020-03-12T18:27:31.117Z] --- PASS: TestCreateServiceConflict (2.36s)
18:27:31 [2020-03-12T18:27:31.117Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:325: [daa08ebb56f95] waiting for daemon to start
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:325: [daa08ebb56f95] waiting for daemon to start
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:353: [daa08ebb56f95] daemon started
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:461: [daa08ebb56f95] Stopping daemon
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:296: [daa08ebb56f95] exiting daemon
18:27:31 [2020-03-12T18:27:31.117Z]     daemon.go:448: [daa08ebb56f95] Daemon stopped
18:27:31 [2020-03-12T18:27:31.117Z] === RUN   TestCreateServiceMaxReplicas
18:27:31 [2020-03-12T18:27:31.131Z] === RUN   TestDockerSuite/TestBuildUser
18:27:31 [2020-03-12T18:27:31.131Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:27:31 [2020-03-12T18:27:31.131Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:27:31 [2020-03-12T18:27:31.131Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:27:31 [2020-03-12T18:27:31.201Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:27:31 [2020-03-12T18:27:31.201Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:27:31 [2020-03-12T18:27:31.201Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:27:31 [2020-03-12T18:27:31.455Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:27:32 [2020-03-12T18:27:32.378Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:27:32 [2020-03-12T18:27:32.378Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:27:33 [2020-03-12T18:27:33.302Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:27:33 [2020-03-12T18:27:33.302Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:27:33 [2020-03-12T18:27:33.302Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:27:33 [2020-03-12T18:27:33.302Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:27:33 [2020-03-12T18:27:33.556Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:27:34 [2020-03-12T18:27:34.596Z] --- PASS: TestCreateServiceMaxReplicas (3.12s)
18:27:34 [2020-03-12T18:27:34.596Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
18:27:34 [2020-03-12T18:27:34.596Z]     daemon.go:325: [d630241a0ce9f] waiting for daemon to start
18:27:34 [2020-03-12T18:27:34.596Z]     daemon.go:325: [d630241a0ce9f] waiting for daemon to start
18:27:34 [2020-03-12T18:27:34.596Z]     daemon.go:353: [d630241a0ce9f] daemon started
18:27:34 [2020-03-12T18:27:34.596Z]     daemon.go:461: [d630241a0ce9f] Stopping daemon
18:27:34 [2020-03-12T18:27:34.596Z]     daemon.go:296: [d630241a0ce9f] exiting daemon
18:27:34 [2020-03-12T18:27:34.596Z]     daemon.go:448: [d630241a0ce9f] Daemon stopped
18:27:34 [2020-03-12T18:27:34.596Z] === RUN   TestCreateWithDuplicateNetworkNames
18:27:34 [2020-03-12T18:27:34.875Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:27:34 [2020-03-12T18:27:34.875Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:27:36 [2020-03-12T18:27:36.060Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:27:36 [2020-03-12T18:27:36.060Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:27:36 [2020-03-12T18:27:36.060Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:27:36 [2020-03-12T18:27:36.060Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:27:36 [2020-03-12T18:27:36.314Z] === RUN   TestDockerSuite/TestVolumeEvents
18:27:37 [2020-03-12T18:27:37.237Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:27:38 [2020-03-12T18:27:38.625Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:27:38 [2020-03-12T18:27:38.625Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:27:38 [2020-03-12T18:27:38.625Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:27:39 [2020-03-12T18:27:39.744Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:27:39 [2020-03-12T18:27:39.744Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:27:39 [2020-03-12T18:27:39.744Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:27:43 [2020-03-12T18:27:43.000Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:27:47 [2020-03-12T18:27:47.153Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:27:47 [2020-03-12T18:27:47.153Z] --- PASS: TestDockerSuite (1736.17s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.10s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.81s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.95s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.99s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.56s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.05s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.78s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.98s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.90s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.94s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.01s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.89s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.04s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.50s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.95s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.31s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.29s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.91s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.72s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.22s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.75s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.74s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.74s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.59s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.39s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.19s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.17s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.09s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.57s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.74s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.62s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.25s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.46s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.36s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.33s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.04s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.23s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.59s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.70s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.31s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.63s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.38s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.65s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.07s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.52s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.84s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.92s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.83s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.08s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.12s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.88s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.18s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.42s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.61s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.44s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:27:47 [2020-03-12T18:27:47.153Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.02s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.02s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.38s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.55s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.69s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.89s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.87s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:27:47 [2020-03-12T18:27:47.153Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.153Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
18:27:47 [2020-03-12T18:27:47.153Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.153Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:27:47 [2020-03-12T18:27:47.153Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.153Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
18:27:47 [2020-03-12T18:27:47.153Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.09s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.03s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.82s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.71s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.19s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.72s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.76s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.49s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.51s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.51s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (11.98s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.53s)
18:27:47 [2020-03-12T18:27:47.153Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.77s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.80s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.94s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.39s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.74s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.37s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.55s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.67s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.39s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.80s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.49s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.66s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.61s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.24s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.78s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.09s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.62s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.66s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.63s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
18:27:47 [2020-03-12T18:27:47.154Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.20s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFails (0.85s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.47s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.81s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.46s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.01s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.00s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.09s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.09s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.51s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.64s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.55s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.60s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.49s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.53s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.78s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLastModified (6.99s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.31s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.41s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.56s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.61s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.60s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.61s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.51s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.09s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.09s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.72s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:27:47 [2020-03-12T18:27:47.154Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.22s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.27s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.30s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.97s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.37s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.41s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.46s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.84s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.03s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.60s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.44s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.71s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.78s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.28s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.00s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.90s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.77s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.35s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildRm (3.72s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.78s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.39s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.42s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.20s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
18:27:47 [2020-03-12T18:27:47.154Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.58s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.33s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.38s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.76s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.12s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.49s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildUser (2.11s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.22s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.62s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.22s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.62s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
18:27:47 [2020-03-12T18:27:47.154Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.154Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:27:47 [2020-03-12T18:27:47.154Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.154Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:27:47 [2020-03-12T18:27:47.154Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.154Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:27:47 [2020-03-12T18:27:47.154Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.97s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.88s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.99s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.98s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.93s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:27:47 [2020-03-12T18:27:47.154Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.42s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:27:47 [2020-03-12T18:27:47.154Z]         docker_cli_sni_test.go:18: Flakey test
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.93s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCommitChange (1.03s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.79s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.72s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.94s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.81s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.08s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.05s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.21s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.84s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.95s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.27s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.99s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.95s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.29s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.11s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.82s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:27:47 [2020-03-12T18:27:47.154Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.51s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.94s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s)
18:27:47 [2020-03-12T18:27:47.154Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.57s)
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc000a4a100 <nil>}
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1915514776 /foo false  <nil> <nil> <nil>}
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1915514776 /foo true  <nil> <nil> <nil>}
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3274165783 /foo false  <nil> <nil> <nil>}
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3274165783 /foo true  <nil> <nil> <nil>}
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3274165783 /foo true  0xc000a4a580 <nil> <nil>}
18:27:47 [2020-03-12T18:27:47.154Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc000a4a5a0 <nil>}
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc000a4a5c0 <nil>}
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc000a4a5e0 <nil>}
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc000a4a600 <nil>}
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 0
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 1
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 2
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 3
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 4
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 5
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 6
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 7
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 8
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 9
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 10
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 11
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 12
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 13
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 14
18:27:47 [2020-03-12T18:27:47.155Z]         docker_api_containers_test.go:1926: case 15
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.22s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.35s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.04s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.74s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership437218880/file1 6ac7d4be5ca0ab198f974a852a81e5a204a36bd13f3ed702b0c7c381556395c5:/tmpvol/file1`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  2bab51e5fe74eb92b2eee58969d904345bf3fcf6a2195dc39d6e8f1a4692d2e8:/root/file1 /tmp/test-cp-from-case-a245200031/itWorks.txt`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a245200031/itWorks.txt" contains "file1\n"
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f30414017db2e73fc05f9caaa00db585bfe9847c15ce450ad73f51d072348619:/file1 /tmp/test-cp-from-case-b651834738/testDir/`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c427358761/file2" contains "file2\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b45e698b2597e519840ea90cf98248715a26f3b69ce01c0f216aea98a581ffd0:/root/file1 /tmp/test-cp-from-case-c427358761/file2`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c427358761/file2" contains "file1\n"
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  22cea5da38e8a722183aeb31716a9056a3e8ce8afae11e848f66f109146f235d:/file1 /tmp/test-cp-from-case-d900659572/dir1`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d900659572/dir1/file1" contains "file1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  22cea5da38e8a722183aeb31716a9056a3e8ce8afae11e848f66f109146f235d:/file1 /tmp/test-cp-from-case-d900659572/dir1/`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d900659572/dir1/file1" contains "file1\n"
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  842abde4728dd0e84ca88faaf9ed2930a1a8d28524ea7a29c0e23f3dc21ed5c4:dir1 /tmp/test-cp-from-case-e002917443/testDir`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e002917443/testDir/file1-1" contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  842abde4728dd0e84ca88faaf9ed2930a1a8d28524ea7a29c0e23f3dc21ed5c4:dir1 /tmp/test-cp-from-case-e002917443/testDir/`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e002917443/testDir/file1-1" contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  075ccacaaebe360aadee6d19e051b7c91ef6e5bf5ca3a9d723bcdc72a1f042b1:/root/dir1 /tmp/test-cp-from-case-f231703238/file1`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9fd8848e3a7577881f334a8b61b88450f8b1cd40a48cdbc878324d583513f3d7:/root/dir1 /tmp/test-cp-from-case-g876391789/dir2`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g876391789/dir2/dir1/file1-1" contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9fd8848e3a7577881f334a8b61b88450f8b1cd40a48cdbc878324d583513f3d7:/root/dir1 /tmp/test-cp-from-case-g876391789/dir2/`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g876391789/dir2/dir1/file1-1" contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c546dead5036fd851653604d6b000af1a102119fb22a5d7a06d687396e5fd143:dir1/. /tmp/test-cp-from-case-h673338856/testDir`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h673338856/testDir/file1-1" contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c546dead5036fd851653604d6b000af1a102119fb22a5d7a06d687396e5fd143:dir1/. /tmp/test-cp-from-case-h673338856/testDir/`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h673338856/testDir/file1-1" contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  2fdc2f2d5ac9a552ef978fcb76ff76f2c18b6be3270beaaa87f5b54ae1ae2460:/root/dir1/. /tmp/test-cp-from-case-i685961767/file1`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  48a5edbf17527d05fef5ca76df9084d215fe1f5400855d4ecf93b1f5a5292d6f:/root/dir1/. /tmp/test-cp-from-case-j022381402/dir2`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j022381402/dir2/file1-1" contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  48a5edbf17527d05fef5ca76df9084d215fe1f5400855d4ecf93b1f5a5292d6f:/root/dir1/. /tmp/test-cp-from-case-j022381402/dir2/`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j022381402/dir2/file1-1" contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  de3848bf6263945660e76d5038189f35caddaa289f652f5f64a44cbc14f126e5:/file2 /tmp/test-cp-from-err-dst-not-dir705243377/symlinkToFile1`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir705243377/symlinkToFile1" points to "file1"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir705243377/file1" contains "file2\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  de3848bf6263945660e76d5038189f35caddaa289f652f5f64a44cbc14f126e5:/file2 /tmp/test-cp-from-err-dst-not-dir705243377/symlinkToDir1`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir705243377/symlinkToDir1" points to "dir1"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir705243377/file2" contains "file2\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  de3848bf6263945660e76d5038189f35caddaa289f652f5f64a44cbc14f126e5:/file2 /tmp/test-cp-from-err-dst-not-dir705243377/brokenSymlinkToFileX`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir705243377/brokenSymlinkToFileX" points to "fileX"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir705243377/fileX" contains "file2\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  de3848bf6263945660e76d5038189f35caddaa289f652f5f64a44cbc14f126e5:/dir2 /tmp/test-cp-from-err-dst-not-dir705243377/symlinkToDir1`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir705243377/symlinkToDir1" points to "dir1"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir705243377/dir1/dir2/file2-1" contains "file2-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  de3848bf6263945660e76d5038189f35caddaa289f652f5f64a44cbc14f126e5:/dir2 /tmp/test-cp-from-err-dst-not-dir705243377/brokenSymlinkToDirX`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir705243377/brokenSymlinkToDirX" points to "dirX"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir705243377/dirX/file2-1" contains "file2-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.93s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.24s)
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.75s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a555244729/file1 1722821fd1cf6db8428d700bf291076d5791e1c29292536b1df254eaa320f717:/root/itWorks.txt`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "1722821fd1cf6db8428d700bf291076d5791e1c29292536b1df254eaa320f717" start output contains "file1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1722821fd1cf6db8428d700bf291076d5791e1c29292536b1df254eaa320f717`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.83s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b122420420/file1 6e6f9f5c1129bf75befd93c96e0436fa0541a894180335a58acc7bc01cbc0edd:testDir/`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.52s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "9abe1c7c58ec11fca3f42efdde1747e51c7acf278da28339fa8dd90d5e652f7a" start output contains "file2\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9abe1c7c58ec11fca3f42efdde1747e51c7acf278da28339fa8dd90d5e652f7a`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c183181139/file1 9abe1c7c58ec11fca3f42efdde1747e51c7acf278da28339fa8dd90d5e652f7a:/root/file2`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "9abe1c7c58ec11fca3f42efdde1747e51c7acf278da28339fa8dd90d5e652f7a" start output contains "file1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9abe1c7c58ec11fca3f42efdde1747e51c7acf278da28339fa8dd90d5e652f7a`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.91s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "8f4cc43a7b55a7b3d3d4799144103a244a9f1a5fcd9ba427493bb6a04e4507b7" start output contains ""
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8f4cc43a7b55a7b3d3d4799144103a244a9f1a5fcd9ba427493bb6a04e4507b7`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d115521174/file1 8f4cc43a7b55a7b3d3d4799144103a244a9f1a5fcd9ba427493bb6a04e4507b7:dir1`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "8f4cc43a7b55a7b3d3d4799144103a244a9f1a5fcd9ba427493bb6a04e4507b7" start output contains "file1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8f4cc43a7b55a7b3d3d4799144103a244a9f1a5fcd9ba427493bb6a04e4507b7`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "cbcfb6730a06faeaa656c8e88b16c66f158cbda8b292bd1df59a8a697f11b85f" start output contains ""
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a cbcfb6730a06faeaa656c8e88b16c66f158cbda8b292bd1df59a8a697f11b85f`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d115521174/file1 cbcfb6730a06faeaa656c8e88b16c66f158cbda8b292bd1df59a8a697f11b85f:dir1/`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "cbcfb6730a06faeaa656c8e88b16c66f158cbda8b292bd1df59a8a697f11b85f" start output contains "file1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a cbcfb6730a06faeaa656c8e88b16c66f158cbda8b292bd1df59a8a697f11b85f`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.50s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e958282493/dir1 7146fe6956b5b1d9854cc3882c8e6bc244d4c6812ed6ccebb036ca1db2424d19:testDir`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "7146fe6956b5b1d9854cc3882c8e6bc244d4c6812ed6ccebb036ca1db2424d19" start output contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7146fe6956b5b1d9854cc3882c8e6bc244d4c6812ed6ccebb036ca1db2424d19`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e958282493/dir1 161a5d426275a9d48cba3d6f718ac295955d7cf0b08775d37acb16fe02442a6d:testDir/`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "161a5d426275a9d48cba3d6f718ac295955d7cf0b08775d37acb16fe02442a6d" start output contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 161a5d426275a9d48cba3d6f718ac295955d7cf0b08775d37acb16fe02442a6d`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.90s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f585840696/dir1 bc1dc1aa0547a9a108f852a6926a2f1cf6dd0a88db3ee303d173d3d76dadb066:/root/file1`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.99s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "5557f06b850e473b7022053f19d19a142baaa2d111e3178764f2af42820d33b0" start output contains ""
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5557f06b850e473b7022053f19d19a142baaa2d111e3178764f2af42820d33b0`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g778161207/dir1 5557f06b850e473b7022053f19d19a142baaa2d111e3178764f2af42820d33b0:/root/dir2`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "5557f06b850e473b7022053f19d19a142baaa2d111e3178764f2af42820d33b0" start output contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5557f06b850e473b7022053f19d19a142baaa2d111e3178764f2af42820d33b0`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "7946375dacad2f708bb9bcd091225c3a355ffc3e369bc76362a5be6df8faae8a" start output contains ""
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7946375dacad2f708bb9bcd091225c3a355ffc3e369bc76362a5be6df8faae8a`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g778161207/dir1 7946375dacad2f708bb9bcd091225c3a355ffc3e369bc76362a5be6df8faae8a:/dir2/`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "7946375dacad2f708bb9bcd091225c3a355ffc3e369bc76362a5be6df8faae8a" start output contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7946375dacad2f708bb9bcd091225c3a355ffc3e369bc76362a5be6df8faae8a`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.48s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h523826730/dir1/. 962a0c17175ba8ff5ccb304f8e42d1145f7e8ae3cbc40912d8f83cd112a2e6da:testDir`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "962a0c17175ba8ff5ccb304f8e42d1145f7e8ae3cbc40912d8f83cd112a2e6da" start output contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 962a0c17175ba8ff5ccb304f8e42d1145f7e8ae3cbc40912d8f83cd112a2e6da`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h523826730/dir1/. f1317d59e8101b34b4d943d7db2fe5c9de9c9d25f7a3f21e5d2801600db349e9:testDir/`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "f1317d59e8101b34b4d943d7db2fe5c9de9c9d25f7a3f21e5d2801600db349e9" start output contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f1317d59e8101b34b4d943d7db2fe5c9de9c9d25f7a3f21e5d2801600db349e9`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.90s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i225397121/dir1/. e06c474625efd15889fffb5e7b6e0a4ef4d46515a875e1b1e3e231249747d650:/root/file1`
18:27:47 [2020-03-12T18:27:47.155Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.08s)
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "46786e166dbf2ced3ef1046736042343eef832228280b640148016961a6b15d5" start output contains ""
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 46786e166dbf2ced3ef1046736042343eef832228280b640148016961a6b15d5`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j626597100/dir1/. 46786e166dbf2ced3ef1046736042343eef832228280b640148016961a6b15d5:/dir2`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "46786e166dbf2ced3ef1046736042343eef832228280b640148016961a6b15d5" start output contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 46786e166dbf2ced3ef1046736042343eef832228280b640148016961a6b15d5`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:279: checking that container "de9501f70a89380093e80f9dc8ee7a3fe71477df464d18f050a3414137f09ad0" start output contains ""
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:209: running `docker start -a de9501f70a89380093e80f9dc8ee7a3fe71477df464d18f050a3414137f09ad0`
18:27:47 [2020-03-12T18:27:47.155Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j626597100/dir1/. de9501f70a89380093e80f9dc8ee7a3fe71477df464d18f050a3414137f09ad0:/dir2/`
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:279: checking that container "de9501f70a89380093e80f9dc8ee7a3fe71477df464d18f050a3414137f09ad0" start output contains "file1-1\n"
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:209: running `docker start -a de9501f70a89380093e80f9dc8ee7a3fe71477df464d18f050a3414137f09ad0`
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s)
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions988588379/permdirtest permtest:/`
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCpToDot (0.92s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.64s)
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs635596869/file1 e9dc90d01cb50ae1b69806b2202d4539b1eaeec2f4173081d965e5b14df06331:/root/shouldNotExist`
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:279: checking that container "e9dc90d01cb50ae1b69806b2202d4539b1eaeec2f4173081d965e5b14df06331" start output contains ""
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:209: running `docker start -a e9dc90d01cb50ae1b69806b2202d4539b1eaeec2f4173081d965e5b14df06331`
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s)
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume857188576/file1 026a5ad4d20a2e00d489c181ad738445567123328d6eba11b4c6848c075e569b:/vol_ro/shouldNotExist`
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:279: checking that container "026a5ad4d20a2e00d489c181ad738445567123328d6eba11b4c6848c075e569b" start output contains ""
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 026a5ad4d20a2e00d489c181ad738445567123328d6eba11b4c6848c075e569b`
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.95s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.52s)
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-217802943/file2 4b9c9b96076fe002c497e1c92571bdd1fd03065efe26058c9f2bf870c73e6d90:/vol2/symlinkToFile1`
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-217802943/symlinkToFile1" points to "file1"
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-217802943/file1" contains "file2\n"
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-217802943/file2 4b9c9b96076fe002c497e1c92571bdd1fd03065efe26058c9f2bf870c73e6d90:/vol2/symlinkToDir1`
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-217802943/symlinkToDir1" points to "dir1"
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-217802943/file2" contains "file2\n"
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-217802943/file2 4b9c9b96076fe002c497e1c92571bdd1fd03065efe26058c9f2bf870c73e6d90:/vol2/brokenSymlinkToFileX`
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-217802943/brokenSymlinkToFileX" points to "fileX"
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-217802943/fileX" contains "file2\n"
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-217802943//dir2 4b9c9b96076fe002c497e1c92571bdd1fd03065efe26058c9f2bf870c73e6d90:/vol2/symlinkToDir1`
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-217802943/symlinkToDir1" points to "dir1"
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-217802943/dir1/dir2/file2-1" contains "file2-1\n"
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-217802943//dir2 4b9c9b96076fe002c497e1c92571bdd1fd03065efe26058c9f2bf870c73e6d90:/vol2/brokenSymlinkToDirX`
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-217802943/brokenSymlinkToDirX" points to "dirX"
18:27:47 [2020-03-12T18:27:47.156Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-217802943/dirX/file2-1" contains "file2-1\n"
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.02s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.86s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.59s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:27:47 [2020-03-12T18:27:47.156Z]         requirement.go:26: unmatched requirement Devicemapper
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateRM (0.21s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:27:47 [2020-03-12T18:27:47.156Z]         requirement.go:26: unmatched requirement Devicemapper
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.38s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.91s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.55s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.72s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.88s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.98s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.83s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.26s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.56s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.47s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.84s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.98s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.12s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.85s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.95s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.61s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.35s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.51s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.32s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.58s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.37s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.62s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.65s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.88s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.31s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:27:47 [2020-03-12T18:27:47.156Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:27:47 [2020-03-12T18:27:47.156Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:27:47 [2020-03-12T18:27:47.156Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.53s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsRename (0.85s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsResize (0.86s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.95s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.80s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsTop (0.90s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.63s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExec (0.94s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.76s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.94s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.91s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.94s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.17s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecEnv (0.89s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.74s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.91s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.98s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.95s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.17s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.84s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecParseError (0.94s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.93s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.26s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.91s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.88s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.00s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.96s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecTTY (0.96s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.91s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:27:47 [2020-03-12T18:27:47.156Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.10s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.95s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.95s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.96s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.88s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.03s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.97s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestHealth (20.79s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.25s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.96s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.66s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.12s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.19s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.76s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImportFile (2.15s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.84s)
18:27:47 [2020-03-12T18:27:47.156Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.97s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.75s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.53s)
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [d58f49108f4fc] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [d58f49108f4fc] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:353: [d58f49108f4fc] daemon started
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:461: [d58f49108f4fc] Stopping daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:296: [d58f49108f4fc] exiting daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:448: [d58f49108f4fc] Daemon stopped
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s)
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [dc2cebfeab017] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [dc2cebfeab017] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:353: [dc2cebfeab017] daemon started
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:461: [dc2cebfeab017] Stopping daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:296: [dc2cebfeab017] exiting daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:448: [dc2cebfeab017] Daemon stopped
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [dc03354a84864] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [dc03354a84864] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:353: [dc03354a84864] daemon started
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:461: [dc03354a84864] Stopping daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:296: [dc03354a84864] exiting daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:448: [dc03354a84864] Daemon stopped
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s)
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [d688ee6d4d1c1] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:296: [d688ee6d4d1c1] exiting daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [d688ee6d4d1c1] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [d688ee6d4d1c1] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:296: [d688ee6d4d1c1] exiting daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [d688ee6d4d1c1] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.09s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [d068ff08de571] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [d068ff08de571] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:353: [d068ff08de571] daemon started
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:461: [d068ff08de571] Stopping daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:296: [d068ff08de571] exiting daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:448: [d068ff08de571] Daemon stopped
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.75s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.21s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.67s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:27:47 [2020-03-12T18:27:47.157Z]         requirement.go:26: unmatched requirement Devicemapper
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.25s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.90s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.85s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.98s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:27:47 [2020-03-12T18:27:47.157Z]         requirement.go:26: unmatched requirement Devicemapper
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.83s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.77s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.99s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.85s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.84s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.71s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.63s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.67s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksEnvs (2.44s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.93s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.27s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.47s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.51s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.87s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.78s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.38s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.90s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.54s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.90s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.05s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.29s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.33s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.19s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.85s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsSince (6.97s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.90s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsTail (0.91s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.56s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.85s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestNetHostname (2.53s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.36s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.51s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPluginActive (1.70s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.46s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:27:47 [2020-03-12T18:27:47.157Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.31s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.31s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.97s)
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [d43c52b102ee8] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:325: [d43c52b102ee8] waiting for daemon to start
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:353: [d43c52b102ee8] daemon started
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:461: [d43c52b102ee8] Stopping daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:296: [d43c52b102ee8] exiting daemon
18:27:47 [2020-03-12T18:27:47.157Z]         daemon.go:448: [d43c52b102ee8] Daemon stopped
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.28s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.11s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.53s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.52s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPortList (10.97s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.74s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.43s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.49s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.16s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.45s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.22s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.61s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.36s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.84s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.11s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.55s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.40s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.53s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.99s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.88s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.82s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.08s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
18:27:47 [2020-03-12T18:27:47.157Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.52s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.96s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.27s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.69s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.25s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.07s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.17s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.09s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.43s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.99s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.54s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.80s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.71s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.97s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.60s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.92s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.90s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.91s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.13s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.24s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.36s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.76s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.76s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s)
18:27:47 [2020-03-12T18:27:47.157Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.90s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.88s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.41s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.58s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.48s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.90s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.96s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.92s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.60s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.41s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.74s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:27:47 [2020-03-12T18:27:47.158Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.40s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.86s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.80s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.80s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.84s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.66s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.16s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.75s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.14s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.72s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.83s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.15s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.68s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.70s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunMount (6.26s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.85s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.84s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.50s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.43s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.55s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.76s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.07s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.35s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.28s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.62s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.88s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.07s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.82s)
18:27:47 [2020-03-12T18:27:47.158Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.65s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.82s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.02s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         requirement.go:26: unmatched requirement IsolationIsProcess
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.70s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:27:47 [2020-03-12T18:27:47.158Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.36s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.59s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunRm (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.76s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.02s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.00s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.73s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.73s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.76s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.67s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunState (1.63s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.91s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.82s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.73s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.90s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.68s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.94s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.98s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.41s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.82s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.57s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.42s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.65s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.46s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.85s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.158Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:27:47 [2020-03-12T18:27:47.158Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.87s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s)
18:27:47 [2020-03-12T18:27:47.158Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.64s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.87s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:27:47 [2020-03-12T18:27:47.159Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.74s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.66s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.72s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.31s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.12s)
18:27:47 [2020-03-12T18:27:47.159Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents664612089
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.73s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.62s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.72s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.19s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.50s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.76s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.96s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStartRecordError (2.25s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.35s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.05s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.34s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.15s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.43s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.82s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.92s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.91s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.81s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:27:47 [2020-03-12T18:27:47.159Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.87s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.43s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:27:47 [2020-03-12T18:27:47.159Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.72s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:27:47 [2020-03-12T18:27:47.159Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.54s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.95s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.62s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.84s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.54s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:27:47 [2020-03-12T18:27:47.159Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.08s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.49s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.19s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.63s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.04s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.97s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.34s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.34s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.50s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.53s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.70s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.31s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.48s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.13s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.92s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.45s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.80s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.35s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.07s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.18s)
18:27:47 [2020-03-12T18:27:47.159Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:27:47 [2020-03-12T18:27:47.159Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:27:47 [2020-03-12T18:27:47.159Z] === RUN   TestDockerRegistrySuite
18:27:47 [2020-03-12T18:27:47.159Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:27:48 [2020-03-12T18:27:48.518Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:27:49 [2020-03-12T18:27:49.868Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.55s)
18:27:49 [2020-03-12T18:27:49.868Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
18:27:49 [2020-03-12T18:27:49.868Z]     daemon.go:325: [da23ee1052ccc] waiting for daemon to start
18:27:49 [2020-03-12T18:27:49.869Z]     daemon.go:325: [da23ee1052ccc] waiting for daemon to start
18:27:49 [2020-03-12T18:27:49.869Z]     daemon.go:353: [da23ee1052ccc] daemon started
18:27:49 [2020-03-12T18:27:49.869Z]     daemon.go:461: [da23ee1052ccc] Stopping daemon
18:27:49 [2020-03-12T18:27:49.869Z]     daemon.go:296: [da23ee1052ccc] exiting daemon
18:27:49 [2020-03-12T18:27:49.869Z]     daemon.go:448: [da23ee1052ccc] Daemon stopped
18:27:49 [2020-03-12T18:27:49.869Z] === RUN   TestCreateServiceSecretFileMode
18:27:49 [2020-03-12T18:27:49.876Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:27:50 [2020-03-12T18:27:50.491Z] --- PASS: TestCreateServiceSecretFileMode (2.60s)
18:27:50 [2020-03-12T18:27:50.491Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
18:27:50 [2020-03-12T18:27:50.491Z]     daemon.go:325: [d63b561709d4e] waiting for daemon to start
18:27:50 [2020-03-12T18:27:50.491Z]     daemon.go:325: [d63b561709d4e] waiting for daemon to start
18:27:50 [2020-03-12T18:27:50.491Z]     daemon.go:353: [d63b561709d4e] daemon started
18:27:50 [2020-03-12T18:27:50.491Z]     daemon.go:461: [d63b561709d4e] Stopping daemon
18:27:50 [2020-03-12T18:27:50.491Z]     daemon.go:296: [d63b561709d4e] exiting daemon
18:27:50 [2020-03-12T18:27:50.491Z]     daemon.go:448: [d63b561709d4e] Daemon stopped
18:27:50 [2020-03-12T18:27:50.491Z] === RUN   TestCreateServiceConfigFileMode
18:27:51 [2020-03-12T18:27:51.758Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:27:53 [2020-03-12T18:27:53.199Z] --- PASS: TestCreateServiceConfigFileMode (2.89s)
18:27:53 [2020-03-12T18:27:53.199Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
18:27:53 [2020-03-12T18:27:53.199Z]     daemon.go:325: [d59a16d8ba203] waiting for daemon to start
18:27:53 [2020-03-12T18:27:53.199Z]     daemon.go:325: [d59a16d8ba203] waiting for daemon to start
18:27:53 [2020-03-12T18:27:53.199Z]     daemon.go:353: [d59a16d8ba203] daemon started
18:27:53 [2020-03-12T18:27:53.199Z]     daemon.go:461: [d59a16d8ba203] Stopping daemon
18:27:53 [2020-03-12T18:27:53.199Z]     daemon.go:296: [d59a16d8ba203] exiting daemon
18:27:53 [2020-03-12T18:27:53.199Z]     daemon.go:448: [d59a16d8ba203] Daemon stopped
18:27:53 [2020-03-12T18:27:53.199Z] === RUN   TestCreateServiceSysctls
18:27:55 [2020-03-12T18:27:55.912Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:27:55 [2020-03-12T18:27:55.912Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
18:27:56 [2020-03-12T18:27:56.704Z] --- PASS: TestCreateServiceSysctls (3.49s)
18:27:56 [2020-03-12T18:27:56.704Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
18:27:56 [2020-03-12T18:27:56.704Z]     daemon.go:325: [d4f243d9cb871] waiting for daemon to start
18:27:56 [2020-03-12T18:27:56.704Z]     daemon.go:325: [d4f243d9cb871] waiting for daemon to start
18:27:56 [2020-03-12T18:27:56.704Z]     daemon.go:353: [d4f243d9cb871] daemon started
18:27:56 [2020-03-12T18:27:56.704Z]     daemon.go:461: [d4f243d9cb871] Stopping daemon
18:27:56 [2020-03-12T18:27:56.704Z]     daemon.go:296: [d4f243d9cb871] exiting daemon
18:27:56 [2020-03-12T18:27:56.704Z]     daemon.go:448: [d4f243d9cb871] Daemon stopped
18:27:56 [2020-03-12T18:27:56.704Z] === RUN   TestInspect
18:27:59 [2020-03-12T18:27:59.785Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:27:59 [2020-03-12T18:27:59.785Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:28:00 [2020-03-12T18:28:00.115Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:28:00 [2020-03-12T18:28:00.205Z] --- PASS: TestInspect (3.44s)
18:28:00 [2020-03-12T18:28:00.205Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
18:28:00 [2020-03-12T18:28:00.205Z]     daemon.go:325: [de372c4d181d0] waiting for daemon to start
18:28:00 [2020-03-12T18:28:00.205Z]     daemon.go:325: [de372c4d181d0] waiting for daemon to start
18:28:00 [2020-03-12T18:28:00.205Z]     daemon.go:353: [de372c4d181d0] daemon started
18:28:00 [2020-03-12T18:28:00.205Z]     daemon.go:461: [de372c4d181d0] Stopping daemon
18:28:00 [2020-03-12T18:28:00.205Z]     daemon.go:296: [de372c4d181d0] exiting daemon
18:28:00 [2020-03-12T18:28:00.205Z]     daemon.go:448: [de372c4d181d0] Daemon stopped
18:28:00 [2020-03-12T18:28:00.205Z] === RUN   TestDockerNetworkConnectAlias
18:28:01 [2020-03-12T18:28:01.497Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:28:02 [2020-03-12T18:28:02.855Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:28:04 [2020-03-12T18:28:04.214Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:28:05 [2020-03-12T18:28:05.572Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:28:05 [2020-03-12T18:28:05.722Z] --- PASS: TestDockerNetworkConnectAlias (4.71s)
18:28:05 [2020-03-12T18:28:05.722Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
18:28:05 [2020-03-12T18:28:05.722Z]     daemon.go:325: [d09f0997a541c] waiting for daemon to start
18:28:05 [2020-03-12T18:28:05.722Z]     daemon.go:325: [d09f0997a541c] waiting for daemon to start
18:28:05 [2020-03-12T18:28:05.722Z]     daemon.go:353: [d09f0997a541c] daemon started
18:28:05 [2020-03-12T18:28:05.722Z]     daemon.go:461: [d09f0997a541c] Stopping daemon
18:28:05 [2020-03-12T18:28:05.722Z]     daemon.go:296: [d09f0997a541c] exiting daemon
18:28:05 [2020-03-12T18:28:05.722Z]     daemon.go:448: [d09f0997a541c] Daemon stopped
18:28:05 [2020-03-12T18:28:05.722Z] === RUN   TestDockerNetworkReConnect
18:28:06 [2020-03-12T18:28:06.930Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:28:08 [2020-03-12T18:28:08.291Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:28:08 [2020-03-12T18:28:08.849Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
18:28:09 [2020-03-12T18:28:09.211Z] --- PASS: TestDockerNetworkReConnect (4.31s)
18:28:09 [2020-03-12T18:28:09.211Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
18:28:09 [2020-03-12T18:28:09.211Z]     daemon.go:325: [d4a72a0a247aa] waiting for daemon to start
18:28:09 [2020-03-12T18:28:09.211Z]     daemon.go:325: [d4a72a0a247aa] waiting for daemon to start
18:28:09 [2020-03-12T18:28:09.211Z]     daemon.go:353: [d4a72a0a247aa] daemon started
18:28:09 [2020-03-12T18:28:09.211Z]     daemon.go:461: [d4a72a0a247aa] Stopping daemon
18:28:09 [2020-03-12T18:28:09.211Z]     daemon.go:296: [d4a72a0a247aa] exiting daemon
18:28:09 [2020-03-12T18:28:09.211Z]     daemon.go:448: [d4a72a0a247aa] Daemon stopped
18:28:09 [2020-03-12T18:28:09.211Z] === RUN   TestServicePlugin
18:28:09 [2020-03-12T18:28:09.211Z] --- SKIP: TestServicePlugin (0.00s)
18:28:09 [2020-03-12T18:28:09.211Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:28:09 [2020-03-12T18:28:09.211Z] === RUN   TestServiceUpdateLabel
18:28:09 [2020-03-12T18:28:09.771Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:28:11 [2020-03-12T18:28:11.905Z] --- PASS: TestServiceUpdateLabel (2.28s)
18:28:11 [2020-03-12T18:28:11.905Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
18:28:11 [2020-03-12T18:28:11.905Z]     daemon.go:325: [ddb45fb122ab9] waiting for daemon to start
18:28:11 [2020-03-12T18:28:11.905Z]     daemon.go:325: [ddb45fb122ab9] waiting for daemon to start
18:28:11 [2020-03-12T18:28:11.905Z]     daemon.go:353: [ddb45fb122ab9] daemon started
18:28:11 [2020-03-12T18:28:11.905Z]     daemon.go:461: [ddb45fb122ab9] Stopping daemon
18:28:11 [2020-03-12T18:28:11.905Z]     daemon.go:296: [ddb45fb122ab9] exiting daemon
18:28:11 [2020-03-12T18:28:11.905Z]     daemon.go:448: [ddb45fb122ab9] Daemon stopped
18:28:11 [2020-03-12T18:28:11.905Z] === RUN   TestServiceUpdateSecrets
18:28:12 [2020-03-12T18:28:12.277Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:28:14 [2020-03-12T18:28:14.159Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:28:14 [2020-03-12T18:28:14.657Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:28:15 [2020-03-12T18:28:15.082Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:28:16 [2020-03-12T18:28:16.964Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:28:19 [2020-03-12T18:28:19.380Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:28:19 [2020-03-12T18:28:19.380Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:28:19 [2020-03-12T18:28:19.380Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:28:20 [2020-03-12T18:28:20.220Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:28:21 [2020-03-12T18:28:21.577Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:28:21 [2020-03-12T18:28:21.578Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:28:21 [2020-03-12T18:28:21.578Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:28:22 [2020-03-12T18:28:22.042Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
18:28:22 [2020-03-12T18:28:22.937Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:28:24 [2020-03-12T18:28:24.298Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:28:25 [2020-03-12T18:28:25.220Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:28:27 [2020-03-12T18:28:27.271Z] --- PASS: TestServiceUpdateSecrets (14.83s)
18:28:27 [2020-03-12T18:28:27.271Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
18:28:27 [2020-03-12T18:28:27.271Z]     daemon.go:325: [d2a74bf62a9b7] waiting for daemon to start
18:28:27 [2020-03-12T18:28:27.271Z]     daemon.go:325: [d2a74bf62a9b7] waiting for daemon to start
18:28:27 [2020-03-12T18:28:27.271Z]     daemon.go:353: [d2a74bf62a9b7] daemon started
18:28:27 [2020-03-12T18:28:27.271Z]     daemon.go:461: [d2a74bf62a9b7] Stopping daemon
18:28:27 [2020-03-12T18:28:27.271Z]     daemon.go:296: [d2a74bf62a9b7] exiting daemon
18:28:27 [2020-03-12T18:28:27.271Z]     daemon.go:448: [d2a74bf62a9b7] Daemon stopped
18:28:27 [2020-03-12T18:28:27.271Z] === RUN   TestServiceUpdateConfigs
18:28:29 [2020-03-12T18:28:29.376Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:28:29 [2020-03-12T18:28:29.376Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:28:30 [2020-03-12T18:28:30.734Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:28:30 [2020-03-12T18:28:30.989Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:28:31 [2020-03-12T18:28:31.243Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:28:31 [2020-03-12T18:28:31.513Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:28:31 [2020-03-12T18:28:31.769Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:28:32 [2020-03-12T18:28:32.330Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:28:32 [2020-03-12T18:28:32.330Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:28:33 [2020-03-12T18:28:33.687Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:28:34 [2020-03-12T18:28:34.482Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:28:36 [2020-03-12T18:28:36.193Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:28:37 [2020-03-12T18:28:37.115Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:28:37 [2020-03-12T18:28:37.413Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:28:37 [2020-03-12T18:28:37.413Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:28:38 [2020-03-12T18:28:38.475Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:28:39 [2020-03-12T18:28:39.396Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:28:40 [2020-03-12T18:28:40.319Z] --- PASS: TestDockerRegistrySuite (53.48s)
18:28:40 [2020-03-12T18:28:40.319Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.61s)
18:28:40 [2020-03-12T18:28:40.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
18:28:40 [2020-03-12T18:28:40.319Z]         check_test.go:196: Daemon d9f03e03a38e6 is not started
18:28:40 [2020-03-12T18:28:40.319Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s)
18:28:40 [2020-03-12T18:28:40.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:28:40 [2020-03-12T18:28:40.319Z]         check_test.go:196: Daemon d6ad186d16ae7 is not started
18:28:40 [2020-03-12T18:28:40.319Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s)
18:28:40 [2020-03-12T18:28:40.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:28:40 [2020-03-12T18:28:40.319Z]         check_test.go:196: Daemon dddaaa4579b8c is not started
18:28:40 [2020-03-12T18:28:40.319Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.15s)
18:28:40 [2020-03-12T18:28:40.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:28:40 [2020-03-12T18:28:40.319Z]         check_test.go:196: Daemon dacc4928dfb75 is not started
18:28:40 [2020-03-12T18:28:40.319Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.40s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon de133a70da47f is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d52aa80cbb41b is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d4d93edbe2afe is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d474858965aa9 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d6730c599759c is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d7de7c638c9f7 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d8284397ad1a6 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.44s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d8b6fe9c55c5d is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.61s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:28:40 [2020-03-12T18:28:40.320Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0f55db8ec5bcce949cae0bea058315624c066b81f578c18065d6751b528a54be
18:28:40 [2020-03-12T18:28:40.320Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1134b46d829c0060f4726f53b8c2d62c2cb56a089161cc15b0a5185cb7a64737
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d1389bcdf4bf5 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.74s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
18:28:40 [2020-03-12T18:28:40.320Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2c88b6cba67c412d0da5fedfa633bbbd2321365afea7cfa1f61d924459102955
18:28:40 [2020-03-12T18:28:40.320Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0113e5833ffe96e1c036745f4cf03a6f00e21d9994bd3b7ba64bdbcc22bcfdfa
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d1f16b6ba1f06 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.55s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d8ebcb883e747 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.43s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d95d9a990567e is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d1bda54977b7d is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon db6a0c3f08318 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d1142627d28d1 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d8a589f9a2111 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon dafdff082e5c1 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.57s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d80e8f7a8b3a6 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d64ad427b7ee5 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d975a837d3ff7 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d1049330ed388 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d75b8781a800f is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon df470006ee56e is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.38s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d5669c132250b is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon dd32f1b9c1260 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d9e40d00a45ef is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.41s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d38e3a14a7e32 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.14s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d879d45986ff5 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d2b34c34d9527 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
18:28:40 [2020-03-12T18:28:40.320Z]         check_test.go:196: Daemon d5eba70454b71 is not started
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:325: [dc72b6670677b] waiting for daemon to start
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:325: [dc72b6670677b] waiting for daemon to start
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:353: [dc72b6670677b] daemon started
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:461: [dc72b6670677b] Stopping daemon
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:296: [dc72b6670677b] exiting daemon
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:448: [dc72b6670677b] Daemon stopped
18:28:40 [2020-03-12T18:28:40.320Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:325: [dee468ffca200] waiting for daemon to start
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:325: [dee468ffca200] waiting for daemon to start
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:353: [dee468ffca200] daemon started
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:461: [dee468ffca200] Stopping daemon
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:296: [dee468ffca200] exiting daemon
18:28:40 [2020-03-12T18:28:40.320Z]         daemon.go:448: [dee468ffca200] Daemon stopped
18:28:40 [2020-03-12T18:28:40.320Z] === RUN   TestDockerSchema1RegistrySuite
18:28:40 [2020-03-12T18:28:40.320Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:28:42 [2020-03-12T18:28:42.633Z] --- PASS: TestServiceUpdateConfigs (14.85s)
18:28:42 [2020-03-12T18:28:42.633Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
18:28:42 [2020-03-12T18:28:42.633Z]     daemon.go:325: [d195e1dd7cc33] waiting for daemon to start
18:28:42 [2020-03-12T18:28:42.633Z]     daemon.go:325: [d195e1dd7cc33] waiting for daemon to start
18:28:42 [2020-03-12T18:28:42.633Z]     daemon.go:353: [d195e1dd7cc33] daemon started
18:28:42 [2020-03-12T18:28:42.633Z]     daemon.go:461: [d195e1dd7cc33] Stopping daemon
18:28:42 [2020-03-12T18:28:42.633Z]     daemon.go:296: [d195e1dd7cc33] exiting daemon
18:28:42 [2020-03-12T18:28:42.633Z]     daemon.go:448: [d195e1dd7cc33] Daemon stopped
18:28:42 [2020-03-12T18:28:42.633Z] === RUN   TestServiceUpdateNetwork
18:28:44 [2020-03-12T18:28:44.473Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:28:48 [2020-03-12T18:28:48.624Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:28:49 [2020-03-12T18:28:49.982Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:28:51 [2020-03-12T18:28:51.340Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:28:51 [2020-03-12T18:28:51.340Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:28:52 [2020-03-12T18:28:52.698Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:28:54 [2020-03-12T18:28:54.056Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:28:55 [2020-03-12T18:28:55.183Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:28:55 [2020-03-12T18:28:55.183Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:28:55 [2020-03-12T18:28:55.183Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:28:55 [2020-03-12T18:28:55.183Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:28:55 [2020-03-12T18:28:55.260Z] --- PASS: TestServiceUpdateNetwork (13.11s)
18:28:55 [2020-03-12T18:28:55.260Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
18:28:55 [2020-03-12T18:28:55.260Z]     daemon.go:325: [d7b4adc3e8bff] waiting for daemon to start
18:28:55 [2020-03-12T18:28:55.260Z]     daemon.go:325: [d7b4adc3e8bff] waiting for daemon to start
18:28:55 [2020-03-12T18:28:55.260Z]     daemon.go:353: [d7b4adc3e8bff] daemon started
18:28:55 [2020-03-12T18:28:55.260Z]     daemon.go:461: [d7b4adc3e8bff] Stopping daemon
18:28:55 [2020-03-12T18:28:55.260Z]     daemon.go:296: [d7b4adc3e8bff] exiting daemon
18:28:55 [2020-03-12T18:28:55.260Z]     daemon.go:448: [d7b4adc3e8bff] Daemon stopped
18:28:55 [2020-03-12T18:28:55.260Z] PASS
18:28:55 [2020-03-12T18:28:55.260Z] 
18:28:55 [2020-03-12T18:28:55.260Z] === Skipped
18:28:55 [2020-03-12T18:28:55.260Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
18:28:55 [2020-03-12T18:28:55.260Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:28:55 [2020-03-12T18:28:55.260Z] 
18:28:55 [2020-03-12T18:28:55.260Z] 
18:28:55 [2020-03-12T18:28:55.260Z] DONE 18 tests, 1 skipped in 110.657s
18:28:55 [2020-03-12T18:28:55.260Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
18:28:55 [2020-03-12T18:28:55.260Z] ++ 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
18:28:55 [2020-03-12T18:28:55.260Z] ++ set -e
18:28:55 [2020-03-12T18:28:55.260Z] ++ '[' -n 0 ']'
18:28:55 [2020-03-12T18:28:55.260Z] ++ set -x
18:28:55 [2020-03-12T18:28:55.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
18:28:55 [2020-03-12T18:28:55.260Z] INFO: Testing against a local daemon
18:28:55 [2020-03-12T18:28:55.260Z] === RUN   TestSessionCreate
18:28:55 [2020-03-12T18:28:55.260Z] --- PASS: TestSessionCreate (0.06s)
18:28:55 [2020-03-12T18:28:55.260Z] === RUN   TestSessionCreateWithBadUpgrade
18:28:55 [2020-03-12T18:28:55.260Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:28:55 [2020-03-12T18:28:55.260Z] PASS
18:28:55 [2020-03-12T18:28:55.260Z] 
18:28:55 [2020-03-12T18:28:55.260Z] DONE 2 tests in 0.219s
18:28:55 [2020-03-12T18:28:55.260Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
18:28:55 [2020-03-12T18:28:55.260Z] ++ 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
18:28:55 [2020-03-12T18:28:55.260Z] ++ set -e
18:28:55 [2020-03-12T18:28:55.260Z] ++ '[' -n 0 ']'
18:28:55 [2020-03-12T18:28:55.260Z] ++ set -x
18:28:55 [2020-03-12T18:28:55.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
18:28:55 [2020-03-12T18:28:55.260Z] INFO: Testing against a local daemon
18:28:55 [2020-03-12T18:28:55.260Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:28:55 [2020-03-12T18:28:55.260Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:28:55 [2020-03-12T18:28:55.260Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:28:55 [2020-03-12T18:28:55.260Z] === RUN   TestEventsExecDie
18:28:55 [2020-03-12T18:28:55.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:28:55 [2020-03-12T18:28:55.610Z] --- PASS: TestEventsExecDie (0.83s)
18:28:55 [2020-03-12T18:28:55.610Z] === RUN   TestEventsBackwardsCompatible
18:28:55 [2020-03-12T18:28:55.610Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
18:28:55 [2020-03-12T18:28:55.610Z] === RUN   TestInfoBinaryCommits
18:28:55 [2020-03-12T18:28:55.902Z] --- PASS: TestInfoBinaryCommits (0.06s)
18:28:55 [2020-03-12T18:28:55.902Z] === RUN   TestInfoAPIVersioned
18:28:55 [2020-03-12T18:28:55.902Z] --- PASS: TestInfoAPIVersioned (0.03s)
18:28:55 [2020-03-12T18:28:55.902Z] === RUN   TestInfoAPI
18:28:55 [2020-03-12T18:28:55.902Z] --- PASS: TestInfoAPI (0.06s)
18:28:55 [2020-03-12T18:28:55.902Z] === RUN   TestInfoAPIWarnings
18:28:56 [2020-03-12T18:28:56.233Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:28:56 [2020-03-12T18:28:56.921Z] --- PASS: TestInfoAPIWarnings (0.93s)
18:28:56 [2020-03-12T18:28:56.921Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
18:28:56 [2020-03-12T18:28:56.921Z]     daemon.go:325: [da5aedd67de42] waiting for daemon to start
18:28:56 [2020-03-12T18:28:56.921Z]     daemon.go:325: [da5aedd67de42] waiting for daemon to start
18:28:56 [2020-03-12T18:28:56.921Z]     daemon.go:353: [da5aedd67de42] daemon started
18:28:56 [2020-03-12T18:28:56.921Z]     daemon.go:461: [da5aedd67de42] Stopping daemon
18:28:56 [2020-03-12T18:28:56.921Z]     daemon.go:296: [da5aedd67de42] exiting daemon
18:28:56 [2020-03-12T18:28:56.921Z]     daemon.go:448: [da5aedd67de42] Daemon stopped
18:28:56 [2020-03-12T18:28:56.921Z] === RUN   TestLoginFailsWithBadCredentials
18:28:57 [2020-03-12T18:28:57.208Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
18:28:57 [2020-03-12T18:28:57.208Z] === RUN   TestPingCacheHeaders
18:28:57 [2020-03-12T18:28:57.208Z] --- PASS: TestPingCacheHeaders (0.06s)
18:28:57 [2020-03-12T18:28:57.208Z] === RUN   TestPingGet
18:28:57 [2020-03-12T18:28:57.208Z] --- PASS: TestPingGet (0.04s)
18:28:57 [2020-03-12T18:28:57.208Z] === RUN   TestPingHead
18:28:57 [2020-03-12T18:28:57.493Z] --- PASS: TestPingHead (0.07s)
18:28:57 [2020-03-12T18:28:57.493Z] === RUN   TestVersion
18:28:57 [2020-03-12T18:28:57.493Z] --- PASS: TestVersion (0.05s)
18:28:57 [2020-03-12T18:28:57.493Z] PASS
18:28:57 [2020-03-12T18:28:57.493Z] 
18:28:57 [2020-03-12T18:28:57.493Z] === Skipped
18:28:57 [2020-03-12T18:28:57.493Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:28:57 [2020-03-12T18:28:57.493Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:28:57 [2020-03-12T18:28:57.493Z] 
18:28:57 [2020-03-12T18:28:57.493Z] 
18:28:57 [2020-03-12T18:28:57.493Z] DONE 12 tests, 1 skipped in 2.774s
18:28:57 [2020-03-12T18:28:57.493Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
18:28:57 [2020-03-12T18:28:57.493Z] ++ 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
18:28:57 [2020-03-12T18:28:57.493Z] ++ set -e
18:28:57 [2020-03-12T18:28:57.493Z] ++ '[' -n 0 ']'
18:28:57 [2020-03-12T18:28:57.493Z] ++ set -x
18:28:57 [2020-03-12T18:28:57.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
18:28:57 [2020-03-12T18:28:57.493Z] INFO: Testing against a local daemon
18:28:57 [2020-03-12T18:28:57.493Z] === RUN   TestVolumesCreateAndList
18:28:57 [2020-03-12T18:28:57.493Z] --- PASS: TestVolumesCreateAndList (0.05s)
18:28:57 [2020-03-12T18:28:57.493Z] === RUN   TestVolumesRemove
18:28:57 [2020-03-12T18:28:57.777Z] --- PASS: TestVolumesRemove (0.11s)
18:28:57 [2020-03-12T18:28:57.777Z] === RUN   TestVolumesInspect
18:28:57 [2020-03-12T18:28:57.777Z] --- PASS: TestVolumesInspect (0.04s)
18:28:57 [2020-03-12T18:28:57.777Z] === RUN   TestVolumesInvalidJSON
18:28:57 [2020-03-12T18:28:57.777Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:28:57 [2020-03-12T18:28:57.777Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:28:57 [2020-03-12T18:28:57.777Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:28:57 [2020-03-12T18:28:57.777Z] --- PASS: TestVolumesInvalidJSON (0.04s)
18:28:57 [2020-03-12T18:28:57.777Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:28:57 [2020-03-12T18:28:57.777Z] PASS
18:28:57 [2020-03-12T18:28:57.777Z] 
18:28:57 [2020-03-12T18:28:57.777Z] DONE 5 tests in 0.331s
18:28:57 [2020-03-12T18:28:57.777Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:28:58 [2020-03-12T18:28:58.062Z] ++++ cat bundles/test-integration/docker.pid
18:28:58 [2020-03-12T18:28:58.062Z] +++ kill 11128
18:28:59 [2020-03-12T18:28:59.555Z] umount: bundles/test-integration/root: no mount point specified.
18:28:59 [2020-03-12T18:28:59.555Z] +++ /etc/init.d/apparmor stop
18:28:59 [2020-03-12T18:28:59.555Z] Leaving: AppArmorNo profiles have been unloaded.
18:28:59 [2020-03-12T18:28:59.555Z] 
18:28:59 [2020-03-12T18:28:59.555Z] Unloading profiles will leave already running processes permanently
18:28:59 [2020-03-12T18:28:59.555Z] unconfined, which can lead to unexpected situations.
18:28:59 [2020-03-12T18:28:59.555Z] 
18:28:59 [2020-03-12T18:28:59.555Z] To set a process to complain mode, use the command line tool
18:28:59 [2020-03-12T18:28:59.555Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:28:59 [2020-03-12T18:28:59.555Z] +++ true
18:28:59 [2020-03-12T18:28:59.555Z] 
18:28:59 [2020-03-12T18:28:59.729Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:28:59 [2020-03-12T18:28:59.729Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:28:59 [2020-03-12T18:28:59.983Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:28:59 [2020-03-12T18:28:59.983Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:29:00 [2020-03-12T18:29:00.237Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:29:00 [2020-03-12T18:29:00.795Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:29:01 [2020-03-12T18:29:01.049Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:29:01 [2020-03-12T18:29:01.049Z] --- PASS: TestDockerSchema1RegistrySuite (20.92s)
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.20s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon dedbb386cbeda is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.32s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon d1335dd5fb3b4 is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon d943ff54f168b is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.29s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon dfc114939b108 is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon d67dd4c8a9cfa is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon de27480763f22 is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon d03312d3c11b1 is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon d62663cdf8c8d is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.77s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon d9bb977d16a59 is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon d9e7a261ae90e is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon d52f5566a3cd0 is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon d021c292a0541 is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon db8c7513ec22e is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon d5629dcb54f97 is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon da618f1939b9c is not started
18:29:01 [2020-03-12T18:29:01.049Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
18:29:01 [2020-03-12T18:29:01.049Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
18:29:01 [2020-03-12T18:29:01.049Z]         check_test.go:223: Daemon df8fd73c6ad1a is not started
18:29:01 [2020-03-12T18:29:01.049Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:29:01 [2020-03-12T18:29:01.049Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
Post stage
[Pipeline] junit
18:29:01 [2020-03-12T18:29:01.098Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:29:01 [2020-03-12T18:29:01.974Z] + echo Ensuring container killed.
18:29:01 [2020-03-12T18:29:01.974Z] Ensuring container killed.
18:29:01 [2020-03-12T18:29:01.974Z] + docker rm -vf docker-pr5
18:29:01 [2020-03-12T18:29:01.974Z] Error: No such container: docker-pr5
18:29:01 [2020-03-12T18:29:01.974Z] + true
[Pipeline] sh
18:29:02 [2020-03-12T18:29:02.013Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:29:02 [2020-03-12T18:29:02.378Z] + echo Chowning /workspace to jenkins user
18:29:02 [2020-03-12T18:29:02.378Z] Chowning /workspace to jenkins user
18:29:02 [2020-03-12T18:29:02.378Z] + id -u
18:29:02 [2020-03-12T18:29:02.378Z] + id -g
18:29:02 [2020-03-12T18:29:02.378Z] + docker run --rm -v /home/docker/workspace/moby_PR-40558:/workspace busybox chown -R 1001:1001 /workspace
18:29:02 [2020-03-12T18:29:02.614Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:29:02 [2020-03-12T18:29:02.614Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:29:03 [2020-03-12T18:29:03.988Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:29:03 [2020-03-12T18:29:03.988Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:29:04 [2020-03-12T18:29:04.549Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:29:04 [2020-03-12T18:29:04.847Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:29:04 [2020-03-12T18:29:04.900Z] + bundleName=ppc64le-integration
18:29:04 [2020-03-12T18:29:04.900Z] + echo Creating ppc64le-integration-bundles.tar.gz
18:29:04 [2020-03-12T18:29:04.900Z] Creating ppc64le-integration-bundles.tar.gz
18:29:04 [2020-03-12T18:29:04.900Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+  -name *-report.xml ) -printxargs
18:29:04 [2020-03-12T18:29:04.900Z]  tar -czf ppc64le-integration-bundles.tar.gz
18:29:05 [2020-03-12T18:29:05.108Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:29:05 [2020-03-12T18:29:05.108Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.96s)
18:29:05 [2020-03-12T18:29:05.108Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s)
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:29:05 [2020-03-12T18:29:05.108Z]         check_test.go:252: Daemon d65d258b17c27 is not started
18:29:05 [2020-03-12T18:29:05.108Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:29:05 [2020-03-12T18:29:05.108Z]         check_test.go:252: Daemon d14ad20355e72 is not started
18:29:05 [2020-03-12T18:29:05.108Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:29:05 [2020-03-12T18:29:05.108Z]         check_test.go:252: Daemon d535004d33cd3 is not started
18:29:05 [2020-03-12T18:29:05.108Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s)
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:325: [d7850c64ad08f] waiting for daemon to start
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:325: [d7850c64ad08f] waiting for daemon to start
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:353: [d7850c64ad08f] daemon started
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:461: [d7850c64ad08f] Stopping daemon
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:296: [d7850c64ad08f] exiting daemon
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:448: [d7850c64ad08f] Daemon stopped
18:29:05 [2020-03-12T18:29:05.108Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:29:05 [2020-03-12T18:29:05.108Z]         check_test.go:252: Daemon dcc9368fe835d is not started
18:29:05 [2020-03-12T18:29:05.108Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s)
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:29:05 [2020-03-12T18:29:05.108Z]         check_test.go:252: Daemon de24f3e15d191 is not started
18:29:05 [2020-03-12T18:29:05.108Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s)
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:29:05 [2020-03-12T18:29:05.108Z]         check_test.go:252: Daemon d228ec9e5ff83 is not started
18:29:05 [2020-03-12T18:29:05.108Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
18:29:05 [2020-03-12T18:29:05.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:29:05 [2020-03-12T18:29:05.108Z]         check_test.go:252: Daemon da1329c86487c is not started
18:29:05 [2020-03-12T18:29:05.108Z] === RUN   TestDockerRegistryAuthTokenSuite
18:29:05 [2020-03-12T18:29:05.108Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
[Pipeline] archiveArtifacts
18:29:05 [2020-03-12T18:29:05.226Z] Archiving artifacts
18:29:05 [2020-03-12T18:29:05.643Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40558/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:29:06 [2020-03-12T18:29:06.038Z] + make clean
18:29:06 [2020-03-12T18:29:06.398Z] === RUN   TestDockerSuite/TestBuildXZHost
18:29:06 [2020-03-12T18:29:06.398Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:29:06 [2020-03-12T18:29:06.398Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:29:06 [2020-03-12T18:29:06.398Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:29:06 [2020-03-12T18:29:06.663Z] docker volume rm -f docker-dev-cache
18:29:06 [2020-03-12T18:29:06.663Z] docker-dev-cache
[Pipeline] deleteDir
18:29:08 [2020-03-12T18:29:08.596Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:29:10 [2020-03-12T18:29:10.336Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:29:10 [2020-03-12T18:29:10.336Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:29:10 [2020-03-12T18:29:10.590Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:29:10 [2020-03-12T18:29:10.590Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:29:10 [2020-03-12T18:29:10.844Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
18:29:10 [2020-03-12T18:29:10.844Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
18:29:10 [2020-03-12T18:29:10.844Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:29:10 [2020-03-12T18:29:10.844Z]         check_test.go:279: Daemon d6dbbc589e5cf is not started
18:29:10 [2020-03-12T18:29:10.844Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
18:29:10 [2020-03-12T18:29:10.844Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:29:10 [2020-03-12T18:29:10.844Z]         check_test.go:279: Daemon df2ef158cdff8 is not started
18:29:10 [2020-03-12T18:29:10.844Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
18:29:10 [2020-03-12T18:29:10.844Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:29:10 [2020-03-12T18:29:10.844Z]         check_test.go:279: Daemon d3ce43eaca5d8 is not started
18:29:10 [2020-03-12T18:29:10.844Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
18:29:10 [2020-03-12T18:29:10.844Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:29:10 [2020-03-12T18:29:10.844Z]         check_test.go:279: Daemon df4d59943c7f1 is not started
18:29:10 [2020-03-12T18:29:10.844Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
18:29:10 [2020-03-12T18:29:10.844Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:29:10 [2020-03-12T18:29:10.844Z]         check_test.go:279: Daemon db09cfc38cb47 is not started
18:29:10 [2020-03-12T18:29:10.844Z] === RUN   TestDockerNetworkSuite
18:29:10 [2020-03-12T18:29:10.844Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
18:29:14 [2020-03-12T18:29:14.099Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
18:29:15 [2020-03-12T18:29:15.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
18:29:17 [2020-03-12T18:29:17.209Z] === RUN   TestDockerSuite/TestCommitChange
18:29:20 [2020-03-12T18:29:20.290Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
18:29:21 [2020-03-12T18:29:21.930Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:29:22 [2020-03-12T18:29:22.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
18:29:26 [2020-03-12T18:29:26.325Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
18:29:26 [2020-03-12T18:29:26.650Z] === RUN   TestDockerSuite/TestCommitHardlink
18:29:26 [2020-03-12T18:29:26.650Z] === RUN   TestDockerSuite/TestCommitNewFile
18:29:27 [2020-03-12T18:29:27.683Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
18:29:37 [2020-03-12T18:29:37.026Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:29:37 [2020-03-12T18:29:37.026Z] === RUN   TestDockerSuite/TestCommitTTY
18:29:37 [2020-03-12T18:29:37.604Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
18:29:39 [2020-03-12T18:29:39.486Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
18:29:41 [2020-03-12T18:29:41.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
18:29:41 [2020-03-12T18:29:41.925Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
18:29:42 [2020-03-12T18:29:42.846Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
18:29:44 [2020-03-12T18:29:44.142Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:29:44 [2020-03-12T18:29:44.204Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
18:29:45 [2020-03-12T18:29:45.689Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
18:29:45 [2020-03-12T18:29:45.689Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
18:29:45 [2020-03-12T18:29:45.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
18:29:47 [2020-03-12T18:29:47.302Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
18:29:47 [2020-03-12T18:29:47.556Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
18:29:47 [2020-03-12T18:29:47.556Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
18:29:47 [2020-03-12T18:29:47.556Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
18:29:48 [2020-03-12T18:29:48.036Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:29:48 [2020-03-12T18:29:48.036Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:29:48 [2020-03-12T18:29:48.036Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:29:48 [2020-03-12T18:29:48.036Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:29:48 [2020-03-12T18:29:48.036Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:29:48 [2020-03-12T18:29:48.036Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:29:48 [2020-03-12T18:29:48.036Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:29:48 [2020-03-12T18:29:48.036Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:29:48 [2020-03-12T18:29:48.036Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:29:48 [2020-03-12T18:29:48.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
18:29:50 [2020-03-12T18:29:50.795Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
18:29:50 [2020-03-12T18:29:50.795Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
18:29:51 [2020-03-12T18:29:51.049Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
18:29:51 [2020-03-12T18:29:51.304Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
18:29:53 [2020-03-12T18:29:53.863Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:30:00 [2020-03-12T18:30:00.979Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:30:00 [2020-03-12T18:30:00.979Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:30:01 [2020-03-12T18:30:01.957Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:30:01 [2020-03-12T18:30:01.957Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:30:01 [2020-03-12T18:30:01.957Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:30:01 [2020-03-12T18:30:01.957Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:30:04 [2020-03-12T18:30:04.157Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:30:04 [2020-03-12T18:30:04.157Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:30:04 [2020-03-12T18:30:04.157Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:30:05 [2020-03-12T18:30:05.710Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:30:06 [2020-03-12T18:30:06.161Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
18:30:06 [2020-03-12T18:30:06.174Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:30:06 [2020-03-12T18:30:06.174Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:30:06 [2020-03-12T18:30:06.174Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:30:06 [2020-03-12T18:30:06.174Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:30:08 [2020-03-12T18:30:08.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
18:30:08 [2020-03-12T18:30:08.372Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:30:09 [2020-03-12T18:30:09.926Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:30:12 [2020-03-12T18:30:12.126Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:30:12 [2020-03-12T18:30:12.126Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:30:12 [2020-03-12T18:30:12.126Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:30:13 [2020-03-12T18:30:13.677Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:30:13 [2020-03-12T18:30:13.677Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:30:15 [2020-03-12T18:30:15.873Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:30:15 [2020-03-12T18:30:15.873Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:30:15 [2020-03-12T18:30:15.873Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:30:17 [2020-03-12T18:30:17.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
18:30:17 [2020-03-12T18:30:17.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
18:30:18 [2020-03-12T18:30:18.216Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
18:30:18 [2020-03-12T18:30:18.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
18:30:18 [2020-03-12T18:30:18.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
18:30:18 [2020-03-12T18:30:18.723Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
18:30:18 [2020-03-12T18:30:18.723Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
18:30:18 [2020-03-12T18:30:18.723Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
18:30:22 [2020-03-12T18:30:22.881Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
18:30:22 [2020-03-12T18:30:22.881Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
18:30:22 [2020-03-12T18:30:22.881Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
18:30:23 [2020-03-12T18:30:23.012Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:30:23 [2020-03-12T18:30:23.012Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:30:24 [2020-03-12T18:30:24.246Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
18:30:24 [2020-03-12T18:30:24.631Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:30:24 [2020-03-12T18:30:24.631Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:30:26 [2020-03-12T18:30:26.849Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:30:26 [2020-03-12T18:30:26.850Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:30:27 [2020-03-12T18:30:27.500Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
18:30:28 [2020-03-12T18:30:28.859Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
18:30:29 [2020-03-12T18:30:29.176Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:30:32 [2020-03-12T18:30:32.947Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:30:34 [2020-03-12T18:30:34.121Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
18:30:34 [2020-03-12T18:30:34.121Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
18:30:34 [2020-03-12T18:30:34.678Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
18:30:35 [2020-03-12T18:30:35.879Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:30:35 [2020-03-12T18:30:35.879Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:30:35 [2020-03-12T18:30:35.879Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:30:36 [2020-03-12T18:30:36.343Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:30:36 [2020-03-12T18:30:36.343Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:30:37 [2020-03-12T18:30:37.182Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
18:30:37 [2020-03-12T18:30:37.182Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
18:30:37 [2020-03-12T18:30:37.896Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:30:37 [2020-03-12T18:30:37.896Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:30:38 [2020-03-12T18:30:38.541Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
18:30:39 [2020-03-12T18:30:39.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
18:30:40 [2020-03-12T18:30:40.978Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
18:30:41 [2020-03-12T18:30:41.538Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
18:30:45 [2020-03-12T18:30:45.010Z] === RUN   TestDockerSuite/TestContainerAPITop
18:30:45 [2020-03-12T18:30:45.010Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:30:45 [2020-03-12T18:30:45.691Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
18:30:46 [2020-03-12T18:30:46.562Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:30:46 [2020-03-12T18:30:46.562Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:30:47 [2020-03-12T18:30:47.050Z] --- PASS: TestDockerNetworkSuite (95.96s)
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.70s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d16b4d2b46465 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.25s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d147ef3012b61 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.58s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d82af9b2e7d83 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.65s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d1b9f0503623c is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.61s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:1233: Daemon df69a99c9969f is not started
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:325: [df69a99c9969f] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:325: [df69a99c9969f] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:353: [df69a99c9969f] daemon started
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:461: [df69a99c9969f] Stopping daemon
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:296: [df69a99c9969f] exiting daemon
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:448: [df69a99c9969f] Daemon stopped
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:325: [df69a99c9969f] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:325: [df69a99c9969f] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:353: [df69a99c9969f] daemon started
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:461: [df69a99c9969f] Stopping daemon
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:296: [df69a99c9969f] exiting daemon
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:448: [df69a99c9969f] Daemon stopped
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.93s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon daa8111a45060 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.65s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d0dc1470e3125 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.25s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d533bdb2a04a4 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d2e2e75944f0a is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.85s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d6100efe9f11c is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d4b1b8134f3be is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d5fb09467bd56 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon dff1312217f8f is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d71965694f742 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d25cc5601d6b7 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon ddccd8597c870 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d605445aae1d3 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
18:30:47 [2020-03-12T18:30:47.050Z]         docker_cli_network_unix_test.go:46: Daemon d9aa6c8790e97 is not started
18:30:47 [2020-03-12T18:30:47.050Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s)
18:30:47 [2020-03-12T18:30:47.050Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon da1448a2381b9 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon dc20c304ff522 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.72s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon db020b6df815e is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon da140765c36a0 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.38s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon d6b93eeafec00 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon d89f7f404587a is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.43s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d9c9a2215742d] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d9c9a2215742d] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:353: [d9c9a2215742d] daemon started
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:968: Daemon d9c9a2215742d is not started
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:296: [d9c9a2215742d] exiting daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d9c9a2215742d] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d9c9a2215742d] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:353: [d9c9a2215742d] daemon started
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:461: [d9c9a2215742d] Stopping daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:296: [d9c9a2215742d] exiting daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:448: [d9c9a2215742d] Daemon stopped
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.42s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon dd23e8801abc6 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.35s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d25092d0271a3] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d25092d0271a3] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:353: [d25092d0271a3] daemon started
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:1116: Daemon d25092d0271a3 is not started
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:296: [d25092d0271a3] exiting daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d25092d0271a3] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d25092d0271a3] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d25092d0271a3] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d25092d0271a3] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:353: [d25092d0271a3] daemon started
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:461: [d25092d0271a3] Stopping daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:296: [d25092d0271a3] exiting daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:448: [d25092d0271a3] Daemon stopped
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon dab5b6e46e8d4 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.68s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon da8f27f75ba16 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon dada9b2c06a89 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon dfd4c4082857e is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon d3f2241474ff0 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.12s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon d6a329a83d7e4 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon df62273e59331 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.05s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon d5f04fba2360c is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon dce88ef72b679 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
18:30:47 [2020-03-12T18:30:47.051Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon deb0dca2f9b60 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.31s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon d7adb0d67d5f6 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.55s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d08607bac67fe] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d08607bac67fe] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:353: [d08607bac67fe] daemon started
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:461: [d08607bac67fe] Stopping daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:296: [d08607bac67fe] exiting daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:448: [d08607bac67fe] Daemon stopped
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d08607bac67fe] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [d08607bac67fe] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:353: [d08607bac67fe] daemon started
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:461: [d08607bac67fe] Stopping daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:296: [d08607bac67fe] exiting daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:448: [d08607bac67fe] Daemon stopped
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.50s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [dc8baea1e6c91] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [dc8baea1e6c91] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:353: [dc8baea1e6c91] daemon started
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:1084: Daemon dc8baea1e6c91 is not started
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:296: [dc8baea1e6c91] exiting daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [dc8baea1e6c91] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:325: [dc8baea1e6c91] waiting for daemon to start
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:353: [dc8baea1e6c91] daemon started
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:461: [dc8baea1e6c91] Stopping daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:296: [dc8baea1e6c91] exiting daemon
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:448: [dc8baea1e6c91] Daemon stopped
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon deb76000b89e8 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.34s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon d3918b8ba99ec is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.59s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon ddf57ac55b354 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon d6b735679262d is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.20s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon da0f1cef7ee73 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon dc736b49fcba1 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.47s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon dc42103009686 is not started
18:30:47 [2020-03-12T18:30:47.051Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.20s)
18:30:47 [2020-03-12T18:30:47.051Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
18:30:47 [2020-03-12T18:30:47.051Z]         docker_cli_network_unix_test.go:46: Daemon d482361c3a6af is not started
18:30:47 [2020-03-12T18:30:47.051Z] === RUN   TestDockerHubPullSuite
18:30:47 [2020-03-12T18:30:47.051Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
18:30:48 [2020-03-12T18:30:48.411Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
18:30:48 [2020-03-12T18:30:48.411Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
18:30:50 [2020-03-12T18:30:50.291Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
18:30:50 [2020-03-12T18:30:50.851Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
18:30:51 [2020-03-12T18:30:51.285Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:30:52 [2020-03-12T18:30:52.211Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
18:30:52 [2020-03-12T18:30:52.262Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:30:52 [2020-03-12T18:30:52.262Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:30:52 [2020-03-12T18:30:52.262Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:30:52 [2020-03-12T18:30:52.262Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:30:52 [2020-03-12T18:30:52.262Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:30:52 [2020-03-12T18:30:52.262Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
18:30:52 [2020-03-12T18:30:52.467Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
18:30:52 [2020-03-12T18:30:52.721Z] --- PASS: TestDockerHubPullSuite (5.83s)
18:30:52 [2020-03-12T18:30:52.721Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.39s)
18:30:52 [2020-03-12T18:30:52.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
18:30:52 [2020-03-12T18:30:52.721Z]         daemon.go:325: [d215720f76d5a] waiting for daemon to start
18:30:52 [2020-03-12T18:30:52.721Z]         daemon.go:325: [d215720f76d5a] waiting for daemon to start
18:30:52 [2020-03-12T18:30:52.721Z]         daemon.go:353: [d215720f76d5a] daemon started
18:30:52 [2020-03-12T18:30:52.721Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
18:30:52 [2020-03-12T18:30:52.721Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s)
18:30:52 [2020-03-12T18:30:52.721Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.47s)
18:30:52 [2020-03-12T18:30:52.721Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
18:30:52 [2020-03-12T18:30:52.721Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
18:30:52 [2020-03-12T18:30:52.721Z]     daemon.go:461: [d215720f76d5a] Stopping daemon
18:30:52 [2020-03-12T18:30:52.721Z]     daemon.go:296: [d215720f76d5a] exiting daemon
18:30:52 [2020-03-12T18:30:52.721Z]     daemon.go:448: [d215720f76d5a] Daemon stopped
18:30:52 [2020-03-12T18:30:52.721Z] PASS
18:30:52 [2020-03-12T18:30:52.721Z] 
18:30:52 [2020-03-12T18:30:52.721Z] === Skipped
18:30:52 [2020-03-12T18:30:52.721Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:30:52 [2020-03-12T18:30:52.721Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:30:52 [2020-03-12T18:30:52.721Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         docker_cli_sni_test.go:18: Flakey test
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement Devicemapper
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement Devicemapper
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement Devicemapper
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement Devicemapper
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement IsolationIsProcess
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:30:52 [2020-03-12T18:30:52.722Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindows
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement swapMemorySupport
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:30:52 [2020-03-12T18:30:52.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
18:30:52 [2020-03-12T18:30:52.722Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
18:30:52 [2020-03-12T18:30:52.722Z]         docker_cli_network_unix_test.go:46: Daemon deb0dca2f9b60 is not started
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] 
18:30:52 [2020-03-12T18:30:52.722Z] DONE 1249 tests, 44 skipped in 1953.859s
18:30:52 [2020-03-12T18:30:52.722Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:30:52 [2020-03-12T18:30:52.722Z] ++++ cat bundles/test-integration/docker.pid
18:30:52 [2020-03-12T18:30:52.722Z] +++ kill 6923
18:30:53 [2020-03-12T18:30:53.644Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
18:30:53 [2020-03-12T18:30:53.644Z] umount: bundles/test-integration/root: no mount point specified.
18:30:53 [2020-03-12T18:30:53.644Z] +++ /etc/init.d/apparmor stop
18:30:53 [2020-03-12T18:30:53.644Z] Leaving: AppArmorNo profiles have been unloaded.
18:30:53 [2020-03-12T18:30:53.644Z] 
18:30:53 [2020-03-12T18:30:53.644Z] Unloading profiles will leave already running processes permanently
18:30:53 [2020-03-12T18:30:53.644Z] unconfined, which can lead to unexpected situations.
18:30:53 [2020-03-12T18:30:53.644Z] 
18:30:53 [2020-03-12T18:30:53.644Z] To set a process to complain mode, use the command line tool
18:30:53 [2020-03-12T18:30:53.644Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:30:53 [2020-03-12T18:30:53.644Z] +++ true
18:30:53 [2020-03-12T18:30:53.644Z] 
18:30:53 [2020-03-12T18:30:53.813Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:30:56 [2020-03-12T18:30:56.899Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
18:31:11 [2020-03-12T18:31:11.715Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:31:11 [2020-03-12T18:31:11.715Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:31:11 [2020-03-12T18:31:11.715Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:31:11 [2020-03-12T18:31:11.715Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:31:11 [2020-03-12T18:31:11.715Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:31:11 [2020-03-12T18:31:11.715Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:31:11 [2020-03-12T18:31:11.715Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:31:11 [2020-03-12T18:31:11.715Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:31:11 [2020-03-12T18:31:11.715Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:31:11 [2020-03-12T18:31:11.715Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:31:12 [2020-03-12T18:31:12.179Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:31:14 [2020-03-12T18:31:14.377Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:31:14 [2020-03-12T18:31:14.377Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:31:14 [2020-03-12T18:31:14.377Z] === RUN   TestDockerSuite/TestCpRelativePath
18:31:16 [2020-03-12T18:31:16.575Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:31:16 [2020-03-12T18:31:16.575Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:31:16 [2020-03-12T18:31:16.575Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:31:16 [2020-03-12T18:31:16.575Z] === RUN   TestDockerSuite/TestCpToCaseA
18:31:20 [2020-03-12T18:31:20.339Z] === RUN   TestDockerSuite/TestCpToCaseB
18:31:22 [2020-03-12T18:31:22.536Z] === RUN   TestDockerSuite/TestCpToCaseC
18:31:22 [2020-03-12T18:31:22.536Z] === RUN   TestDockerSuite/TestCpToCaseD
18:31:22 [2020-03-12T18:31:22.536Z] === RUN   TestDockerSuite/TestCpToCaseE
18:31:34 [2020-03-12T18:31:34.978Z] === RUN   TestDockerSuite/TestCpToCaseF
18:31:34 [2020-03-12T18:31:34.978Z] === RUN   TestDockerSuite/TestCpToCaseG
18:31:34 [2020-03-12T18:31:34.978Z] === RUN   TestDockerSuite/TestCpToCaseH
18:31:43 [2020-03-12T18:31:43.592Z] === RUN   TestDockerSuite/TestCpToCaseI
18:31:43 [2020-03-12T18:31:43.592Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:31:43 [2020-03-12T18:31:43.592Z] === RUN   TestDockerSuite/TestCpToDot
18:31:45 [2020-03-12T18:31:45.142Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:31:45 [2020-03-12T18:31:45.142Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:31:45 [2020-03-12T18:31:45.142Z] === RUN   TestDockerSuite/TestCpToStdout
18:31:46 [2020-03-12T18:31:46.698Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:31:46 [2020-03-12T18:31:46.698Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:31:46 [2020-03-12T18:31:46.698Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:31:46 [2020-03-12T18:31:46.698Z] === RUN   TestDockerSuite/TestCpVolumePath
18:31:46 [2020-03-12T18:31:46.698Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:31:47 [2020-03-12T18:31:47.283Z] === RUN   TestDockerSuite/TestCreateArgs
18:31:47 [2020-03-12T18:31:47.283Z] === RUN   TestDockerSuite/TestCreateByImageID
18:31:48 [2020-03-12T18:31:48.834Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:31:51 [2020-03-12T18:31:51.032Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:31:51 [2020-03-12T18:31:51.032Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:31:51 [2020-03-12T18:31:51.032Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:31:53 [2020-03-12T18:31:53.037Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
18:31:53 [2020-03-12T18:31:53.226Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:31:53 [2020-03-12T18:31:53.226Z] === RUN   TestDockerSuite/TestCreateLabels
18:31:53 [2020-03-12T18:31:53.595Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
18:31:53 [2020-03-12T18:31:53.689Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:31:53 [2020-03-12T18:31:53.689Z] === RUN   TestDockerSuite/TestCreateRM
18:31:53 [2020-03-12T18:31:53.689Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:31:53 [2020-03-12T18:31:53.689Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:31:54 [2020-03-12T18:31:54.153Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:31:54 [2020-03-12T18:31:54.153Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:31:57 [2020-03-12T18:31:57.747Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
18:32:00 [2020-03-12T18:32:00.251Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
18:32:02 [2020-03-12T18:32:02.764Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:32:02 [2020-03-12T18:32:02.764Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:32:02 [2020-03-12T18:32:02.764Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:32:05 [2020-03-12T18:32:05.480Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
18:32:06 [2020-03-12T18:32:06.672Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:32:07 [2020-03-12T18:32:07.136Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:32:07 [2020-03-12T18:32:07.136Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:32:07 [2020-03-12T18:32:07.985Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
18:32:09 [2020-03-12T18:32:09.331Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:32:09 [2020-03-12T18:32:09.331Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:32:09 [2020-03-12T18:32:09.331Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:32:09 [2020-03-12T18:32:09.331Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:32:09 [2020-03-12T18:32:09.331Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:32:09 [2020-03-12T18:32:09.331Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:32:09 [2020-03-12T18:32:09.331Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:32:09 [2020-03-12T18:32:09.331Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:32:09 [2020-03-12T18:32:09.332Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:32:09 [2020-03-12T18:32:09.332Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:32:09 [2020-03-12T18:32:09.332Z] === RUN   TestDockerSuite/TestDevicePermissions
18:32:09 [2020-03-12T18:32:09.332Z] === RUN   TestDockerSuite/TestDockerFails
18:32:09 [2020-03-12T18:32:09.332Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:32:09 [2020-03-12T18:32:09.332Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:32:09 [2020-03-12T18:32:09.332Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:32:09 [2020-03-12T18:32:09.332Z] === RUN   TestDockerSuite/TestEventsAttach
18:32:09 [2020-03-12T18:32:09.332Z] === RUN   TestDockerSuite/TestEventsCommit
18:32:09 [2020-03-12T18:32:09.332Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:32:16 [2020-03-12T18:32:16.443Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:32:18 [2020-03-12T18:32:18.638Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:32:20 [2020-03-12T18:32:20.187Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:32:27 [2020-03-12T18:32:27.303Z] === RUN   TestDockerSuite/TestEventsCopy
18:32:29 [2020-03-12T18:32:29.839Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
18:32:32 [2020-03-12T18:32:32.020Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:32:35 [2020-03-12T18:32:35.781Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:32:37 [2020-03-12T18:32:37.976Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:32:38 [2020-03-12T18:32:38.440Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:32:41 [2020-03-12T18:32:41.369Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:32:42 [2020-03-12T18:32:42.346Z] === RUN   TestDockerSuite/TestEventsFilterType
18:32:43 [2020-03-12T18:32:43.323Z] === RUN   TestDockerSuite/TestEventsFilters
18:32:44 [2020-03-12T18:32:44.651Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
18:32:45 [2020-03-12T18:32:45.574Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
18:32:47 [2020-03-12T18:32:47.084Z] === RUN   TestDockerSuite/TestEventsFormat
18:32:48 [2020-03-12T18:32:48.830Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
18:32:50 [2020-03-12T18:32:50.853Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:32:50 [2020-03-12T18:32:50.853Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:32:50 [2020-03-12T18:32:50.853Z] === RUN   TestDockerSuite/TestEventsImageImport
18:32:50 [2020-03-12T18:32:50.853Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:32:50 [2020-03-12T18:32:50.853Z] === RUN   TestDockerSuite/TestEventsImagePull
18:32:50 [2020-03-12T18:32:50.853Z] === RUN   TestDockerSuite/TestEventsImageTag
18:32:51 [2020-03-12T18:32:51.832Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:32:52 [2020-03-12T18:32:52.087Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
18:32:52 [2020-03-12T18:32:52.296Z] === RUN   TestDockerSuite/TestEventsRename
18:32:59 [2020-03-12T18:32:59.410Z] === RUN   TestDockerSuite/TestEventsResize
18:33:00 [2020-03-12T18:33:00.229Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
18:33:01 [2020-03-12T18:33:01.609Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:33:04 [2020-03-12T18:33:04.380Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
18:33:07 [2020-03-12T18:33:07.636Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
18:33:08 [2020-03-12T18:33:08.730Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:33:10 [2020-03-12T18:33:10.279Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:33:10 [2020-03-12T18:33:10.890Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
18:33:14 [2020-03-12T18:33:14.143Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
18:33:15 [2020-03-12T18:33:15.001Z] === RUN   TestDockerSuite/TestEventsTop
18:33:15 [2020-03-12T18:33:15.001Z] === RUN   TestDockerSuite/TestEventsUntag
18:33:17 [2020-03-12T18:33:17.196Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:33:17 [2020-03-12T18:33:17.398Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
18:33:20 [2020-03-12T18:33:20.661Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
18:33:20 [2020-03-12T18:33:20.961Z] === RUN   TestDockerSuite/TestExec
18:33:20 [2020-03-12T18:33:20.961Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:33:20 [2020-03-12T18:33:20.961Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:33:21 [2020-03-12T18:33:21.941Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:33:23 [2020-03-12T18:33:23.492Z] === RUN   TestDockerSuite/TestExecAPIStart
18:33:23 [2020-03-12T18:33:23.492Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:33:23 [2020-03-12T18:33:23.492Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:33:23 [2020-03-12T18:33:23.492Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:33:23 [2020-03-12T18:33:23.917Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
18:33:25 [2020-03-12T18:33:25.687Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:33:27 [2020-03-12T18:33:27.236Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:33:28 [2020-03-12T18:33:28.785Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:33:30 [2020-03-12T18:33:30.334Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:33:34 [2020-03-12T18:33:34.095Z] === RUN   TestDockerSuite/TestExecCgroup
18:33:34 [2020-03-12T18:33:34.095Z] === RUN   TestDockerSuite/TestExecEnv
18:33:34 [2020-03-12T18:33:34.095Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:33:34 [2020-03-12T18:33:34.095Z] === RUN   TestDockerSuite/TestExecExitStatus
18:33:35 [2020-03-12T18:33:35.645Z] === RUN   TestDockerSuite/TestExecInspectID
18:33:40 [2020-03-12T18:33:40.364Z] === RUN   TestDockerSuite/TestExecInteractive
18:33:40 [2020-03-12T18:33:40.364Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:33:40 [2020-03-12T18:33:40.364Z] === RUN   TestDockerSuite/TestExecParseError
18:33:40 [2020-03-12T18:33:40.364Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:33:40 [2020-03-12T18:33:40.364Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:33:40 [2020-03-12T18:33:40.364Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:33:42 [2020-03-12T18:33:42.562Z] === RUN   TestDockerSuite/TestExecSetEnv
18:33:42 [2020-03-12T18:33:42.562Z] === RUN   TestDockerSuite/TestExecStartFails
18:33:42 [2020-03-12T18:33:42.562Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:33:42 [2020-03-12T18:33:42.562Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:33:42 [2020-03-12T18:33:42.562Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:33:42 [2020-03-12T18:33:42.562Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:33:44 [2020-03-12T18:33:44.112Z] === RUN   TestDockerSuite/TestExecUlimits
18:33:44 [2020-03-12T18:33:44.112Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:33:51 [2020-03-12T18:33:51.231Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:33:51 [2020-03-12T18:33:51.231Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:33:51 [2020-03-12T18:33:51.231Z] === RUN   TestDockerSuite/TestExecWithUser
18:33:51 [2020-03-12T18:33:51.231Z] === RUN   TestDockerSuite/TestGetContainerStats
18:33:57 [2020-03-12T18:33:57.035Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:34:02 [2020-03-12T18:34:02.855Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:34:05 [2020-03-12T18:34:05.783Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:34:11 [2020-03-12T18:34:11.615Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:34:11 [2020-03-12T18:34:11.615Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:34:11 [2020-03-12T18:34:11.615Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:34:11 [2020-03-12T18:34:11.615Z] === RUN   TestDockerSuite/TestHealth
18:34:11 [2020-03-12T18:34:11.615Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:34:11 [2020-03-12T18:34:11.615Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:34:11 [2020-03-12T18:34:11.615Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:34:11 [2020-03-12T18:34:11.615Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:34:16 [2020-03-12T18:34:16.339Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:34:16 [2020-03-12T18:34:16.339Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:34:16 [2020-03-12T18:34:16.339Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:34:16 [2020-03-12T18:34:16.339Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:34:16 [2020-03-12T18:34:16.339Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:34:16 [2020-03-12T18:34:16.802Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:34:17 [2020-03-12T18:34:17.268Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:34:17 [2020-03-12T18:34:17.268Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:34:18 [2020-03-12T18:34:18.245Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:34:18 [2020-03-12T18:34:18.245Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:34:19 [2020-03-12T18:34:19.797Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:34:19 [2020-03-12T18:34:19.797Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:34:20 [2020-03-12T18:34:20.043Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
18:34:22 [2020-03-12T18:34:22.004Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:34:24 [2020-03-12T18:34:24.202Z] === RUN   TestDockerSuite/TestImagesFormat
18:34:24 [2020-03-12T18:34:24.202Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:34:24 [2020-03-12T18:34:24.202Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:34:27 [2020-03-12T18:34:27.975Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:34:27 [2020-03-12T18:34:27.975Z] === RUN   TestDockerSuite/TestImportBadURL
18:34:30 [2020-03-12T18:34:30.172Z] === RUN   TestDockerSuite/TestImportDisplay
18:34:30 [2020-03-12T18:34:30.172Z] === RUN   TestDockerSuite/TestImportFile
18:34:30 [2020-03-12T18:34:30.172Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:34:30 [2020-03-12T18:34:30.172Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:34:30 [2020-03-12T18:34:30.172Z] === RUN   TestDockerSuite/TestImportGzipped
18:34:30 [2020-03-12T18:34:30.172Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:34:30 [2020-03-12T18:34:30.172Z] === RUN   TestDockerSuite/TestInfoDebug
18:34:30 [2020-03-12T18:34:30.172Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInfoFormat
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInsecureRegistries
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:34:30 [2020-03-12T18:34:30.635Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:34:32 [2020-03-12T18:34:32.831Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:34:34 [2020-03-12T18:34:34.380Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:34:34 [2020-03-12T18:34:34.380Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:34:34 [2020-03-12T18:34:34.380Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:34:34 [2020-03-12T18:34:34.844Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:34:34 [2020-03-12T18:34:34.844Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:34:34 [2020-03-12T18:34:34.863Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
18:34:36 [2020-03-12T18:34:36.396Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:34:36 [2020-03-12T18:34:36.861Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:34:38 [2020-03-12T18:34:38.556Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:34:38 [2020-03-12T18:34:38.556Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:34:38 [2020-03-12T18:34:38.556Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:34:38 [2020-03-12T18:34:38.556Z] === RUN   TestDockerSuite/TestInspectDefault
18:34:40 [2020-03-12T18:34:40.754Z] === RUN   TestDockerSuite/TestInspectHistory
18:34:45 [2020-03-12T18:34:45.472Z] === RUN   TestDockerSuite/TestInspectImage
18:34:45 [2020-03-12T18:34:45.472Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:34:45 [2020-03-12T18:34:45.472Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:34:45 [2020-03-12T18:34:45.472Z] === RUN   TestDockerSuite/TestInspectInt64
18:34:47 [2020-03-12T18:34:47.025Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:34:48 [2020-03-12T18:34:48.576Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:34:48 [2020-03-12T18:34:48.576Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:34:50 [2020-03-12T18:34:50.772Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:34:52 [2020-03-12T18:34:52.328Z] === RUN   TestDockerSuite/TestInspectPlugin
18:34:52 [2020-03-12T18:34:52.328Z] === RUN   TestDockerSuite/TestInspectRootFS
18:34:52 [2020-03-12T18:34:52.328Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:34:52 [2020-03-12T18:34:52.909Z] --- PASS: TestDockerSwarmSuite (1772.19s)
18:34:52 [2020-03-12T18:34:52.909Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.72s)
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [dc13d16e184c1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [dc13d16e184c1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [dc13d16e184c1] daemon started
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:461: [dc13d16e184c1] Stopping daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:296: [dc13d16e184c1] exiting daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:448: [dc13d16e184c1] Daemon stopped
18:34:52 [2020-03-12T18:34:52.909Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.11s)
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d933ea223bd36] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d933ea223bd36] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [d933ea223bd36] daemon started
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:461: [d933ea223bd36] Stopping daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:296: [d933ea223bd36] exiting daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:448: [d933ea223bd36] Daemon stopped
18:34:52 [2020-03-12T18:34:52.909Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.10s)
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d699397045d92] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d699397045d92] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [d699397045d92] daemon started
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:461: [d699397045d92] Stopping daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:296: [d699397045d92] exiting daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:448: [d699397045d92] Daemon stopped
18:34:52 [2020-03-12T18:34:52.909Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.85s)
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [dfb8cdf10a61e] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [dfb8cdf10a61e] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [dfb8cdf10a61e] daemon started
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d51e7b63845de] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d51e7b63845de] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [d51e7b63845de] daemon started
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:461: [dfb8cdf10a61e] Stopping daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:296: [dfb8cdf10a61e] exiting daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:448: [dfb8cdf10a61e] Daemon stopped
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:461: [d51e7b63845de] Stopping daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:296: [d51e7b63845de] exiting daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:448: [d51e7b63845de] Daemon stopped
18:34:52 [2020-03-12T18:34:52.909Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.81s)
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d466f5fa54ab5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d466f5fa54ab5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [d466f5fa54ab5] daemon started
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:461: [d466f5fa54ab5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:296: [d466f5fa54ab5] exiting daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:448: [d466f5fa54ab5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.909Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.17s)
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d79274726687a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d79274726687a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [d79274726687a] daemon started
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [de53e9293774f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [de53e9293774f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [de53e9293774f] daemon started
18:34:52 [2020-03-12T18:34:52.909Z]         check_test.go:358: [de53e9293774f] joining swarm manager [d79274726687a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:461: [de53e9293774f] Stopping daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:296: [de53e9293774f] exiting daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:448: [de53e9293774f] Daemon stopped
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d32eb5cebcc85] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [d32eb5cebcc85] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [d32eb5cebcc85] daemon started
18:34:52 [2020-03-12T18:34:52.909Z]         check_test.go:358: [d32eb5cebcc85] joining swarm manager [d79274726687a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:461: [d79274726687a] Stopping daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:296: [d79274726687a] exiting daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:448: [d79274726687a] Daemon stopped
18:34:52 [2020-03-12T18:34:52.909Z]         check_test.go:379: Daemon de53e9293774f is not started
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:461: [d32eb5cebcc85] Stopping daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:296: [d32eb5cebcc85] exiting daemon
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:448: [d32eb5cebcc85] Daemon stopped
18:34:52 [2020-03-12T18:34:52.909Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
18:34:52 [2020-03-12T18:34:52.909Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
18:34:52 [2020-03-12T18:34:52.909Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.28s)
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [dc151b697c62b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [dc151b697c62b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [dc151b697c62b] daemon started
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [de550e4f3ea90] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:325: [de550e4f3ea90] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.909Z]         daemon.go:353: [de550e4f3ea90] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [de550e4f3ea90] joining swarm manager [dc151b697c62b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [dc151b697c62b] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [dc151b697c62b] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [dc151b697c62b] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [de550e4f3ea90] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [de550e4f3ea90] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [de550e4f3ea90] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dc151b697c62b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dc151b697c62b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [dc151b697c62b] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [de550e4f3ea90] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [de550e4f3ea90] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [de550e4f3ea90] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [dc151b697c62b] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [dc151b697c62b] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [dc151b697c62b] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [de550e4f3ea90] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [de550e4f3ea90] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [de550e4f3ea90] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s)
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dfd093fbde4e8] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dfd093fbde4e8] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [dfd093fbde4e8] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [dfd093fbde4e8] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [dfd093fbde4e8] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [dfd093fbde4e8] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.46s)
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dbb68c8cf02e0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dbb68c8cf02e0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [dbb68c8cf02e0] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dccf04540cbea] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dccf04540cbea] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [dccf04540cbea] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [dbb68c8cf02e0] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [dbb68c8cf02e0] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [dbb68c8cf02e0] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [dccf04540cbea] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [dccf04540cbea] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [dccf04540cbea] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.25s)
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d7c3e706fe361] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d7c3e706fe361] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d7c3e706fe361] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d3da72074560d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d3da72074560d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d3da72074560d] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [d3da72074560d] joining swarm manager [d7c3e706fe361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df195266b3cdf] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df195266b3cdf] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [df195266b3cdf] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [df195266b3cdf] joining swarm manager [d7c3e706fe361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d7c3e706fe361] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d7c3e706fe361] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d7c3e706fe361] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d7c3e706fe361] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d7c3e706fe361] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d7c3e706fe361] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d7c3e706fe361] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:339: [d7c3e706fe361] error pinging daemon on start: Get http://d7c3e706fe361.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d7c3e706fe361] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d7c3e706fe361] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         docker_api_swarm_test.go:364: Waiting for possible election...
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d7c3e706fe361] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d7c3e706fe361] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d7c3e706fe361] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d3da72074560d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d3da72074560d] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d3da72074560d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [df195266b3cdf] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [df195266b3cdf] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [df195266b3cdf] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.06s)
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d6b9249f55acb] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d6b9249f55acb] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d6b9249f55acb] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dadcba301677c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dadcba301677c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [dadcba301677c] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [dadcba301677c] joining swarm manager [d6b9249f55acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d23c6f22cb15c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d23c6f22cb15c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d23c6f22cb15c] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [d23c6f22cb15c] joining swarm manager [d6b9249f55acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d6b9249f55acb] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d6b9249f55acb] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d6b9249f55acb] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [dadcba301677c] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [dadcba301677c] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [dadcba301677c] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d23c6f22cb15c] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d23c6f22cb15c] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d23c6f22cb15c] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.23s)
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d6f919d0a1f59] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d6f919d0a1f59] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d6f919d0a1f59] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d5a159453698a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d5a159453698a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d5a159453698a] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d6f919d0a1f59] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d6f919d0a1f59] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d6f919d0a1f59] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d5a159453698a] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d5a159453698a] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d5a159453698a] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.11s)
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d5ff940f48c59] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d5ff940f48c59] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d5ff940f48c59] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d5ff940f48c59] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d5ff940f48c59] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d5ff940f48c59] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.16s)
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dafab1fe12ca2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dafab1fe12ca2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [dafab1fe12ca2] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d74bb08015854] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d74bb08015854] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d74bb08015854] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [d74bb08015854] joining swarm manager [dafab1fe12ca2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d95cd18dbb143] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d95cd18dbb143] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d95cd18dbb143] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [d95cd18dbb143] joining swarm manager [dafab1fe12ca2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [dafab1fe12ca2] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [dafab1fe12ca2] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [dafab1fe12ca2] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d74bb08015854] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d74bb08015854] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d74bb08015854] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d95cd18dbb143] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d95cd18dbb143] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d95cd18dbb143] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.35s)
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df9a5614139ec] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df9a5614139ec] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [df9a5614139ec] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [df9a5614139ec] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [df9a5614139ec] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [df9a5614139ec] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df9a5614139ec] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df9a5614139ec] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [df9a5614139ec] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dcf65864bc3ff] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dcf65864bc3ff] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [dcf65864bc3ff] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [dcf65864bc3ff] joining swarm manager [df9a5614139ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [dcf65864bc3ff] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [dcf65864bc3ff] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [dcf65864bc3ff] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dcf65864bc3ff] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [dcf65864bc3ff] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [dcf65864bc3ff] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df1eae50e3151] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df1eae50e3151] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [df1eae50e3151] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [df1eae50e3151] joining swarm manager [df9a5614139ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [df1eae50e3151] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [df1eae50e3151] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [df1eae50e3151] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df1eae50e3151] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df1eae50e3151] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df1eae50e3151] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df1eae50e3151] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [df1eae50e3151] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [df1eae50e3151] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df1eae50e3151] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [df1eae50e3151] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [df1eae50e3151] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [df9a5614139ec] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [df9a5614139ec] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [df9a5614139ec] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [dcf65864bc3ff] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [dcf65864bc3ff] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [dcf65864bc3ff] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [df1eae50e3151] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [df1eae50e3151] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [df1eae50e3151] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.78s)
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d296649aae5d8] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d296649aae5d8] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d296649aae5d8] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d245a55008e08] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d245a55008e08] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d245a55008e08] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [d245a55008e08] joining swarm manager [d296649aae5d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d296649aae5d8] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d296649aae5d8] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d296649aae5d8] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d245a55008e08] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d245a55008e08] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d245a55008e08] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.36s)
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d58491a2c852c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d58491a2c852c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d58491a2c852c] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d8de0c362da3c] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [d8de0c362da3c] joining swarm manager [d58491a2c852c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8409a69a9442] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8409a69a9442] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:353: [d8409a69a9442] daemon started
18:34:52 [2020-03-12T18:34:52.910Z]         check_test.go:358: [d8409a69a9442] joining swarm manager [d58491a2c852c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:461: [d8de0c362da3c] Stopping daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:296: [d8de0c362da3c] exiting daemon
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:448: [d8de0c362da3c] Daemon stopped
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:339: [d8de0c362da3c] error pinging daemon on start: Get http://d8de0c362da3c.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:339: [d8de0c362da3c] error pinging daemon on start: Get http://d8de0c362da3c.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:339: [d8de0c362da3c] error pinging daemon on start: Get http://d8de0c362da3c.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.910Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [d8de0c362da3c] error pinging daemon on start: Get http://d8de0c362da3c.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [d8de0c362da3c] error pinging daemon on start: Get http://d8de0c362da3c.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [d8de0c362da3c] error pinging daemon on start: Get http://d8de0c362da3c.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d8de0c362da3c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d8de0c362da3c] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d58491a2c852c] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d58491a2c852c] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d58491a2c852c] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d8de0c362da3c] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d8de0c362da3c] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d8de0c362da3c] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d8409a69a9442] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d8409a69a9442] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d8409a69a9442] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.00s)
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d5db09dc72fb4] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d5db09dc72fb4] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d5db09dc72fb4] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d5db09dc72fb4] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d5db09dc72fb4] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d5db09dc72fb4] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.04s)
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dc52b32ccf7d5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dc52b32ccf7d5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [dc52b32ccf7d5] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d40c107dee758] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d40c107dee758] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d40c107dee758] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:358: [d40c107dee758] joining swarm manager [dc52b32ccf7d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [dc52b32ccf7d5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [dc52b32ccf7d5] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [dc52b32ccf7d5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d40c107dee758] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d40c107dee758] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d40c107dee758] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.98s)
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d8d7f47bd691d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d8d7f47bd691d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d8d7f47bd691d] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db33d7cfefff5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db33d7cfefff5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [db33d7cfefff5] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:358: [db33d7cfefff5] joining swarm manager [d8d7f47bd691d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dede818d43431] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dede818d43431] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [dede818d43431] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:358: [dede818d43431] joining swarm manager [d8d7f47bd691d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [db33d7cfefff5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [db33d7cfefff5] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [db33d7cfefff5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [dede818d43431] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [dede818d43431] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [dede818d43431] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db33d7cfefff5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db33d7cfefff5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db33d7cfefff5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db33d7cfefff5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [db33d7cfefff5] error pinging daemon on start: Get http://db33d7cfefff5.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db33d7cfefff5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [db33d7cfefff5] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d8d7f47bd691d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d8d7f47bd691d] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d8d7f47bd691d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [db33d7cfefff5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [db33d7cfefff5] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [db33d7cfefff5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:379: Daemon dede818d43431 is not started
18:34:52 [2020-03-12T18:34:52.911Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.90s)
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d5be46d7060d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d5be46d7060d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d5be46d7060d2] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dc25409ab0362] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dc25409ab0362] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [dc25409ab0362] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:358: [dc25409ab0362] joining swarm manager [d5be46d7060d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db20c0b5e722d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db20c0b5e722d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [db20c0b5e722d] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:358: [db20c0b5e722d] joining swarm manager [d5be46d7060d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dde1cece610d0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dde1cece610d0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [dde1cece610d0] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:358: [dde1cece610d0] joining swarm manager [d5be46d7060d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d2c8e5f75b615] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d2c8e5f75b615] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d2c8e5f75b615] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:358: [d2c8e5f75b615] joining swarm manager [d5be46d7060d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [de5e2fd84bc32] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [de5e2fd84bc32] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [de5e2fd84bc32] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:358: [de5e2fd84bc32] joining swarm manager [d5be46d7060d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [de5e2fd84bc32] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d5be46d7060d2] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [dc25409ab0362] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [db20c0b5e722d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [dde1cece610d0] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d2c8e5f75b615] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d5be46d7060d2] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d5be46d7060d2] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [de5e2fd84bc32] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [de5e2fd84bc32] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d2c8e5f75b615] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [dde1cece610d0] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [dde1cece610d0] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d2c8e5f75b615] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [dc25409ab0362] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [dc25409ab0362] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [db20c0b5e722d] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [db20c0b5e722d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d5be46d7060d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dde1cece610d0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [de5e2fd84bc32] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dc25409ab0362] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db20c0b5e722d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d2c8e5f75b615] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d5be46d7060d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dde1cece610d0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dc25409ab0362] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [de5e2fd84bc32] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db20c0b5e722d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d2c8e5f75b615] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d5be46d7060d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dde1cece610d0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dc25409ab0362] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [de5e2fd84bc32] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db20c0b5e722d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d2c8e5f75b615] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d5be46d7060d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dde1cece610d0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dc25409ab0362] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [de5e2fd84bc32] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db20c0b5e722d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d2c8e5f75b615] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [d5be46d7060d2] error pinging daemon on start: Get http://d5be46d7060d2.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [dde1cece610d0] error pinging daemon on start: Get http://dde1cece610d0.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [de5e2fd84bc32] error pinging daemon on start: Get http://de5e2fd84bc32.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [dc25409ab0362] error pinging daemon on start: Get http://dc25409ab0362.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [db20c0b5e722d] error pinging daemon on start: Get http://db20c0b5e722d.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [d2c8e5f75b615] error pinging daemon on start: Get http://d2c8e5f75b615.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d5be46d7060d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dde1cece610d0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [de5e2fd84bc32] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dc25409ab0362] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db20c0b5e722d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d2c8e5f75b615] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [d5be46d7060d2] error pinging daemon on start: Get http://d5be46d7060d2.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [dde1cece610d0] error pinging daemon on start: Get http://dde1cece610d0.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [de5e2fd84bc32] error pinging daemon on start: Get http://de5e2fd84bc32.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [dc25409ab0362] error pinging daemon on start: Get http://dc25409ab0362.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [db20c0b5e722d] error pinging daemon on start: Get http://db20c0b5e722d.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:339: [d2c8e5f75b615] error pinging daemon on start: Get http://d2c8e5f75b615.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d5be46d7060d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dde1cece610d0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [dc25409ab0362] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [de5e2fd84bc32] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [db20c0b5e722d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d2c8e5f75b615] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d5be46d7060d2] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [dde1cece610d0] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [de5e2fd84bc32] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [dc25409ab0362] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [db20c0b5e722d] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d2c8e5f75b615] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d5be46d7060d2] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d5be46d7060d2] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d5be46d7060d2] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [dc25409ab0362] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [dc25409ab0362] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [dc25409ab0362] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [db20c0b5e722d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [db20c0b5e722d] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [db20c0b5e722d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [dde1cece610d0] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [dde1cece610d0] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [dde1cece610d0] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d2c8e5f75b615] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d2c8e5f75b615] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d2c8e5f75b615] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [de5e2fd84bc32] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [de5e2fd84bc32] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [de5e2fd84bc32] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s)
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d80e5764392d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d80e5764392d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d80e5764392d2] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d80e5764392d2] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d80e5764392d2] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d80e5764392d2] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d80e5764392d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d80e5764392d2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d80e5764392d2] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d80e5764392d2] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d80e5764392d2] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d80e5764392d2] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.71s)
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d1646c68d115d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d1646c68d115d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d1646c68d115d] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d1646c68d115d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d1646c68d115d] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d1646c68d115d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.15s)
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d898d8a17450a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d898d8a17450a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d898d8a17450a] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d6a93ffd158e3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d6a93ffd158e3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d6a93ffd158e3] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:358: [d6a93ffd158e3] joining swarm manager [d898d8a17450a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d07750ec293cc] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:325: [d07750ec293cc] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:353: [d07750ec293cc] daemon started
18:34:52 [2020-03-12T18:34:52.911Z]         check_test.go:358: [d07750ec293cc] joining swarm manager [d898d8a17450a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d898d8a17450a] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d898d8a17450a] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d898d8a17450a] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d6a93ffd158e3] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d6a93ffd158e3] exiting daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:448: [d6a93ffd158e3] Daemon stopped
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:461: [d07750ec293cc] Stopping daemon
18:34:52 [2020-03-12T18:34:52.911Z]         daemon.go:296: [d07750ec293cc] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d07750ec293cc] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.96s)
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d11aaf5faee70] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d11aaf5faee70] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d11aaf5faee70] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d6171accec559] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d6171accec559] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d6171accec559] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d6171accec559] joining swarm manager [d11aaf5faee70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d3e2c7a42e291] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d3e2c7a42e291] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d3e2c7a42e291] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d3e2c7a42e291] joining swarm manager [d11aaf5faee70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d11aaf5faee70] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d11aaf5faee70] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d11aaf5faee70] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d6171accec559] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d6171accec559] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d6171accec559] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d3e2c7a42e291] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d3e2c7a42e291] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d3e2c7a42e291] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.80s)
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [df19aa1b35122] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [df19aa1b35122] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [df19aa1b35122] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d3582e47643eb] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d3582e47643eb] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d3582e47643eb] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d3582e47643eb] joining swarm manager [df19aa1b35122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [db7dce6a002d5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [db7dce6a002d5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [db7dce6a002d5] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [db7dce6a002d5] joining swarm manager [df19aa1b35122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [df19aa1b35122] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [df19aa1b35122] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [df19aa1b35122] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d3582e47643eb] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d3582e47643eb] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d3582e47643eb] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [db7dce6a002d5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [db7dce6a002d5] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [db7dce6a002d5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.77s)
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d8f09beb386f9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d8f09beb386f9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d8f09beb386f9] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d8f09beb386f9] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d8f09beb386f9] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d8f09beb386f9] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.72s)
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d08cee1a62b28] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d08cee1a62b28] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d08cee1a62b28] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d80d75d7c9246] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d80d75d7c9246] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d80d75d7c9246] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d80d75d7c9246] joining swarm manager [d08cee1a62b28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [dd6a4bdd7dcec] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [dd6a4bdd7dcec] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [dd6a4bdd7dcec] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [dd6a4bdd7dcec] joining swarm manager [d08cee1a62b28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d8b9e8ff3a418] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d8b9e8ff3a418] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d8b9e8ff3a418] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d8b9e8ff3a418] joining swarm manager [d08cee1a62b28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [da5a98e4d4dc6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [da5a98e4d4dc6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [da5a98e4d4dc6] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [da5a98e4d4dc6] joining swarm manager [d08cee1a62b28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d08cee1a62b28] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d08cee1a62b28] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d08cee1a62b28] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d80d75d7c9246] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d80d75d7c9246] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d80d75d7c9246] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [dd6a4bdd7dcec] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [dd6a4bdd7dcec] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [dd6a4bdd7dcec] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d8b9e8ff3a418] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d8b9e8ff3a418] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d8b9e8ff3a418] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [da5a98e4d4dc6] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [da5a98e4d4dc6] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [da5a98e4d4dc6] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.50s)
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d3606e7770f07] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d3606e7770f07] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d3606e7770f07] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d3606e7770f07] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d3606e7770f07] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d3606e7770f07] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.75s)
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [dbbebafe0d586] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [dbbebafe0d586] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [dbbebafe0d586] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d27eae64104bd] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d27eae64104bd] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d27eae64104bd] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d27eae64104bd] joining swarm manager [dbbebafe0d586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [db818d82f0a61] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [db818d82f0a61] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [db818d82f0a61] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [db818d82f0a61] joining swarm manager [dbbebafe0d586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [dbbebafe0d586] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [dbbebafe0d586] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [dbbebafe0d586] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d27eae64104bd] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d27eae64104bd] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d27eae64104bd] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [db818d82f0a61] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [db818d82f0a61] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [db818d82f0a61] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.99s)
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d49da925897e3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d49da925897e3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d49da925897e3] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d2a6c1b6017d9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d2a6c1b6017d9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d2a6c1b6017d9] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d2a6c1b6017d9] joining swarm manager [d49da925897e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [dcd8276f196d4] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [dcd8276f196d4] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [dcd8276f196d4] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [dcd8276f196d4] joining swarm manager [d49da925897e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d2a6c1b6017d9] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d2a6c1b6017d9] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d2a6c1b6017d9] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d49da925897e3] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d49da925897e3] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d49da925897e3] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:379: Daemon d2a6c1b6017d9 is not started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [dcd8276f196d4] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [dcd8276f196d4] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [dcd8276f196d4] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.29s)
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [db35565ed55d9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [db35565ed55d9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [db35565ed55d9] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d4adfa176f4d6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d4adfa176f4d6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d4adfa176f4d6] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d4adfa176f4d6] joining swarm manager [db35565ed55d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d2a7762b0cd3f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d2a7762b0cd3f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d2a7762b0cd3f] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d2a7762b0cd3f] joining swarm manager [db35565ed55d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [db35565ed55d9] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [db35565ed55d9] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [db35565ed55d9] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d4adfa176f4d6] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d4adfa176f4d6] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d4adfa176f4d6] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d2a7762b0cd3f] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d2a7762b0cd3f] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d2a7762b0cd3f] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.84s)
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [dc1cc838c2d1b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [dc1cc838c2d1b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [dc1cc838c2d1b] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d100ec72437c5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d100ec72437c5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d100ec72437c5] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d100ec72437c5] joining swarm manager [dc1cc838c2d1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d57ce95736e8d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [d57ce95736e8d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [d57ce95736e8d] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         check_test.go:358: [d57ce95736e8d] joining swarm manager [dc1cc838c2d1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [dc1cc838c2d1b] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [dc1cc838c2d1b] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [dc1cc838c2d1b] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d100ec72437c5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d100ec72437c5] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d100ec72437c5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [d57ce95736e8d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [d57ce95736e8d] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [d57ce95736e8d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.912Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.34s)
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [de21ca0499c55] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:325: [de21ca0499c55] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:353: [de21ca0499c55] daemon started
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:461: [de21ca0499c55] Stopping daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:296: [de21ca0499c55] exiting daemon
18:34:52 [2020-03-12T18:34:52.912Z]         daemon.go:448: [de21ca0499c55] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.46s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dc873431abc95] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dc873431abc95] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [dc873431abc95] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [dc873431abc95] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [dc873431abc95] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [dc873431abc95] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.11s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d872413b0be7a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d872413b0be7a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d872413b0be7a] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d872413b0be7a] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d872413b0be7a] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d872413b0be7a] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.28s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [da66afb8ba4a0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [da66afb8ba4a0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [da66afb8ba4a0] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [da66afb8ba4a0] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [da66afb8ba4a0] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [da66afb8ba4a0] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.72s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d3d6e7586806b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d3d6e7586806b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d3d6e7586806b] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d3d6e7586806b] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d3d6e7586806b] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d3d6e7586806b] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.22s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d9a3a8055dc95] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d9a3a8055dc95] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d9a3a8055dc95] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d9a3a8055dc95] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d9a3a8055dc95] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d9a3a8055dc95] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.95s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d42c698290763] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d42c698290763] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d42c698290763] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d42c698290763] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d42c698290763] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d42c698290763] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.45s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d2b8c620a782f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d2b8c620a782f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d2b8c620a782f] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d2b8c620a782f] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d2b8c620a782f] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d2b8c620a782f] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.15s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dfb48d8a5a042] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dfb48d8a5a042] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [dfb48d8a5a042] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [dfb48d8a5a042] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [dfb48d8a5a042] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [dfb48d8a5a042] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.91s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dc14b045eee07] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dc14b045eee07] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [dc14b045eee07] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [dc14b045eee07] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [dc14b045eee07] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [dc14b045eee07] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.99s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d7cbbed14a4dd] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d7cbbed14a4dd] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d7cbbed14a4dd] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d7cbbed14a4dd] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d7cbbed14a4dd] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d7cbbed14a4dd] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.22s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [de26166e59c3e] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [de26166e59c3e] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [de26166e59c3e] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [de26166e59c3e] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [de26166e59c3e] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [de26166e59c3e] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dcb60a69167cf] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dcb60a69167cf] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [dcb60a69167cf] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [dcb60a69167cf] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [dcb60a69167cf] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [dcb60a69167cf] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.72s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d7ceb818a1898] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d7ceb818a1898] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d7ceb818a1898] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d7ceb818a1898] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d7ceb818a1898] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d7ceb818a1898] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.34s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dd97e28e674b0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dd97e28e674b0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [dd97e28e674b0] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [dd97e28e674b0] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [dd97e28e674b0] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [dd97e28e674b0] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.11s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d2a9921445125] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d2a9921445125] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d2a9921445125] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d2a9921445125] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d2a9921445125] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d2a9921445125] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.01s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dde4534927128] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dde4534927128] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [dde4534927128] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [dde4534927128] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [dde4534927128] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [dde4534927128] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.05s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d784141baf166] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d784141baf166] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d784141baf166] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d784141baf166] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d784141baf166] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d784141baf166] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.34s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d3673d0d92e52] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d3673d0d92e52] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d3673d0d92e52] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d3673d0d92e52] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d3673d0d92e52] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d3673d0d92e52] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.91s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d6913d70d0c22] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d6913d70d0c22] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d6913d70d0c22] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d6913d70d0c22] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d6913d70d0c22] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d6913d70d0c22] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.11s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d53ebbde454b8] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d53ebbde454b8] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d53ebbde454b8] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d53ebbde454b8] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d53ebbde454b8] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d53ebbde454b8] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.81s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d5af7075b629d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d5af7075b629d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d5af7075b629d] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d5af7075b629d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d5af7075b629d] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d5af7075b629d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d2f01a3a45fad] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d2f01a3a45fad] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d2f01a3a45fad] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d2f01a3a45fad] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d2f01a3a45fad] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d2f01a3a45fad] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.66s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [ded392a2d2136] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [ded392a2d2136] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [ded392a2d2136] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.t2w51ilgnc1r@c2850a85ec53    | hello1\n"
18:34:52 [2020-03-12T18:34:52.913Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.s2rear8otm7s@c2850a85ec53    | hello2\n"
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [ded392a2d2136] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [ded392a2d2136] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [ded392a2d2136] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.14s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d972ae065833b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d972ae065833b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d972ae065833b] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d972ae065833b] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d972ae065833b] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d972ae065833b] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.13s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dafe70503b60d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [dafe70503b60d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [dafe70503b60d] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [dafe70503b60d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [dafe70503b60d] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [dafe70503b60d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (12.92s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d14ac54477b90] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d14ac54477b90] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d14ac54477b90] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d14ac54477b90] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d14ac54477b90] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d14ac54477b90] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.26s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d0ffb2c63d2e4] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d0ffb2c63d2e4] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d0ffb2c63d2e4] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d0ffb2c63d2e4] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d0ffb2c63d2e4] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d0ffb2c63d2e4] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.62s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d3dc3afb34040] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d3dc3afb34040] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d3dc3afb34040] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d3dc3afb34040] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d3dc3afb34040] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d3dc3afb34040] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.16s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d5c3d70b911c8] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d5c3d70b911c8] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d5c3d70b911c8] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d5c3d70b911c8] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d5c3d70b911c8] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d5c3d70b911c8] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.24s)
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d3a7b1866edb9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:325: [d3a7b1866edb9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:353: [d3a7b1866edb9] daemon started
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:461: [d3a7b1866edb9] Stopping daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:296: [d3a7b1866edb9] exiting daemon
18:34:52 [2020-03-12T18:34:52.913Z]         daemon.go:448: [d3a7b1866edb9] Daemon stopped
18:34:52 [2020-03-12T18:34:52.913Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.51s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d1a47eb2cf21b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d1a47eb2cf21b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d1a47eb2cf21b] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         docker_cli_service_logs_test.go:242: checking task osfe2jnv9pqe
18:34:52 [2020-03-12T18:34:52.914Z]         docker_cli_service_logs_test.go:247: checking messages for osfe2jnv9pqe
18:34:52 [2020-03-12T18:34:52.914Z]         docker_cli_service_logs_test.go:242: checking task sm3jam0fbtew
18:34:52 [2020-03-12T18:34:52.914Z]         docker_cli_service_logs_test.go:247: checking messages for sm3jam0fbtew
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d1a47eb2cf21b] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d1a47eb2cf21b] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d1a47eb2cf21b] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.96s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d49a4af608a8e] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d49a4af608a8e] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d49a4af608a8e] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d49a4af608a8e] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d49a4af608a8e] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d49a4af608a8e] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.82s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da844dbd1c371] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da844dbd1c371] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [da844dbd1c371] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [da844dbd1c371] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [da844dbd1c371] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [da844dbd1c371] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da844dbd1c371] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da844dbd1c371] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [da844dbd1c371] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [da844dbd1c371] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [da844dbd1c371] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [da844dbd1c371] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da844dbd1c371] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da844dbd1c371] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [da844dbd1c371] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [da844dbd1c371] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [da844dbd1c371] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [da844dbd1c371] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da844dbd1c371] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da844dbd1c371] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [da844dbd1c371] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [da844dbd1c371] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [da844dbd1c371] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [da844dbd1c371] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da844dbd1c371] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da844dbd1c371] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [da844dbd1c371] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [da844dbd1c371] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [da844dbd1c371] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [da844dbd1c371] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.90s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d9f83f8de436a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d9f83f8de436a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d9f83f8de436a] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d9f83f8de436a] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d9f83f8de436a] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d9f83f8de436a] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.25s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d746a2eedd00b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d746a2eedd00b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d746a2eedd00b] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d746a2eedd00b] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d746a2eedd00b] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d746a2eedd00b] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.65s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d423600e43afc] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d423600e43afc] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d423600e43afc] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d900d0522707e] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d900d0522707e] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d900d0522707e] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         check_test.go:358: [d900d0522707e] joining swarm manager [d423600e43afc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [dea70d8f316c0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [dea70d8f316c0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [dea70d8f316c0] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         check_test.go:358: [dea70d8f316c0] joining swarm manager [d423600e43afc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d423600e43afc] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d423600e43afc] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d423600e43afc] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d900d0522707e] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d900d0522707e] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d900d0522707e] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [dea70d8f316c0] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [dea70d8f316c0] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [dea70d8f316c0] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.58s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [dad8310b5eea3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [dad8310b5eea3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [dad8310b5eea3] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [dad8310b5eea3] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [dad8310b5eea3] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [dad8310b5eea3] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.84s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d4105445c66e1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d4105445c66e1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d4105445c66e1] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d4105445c66e1] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d4105445c66e1] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d4105445c66e1] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.82s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da8822c4cdb0e] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [da8822c4cdb0e] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [da8822c4cdb0e] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [da8822c4cdb0e] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [da8822c4cdb0e] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [da8822c4cdb0e] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.55s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d24de0aa29c5f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d24de0aa29c5f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d24de0aa29c5f] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d62fde2b69719] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d62fde2b69719] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d62fde2b69719] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         check_test.go:358: [d62fde2b69719] joining swarm manager [d24de0aa29c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d605787c11f89] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d605787c11f89] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d605787c11f89] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         check_test.go:358: [d605787c11f89] joining swarm manager [d24de0aa29c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d24de0aa29c5f] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d24de0aa29c5f] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d24de0aa29c5f] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d62fde2b69719] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d62fde2b69719] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d62fde2b69719] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d605787c11f89] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d605787c11f89] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d605787c11f89] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.28s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d6409a32df29c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d6409a32df29c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d6409a32df29c] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d6409a32df29c] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d6409a32df29c] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d6409a32df29c] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (82.47s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d15ff7aa757bf] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d15ff7aa757bf] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d15ff7aa757bf] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d6f18596a5ac6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d6f18596a5ac6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d6f18596a5ac6] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         check_test.go:358: [d6f18596a5ac6] joining swarm manager [d15ff7aa757bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d9b69d32593d1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d9b69d32593d1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d9b69d32593d1] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         check_test.go:358: [d9b69d32593d1] joining swarm manager [d15ff7aa757bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d6f18596a5ac6] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d6f18596a5ac6] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d6f18596a5ac6] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d6f18596a5ac6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d6f18596a5ac6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d6f18596a5ac6] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d9b69d32593d1] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d9b69d32593d1] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d9b69d32593d1] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d9b69d32593d1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d9b69d32593d1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d9b69d32593d1] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d6f18596a5ac6] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d6f18596a5ac6] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d6f18596a5ac6] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d6f18596a5ac6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d6f18596a5ac6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d6f18596a5ac6] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d9b69d32593d1] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d9b69d32593d1] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d9b69d32593d1] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d9b69d32593d1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d9b69d32593d1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d9b69d32593d1] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d6f18596a5ac6] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d6f18596a5ac6] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d6f18596a5ac6] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d6f18596a5ac6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d6f18596a5ac6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d6f18596a5ac6] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d9b69d32593d1] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d9b69d32593d1] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d9b69d32593d1] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d9b69d32593d1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d9b69d32593d1] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d9b69d32593d1] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d15ff7aa757bf] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d15ff7aa757bf] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d15ff7aa757bf] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d6f18596a5ac6] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d6f18596a5ac6] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d6f18596a5ac6] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d9b69d32593d1] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d9b69d32593d1] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d9b69d32593d1] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.29s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [de9399969cee5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [de9399969cee5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [de9399969cee5] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [de9399969cee5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [de9399969cee5] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [de9399969cee5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.83s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d110fee880646] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d110fee880646] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d110fee880646] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d110fee880646] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d110fee880646] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d110fee880646] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d110fee880646] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d110fee880646] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d110fee880646] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d110fee880646] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d110fee880646] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d110fee880646] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d110fee880646] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.36s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d3b65b34eca32] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [d3b65b34eca32] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [d3b65b34eca32] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [d3b65b34eca32] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [d3b65b34eca32] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [d3b65b34eca32] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.45s)
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [dc3d079532a99] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:325: [dc3d079532a99] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:353: [dc3d079532a99] daemon started
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:461: [dc3d079532a99] Stopping daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:296: [dc3d079532a99] exiting daemon
18:34:52 [2020-03-12T18:34:52.914Z]         daemon.go:448: [dc3d079532a99] Daemon stopped
18:34:52 [2020-03-12T18:34:52.914Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.89s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d7d368d2c55e2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d7d368d2c55e2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d7d368d2c55e2] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d7d368d2c55e2] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d7d368d2c55e2] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d7d368d2c55e2] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d7d368d2c55e2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d7d368d2c55e2] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d7d368d2c55e2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d7d368d2c55e2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d7d368d2c55e2] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d7d368d2c55e2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d7d368d2c55e2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d7d368d2c55e2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d7d368d2c55e2] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d7d368d2c55e2] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d7d368d2c55e2] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d7d368d2c55e2] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.16s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d7aadf0561565] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d7aadf0561565] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d7aadf0561565] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d7aadf0561565] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d7aadf0561565] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d7aadf0561565] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.62s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d13eab3cf946d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d13eab3cf946d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d13eab3cf946d] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d13eab3cf946d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d13eab3cf946d] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d13eab3cf946d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
18:34:52 [2020-03-12T18:34:52.915Z]         requirement.go:26: unmatched requirement IPv6
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.36s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d00e009481c5f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d00e009481c5f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d00e009481c5f] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d00e009481c5f] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d00e009481c5f] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d00e009481c5f] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d00e009481c5f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d00e009481c5f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d00e009481c5f] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d00e009481c5f] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d00e009481c5f] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d00e009481c5f] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d00e009481c5f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d00e009481c5f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d00e009481c5f] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d00e009481c5f] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d00e009481c5f] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d00e009481c5f] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d3452a1b572de] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d3452a1b572de] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d3452a1b572de] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d3452a1b572de] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d3452a1b572de] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d3452a1b572de] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dfea6a9736943] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dfea6a9736943] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [dfea6a9736943] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [dfea6a9736943] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [dfea6a9736943] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [dfea6a9736943] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.03s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [db275f5792cbb] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [db275f5792cbb] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [db275f5792cbb] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [db275f5792cbb] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [db275f5792cbb] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [db275f5792cbb] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.25s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [df5f69cd737ce] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [df5f69cd737ce] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [df5f69cd737ce] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d13b203f100c9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d13b203f100c9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d13b203f100c9] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [df5f69cd737ce] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [df5f69cd737ce] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [df5f69cd737ce] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d13b203f100c9] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d13b203f100c9] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d13b203f100c9] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.22s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d52e2e9ae5ce6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d52e2e9ae5ce6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d52e2e9ae5ce6] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [db0f169eb4a1c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [db0f169eb4a1c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [db0f169eb4a1c] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         check_test.go:358: [db0f169eb4a1c] joining swarm manager [d52e2e9ae5ce6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [db0f169eb4a1c] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [db0f169eb4a1c] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [db0f169eb4a1c] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [db0f169eb4a1c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [db0f169eb4a1c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [db0f169eb4a1c] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d3f2e69aae925] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d3f2e69aae925] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d3f2e69aae925] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         check_test.go:358: [d3f2e69aae925] joining swarm manager [d52e2e9ae5ce6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [db0f169eb4a1c] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [db0f169eb4a1c] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [db0f169eb4a1c] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [db0f169eb4a1c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [db0f169eb4a1c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [db0f169eb4a1c] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d3f2e69aae925] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d3f2e69aae925] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d3f2e69aae925] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d3f2e69aae925] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d3f2e69aae925] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d3f2e69aae925] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d3f2e69aae925] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d3f2e69aae925] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d3f2e69aae925] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d3f2e69aae925] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d3f2e69aae925] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d3f2e69aae925] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d52e2e9ae5ce6] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d52e2e9ae5ce6] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d52e2e9ae5ce6] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [db0f169eb4a1c] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [db0f169eb4a1c] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [db0f169eb4a1c] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d3f2e69aae925] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d3f2e69aae925] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d3f2e69aae925] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.12s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dee6b4e8444a6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dee6b4e8444a6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [dee6b4e8444a6] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d2c78dbd57601] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d2c78dbd57601] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d2c78dbd57601] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [dee6b4e8444a6] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [dee6b4e8444a6] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [dee6b4e8444a6] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d2c78dbd57601] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d2c78dbd57601] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d2c78dbd57601] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.31s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d76db3a0dc0c3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d76db3a0dc0c3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d76db3a0dc0c3] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d76db3a0dc0c3] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d76db3a0dc0c3] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d76db3a0dc0c3] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d76db3a0dc0c3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d76db3a0dc0c3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d76db3a0dc0c3] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d76db3a0dc0c3] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d76db3a0dc0c3] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d76db3a0dc0c3] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.13s)
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [de57908bdb8a5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [de57908bdb8a5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [de57908bdb8a5] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [dd902cc108e87] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         check_test.go:358: [dd902cc108e87] joining swarm manager [de57908bdb8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d4597b4e8322b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d4597b4e8322b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d4597b4e8322b] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         check_test.go:358: [d4597b4e8322b] joining swarm manager [de57908bdb8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [dd902cc108e87] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [dd902cc108e87] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [dd902cc108e87] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [dd902cc108e87] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [dd902cc108e87] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [dd902cc108e87] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [dd902cc108e87] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [de57908bdb8a5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [de57908bdb8a5] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [de57908bdb8a5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [de57908bdb8a5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [de57908bdb8a5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [de57908bdb8a5] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d4597b4e8322b] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d4597b4e8322b] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d4597b4e8322b] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d4597b4e8322b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d4597b4e8322b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [d4597b4e8322b] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [dd902cc108e87] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [dd902cc108e87] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [dd902cc108e87] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [dd902cc108e87] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [dd902cc108e87] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [de57908bdb8a5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [de57908bdb8a5] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [de57908bdb8a5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [de57908bdb8a5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [de57908bdb8a5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [de57908bdb8a5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [de57908bdb8a5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:339: [de57908bdb8a5] error pinging daemon on start: Get http://de57908bdb8a5.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [de57908bdb8a5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:339: [de57908bdb8a5] error pinging daemon on start: Get http://de57908bdb8a5.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [de57908bdb8a5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:353: [de57908bdb8a5] daemon started
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:461: [d4597b4e8322b] Stopping daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:296: [d4597b4e8322b] exiting daemon
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:448: [d4597b4e8322b] Daemon stopped
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d4597b4e8322b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d4597b4e8322b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d4597b4e8322b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.915Z]         daemon.go:325: [d4597b4e8322b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:339: [d4597b4e8322b] error pinging daemon on start: Get http://d4597b4e8322b.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d4597b4e8322b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:339: [d4597b4e8322b] error pinging daemon on start: Get http://d4597b4e8322b.sock/_ping: context deadline exceeded
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d4597b4e8322b] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d4597b4e8322b] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dd902cc108e87] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dd902cc108e87] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dd902cc108e87] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dd902cc108e87] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dd902cc108e87] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d180ac13eef45] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d180ac13eef45] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d180ac13eef45] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         check_test.go:358: [d180ac13eef45] joining swarm manager [de57908bdb8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d180ac13eef45] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d180ac13eef45] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d180ac13eef45] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d180ac13eef45] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d180ac13eef45] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d180ac13eef45] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [de57908bdb8a5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [de57908bdb8a5] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [de57908bdb8a5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dd902cc108e87] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dd902cc108e87] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dd902cc108e87] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d4597b4e8322b] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d4597b4e8322b] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d4597b4e8322b] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d180ac13eef45] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d180ac13eef45] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d180ac13eef45] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.20s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dab98389d340d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dab98389d340d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dab98389d340d] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d68fa518678c2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d68fa518678c2] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d68fa518678c2] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         check_test.go:358: [d68fa518678c2] joining swarm manager [dab98389d340d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dca0b49a6ab2c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dca0b49a6ab2c] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dca0b49a6ab2c] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         check_test.go:358: [dca0b49a6ab2c] joining swarm manager [dab98389d340d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dab98389d340d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dab98389d340d] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dab98389d340d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d68fa518678c2] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d68fa518678c2] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d68fa518678c2] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dca0b49a6ab2c] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dca0b49a6ab2c] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dca0b49a6ab2c] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.41s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d6a50d8a02a63] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d6a50d8a02a63] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d6a50d8a02a63] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
18:34:52 [2020-03-12T18:34:52.916Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
18:34:52 [2020-03-12T18:34:52.916Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
18:34:52 [2020-03-12T18:34:52.916Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
18:34:52 [2020-03-12T18:34:52.916Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
18:34:52 [2020-03-12T18:34:52.916Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
18:34:52 [2020-03-12T18:34:52.916Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
18:34:52 [2020-03-12T18:34:52.916Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d6a50d8a02a63] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d6a50d8a02a63] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d6a50d8a02a63] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.48s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d2441ca9243e5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d2441ca9243e5] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d2441ca9243e5] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d2441ca9243e5] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d2441ca9243e5] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d2441ca9243e5] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.02s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dba5d0aa847aa] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dba5d0aa847aa] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dba5d0aa847aa] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dba5d0aa847aa] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dba5d0aa847aa] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dba5d0aa847aa] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.06s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dbe7a3f280693] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dbe7a3f280693] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dbe7a3f280693] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dbe7a3f280693] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dbe7a3f280693] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dbe7a3f280693] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.05s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d37942b98d978] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d37942b98d978] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d37942b98d978] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dde5aa94cb2a3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dde5aa94cb2a3] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dde5aa94cb2a3] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         check_test.go:358: [dde5aa94cb2a3] joining swarm manager [d37942b98d978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d37942b98d978] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d37942b98d978] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d37942b98d978] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dde5aa94cb2a3] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dde5aa94cb2a3] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dde5aa94cb2a3] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.05s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dd8a061986922] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dd8a061986922] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dd8a061986922] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dd8a061986922] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dd8a061986922] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dd8a061986922] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.63s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d2e29e5e36724] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d2e29e5e36724] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d2e29e5e36724] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d2e29e5e36724] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d2e29e5e36724] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d2e29e5e36724] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.96s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dd3935ad21cfc] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dd3935ad21cfc] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dd3935ad21cfc] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dd3935ad21cfc] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dd3935ad21cfc] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dd3935ad21cfc] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.48s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d3182964894ef] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d3182964894ef] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d3182964894ef] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d3182964894ef] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d3182964894ef] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d3182964894ef] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.13s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [df59e92bdf0e0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [df59e92bdf0e0] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [df59e92bdf0e0] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [df59e92bdf0e0] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [df59e92bdf0e0] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [df59e92bdf0e0] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.50s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d5391eee91912] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d5391eee91912] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d5391eee91912] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dae4f63f4376f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dae4f63f4376f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dae4f63f4376f] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         check_test.go:358: [dae4f63f4376f] joining swarm manager [d5391eee91912]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d5391eee91912] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d5391eee91912] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d5391eee91912] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dae4f63f4376f] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dae4f63f4376f] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dae4f63f4376f] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.96s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dc3c5486ac85d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dc3c5486ac85d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dc3c5486ac85d] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dc3c5486ac85d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dc3c5486ac85d] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dc3c5486ac85d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dc3c5486ac85d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dc3c5486ac85d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dc3c5486ac85d] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dc3c5486ac85d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dc3c5486ac85d] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dc3c5486ac85d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dc3c5486ac85d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dc3c5486ac85d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dc3c5486ac85d] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dc3c5486ac85d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dc3c5486ac85d] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dc3c5486ac85d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dc3c5486ac85d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [dc3c5486ac85d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [dc3c5486ac85d] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [dc3c5486ac85d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [dc3c5486ac85d] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [dc3c5486ac85d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.99s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d4923c37aec21] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d4923c37aec21] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d4923c37aec21] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d4923c37aec21] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d4923c37aec21] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d4923c37aec21] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.02s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d1dd4bf640f54] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d1dd4bf640f54] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d1dd4bf640f54] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d1dd4bf640f54] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d1dd4bf640f54] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d1dd4bf640f54] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.35s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [da42f02ce98e9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [da42f02ce98e9] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [da42f02ce98e9] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [da42f02ce98e9] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [da42f02ce98e9] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [da42f02ce98e9] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.22s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d50b9d5c7411f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d50b9d5c7411f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d50b9d5c7411f] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d50b9d5c7411f] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d50b9d5c7411f] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d50b9d5c7411f] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.48s)
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d03404cadb768] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:325: [d03404cadb768] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:353: [d03404cadb768] daemon started
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:461: [d03404cadb768] Stopping daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:296: [d03404cadb768] exiting daemon
18:34:52 [2020-03-12T18:34:52.916Z]         daemon.go:448: [d03404cadb768] Daemon stopped
18:34:52 [2020-03-12T18:34:52.916Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s)
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [d5d4d2decd07f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [d5d4d2decd07f] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:353: [d5d4d2decd07f] daemon started
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:461: [d5d4d2decd07f] Stopping daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:296: [d5d4d2decd07f] exiting daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:448: [d5d4d2decd07f] Daemon stopped
18:34:52 [2020-03-12T18:34:52.917Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.18s)
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [d213314d51359] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [d213314d51359] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:353: [d213314d51359] daemon started
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:461: [d213314d51359] Stopping daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:296: [d213314d51359] exiting daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:448: [d213314d51359] Daemon stopped
18:34:52 [2020-03-12T18:34:52.917Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.26s)
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [dac435301c708] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [dac435301c708] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:353: [dac435301c708] daemon started
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:461: [dac435301c708] Stopping daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:296: [dac435301c708] exiting daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:448: [dac435301c708] Daemon stopped
18:34:52 [2020-03-12T18:34:52.917Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.16s)
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [dc3788928b62a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [dc3788928b62a] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:353: [dc3788928b62a] daemon started
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:461: [dc3788928b62a] Stopping daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:296: [dc3788928b62a] exiting daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:448: [dc3788928b62a] Daemon stopped
18:34:52 [2020-03-12T18:34:52.917Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.44s)
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [d0f752b242c03] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [d0f752b242c03] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:353: [d0f752b242c03] daemon started
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:461: [d0f752b242c03] Stopping daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:296: [d0f752b242c03] exiting daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:448: [d0f752b242c03] Daemon stopped
18:34:52 [2020-03-12T18:34:52.917Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.99s)
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [dc6e60bbfaa2d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [dc6e60bbfaa2d] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:353: [dc6e60bbfaa2d] daemon started
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:461: [dc6e60bbfaa2d] Stopping daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:296: [dc6e60bbfaa2d] exiting daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:448: [dc6e60bbfaa2d] Daemon stopped
18:34:52 [2020-03-12T18:34:52.917Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.37s)
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [d720a577dcdec] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [d720a577dcdec] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:353: [d720a577dcdec] daemon started
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:461: [d720a577dcdec] Stopping daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:296: [d720a577dcdec] exiting daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:448: [d720a577dcdec] Daemon stopped
18:34:52 [2020-03-12T18:34:52.917Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s)
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [dfbf37f044ad6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [dfbf37f044ad6] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:353: [dfbf37f044ad6] daemon started
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:461: [dfbf37f044ad6] Stopping daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:296: [dfbf37f044ad6] exiting daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:448: [dfbf37f044ad6] Daemon stopped
18:34:52 [2020-03-12T18:34:52.917Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s)
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [d846637430fcf] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:325: [d846637430fcf] waiting for daemon to start
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:353: [d846637430fcf] daemon started
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:461: [d846637430fcf] Stopping daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:296: [d846637430fcf] exiting daemon
18:34:52 [2020-03-12T18:34:52.917Z]         daemon.go:448: [d846637430fcf] Daemon stopped
18:34:52 [2020-03-12T18:34:52.917Z] === RUN   TestDockerExternalVolumeSuite
18:34:52 [2020-03-12T18:34:52.917Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
18:34:53 [2020-03-12T18:34:53.878Z] === RUN   TestDockerSuite/TestInspectStatus
18:34:56 [2020-03-12T18:34:56.073Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:34:59 [2020-03-12T18:34:59.836Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:35:01 [2020-03-12T18:35:01.385Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:35:03 [2020-03-12T18:35:03.582Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:35:05 [2020-03-12T18:35:05.132Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:35:06 [2020-03-12T18:35:06.684Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:35:08 [2020-03-12T18:35:08.881Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:35:10 [2020-03-12T18:35:10.432Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksEnvs
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:35:10 [2020-03-12T18:35:10.896Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:35:10 [2020-03-12T18:35:10.929Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
18:35:12 [2020-03-12T18:35:12.446Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:35:13 [2020-03-12T18:35:13.997Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:35:19 [2020-03-12T18:35:19.825Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:35:21 [2020-03-12T18:35:21.382Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:35:21 [2020-03-12T18:35:21.382Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:35:23 [2020-03-12T18:35:23.578Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:35:23 [2020-03-12T18:35:23.578Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:35:28 [2020-03-12T18:35:28.427Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:35:34 [2020-03-12T18:35:34.264Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:35:40 [2020-03-12T18:35:40.095Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:35:41 [2020-03-12T18:35:41.072Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:35:43 [2020-03-12T18:35:43.268Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:35:43 [2020-03-12T18:35:43.268Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:35:45 [2020-03-12T18:35:45.466Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:35:47 [2020-03-12T18:35:47.664Z] === RUN   TestDockerSuite/TestLogsSince
18:35:56 [2020-03-12T18:35:56.281Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:35:56 [2020-03-12T18:35:56.281Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:35:56 [2020-03-12T18:35:56.281Z] === RUN   TestDockerSuite/TestLogsTail
18:35:58 [2020-03-12T18:35:58.480Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:36:00 [2020-03-12T18:36:00.676Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:36:02 [2020-03-12T18:36:02.227Z] === RUN   TestDockerSuite/TestMountIntoProc
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestMountIntoSys
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestNetHostname
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPluginActive
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPortHostBinding
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPortList
18:36:02 [2020-03-12T18:36:02.691Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:36:06 [2020-03-12T18:36:06.456Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:36:06 [2020-03-12T18:36:06.456Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:36:06 [2020-03-12T18:36:06.456Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:36:06 [2020-03-12T18:36:06.456Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:36:06 [2020-03-12T18:36:06.456Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:36:06 [2020-03-12T18:36:06.456Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:36:06 [2020-03-12T18:36:06.456Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:36:06 [2020-03-12T18:36:06.456Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:36:06 [2020-03-12T18:36:06.456Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:36:06 [2020-03-12T18:36:06.456Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:36:10 [2020-03-12T18:36:10.221Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:36:10 [2020-03-12T18:36:10.221Z] === RUN   TestDockerSuite/TestPsByOrder
18:36:17 [2020-03-12T18:36:17.339Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:36:17 [2020-03-12T18:36:17.339Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:36:18 [2020-03-12T18:36:18.509Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
18:36:25 [2020-03-12T18:36:25.197Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
18:36:26 [2020-03-12T18:36:26.110Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:36:38 [2020-03-12T18:36:38.562Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:36:38 [2020-03-12T18:36:38.562Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:36:38 [2020-03-12T18:36:38.562Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:36:48 [2020-03-12T18:36:48.945Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:36:51 [2020-03-12T18:36:51.872Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:36:57 [2020-03-12T18:36:57.202Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
18:36:58 [2020-03-12T18:36:58.995Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:37:01 [2020-03-12T18:37:01.925Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:37:01 [2020-03-12T18:37:01.925Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:37:01 [2020-03-12T18:37:01.925Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:37:06 [2020-03-12T18:37:06.652Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:37:06 [2020-03-12T18:37:06.652Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:37:06 [2020-03-12T18:37:06.652Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:37:06 [2020-03-12T18:37:06.652Z] === RUN   TestDockerSuite/TestPsRightTagName
18:37:06 [2020-03-12T18:37:06.652Z] === RUN   TestDockerSuite/TestPsShowMounts
18:37:12 [2020-03-12T18:37:12.015Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
18:37:12 [2020-03-12T18:37:12.502Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:37:12 [2020-03-12T18:37:12.502Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:37:13 [2020-03-12T18:37:13.479Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:37:13 [2020-03-12T18:37:13.479Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:37:14 [2020-03-12T18:37:14.458Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:37:15 [2020-03-12T18:37:15.437Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:37:15 [2020-03-12T18:37:15.437Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:37:24 [2020-03-12T18:37:24.052Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:37:27 [2020-03-12T18:37:27.822Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:37:29 [2020-03-12T18:37:29.374Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:37:44 [2020-03-12T18:37:44.006Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
18:37:50 [2020-03-12T18:37:50.539Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:37:50 [2020-03-12T18:37:50.539Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:37:56 [2020-03-12T18:37:56.150Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
18:37:56 [2020-03-12T18:37:56.367Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:37:56 [2020-03-12T18:37:56.367Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:37:56 [2020-03-12T18:37:56.367Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:37:56 [2020-03-12T18:37:56.831Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:38:00 [2020-03-12T18:38:00.595Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:38:04 [2020-03-12T18:38:04.358Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:38:04 [2020-03-12T18:38:04.358Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:38:08 [2020-03-12T18:38:08.120Z] === RUN   TestDockerSuite/TestRmiBlank
18:38:08 [2020-03-12T18:38:08.120Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:38:08 [2020-03-12T18:38:08.120Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:38:22 [2020-03-12T18:38:22.992Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:38:23 [2020-03-12T18:38:23.455Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:38:23 [2020-03-12T18:38:23.919Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:38:28 [2020-03-12T18:38:28.212Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
18:38:31 [2020-03-12T18:38:31.034Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:38:34 [2020-03-12T18:38:34.803Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:38:41 [2020-03-12T18:38:41.920Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:38:46 [2020-03-12T18:38:46.245Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
18:38:46 [2020-03-12T18:38:46.641Z] === RUN   TestDockerSuite/TestRmiTag
18:38:46 [2020-03-12T18:38:46.641Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:38:48 [2020-03-12T18:38:48.838Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:39:01 [2020-03-12T18:39:01.063Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
18:39:06 [2020-03-12T18:39:06.595Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:39:07 [2020-03-12T18:39:07.059Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:39:11 [2020-03-12T18:39:11.786Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:39:12 [2020-03-12T18:39:12.763Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:39:12 [2020-03-12T18:39:12.763Z] === RUN   TestDockerSuite/TestRunAddHost
18:39:12 [2020-03-12T18:39:12.763Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:39:12 [2020-03-12T18:39:12.763Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:39:12 [2020-03-12T18:39:12.763Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:39:12 [2020-03-12T18:39:12.763Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:39:12 [2020-03-12T18:39:12.763Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:39:13 [2020-03-12T18:39:13.227Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:39:14 [2020-03-12T18:39:14.778Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:39:14 [2020-03-12T18:39:14.778Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:39:14 [2020-03-12T18:39:14.778Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:39:19 [2020-03-12T18:39:19.501Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:39:21 [2020-03-12T18:39:21.701Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:39:23 [2020-03-12T18:39:23.253Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:39:25 [2020-03-12T18:39:25.450Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:39:27 [2020-03-12T18:39:27.003Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:39:27 [2020-03-12T18:39:27.003Z] === RUN   TestDockerSuite/TestRunBindMounts
18:39:30 [2020-03-12T18:39:30.778Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:39:30 [2020-03-12T18:39:30.778Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:39:30 [2020-03-12T18:39:30.778Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:39:30 [2020-03-12T18:39:30.778Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:39:30 [2020-03-12T18:39:30.778Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:39:30 [2020-03-12T18:39:30.778Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:39:30 [2020-03-12T18:39:30.778Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:39:31 [2020-03-12T18:39:31.241Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:39:31 [2020-03-12T18:39:31.241Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:39:31 [2020-03-12T18:39:31.241Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:39:31 [2020-03-12T18:39:31.241Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:39:31 [2020-03-12T18:39:31.241Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:39:33 [2020-03-12T18:39:33.581Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:39:33 [2020-03-12T18:39:33.581Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:39:35 [2020-03-12T18:39:35.776Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:39:35 [2020-03-12T18:39:35.776Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:39:35 [2020-03-12T18:39:35.776Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:39:37 [2020-03-12T18:39:37.336Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:39:37 [2020-03-12T18:39:37.336Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:39:37 [2020-03-12T18:39:37.336Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:39:37 [2020-03-12T18:39:37.800Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:39:37 [2020-03-12T18:39:37.800Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:39:37 [2020-03-12T18:39:37.800Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:39:37 [2020-03-12T18:39:37.800Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:39:37 [2020-03-12T18:39:37.800Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:39:39 [2020-03-12T18:39:39.350Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:39:41 [2020-03-12T18:39:41.551Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:39:43 [2020-03-12T18:39:43.747Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:39:43 [2020-03-12T18:39:43.747Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:39:43 [2020-03-12T18:39:43.747Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:39:43 [2020-03-12T18:39:43.747Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:39:45 [2020-03-12T18:39:45.298Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:39:45 [2020-03-12T18:39:45.762Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:39:45 [2020-03-12T18:39:45.762Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:39:45 [2020-03-12T18:39:45.762Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:39:45 [2020-03-12T18:39:45.762Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:39:47 [2020-03-12T18:39:47.315Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:39:47 [2020-03-12T18:39:47.641Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
18:39:59 [2020-03-12T18:39:59.753Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:39:59 [2020-03-12T18:39:59.753Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:39:59 [2020-03-12T18:39:59.753Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:39:59 [2020-03-12T18:39:59.753Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:39:59 [2020-03-12T18:39:59.753Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:39:59 [2020-03-12T18:39:59.753Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:39:59 [2020-03-12T18:39:59.753Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:40:00 [2020-03-12T18:40:00.217Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:40:00 [2020-03-12T18:40:00.217Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:40:00 [2020-03-12T18:40:00.217Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:40:00 [2020-03-12T18:40:00.217Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:40:02 [2020-03-12T18:40:02.416Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:40:04 [2020-03-12T18:40:04.617Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:40:04 [2020-03-12T18:40:04.617Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:40:05 [2020-03-12T18:40:05.655Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
18:40:06 [2020-03-12T18:40:06.169Z] === RUN   TestDockerSuite/TestRunEnvironment
18:40:06 [2020-03-12T18:40:06.169Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:40:06 [2020-03-12T18:40:06.169Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:40:06 [2020-03-12T18:40:06.169Z] === RUN   TestDockerSuite/TestRunExitCode
18:40:08 [2020-03-12T18:40:08.370Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:40:09 [2020-03-12T18:40:09.922Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:40:12 [2020-03-12T18:40:12.121Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:40:14 [2020-03-12T18:40:14.311Z] === RUN   TestDockerSuite/TestRunExposePort
18:40:14 [2020-03-12T18:40:14.311Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:40:14 [2020-03-12T18:40:14.311Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:40:14 [2020-03-12T18:40:14.311Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:40:14 [2020-03-12T18:40:14.311Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:40:14 [2020-03-12T18:40:14.311Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:40:14 [2020-03-12T18:40:14.311Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:40:14 [2020-03-12T18:40:14.311Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:40:14 [2020-03-12T18:40:14.311Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:40:18 [2020-03-12T18:40:18.054Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:40:18 [2020-03-12T18:40:18.054Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:40:18 [2020-03-12T18:40:18.054Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:40:18 [2020-03-12T18:40:18.054Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:40:18 [2020-03-12T18:40:18.054Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:40:18 [2020-03-12T18:40:18.054Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:40:18 [2020-03-12T18:40:18.054Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:40:26 [2020-03-12T18:40:26.794Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:40:26 [2020-03-12T18:40:26.794Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunModeHostname
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunMount
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:40:28 [2020-03-12T18:40:28.336Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:40:37 [2020-03-12T18:40:37.647Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
18:40:38 [2020-03-12T18:40:38.672Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:40:38 [2020-03-12T18:40:38.672Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:40:38 [2020-03-12T18:40:38.672Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:40:38 [2020-03-12T18:40:38.672Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:40:43 [2020-03-12T18:40:43.368Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:40:46 [2020-03-12T18:40:46.284Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:40:46 [2020-03-12T18:40:46.284Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:40:46 [2020-03-12T18:40:46.284Z] === RUN   TestDockerSuite/TestRunNetHost
18:40:46 [2020-03-12T18:40:46.284Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:40:46 [2020-03-12T18:40:46.284Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:40:46 [2020-03-12T18:40:46.284Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:40:46 [2020-03-12T18:40:46.284Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:40:46 [2020-03-12T18:40:46.284Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:40:46 [2020-03-12T18:40:46.284Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:40:46 [2020-03-12T18:40:46.284Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:40:46 [2020-03-12T18:40:46.753Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:40:47 [2020-03-12T18:40:47.723Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:40:49 [2020-03-12T18:40:49.905Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:40:52 [2020-03-12T18:40:52.099Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:40:52 [2020-03-12T18:40:52.559Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:40:54 [2020-03-12T18:40:54.742Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:40:54 [2020-03-12T18:40:54.742Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:40:54 [2020-03-12T18:40:54.742Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:40:54 [2020-03-12T18:40:54.742Z] === RUN   TestDockerSuite/TestRunPortInUse
18:40:54 [2020-03-12T18:40:54.742Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:40:54 [2020-03-12T18:40:54.742Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:40:54 [2020-03-12T18:40:54.742Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:40:54 [2020-03-12T18:40:54.742Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:40:54 [2020-03-12T18:40:54.742Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:41:03 [2020-03-12T18:41:03.331Z] === RUN   TestDockerSuite/TestRunPublishPort
18:41:03 [2020-03-12T18:41:03.331Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:41:03 [2020-03-12T18:41:03.331Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:41:03 [2020-03-12T18:41:03.331Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:41:03 [2020-03-12T18:41:03.331Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:41:03 [2020-03-12T18:41:03.331Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:41:09 [2020-03-12T18:41:09.647Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
18:41:15 [2020-03-12T18:41:15.729Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:41:15 [2020-03-12T18:41:15.729Z] === RUN   TestDockerSuite/TestRunRm
18:41:17 [2020-03-12T18:41:17.272Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:41:23 [2020-03-12T18:41:23.077Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:41:24 [2020-03-12T18:41:24.460Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
18:41:24 [2020-03-12T18:41:24.617Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:41:26 [2020-03-12T18:41:26.800Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:41:28 [2020-03-12T18:41:28.983Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:41:31 [2020-03-12T18:41:31.169Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:41:31 [2020-03-12T18:41:31.169Z] === RUN   TestDockerSuite/TestRunState
18:41:31 [2020-03-12T18:41:31.169Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:41:32 [2020-03-12T18:41:32.709Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:41:32 [2020-03-12T18:41:32.709Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:41:34 [2020-03-12T18:41:34.891Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:41:34 [2020-03-12T18:41:34.891Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:41:34 [2020-03-12T18:41:34.891Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:41:34 [2020-03-12T18:41:34.891Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:41:34 [2020-03-12T18:41:34.891Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:41:34 [2020-03-12T18:41:34.891Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUserByID
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUserByName
18:41:39 [2020-03-12T18:41:39.590Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:41:42 [2020-03-12T18:41:42.479Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
18:41:46 [2020-03-12T18:41:46.677Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:41:46 [2020-03-12T18:41:46.677Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:41:47 [2020-03-12T18:41:47.648Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:41:47 [2020-03-12T18:41:47.648Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:41:47 [2020-03-12T18:41:47.648Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:41:50 [2020-03-12T18:41:50.560Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:41:56 [2020-03-12T18:41:56.362Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:42:00 [2020-03-12T18:42:00.104Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:42:00 [2020-03-12T18:42:00.649Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
18:42:05 [2020-03-12T18:42:05.906Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:42:05 [2020-03-12T18:42:05.906Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:42:05 [2020-03-12T18:42:05.906Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
18:42:05 [2020-03-12T18:42:05.906Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
18:42:05 [2020-03-12T18:42:05.906Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:42:08 [2020-03-12T18:42:08.091Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:42:10 [2020-03-12T18:42:10.274Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:42:11 [2020-03-12T18:42:11.814Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:42:11 [2020-03-12T18:42:11.814Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:42:11 [2020-03-12T18:42:11.814Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:42:11 [2020-03-12T18:42:11.814Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:42:11 [2020-03-12T18:42:11.814Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:42:12 [2020-03-12T18:42:12.275Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:42:12 [2020-03-12T18:42:12.275Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:42:12 [2020-03-12T18:42:12.275Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:42:12 [2020-03-12T18:42:12.275Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:42:15 [2020-03-12T18:42:15.462Z] --- PASS: TestDockerExternalVolumeSuite (441.18s)
18:42:15 [2020-03-12T18:42:15.462Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.96s)
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
18:42:15 [2020-03-12T18:42:15.462Z]         docker_cli_external_volume_driver_test.go:53: Daemon d3940fffbe835 is not started
18:42:15 [2020-03-12T18:42:15.462Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:325: [d20e56405bf96] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:325: [d20e56405bf96] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:353: [d20e56405bf96] daemon started
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:461: [d20e56405bf96] Stopping daemon
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:296: [d20e56405bf96] exiting daemon
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:448: [d20e56405bf96] Daemon stopped
18:42:15 [2020-03-12T18:42:15.462Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s)
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:325: [de455efba14f2] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:325: [de455efba14f2] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:353: [de455efba14f2] daemon started
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:461: [de455efba14f2] Stopping daemon
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:296: [de455efba14f2] exiting daemon
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:448: [de455efba14f2] Daemon stopped
18:42:15 [2020-03-12T18:42:15.462Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
18:42:15 [2020-03-12T18:42:15.462Z]         docker_cli_external_volume_driver_test.go:53: Daemon dd42387c80edd is not started
18:42:15 [2020-03-12T18:42:15.462Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:325: [de2254e685e4b] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:325: [de2254e685e4b] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:353: [de2254e685e4b] daemon started
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:461: [de2254e685e4b] Stopping daemon
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:296: [de2254e685e4b] exiting daemon
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:448: [de2254e685e4b] Daemon stopped
18:42:15 [2020-03-12T18:42:15.462Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
18:42:15 [2020-03-12T18:42:15.462Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
18:42:15 [2020-03-12T18:42:15.462Z]         docker_cli_external_volume_driver_test.go:53: Daemon d6dd82bba8101 is not started
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
18:42:15 [2020-03-12T18:42:15.463Z]         docker_cli_external_volume_driver_test.go:53: Daemon d6a666544c553 is not started
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [d4104cad43c27] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [d4104cad43c27] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:353: [d4104cad43c27] daemon started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:461: [d4104cad43c27] Stopping daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:296: [d4104cad43c27] exiting daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:448: [d4104cad43c27] Daemon stopped
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [d6ff3af15c25a] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [d6ff3af15c25a] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:353: [d6ff3af15c25a] daemon started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:461: [d6ff3af15c25a] Stopping daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:296: [d6ff3af15c25a] exiting daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:448: [d6ff3af15c25a] Daemon stopped
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [dd854744ad078] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [dd854744ad078] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:353: [dd854744ad078] daemon started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:461: [dd854744ad078] Stopping daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:296: [dd854744ad078] exiting daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:448: [dd854744ad078] Daemon stopped
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [dee9be20b5c22] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [dee9be20b5c22] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:353: [dee9be20b5c22] daemon started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:461: [dee9be20b5c22] Stopping daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:296: [dee9be20b5c22] exiting daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:448: [dee9be20b5c22] Daemon stopped
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [d716e9e6ee330] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [d716e9e6ee330] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:353: [d716e9e6ee330] daemon started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:461: [d716e9e6ee330] Stopping daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:296: [d716e9e6ee330] exiting daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:448: [d716e9e6ee330] Daemon stopped
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [d8c184d5b688a] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [d8c184d5b688a] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:353: [d8c184d5b688a] daemon started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:461: [d8c184d5b688a] Stopping daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:296: [d8c184d5b688a] exiting daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:448: [d8c184d5b688a] Daemon stopped
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [dcb1c99dac6ac] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [dcb1c99dac6ac] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:353: [dcb1c99dac6ac] daemon started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:461: [dcb1c99dac6ac] Stopping daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:296: [dcb1c99dac6ac] exiting daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:448: [dcb1c99dac6ac] Daemon stopped
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [db482ff3d40ac] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [db482ff3d40ac] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:353: [db482ff3d40ac] daemon started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:461: [db482ff3d40ac] Stopping daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:296: [db482ff3d40ac] exiting daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:448: [db482ff3d40ac] Daemon stopped
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [d3c4deed87206] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [d3c4deed87206] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:353: [d3c4deed87206] daemon started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:461: [d3c4deed87206] Stopping daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:296: [d3c4deed87206] exiting daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:448: [d3c4deed87206] Daemon stopped
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
18:42:15 [2020-03-12T18:42:15.463Z]         docker_cli_external_volume_driver_test.go:486: Daemon de5ce76b89934 is not started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [de5ce76b89934] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:325: [de5ce76b89934] waiting for daemon to start
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:353: [de5ce76b89934] daemon started
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:461: [de5ce76b89934] Stopping daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:296: [de5ce76b89934] exiting daemon
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:448: [de5ce76b89934] Daemon stopped
18:42:15 [2020-03-12T18:42:15.463Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
18:42:15 [2020-03-12T18:42:15.463Z]         docker_cli_external_volume_driver_test.go:53: Daemon decd964f1ee91 is not started
18:42:15 [2020-03-12T18:42:15.463Z] PASS
18:42:15 [2020-03-12T18:42:15.463Z] 
18:42:15 [2020-03-12T18:42:15.463Z] === Skipped
18:42:15 [2020-03-12T18:42:15.463Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:42:15 [2020-03-12T18:42:15.463Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:42:15 [2020-03-12T18:42:15.463Z]         requirement.go:26: unmatched requirement IPv6
18:42:15 [2020-03-12T18:42:15.463Z]         check_test.go:309: Daemon d9111152754a4 is not started
18:42:15 [2020-03-12T18:42:15.463Z] 
18:42:15 [2020-03-12T18:42:15.463Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:42:15 [2020-03-12T18:42:15.463Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:42:15 [2020-03-12T18:42:15.463Z]         requirement.go:26: unmatched requirement Devicemapper
18:42:15 [2020-03-12T18:42:15.463Z]         check_test.go:309: Daemon df70eab4e566f is not started
18:42:15 [2020-03-12T18:42:15.463Z] 
18:42:15 [2020-03-12T18:42:15.463Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
18:42:15 [2020-03-12T18:42:15.463Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
18:42:15 [2020-03-12T18:42:15.463Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:42:15 [2020-03-12T18:42:15.463Z]         requirement.go:26: unmatched requirement Devicemapper
18:42:15 [2020-03-12T18:42:15.463Z]         check_test.go:309: Daemon d4159ef533da8 is not started
18:42:15 [2020-03-12T18:42:15.463Z] 
18:42:15 [2020-03-12T18:42:15.463Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
18:42:15 [2020-03-12T18:42:15.463Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
18:42:15 [2020-03-12T18:42:15.463Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
18:42:15 [2020-03-12T18:42:15.463Z] 
18:42:15 [2020-03-12T18:42:15.463Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
18:42:15 [2020-03-12T18:42:15.463Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
18:42:15 [2020-03-12T18:42:15.463Z]         requirement.go:26: unmatched requirement IPv6
18:42:15 [2020-03-12T18:42:15.463Z] 
18:42:15 [2020-03-12T18:42:15.463Z] 
18:42:15 [2020-03-12T18:42:15.463Z] DONE 270 tests, 5 skipped in 2634.362s
18:42:15 [2020-03-12T18:42:15.463Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:42:15 [2020-03-12T18:42:15.463Z] ++++ cat bundles/test-integration/docker.pid
18:42:15 [2020-03-12T18:42:15.463Z] +++ kill 6938
18:42:15 [2020-03-12T18:42:15.463Z] umount: bundles/test-integration/root: no mount point specified.
18:42:15 [2020-03-12T18:42:15.463Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8ef6980a5676/docker.pid
18:42:15 [2020-03-12T18:42:15.463Z] +++ kill 3598
18:42:15 [2020-03-12T18:42:15.463Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3598 is not a child of this shell
18:42:15 [2020-03-12T18:42:15.463Z] warning: PID 3598 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8ef6980a5676/docker.pid had a nonzero exit code
18:42:15 [2020-03-12T18:42:15.463Z] +++ /etc/init.d/apparmor stop
18:42:15 [2020-03-12T18:42:15.463Z] Leaving: AppArmorNo profiles have been unloaded.
18:42:15 [2020-03-12T18:42:15.463Z] 
18:42:15 [2020-03-12T18:42:15.463Z] Unloading profiles will leave already running processes permanently
18:42:15 [2020-03-12T18:42:15.463Z] unconfined, which can lead to unexpected situations.
18:42:15 [2020-03-12T18:42:15.463Z] 
18:42:15 [2020-03-12T18:42:15.463Z] To set a process to complain mode, use the command line tool
18:42:15 [2020-03-12T18:42:15.463Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:42:15 [2020-03-12T18:42:15.463Z] +++ true
18:42:15 [2020-03-12T18:42:15.463Z] 
18:42:15 [2020-03-12T18:42:15.463Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
18:42:15 [2020-03-12T18:42:15.473Z] Recording test results
18:42:16 [2020-03-12T18:42:16.030Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:42:16 [2020-03-12T18:42:16.473Z] + echo Ensuring container killed.
18:42:16 [2020-03-12T18:42:16.473Z] Ensuring container killed.
18:42:16 [2020-03-12T18:42:16.473Z] + docker ps -aq -f name=docker-pr5-*
18:42:16 [2020-03-12T18:42:16.473Z] + cids=e6661a910d93
18:42:16 [2020-03-12T18:42:16.473Z] c2850a85ec53
18:42:16 [2020-03-12T18:42:16.473Z] 78a8a853b850
18:42:16 [2020-03-12T18:42:16.473Z] + [ -n e6661a910d93
18:42:16 [2020-03-12T18:42:16.473Z] c2850a85ec53
18:42:16 [2020-03-12T18:42:16.473Z] 78a8a853b850 ]
18:42:16 [2020-03-12T18:42:16.473Z] + docker rm -vf e6661a910d93 c2850a85ec53 78a8a853b850
18:42:17 [2020-03-12T18:42:17.372Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:42:18 [2020-03-12T18:42:18.912Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:42:20 [2020-03-12T18:42:20.673Z] e6661a910d93
18:42:20 [2020-03-12T18:42:20.673Z] c2850a85ec53
18:42:20 [2020-03-12T18:42:20.673Z] 78a8a853b850
[Pipeline] sh
18:42:21 [2020-03-12T18:42:21.074Z] + echo Chowning /workspace to jenkins user
18:42:21 [2020-03-12T18:42:21.074Z] Chowning /workspace to jenkins user
18:42:21 [2020-03-12T18:42:21.074Z] + id -u
18:42:21 [2020-03-12T18:42:21.074Z] + id -g
18:42:21 [2020-03-12T18:42:21.074Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40558:/workspace busybox chown -R 1000:1000 /workspace
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveImageId
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:42:23 [2020-03-12T18:42:23.612Z] === RUN   TestDockerSuite/TestSearchCmdOptions
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:42:25 [2020-03-12T18:42:25.690Z] + bundleName=amd64
18:42:25 [2020-03-12T18:42:25.690Z] + echo Creating amd64-bundles.tar.gz
18:42:25 [2020-03-12T18:42:25.690Z] Creating amd64-bundles.tar.gz
18:42:25 [2020-03-12T18:42:25.690Z] + xargs tar -czf amd64-bundles.tar.gz
18:42:25 [2020-03-12T18:42:25.690Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:42:25 [2020-03-12T18:42:25.796Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:42:26 [2020-03-12T18:42:26.256Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:42:26 [2020-03-12T18:42:26.256Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
[Pipeline] archiveArtifacts
18:42:26 [2020-03-12T18:42:26.621Z] Archiving artifacts
18:42:26 [2020-03-12T18:42:26.875Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:42:27 [2020-03-12T18:42:27.466Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40558/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:42:27 [2020-03-12T18:42:27.896Z] + make clean
18:42:28 [2020-03-12T18:42:28.151Z] docker volume rm -f docker-dev-cache
18:42:28 [2020-03-12T18:42:28.151Z] docker-dev-cache
[Pipeline] deleteDir
18:42:28 [2020-03-12T18:42:28.427Z] === RUN   TestDockerSuite/TestSlowStdinClosing
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:42:34 [2020-03-12T18:42:34.236Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:42:34 [2020-03-12T18:42:34.237Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:42:41 [2020-03-12T18:42:41.326Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:42:41 [2020-03-12T18:42:41.326Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:42:45 [2020-03-12T18:42:45.069Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:42:45 [2020-03-12T18:42:45.069Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:42:45 [2020-03-12T18:42:45.069Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:42:45 [2020-03-12T18:42:45.069Z] === RUN   TestDockerSuite/TestStartRecordError
18:42:45 [2020-03-12T18:42:45.069Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:42:53 [2020-03-12T18:42:53.649Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:42:53 [2020-03-12T18:42:53.649Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:42:53 [2020-03-12T18:42:53.649Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:42:53 [2020-03-12T18:42:53.649Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:42:53 [2020-03-12T18:42:53.649Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:42:53 [2020-03-12T18:42:53.649Z] === RUN   TestDockerSuite/TestStatsNoStream
18:42:53 [2020-03-12T18:42:53.649Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:42:55 [2020-03-12T18:42:55.189Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:42:57 [2020-03-12T18:42:57.372Z] === RUN   TestDockerSuite/TestTopPrivileged
18:42:57 [2020-03-12T18:42:57.372Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:42:58 [2020-03-12T18:42:58.916Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:42:58 [2020-03-12T18:42:58.916Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:42:58 [2020-03-12T18:42:58.916Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:42:58 [2020-03-12T18:42:58.916Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:42:58 [2020-03-12T18:42:58.916Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:42:58 [2020-03-12T18:42:58.916Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:42:59 [2020-03-12T18:42:59.377Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:43:14 [2020-03-12T18:43:14.216Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:43:14 [2020-03-12T18:43:14.677Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:43:14 [2020-03-12T18:43:14.677Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:43:14 [2020-03-12T18:43:14.677Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:43:15 [2020-03-12T18:43:15.136Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:43:15 [2020-03-12T18:43:15.596Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:43:15 [2020-03-12T18:43:15.597Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:43:17 [2020-03-12T18:43:17.781Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:43:17 [2020-03-12T18:43:17.781Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:43:20 [2020-03-12T18:43:20.691Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:43:20 [2020-03-12T18:43:20.691Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:43:21 [2020-03-12T18:43:21.150Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:43:21 [2020-03-12T18:43:21.150Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:43:21 [2020-03-12T18:43:21.610Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:43:28 [2020-03-12T18:43:28.695Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:43:28 [2020-03-12T18:43:28.695Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:43:28 [2020-03-12T18:43:28.695Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:43:28 [2020-03-12T18:43:28.695Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:43:28 [2020-03-12T18:43:28.695Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:43:41 [2020-03-12T18:43:41.105Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:43:41 [2020-03-12T18:43:41.105Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:43:41 [2020-03-12T18:43:41.105Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:43:53 [2020-03-12T18:43:53.503Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:43:53 [2020-03-12T18:43:53.503Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:43:53 [2020-03-12T18:43:53.965Z] --- PASS: TestDockerSuite (2277.45s)
18:43:53 [2020-03-12T18:43:53.965Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
18:43:53 [2020-03-12T18:43:53.965Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:43:53 [2020-03-12T18:43:53.965Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.965Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
18:43:53 [2020-03-12T18:43:53.965Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.57s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (133.78s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.00s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.71s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.76s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.91s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement Apparmor
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement Apparmor
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.85s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement IsPausable
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.58s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.15s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement UnixCli
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.67s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.97s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.68s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.53s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (9.59s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.35s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddTar (29.93s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.02s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.55s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.30s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.64s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.95s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.42s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.35s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.49s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.96s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.36s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.47s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement UnixCli
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.77s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.48s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.73s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildContChar (12.41s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.78s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.98s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.95s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.49s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.15s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.03s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.53s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.72s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.94s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.34s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.25s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (43.33s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.89s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.54s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.74s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.70s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.08s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (49.48s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.47s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.67s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (69.58s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.53s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.69s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.62s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.95s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.65s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.44s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s)
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.966Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
18:43:53 [2020-03-12T18:43:53.966Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildFails (1.85s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.52s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.65s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.32s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.62s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.35s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.25s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement UnixCli
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.40s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.50s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.83s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.75s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.20s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.78s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.76s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.80s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.61s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.80s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.79s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.09s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.28s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.29s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.56s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.16s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.26s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.64s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.11s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.72s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.25s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.98s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.95s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.96s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.07s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.10s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.25s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.66s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.13s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.54s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.78s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.66s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.90s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.82s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.04s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.46s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildRm (12.96s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.81s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.01s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.97s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (9.17s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.92s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.08s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.29s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.62s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.43s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.06s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.51s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.03s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.39s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.92s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.02s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.71s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.99s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.78s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.87s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.16s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.77s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.39s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.19s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.11s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]         docker_cli_sni_test.go:18: Flakey test
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.78s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.14s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestCommitChange (4.65s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.34s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestCommitNewFile (10.76s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.25s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.05s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.21s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.16s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.94s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.08s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.10s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.83s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.88s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.89s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (6.78s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.92s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.34s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.98s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.65s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.50s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.88s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.78s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.87s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.92s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.59s)
18:43:53 [2020-03-12T18:43:53.967Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
18:43:53 [2020-03-12T18:43:53.967Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.69s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.55s)
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc0000047a0 <nil>}
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1046435806 c:\foo false  <nil> <nil> <nil>}
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1046435806 c:\foo true  <nil> <nil> <nil>}
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s)
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:1926: case 0
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:1926: case 1
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:1926: case 2
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:1926: case 3
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:1926: case 4
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:1926: case 5
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:1926: case 6
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:1926: case 7
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:1926: case 8
18:43:53 [2020-03-12T18:43:53.968Z]         docker_api_containers_test.go:1926: case 9
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.12s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.99s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.12s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.02s)
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a315694249\file1 abb7b4d6e37f0a84d1fb13a36e92589aa7addd0a6c1ddf156067c92d27d13e04:/root/itWorks.txt`
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:279: checking that container "abb7b4d6e37f0a84d1fb13a36e92589aa7addd0a6c1ddf156067c92d27d13e04" start output contains "file1\n"
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:209: running `docker start -a abb7b4d6e37f0a84d1fb13a36e92589aa7addd0a6c1ddf156067c92d27d13e04`
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.00s)
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b159490548\file1 5dcae0c550f2caaf3e2463b40f5ec7d58cb8f3f32261a371af26f165546d7f6c:testDir/`
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCpToCaseE (12.67s)
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e003315395\dir1 9c88144ab0378aa7a2ef342f5b66d1dbaafc8cbb0488c1dbba3012bec5b7e711:testDir`
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:279: checking that container "9c88144ab0378aa7a2ef342f5b66d1dbaafc8cbb0488c1dbba3012bec5b7e711" start output contains "file1-1\n"
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9c88144ab0378aa7a2ef342f5b66d1dbaafc8cbb0488c1dbba3012bec5b7e711`
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e003315395\dir1 a4bb8b29d90a515c70fd710d2661b84618e12cae8ac15c4d761a9b64fbd06fd8:testDir/`
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:279: checking that container "a4bb8b29d90a515c70fd710d2661b84618e12cae8ac15c4d761a9b64fbd06fd8" start output contains "file1-1\n"
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a4bb8b29d90a515c70fd710d2661b84618e12cae8ac15c4d761a9b64fbd06fd8`
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.70s)
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h207792454\dir1\. 76d405c2d072fdbbbef028362242c4b21fe009e8d124beaf9bb20c08dd0f3098:testDir`
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:279: checking that container "76d405c2d072fdbbbef028362242c4b21fe009e8d124beaf9bb20c08dd0f3098" start output contains "file1-1\n"
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 76d405c2d072fdbbbef028362242c4b21fe009e8d124beaf9bb20c08dd0f3098`
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h207792454\dir1\. faa633a7db4a99deb61ef3d32258808ac28bbb3fbda97e5590e1421324db80fe:testDir/`
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:279: checking that container "faa633a7db4a99deb61ef3d32258808ac28bbb3fbda97e5590e1421324db80fe" start output contains "file1-1\n"
18:43:53 [2020-03-12T18:43:53.968Z]         docker_cli_cp_utils_test.go:209: running `docker start -a faa633a7db4a99deb61ef3d32258808ac28bbb3fbda97e5590e1421324db80fe`
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCpToDot (2.05s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.01s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.15s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.64s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.83s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.75s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.15s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateRM (0.27s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement Devicemapper
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.23s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.61s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.02s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (6.83s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.03s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.98s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.90s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.72s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.05s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.84s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.06s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.87s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.85s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.71s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
18:43:53 [2020-03-12T18:43:53.968Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:43:53 [2020-03-12T18:43:53.968Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.968Z]     --- PASS: TestDockerSuite/TestEventsRename (7.03s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestEventsResize (2.34s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.63s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.21s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.32s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.02s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.63s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.59s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.73s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.74s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.72s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.57s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.56s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.82s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.31s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement IsPausable
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.88s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.11s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.65s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.71s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.76s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.49s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.53s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.90s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.10s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.50s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.34s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:43:53 [2020-03-12T18:43:53.969Z]         requirement.go:26: unmatched requirement IsPausable
18:43:53 [2020-03-12T18:43:53.969Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.13s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.91s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.91s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.80s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.92s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.32s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.93s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.65s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.84s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.74s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.74s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.12s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.48s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.84s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.75s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.70s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.85s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.87s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.98s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.59s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.18s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.05s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.82s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.07s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.35s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.50s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.95s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.08s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.06s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.94s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsSince (8.62s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsTail (2.48s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.11s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.91s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement IsAmd64
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement IsAmd64
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.70s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:43:54 [2020-03-12T18:43:54.560Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.560Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.71s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.98s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.00s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.31s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.14s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.95s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.06s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.90s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.01s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.03s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.28s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.27s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.66s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.04s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.91s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.24s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.66s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.60s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.69s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.14s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.32s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.08s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.88s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.82s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.16s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiTag (0.67s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.12s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.98s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.25s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.82s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.84s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.94s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.52s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.97s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.90s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.88s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.80s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.98s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.61s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.84s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.00s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.90s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.75s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.94s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.90s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.06s)
18:43:54 [2020-03-12T18:43:54.561Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:43:54 [2020-03-12T18:43:54.561Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.88s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.01s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.90s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.93s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.62s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.96s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.55s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.08s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.10s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.65s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.86s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.10s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.84s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.54s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement Apparmor
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.71s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunRm (2.07s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.14s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.99s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.17s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.08s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.27s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.61s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.33s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement Apparmor
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (6.69s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.84s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:43:54 [2020-03-12T18:43:54.562Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.54s)
18:43:54 [2020-03-12T18:43:54.562Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.86s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.77s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.60s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.23s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.92s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.03s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.48s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.52s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.20s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement Apparmor
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.92s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.70s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.65s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement IsPausable
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.69s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.78s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.05s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.91s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.19s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.62s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.60s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.70s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.34s)
18:43:54 [2020-03-12T18:43:54.563Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:43:54 [2020-03-12T18:43:54.563Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.563Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.51s)
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:43:54 [2020-03-12T18:43:54.563Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:43:54 [2020-03-12T18:43:54.564Z] --- PASS: TestDockerRegistrySuite (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:43:54 [2020-03-12T18:43:54.564Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s)
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:43:54 [2020-03-12T18:43:54.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:43:54 [2020-03-12T18:43:54.564Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.564Z] === RUN   TestDockerRegistryAuthTokenSuite
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:43:54 [2020-03-12T18:43:54.566Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerDaemonSuite
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:43:54 [2020-03-12T18:43:54.566Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerSwarmSuite
18:43:54 [2020-03-12T18:43:54.566Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:43:54 [2020-03-12T18:43:54.566Z] --- PASS: TestDockerPluginSuite (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]         requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerExternalVolumeSuite
18:43:54 [2020-03-12T18:43:54.566Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]     requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerNetworkSuite
18:43:54 [2020-03-12T18:43:54.566Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]     requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z] === RUN   TestDockerHubPullSuite
18:43:54 [2020-03-12T18:43:54.566Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:43:54 [2020-03-12T18:43:54.566Z]     requirement.go:26: unmatched requirement DaemonIsLinux
18:43:54 [2020-03-12T18:43:54.566Z] PASS
18:43:54 [2020-03-12T18:43:54.566Z] ok  	github.com/docker/docker/integration-cli	2278.177s
18:43:54 [2020-03-12T18:43:54.566Z] INFO: Integration tests ended at 03/12/2020 18:43:54. Duration:00:38:05.5349342
18:43:54 [2020-03-12T18:43:54.566Z] INFO: Docker info of the daemon under test at end of run
18:43:54 [2020-03-12T18:43:54.566Z] 
18:43:54 [2020-03-12T18:43:54.566Z] Containers: 2
18:43:54 [2020-03-12T18:43:54.566Z]  Running: 0
18:43:54 [2020-03-12T18:43:54.566Z]  Paused: 0
18:43:54 [2020-03-12T18:43:54.566Z]  Stopped: 2
18:43:54 [2020-03-12T18:43:54.566Z] Images: 12
18:43:54 [2020-03-12T18:43:54.566Z] Server Version: 0.0.0-dev
18:43:54 [2020-03-12T18:43:54.566Z] Storage Driver: windowsfilter
18:43:54 [2020-03-12T18:43:54.566Z]  Windows: 
18:43:54 [2020-03-12T18:43:54.566Z] Logging Driver: json-file
18:43:54 [2020-03-12T18:43:54.566Z] Plugins: 
18:43:54 [2020-03-12T18:43:54.566Z]  Volume: local
18:43:54 [2020-03-12T18:43:54.566Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:43:54 [2020-03-12T18:43:54.566Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:43:54 [2020-03-12T18:43:54.566Z] Swarm: inactive
18:43:54 [2020-03-12T18:43:54.566Z] Default Isolation: process
18:43:54 [2020-03-12T18:43:54.566Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:43:54 [2020-03-12T18:43:54.566Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
18:43:54 [2020-03-12T18:43:54.566Z] OSType: windows
18:43:54 [2020-03-12T18:43:54.566Z] Architecture: x86_64
18:43:54 [2020-03-12T18:43:54.566Z] CPUs: 4
18:43:54 [2020-03-12T18:43:54.566Z] Total Memory: 32GiB
18:43:54 [2020-03-12T18:43:54.566Z] Name: azwin-2-8a7460
18:43:54 [2020-03-12T18:43:54.566Z] ID: EW6U:T4N6:N3J4:DZE4:7VCU:U3DE:JDSM:IWSP:3ZCN:4JS4:XZMI:FLUH
18:43:54 [2020-03-12T18:43:54.566Z] Docker Root Dir: D:\CI\PR-40558\5\daemon
18:43:54 [2020-03-12T18:43:54.566Z] Debug Mode (client): false
18:43:54 [2020-03-12T18:43:54.566Z] Debug Mode (server): true
18:43:54 [2020-03-12T18:43:54.566Z]  File Descriptors: -1
18:43:54 [2020-03-12T18:43:54.566Z]  Goroutines: 18
18:43:54 [2020-03-12T18:43:54.566Z]  System Time: 2020-03-12T18:43:54.3570803Z
18:43:54 [2020-03-12T18:43:54.566Z]  EventsListeners: 0
18:43:54 [2020-03-12T18:43:54.566Z] Registry: https://index.docker.io/v1/
18:43:54 [2020-03-12T18:43:54.566Z] Labels:
18:43:54 [2020-03-12T18:43:54.566Z] Experimental: false
18:43:54 [2020-03-12T18:43:54.566Z] Insecure Registries:
18:43:54 [2020-03-12T18:43:54.566Z]  127.0.0.0/8
18:43:54 [2020-03-12T18:43:54.566Z] Live Restore Enabled: false
18:43:54 [2020-03-12T18:43:54.566Z] 
18:43:54 [2020-03-12T18:43:54.566Z] 
18:43:54 [2020-03-12T18:43:54.566Z] INFO: Stopping daemon under test
18:43:55 [2020-03-12T18:43:55.027Z] SUCCESS: The process with PID 9044 (child process of PID 6336) has been terminated.
18:43:55 [2020-03-12T18:43:55.027Z] SUCCESS: The process with PID 6336 (child process of PID 5204) has been terminated.
18:43:55 [2020-03-12T18:43:55.027Z] INFO: Stop tailing logs of the daemon under tests
18:43:55 [2020-03-12T18:43:55.027Z] INFO: executeCI.ps1 Completed successfully at 03/12/2020 18:43:54.
18:43:55 [2020-03-12T18:43:55.027Z] INFO: Tidying up at end of run
18:43:55 [2020-03-12T18:43:55.027Z] INFO: Saving daemon under test log (d:\CI\PR-40558\5\dut.out) to C:\windows\TEMP\CIDUT.out
18:43:55 [2020-03-12T18:43:55.027Z] INFO: Saving daemon under test log (d:\CI\PR-40558\5\dut.err) to C:\windows\TEMP\CIDUT.err
18:43:55 [2020-03-12T18:43:55.027Z] INFO: Nuke-Everything...
18:43:55 [2020-03-12T18:43:55.027Z] INFO: Container count on control daemon to delete is 2
18:43:55 [2020-03-12T18:43:55.489Z] 321cd006158e
18:43:55 [2020-03-12T18:43:55.489Z] a9cea2fdd4a1
18:43:55 [2020-03-12T18:43:55.489Z] INFO: Non-base image count on control daemon to delete is 1
18:43:57 [2020-03-12T18:43:57.041Z] Deleted: sha256:929589d8bb28216ce2c30b96a5df497cb1436f7e1153b9b553752d9736ecffbc
18:43:57 [2020-03-12T18:43:57.041Z] Deleted: sha256:62b4d60f9155963ee2d0824fd8b77d8e0ee9f3f16f970ce5775cb8034b93d330
18:43:57 [2020-03-12T18:43:57.041Z] INFO: Tidying pidfile d:\CI\PR-40558\5\docker.pid
18:43:57 [2020-03-12T18:43:57.041Z] INFO: Nuking d:\CI
18:44:22 [2020-03-12T18:44:22.219Z] INFO: Zapped successfully
18:44:22 [2020-03-12T18:44:22.219Z] 
18:44:22 [2020-03-12T18:44:22.219Z] INFO: executeCI.ps1 exiting at Thu Mar 12 18:44:21 CUT 2020. Duration 00:52:01.2861448
18:44:22 [2020-03-12T18:44:22.219Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:44:23 [2020-03-12T18:44:23.870Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
18:44:25 [2020-03-12T18:44:25.056Z] Archiving artifacts
18:44:26 [2020-03-12T18:44:26.237Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40558/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:44:27 [2020-03-12T18:44:27.158Z] + make clean
18:44:28 [2020-03-12T18:44:28.131Z] docker volume rm -f docker-dev-cache
18:44:28 [2020-03-12T18:44:28.131Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS